|
Server IP : 63.250.38.157 / Your IP : 216.73.216.55 Web Server : LiteSpeed System : Linux premium293.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 User : fastpowo ( 1724) PHP Version : 8.2.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0555) : /home/fastpowo/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
-- MySQL dump 10.13 Distrib 5.7.23-23, for Linux (x86_64)
--
-- Host: localhost Database: faster25_yszvuamg_ANSDB@2021
-- ------------------------------------------------------
-- Server version 5.7.23-23
/*!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 */;
/*!50717 SELECT COUNT(*) INTO @rocksdb_has_p_s_session_variables FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = 'performance_schema' AND TABLE_NAME = 'session_variables' */;
/*!50717 SET @rocksdb_get_is_supported = IF (@rocksdb_has_p_s_session_variables, 'SELECT COUNT(*) INTO @rocksdb_is_supported FROM performance_schema.session_variables WHERE VARIABLE_NAME=\'rocksdb_bulk_load\'', 'SELECT 0') */;
/*!50717 PREPARE s FROM @rocksdb_get_is_supported */;
/*!50717 EXECUTE s */;
/*!50717 DEALLOCATE PREPARE s */;
/*!50717 SET @rocksdb_enable_bulk_load = IF (@rocksdb_is_supported, 'SET SESSION rocksdb_bulk_load = 1', 'SET @rocksdb_dummy_bulk_load = 0') */;
/*!50717 PREPARE s FROM @rocksdb_enable_bulk_load */;
/*!50717 EXECUTE s */;
/*!50717 DEALLOCATE PREPARE s */;
--
-- Table structure for table `wp_actionscheduler_actions`
--
DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
`action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
`scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`args` varchar(191) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`schedule` longtext COLLATE utf8mb4_unicode_520_ci,
`group_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`attempts` int(11) NOT NULL DEFAULT '0',
`last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`extended_args` varchar(8000) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook` (`hook`),
KEY `status` (`status`),
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` (`claim_id`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=2684 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_actions`
--
LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES (2646,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-09 13:43:07','2023-10-09 13:43:07','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696858987;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696858987;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-09 13:46:37','2023-10-09 13:46:37',0,NULL),(2681,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-28 21:37:08','2023-10-28 21:37:08','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698529028;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698529028;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-28 21:41:44','2023-10-28 21:41:44',0,NULL),(2674,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-26 21:04:39','2023-10-26 21:04:39','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698354279;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698354279;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-26 21:36:37','2023-10-26 21:36:37',0,NULL),(2632,'wp_mail_smtp_send_usage_data','complete','2023-10-04 12:11:10','2023-10-04 12:11:10','[2]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696421470;s:18:\"\0*\0first_timestamp\";i:1635796237;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696421470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-10-06 10:19:52','2023-10-06 10:19:52',0,NULL),(2670,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-23 19:41:59','2023-10-23 19:41:59','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698090119;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698090119;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-23 19:53:15','2023-10-23 19:53:15',0,NULL),(2672,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-24 19:53:15','2023-10-24 19:53:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698177195;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698177195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-24 20:14:22','2023-10-24 20:14:22',0,NULL),(2654,'wpforms_admin_builder_templates_cache_update','complete','2023-10-20 10:47:27','2023-10-20 10:47:27','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697798847;s:18:\"\0*\0first_timestamp\";i:1635879172;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697798847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-20 12:18:07','2023-10-20 12:18:07',0,NULL),(2679,'wpforms_admin_addons_cache_update','pending','2023-11-03 13:12:27','2023-11-03 13:12:27','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699017147;s:18:\"\0*\0first_timestamp\";i:1635879172;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699017147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2639,'wp_mail_smtp_send_usage_data','complete','2023-10-13 10:19:52','2023-10-13 10:19:52','[2]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697192392;s:18:\"\0*\0first_timestamp\";i:1635796237;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697192392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-10-13 10:47:26','2023-10-13 10:47:26',0,NULL),(2635,'wpforms_admin_addons_cache_update','complete','2023-10-04 12:11:11','2023-10-04 12:11:11','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696421471;s:18:\"\0*\0first_timestamp\";i:1635879172;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696421471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-06 10:19:52','2023-10-06 10:19:52',0,NULL),(2638,'wpforms_process_entry_emails_meta_cleanup','complete','2023-09-29 18:15:56','2023-09-29 18:15:56','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696011356;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696011356;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-06 10:19:52','2023-10-06 10:19:52',0,NULL),(2671,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":24}','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2023-10-23 02:11:31','2023-10-23 02:11:31',0,NULL),(2673,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-25 20:14:22','2023-10-25 20:14:22','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698264862;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698264862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-25 21:04:39','2023-10-25 21:04:39',0,NULL),(2634,'wp_mail_smtp_summary_report_email','complete','2023-10-04 12:11:11','2023-10-04 12:11:11','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696421471;s:18:\"\0*\0first_timestamp\";i:1635775200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696421471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-10-06 10:19:52','2023-10-06 10:19:52',0,NULL),(2668,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-21 19:18:09','2023-10-21 19:18:09','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697915889;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697915889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-21 19:40:53','2023-10-21 19:40:53',0,NULL),(2666,'wp_mail_smtp_send_usage_data','complete','2023-10-27 12:18:08','2023-10-27 12:18:08','[2]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698409088;s:18:\"\0*\0first_timestamp\";i:1635796237;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698409088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-10-27 13:12:26','2023-10-27 13:12:26',0,NULL),(2667,'wpforms_email_summaries_fetch_info_blocks','complete','2023-10-27 12:18:08','2023-10-27 12:18:08','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698409088;s:18:\"\0*\0first_timestamp\";i:1635256653;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698409088;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-27 13:12:27','2023-10-27 13:12:27',0,NULL),(2633,'wpforms_email_summaries_fetch_info_blocks','complete','2023-10-04 12:11:10','2023-10-04 12:11:10','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696421470;s:18:\"\0*\0first_timestamp\";i:1635256653;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696421470;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-06 10:19:52','2023-10-06 10:19:52',0,NULL),(2669,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-22 19:40:53','2023-10-22 19:40:53','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698003653;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698003653;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-22 19:41:59','2023-10-22 19:41:59',0,NULL),(2645,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-08 13:20:39','2023-10-08 13:20:39','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696771239;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696771239;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-08 13:43:07','2023-10-08 13:43:07',0,NULL),(2640,'wpforms_admin_addons_cache_update','complete','2023-10-13 10:19:52','2023-10-13 10:19:52','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697192392;s:18:\"\0*\0first_timestamp\";i:1635879172;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697192392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-13 10:47:26','2023-10-13 10:47:26',0,NULL),(2665,'wp_mail_smtp_summary_report_email','complete','2023-10-27 12:18:07','2023-10-27 12:18:07','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698409087;s:18:\"\0*\0first_timestamp\";i:1635775200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698409087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-10-27 13:12:27','2023-10-27 13:12:27',0,NULL),(2647,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-10 13:46:37','2023-10-10 13:46:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696945597;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696945597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-10 14:32:23','2023-10-10 14:32:23',0,NULL),(2642,'wp_mail_smtp_summary_report_email','complete','2023-10-13 10:19:52','2023-10-13 10:19:52','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697192392;s:18:\"\0*\0first_timestamp\";i:1635775200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697192392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-10-13 10:47:27','2023-10-13 10:47:27',0,NULL),(2657,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-15 15:38:12','2023-10-15 15:38:12','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697384292;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697384292;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-15 16:07:24','2023-10-15 16:07:24',0,NULL),(2677,'wpforms_email_summaries_fetch_info_blocks','pending','2023-11-03 13:12:27','2023-11-03 13:12:27','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699017147;s:18:\"\0*\0first_timestamp\";i:1635256653;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699017147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2652,'wpforms_admin_addons_cache_update','complete','2023-10-20 10:47:26','2023-10-20 10:47:26','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697798846;s:18:\"\0*\0first_timestamp\";i:1635879172;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697798846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-20 12:18:07','2023-10-20 12:18:07',0,NULL),(2653,'wp_mail_smtp_summary_report_email','complete','2023-10-20 10:47:27','2023-10-20 10:47:27','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697798847;s:18:\"\0*\0first_timestamp\";i:1635775200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697798847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-10-20 12:18:07','2023-10-20 12:18:07',0,NULL),(2659,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-17 16:13:15','2023-10-17 16:13:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697559195;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697559195;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-17 17:04:46','2023-10-17 17:04:46',0,NULL),(2648,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-11 14:32:23','2023-10-11 14:32:23','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697034743;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697034743;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-11 14:46:45','2023-10-11 14:46:45',0,NULL),(2661,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-19 18:04:04','2023-10-19 18:04:04','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697738644;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697738644;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-19 18:19:58','2023-10-19 18:19:58',0,NULL),(2664,'wpforms_admin_addons_cache_update','complete','2023-10-27 12:18:07','2023-10-27 12:18:07','{\"tasks_meta_id\":2}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698409087;s:18:\"\0*\0first_timestamp\";i:1635879172;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698409087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-27 13:12:27','2023-10-27 13:12:27',0,NULL),(2644,'wpforms_admin_builder_templates_cache_update','complete','2023-10-13 10:19:52','2023-10-13 10:19:52','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697192392;s:18:\"\0*\0first_timestamp\";i:1635879172;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697192392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-13 10:47:27','2023-10-13 10:47:27',0,NULL),(2658,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-16 16:07:24','2023-10-16 16:07:24','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697472444;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697472444;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-16 16:13:15','2023-10-16 16:13:15',0,NULL),(2676,'wp_mail_smtp_send_usage_data','pending','2023-11-03 13:12:26','2023-11-03 13:12:26','[2]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699017146;s:18:\"\0*\0first_timestamp\";i:1635796237;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699017146;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2662,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-20 18:19:58','2023-10-20 18:19:58','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697825998;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697825998;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-20 19:18:09','2023-10-20 19:18:09',0,NULL),(2641,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-07 10:19:52','2023-10-07 10:19:52','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696673992;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696673992;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-07 13:20:39','2023-10-07 13:20:39',0,NULL),(2663,'wpforms_admin_builder_templates_cache_update','complete','2023-10-27 12:18:07','2023-10-27 12:18:07','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698409087;s:18:\"\0*\0first_timestamp\";i:1635879172;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698409087;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-27 13:12:27','2023-10-27 13:12:27',0,NULL),(2656,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-14 15:14:37','2023-10-14 15:14:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697296477;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697296477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-14 15:38:12','2023-10-14 15:38:12',0,NULL),(2651,'wp_mail_smtp_send_usage_data','complete','2023-10-20 10:47:26','2023-10-20 10:47:26','[2]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697798846;s:18:\"\0*\0first_timestamp\";i:1635796237;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697798846;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2023-10-20 12:18:08','2023-10-20 12:18:08',0,NULL),(2675,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-27 21:36:37','2023-10-27 21:36:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698442597;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698442597;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-27 21:37:08','2023-10-27 21:37:08',0,NULL),(2680,'wpforms_admin_builder_templates_cache_update','pending','2023-11-03 13:12:27','2023-11-03 13:12:27','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699017147;s:18:\"\0*\0first_timestamp\";i:1635879172;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699017147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2643,'wpforms_email_summaries_fetch_info_blocks','complete','2023-10-13 10:19:52','2023-10-13 10:19:52','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697192392;s:18:\"\0*\0first_timestamp\";i:1635256653;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697192392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-13 10:47:27','2023-10-13 10:47:27',0,NULL),(2660,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-18 17:04:46','2023-10-18 17:04:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697648686;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697648686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-18 18:04:04','2023-10-18 18:04:04',0,NULL),(2636,'wpforms_admin_builder_templates_cache_update','complete','2023-10-04 12:11:11','2023-10-04 12:11:11','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1696421471;s:18:\"\0*\0first_timestamp\";i:1635879172;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1696421471;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-06 10:19:52','2023-10-06 10:19:52',0,NULL),(2678,'wp_mail_smtp_summary_report_email','pending','2023-11-03 13:12:27','2023-11-03 13:12:27','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1699017147;s:18:\"\0*\0first_timestamp\";i:1635775200;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1699017147;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2650,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-13 15:02:31','2023-10-13 15:02:31','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697209351;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697209351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-13 15:14:37','2023-10-13 15:14:37',0,NULL),(2649,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-12 14:46:45','2023-10-12 14:46:45','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697122005;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697122005;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-12 15:02:31','2023-10-12 15:02:31',0,NULL),(2683,'wpforms_process_entry_emails_meta_cleanup','pending','2023-10-31 00:25:33','2023-10-31 00:25:33','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698711933;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698711933;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(2682,'wpforms_process_entry_emails_meta_cleanup','complete','2023-10-29 21:41:44','2023-10-29 21:41:44','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1698615704;s:18:\"\0*\0first_timestamp\";i:1635292800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1698615704;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2023-10-30 00:25:33','2023-10-30 00:25:33',0,NULL),(2655,'wpforms_email_summaries_fetch_info_blocks','complete','2023-10-20 10:47:27','2023-10-20 10:47:27','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1697798847;s:18:\"\0*\0first_timestamp\";i:1635256653;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1697798847;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2023-10-20 12:18:08','2023-10-20 12:18:08',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_claims`
--
DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
`claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=67127 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_claims`
--
LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_groups`
--
DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
`group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) COLLATE utf8mb4_unicode_520_ci 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 `wp_actionscheduler_groups`
--
LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` (`group_id`, `slug`) VALUES (1,'action-scheduler-migration'),(2,'wp_mail_smtp'),(3,'wpforms');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_actionscheduler_logs`
--
DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint(20) unsigned NOT NULL,
`message` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`log_date_local` datetime NOT NULL 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=3217 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_actionscheduler_logs`
--
LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES (3094,2633,'action started via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3213,2682,'action created','2023-10-28 21:41:44','2023-10-28 21:41:44'),(3133,2650,'action started via WP Cron','2023-10-13 15:14:37','2023-10-13 15:14:37'),(3141,2658,'action created','2023-10-15 16:07:24','2023-10-15 16:07:24'),(3162,2665,'action created','2023-10-20 12:18:07','2023-10-20 12:18:07'),(3205,2663,'action started via WP Cron','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3159,2664,'action created','2023-10-20 12:18:07','2023-10-20 12:18:07'),(3204,2679,'action created','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3197,2667,'action complete via WP Cron','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3156,2663,'action created','2023-10-20 12:18:07','2023-10-20 12:18:07'),(3157,2652,'action started via WP Cron','2023-10-20 12:18:07','2023-10-20 12:18:07'),(3086,2635,'action complete via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3165,2666,'action created','2023-10-20 12:18:08','2023-10-20 12:18:08'),(3092,2634,'action complete via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3066,2633,'action created','2023-09-27 12:11:10','2023-09-27 12:11:10'),(3097,2636,'action started via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3171,2668,'action created','2023-10-20 19:18:09','2023-10-20 19:18:09'),(3203,2664,'action complete via WP Cron','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3155,2654,'action complete via WP Cron','2023-10-20 12:18:07','2023-10-20 12:18:07'),(3095,2633,'action complete via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3177,2670,'action created','2023-10-22 19:41:59','2023-10-22 19:41:59'),(3194,2666,'action complete via WP Cron','2023-10-27 13:12:26','2023-10-27 13:12:26'),(3195,2676,'action created','2023-10-27 13:12:26','2023-10-27 13:12:26'),(3129,2654,'action created','2023-10-13 10:47:27','2023-10-13 10:47:27'),(3117,2650,'action created','2023-10-12 15:02:31','2023-10-12 15:02:31'),(3096,2643,'action created','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3138,2657,'action created','2023-10-14 15:38:12','2023-10-14 15:38:12'),(3123,2652,'action created','2023-10-13 10:47:26','2023-10-13 10:47:26'),(3189,2674,'action created','2023-10-25 21:04:39','2023-10-25 21:04:39'),(3125,2642,'action complete via WP Cron','2023-10-13 10:47:27','2023-10-13 10:47:27'),(3124,2642,'action started via WP Cron','2023-10-13 10:47:26','2023-10-13 10:47:26'),(3089,2638,'action complete via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3176,2669,'action complete via WP Cron','2023-10-22 19:41:59','2023-10-22 19:41:59'),(3192,2675,'action created','2023-10-26 21:36:37','2023-10-26 21:36:37'),(3150,2661,'action created','2023-10-18 18:04:04','2023-10-18 18:04:04'),(3134,2650,'action complete via WP Cron','2023-10-13 15:14:37','2023-10-13 15:14:37'),(3160,2653,'action started via WP Cron','2023-10-20 12:18:07','2023-10-20 12:18:07'),(3161,2653,'action complete via WP Cron','2023-10-20 12:18:07','2023-10-20 12:18:07'),(3122,2640,'action complete via WP Cron','2023-10-13 10:47:26','2023-10-13 10:47:26'),(3108,2647,'action created','2023-10-09 13:46:37','2023-10-09 13:46:37'),(3105,2646,'action created','2023-10-08 13:43:07','2023-10-08 13:43:07'),(3128,2644,'action complete via WP Cron','2023-10-13 10:47:27','2023-10-13 10:47:27'),(3174,2669,'action created','2023-10-21 19:40:53','2023-10-21 19:40:53'),(3178,2671,'action created','2023-10-23 02:11:30','2023-10-23 02:11:30'),(3179,2671,'action started via Async Request','2023-10-23 02:11:31','2023-10-23 02:11:31'),(3063,2632,'action created','2023-09-27 12:11:10','2023-09-27 12:11:10'),(3209,2675,'action complete via WP Cron','2023-10-27 21:37:08','2023-10-27 21:37:08'),(3210,2681,'action created','2023-10-27 21:37:08','2023-10-27 21:37:08'),(3102,2645,'action created','2023-10-07 13:20:39','2023-10-07 13:20:39'),(3211,2681,'action started via WP Cron','2023-10-28 21:41:44','2023-10-28 21:41:44'),(3081,2638,'action created','2023-09-28 18:15:56','2023-09-28 18:15:56'),(3183,2672,'action created','2023-10-23 19:53:15','2023-10-23 19:53:15'),(3111,2648,'action created','2023-10-10 14:32:23','2023-10-10 14:32:23'),(3200,2665,'action complete via WP Cron','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3196,2667,'action started via WP Cron','2023-10-27 13:12:26','2023-10-27 13:12:26'),(3126,2653,'action created','2023-10-13 10:47:27','2023-10-13 10:47:27'),(3127,2644,'action started via WP Cron','2023-10-13 10:47:27','2023-10-13 10:47:27'),(3143,2658,'action complete via WP Cron','2023-10-16 16:13:15','2023-10-16 16:13:15'),(3144,2659,'action created','2023-10-16 16:13:15','2023-10-16 16:13:15'),(3175,2669,'action started via WP Cron','2023-10-22 19:41:59','2023-10-22 19:41:59'),(3136,2656,'action started via WP Cron','2023-10-14 15:38:12','2023-10-14 15:38:12'),(3072,2635,'action created','2023-09-27 12:11:11','2023-09-27 12:11:11'),(3206,2663,'action complete via WP Cron','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3207,2680,'action created','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3069,2634,'action created','2023-09-27 12:11:11','2023-09-27 12:11:11'),(3110,2647,'action complete via WP Cron','2023-10-10 14:32:23','2023-10-10 14:32:23'),(3107,2646,'action complete via WP Cron','2023-10-09 13:46:37','2023-10-09 13:46:37'),(3106,2646,'action started via WP Cron','2023-10-09 13:46:37','2023-10-09 13:46:37'),(3154,2654,'action started via WP Cron','2023-10-20 12:18:07','2023-10-20 12:18:07'),(3135,2656,'action created','2023-10-13 15:14:37','2023-10-13 15:14:37'),(3169,2662,'action started via WP Cron','2023-10-20 19:18:09','2023-10-20 19:18:09'),(3142,2658,'action started via WP Cron','2023-10-16 16:13:15','2023-10-16 16:13:15'),(3140,2657,'action complete via WP Cron','2023-10-15 16:07:24','2023-10-15 16:07:24'),(3139,2657,'action started via WP Cron','2023-10-15 16:07:24','2023-10-15 16:07:24'),(3100,2641,'action started via WP Cron','2023-10-07 13:20:39','2023-10-07 13:20:39'),(3212,2681,'action complete via WP Cron','2023-10-28 21:41:44','2023-10-28 21:41:44'),(3216,2683,'action created','2023-10-30 00:25:33','2023-10-30 00:25:33'),(3153,2662,'action created','2023-10-19 18:19:58','2023-10-19 18:19:58'),(3208,2675,'action started via WP Cron','2023-10-27 21:37:08','2023-10-27 21:37:08'),(3191,2674,'action complete via WP Cron','2023-10-26 21:36:37','2023-10-26 21:36:37'),(3190,2674,'action started via WP Cron','2023-10-26 21:36:37','2023-10-26 21:36:37'),(3130,2643,'action started via WP Cron','2023-10-13 10:47:27','2023-10-13 10:47:27'),(3158,2652,'action complete via WP Cron','2023-10-20 12:18:07','2023-10-20 12:18:07'),(3103,2645,'action started via WP Cron','2023-10-08 13:43:07','2023-10-08 13:43:07'),(3104,2645,'action complete via WP Cron','2023-10-08 13:43:07','2023-10-08 13:43:07'),(3116,2649,'action complete via WP Cron','2023-10-12 15:02:31','2023-10-12 15:02:31'),(3115,2649,'action started via WP Cron','2023-10-12 15:02:31','2023-10-12 15:02:31'),(3090,2641,'action created','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3091,2634,'action started via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3137,2656,'action complete via WP Cron','2023-10-14 15:38:12','2023-10-14 15:38:12'),(3185,2672,'action complete via WP Cron','2023-10-24 20:14:22','2023-10-24 20:14:22'),(3101,2641,'action complete via WP Cron','2023-10-07 13:20:39','2023-10-07 13:20:39'),(3186,2673,'action created','2023-10-24 20:14:22','2023-10-24 20:14:22'),(3193,2666,'action started via WP Cron','2023-10-27 13:12:26','2023-10-27 13:12:26'),(3166,2655,'action started via WP Cron','2023-10-20 12:18:08','2023-10-20 12:18:08'),(3167,2655,'action complete via WP Cron','2023-10-20 12:18:08','2023-10-20 12:18:08'),(3168,2667,'action created','2023-10-20 12:18:08','2023-10-20 12:18:08'),(3151,2661,'action started via WP Cron','2023-10-19 18:19:58','2023-10-19 18:19:58'),(3202,2664,'action started via WP Cron','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3145,2659,'action started via WP Cron','2023-10-17 17:04:46','2023-10-17 17:04:46'),(3146,2659,'action complete via WP Cron','2023-10-17 17:04:46','2023-10-17 17:04:46'),(3147,2660,'action created','2023-10-17 17:04:46','2023-10-17 17:04:46'),(3215,2682,'action complete via WP Cron','2023-10-30 00:25:33','2023-10-30 00:25:33'),(3099,2644,'action created','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3087,2640,'action created','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3088,2638,'action started via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3164,2651,'action complete via WP Cron','2023-10-20 12:18:08','2023-10-20 12:18:08'),(3121,2640,'action started via WP Cron','2023-10-13 10:47:26','2023-10-13 10:47:26'),(3201,2678,'action created','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3188,2673,'action complete via WP Cron','2023-10-25 21:04:39','2023-10-25 21:04:39'),(3109,2647,'action started via WP Cron','2023-10-10 14:32:23','2023-10-10 14:32:23'),(3132,2655,'action created','2023-10-13 10:47:27','2023-10-13 10:47:27'),(3149,2660,'action complete via WP Cron','2023-10-18 18:04:04','2023-10-18 18:04:04'),(3148,2660,'action started via WP Cron','2023-10-18 18:04:04','2023-10-18 18:04:04'),(3187,2673,'action started via WP Cron','2023-10-25 21:04:39','2023-10-25 21:04:39'),(3170,2662,'action complete via WP Cron','2023-10-20 19:18:09','2023-10-20 19:18:09'),(3180,2671,'action complete via Async Request','2023-10-23 02:11:31','2023-10-23 02:11:31'),(3163,2651,'action started via WP Cron','2023-10-20 12:18:07','2023-10-20 12:18:07'),(3098,2636,'action complete via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3131,2643,'action complete via WP Cron','2023-10-13 10:47:27','2023-10-13 10:47:27'),(3152,2661,'action complete via WP Cron','2023-10-19 18:19:58','2023-10-19 18:19:58'),(3082,2632,'action started via WP Cron','2023-10-06 10:19:51','2023-10-06 10:19:51'),(3083,2632,'action complete via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3084,2639,'action created','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3085,2635,'action started via WP Cron','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3112,2648,'action started via WP Cron','2023-10-11 14:46:45','2023-10-11 14:46:45'),(3113,2648,'action complete via WP Cron','2023-10-11 14:46:45','2023-10-11 14:46:45'),(3114,2649,'action created','2023-10-11 14:46:45','2023-10-11 14:46:45'),(3118,2639,'action started via WP Cron','2023-10-13 10:47:26','2023-10-13 10:47:26'),(3119,2639,'action complete via WP Cron','2023-10-13 10:47:26','2023-10-13 10:47:26'),(3120,2651,'action created','2023-10-13 10:47:26','2023-10-13 10:47:26'),(3198,2677,'action created','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3199,2665,'action started via WP Cron','2023-10-27 13:12:27','2023-10-27 13:12:27'),(3184,2672,'action started via WP Cron','2023-10-24 20:14:22','2023-10-24 20:14:22'),(3182,2670,'action complete via WP Cron','2023-10-23 19:53:15','2023-10-23 19:53:15'),(3181,2670,'action started via WP Cron','2023-10-23 19:53:15','2023-10-23 19:53:15'),(3075,2636,'action created','2023-09-27 12:11:11','2023-09-27 12:11:11'),(3093,2642,'action created','2023-10-06 10:19:52','2023-10-06 10:19:52'),(3173,2668,'action complete via WP Cron','2023-10-21 19:40:53','2023-10-21 19:40:53'),(3172,2668,'action started via WP Cron','2023-10-21 19:40:53','2023-10-21 19:40:53'),(3214,2682,'action started via WP Cron','2023-10-30 00:25:33','2023-10-30 00:25:33');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_commentmeta`
--
DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
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 `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',
`comment_author` tinytext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`comment_author_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_author_url` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_520_ci 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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT '0',
`comment_approved` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
`comment_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_type` varchar(20) COLLATE utf8mb4_unicode_520_ci 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 `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
`link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_image` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_target` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_description` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) COLLATE utf8mb4_unicode_520_ci 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) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_notes` mediumtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`link_rss` varchar(255) COLLATE utf8mb4_unicode_520_ci 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 `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
`option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`option_value` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
`autoload` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=115842 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_options`
--
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://ansrwanda.com','yes'),(2,'home','https://ansrwanda.com','yes'),(3,'blogname','Action Nord-Sud Rwanda (ANS Rwanda)','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','info@ansrwanda.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','','yes'),(29,'rewrite_rules','','yes'),(115841,'_transient_doing_cron','1700076647.0393979549407958984375','yes'),(115447,'_site_transient_timeout_php_check_990bfacb848fa087bcfc06850f5e4447','1698788226','no'),(115448,'_site_transient_php_check_990bfacb848fa087bcfc06850f5e4447','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:9:{i:0;s:41:\"gosolarthemes-core/gosolarthemes-core.php\";i:1;s:27:\"js_composer/js_composer.php\";i:2;s:11:\"mplugin.php\";i:3;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:4;s:23:\"revslider/revslider.php\";i:5;s:23:\"wordfence/wordfence.php\";i:6;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:7;s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";i:8;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','main','yes'),(41,'stylesheet','main','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','55853','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','600','yes'),(63,'large_size_h','600','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','1152','yes'),(82,'page_on_front','886','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','1478','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1675517028','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','49752','yes'),(100,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:111:{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:31:\"vc_access_rules_post_types/post\";b:1;s:31:\"vc_access_rules_post_types/page\";b:1;s:41:\"vc_access_rules_post_types/zozo_portfolio\";b:1;s:40:\"vc_access_rules_post_types/zozo_services\";b:1;s:43:\"vc_access_rules_post_types/zozo_casestudies\";b:1;s:37:\"vc_access_rules_post_types/zozo_event\";b:1;s:43:\"vc_access_rules_post_types/zozo_testimonial\";b:1;s:43:\"vc_access_rules_post_types/zozo_team_member\";b:1;s:26:\"vc_access_rules_post_types\";b:1;s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:24:\"vc_access_rules_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:38:\"vcv_access_rules__post_types_edit_page\";b:1;s:38:\"vcv_access_rules__post_types_edit_post\";b:1;s:18:\"read_vcv_templates\";b:1;s:18:\"edit_vcv_templates\";b:1;s:20:\"delete_vcv_templates\";b:1;s:19:\"edit_vcv_templatess\";b:1;s:21:\"delete_vcv_templatess\";b:1;s:31:\"delete_published_vcv_templatess\";b:1;s:22:\"publish_vcv_templatess\";b:1;s:29:\"edit_published_vcv_templatess\";b:1;s:27:\"read_private_vcv_templatess\";b:1;s:27:\"edit_private_vcv_templatess\";b:1;s:29:\"delete_private_vcv_templatess\";b:1;s:28:\"delete_others_vcv_templatess\";b:1;s:26:\"edit_others_vcv_templatess\";b:1;s:21:\"create_vcv_templatess\";b:1;s:18:\"read_vcv_tutorials\";b:1;s:18:\"edit_vcv_tutorials\";b:1;s:20:\"delete_vcv_tutorials\";b:1;s:19:\"edit_vcv_tutorialss\";b:1;s:21:\"delete_vcv_tutorialss\";b:1;s:31:\"delete_published_vcv_tutorialss\";b:1;s:29:\"edit_published_vcv_tutorialss\";b:1;s:27:\"read_private_vcv_tutorialss\";b:1;s:27:\"edit_private_vcv_tutorialss\";b:1;s:29:\"delete_private_vcv_tutorialss\";b:1;s:28:\"delete_others_vcv_tutorialss\";b:1;s:26:\"edit_others_vcv_tutorialss\";b:1;s:23:\"wf2fa_activate_2fa_self\";b:1;s:25:\"wf2fa_activate_2fa_others\";b:1;s:21:\"wf2fa_manage_settings\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:80:{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:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:31:\"vc_access_rules_post_types/post\";b:1;s:31:\"vc_access_rules_post_types/page\";b:1;s:41:\"vc_access_rules_post_types/zozo_portfolio\";b:1;s:40:\"vc_access_rules_post_types/zozo_services\";b:1;s:43:\"vc_access_rules_post_types/zozo_casestudies\";b:1;s:37:\"vc_access_rules_post_types/zozo_event\";b:1;s:43:\"vc_access_rules_post_types/zozo_testimonial\";b:1;s:43:\"vc_access_rules_post_types/zozo_team_member\";b:1;s:38:\"vcv_access_rules__post_types_edit_page\";b:1;s:38:\"vcv_access_rules__post_types_edit_post\";b:1;s:18:\"read_vcv_templates\";b:1;s:18:\"edit_vcv_templates\";b:1;s:20:\"delete_vcv_templates\";b:1;s:19:\"edit_vcv_templatess\";b:1;s:21:\"delete_vcv_templatess\";b:1;s:31:\"delete_published_vcv_templatess\";b:1;s:22:\"publish_vcv_templatess\";b:1;s:29:\"edit_published_vcv_templatess\";b:1;s:27:\"read_private_vcv_templatess\";b:1;s:27:\"edit_private_vcv_templatess\";b:1;s:29:\"delete_private_vcv_templatess\";b:1;s:28:\"delete_others_vcv_templatess\";b:1;s:26:\"edit_others_vcv_templatess\";b:1;s:21:\"create_vcv_templatess\";b:1;s:18:\"read_vcv_tutorials\";b:1;s:18:\"edit_vcv_tutorials\";b:1;s:20:\"delete_vcv_tutorials\";b:1;s:19:\"edit_vcv_tutorialss\";b:1;s:21:\"delete_vcv_tutorialss\";b:1;s:31:\"delete_published_vcv_tutorialss\";b:1;s:29:\"edit_published_vcv_tutorialss\";b:1;s:27:\"read_private_vcv_tutorialss\";b:1;s:27:\"edit_private_vcv_tutorialss\";b:1;s:29:\"delete_private_vcv_tutorialss\";b:1;s:28:\"delete_others_vcv_tutorialss\";b:1;s:26:\"edit_others_vcv_tutorialss\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:44:{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:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:31:\"vc_access_rules_post_types/post\";b:1;s:31:\"vc_access_rules_post_types/page\";b:1;s:41:\"vc_access_rules_post_types/zozo_portfolio\";b:1;s:40:\"vc_access_rules_post_types/zozo_services\";b:1;s:43:\"vc_access_rules_post_types/zozo_casestudies\";b:1;s:37:\"vc_access_rules_post_types/zozo_event\";b:1;s:43:\"vc_access_rules_post_types/zozo_testimonial\";b:1;s:43:\"vc_access_rules_post_types/zozo_team_member\";b:1;s:38:\"vcv_access_rules__post_types_edit_post\";b:1;s:18:\"read_vcv_templates\";b:1;s:18:\"edit_vcv_templates\";b:1;s:20:\"delete_vcv_templates\";b:1;s:19:\"edit_vcv_templatess\";b:1;s:21:\"delete_vcv_templatess\";b:1;s:31:\"delete_published_vcv_templatess\";b:1;s:22:\"publish_vcv_templatess\";b:1;s:29:\"edit_published_vcv_templatess\";b:1;s:18:\"read_vcv_tutorials\";b:1;s:18:\"edit_vcv_tutorials\";b:1;s:20:\"delete_vcv_tutorials\";b:1;s:19:\"edit_vcv_tutorialss\";b:1;s:21:\"delete_vcv_tutorialss\";b:1;s:31:\"delete_published_vcv_tutorialss\";b:1;s:29:\"edit_published_vcv_tutorialss\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:30:{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:26:\"vc_access_rules_post_types\";s:6:\"custom\";s:30:\"vc_access_rules_backend_editor\";b:1;s:31:\"vc_access_rules_frontend_editor\";b:1;s:31:\"vc_access_rules_unfiltered_html\";b:1;s:29:\"vc_access_rules_post_settings\";b:1;s:25:\"vc_access_rules_templates\";b:1;s:26:\"vc_access_rules_shortcodes\";b:1;s:28:\"vc_access_rules_grid_builder\";b:1;s:23:\"vc_access_rules_presets\";b:1;s:25:\"vc_access_rules_dragndrop\";b:1;s:31:\"vc_access_rules_post_types/post\";b:1;s:31:\"vc_access_rules_post_types/page\";b:1;s:41:\"vc_access_rules_post_types/zozo_portfolio\";b:1;s:40:\"vc_access_rules_post_types/zozo_services\";b:1;s:43:\"vc_access_rules_post_types/zozo_casestudies\";b:1;s:37:\"vc_access_rules_post_types/zozo_event\";b:1;s:43:\"vc_access_rules_post_types/zozo_testimonial\";b:1;s:43:\"vc_access_rules_post_types/zozo_team_member\";b:1;s:38:\"vcv_access_rules__post_types_edit_post\";b:1;s:18:\"read_vcv_templates\";b:1;s:19:\"edit_vcv_templatess\";b:1;s:21:\"delete_vcv_templatess\";b:1;s:18:\"read_vcv_tutorials\";b:1;s:19:\"edit_vcv_tutorialss\";b:1;s:21:\"delete_vcv_tutorialss\";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;}}}','yes'),(101,'fresh_site','0','yes'),(102,'widget_block','a:3:{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;}','yes'),(103,'sidebars_widgets','a:13:{s:19:\"wp_inactive_widgets\";a:0:{}s:7:\"primary\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:9:\"secondary\";a:0:{}s:15:\"services-widget\";a:0:{}s:10:\"footer-top\";a:0:{}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:15:\"footer-widget-3\";a:0:{}s:15:\"footer-widget-4\";a:0:{}s:13:\"footer-bottom\";a:0:{}s:21:\"footer-social-sidebar\";a:0:{}s:11:\"menu-widget\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(104,'cron','a:16:{i:1698656633;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1698656848;a:1:{s:21:\"wordfence_ls_ntp_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1698657293;a:1:{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;}}}i:1698657502;a:1:{s:21:\"wordfence_hourly_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1698660454;a:1:{s:20:\"wordfence_daily_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1698674400;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1698681600;a:1:{s:31:\"wordfence_email_activity_report\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1698688512;a:1:{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;}}}i:1698696253;a:2:{s:24:\"rsssl_le_every_week_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:15:\"rsssl_le_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s:23:\"rsssl_le_every_day_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:14:\"rsssl_le_daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1698698196;a:5:{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;}}s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}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;}}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;}}}i:1698698204;a:2:{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:1698698205;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:1698705000;a:1:{s:30:\"wordfence_start_scheduled_scan\";a:1:{s:32:\"11bb74b6ddee13cd44a8c65299e81b58\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:1:{i:0;i:1698705000;}}}}i:1698784596;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:1698784928;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;}}}s:7:\"version\";i:2;}','yes'),(105,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'theme_mods_twentytwentyone','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1633985013;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\";}}}}','yes'),(119,'recovery_keys','a:0:{}','yes'),(120,'https_detection_errors','a:0:{}','yes'),(83146,'logged_admin','on','yes'),(45600,'user_count','1','no'),(154,'seedprod_migration_run_once','1','yes'),(155,'seedprod_run_activation','1','yes'),(156,'seedprod_settings','{ \n \"api_key\":\"\",\n \"enable_coming_soon_mode\":false,\n \"enable_maintenance_mode\":false,\n \"enable_login_mode\":false,\n \"enable_404_mode\":false\n }','yes'),(157,'seedprod_over_time','a:3:{s:17:\"installed_version\";s:5:\"6.6.0\";s:14:\"installed_date\";i:1633984694;s:13:\"installed_pro\";s:4:\"lite\";}','yes'),(158,'seedprod_token','f87a381f-5fe5-4564-8030-e6ae1d2813f0','yes'),(162,'seedprod_review','a:2:{s:4:\"time\";i:1633984695;s:9:\"dismissed\";b:0;}','yes'),(20840,'db_upgraded','','yes'),(151,'finished_updating_comment_type','1','yes'),(140,'recently_activated','a:0:{}','yes'),(15170,'rsssl_disable_ocsp','1','yes'),(115835,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1698655680;s:7:\"checked\";a:6:{s:4:\"main\";s:5:\"1.2.5\";s:14:\"twentynineteen\";s:3:\"2.1\";s:12:\"twentytwenty\";s:3:\"1.8\";s:15:\"twentytwentyone\";s:3:\"1.4\";s:17:\"twentytwentythree\";s:3:\"1.0\";s:15:\"twentytwentytwo\";s:3:\"1.0\";}s:8:\"response\";a:5:{s:14:\"twentynineteen\";a:6:{s:5:\"theme\";s:14:\"twentynineteen\";s:11:\"new_version\";s:3:\"2.6\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentynineteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentynineteen.2.6.zip\";s:8:\"requires\";s:5:\"4.9.6\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:12:\"twentytwenty\";a:6:{s:5:\"theme\";s:12:\"twentytwenty\";s:11:\"new_version\";s:3:\"2.3\";s:3:\"url\";s:42:\"https://wordpress.org/themes/twentytwenty/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/theme/twentytwenty.2.3.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentytwentyone\";a:6:{s:5:\"theme\";s:15:\"twentytwentyone\";s:11:\"new_version\";s:3:\"1.9\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentyone/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentyone.1.9.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.2\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.2.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.5.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(115836,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1698655681;s:8:\"response\";a:6:{s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.8.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.8.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.2\";s:6:\"tested\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.4\";}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"7.1.3\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/really-simple-ssl.7.1.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-256x256.png?rev=2839720\";s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=2839720\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2810049\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2810049\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";s:3:\"7.2\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.8.4.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.8.4.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2602491\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2602491\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=2602491\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=2602491\";}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";s:3:\"7.0\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"3.9.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.3.9.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.jpg?rev=2811094\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.jpg?rev=2811094\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";s:3:\"7.2\";}s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:33:\"w.org/plugins/wp-maintenance-mode\";s:4:\"slug\";s:19:\"wp-maintenance-mode\";s:6:\"plugin\";s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";s:11:\"new_version\";s:5:\"2.6.8\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/wp-maintenance-mode/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/wp-maintenance-mode.2.6.8.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wp-maintenance-mode/assets/icon-256x256.gif?rev=2926396\";s:2:\"1x\";s:72:\"https://ps.w.org/wp-maintenance-mode/assets/icon-128x128.gif?rev=2926407\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/wp-maintenance-mode/assets/banner-1544x500.png?rev=2809498\";s:2:\"1x\";s:74:\"https://ps.w.org/wp-maintenance-mode/assets/banner-772-250.png?rev=2809498\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"6.3.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:27:\"js_composer/js_composer.php\";O:8:\"stdClass\":6:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"new_version\";s:3:\"7.1\";s:6:\"plugin\";s:27:\"js_composer/js_composer.php\";s:3:\"url\";s:0:\"\";s:7:\"package\";b:0;s:4:\"name\";s:21:\"WPBakery Page Builder\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:34:\"cloudflare-flexible-ssl/plugin.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/cloudflare-flexible-ssl\";s:4:\"slug\";s:23:\"cloudflare-flexible-ssl\";s:6:\"plugin\";s:34:\"cloudflare-flexible-ssl/plugin.php\";s:11:\"new_version\";s:5:\"1.3.1\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/cloudflare-flexible-ssl/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/cloudflare-flexible-ssl.1.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/cloudflare-flexible-ssl/assets/icon-256x256.png?rev=2021081\";s:2:\"1x\";s:76:\"https://ps.w.org/cloudflare-flexible-ssl/assets/icon-128x128.jpg?rev=2021081\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/cloudflare-flexible-ssl/assets/banner-1544x500.png?rev=2362309\";s:2:\"1x\";s:78:\"https://ps.w.org/cloudflare-flexible-ssl/assets/banner-772x250.png?rev=2362309\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.2.0\";}}s:7:\"checked\";a:11:{s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.5.1\";s:34:\"cloudflare-flexible-ssl/plugin.php\";s:5:\"1.3.1\";s:41:\"gosolarthemes-core/gosolarthemes-core.php\";s:5:\"1.2.5\";s:11:\"mplugin.php\";s:3:\"1.0\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:5:\"5.1.2\";s:23:\"revslider/revslider.php\";s:5:\"6.5.8\";s:25:\"WordPressCore/include.php\";s:5:\"1.7.2\";s:27:\"js_composer/js_composer.php\";s:5:\"6.7.0\";s:24:\"wpforms-lite/wpforms.php\";s:5:\"1.7.0\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:5:\"3.1.0\";s:43:\"wp-maintenance-mode/wp-maintenance-mode.php\";s:5:\"2.4.1\";}}','no'),(2596,'wp_mail_smtp_send_usage_last_run','1698412346','yes'),(1131,'action_scheduler_hybrid_store_demarkation','1607','yes'),(1132,'schema-ActionScheduler_StoreSchema','4.0.1635273828','yes'),(1133,'schema-ActionScheduler_LoggerSchema','2.0.1635273828','yes'),(1134,'wp_mail_smtp_initial_version','3.1.0','no'),(1135,'wp_mail_smtp_version','3.1.0','no'),(1136,'wp_mail_smtp','a:13:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:18:\"info@ansrwanda.com\";s:9:\"from_name\";s:35:\"Action Nord-Sud Rwanda (ANS Rwanda)\";s:6:\"mailer\";s:4:\"smtp\";s:11:\"return_path\";b:1;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:1;}s:4:\"smtp\";a:7:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;s:4:\"host\";s:23:\"kifaru.afriregister.com\";s:4:\"port\";i:465;s:10:\"encryption\";s:3:\"ssl\";s:4:\"user\";s:18:\"info@ansrwanda.com\";s:4:\"pass\";s:80:\"x1Nm5nPOmxDSkG5ZlltV7bPq8o1xsWb/N5mnWHPiOjPAgQEDXErH2Doo6i4pP4pJ9wDQfHHhWuZ+lw==\";}s:7:\"general\";a:2:{s:29:\"summary_report_email_disabled\";b:0;s:22:\"usage-tracking-enabled\";b:1;}s:7:\"smtpcom\";a:2:{s:7:\"api_key\";s:0:\"\";s:7:\"channel\";s:0:\"\";}s:10:\"sendinblue\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:7:\"mailgun\";a:3:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";s:6:\"region\";s:2:\"US\";}s:8:\"sendgrid\";a:2:{s:7:\"api_key\";s:0:\"\";s:6:\"domain\";s:0:\"\";}s:8:\"postmark\";a:2:{s:16:\"server_api_token\";s:0:\"\";s:14:\"message_stream\";s:0:\"\";}s:9:\"amazonses\";a:3:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"region\";s:9:\"us-east-1\";}s:5:\"gmail\";a:4:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";}s:7:\"outlook\";a:5:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"zoho\";a:6:{s:9:\"client_id\";s:0:\"\";s:13:\"client_secret\";s:0:\"\";s:6:\"domain\";s:3:\"com\";s:12:\"access_token\";a:0:{}s:13:\"refresh_token\";s:0:\"\";s:12:\"user_details\";a:1:{s:5:\"email\";s:0:\"\";}}s:4:\"logs\";a:1:{s:7:\"enabled\";b:0;}}','no'),(1137,'wp_mail_smtp_activated_time','1635273828','no'),(1138,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1635273828;}','yes'),(1147,'wp_mail_smtp_activation_prevent_redirect','1','yes'),(1141,'action_scheduler_lock_async-request-runner','1698610425','yes'),(1148,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1635273850;s:14:\"completed_time\";i:1635274518;s:14:\"was_successful\";b:0;}','no'),(1145,'wp_mail_smtp_migration_version','4','yes'),(1146,'wp_mail_smtp_debug_events_db_version','1','yes'),(1154,'wp_mail_smtp_mail_key','toelSadmSEcwr8urSxucwDboL2zEK8uUiQgHGfkhH0U=','yes'),(1150,'action_scheduler_migration_status','complete','yes'),(1157,'wpforms_activation_redirect','1','yes'),(1158,'wpforms_version','1.7.0','yes'),(1159,'wpforms_version_lite','1.7.0','yes'),(1160,'wpforms_activated','a:1:{s:4:\"lite\";i:1635274337;}','yes'),(1175,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1657560090;s:9:\"dismissed\";b:1;}','yes'),(1165,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1171,'wp_mail_smtp_debug','a:110:{i:0;i:52;i:1;i:53;i:2;i:54;i:3;i:55;i:4;i:56;i:5;i:57;i:6;i:58;i:7;i:59;i:8;i:60;i:9;i:61;i:10;i:62;i:11;i:63;i:12;i:64;i:13;i:65;i:14;i:66;i:15;i:67;i:16;i:68;i:17;i:69;i:18;i:70;i:19;i:71;i:20;i:72;i:21;i:73;i:22;i:74;i:23;i:75;i:24;i:76;i:25;i:77;i:26;i:78;i:27;i:79;i:28;i:80;i:29;i:81;i:30;i:82;i:31;i:83;i:32;i:84;i:33;i:85;i:34;i:86;i:35;i:87;i:36;i:88;i:37;i:89;i:38;i:90;i:39;i:91;i:40;i:92;i:41;i:93;i:42;i:94;i:43;i:95;i:44;i:96;i:45;i:97;i:46;i:98;i:47;i:99;i:48;i:100;i:49;i:101;i:50;i:102;i:51;i:103;i:52;i:104;i:53;i:105;i:54;i:106;i:55;i:107;i:56;i:108;i:57;i:109;i:58;i:110;i:59;i:111;i:60;i:112;i:61;i:113;i:62;i:114;i:63;i:115;i:64;i:116;i:65;i:117;i:66;i:118;i:67;i:119;i:68;i:120;i:69;i:121;i:70;i:122;i:71;i:123;i:72;i:124;i:73;i:125;i:74;i:126;i:75;i:127;i:76;i:128;i:77;i:129;i:78;i:130;i:79;i:131;i:80;i:132;i:81;i:133;i:82;i:134;i:83;i:135;i:84;i:136;i:85;i:137;i:86;i:138;i:87;i:139;i:88;i:140;i:89;i:141;i:90;i:142;i:91;i:143;i:92;i:144;i:93;i:145;i:94;i:146;i:95;i:147;i:96;i:148;i:97;i:149;i:98;i:150;i:99;i:151;i:100;i:152;i:101;i:153;i:102;i:154;i:103;i:155;i:104;i:156;i:105;i:157;i:106;i:158;i:107;i:159;i:108;i:160;i:109;i:161;}','no'),(1167,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1635274372;s:9:\"dismissed\";b:0;}}','yes'),(1168,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1668464417;s:5:\"ctime\";i:1668464417;}','yes'),(1169,'wpforms_email_summaries_fetch_info_blocks_last_run','1698412347','yes'),(1182,'wp_mail_smtp_lite_sent_email_counter','216','yes'),(1177,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1667556400;s:4:\"feed\";a:1:{i:0;a:6:{s:5:\"title\";s:33:\"Instant Alerts for Email Failures\";s:7:\"content\";s:269:\"Your website emails are critical. If they stop working, wouldn\'t you want to know? With WP Mail SMTP Pro, you can get immediate alerts if there’s a problem sending emails from your site. Get notified via email, SMS, Slack, or webhooks - whatever works best for you!\r\n\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:29;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:176:\"https://wpmailsmtp.com/introducing-wp-mail-smtp-3-5-alert-notifications-are-here/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Alerts\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:142:\"https://wpmailsmtp.com/wpmailsmtp-lite-upgrade/?utm_source=WordPress&utm_medium=liteplugin&utm_campaign=Plugin Notification&utm_content=Alerts\";s:4:\"text\";s:14:\"Upgrade to Pro\";}}s:5:\"start\";s:19:\"2022-08-29 00:00:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(1178,'wpforms_notifications','a:4:{s:6:\"update\";i:1698027091;s:4:\"feed\";a:1:{i:0;a:6:{s:5:\"title\";s:36:\"Payment and Donation forms are here!\";s:7:\"content\";s:400:\"Our Stripe integration lets you take credit cards payments in your forms without the hassle of setting up an eCommerce plugin and it\'s available now, <strong>free</strong>!\r\n\r\nBuild forms with payment fields, track payments in your dashboard, and even try our most popular payment form templates. Plus, with brand new payment tracking screens, it’s easy to start taking payments or donations today.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:225;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:175:\"https://wpforms.com/docs/using-stripe-with-wpforms-lite/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.8.2 Lite Get Started\";s:4:\"text\";s:11:\"Get Started\";}s:3:\"alt\";a:2:{s:3:\"url\";s:201:\"https://wpforms.com/introducing-wpforms-1-8-2-new-stripe-payments-for-wpforms-lite/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.8.2 Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2023-10-06 00:00:00\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(1183,'wp_mail_smtp_lite_weekly_sent_email_counter','a:12:{s:2:\"02\";i:3;s:2:\"03\";i:2;s:2:\"04\";i:4;s:2:\"05\";i:2;s:2:\"06\";i:4;s:2:\"07\";i:5;s:2:\"08\";i:3;s:2:\"09\";i:4;i:10;i:3;i:11;i:2;i:12;i:3;i:13;i:8;}','yes'),(4669,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:18:\"info@ansrwanda.com\";s:7:\"version\";s:5:\"6.3.2\";s:9:\"timestamp\";i:1697149014;}','no'),(409,'vcv-settings-gutenberg-editor-enabled','1','yes'),(410,'_transient_vcv-40.0lastSystemCheck','1634302801','yes'),(449,'_transient_vcv-40.0admin:notices','a:1:{s:19:\"hubActivationNotice\";a:6:{s:4:\"name\";s:19:\"hubActivationNotice\";s:7:\"message\";s:267:\"<strong>Visual Composer:</strong> <a href=\"http://ansrwanda.com/wp-admin/admin.php?page=vcv-activate-license&vcv-ref=wpdashboard\">Activate Premium</a> license to get full access to Visual Composer Hub. A place to download more content elements, templates, and addons.\";s:4:\"type\";s:4:\"info\";s:4:\"time\";i:1634216424;s:11:\"dismissible\";b:1;s:13:\"wpDismissible\";b:0;}}','yes'),(450,'vcv-hubA:d:93ee5076aedeac6b94924d1c4afe2059','a:5:{s:4:\"name\";s:20:\"Plugin Version Check\";s:6:\"action\";s:24:\"addon/pluginVersionCheck\";s:4:\"data\";a:4:{s:10:\"release_id\";i:692;s:9:\"bundle_id\";i:3676;s:3:\"url\";s:455:\"https://s3.us-west-2.amazonaws.com/cdn.hub.visualcomposer.com/vcwb-bundles/addon-pluginVersionCheck-0.10-1632205435-61497a7b45bbe2.69160734.bundle.zip?X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAUDXJGT3MXHZKV547%2F20211014%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20211014T121321Z&X-Amz-SignedHeaders=host&X-Amz-Expires=7200&X-Amz-Signature=0b0d069716e0ea52fd70ac7746fdfc51aa5f9fd2ca3feba644e2c6d9b143a392\";s:12:\"dependencies\";a:0:{}}s:8:\"checksum\";s:32:\"8477b23806f66297a185ada73264cc0d\";s:7:\"version\";s:4:\"0.10\";}','yes'),(413,'vcv-hubTeaserElements','a:1:{s:12:\"All Elements\";a:4:{s:2:\"id\";s:12:\"AllElements0\";s:5:\"index\";i:0;s:5:\"title\";s:12:\"All Elements\";s:8:\"elements\";a:164:{i:0;a:10:{s:4:\"name\";s:15:\"Tabs with Slide\";s:3:\"tag\";s:13:\"tabsWithSlide\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/tabsWithSlide.1610443955.tabs-with-slide-preview.png\";s:12:\"thumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/tabsWithSlide.1610443955.tabs-with-slide-thumbnail.png\";s:11:\"description\";s:60:\"Add tab element with slide animation to divide your content.\";s:6:\"bundle\";s:21:\"element/tabsWithSlide\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:1;a:10:{s:4:\"name\";s:7:\"Section\";s:3:\"tag\";s:7:\"section\";s:5:\"group\";s:16:\"Basic,Containers\";s:10:\"previewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/section.1631615606.preview-section.jpg\";s:12:\"thumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/section.1631615606.thumbnail-section.png\";s:11:\"description\";s:103:\"Section is an optional root element which can be used to group rows in order to apply joint background.\";s:6:\"bundle\";s:15:\"element/section\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:2;a:10:{s:4:\"name\";s:9:\"3D Button\";s:3:\"tag\";s:8:\"3dButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/3dButton.1622550955.preview-3d-button.png\";s:12:\"thumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/3dButton.1622550955.thumbnail-3d-button.png\";s:11:\"description\";s:75:\"A 3D style button with the ability to control a hover and animation states.\";s:6:\"bundle\";s:16:\"element/3dButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:3;a:10:{s:4:\"name\";s:20:\"Animated Icon Button\";s:3:\"tag\";s:18:\"animatedIconButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedIconButton.1622550953.preview-animated-icon-button.png\";s:12:\"thumbnailUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedIconButton.1622550953.thumbnail-animated-icon-button.png\";s:11:\"description\";s:70:\"An icon button with animation effect and button text display on hover.\";s:6:\"bundle\";s:26:\"element/animatedIconButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:4;a:10:{s:4:\"name\";s:23:\"Animated Outline Button\";s:3:\"tag\";s:21:\"animatedOutlineButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedOutlineButton.1622550952.preview-animated-outline-button.png\";s:12:\"thumbnailUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedOutlineButton.1622550952.thumbnail-animated-outline-button.png\";s:11:\"description\";s:70:\"Outline button with an animation effect that wraps around button text.\";s:6:\"bundle\";s:29:\"element/animatedOutlineButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:5;a:10:{s:4:\"name\";s:22:\"Animated Shadow Button\";s:3:\"tag\";s:20:\"animatedShadowButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedShadowButton.1622550950.preview-animated-shadow-button.png\";s:12:\"thumbnailUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedShadowButton.1622550950.thumbnail-animated-shadow-button.png\";s:11:\"description\";s:51:\"A button with centered shadow effect and animation.\";s:6:\"bundle\";s:28:\"element/animatedShadowButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:6;a:10:{s:4:\"name\";s:25:\"Animated Two Color Button\";s:3:\"tag\";s:22:\"animatedTwoColorButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:119:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedTwoColorButton.1610444009.preview-animated-two-color-button.png\";s:12:\"thumbnailUrl\";s:121:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/animatedTwoColorButton.1610444009.thumbnail-animated-two-color-button.png\";s:11:\"description\";s:74:\"A modern animated button with two color intersection and smooth animation.\";s:6:\"bundle\";s:30:\"element/animatedTwoColorButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:7;a:10:{s:4:\"name\";s:17:\"Basic Button Icon\";s:3:\"tag\";s:15:\"basicButtonIcon\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicButtonIcon.1622550949.preview-basic-button-icon.jpg\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicButtonIcon.1622550949.thumbnail-basic-button-icon.jpg\";s:11:\"description\";s:77:\"Flat style button with an icon and slide effect to catch visitor\'s attention.\";s:6:\"bundle\";s:23:\"element/basicButtonIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:8;a:10:{s:4:\"name\";s:19:\"Border Hover Button\";s:3:\"tag\";s:17:\"borderHoverButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/borderHoverButton.1622550947.preview-border-hover-button.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/borderHoverButton.1622550947.thumbnail-border-hover-button.png\";s:11:\"description\";s:80:\"Button with border accent as a hover effect and ability to control border color.\";s:6:\"bundle\";s:25:\"element/borderHoverButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:9;a:10:{s:4:\"name\";s:16:\"Double Separator\";s:3:\"tag\";s:15:\"doubleSeparator\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleSeparator.1610443995.double-separator-preview.jpg\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleSeparator.1610443995.double-separator-thumbnail.jpg\";s:11:\"description\";s:76:\"Double line separator with different line length - calculated automatically.\";s:6:\"bundle\";s:23:\"element/doubleSeparator\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:10;a:10:{s:4:\"name\";s:20:\"Filled Shadow Button\";s:3:\"tag\";s:18:\"filledShadowButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/filledShadowButton.1622550946.preview-filled-shadow-button.png\";s:12:\"thumbnailUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/filledShadowButton.1622550946.thumbnail-filled-shadow-button.png\";s:11:\"description\";s:83:\"A geometric style filled button with shadow effect and custom hover color controls.\";s:6:\"bundle\";s:26:\"element/filledShadowButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:11;a:10:{s:4:\"name\";s:8:\"Flip Box\";s:3:\"tag\";s:7:\"flipBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/flipBox.1614003388.flip-box-preview.jpg\";s:12:\"thumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/flipBox.1614003388.flip-box-thumbnail.jpg\";s:11:\"description\";s:123:\"Flip box element with image slide and textual content slide allowing to define default state and flip box background color.\";s:6:\"bundle\";s:15:\"element/flipBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:12;a:10:{s:4:\"name\";s:13:\"Gatsby Button\";s:3:\"tag\";s:12:\"gatsbyButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gatsbyButton.1622550946.preview-gatsby-button.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gatsbyButton.1622550946.thumbnail-gatsby-button.png\";s:11:\"description\";s:74:\"A Gatsby style button with a misplaced outline and transparent fill color.\";s:6:\"bundle\";s:20:\"element/gatsbyButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:13;a:10:{s:4:\"name\";s:11:\"Message Box\";s:3:\"tag\";s:10:\"messageBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/messageBox.1609161391.message-box-preview.jpg\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/messageBox.1609161391.message-box-thumbnail.png\";s:11:\"description\";s:94:\"Add simple message box with predefined notification or create custom message with custom icon.\";s:6:\"bundle\";s:18:\"element/messageBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:14;a:10:{s:4:\"name\";s:19:\"Outline Button Icon\";s:3:\"tag\";s:17:\"outlineButtonIcon\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineButtonIcon.1622550942.outline-button-icon-preview.jpg\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineButtonIcon.1622550942.outline-button-icon-thumbnail.jpg\";s:11:\"description\";s:125:\"Outline button with solid fill and icon appearance o hover. Great solution to be used as a secondary button within a website.\";s:6:\"bundle\";s:25:\"element/outlineButtonIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:15;a:10:{s:4:\"name\";s:21:\"Outline Shadow Button\";s:3:\"tag\";s:19:\"outlineShadowButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineShadowButton.1622550942.preview-outline-shadow-button.png\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineShadowButton.1622550942.thumbnail-outline-shadow-button.png\";s:11:\"description\";s:64:\"A geometric style outline button with custom hover color option.\";s:6:\"bundle\";s:27:\"element/outlineShadowButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:16;a:10:{s:4:\"name\";s:20:\"Parallelogram Button\";s:3:\"tag\";s:19:\"parallelogramButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallelogramButton.1622550941.preview-parallelogram-button.png\";s:12:\"thumbnailUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallelogramButton.1622550941.thumbnail-parallelogram-button.png\";s:11:\"description\";s:62:\"A button in parallelogram shape with ability to control angle.\";s:6:\"bundle\";s:27:\"element/parallelogramButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:17;a:10:{s:4:\"name\";s:10:\"Posts Grid\";s:3:\"tag\";s:9:\"postsGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:80:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsGrid.1633426221.preview.jpg\";s:12:\"thumbnailUrl\";s:82:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsGrid.1633426221.thumbnail.jpg\";s:11:\"description\";s:63:\"Add page, post or custom post type grid teasers in grid layout.\";s:6:\"bundle\";s:17:\"element/postsGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:18;a:10:{s:4:\"name\";s:13:\"Pricing Table\";s:3:\"tag\";s:12:\"pricingTable\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/pricingTable.1610443972.preview-pricing-table.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/pricingTable.1610443972.thumbnail-pricing-table.jpg\";s:11:\"description\";s:86:\"Simple filled or outline pricing table to display prices of your products or services.\";s:6:\"bundle\";s:20:\"element/pricingTable\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:19;a:10:{s:4:\"name\";s:12:\"Quote Button\";s:3:\"tag\";s:11:\"quoteButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/quoteButton.1622550940.preview-quote-button.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/quoteButton.1622550940.thumbnail-quote-button.png\";s:11:\"description\";s:74:\"Quote button is a good call to action that points directly to the content.\";s:6:\"bundle\";s:19:\"element/quoteButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:20;a:10:{s:4:\"name\";s:13:\"Resize Button\";s:3:\"tag\";s:12:\"resizeButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/resizeButton.1622550939.preview-resize-button.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/resizeButton.1622550939.thumbnail-resize-button.png\";s:11:\"description\";s:77:\"A simple button that resizes with animation on hover to catch user attention.\";s:6:\"bundle\";s:20:\"element/resizeButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:21;a:10:{s:4:\"name\";s:22:\"Simple Gradient Button\";s:3:\"tag\";s:20:\"simpleGradientButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleGradientButton.1622550937.preview-simple-gradient-button.png\";s:12:\"thumbnailUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleGradientButton.1622550937.thumbnail-simple-gradient-button.png\";s:11:\"description\";s:67:\"A simple gradient button ith automatic gradient effect calculation.\";s:6:\"bundle\";s:28:\"element/simpleGradientButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:22;a:10:{s:4:\"name\";s:20:\"Strikethrough Button\";s:3:\"tag\";s:19:\"strikethroughButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughButton.1622550936.preview-strikethrough-button.png\";s:12:\"thumbnailUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughButton.1622550936.thumbnail-strikethrough-button.png\";s:11:\"description\";s:66:\"A simple text button with animated strike through effect on hover.\";s:6:\"bundle\";s:27:\"element/strikethroughButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:23;a:10:{s:4:\"name\";s:28:\"Strikethrough Outline Button\";s:3:\"tag\";s:26:\"strikethroughOutlineButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:126:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughOutlineButton.1622550934.preview-strikethrough-outline-button.png\";s:12:\"thumbnailUrl\";s:128:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/strikethroughOutlineButton.1622550934.thumbnail-strikethrough-outline-button.png\";s:11:\"description\";s:90:\"Outline button with a horizontal or vertical strikethrough and fill color effect on hover.\";s:6:\"bundle\";s:34:\"element/strikethroughOutlineButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:24;a:10:{s:4:\"name\";s:16:\"Symmetric Button\";s:3:\"tag\";s:15:\"symmetricButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/symmetricButton.1622550934.preview-symmetric-button.png\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/symmetricButton.1622550934.thumbnail-symmetric-button.png\";s:11:\"description\";s:57:\"A large circle button with text and zoom effect on hover.\";s:6:\"bundle\";s:23:\"element/symmetricButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:25;a:10:{s:4:\"name\";s:26:\"Transparent Outline Button\";s:3:\"tag\";s:24:\"transparentOutlineButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:122:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/transparentOutlineButton.1622550933.preview-transparent-outline-button.png\";s:12:\"thumbnailUrl\";s:124:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/transparentOutlineButton.1622550933.thumbnail-transparent-outline-button.png\";s:11:\"description\";s:103:\"Transparent outline button with fill color effect on hover is perfect for dark or colorful backgrounds.\";s:6:\"bundle\";s:32:\"element/transparentOutlineButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:26;a:10:{s:4:\"name\";s:16:\"Underline Button\";s:3:\"tag\";s:15:\"underlineButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/underlineButton.1622550932.preview-underline-button.png\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/underlineButton.1622550932.thumbnail-underline-button.png\";s:11:\"description\";s:57:\"A simple text button with underline and resize animation.\";s:6:\"bundle\";s:23:\"element/underlineButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:27;a:10:{s:4:\"name\";s:23:\"WooCommerce Add To Cart\";s:3:\"tag\";s:20:\"woocommerceAddToCart\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceAddToCart.1605100091.preview.jpg\";s:12:\"thumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceAddToCart.1605100091.thumbnail.jpg\";s:11:\"description\";s:85:\"WooCommerce element shows the price and add to cart button of a single product by ID.\";s:6:\"bundle\";s:28:\"element/woocommerceAddToCart\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:28;a:10:{s:4:\"name\";s:33:\"WooCommerce Best Selling Products\";s:3:\"tag\";s:30:\"woocommerceBestSellingProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceBestSellingProducts.1605100038.preview.jpg\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceBestSellingProducts.1605100038.thumbnail.jpg\";s:11:\"description\";s:62:\"WooCommerce element which displays your best selling products.\";s:6:\"bundle\";s:38:\"element/woocommerceBestSellingProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:29;a:10:{s:4:\"name\";s:16:\"WooCommerce Cart\";s:3:\"tag\";s:15:\"woocommerceCart\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCart.1605100093.preview.jpg\";s:12:\"thumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCart.1605100093.thumbnail.jpg\";s:11:\"description\";s:104:\"WooCommerce element displays cart content and interface for coupon codes and other cart bits and pieces.\";s:6:\"bundle\";s:23:\"element/woocommerceCart\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:30;a:10:{s:4:\"name\";s:20:\"WooCommerce Checkout\";s:3:\"tag\";s:19:\"woocommerceCheckout\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCheckout.3328770.1593162895.preview.jpg\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceCheckout.3328770.1593162895.thumbnail.jpg\";s:11:\"description\";s:59:\"WooCommerce checkout element displays the checkout process.\";s:6:\"bundle\";s:27:\"element/woocommerceCheckout\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:31;a:10:{s:4:\"name\";s:29:\"WooCommerce Featured Products\";s:3:\"tag\";s:27:\"woocommerceFeaturedProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceFeaturedProducts.1605100039.preview.jpg\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceFeaturedProducts.1605100039.thumbnail.jpg\";s:11:\"description\";s:71:\"WooCommerce element displays products that have been set as \"featured\".\";s:6:\"bundle\";s:35:\"element/woocommerceFeaturedProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:32;a:10:{s:4:\"name\";s:22:\"WooCommerce My Account\";s:3:\"tag\";s:20:\"woocommerceMyAccount\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceMyAccount.1605100039.preview.jpg\";s:12:\"thumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceMyAccount.1605100039.thumbnail.jpg\";s:11:\"description\";s:124:\"WooCommerce element shows the ‘my account’ section where the customer can view past orders and update their information.\";s:6:\"bundle\";s:28:\"element/woocommerceMyAccount\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:33;a:10:{s:4:\"name\";s:26:\"WooCommerce Order Tracking\";s:3:\"tag\";s:24:\"woocommerceOrderTracking\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceOrderTracking.1605100092.preview.jpg\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceOrderTracking.1605100092.thumbnail.jpg\";s:11:\"description\";s:91:\"WooCommerce element lets a user see the status of an order by entering their order details.\";s:6:\"bundle\";s:32:\"element/woocommerceOrderTracking\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:34;a:10:{s:4:\"name\";s:19:\"WooCommerce Product\";s:3:\"tag\";s:18:\"woocommerceProduct\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProduct.3328784.1593162875.preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProduct.3328784.1593162875.thumbnail.jpg\";s:11:\"description\";s:56:\"WooCommerce element shows a single product by ID or SKU.\";s:6:\"bundle\";s:26:\"element/woocommerceProduct\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:35;a:10:{s:4:\"name\";s:29:\"WooCommerce Product Attribute\";s:3:\"tag\";s:27:\"woocommerceProductAttribute\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductAttribute.1605100040.preview.jpg\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductAttribute.1605100040.thumbnail.jpg\";s:11:\"description\";s:63:\"WooCommerce element lists products with an attribute shortcode.\";s:6:\"bundle\";s:35:\"element/woocommerceProductAttribute\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:36;a:10:{s:4:\"name\";s:30:\"WooCommerce Product Categories\";s:3:\"tag\";s:28:\"woocommerceProductCategories\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategories.1610443943.preview.jpg\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategories.1610443943.thumbnail.jpg\";s:11:\"description\";s:53:\"WooCommerce element displays product categories loop.\";s:6:\"bundle\";s:36:\"element/woocommerceProductCategories\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:37;a:10:{s:4:\"name\";s:28:\"WooCommerce Product Category\";s:3:\"tag\";s:26:\"woocommerceProductCategory\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategory.1605100070.preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductCategory.1605100070.thumbnail.jpg\";s:11:\"description\";s:66:\"WooCommerce element shows multiple products in a category by slug.\";s:6:\"bundle\";s:34:\"element/woocommerceProductCategory\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:38;a:10:{s:4:\"name\";s:24:\"WooCommerce Product Page\";s:3:\"tag\";s:22:\"woocommerceProductPage\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductPage.3328797.1593162893.preview.jpg\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProductPage.3328797.1593162893.thumbnail.jpg\";s:11:\"description\";s:66:\"WooCommerce element shows a full single product page by ID or SKU.\";s:6:\"bundle\";s:30:\"element/woocommerceProductPage\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:39;a:10:{s:4:\"name\";s:20:\"WooCommerce Products\";s:3:\"tag\";s:19:\"woocommerceProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts.1605100069.preview.jpg\";s:12:\"thumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts.1605100069.thumbnail.jpg\";s:11:\"description\";s:57:\"WooCommerce element shows multiple products by ID or SKU.\";s:6:\"bundle\";s:27:\"element/woocommerceProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:40;a:10:{s:4:\"name\";s:27:\"WooCommerce Recent Products\";s:3:\"tag\";s:25:\"woocommerceRecentProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRecentProducts.1605100067.preview.jpg\";s:12:\"thumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRecentProducts.1605100067.thumbnail.jpg\";s:11:\"description\";s:109:\"WooCommerce element lists the most recent products added to your WooCommerce site – useful on the homepage.\";s:6:\"bundle\";s:33:\"element/woocommerceRecentProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:41;a:10:{s:4:\"name\";s:28:\"WooCommerce Related Products\";s:3:\"tag\";s:26:\"woocommerceRelatedProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRelatedProducts.1605100066.preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceRelatedProducts.1605100066.thumbnail.jpg\";s:11:\"description\";s:43:\"WooCommerce element lists related products.\";s:6:\"bundle\";s:34:\"element/woocommerceRelatedProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:42;a:10:{s:4:\"name\";s:25:\"WooCommerce Sale Products\";s:3:\"tag\";s:23:\"woocommerceSaleProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceSaleProducts.1605100065.preview.jpg\";s:12:\"thumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceSaleProducts.1605100065.thumbnail.jpg\";s:11:\"description\";s:47:\"WooCommerce element lists all products on sale.\";s:6:\"bundle\";s:31:\"element/woocommerceSaleProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:43;a:10:{s:4:\"name\";s:30:\"WooCommerce Top Rated Products\";s:3:\"tag\";s:27:\"woocommerceTopRatedProducts\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceTopRatedProducts.1605100064.preview.jpg\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceTopRatedProducts.1605100064.thumbnail.jpg\";s:11:\"description\";s:52:\"WooCommerce element list top-rated products on sale.\";s:6:\"bundle\";s:35:\"element/woocommerceTopRatedProducts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:44;a:10:{s:4:\"name\";s:13:\"ZigZag Button\";s:3:\"tag\";s:12:\"zigZagButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagButton.1622550932.preview-zigzag-button.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagButton.1622550932.thumbnail-zigzag-button.png\";s:11:\"description\";s:75:\"A text based button with zig zag underline and custom hover color controls.\";s:6:\"bundle\";s:20:\"element/zigZagButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:45;a:10:{s:4:\"name\";s:14:\"Call To Action\";s:3:\"tag\";s:12:\"callToAction\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToAction.1605100014.preview-call-to-action.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToAction.1605100014.thumbnail-call-to-action.png\";s:11:\"description\";s:112:\"Add an eye-catching call to action block to immediately drag visitor\'s attention and deliver a specific message.\";s:6:\"bundle\";s:20:\"element/callToAction\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:46;a:10:{s:4:\"name\";s:19:\"Outline Message Box\";s:3:\"tag\";s:17:\"outlineMessageBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineMessageBox.1609161386.outline-message-box-preview.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineMessageBox.1609161386.outline-message-box-thumbnail.png\";s:11:\"description\";s:90:\"Add outline style message box with predesigned notifications or create your custom notice.\";s:6:\"bundle\";s:25:\"element/outlineMessageBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:47;a:10:{s:4:\"name\";s:11:\"Empty Space\";s:3:\"tag\";s:10:\"emptySpace\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/emptySpace.1610443995.empty-space-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/emptySpace.1610443995.empty-space-thumbnail.png\";s:11:\"description\";s:108:\"Add empty space to your layout with a blank empty space element and control spaces across different devices.\";s:6:\"bundle\";s:18:\"element/emptySpace\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:48;a:10:{s:4:\"name\";s:18:\"Widgetized Sidebar\";s:3:\"tag\";s:17:\"widgetizedSidebar\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/widgetizedSidebar.1609161292.wordpress-widgets-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/widgetizedSidebar.1609161292.wordpress-widgets-thumbnail.png\";s:11:\"description\";s:65:\"Add any of your saved WordPress sidebars anywhere in the content.\";s:6:\"bundle\";s:25:\"element/widgetizedSidebar\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:49;a:10:{s:4:\"name\";s:13:\"Flickr Widget\";s:3:\"tag\";s:12:\"flickrWidget\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/flickrWidget.1622550995.flickr-widget-preview.jpg\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/flickrWidget.1622550995.flickr-widget-thumbnail.png\";s:11:\"description\";s:100:\"Add Flickr image grid gallery to your site, specify the number of images with an easy-to-use widget.\";s:6:\"bundle\";s:20:\"element/flickrWidget\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:50;a:10:{s:4:\"name\";s:13:\"Sandwich Menu\";s:3:\"tag\";s:12:\"sandwichMenu\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichMenu.1609161362.sandwich-menu-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichMenu.1609161362.sandwich-menu-thumbnail.png\";s:11:\"description\";s:79:\"Add sandwich menu with/without background and full screen overlay to your site.\";s:6:\"bundle\";s:20:\"element/sandwichMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:51;a:10:{s:4:\"name\";s:9:\"Copyright\";s:3:\"tag\";s:9:\"copyright\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/copyright.1610443997.copyright-preview.png\";s:12:\"thumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/copyright.1610443997.copyright-thumbnail.png\";s:11:\"description\";s:80:\"Display copyright information with your site name and automatic year generation.\";s:6:\"bundle\";s:17:\"element/copyright\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:52;a:10:{s:4:\"name\";s:10:\"Basic Menu\";s:3:\"tag\";s:9:\"basicMenu\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicMenu.1629720182.basic-menu-preview.png\";s:12:\"thumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicMenu.1629720182.basic-menu-thumbnail.png\";s:11:\"description\";s:53:\"Add simple text menu with hover submenu to your site.\";s:6:\"bundle\";s:17:\"element/basicMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:53;a:10:{s:4:\"name\";s:11:\"Logo Widget\";s:3:\"tag\";s:10:\"logoWidget\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoWidget.1610443981.logo-widget-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoWidget.1610443981.logo-widget-thumbnail.png\";s:11:\"description\";s:78:\"Display your site logo (defined in WordPress Customizer) anywhere on the page.\";s:6:\"bundle\";s:18:\"element/logoWidget\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:54;a:10:{s:4:\"name\";s:9:\"Hover Box\";s:3:\"tag\";s:8:\"hoverBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverBox.1614003391.hover-box-preview.jpg\";s:12:\"thumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverBox.1614003391.hover-box-thumbnail.jpg\";s:11:\"description\";s:79:\"Image hover-box with inner outline border and custom title appearance on hover.\";s:6:\"bundle\";s:16:\"element/hoverBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:55;a:10:{s:4:\"name\";s:21:\"Outline Pricing Table\";s:3:\"tag\";s:19:\"outlinePricingTable\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlinePricingTable.1610443976.preview-outline-pricing-table.jpg\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlinePricingTable.1610443976.thumbnail-outline-pricing-table.jpg\";s:11:\"description\";s:132:\"Outline style pricing table with optional icon element, title, price, feature description and bold transition effect on hover state.\";s:6:\"bundle\";s:27:\"element/outlinePricingTable\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:56;a:10:{s:4:\"name\";s:14:\"Icon Hover Box\";s:3:\"tag\";s:12:\"iconHoverBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconHoverBox.1614003413.icon-hover-box-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconHoverBox.1614003413.icon-hover-box-thumbnail.png\";s:11:\"description\";s:89:\"Hover box with icon and overlay display as hover effect for portfolio items and services.\";s:6:\"bundle\";s:20:\"element/iconHoverBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:57;a:10:{s:4:\"name\";s:12:\"Classic Tabs\";s:3:\"tag\";s:11:\"classicTabs\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicTabs.1610443998.classic-tabs-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicTabs.1610443998.classic-tabs-thumbnail.png\";s:11:\"description\";s:127:\"A simple classic tabs element to divide your content into logic problems (ex. product description and technical specification).\";s:6:\"bundle\";s:19:\"element/classicTabs\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:58;a:10:{s:4:\"name\";s:14:\"Tall Hover Box\";s:3:\"tag\";s:12:\"tallHoverBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/tallHoverBox.1614003397.tall-hover-box-preview.jpg\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/tallHoverBox.1614003397.tall-hover-box-thumbnail.jpg\";s:11:\"description\";s:91:\"Tall hover box with title and description animation on hover to capture visitors attention.\";s:6:\"bundle\";s:20:\"element/tallHoverBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:59;a:10:{s:4:\"name\";s:16:\"Separated Button\";s:3:\"tag\";s:15:\"separatedButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/separatedButton.1622550939.preview-separated-button.jpg\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/separatedButton.1622550939.thumbnail-separated-button.jpg\";s:11:\"description\";s:98:\"Flat style button with a separate part for icon element from icon library and simple hover effect.\";s:6:\"bundle\";s:23:\"element/separatedButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:60;a:10:{s:4:\"name\";s:12:\"Sidebar Menu\";s:3:\"tag\";s:11:\"sidebarMenu\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidebarMenu.1609161352.sidebar-menu-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidebarMenu.1609161352.sidebar-menu-thumbnail.png\";s:11:\"description\";s:111:\"Sidebar menu element with all submenu sections open by default - use as sidebar or footer menu on your website.\";s:6:\"bundle\";s:19:\"element/sidebarMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:61;a:10:{s:4:\"name\";s:11:\"Testimonial\";s:3:\"tag\";s:11:\"testimonial\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/testimonial.1614003397.preview-testimonial.png\";s:12:\"thumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/testimonial.1614003397.thumbnail-testimonial.png\";s:11:\"description\";s:103:\"Add testimonials to your site to share what your customers are saying about your products and services.\";s:6:\"bundle\";s:19:\"element/testimonial\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:62;a:10:{s:4:\"name\";s:14:\"Contact Form 7\";s:3:\"tag\";s:12:\"contactForm7\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/contactForm7.1609161321.contact-form-7-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/contactForm7.1609161321.contact-form-7-thumbnail.png\";s:11:\"description\";s:110:\"Add Contact Form 7 form to your layout (Note: Contact Form 7 plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:20:\"element/contactForm7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:63;a:10:{s:4:\"name\";s:18:\"Syntax Highlighter\";s:3:\"tag\";s:17:\"syntaxHighlighter\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/syntaxHighlighter.1609161340.syntax-highlighter-preview.png\";s:12:\"thumbnailUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/syntaxHighlighter.1609161340.syntax-highlighter-thumbnail.png\";s:11:\"description\";s:96:\"Highlight your syntax with various styles to separate it from the text or other type of content.\";s:6:\"bundle\";s:25:\"element/syntaxHighlighter\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:64;a:10:{s:4:\"name\";s:18:\"Pageable Container\";s:3:\"tag\";s:17:\"pageableContainer\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/pageableContainer.1610443974.pageable-container-preview.png\";s:12:\"thumbnailUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/pageableContainer.1610443974.pageable-container-thumbnail.png\";s:11:\"description\";s:113:\"Colored slider for textual information with dot controls. Allows defining background colors per individual slide.\";s:6:\"bundle\";s:25:\"element/pageableContainer\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:65;a:10:{s:4:\"name\";s:17:\"Classic Accordion\";s:3:\"tag\";s:16:\"classicAccordion\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicAccordion.1614003386.classic-accordion-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/classicAccordion.1614003386.classic-accordion-thumbnail.png\";s:11:\"description\";s:66:\"Add simple accordion to your site to divide content into sections.\";s:6:\"bundle\";s:24:\"element/classicAccordion\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:66;a:10:{s:4:\"name\";s:22:\"Multiple Image Collage\";s:3:\"tag\";s:20:\"multipleImageCollage\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/multipleImageCollage.1614003403.multiple-image-collage-preview.png\";s:12:\"thumbnailUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/multipleImageCollage.1614003403.multiple-image-collage-thumbnail.png\";s:11:\"description\";s:124:\"A simple multiple image collage with CSS transition for every image to create eye-catching effect for your product features.\";s:6:\"bundle\";s:28:\"element/multipleImageCollage\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:67;a:10:{s:4:\"name\";s:18:\"Centered Post Grid\";s:3:\"tag\";s:16:\"centeredPostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/centeredPostGrid.1633426213.centered-post-grid-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/centeredPostGrid.1633426213.centered-post-grid-thumbnail.png\";s:11:\"description\";s:56:\"Clean post grid with centred content and separator line.\";s:6:\"bundle\";s:24:\"element/centeredPostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:68;a:10:{s:4:\"name\";s:24:\"Featured Image Post Grid\";s:3:\"tag\";s:21:\"featuredImagePostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/featuredImagePostGrid.1631615427.featured-image-grid-preview.png\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/featuredImagePostGrid.1631615427.featured-image-grid-thumbnail.png\";s:11:\"description\";s:81:\"Display your works or articles in a beautiful grid focused on the featured image.\";s:6:\"bundle\";s:29:\"element/featuredImagePostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:69;a:10:{s:4:\"name\";s:12:\"Video Player\";s:3:\"tag\";s:11:\"videoPlayer\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPlayer.1623687466.video-player-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPlayer.1623687466.video-player-thumbnail.png\";s:11:\"description\";s:88:\"Add self-hosted video from Media Library to your website and control \'Play\' icon design.\";s:6:\"bundle\";s:19:\"element/videoPlayer\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:70;a:10:{s:4:\"name\";s:11:\"Logo Slider\";s:3:\"tag\";s:10:\"logoSlider\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoSlider.1620737570.logo-slider-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/logoSlider.1620737570.logo-slider-thumbnail.png\";s:11:\"description\";s:81:\"Display your customers, partners, or in-media mentions with a simple logo slider.\";s:6:\"bundle\";s:18:\"element/logoSlider\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:71;a:10:{s:4:\"name\";s:18:\"Typewriter Heading\";s:3:\"tag\";s:17:\"typewriterHeading\";s:5:\"group\";s:13:\"Basic,Content\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/typewriterHeading.1605099503.typewriter-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/typewriterHeading.1605099503.typewriter-thumbnail.png\";s:11:\"description\";s:111:\"Add interactive heading with typewriter animation to drag your customer attention to specific title or keyword.\";s:6:\"bundle\";s:25:\"element/typewriterHeading\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:72;a:10:{s:4:\"name\";s:13:\"Facebook Page\";s:3:\"tag\";s:12:\"facebookPage\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookPage.1622550998.facebook-page-preview.png\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookPage.1622550998.facebook-elements-thumbnail.png\";s:11:\"description\";s:183:\"The Page plugin lets you easily embed and promote any public Facebook Page on your website. Just like on Facebook, your visitors can like and share the Page without leaving your site.\";s:6:\"bundle\";s:20:\"element/facebookPage\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:73;a:10:{s:4:\"name\";s:26:\"Facebook Embedded Comments\";s:3:\"tag\";s:24:\"facebookEmbeddedComments\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:122:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedComments.1622551009.facebook-embedded-comments-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedComments.1622551009.facebook-thumbnail.png\";s:11:\"description\";s:218:\"Embedded comments are a simple way to put public post comments - by a Page or a person on Facebook - into the content of your web site or web page. Only public comments from Facebook Pages and profiles can be embedded.\";s:6:\"bundle\";s:32:\"element/facebookEmbeddedComments\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:74;a:10:{s:4:\"name\";s:23:\"Facebook Embedded Video\";s:3:\"tag\";s:21:\"facebookEmbeddedVideo\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedVideo.1622551004.facebook-embedded-video-preview.png\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedVideo.1622551004.facebook-thumbnail.png\";s:11:\"description\";s:194:\"With the embedded video player you can easily add Facebook videos and Facebook live videos to your website. You can use any public video post by a Page or a person as video or live video source.\";s:6:\"bundle\";s:29:\"element/facebookEmbeddedVideo\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:75;a:10:{s:4:\"name\";s:13:\"Facebook Save\";s:3:\"tag\";s:12:\"facebookSave\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookSave.1622550997.save-to-facebook.png\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookSave.1622550997.facebook-elements-thumbnail.png\";s:11:\"description\";s:112:\"Save items or services to a private list on Facebook, share it with friends, and receive relevant notifications.\";s:6:\"bundle\";s:20:\"element/facebookSave\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:76;a:10:{s:4:\"name\";s:14:\"Facebook Quote\";s:3:\"tag\";s:13:\"facebookQuote\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookQuote.1605099998.facebook-quote-preview.png\";s:12:\"thumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookQuote.1605099998.facebook-elements-thumbnail.png\";s:11:\"description\";s:115:\"The quote lets people select text on your page and add it to their share, so they can tell a more expressive story.\";s:6:\"bundle\";s:21:\"element/facebookQuote\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:77;a:10:{s:4:\"name\";s:14:\"Facebook Share\";s:3:\"tag\";s:13:\"facebookShare\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookShare.1605099997.facebook-share-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookShare.1605099997.facebook-share-thumbnail.png\";s:11:\"description\";s:124:\"Add a personalized message to links before sharing on their timeline, in groups, or to their friends via a Facebook Message.\";s:6:\"bundle\";s:21:\"element/facebookShare\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:78;a:10:{s:4:\"name\";s:17:\"Facebook Comments\";s:3:\"tag\";s:16:\"facebookComments\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookComments.1622551009.facebook-comments-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookComments.1622551009.facebook-elements-thumbnail.png\";s:11:\"description\";s:93:\"The comments plugin lets people comment on content on your site using their Facebook account.\";s:6:\"bundle\";s:24:\"element/facebookComments\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:79;a:10:{s:4:\"name\";s:23:\"Facebook Embedded Posts\";s:3:\"tag\";s:21:\"facebookEmbeddedPosts\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedPosts.1622551005.facebook-embedded-posts-preview.png\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/facebookEmbeddedPosts.1622551005.facebook-thumbnail.png\";s:11:\"description\";s:204:\"Embedded Posts are a simple way to put public posts - by a Page or a person on Facebook - into the content of your web site or web page. Only public posts from Facebook Pages and profiles can be embedded.\";s:6:\"bundle\";s:29:\"element/facebookEmbeddedPosts\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:80;a:10:{s:4:\"name\";s:25:\"WooCommerce Products 3.2+\";s:3:\"tag\";s:21:\"woocommerceProducts32\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts32.1632205070.preview.png\";s:12:\"thumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/woocommerceProducts32.1632205070.thumbnail.png\";s:11:\"description\";s:198:\"WooCommerce element allows you to display products by post ID, SKU, categories, attributes, with support for pagination, random sorting and product tags, replacing the need for multiples shortcodes.\";s:6:\"bundle\";s:29:\"element/woocommerceProducts32\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:81;a:10:{s:4:\"name\";s:15:\"Gradient Button\";s:3:\"tag\";s:14:\"gradientButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gradientButton.1628512467.gradient-button-preview.jpg\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gradientButton.1628512467.gradient-button-thumbnail.jpg\";s:11:\"description\";s:114:\"Gradient button with gradient direction and color controls. Animated hover effects with gradient direction change.\";s:6:\"bundle\";s:22:\"element/gradientButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:82;a:10:{s:4:\"name\";s:21:\"Double Outline Button\";s:3:\"tag\";s:19:\"doubleOutlineButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleOutlineButton.1622550947.double-outline-button-preview.jpg\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleOutlineButton.1622550947.double-outline-button-thumbnail.jpg\";s:11:\"description\";s:123:\"Double outline button with solid color hover. Great solution for light and dark websites to keep website design consistent.\";s:6:\"bundle\";s:27:\"element/doubleOutlineButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:83;a:10:{s:4:\"name\";s:14:\"Essential Grid\";s:3:\"tag\";s:13:\"essentialGrid\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/essentialGrid.1629720185.essential-grid-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/essentialGrid.1629720185.essential-grid-thumbnail.png\";s:11:\"description\";s:142:\"Display grid layouts created with Essential Grid anywhere on your site (Note: Essential Grid plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:21:\"element/essentialGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:84;a:10:{s:4:\"name\";s:16:\"EventOn Calendar\";s:3:\"tag\";s:15:\"eventOnCalendar\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/eventOnCalendar.1605099947.eventon-calendar-preview.png\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/eventOnCalendar.1605099947.eventon-calendar-thumbnail.png\";s:11:\"description\";s:131:\"Display EventOn calendars anywhere on your WordPress site (Note: EventOn Calendar plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:23:\"element/eventOnCalendar\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:85;a:10:{s:4:\"name\";s:15:\"NextGen Gallery\";s:3:\"tag\";s:14:\"nextGenGallery\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/nextGenGallery.1605099980.nextgen-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/nextGenGallery.1605099980.nextgen-thumbnail.png\";s:11:\"description\";s:131:\"Add NextGen gallery to your site to display images, portfolio, etc (Note: NextGen plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:22:\"element/nextGenGallery\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:86;a:10:{s:4:\"name\";s:22:\"Advanced Custom Fields\";s:3:\"tag\";s:20:\"advancedCustomFields\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/advancedCustomFields.1605100019.acf-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/advancedCustomFields.1605100019.acf-thumbnail.png\";s:11:\"description\";s:146:\"Output any custom field defined with Advanced Custom Fields plugin (Note: Advanced Custom Fields plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:28:\"element/advancedCustomFields\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:87;a:10:{s:4:\"name\";s:11:\"Video Popup\";s:3:\"tag\";s:10:\"videoPopup\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPopup.1628512524.video-popup-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/videoPopup.1628512524.video-popup-thumbnail.png\";s:11:\"description\";s:78:\" Add fullscreen popup video to your site and set custom icon to trigger open..\";s:6:\"bundle\";s:18:\"element/videoPopup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:88;a:10:{s:4:\"name\";s:22:\"AddtoAny Share Buttons\";s:3:\"tag\";s:20:\"addToAnyShareButtons\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/addToAnyShareButtons.1605099575.addtoanyshare-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/addToAnyShareButtons.1605099575.addtoanyshare-thumbnail.png\";s:11:\"description\";s:161:\"Add social media buttons to your WordPress site with AddtoAny Share Buttons plugin (Note: AddtoAny Share Buttons plugin must be installed on your WordPress site)\";s:6:\"bundle\";s:28:\"element/addToAnyShareButtons\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:89;a:10:{s:4:\"name\";s:14:\"Envira Gallery\";s:3:\"tag\";s:13:\"enviraGallery\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/enviraGallery.1605100004.envira-gallery-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/enviraGallery.1605100004.envira-gallery-thumbnail.png\";s:11:\"description\";s:149:\"Add Envira gallery to your site to display your image gallery, portfolio, etc (Note: Envira Gallery plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:21:\"element/enviraGallery\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:90;a:10:{s:4:\"name\";s:23:\"MailChimp for WordPress\";s:3:\"tag\";s:21:\"mailChimpForWordPress\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/mailChimpForWordPress.1614156179.mailchimp-for-wp-preview.png\";s:12:\"thumbnailUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/mailChimpForWordPress.1614156179.mailchimp-for-wp-thumbnail.png\";s:11:\"description\";s:130:\"Add MailChimp subscription form anywhere on your WordPress site (Note: MailChimp plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:29:\"element/mailChimpForWordPress\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:91;a:10:{s:4:\"name\";s:8:\"WP Forms\";s:3:\"tag\";s:7:\"wpForms\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpForms.1629720192.wp-forms-preview.png\";s:12:\"thumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpForms.1629720192.wp-forms-thumbnail.png\";s:11:\"description\";s:124:\"Add custom forms created by WP Forms anywhere on your site (Note: WP Forms plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:15:\"element/wpForms\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:92;a:10:{s:4:\"name\";s:11:\"Ninja Forms\";s:3:\"tag\";s:10:\"ninjaForms\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/ninjaForms.1629720191.ninja-forms-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/ninjaForms.1629720191.ninja-forms-thumbnail.png\";s:11:\"description\";s:136:\"Display custom forms created with Ninja Forms anywhere on your site (Note: Ninja Forms plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:18:\"element/ninjaForms\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:93;a:10:{s:4:\"name\";s:15:\"Kreatura Slider\";s:3:\"tag\";s:11:\"layerSlider\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/layerSlider.1629720186.kreatura-slider-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/layerSlider.1629720186.kreatura-slider-thumbnail.png\";s:11:\"description\";s:142:\"Display slideshows created with Kreatura Slider anywhere on your site (Note: Kreatura Slider plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:19:\"element/layerSlider\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:94;a:10:{s:4:\"name\";s:13:\"Gravity Forms\";s:3:\"tag\";s:12:\"gravityForms\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gravityForms.1614003382.gravity-forms-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gravityForms.1614003382.gravity-forms-thumbnail.png\";s:11:\"description\";s:139:\"Display custom forms created with Gravity Forms anywhere on your site (Note: Gravity Forms plugin must be installed on your WordPress site)\";s:6:\"bundle\";s:20:\"element/gravityForms\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:95;a:10:{s:4:\"name\";s:17:\"Slider Revolution\";s:3:\"tag\";s:16:\"sliderRevolution\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sliderRevolution.1609161345.revolution-slider-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sliderRevolution.1609161345.revolution-slider-thumbnail.png\";s:11:\"description\";s:175:\"Display slideshows and presentations created with the most popular slider plugin - Slider Revolution (Note: Slider Revolution plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:24:\"element/sliderRevolution\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:96;a:10:{s:4:\"name\";s:15:\"Marquee Element\";s:3:\"tag\";s:14:\"marqueeElement\";s:5:\"group\";s:13:\"Basic,Content\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/marqueeElement.1609161392.marquee-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/marqueeElement.1609161392.marquee-thumbnail.png\";s:11:\"description\";s:117:\"The most famous non-standard HTML element with beautiful marquee effect to convert any headline into a sales machine.\";s:6:\"bundle\";s:22:\"element/marqueeElement\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:97;a:10:{s:4:\"name\";s:15:\"Global Template\";s:3:\"tag\";s:14:\"globalTemplate\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/globalTemplate.1627902631.global-template-preview.png\";s:12:\"thumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/globalTemplate.1627902631.global-template-thumbnail.png\";s:11:\"description\";s:123:\"Add global templates created in Visual Composer to your layout that will automatically update across all site upon changes.\";s:6:\"bundle\";s:22:\"element/globalTemplate\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:98;a:10:{s:4:\"name\";s:21:\"Simple Call To Action\";s:3:\"tag\";s:18:\"simpleCallToAction\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleCallToAction.1605099965.simple-cta-preview.png\";s:12:\"thumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleCallToAction.1605099965.simple-cta-thumbnail.png\";s:11:\"description\";s:98:\"Add an eye-catching simple call to action block to drag visitor\'s attention and deliver a message.\";s:6:\"bundle\";s:26:\"element/simpleCallToAction\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:99;a:10:{s:4:\"name\";s:23:\"Semi-filled Message Box\";s:3:\"tag\";s:20:\"semiFilledMessageBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:115:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/semiFilledMessageBox.1609161359.semi-filled-message-box-preview.png\";s:12:\"thumbnailUrl\";s:117:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/semiFilledMessageBox.1609161359.semi-filled-message-box-thumbnail.png\";s:11:\"description\";s:87:\"Add semi-filled message box with predefined notifications or create your custom notice.\";s:6:\"bundle\";s:28:\"element/semiFilledMessageBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:100;a:10:{s:4:\"name\";s:18:\"Simple Message Box\";s:3:\"tag\";s:16:\"simpleMessageBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleMessageBox.1609161349.simple-message-box-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleMessageBox.1609161349.simple-message-box-thumbnail.png\";s:11:\"description\";s:82:\"Add simple message box with predefined notifications or create your custom notice.\";s:6:\"bundle\";s:24:\"element/simpleMessageBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:101;a:10:{s:4:\"name\";s:16:\"ZigZag Separator\";s:3:\"tag\";s:15:\"zigZagSeparator\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagSeparator.1609161291.zig-zag-separator-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/zigZagSeparator.1609161291.zig-zag-separator-thumbnail.png\";s:11:\"description\";s:69:\"A zigzag style separator for decoration or separation of the content.\";s:6:\"bundle\";s:23:\"element/zigZagSeparator\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:102;a:10:{s:4:\"name\";s:22:\"Outline Call To Action\";s:3:\"tag\";s:19:\"outlineCallToAction\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineCallToAction.1605099978.outline-cta-preview.png\";s:12:\"thumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineCallToAction.1605099978.outline-cta-thumbnail.png\";s:11:\"description\";s:98:\"Add an eye-catching simple call to action block to drag visitor\'s attention and deliver a message.\";s:6:\"bundle\";s:27:\"element/outlineCallToAction\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:103;a:10:{s:4:\"name\";s:16:\"Gutenberg Editor\";s:3:\"tag\";s:9:\"gutenberg\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gutenberg.1605099990.gutenberg-preview.png\";s:12:\"thumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gutenberg.1605099990.gutenberg-thumbnail.png\";s:11:\"description\";s:55:\"Insert Gutenberg editor in your Visual Composer layout.\";s:6:\"bundle\";s:17:\"element/gutenberg\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:104;a:10:{s:4:\"name\";s:34:\"Image Masonry Gallery With ScaleUp\";s:3:\"tag\";s:30:\"imageMasonryGalleryWithScaleUp\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:136:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithScaleUp.1622550989.image-masonry-gallery-with-scaleup-preview.png\";s:12:\"thumbnailUrl\";s:138:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithScaleUp.1622550989.image-masonry-gallery-with-scaleup-thumbnail.png\";s:11:\"description\";s:94:\"A masonry grid type image gallery with a scale effect upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:38:\"element/imageMasonryGalleryWithScaleUp\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:105;a:10:{s:4:\"name\";s:23:\"Image Gallery With Zoom\";s:3:\"tag\";s:20:\"imageGalleryWithZoom\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:115:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithZoom.1622550991.image-gallery-with-zoom-preview.png\";s:12:\"thumbnailUrl\";s:117:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithZoom.1622550991.image-gallery-with-zoom-thumbnail.png\";s:11:\"description\";s:85:\"A grid type image gallery with a zoom effect upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:28:\"element/imageGalleryWithZoom\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:106;a:10:{s:4:\"name\";s:26:\"Image Gallery With ScaleUp\";s:3:\"tag\";s:23:\"imageGalleryWithScaleUp\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:121:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithScaleUp.1622550992.image-gallery-with-scaleup-preview.png\";s:12:\"thumbnailUrl\";s:123:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithScaleUp.1622550992.image-gallery-with-scaleup-thumbnail.png\";s:11:\"description\";s:86:\"A grid type image gallery with a scale effect upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:31:\"element/imageGalleryWithScaleUp\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:107;a:10:{s:4:\"name\";s:31:\"Image Masonry Gallery With Zoom\";s:3:\"tag\";s:27:\"imageMasonryGalleryWithZoom\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:130:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithZoom.1622550989.image-masonry-gallery-with-zoom-preview.png\";s:12:\"thumbnailUrl\";s:132:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithZoom.1622550989.image-masonry-gallery-with-zoom-thumbnail.png\";s:11:\"description\";s:93:\"A masonry grid type image gallery with a zoom effect upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:35:\"element/imageMasonryGalleryWithZoom\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:108;a:10:{s:4:\"name\";s:31:\"Image Masonry Gallery With Icon\";s:3:\"tag\";s:27:\"imageMasonryGalleryWithIcon\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithIcon.1622550990.masonry-icon-preview.png\";s:12:\"thumbnailUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageMasonryGalleryWithIcon.1622550990.masonry-icon-thumbnail.png\";s:11:\"description\";s:97:\"A masonry grid type image gallery with an icon displayed upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:35:\"element/imageMasonryGalleryWithIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:109;a:10:{s:4:\"name\";s:23:\"Image Gallery With Icon\";s:3:\"tag\";s:20:\"imageGalleryWithIcon\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithIcon.1622550992.image-gallery-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/imageGalleryWithIcon.1622550992.image-gallery-thumbnail.png\";s:11:\"description\";s:89:\"A grid type image gallery with an icon displayed upon hover to catch visitors\' attention.\";s:6:\"bundle\";s:28:\"element/imageGalleryWithIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:110;a:10:{s:4:\"name\";s:18:\"Outline Faq Toggle\";s:3:\"tag\";s:16:\"outlineFaqToggle\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineFaqToggle.1609161387.outline-faq-toggle-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/outlineFaqToggle.1609161387.outline-faq-toggle-thumbnail.png\";s:11:\"description\";s:108:\"Toggle element for frequently asked questions (Faq) or similar structure for display of content per request.\";s:6:\"bundle\";s:24:\"element/outlineFaqToggle\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:111;a:10:{s:4:\"name\";s:12:\"Posts Slider\";s:3:\"tag\";s:11:\"postsSlider\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsSlider.1609161370.posts-slider-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postsSlider.1609161370.posts-slider-thumbnail.png\";s:11:\"description\";s:66:\"Display your posts in a simple slideshow with optional post title.\";s:6:\"bundle\";s:19:\"element/postsSlider\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:112;a:10:{s:4:\"name\";s:13:\"Progress Bars\";s:3:\"tag\";s:12:\"progressBars\";s:5:\"group\";s:6:\"Charts\";s:10:\"previewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/progressBars.1614003382.progress-bar-preview.png\";s:12:\"thumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/progressBars.1614003382.progress-bar-thumbnail.png\";s:11:\"description\";s:101:\"A simple progress bar to showcase your skills, progress, and competences in a visually appealing way.\";s:6:\"bundle\";s:20:\"element/progressBars\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:113;a:10:{s:4:\"name\";s:12:\"Button Group\";s:3:\"tag\";s:11:\"buttonGroup\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/buttonGroup.1610444003.button-group-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/buttonGroup.1610444003.button-group-thumbnail.png\";s:11:\"description\";s:73:\"Display different buttons in a single line with the Button Group element.\";s:6:\"bundle\";s:19:\"element/buttonGroup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:114;a:10:{s:4:\"name\";s:10:\"Icon Group\";s:3:\"tag\";s:9:\"iconGroup\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconGroup.1610443983.icon-group-preview.png\";s:12:\"thumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconGroup.1610443983.icon-group-thumbnail.png\";s:11:\"description\";s:69:\"Display different icons in a single line with the Icon Group element.\";s:6:\"bundle\";s:17:\"element/iconGroup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:115;a:10:{s:4:\"name\";s:13:\"Caldera Forms\";s:3:\"tag\";s:12:\"calderaForms\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/calderaForms.1605100015.caldera-forms-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/calderaForms.1605100015.caldera-forms-thumbnail.png\";s:11:\"description\";s:132:\"Add Caldera Forms directly from the Visual Composer. Note: Caldera Forms plugin must be installed and activated to use this element.\";s:6:\"bundle\";s:20:\"element/calderaForms\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:116;a:10:{s:4:\"name\";s:12:\"wpDataTables\";s:3:\"tag\";s:12:\"wpDataTables\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpDataTables.1605100063.wpdatatables-preview.png\";s:12:\"thumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/wpDataTables.1605100063.wpdatatables-thumbnail.png\";s:11:\"description\";s:136:\"Insert tables created with wpDataTables in your Visual Composer layout. Note: wpDataTables plugin must be installed to use this element.\";s:6:\"bundle\";s:20:\"element/wpDataTables\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:117;a:10:{s:4:\"name\";s:22:\"Vertical Sandwich Menu\";s:3:\"tag\";s:20:\"verticalSandwichMenu\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/verticalSandwichMenu.1609161329.vertical-sandwich-menu-preview.png\";s:12:\"thumbnailUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/verticalSandwichMenu.1609161329.vertical-sandwich-menu-thumbnail.png\";s:11:\"description\";s:49:\"Vertical sandwich menu with hover line animation.\";s:6:\"bundle\";s:28:\"element/verticalSandwichMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:118;a:10:{s:4:\"name\";s:19:\"Basic Shadow Button\";s:3:\"tag\";s:17:\"basicShadowButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicShadowButton.1622550949.basic-shadow-button-preview.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicShadowButton.1622550949.basic-shadow-button-thumbnail.png\";s:11:\"description\";s:98:\"A simple button with shadow effect that helps button to stand out and gives website a perspective.\";s:6:\"bundle\";s:25:\"element/basicShadowButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:119;a:10:{s:4:\"name\";s:18:\"SlideOut Post Grid\";s:3:\"tag\";s:16:\"slideOutPostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/slideOutPostGrid.1633426222.slideout-post-grid-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/slideOutPostGrid.1633426222.slideout-post-grid-thumbnail.png\";s:11:\"description\";s:77:\"Post Grid with a background image and SlideOut animation for button on hover.\";s:6:\"bundle\";s:24:\"element/slideOutPostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:120;a:10:{s:4:\"name\";s:11:\"CaptainForm\";s:3:\"tag\";s:11:\"captainForm\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/captainForm.1605099492.captainform-preview.png\";s:12:\"thumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/captainForm.1605099492.captainform-thumbnail.png\";s:11:\"description\";s:132:\"Add CaptainForm to your Visual Composer layout. Note: You will need to have CaptainForm installed to use this compatibility element.\";s:6:\"bundle\";s:19:\"element/captainForm\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:121;a:10:{s:4:\"name\";s:19:\"Timeline With Icons\";s:3:\"tag\";s:17:\"timelineWithIcons\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineWithIcons.1609161334.timeline-with-icons-preview.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineWithIcons.1609161334.timeline-with-icons-thumbnail.png\";s:11:\"description\";s:78:\"A vertical timeline with icons to showcase your progress or historical events.\";s:6:\"bundle\";s:25:\"element/timelineWithIcons\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:122;a:10:{s:4:\"name\";s:24:\"Call To Action With Icon\";s:3:\"tag\";s:20:\"callToActionWithIcon\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionWithIcon.1609161315.preview-call-to-action-with-icon.png\";s:12:\"thumbnailUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionWithIcon.1609161315.thumbnail-call-to-action-with-icon.png\";s:11:\"description\";s:112:\"Add an eye-catching call to action block to immediately drag visitor\'s attention and deliver a specific message.\";s:6:\"bundle\";s:28:\"element/callToActionWithIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:123;a:10:{s:4:\"name\";s:14:\"Banner Element\";s:3:\"tag\";s:13:\"bannerElement\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/bannerElement.1633426229.banner-element-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/bannerElement.1633426229.banner-element-thumbnail.png\";s:11:\"description\";s:100:\"Add image banners to your page that will load randomly - only one banner will be loaded at the time.\";s:6:\"bundle\";s:21:\"element/bannerElement\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:124;a:10:{s:4:\"name\";s:18:\"Grow Shadow Button\";s:3:\"tag\";s:16:\"growShadowButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/growShadowButton.1609161459.grow-shadow-button-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/growShadowButton.1609161459.grow-shadow-button-thumbnail.png\";s:11:\"description\";s:51:\"A simple round button with smooth shadow animation.\";s:6:\"bundle\";s:24:\"element/growShadowButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:125;a:10:{s:4:\"name\";s:14:\"Side Post Grid\";s:3:\"tag\";s:12:\"sidePostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidePostGrid.1633426221.side-post-grid-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sidePostGrid.1633426221.side-post-grid-thumbnail.png\";s:11:\"description\";s:67:\"A post grid with featured image position on the left or right part.\";s:6:\"bundle\";s:20:\"element/sidePostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:126;a:10:{s:4:\"name\";s:20:\"Social Profile Icons\";s:3:\"tag\";s:18:\"socialProfileIcons\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/socialProfileIcons.1609161344.social-icons-preview.png\";s:12:\"thumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/socialProfileIcons.1609161344.social-icons-thumbnail.png\";s:11:\"description\";s:78:\"Small icons of the most popular social networks with original colors on hover.\";s:6:\"bundle\";s:26:\"element/socialProfileIcons\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:127;a:10:{s:4:\"name\";s:14:\"News Post Grid\";s:3:\"tag\";s:12:\"newsPostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/newsPostGrid.1633426213.news-post-grid-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/newsPostGrid.1633426213.news-post-grid-thumbnail.png\";s:11:\"description\";s:63:\"A post grid element that is perfect for news portals and blogs.\";s:6:\"bundle\";s:20:\"element/newsPostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:128;a:10:{s:4:\"name\";s:10:\"Counter Up\";s:3:\"tag\";s:9:\"counterUp\";s:5:\"group\";s:7:\"Counter\";s:10:\"previewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/counterUp.1605099562.countup-preview.png\";s:12:\"thumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/counterUp.1605099562.countup-thumbnail.png\";s:11:\"description\";s:86:\"A simple number count up element to show your progress with an eye-catching animation.\";s:6:\"bundle\";s:17:\"element/counterUp\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:129;a:10:{s:4:\"name\";s:18:\"Sandwich Side Menu\";s:3:\"tag\";s:16:\"sandwichSideMenu\";s:5:\"group\";s:15:\"Header & Footer\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichSideMenu.1609161360.side-menu-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/sandwichSideMenu.1609161360.side-menu-thumbnail.png\";s:11:\"description\";s:50:\"A sandwich menu with side menu display navigation.\";s:6:\"bundle\";s:24:\"element/sandwichSideMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:130;a:10:{s:4:\"name\";s:17:\"Basic Testimonial\";s:3:\"tag\";s:16:\"basicTestimonial\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicTestimonial.1614003384.basic-testimonials-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/basicTestimonial.1614003384.basic-testimonials-thumbnail.png\";s:11:\"description\";s:87:\"Show testimonials from your customers in a beautiful way and convince your new clients.\";s:6:\"bundle\";s:24:\"element/basicTestimonial\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:131;a:10:{s:4:\"name\";s:11:\"Hover Image\";s:3:\"tag\";s:10:\"hoverImage\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverImage.1633426223.hover-image-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/hoverImage.1633426223.hover-image-thumbnail.png\";s:11:\"description\";s:60:\"A two-image element that changes the image upon mouse hover.\";s:6:\"bundle\";s:18:\"element/hoverImage\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:132;a:10:{s:4:\"name\";s:13:\"Simple Search\";s:3:\"tag\";s:12:\"simpleSearch\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleSearch.1609161348.search-widget-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleSearch.1609161348.search-widget-thumbnail.png\";s:11:\"description\";s:75:\"Add WordPress search widget to your page and style search field appearance.\";s:6:\"bundle\";s:20:\"element/simpleSearch\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:133;a:10:{s:4:\"name\";s:15:\"Countdown Timer\";s:3:\"tag\";s:14:\"countdownTimer\";s:5:\"group\";s:7:\"Counter\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/countdownTimer.1609161323.countdown-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/countdownTimer.1609161323.countdown-thumbnail.png\";s:11:\"description\";s:99:\" A countdown timer with month, days, hours, minutes, and seconds to inform about your grand launch.\";s:6:\"bundle\";s:22:\"element/countdownTimer\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:134;a:10:{s:4:\"name\";s:18:\"Timeline Slideshow\";s:3:\"tag\";s:17:\"timelineSlideshow\";s:5:\"group\";s:5:\"Media\";s:10:\"previewUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineSlideshow.1614003348.timeline-slideshow-preview.png\";s:12:\"thumbnailUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/timelineSlideshow.1614003348.timeline-slideshow-thumbnail.png\";s:11:\"description\";s:75:\"A rich slideshow element with time and content control for separate slides.\";s:6:\"bundle\";s:25:\"element/timelineSlideshow\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:135;a:10:{s:4:\"name\";s:22:\"Cart Icon With Counter\";s:3:\"tag\";s:19:\"cartIconWithCounter\";s:5:\"group\";s:11:\"WooCommerce\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/cartIconWithCounter.1609161315.cart-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/cartIconWithCounter.1609161315.cart-thumbnail.png\";s:11:\"description\";s:72:\"Shopping cart icon with a counter to display products added to the cart.\";s:6:\"bundle\";s:27:\"element/cartIconWithCounter\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:136;a:10:{s:4:\"name\";s:14:\"3 Color Button\";s:3:\"tag\";s:12:\"3ColorButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/3ColorButton.1622550958.3-color-button-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/3ColorButton.1622550958.3-color-button-thumbnail.png\";s:11:\"description\";s:61:\"A button with three colored stripes that animates upon hover.\";s:6:\"bundle\";s:20:\"element/3ColorButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:137;a:10:{s:4:\"name\";s:17:\"Profile With Icon\";s:3:\"tag\";s:15:\"profileWithIcon\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/profileWithIcon.1614003400.profile-with-icon-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/profileWithIcon.1614003400.profile-with-icon-thumbnail.png\";s:11:\"description\";s:53:\"A profile element with an icon to showcase your team.\";s:6:\"bundle\";s:23:\"element/profileWithIcon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:138;a:10:{s:4:\"name\";s:26:\"Background Image Post Grid\";s:3:\"tag\";s:23:\"backgroundImagePostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/backgroundImagePostGrid.1631615427.bg-image-post-grid-preview.png\";s:12:\"thumbnailUrl\";s:115:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/backgroundImagePostGrid.1631615427.bg-image-post-grid-thumbnail.png\";s:11:\"description\";s:69:\"A post grid element with a featured image used as a background image.\";s:6:\"bundle\";s:31:\"element/backgroundImagePostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:139;a:10:{s:4:\"name\";s:17:\"SoundCloud Player\";s:3:\"tag\";s:16:\"soundcloudPlayer\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/soundcloudPlayer.1605099959.soundcloud-element-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/soundcloudPlayer.1605099959.soundcloud-element-thumbnail.png\";s:11:\"description\";s:55:\"Add the SoundCloud embed player to your WordPress site.\";s:6:\"bundle\";s:24:\"element/soundcloudPlayer\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:140;a:10:{s:4:\"name\";s:12:\"Phone Mockup\";s:3:\"tag\";s:11:\"phoneMockup\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/phoneMockup.1614003401.iphone-mockup-preview.png\";s:12:\"thumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/phoneMockup.1614003401.iphone-mockup-thumbnail.png\";s:11:\"description\";s:65:\"Display your artworks, web designs or app design in Phone mockup.\";s:6:\"bundle\";s:19:\"element/phoneMockup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:141;a:10:{s:4:\"name\";s:18:\"Double Text Button\";s:3:\"tag\";s:16:\"doubleTextButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTextButton.1609161325.double-text-button-preview.png\";s:12:\"thumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTextButton.1609161325.double-text-button-thumbnail.png\";s:11:\"description\";s:75:\"A simple button with slide-out effect upon hover to display different text.\";s:6:\"bundle\";s:24:\"element/doubleTextButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:142;a:10:{s:4:\"name\";s:32:\"TranslatePress Language Switcher\";s:3:\"tag\";s:30:\"translatePressLanguageSwitcher\";s:5:\"group\";s:9:\"WordPress\";s:10:\"previewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/translatePressLanguageSwitcher.1605099953.preview-translatepress.png\";s:12:\"thumbnailUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/translatePressLanguageSwitcher.1605099953.thumbnail-translatepress.png\";s:11:\"description\";s:123:\"Add TranslatePress Language Switcher to your layout (Note: TranslatePress plugin must be installed on your WordPress site).\";s:6:\"bundle\";s:38:\"element/translatePressLanguageSwitcher\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:143;a:10:{s:4:\"name\";s:18:\"Post Grid With Box\";s:3:\"tag\";s:15:\"postGridWithBox\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithBox.1633426216.post-grid-with-box-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithBox.1633426216.post-grid-with-box-thumbnail.png\";s:11:\"description\";s:45:\"A post grid element with a slide-out excerpt.\";s:6:\"bundle\";s:23:\"element/postGridWithBox\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:144;a:10:{s:4:\"name\";s:14:\"Browser Mockup\";s:3:\"tag\";s:13:\"browserMockup\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/browserMockup.1614003384.browser-mockup-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/browserMockup.1614003384.browser-mockup-thumbnail.png\";s:11:\"description\";s:40:\"Display your design in a browser mockup.\";s:6:\"bundle\";s:21:\"element/browserMockup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:145;a:10:{s:4:\"name\";s:21:\"Parallax Single Image\";s:3:\"tag\";s:19:\"parallaxSingleImage\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallaxSingleImage.1614003402.Parallax-Single-Image-Preview.png\";s:12:\"thumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/parallaxSingleImage.1614003402.Parallax-Single-Image-Thumbnail.png\";s:11:\"description\";s:86:\"A single image with adjustable parallax effect to grab the attention of your visitors.\";s:6:\"bundle\";s:27:\"element/parallaxSingleImage\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:146;a:10:{s:4:\"name\";s:17:\"Post Slider Block\";s:3:\"tag\";s:15:\"postSliderBlock\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postSliderBlock.1633426220.post-slider-block-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postSliderBlock.1633426220.post-slider-block-thumbnail.png\";s:11:\"description\";s:60:\"A post slideshow element with shadow and hover zoom options.\";s:6:\"bundle\";s:23:\"element/postSliderBlock\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:147;a:10:{s:4:\"name\";s:19:\"Simple Contact Form\";s:3:\"tag\";s:17:\"simpleContactForm\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleContactForm.1609161351.simple-contact-form-preview.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/simpleContactForm.1609161351.simple-contact-form-thumbnail.png\";s:11:\"description\";s:75:\"Add a simple contact form to your WordPress site so people can contact you.\";s:6:\"bundle\";s:25:\"element/simpleContactForm\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:148;a:10:{s:4:\"name\";s:20:\"Food and Drinks Menu\";s:3:\"tag\";s:17:\"foodAndDrinksMenu\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/foodAndDrinksMenu.1609161465.food-and-drinks-menu-preview.png\";s:12:\"thumbnailUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/foodAndDrinksMenu.1609161465.food-and-drinks-menu-thumbnail.png\";s:11:\"description\";s:43:\"Display the menu of your restaurant or bar.\";s:6:\"bundle\";s:25:\"element/foodAndDrinksMenu\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:149;a:10:{s:4:\"name\";s:21:\"Call to Action Button\";s:3:\"tag\";s:18:\"callToActionButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionButton.1609161314.call-to-action-button-preview.png\";s:12:\"thumbnailUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/callToActionButton.1609161314.call-to-action-button-thumbnail.png\";s:11:\"description\";s:78:\"A perfect marketing button with an eye-catching title, icon, and description. \";s:6:\"bundle\";s:26:\"element/callToActionButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:150;a:10:{s:4:\"name\";s:12:\"Star Ranking\";s:3:\"tag\";s:11:\"starRanking\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/starRanking.1609161343.star-ranking-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/starRanking.1609161343.star-ranking-thumbnail.png\";s:11:\"description\";s:80:\"Display the rank of your product or services with a simple star ranking element.\";s:6:\"bundle\";s:19:\"element/starRanking\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:151;a:10:{s:4:\"name\";s:20:\"Shadow Pricing Table\";s:3:\"tag\";s:18:\"shadowPricingTable\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/shadowPricingTable.1614003399.shadow-pricing-table-preview.png\";s:12:\"thumbnailUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/shadowPricingTable.1614003399.shadow-pricing-table-thumbnail.png\";s:11:\"description\";s:46:\"A pricing table element with image and shadow.\";s:6:\"bundle\";s:26:\"element/shadowPricingTable\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:152;a:10:{s:4:\"name\";s:14:\"Content Slider\";s:3:\"tag\";s:13:\"contentSlider\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/contentSlider.1629720182.content-slide-preview.png\";s:12:\"thumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/contentSlider.1629720182.content-slide-thumbnail.png\";s:11:\"description\";s:60:\"A multiple page slider that can contain any type of content.\";s:6:\"bundle\";s:21:\"element/contentSlider\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:153;a:10:{s:4:\"name\";s:17:\"Star Testimonials\";s:3:\"tag\";s:16:\"starTestimonials\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/starTestimonials.1605099958.star-testimonials-preview.png\";s:12:\"thumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/starTestimonials.1605099958.star-testimonials-thumbnail.png\";s:11:\"description\";s:72:\"Display testimonials for your products and services with a star ranking.\";s:6:\"bundle\";s:24:\"element/starTestimonials\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:154;a:10:{s:4:\"name\";s:11:\"Icon Button\";s:3:\"tag\";s:10:\"iconButton\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconButton.1622550943.icon-button-preview.png\";s:12:\"thumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/iconButton.1622550943.icon-button-thumbnail.png\";s:11:\"description\";s:69:\"A simple button with icon and title to be used as a secondary button.\";s:6:\"bundle\";s:18:\"element/iconButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:155;a:10:{s:4:\"name\";s:16:\"Toggle Container\";s:3:\"tag\";s:15:\"toggleContainer\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/toggleContainer.1633426208.toggle-container-preview.png\";s:12:\"thumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/toggleContainer.1633426208.toggle-container-thumbnail.png\";s:11:\"description\";s:75:\"Display variations of your product/service pricing with a toggle container.\";s:6:\"bundle\";s:23:\"element/toggleContainer\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:156;a:10:{s:4:\"name\";s:9:\"FAQ Group\";s:3:\"tag\";s:8:\"faqGroup\";s:5:\"group\";s:10:\"Containers\";s:10:\"previewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/faqGroup.1609161471.faq-group-preview.png\";s:12:\"thumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/faqGroup.1609161471.faq-group-thumbnail.png\";s:11:\"description\";s:98:\"Display frequently asked questions (FAQ) or any other information in a beautiful and animated way.\";s:6:\"bundle\";s:16:\"element/faqGroup\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:157;a:10:{s:4:\"name\";s:13:\"Link Dropdown\";s:3:\"tag\";s:12:\"linkDropdown\";s:5:\"group\";s:7:\"Buttons\";s:10:\"previewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/linkDropdown.1615306424.link-dropdown-preview.png\";s:12:\"thumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/linkDropdown.1615306424.link-dropdown-thumbnail.png\";s:11:\"description\";s:82:\"A custom dropdown with links that can lead visitors to a specific section or page.\";s:6:\"bundle\";s:20:\"element/linkDropdown\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:158;a:10:{s:4:\"name\";s:19:\"Portfolio Post Grid\";s:3:\"tag\";s:17:\"portfolioPostGrid\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/portfolioPostGrid.1631615429.preview-portfolio-post-grid.png\";s:12:\"thumbnailUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/portfolioPostGrid.1631615429.thumbnail-portfolio-post-grid.png\";s:11:\"description\";s:100:\"Display your portfolio items, news, and articles with a beautiful portfolio style post grid element.\";s:6:\"bundle\";s:25:\"element/portfolioPostGrid\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:159;a:10:{s:4:\"name\";s:12:\"Double Title\";s:3:\"tag\";s:11:\"doubleTitle\";s:5:\"group\";s:13:\"Basic,Content\";s:10:\"previewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTitle.1609161476.double-title-preview.png\";s:12:\"thumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/doubleTitle.1609161476.double-title-thumbnail.png\";s:11:\"description\";s:67:\"A title element that consists of two texts on front and background.\";s:6:\"bundle\";s:19:\"element/doubleTitle\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:160;a:10:{s:4:\"name\";s:27:\"Post Grid With Hover Button\";s:3:\"tag\";s:23:\"postGridWithHoverButton\";s:5:\"group\";s:7:\"Content\";s:10:\"previewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithHoverButton.1633426216.grid-preview.png\";s:12:\"thumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/postGridWithHoverButton.1633426216.grid-thumbnail.png\";s:11:\"description\";s:86:\"A simple post grid element with featured image, post title, and button on hover state.\";s:6:\"bundle\";s:31:\"element/postGridWithHoverButton\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:161;a:10:{s:4:\"name\";s:17:\"Mono Social Icons\";s:3:\"tag\";s:15:\"monoSocialIcons\";s:5:\"group\";s:6:\"Social\";s:10:\"previewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/monoSocialIcons.1614003404.mono-social-icons-preview.png\";s:12:\"thumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/monoSocialIcons.1614003404.mono-social-icons-thumbnail.png\";s:11:\"description\";s:57:\"Add mono-styled social icons with links to your profiles.\";s:6:\"bundle\";s:23:\"element/monoSocialIcons\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:162;a:10:{s:4:\"name\";s:5:\"Giphy\";s:3:\"tag\";s:5:\"giphy\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:82:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/giphy.1614003390.giphy-preview.png\";s:12:\"thumbnailUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/giphy.1614003390.giphy-thumbnail.png\";s:11:\"description\";s:53:\"Add GIF files with animations to your WordPress site.\";s:6:\"bundle\";s:13:\"element/giphy\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:163;a:10:{s:4:\"name\";s:13:\"GIF Animation\";s:3:\"tag\";s:12:\"gifAnimation\";s:5:\"group\";s:19:\"Basic,Media,Content\";s:10:\"previewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gifAnimation.1614003389.gif-preview.png\";s:12:\"thumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-teasers/gifAnimation.1614003389.gif-thumbnail.png\";s:11:\"description\";s:53:\"Add GIF files with animations to your WordPress site.\";s:6:\"bundle\";s:20:\"element/gifAnimation\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}}}}','yes'),(293,'secret_key','*#}4h<3Wyeaj~n7S*JanMs^ZA||Rp1-,Y+N>2g<};zk!#q7Ot$4&ex~ P!HdGb&h','no'),(296,'license_key_token','1634044650|6O66kXc5FhmqNUndzrM4','yes'),(164,'seedprod_app_settings','{ \n \"facebook_g_app_id\":\"\",\n \"disable_seedprod_button\":false\n }','yes'),(163,'seedprod_notifications','a:4:{s:6:\"update\";i:1633984695;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(165,'seedprod_onetime_flush_rewrite','1','yes'),(168,'wpmm_settings','a:5:{s:7:\"general\";a:9:{s:6:\"status\";i:0;s:11:\"bypass_bots\";i:0;s:11:\"meta_robots\";i:0;s:11:\"redirection\";s:0:\"\";s:7:\"exclude\";a:3:{i:0;s:4:\"feed\";i:1;s:8:\"wp-login\";i:2;s:5:\"login\";}s:6:\"notice\";i:1;s:10:\"admin_link\";i:0;s:12:\"backend_role\";a:0:{}s:13:\"frontend_role\";a:0:{}}s:6:\"design\";a:11:{s:5:\"title\";s:16:\"Maintenance mode\";s:7:\"heading\";s:16:\"Maintenance mode\";s:13:\"heading_color\";s:0:\"\";s:4:\"text\";s:138:\"<p>Sorry for the inconvenience.<br />Our website is currently undergoing scheduled maintenance.<br />Thank you for your understanding.</p>\";s:10:\"text_color\";s:0:\"\";s:18:\"footer_links_color\";s:0:\"\";s:7:\"bg_type\";s:5:\"color\";s:8:\"bg_color\";s:0:\"\";s:9:\"bg_custom\";s:0:\"\";s:13:\"bg_predefined\";s:7:\"bg1.jpg\";s:16:\"other_custom_css\";s:0:\"\";}s:7:\"modules\";a:23:{s:16:\"countdown_status\";i:0;s:15:\"countdown_start\";s:19:\"2021-10-11 20:40:14\";s:17:\"countdown_details\";a:3:{s:4:\"days\";i:0;s:5:\"hours\";i:1;s:7:\"minutes\";i:0;}s:15:\"countdown_color\";s:0:\"\";s:16:\"subscribe_status\";i:0;s:14:\"subscribe_text\";s:25:\"Notify me when it\'s ready\";s:20:\"subscribe_text_color\";s:0:\"\";s:13:\"social_status\";i:0;s:13:\"social_target\";i:1;s:13:\"social_github\";s:0:\"\";s:15:\"social_dribbble\";s:0:\"\";s:14:\"social_twitter\";s:0:\"\";s:15:\"social_facebook\";s:0:\"\";s:16:\"social_instagram\";s:0:\"\";s:16:\"social_pinterest\";s:0:\"\";s:14:\"social_google+\";s:0:\"\";s:15:\"social_linkedin\";s:0:\"\";s:14:\"contact_status\";i:0;s:13:\"contact_email\";s:18:\"info@ansrwanda.com\";s:15:\"contact_effects\";s:20:\"move_top|move_bottom\";s:9:\"ga_status\";i:0;s:15:\"ga_anonymize_ip\";i:0;s:7:\"ga_code\";s:0:\"\";}s:3:\"bot\";a:5:{s:6:\"status\";i:0;s:4:\"name\";s:5:\"Admin\";s:6:\"avatar\";s:0:\"\";s:8:\"messages\";a:11:{s:2:\"01\";s:97:\"Hey! My name is {bot_name}, I\'m the owner of this website and I\'d like to be your assistant here.\";s:2:\"02\";s:28:\"I have just a few questions.\";s:2:\"03\";s:18:\"What is your name?\";s:2:\"04\";s:38:\"Nice to meet you here, {visitor_name}!\";s:2:\"05\";s:56:\"How you can see, our website will be launched very soon.\";s:2:\"06\";s:76:\"I know, you are very excited to see it, but we need a few days to finish it.\";s:2:\"07\";s:37:\"Would you like to be first to see it?\";s:4:\"08_1\";s:81:\"Cool! Please leave your email here and I will send you a message when it\'s ready.\";s:4:\"08_2\";s:56:\"Sad to hear that, {visitor_name} :( See you next time…\";s:2:\"09\";s:40:\"Got it! Thank you and see you soon here!\";i:10;s:17:\"Have a great day!\";}s:9:\"responses\";a:4:{s:2:\"01\";s:22:\"Type your name here…\";s:4:\"02_1\";s:12:\"Tell me more\";s:4:\"02_2\";s:6:\"Boring\";s:2:\"03\";s:23:\"Type your email here…\";}}s:4:\"gdpr\";a:6:{s:6:\"status\";i:0;s:17:\"policy_page_label\";s:14:\"Privacy Policy\";s:16:\"policy_page_link\";s:0:\"\";s:18:\"policy_page_target\";i:0;s:17:\"contact_form_tail\";s:186:\"This form collects your name and email so that we can reach you back. Check out our <a href=\"#\">Privacy Policy</a> page to fully understand how we protect and manage your submitted data.\";s:19:\"subscribe_form_tail\";s:193:\"This form collects your email so that we can add you to our newsletter list. Check out our <a href=\"#\">Privacy Policy</a> page to fully understand how we protect and manage your submitted data.\";}}','yes'),(169,'wpmm_version','2.4.0','yes'),(170,'current_theme','GoSolar','yes'),(171,'theme_mods_main','a:6:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:13:\"primary-right\";i:33;s:12:\"primary-menu\";i:34;}s:18:\"custom_css_post_id\";i:-1;s:12:\"zozo_options\";a:15:{s:9:\"zozo_logo\";a:5:{s:3:\"url\";s:58:\"http://ansrwanda.com/wp-content/uploads/2021/10/logo-1.png\";s:2:\"id\";s:4:\"1417\";s:6:\"height\";s:2:\"65\";s:5:\"width\";s:3:\"185\";s:9:\"thumbnail\";s:0:\"\";}s:16:\"zozo_retina_logo\";a:5:{s:3:\"url\";s:58:\"http://ansrwanda.com/wp-content/uploads/2021/10/logo-1.png\";s:2:\"id\";s:4:\"1417\";s:6:\"height\";s:2:\"65\";s:5:\"width\";s:3:\"185\";s:9:\"thumbnail\";s:0:\"\";}s:19:\"zozo_copyright_text\";s:53:\"Copyright © 2021 - ANS-Rwanda - All rights reserved.\";s:25:\"zozo_copyright_bar_enable\";s:1:\"1\";s:26:\"zozo_footer_widgets_enable\";s:1:\"0\";s:27:\"zozo_footer_copyright_align\";s:6:\"center\";s:16:\"zozo_footer_skin\";s:4:\"dark\";s:17:\"zozo_footer_style\";s:7:\"default\";s:16:\"zozo_footer_type\";s:8:\"footer-3\";s:11:\"mobile_logo\";a:5:{s:3:\"url\";s:58:\"http://ansrwanda.com/wp-content/uploads/2021/10/logo-1.png\";s:2:\"id\";s:4:\"1417\";s:6:\"height\";s:2:\"65\";s:5:\"width\";s:3:\"185\";s:9:\"thumbnail\";s:0:\"\";}s:24:\"zozo_custom_scheme_color\";s:7:\"#f26a52\";s:32:\"zozo_header_top_background_color\";s:7:\"#6ab43e\";s:29:\"zozo_sliding_background_color\";s:11:\"transparent\";s:28:\"zozo_portfolio_related_title\";s:19:\"Related activities \";s:26:\"zozo_portfolio_cnavigation\";s:1:\"1\";}s:16:\"background_color\";s:6:\"d6d6d6\";s:16:\"header_textcolor\";s:6:\"d6d6d6\";}','yes'),(172,'theme_switched','','yes'),(173,'large_crop','1','yes'),(174,'zozo_options','a:308:{s:8:\"last_tab\";s:0:\"\";s:24:\"zozo_disable_page_loader\";s:1:\"1\";s:20:\"zozo_page_loader_img\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:22:\"zozo_enable_responsive\";s:1:\"1\";s:20:\"zozo_enable_rtl_mode\";s:0:\"\";s:22:\"zozo_disable_opengraph\";s:0:\"\";s:9:\"zozo_logo\";a:5:{s:3:\"url\";s:59:\"https://ansrwanda.com/wp-content/uploads/2021/10/logo-1.png\";s:2:\"id\";s:4:\"1417\";s:6:\"height\";s:2:\"65\";s:5:\"width\";s:3:\"185\";s:9:\"thumbnail\";s:66:\"https://ansrwanda.com/wp-content/uploads/2021/10/logo-1-150x65.png\";}s:16:\"zozo_retina_logo\";a:5:{s:3:\"url\";s:57:\"https://ansrwanda.com/wp-content/uploads/2021/10/logo.png\";s:2:\"id\";s:4:\"1415\";s:6:\"height\";s:2:\"50\";s:5:\"width\";s:3:\"114\";s:9:\"thumbnail\";s:57:\"https://ansrwanda.com/wp-content/uploads/2021/10/logo.png\";}s:19:\"zozo_logo_maxheight\";s:3:\"100\";s:17:\"zozo_logo_padding\";a:3:{s:11:\"padding-top\";s:0:\"\";s:14:\"padding-bottom\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:16:\"zozo_sticky_logo\";a:5:{s:3:\"url\";s:57:\"https://ansrwanda.com/wp-content/uploads/2021/10/logo.png\";s:2:\"id\";s:4:\"1415\";s:6:\"height\";s:2:\"50\";s:5:\"width\";s:3:\"114\";s:9:\"thumbnail\";s:57:\"https://ansrwanda.com/wp-content/uploads/2021/10/logo.png\";}s:24:\"zozo_sticky_logo_padding\";a:3:{s:11:\"padding-top\";s:0:\"\";s:14:\"padding-bottom\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:19:\"zozo_google_map_api\";s:0:\"\";s:18:\"zozo_mailchimp_api\";s:0:\"\";s:34:\"zozo_mailchimp_success_message_api\";s:76:\"Success. You receive confirmation email to subscribe into our mailing lists.\";s:45:\"zozo_mailchimp_subscription_error_message_api\";s:53:\"Sorry. You already subscribed into our mailing lists.\";s:32:\"zozo_mailchimp_error_message_api\";s:24:\"Error. Please try again.\";s:15:\"zozo_custom_css\";s:0:\"\";s:23:\"zozo_enable_maintenance\";s:1:\"0\";s:26:\"zozo_maintenance_mode_page\";s:0:\"\";s:23:\"zozo_enable_coming_soon\";s:1:\"0\";s:21:\"zozo_coming_soon_page\";s:0:\"\";s:17:\"zozo_theme_layout\";s:9:\"fullwidth\";s:11:\"zozo_layout\";s:7:\"one-col\";s:25:\"zozo_fullwidth_site_width\";s:4:\"1200\";s:21:\"zozo_boxed_site_width\";s:4:\"1200\";s:18:\"zozo_header_layout\";s:9:\"fullwidth\";s:26:\"zozo_enable_header_top_bar\";s:0:\"\";s:18:\"zozo_sticky_header\";s:1:\"1\";s:25:\"enable_sticky_header_hide\";s:1:\"0\";s:16:\"zozo_header_skin\";s:5:\"light\";s:24:\"zozo_header_transparency\";s:14:\"no-transparent\";s:21:\"zozo_header_menu_skin\";s:7:\"default\";s:23:\"zozo_header_search_type\";s:1:\"1\";s:23:\"zozo_search_placeholder\";s:8:\"Search..\";s:16:\"zozo_header_type\";s:8:\"header-1\";s:29:\"zozo_header_1_elements_config\";a:2:{s:7:\"enabled\";a:3:{s:7:\"placebo\";s:7:\"placebo\";s:12:\"primary-menu\";s:12:\"Primary Menu\";s:9:\"cart-icon\";s:4:\"Cart\";}s:8:\"disabled\";a:6:{s:7:\"placebo\";s:7:\"placebo\";s:11:\"search-icon\";s:6:\"Search\";s:12:\"social-icons\";s:12:\"Social Icons\";s:12:\"contact-info\";s:12:\"Contact Info\";s:14:\"text-shortcode\";s:14:\"Text/Shortcode\";s:12:\"address-info\";s:21:\"Address / Store Hours\";}}s:27:\"zozo_header_1_elements_text\";s:11:\"Header Text\";s:29:\"zozo_header_3_elements_config\";a:2:{s:7:\"enabled\";a:3:{s:7:\"placebo\";s:7:\"placebo\";s:12:\"primary-menu\";s:12:\"Primary Menu\";s:11:\"search-icon\";s:6:\"Search\";}s:8:\"disabled\";a:6:{s:7:\"placebo\";s:7:\"placebo\";s:9:\"cart-icon\";s:4:\"Cart\";s:12:\"social-icons\";s:12:\"Social Icons\";s:12:\"contact-info\";s:12:\"Contact Info\";s:12:\"address-info\";s:21:\"Address / Store Hours\";s:14:\"text-shortcode\";s:14:\"Text/Shortcode\";}}s:27:\"zozo_header_3_elements_text\";s:11:\"Header Text\";s:30:\"zozo_header_11_logo_bar_config\";a:2:{s:7:\"enabled\";a:2:{s:7:\"placebo\";s:7:\"placebo\";s:12:\"address-info\";s:21:\"Address / Store Hours\";}s:8:\"disabled\";a:7:{s:7:\"placebo\";s:7:\"placebo\";s:9:\"cart-icon\";s:4:\"Cart\";s:12:\"primary-menu\";s:12:\"Primary Menu\";s:12:\"social-icons\";s:12:\"Social Icons\";s:12:\"contact-info\";s:12:\"Contact Info\";s:11:\"search-icon\";s:6:\"Search\";s:14:\"text-shortcode\";s:14:\"Text/Shortcode\";}}s:28:\"zozo_header_11_logo_bar_text\";s:20:\"Header Logo Bar Text\";s:26:\"zozo_header_11_left_config\";a:2:{s:7:\"enabled\";a:2:{s:7:\"placebo\";s:7:\"placebo\";s:12:\"primary-menu\";s:12:\"Primary Menu\";}s:8:\"disabled\";a:7:{s:7:\"placebo\";s:7:\"placebo\";s:9:\"cart-icon\";s:4:\"Cart\";s:11:\"search-icon\";s:6:\"Search\";s:12:\"social-icons\";s:12:\"Social Icons\";s:12:\"contact-info\";s:12:\"Contact Info\";s:12:\"address-info\";s:21:\"Address / Store Hours\";s:14:\"text-shortcode\";s:14:\"Text/Shortcode\";}}s:24:\"zozo_header_11_left_text\";s:16:\"Header Left Text\";s:27:\"zozo_header_11_right_config\";a:2:{s:7:\"enabled\";a:4:{s:7:\"placebo\";s:7:\"placebo\";s:12:\"social-icons\";s:12:\"Social Icons\";s:9:\"cart-icon\";s:4:\"Cart\";s:11:\"search-icon\";s:6:\"Search\";}s:8:\"disabled\";a:5:{s:7:\"placebo\";s:7:\"placebo\";s:12:\"primary-menu\";s:12:\"Primary Menu\";s:12:\"contact-info\";s:12:\"Contact Info\";s:12:\"address-info\";s:21:\"Address / Store Hours\";s:14:\"text-shortcode\";s:14:\"Text/Shortcode\";}}s:25:\"zozo_header_11_right_text\";s:17:\"Header Right Text\";s:20:\"zozo_slider_position\";s:5:\"below\";s:24:\"zozo_header_top_bar_left\";a:2:{s:7:\"enabled\";a:2:{s:7:\"placebo\";s:7:\"placebo\";s:12:\"contact-info\";s:12:\"Contact Info\";}s:8:\"disabled\";a:6:{s:7:\"placebo\";s:7:\"placebo\";s:14:\"text-shortcode\";s:14:\"Text/Shortcode\";s:12:\"social-icons\";s:12:\"Social Icons\";s:11:\"search-icon\";s:6:\"Search\";s:8:\"top-menu\";s:8:\"Top Menu\";s:11:\"welcome-msg\";s:15:\"Welcome Message\";}}s:29:\"zozo_header_top_bar_left_text\";s:17:\"Top Bar Left Text\";s:25:\"zozo_header_top_bar_right\";a:2:{s:7:\"enabled\";a:2:{s:7:\"placebo\";s:7:\"placebo\";s:12:\"social-icons\";s:12:\"Social Icons\";}s:8:\"disabled\";a:6:{s:7:\"placebo\";s:7:\"placebo\";s:12:\"contact-info\";s:12:\"Contact Info\";s:11:\"search-icon\";s:6:\"Search\";s:8:\"top-menu\";s:8:\"Top Menu\";s:11:\"welcome-msg\";s:15:\"Welcome Message\";s:14:\"text-shortcode\";s:14:\"Text/Shortcode\";}}s:30:\"zozo_header_top_bar_right_text\";s:18:\"Top Bar Right Text\";s:16:\"zozo_welcome_msg\";s:18:\"Welcome to GoSolar\";s:17:\"zozo_header_phone\";s:15:\"+12 123 456 789\";s:17:\"zozo_header_email\";s:17:\"info@yoursite.com\";s:19:\"zozo_header_address\";s:78:\"<strong>One Canada Square, </strong><span>Canary Wharf, United Kingdom.</span>\";s:26:\"zozo_header_business_hours\";s:81:\"<strong>Monday-Friday: 9am to 5pm </strong><span>Saturday / Sunday: Closed</span>\";s:19:\"zozo_header_spacing\";a:5:{s:11:\"padding-top\";s:0:\"\";s:13:\"padding-right\";s:0:\"\";s:14:\"padding-bottom\";s:0:\"\";s:12:\"padding-left\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:14:\"zozo_menu_type\";s:8:\"megamenu\";s:19:\"zozo_menu_separator\";s:0:\"\";s:23:\"zozo_dropdown_menu_skin\";s:5:\"light\";s:24:\"zozo_dropdown_menu_width\";a:2:{s:5:\"width\";s:5:\"220px\";s:5:\"units\";s:2:\"px\";}s:16:\"zozo_menu_height\";a:2:{s:6:\"height\";s:4:\"80px\";s:5:\"units\";s:2:\"px\";}s:23:\"zozo_sticky_menu_height\";a:2:{s:6:\"height\";s:4:\"60px\";s:5:\"units\";s:2:\"px\";}s:20:\"zozo_logo_bar_height\";a:2:{s:6:\"height\";s:4:\"76px\";s:5:\"units\";s:2:\"px\";}s:20:\"zozo_menu_height_alt\";a:2:{s:6:\"height\";s:4:\"60px\";s:5:\"units\";s:2:\"px\";}s:27:\"zozo_sticky_menu_height_alt\";a:2:{s:6:\"height\";s:4:\"60px\";s:5:\"units\";s:2:\"px\";}s:11:\"mobile_logo\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:21:\"mobile_header_visible\";s:11:\"tablet-land\";s:20:\"sticky_mobile_header\";s:1:\"1\";s:20:\"mobile_header_layout\";s:9:\"left-logo\";s:15:\"mobile_top_text\";s:0:\"\";s:18:\"mobile_show_search\";s:1:\"1\";s:23:\"mobile_show_translation\";s:1:\"0\";s:19:\"mobile_social_icons\";s:1:\"1\";s:23:\"zozo_enable_breadcrumbs\";s:1:\"1\";s:26:\"zozo_enable_page_title_bar\";s:1:\"1\";s:22:\"zozo_enable_page_title\";s:1:\"1\";s:28:\"zozo_page_title_bar_type_new\";s:7:\"default\";s:28:\"zozo_page_title_bar_skin_new\";s:7:\"default\";s:29:\"zozo_page_title_alignment_new\";s:7:\"default\";s:26:\"zozo_page_title_bar_height\";s:0:\"\";s:33:\"zozo_page_title_bar_mobile_height\";s:0:\"\";s:21:\"zozo_page_title_color\";s:0:\"\";s:33:\"zozo_page_title_breadcrumbs_color\";s:0:\"\";s:28:\"zozo_page_title_border_color\";s:0:\"\";s:32:\"zozo_page_title_background_color\";s:0:\"\";s:32:\"zozo_page_title_background_image\";a:5:{s:3:\"url\";s:0:\"\";s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}s:39:\"zozo_page_title_background_image_repeat\";s:6:\"repeat\";s:35:\"zozo_page_title_background_position\";s:8:\"left top\";s:33:\"zozo_page_title_parallax_bg_image\";s:0:\"\";s:30:\"zozo_page_title_scale_bg_image\";s:1:\"0\";s:24:\"zozo_page_title_video_bg\";s:1:\"0\";s:27:\"zozo_page_title_video_bg_id\";s:0:\"\";s:25:\"zozo_copyright_bar_enable\";s:1:\"1\";s:19:\"zozo_copyright_text\";s:50:\"Copyright © 2021 ANS Rwanda, all rights reserved.\";s:26:\"zozo_footer_widgets_enable\";s:1:\"1\";s:23:\"zozo_enable_back_to_top\";s:1:\"1\";s:25:\"zozo_back_to_top_position\";s:12:\"floating_bar\";s:23:\"zozo_enable_footer_menu\";s:0:\"\";s:27:\"zozo_footer_copyright_align\";s:4:\"left\";s:16:\"zozo_footer_skin\";s:4:\"dark\";s:17:\"zozo_footer_style\";s:7:\"default\";s:16:\"zozo_footer_type\";s:8:\"footer-1\";s:19:\"zozo_footer_spacing\";a:5:{s:11:\"padding-top\";s:0:\"\";s:13:\"padding-right\";s:0:\"\";s:14:\"padding-bottom\";s:0:\"\";s:12:\"padding-left\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:29:\"zozo_footer_copyright_spacing\";a:5:{s:11:\"padding-top\";s:0:\"\";s:13:\"padding-right\";s:0:\"\";s:14:\"padding-bottom\";s:0:\"\";s:12:\"padding-left\";s:0:\"\";s:5:\"units\";s:2:\"px\";}s:14:\"zozo_body_font\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"14px\";s:11:\"line-height\";s:4:\"28px\";s:5:\"color\";s:0:\"\";}s:19:\"zozo_h1_font_styles\";a:9:{s:11:\"font-family\";s:11:\"Roboto Slab\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"45px\";s:11:\"line-height\";s:4:\"42px\";s:5:\"color\";s:0:\"\";}s:19:\"zozo_h2_font_styles\";a:9:{s:11:\"font-family\";s:11:\"Roboto Slab\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"29px\";s:11:\"line-height\";s:4:\"35px\";s:5:\"color\";s:0:\"\";}s:19:\"zozo_h3_font_styles\";a:9:{s:11:\"font-family\";s:11:\"Roboto Slab\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"22px\";s:11:\"line-height\";s:4:\"29px\";s:5:\"color\";s:0:\"\";}s:19:\"zozo_h4_font_styles\";a:9:{s:11:\"font-family\";s:11:\"Roboto Slab\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"20px\";s:11:\"line-height\";s:4:\"24px\";s:5:\"color\";s:0:\"\";}s:19:\"zozo_h5_font_styles\";a:9:{s:11:\"font-family\";s:11:\"Roboto Slab\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"17px\";s:11:\"line-height\";s:4:\"20px\";s:5:\"color\";s:0:\"\";}s:19:\"zozo_h6_font_styles\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"14px\";s:11:\"line-height\";s:4:\"17px\";s:5:\"color\";s:0:\"\";}s:25:\"zozo_top_menu_font_styles\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"12px\";s:11:\"line-height\";s:4:\"12px\";s:5:\"color\";s:0:\"\";}s:21:\"zozo_menu_font_styles\";a:8:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"14px\";s:5:\"color\";s:0:\"\";}s:24:\"zozo_submenu_font_styles\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"14px\";s:11:\"line-height\";s:4:\"20px\";s:5:\"color\";s:0:\"\";}s:28:\"zozo_single_post_title_fonts\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"300\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"25px\";s:11:\"line-height\";s:4:\"35px\";s:5:\"color\";s:0:\"\";}s:27:\"zozo_post_title_font_styles\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"500\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"25px\";s:11:\"line-height\";s:4:\"24px\";s:5:\"color\";s:0:\"\";}s:23:\"zozo_widget_title_fonts\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"17px\";s:11:\"line-height\";s:4:\"20px\";s:5:\"color\";s:0:\"\";}s:22:\"zozo_widget_text_fonts\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:4:\"28px\";s:5:\"color\";s:0:\"\";}s:30:\"zozo_footer_widget_title_fonts\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:0:\"\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"17px\";s:11:\"line-height\";s:4:\"20px\";s:5:\"color\";s:0:\"\";}s:29:\"zozo_footer_widget_text_fonts\";a:9:{s:11:\"font-family\";s:9:\"Open Sans\";s:12:\"font-options\";s:0:\"\";s:6:\"google\";s:1:\"1\";s:11:\"font-weight\";s:3:\"400\";s:10:\"font-style\";s:0:\"\";s:7:\"subsets\";s:0:\"\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";s:4:\"28px\";s:5:\"color\";s:0:\"\";}s:15:\"zozo_theme_skin\";s:5:\"light\";s:24:\"zozo_custom_scheme_color\";s:7:\"#6ab43e\";s:22:\"zozo_custom_color_skin\";a:2:{s:7:\"regular\";s:0:\"\";s:5:\"hover\";s:0:\"\";}s:15:\"zozo_link_color\";a:2:{s:7:\"regular\";s:7:\"#6ab43e\";s:5:\"hover\";s:0:\"\";}s:18:\"zozo_body_bg_image\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:18:\"zozo_page_bg_image\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:20:\"zozo_header_bg_image\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:20:\"zozo_sticky_bg_image\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:32:\"zozo_header_top_background_color\";s:7:\"#6ab43e\";s:29:\"zozo_sliding_background_color\";s:0:\"\";s:20:\"zozo_top_menu_hcolor\";a:1:{s:5:\"hover\";s:0:\"\";}s:21:\"zozo_main_menu_hcolor\";a:1:{s:5:\"hover\";s:0:\"\";}s:24:\"zozo_submenu_show_border\";s:1:\"1\";s:24:\"zozo_main_submenu_border\";a:6:{s:10:\"border-top\";s:3:\"3px\";s:12:\"border-right\";s:3:\"0px\";s:13:\"border-bottom\";s:3:\"0px\";s:11:\"border-left\";s:3:\"0px\";s:12:\"border-style\";s:5:\"solid\";s:12:\"border-color\";s:0:\"\";}s:21:\"zozo_submenu_bg_color\";s:7:\"#ffffff\";s:20:\"zozo_sub_menu_hcolor\";a:1:{s:5:\"hover\";s:0:\"\";}s:22:\"zozo_submenu_hbg_color\";s:0:\"\";s:20:\"zozo_footer_bg_image\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:25:\"zozo_footer_copy_bg_image\";a:7:{s:16:\"background-color\";s:0:\"\";s:17:\"background-repeat\";s:0:\"\";s:15:\"background-size\";s:0:\"\";s:21:\"background-attachment\";s:0:\"\";s:19:\"background-position\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:5:\"media\";a:4:{s:2:\"id\";s:0:\"\";s:6:\"height\";s:0:\"\";s:5:\"width\";s:0:\"\";s:9:\"thumbnail\";s:0:\"\";}}s:20:\"zozo_social_bg_color\";a:2:{s:7:\"regular\";s:0:\"\";s:5:\"hover\";s:0:\"\";}s:22:\"zozo_social_icon_color\";a:2:{s:7:\"regular\";s:0:\"\";s:5:\"hover\";s:0:\"\";}s:21:\"zozo_social_icon_type\";s:11:\"transparent\";s:18:\"zozo_facebook_link\";s:1:\"#\";s:17:\"zozo_twitter_link\";s:1:\"#\";s:18:\"zozo_linkedin_link\";s:1:\"#\";s:19:\"zozo_pinterest_link\";s:1:\"#\";s:17:\"zozo_youtube_link\";s:0:\"\";s:13:\"zozo_rss_link\";s:0:\"\";s:16:\"zozo_tumblr_link\";s:0:\"\";s:16:\"zozo_reddit_link\";s:0:\"\";s:18:\"zozo_dribbble_link\";s:0:\"\";s:14:\"zozo_digg_link\";s:0:\"\";s:16:\"zozo_flickr_link\";s:0:\"\";s:19:\"zozo_instagram_link\";s:0:\"\";s:15:\"zozo_vimeo_link\";s:0:\"\";s:15:\"zozo_skype_link\";s:0:\"\";s:17:\"zozo_blogger_link\";s:0:\"\";s:15:\"zozo_yahoo_link\";s:0:\"\";s:28:\"zozo_portfolio_archive_count\";s:2:\"10\";s:29:\"zozo_portfolio_archive_layout\";s:4:\"grid\";s:30:\"zozo_portfolio_archive_columns\";s:1:\"4\";s:29:\"zozo_portfolio_archive_gutter\";s:2:\"30\";s:29:\"zozo_portfolio_category_label\";s:9:\"Category:\";s:24:\"zozo_portfolio_tag_label\";s:5:\"Tags:\";s:27:\"zozo_portfolio_client_label\";s:7:\"Client:\";s:25:\"zozo_portfolio_date_label\";s:5:\"Date:\";s:31:\"zozo_portfolio_estimation_label\";s:11:\"Estimation:\";s:29:\"zozo_portfolio_duration_label\";s:9:\"Duration:\";s:24:\"zozo_portfolio_prev_next\";s:1:\"1\";s:29:\"zozo_portfolio_related_slider\";s:1:\"1\";s:28:\"zozo_portfolio_related_title\";s:16:\"Related Projects\";s:21:\"zozo_portfolio_citems\";s:1:\"3\";s:28:\"zozo_portfolio_citems_scroll\";s:1:\"1\";s:22:\"zozo_portfolio_ctablet\";s:1:\"2\";s:27:\"zozo_portfolio_cmobile_land\";s:1:\"1\";s:22:\"zozo_portfolio_cmobile\";s:1:\"1\";s:22:\"zozo_portfolio_cmargin\";s:2:\"20\";s:24:\"zozo_portfolio_cautoplay\";s:1:\"1\";s:23:\"zozo_portfolio_ctimeout\";s:4:\"5000\";s:20:\"zozo_portfolio_cloop\";s:1:\"1\";s:26:\"zozo_portfolio_cpagination\";s:1:\"1\";s:26:\"zozo_portfolio_cnavigation\";s:0:\"\";s:26:\"zozo_service_archive_count\";s:2:\"10\";s:28:\"zozo_service_archive_columns\";s:1:\"4\";s:19:\"zozo_service_citems\";s:0:\"\";s:26:\"zozo_service_citems_scroll\";s:0:\"\";s:20:\"zozo_service_ctablet\";s:0:\"\";s:25:\"zozo_service_cmobile_land\";s:0:\"\";s:20:\"zozo_service_cmobile\";s:0:\"\";s:20:\"zozo_service_cmargin\";s:0:\"\";s:22:\"zozo_service_cautoplay\";s:1:\"1\";s:21:\"zozo_service_ctimeout\";s:4:\"5000\";s:18:\"zozo_service_cloop\";s:0:\"\";s:24:\"zozo_service_cpagination\";s:1:\"1\";s:24:\"zozo_service_cnavigation\";s:0:\"\";s:28:\"zozo_casestudy_archive_count\";s:2:\"10\";s:30:\"zozo_casestudy_archive_columns\";s:1:\"4\";s:21:\"zozo_casestudy_citems\";s:0:\"\";s:28:\"zozo_casestudy_citems_scroll\";s:0:\"\";s:22:\"zozo_casestudy_ctablet\";s:0:\"\";s:27:\"zozo_casestudy_cmobile_land\";s:0:\"\";s:22:\"zozo_casestudy_cmobile\";s:0:\"\";s:22:\"zozo_casestudy_cmargin\";s:0:\"\";s:24:\"zozo_casestudy_cautoplay\";s:1:\"1\";s:23:\"zozo_casestudy_ctimeout\";s:4:\"5000\";s:20:\"zozo_casestudy_cloop\";s:0:\"\";s:26:\"zozo_casestudy_cpagination\";s:1:\"1\";s:26:\"zozo_casestudy_cnavigation\";s:0:\"\";s:28:\"zozo_disable_blog_pagination\";s:0:\"\";s:24:\"zozo_blog_read_more_text\";s:0:\"\";s:30:\"zozo_blog_excerpt_length_large\";s:2:\"80\";s:29:\"zozo_blog_excerpt_length_grid\";s:2:\"10\";s:29:\"zozo_blog_excerpt_length_list\";s:2:\"30\";s:28:\"zozo_blog_slideshow_autoplay\";s:1:\"1\";s:27:\"zozo_blog_slideshow_timeout\";s:4:\"5000\";s:21:\"zozo_blog_date_format\";s:5:\"d.m.Y\";s:29:\"zozo_blog_post_featured_image\";s:0:\"\";s:26:\"zozo_blog_post_meta_author\";s:0:\"\";s:24:\"zozo_blog_post_meta_date\";s:0:\"\";s:30:\"zozo_blog_post_meta_categories\";s:0:\"\";s:28:\"zozo_blog_post_meta_comments\";s:0:\"\";s:19:\"zozo_blog_read_more\";s:0:\"\";s:24:\"zozo_blog_archive_layout\";s:13:\"two-col-right\";s:22:\"zozo_archive_blog_type\";s:5:\"large\";s:30:\"zozo_archive_blog_grid_columns\";s:3:\"two\";s:33:\"zozo_show_archive_featured_slider\";s:0:\"\";s:24:\"zozo_blog_page_title_bar\";s:1:\"1\";s:15:\"zozo_blog_title\";s:8:\"Our Blog\";s:16:\"zozo_blog_slogan\";s:0:\"\";s:16:\"zozo_blog_layout\";s:13:\"two-col-right\";s:14:\"zozo_blog_type\";s:5:\"large\";s:22:\"zozo_blog_grid_columns\";s:3:\"two\";s:30:\"zozo_show_blog_featured_slider\";s:0:\"\";s:23:\"zozo_single_post_layout\";s:13:\"two-col-right\";s:24:\"zozo_blog_social_sharing\";s:1:\"1\";s:21:\"zozo_blog_author_info\";s:1:\"1\";s:18:\"zozo_blog_comments\";s:1:\"1\";s:23:\"zozo_show_related_posts\";s:1:\"1\";s:23:\"zozo_related_blog_items\";s:1:\"3\";s:30:\"zozo_related_blog_items_scroll\";s:1:\"1\";s:26:\"zozo_related_blog_autoplay\";s:1:\"1\";s:25:\"zozo_related_blog_timeout\";s:4:\"5000\";s:22:\"zozo_related_blog_loop\";s:0:\"\";s:24:\"zozo_related_blog_margin\";s:2:\"30\";s:24:\"zozo_related_blog_tablet\";s:1:\"3\";s:27:\"zozo_related_blog_landscape\";s:1:\"2\";s:26:\"zozo_related_blog_portrait\";s:1:\"1\";s:22:\"zozo_related_blog_dots\";s:0:\"\";s:21:\"zozo_related_blog_nav\";s:1:\"1\";s:19:\"zozo_blog_prev_next\";s:1:\"1\";s:25:\"zozo_single_blog_carousel\";s:0:\"\";s:23:\"zozo_single_blog_citems\";s:1:\"3\";s:30:\"zozo_single_blog_citems_scroll\";s:1:\"1\";s:26:\"zozo_single_blog_cautoplay\";s:1:\"1\";s:25:\"zozo_single_blog_ctimeout\";s:4:\"5000\";s:22:\"zozo_single_blog_cloop\";s:0:\"\";s:24:\"zozo_single_blog_cmargin\";s:0:\"\";s:24:\"zozo_single_blog_ctablet\";s:1:\"3\";s:28:\"zozo_single_blog_cmlandscape\";s:1:\"2\";s:27:\"zozo_single_blog_cmportrait\";s:1:\"1\";s:22:\"zozo_single_blog_cdots\";s:0:\"\";s:21:\"zozo_single_blog_cnav\";s:1:\"1\";s:25:\"zozo_featured_slider_type\";s:12:\"below_header\";s:25:\"zozo_featured_posts_limit\";s:1:\"6\";s:27:\"zozo_featured_slider_citems\";s:1:\"3\";s:34:\"zozo_featured_slider_citems_scroll\";s:1:\"1\";s:30:\"zozo_featured_slider_cautoplay\";s:1:\"1\";s:29:\"zozo_featured_slider_ctimeout\";s:4:\"5000\";s:26:\"zozo_featured_slider_cloop\";s:0:\"\";s:28:\"zozo_featured_slider_cmargin\";s:0:\"\";s:28:\"zozo_featured_slider_ctablet\";s:1:\"3\";s:32:\"zozo_featured_slider_cmlandscape\";s:1:\"2\";s:31:\"zozo_featured_slider_cmportrait\";s:1:\"1\";s:26:\"zozo_featured_slider_cdots\";s:0:\"\";s:25:\"zozo_featured_slider_cnav\";s:1:\"1\";s:21:\"zozo_search_page_type\";s:4:\"grid\";s:24:\"zozo_search_grid_columns\";s:3:\"two\";s:27:\"zozo_search_results_content\";s:10:\"only_posts\";s:21:\"zozo_sharing_facebook\";s:1:\"1\";s:20:\"zozo_sharing_twitter\";s:1:\"1\";s:21:\"zozo_sharing_linkedin\";s:1:\"1\";s:22:\"zozo_sharing_pinterest\";s:0:\"\";s:19:\"zozo_sharing_tumblr\";s:0:\"\";s:19:\"zozo_sharing_reddit\";s:0:\"\";s:17:\"zozo_sharing_digg\";s:0:\"\";s:18:\"zozo_sharing_email\";s:1:\"1\";s:11:\"cpt_disable\";a:6:{s:14:\"zozo_portfolio\";s:0:\"\";s:13:\"zozo_services\";s:0:\"\";s:16:\"zozo_casestudies\";s:0:\"\";s:10:\"zozo_event\";s:0:\"\";s:16:\"zozo_testimonial\";s:0:\"\";s:16:\"zozo_team_member\";s:0:\"\";}s:14:\"portfolio_slug\";s:9:\"portfolio\";s:25:\"portfolio_categories_slug\";s:20:\"portfolio-categories\";s:19:\"portfolio_tags_slug\";s:14:\"portfolio-tags\";s:13:\"services_slug\";s:8:\"services\";s:23:\"service_categories_slug\";s:18:\"service-categories\";s:16:\"casestudies_slug\";s:12:\"case-studies\";s:25:\"casestudy_categories_slug\";s:21:\"case-study-categories\";s:10:\"event_slug\";s:5:\"event\";s:21:\"event_categories_slug\";s:16:\"event-categories\";s:28:\"zozo_woo_enable_catalog_mode\";s:0:\"\";s:23:\"zozo_woo_archive_layout\";s:7:\"one-col\";s:22:\"zozo_woo_single_layout\";s:13:\"two-col-right\";s:27:\"zozo_loop_products_per_page\";s:2:\"12\";s:22:\"zozo_loop_shop_columns\";s:1:\"3\";s:27:\"zozo_related_products_count\";s:1:\"3\";s:22:\"zozo_woo_shop_ordering\";s:1:\"1\";s:23:\"zozo_woo_social_sharing\";s:1:\"1\";s:27:\"zozo_remove_scripts_version\";s:1:\"1\";s:15:\"zozo_minify_css\";s:1:\"1\";s:14:\"zozo_minify_js\";s:1:\"1\";}','yes'),(459,'elementor_active_kit','1492','yes'),(465,'_elementor_installed_time','1634216720','yes'),(466,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}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:14:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:5:\"Ebook\";i:3;s:9:\"eCommerce\";i:4;s:9:\"Education\";i:5;s:6:\"Events\";i:6;s:18:\"Health and Fitness\";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\";}}}s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:896:{i:0;a:15:{s:2:\"id\";i:10107;s:5:\"title\";s:34:\"Classic | Promotion | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/balls_small.png\";s:12:\"tmpl_created\";i:1547851373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-promotion-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:206;s:11:\"trend_index\";i:207;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:15:{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:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:15:{s:2:\"id\";i:10158;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/coco_small.png\";s:12:\"tmpl_created\";i:1547852227;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:255;s:11:\"trend_index\";i:295;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:15:{s:2:\"id\";i:10190;s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/engage_small.png\";s:12:\"tmpl_created\";i:1547885703;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:214;s:11:\"trend_index\";i:151;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:15:{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:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:15:{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:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:15:{s:2:\"id\";i:10256;s:5:\"title\";s:20:\"Classic | Sale | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/fruit_small.png\";s:12:\"tmpl_created\";i:1547888909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:458;s:11:\"trend_index\";i:597;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:15:{s:2:\"id\";i:10267;s:5:\"title\";s:29:\"Classic | Contact | Christmas\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/christmas_small.png\";s:12:\"tmpl_created\";i:1547889047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-contact-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:281;s:11:\"trend_index\";i:233;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:15:{s:2:\"id\";i:10307;s:5:\"title\";s:43:\"Fly In | Promotion | Christmas | Teddy Bear\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/teddy_small.png\";s:12:\"tmpl_created\";i:1547893266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:641;s:11:\"trend_index\";i:689;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:15:{s:2:\"id\";i:10318;s:5:\"title\";s:27:\"Classic | Contact | Bicycle\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/by_small.png\";s:12:\"tmpl_created\";i:1547893367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:327;s:11:\"trend_index\";i:326;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:15:{s:2:\"id\";i:10339;s:5:\"title\";s:22:\"Fly In | Contact | Spa\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small.png\";s:12:\"tmpl_created\";i:1547893603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-contact-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:390;s:11:\"trend_index\";i:393;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:15:{s:2:\"id\";i:10352;s:5:\"title\";s:23:\"Fly In | Contact | Wine\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_wine_small.png\";s:12:\"tmpl_created\";i:1547915335;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/fly-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:445;s:11:\"trend_index\";i:525;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:15:{s:2:\"id\";i:10372;s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/phone_small.png\";s:12:\"tmpl_created\";i:1547915554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:638;s:11:\"trend_index\";i:636;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:15:{s:2:\"id\";i:10382;s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom_pink_small.png\";s:12:\"tmpl_created\";i:1547916616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/bottom-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:242;s:11:\"trend_index\";i:258;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:15:{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:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:15:{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:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:15:{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:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:15:{s:2:\"id\";i:10434;s:5:\"title\";s:27:\"Classic | Sale | Headphones\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/head_small.png\";s:12:\"tmpl_created\";i:1547961950;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:359;s:11:\"trend_index\";i:353;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:15:{s:2:\"id\";i:10444;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/plant_small.png\";s:12:\"tmpl_created\";i:1547962029;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:385;s:11:\"trend_index\";i:298;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:15:{s:2:\"id\";i:10467;s:5:\"title\";s:27:\"Bottom Bar | Contact | Lego\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small.png\";s:12:\"tmpl_created\";i:1547962277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/bottom-bar-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:722;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:15:{s:2:\"id\";i:10487;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/acc_small.png\";s:12:\"tmpl_created\";i:1547964527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:554;s:11:\"trend_index\";i:618;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:15:{s:2:\"id\";i:10498;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small-1.png\";s:12:\"tmpl_created\";i:1547964616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:421;s:11:\"trend_index\";i:382;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:15:{s:2:\"id\";i:10519;s:5:\"title\";s:27:\"Hello Bar | Promotion | App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small-1.png\";s:12:\"tmpl_created\";i:1547964801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:585;s:11:\"trend_index\";i:629;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:15:{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:124:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:15:{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:126:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:15:{s:2:\"id\";i:10569;s:5:\"title\";s:15:\"Slide In | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/off_small.png\";s:12:\"tmpl_created\";i:1547967812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/slide-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:529;s:11:\"trend_index\";i:485;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:15:{s:2:\"id\";i:10590;s:5:\"title\";s:19:\"Full Screen | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pass1_small.png\";s:12:\"tmpl_created\";i:1547967978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:466;s:11:\"trend_index\";i:356;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:15:{s:2:\"id\";i:10600;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/orange_small.png\";s:12:\"tmpl_created\";i:1547968080;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:483;s:11:\"trend_index\";i:494;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:15:{s:2:\"id\";i:10622;s:5:\"title\";s:34:\"Full Screen | Contact | Headphones\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/full_hear_small.png\";s:12:\"tmpl_created\";i:1547969678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:543;s:11:\"trend_index\";i:456;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:15:{s:2:\"id\";i:10633;s:5:\"title\";s:23:\"Slide In | Login | Lego\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small-1.png\";s:12:\"tmpl_created\";i:1547969858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/slide-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:675;s:11:\"trend_index\";i:722;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:15:{s:2:\"id\";i:10644;s:5:\"title\";s:26:\"Fly In | Contact | Webinar\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small-1.png\";s:12:\"tmpl_created\";i:1547970814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:484;s:11:\"trend_index\";i:440;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:15:{s:2:\"id\";i:10654;s:5:\"title\";s:31:\"Full Screen | Login | Christmas\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/full_login_small.png\";s:12:\"tmpl_created\";i:1547970917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-login-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:658;s:11:\"trend_index\";i:676;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:15:{s:2:\"id\";i:10664;s:5:\"title\";s:34:\"Slide In | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_gym_small.png\";s:12:\"tmpl_created\";i:1547973928;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:552;s:11:\"trend_index\";i:384;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:15:{s:2:\"id\";i:10675;s:5:\"title\";s:35:\"Full Screen | Login | Gym | Fitness\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/gym_full_small.png\";s:12:\"tmpl_created\";i:1547974110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:519;s:11:\"trend_index\";i:477;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:15:{s:2:\"id\";i:9719;s:5:\"title\";s:30:\"Classic | Subscribe | Register\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/register_small.png\";s:12:\"tmpl_created\";i:1547976107;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-subscribe-register/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:398;s:11:\"trend_index\";i:282;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:15:{s:2:\"id\";i:10137;s:5:\"title\";s:34:\"Full Screen | Contact | Restaurant\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rest_small.png\";s:12:\"tmpl_created\";i:1547976342;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:570;s:11:\"trend_index\";i:589;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:15:{s:2:\"id\";i:10244;s:5:\"title\";s:17:\"Bottom Bar | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/wow_small.png\";s:12:\"tmpl_created\";i:1547976402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/bottom-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:623;s:11:\"trend_index\";i:660;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:15:{s:2:\"id\";i:10127;s:5:\"title\";s:35:\"Fly In | Announcement | Maintenance\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pizza_small.png\";s:12:\"tmpl_created\";i:1547984061;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:700;s:11:\"trend_index\";i:738;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:15:{s:2:\"id\";i:10776;s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social1_small.png\";s:12:\"tmpl_created\";i:1548047055;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:694;s:11:\"trend_index\";i:694;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:15:{s:2:\"id\";i:10785;s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social2_small.png\";s:12:\"tmpl_created\";i:1548047593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:468;s:11:\"trend_index\";i:442;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:15:{s:2:\"id\";i:10794;s:5:\"title\";s:34:\"Classic | Contact | Social | Share\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/s_small.png\";s:12:\"tmpl_created\";i:1548067619;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:430;s:11:\"trend_index\";i:475;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:15:{s:2:\"id\";i:10871;s:5:\"title\";s:20:\"Bottom Bar | Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/m_small.png\";s:12:\"tmpl_created\";i:1548074396;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:706;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:15:{s:2:\"id\";i:10936;s:5:\"title\";s:25:\"Full Screen | Toggle Menu\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/menu_small.png\";s:12:\"tmpl_created\";i:1548874587;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:478;s:11:\"trend_index\";i:572;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:15:{s:2:\"id\";i:10964;s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine’s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/love_small.png\";s:12:\"tmpl_created\";i:1550039106;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-promotion-coupon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:598;s:11:\"trend_index\";i:664;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:15:{s:2:\"id\";i:10992;s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine’s Day\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/02/h_small.png\";s:12:\"tmpl_created\";i:1550072007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:668;s:11:\"trend_index\";i:668;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:15:{s:2:\"id\";i:11005;s:5:\"title\";s:50:\"Classic | Promotion | Love | Valentine’s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/bear_small.png\";s:12:\"tmpl_created\";i:1550073303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:680;s:11:\"trend_index\";i:615;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:15:{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:124:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:15:{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:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:15:{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:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:15:{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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:15:{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:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:15:{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:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:15:{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:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:15:{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:120:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";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:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:15:{s:2:\"id\";i:20208;s:5:\"title\";s:49:\"Alternative Medicine Acupuncture – Business\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/alternative-medicine-acupuncture-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:47:\"[\"Health\",\"Landing Pages\",\"medical\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:55;a:15:{s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine – 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:117:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:56;a:15:{s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency – 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:126:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:57;a:15:{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:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:15:{s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation – 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:136:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"interior design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:59;a:15:{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:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:15:{s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise & Fitness Equipment – 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:129:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"online shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:61;a:15:{s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management – 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:115:\"https://library.elementor.com/lp/time-management-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:62;a:15:{s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses – 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:130:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:63;a:15:{s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace – 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:118:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:64;a:15:{s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening – Health & 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:127:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:65;a:15:{s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption – 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:125:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:66;a:15:{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:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:15:{s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog – 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:116:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:68;a:15:{s:2:\"id\";i:20556;s:5:\"title\";s:41:\"Faroe Islands Trip Planner – Travel\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/faroe-islands-trip-planner-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:69;a:15:{s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events – 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:142:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:70;a:15:{s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop – 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:125:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"online shop\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:71;a:15:{s:2:\"id\";i:9611;s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png\";s:12:\"tmpl_created\";i:1546965350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/hello-bar-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:605;s:11:\"trend_index\";i:603;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:15:{s:2:\"id\";i:9622;s:5:\"title\";s:19:\"Classic | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_promotion_small_02.png\";s:12:\"tmpl_created\";i:1546965896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:607;s:11:\"trend_index\";i:460;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:15:{s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1546968270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:661;s:11:\"trend_index\";i:705;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:15:{s:2:\"id\";i:9662;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png\";s:12:\"tmpl_created\";i:1547009087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/bottom-bar-register-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:684;s:11:\"trend_index\";i:658;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:15:{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:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:15:{s:2:\"id\";i:9690;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_01.png\";s:12:\"tmpl_created\";i:1547011716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:393;s:11:\"trend_index\";i:571;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:15:{s:2:\"id\";i:9699;s:5:\"title\";s:33:\"Classic | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_02.png\";s:12:\"tmpl_created\";i:1547015827;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:475;s:11:\"trend_index\";i:527;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:15:{s:2:\"id\";i:9571;s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/FlyIn_Login_01_small.png\";s:12:\"tmpl_created\";i:1547726151;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/fly-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:622;s:11:\"trend_index\";i:538;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:15:{s:2:\"id\";i:9740;s:5:\"title\";s:25:\"Classic | Promotion | App\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small.png\";s:12:\"tmpl_created\";i:1547822836;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:624;s:11:\"trend_index\";i:691;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:15:{s:2:\"id\";i:9762;s:5:\"title\";s:36:\"Classic | Register | Subscribe | Spa\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small_classic.png\";s:12:\"tmpl_created\";i:1547824145;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:463;s:11:\"trend_index\";i:436;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:15:{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:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:15:{s:2:\"id\";i:9772;s:5:\"title\";s:27:\"Hello bar | Promotion | App\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/app_hello_small.png\";s:12:\"tmpl_created\";i:1547824279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:760;s:11:\"trend_index\";i:781;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:15:{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:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:15:{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:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:85;a:15:{s:2:\"id\";i:9793;s:5:\"title\";s:13:\"Fly In | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_black_small.png\";s:12:\"tmpl_created\";i:1547831151;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/popups/fly-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:670;s:11:\"trend_index\";i:742;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:15:{s:2:\"id\";i:9836;s:5:\"title\";s:21:\"Classic | Login | Pop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/login_b_small.png\";s:12:\"tmpl_created\";i:1547835635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/classic-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:634;s:11:\"trend_index\";i:669;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:15:{s:2:\"id\";i:9847;s:5:\"title\";s:25:\"Fly In | Promotion | Lego\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_in_promotion_tro.png\";s:12:\"tmpl_created\";i:1547836956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:751;s:11:\"trend_index\";i:838;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:15:{s:2:\"id\";i:9858;s:5:\"title\";s:27:\"Slide In | Promotion | Wine\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png\";s:12:\"tmpl_created\";i:1547837100;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:769;s:11:\"trend_index\";i:684;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:15:{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:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:15:{s:2:\"id\";i:9944;s:5:\"title\";s:33:\"Slide In | Promotion | Headphones\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_head_small.png\";s:12:\"tmpl_created\";i:1547841939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:757;s:11:\"trend_index\";i:700;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:15:{s:2:\"id\";i:9955;s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_login_lock_small.png\";s:12:\"tmpl_created\";i:1547842065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/fly-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:551;s:11:\"trend_index\";i:627;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:15:{s:2:\"id\";i:9965;s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_moon_small.png\";s:12:\"tmpl_created\";i:1547842174;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:588;s:11:\"trend_index\";i:591;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:15:{s:2:\"id\";i:9995;s:5:\"title\";s:27:\"Slide In | Sale | Christmas\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_christmas_small.png\";s:12:\"tmpl_created\";i:1547844802;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:772;s:11:\"trend_index\";i:817;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:15:{s:2:\"id\";i:10016;s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png\";s:12:\"tmpl_created\";i:1547845062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/hello-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:792;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:15:{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:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:15:{s:2:\"id\";i:10026;s:5:\"title\";s:46:\"Classic | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_register_small.png\";s:12:\"tmpl_created\";i:1547845205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:616;s:11:\"trend_index\";i:587;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:15:{s:2:\"id\";i:10036;s:5:\"title\";s:43:\"Full Screen | Sale | Promotion | Headphones\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_sale_head_small.png\";s:12:\"tmpl_created\";i:1547845409;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:614;s:11:\"trend_index\";i:717;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:15:{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:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:15:{s:2:\"id\";i:10057;s:5:\"title\";s:48:\"Hello Bar | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/hello-bar_register_sport_small.png\";s:12:\"tmpl_created\";i:1547847938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:764;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:15:{s:2:\"id\";i:10087;s:5:\"title\";s:25:\"Full Screen | Login | Spa\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2019/01/full-screen_login_spa_small.png\";s:12:\"tmpl_created\";i:1547848301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-login-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:644;s:11:\"trend_index\";i:632;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:15:{s:2:\"id\";i:10097;s:5:\"title\";s:37:\"Classic | Register | Subscribe | Lego\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_lego_small.png\";s:12:\"tmpl_created\";i:1547848411;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:689;s:11:\"trend_index\";i:758;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:15:{s:2:\"id\";i:1190;s:5:\"title\";s:26:\"Landing Page – Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";i:1490707391;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:2;s:11:\"trend_index\";i:1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:103;a:15:{s:2:\"id\";i:9816;s:5:\"title\";s:30:\"Classic | Sale | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_sale_sport_small.png\";s:12:\"tmpl_created\";i:1547991876;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:720;s:11:\"trend_index\";i:823;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:15:{s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones – 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:112:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:105;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:15:{s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale – 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:113:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:107;a:15:{s:2:\"id\";i:9602;s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png\";s:12:\"tmpl_created\";i:1546964559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:600;s:11:\"trend_index\";i:604;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:15:{s:2:\"id\";i:225;s:5:\"title\";s:27:\"Homepage – Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";i:1470829872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:1;s:11:\"trend_index\";i:2;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:109;a:15:{s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference – 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:110:\"https://library.elementor.com/lp/conference-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:110;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:15:{s:2:\"id\";i:463;s:5:\"title\";s:22:\"Homepage – Study\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";i:1477388340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:4;s:11:\"trend_index\";i:3;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:112;a:15:{s:2:\"id\";i:10277;s:5:\"title\";s:36:\"Bottom Bar | Promotion | Sale | Book\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/book_small.png\";s:12:\"tmpl_created\";i:1548055999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:729;s:11:\"trend_index\";i:802;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:15:{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:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:15:{s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course – 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:117:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:15:{s:2:\"id\";i:181;s:5:\"title\";s:23:\"Homepage – Agency\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";i:1470826567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:3;s:11:\"trend_index\";i:4;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:117;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:15:{s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale – 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:119:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:15:{s:2:\"id\";i:9903;s:5:\"title\";s:34:\"Bottom Bar | Promotion | Olive Oil\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png\";s:12:\"tmpl_created\";i:1547838896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:765;s:11:\"trend_index\";i:840;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:15:{s:2:\"id\";i:150;s:5:\"title\";s:19:\"Product – App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";i:1470829879;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:6;s:11:\"trend_index\";i:5;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:121;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:15:{s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale – 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:122:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:15:{s:2:\"id\";i:10549;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/com_small.png\";s:12:\"tmpl_created\";i:1547967595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:713;s:11:\"trend_index\";i:666;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:15:{s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash – 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:110:\"https://library.elementor.com/lp/car-wash-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:15:{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:115:\"https://library.elementor.com/birthday-party-invitation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";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:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:15:{s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon – 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:108:\"https://library.elementor.com/beauty-salon-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:15:{s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School – 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:118:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:15:{s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon – 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:110:\"https://library.elementor.com/beauty-salon-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:15:{s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker – 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:112:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:15:{s:2:\"id\";i:10529;s:5:\"title\";s:36:\"Classic | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/icon_small.png\";s:12:\"tmpl_created\";i:1548046309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:474;s:11:\"trend_index\";i:398;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:15:{s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon – 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:110:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:15:{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:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:15:{s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store – 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:118:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:15:{s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon – 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:107:\"https://library.elementor.com/beauty-salon-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:15:{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:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:139;a:15:{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:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:140;a:15:{s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon – 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:111:\"https://library.elementor.com/beauty-salon-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:15:{s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor – 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:121:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:15:{s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog – 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:107:\"https://library.elementor.com/travel-blog-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:15:{s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach – 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:118:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:15:{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:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:145;a:15:{s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog – 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:109:\"https://library.elementor.com/travel-blog-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:15:{s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting – 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:120:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:15:{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:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:148;a:15:{s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog – 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:106:\"https://library.elementor.com/travel-blog-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:15:{s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental – Health & 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:114:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:15:{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:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:151;a:15:{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:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:152;a:15:{s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio – 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:107:\"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:15:{s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale – 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:119:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:15:{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:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:155;a:15:{s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio – 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:108:\"https://library.elementor.com/dance-studio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:15:{s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer – 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:127:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:157;a:15:{s:2:\"id\";i:10413;s:5:\"title\";s:28:\"Classic | Content Lock | Pop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/hot_small.png\";s:12:\"tmpl_created\";i:1547961774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:752;s:11:\"trend_index\";i:813;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:15:{s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio – 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:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:15:{s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management – 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:119:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:160;a:15:{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:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:161;a:15:{s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio – 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:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:15:{s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center – 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:122:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"medical\",\"Online Service\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:15:{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:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:164;a:15:{s:2:\"id\";i:10223;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/welcome_small.png\";s:12:\"tmpl_created\";i:1547887343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:497;s:11:\"trend_index\";i:503;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:165;a:15:{s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio – 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:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:15:{s:2:\"id\";i:10559;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_small.png\";s:12:\"tmpl_created\";i:1547967711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:714;s:11:\"trend_index\";i:729;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:15:{s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling – 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:121:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:19;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:15:{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:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:169;a:15:{s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio – 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:110:\"https://library.elementor.com/dance-studio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:15:{s:2:\"id\";i:10403;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_small.png\";s:12:\"tmpl_created\";i:1548056371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:627;s:11:\"trend_index\";i:659;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:15:{s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course – 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:116:\"https://library.elementor.com/lp/online-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:15:{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:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:173;a:15:{s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist – 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:108:\"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:15:{s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian – Health & 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:117:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:15:{s:2:\"id\";i:9913;s:5:\"title\";s:27:\"Classic | Login | Christmas\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/log_small.png\";s:12:\"tmpl_created\";i:1547841430;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:542;s:11:\"trend_index\";i:417;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:15:{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:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:177;a:15:{s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist – 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:110:\"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:15:{s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef – 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:115:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:15:{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:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:180;a:15:{s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist – 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:107:\"https://library.elementor.com/psychologist-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:15:{s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course – 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:137:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:15:{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:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:183;a:15:{s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist – 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:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:15:{s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant – 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:125:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:185;a:15:{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:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:15:{s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist – 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:111:\"https://library.elementor.com/psychologist-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:15:{s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project – 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:125:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:15:{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:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:15:{s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company – 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:112:\"https://library.elementor.com/flooring-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:15:{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:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:191;a:15:{s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog & Cat Food Delivery – 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:123:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:26;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:192;a:15:{s:2:\"id\";i:9592;s:5:\"title\";s:26:\"Classic | Promotion | Sale\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Promotion_small_01.png\";s:12:\"tmpl_created\";i:1546963720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:663;s:11:\"trend_index\";i:807;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:15:{s:2:\"id\";i:10210;s:5:\"title\";s:29:\"Classic | Promotion | Webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-1.png\";s:12:\"tmpl_created\";i:1547886103;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:784;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:15:{s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company – 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:114:\"https://library.elementor.com/flooring-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:15:{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:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:196;a:15:{s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming – 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:121:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:197;a:15:{s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company – 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:114:\"https://library.elementor.com/flooring-company-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:15:{s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course – 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:119:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:199;a:15:{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:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:200;a:15:{s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company – 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:115:\"https://library.elementor.com/flooring-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:15:{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:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:202;a:15:{s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor – 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:126:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:29;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:203;a:15:{s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company – 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:111:\"https://library.elementor.com/flooring-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:15:{s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery – 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:117:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:15:{s:2:\"id\";i:10047;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/yellow_small.png\";s:12:\"tmpl_created\";i:1547847757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:522;s:11:\"trend_index\";i:513;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:15:{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:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:207;a:15:{s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar – 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:107:\"https://library.elementor.com/lp/webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:15:{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:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:15:{s:2:\"id\";i:9879;s:5:\"title\";s:38:\"Classic | Register | Subscribe | Leads\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/dog_small.png\";s:12:\"tmpl_created\";i:1547838416;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:676;s:11:\"trend_index\";i:761;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:15:{s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate – 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:119:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:15:{s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer – 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:127:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:32;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:15:{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:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:15:{s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate – 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:124:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:15:{s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency – 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:118:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:15:{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:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:15:{s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate – 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:118:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:15:{s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion – Health & 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:121:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:15:{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:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:219;a:15:{s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate – 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:118:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:220;a:15:{s:2:\"id\";i:10297;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/s_yellow_small.png\";s:12:\"tmpl_created\";i:1548056099;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:590;s:11:\"trend_index\";i:607;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:15:{s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale – 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:119:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:15:{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:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:223;a:15:{s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant – 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:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:15:{s:2:\"id\";i:10393;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small.png\";s:12:\"tmpl_created\";i:1548056682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:678;s:11:\"trend_index\";i:837;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:15:{s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses – 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:124:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:15:{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:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:15:{s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant – Chef’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:120:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:15:{s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company – 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:116:\"https://library.elementor.com/lp/moving-company-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"moving\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:15:{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:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:15:{s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant – 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:118:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:231;a:15:{s:2:\"id\";i:10579;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/sale1_small.png\";s:12:\"tmpl_created\";i:1547967887;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:712;s:11:\"trend_index\";i:782;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:15:{s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog – 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:114:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:15:{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:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:15:{s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant – 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:115:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:15:{s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service – 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:118:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:15:{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:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:15:{s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant – 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:117:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:238;a:15:{s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform – 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:137:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:15:{s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop – 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:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:15:{s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant – 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:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:15:{s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store – 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:121:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:41;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:15:{s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop – 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:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:243;a:15:{s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant – 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:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:15:{s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist – 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:114:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"stylist\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:245;a:15:{s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop – 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:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:15:{s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop – 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:105:\"https://library.elementor.com/barbershop-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:15:{s:2:\"id\";i:10180;s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_small.png\";s:12:\"tmpl_created\";i:1548045309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:686;s:11:\"trend_index\";i:788;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:15:{s:2:\"id\";i:18449;s:5:\"title\";s:46:\"Aesthetic Clinic – Health & 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:124:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:15:{s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop – 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:114:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:15:{s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop – 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:106:\"https://library.elementor.com/barbershop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:15:{s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course – 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:129:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:15:{s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop – 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:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:15:{s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop – 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:109:\"https://library.elementor.com/barbershop-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:15:{s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon – 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:113:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:255;a:15:{s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store – 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:124:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:256;a:15:{s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop – 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:108:\"https://library.elementor.com/barbershop-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:15:{s:2:\"id\";i:9731;s:5:\"title\";s:26:\"Classic | Sale | Promotion\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/icecream_small.png\";s:12:\"tmpl_created\";i:1547976166;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/classic-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:635;s:11:\"trend_index\";i:648;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:258;a:15:{s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon – 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:116:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:15:{s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency – 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:125:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:15:{s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop – 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:108:\"https://library.elementor.com/barbershop-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:261;a:15:{s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon – 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:116:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:15:{s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week – 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:109:\"https://library.elementor.com/lp/open-week-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:15:{s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course – 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:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:15:{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:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:15:{s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist – 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:115:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:48;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:15:{s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course – 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:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:15:{s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference – 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:148:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:49;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:15:{s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course – 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:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:15:{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:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:15:{s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children’s Optometrist – 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:123:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:50;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:15:{s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course – 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:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:15:{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:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:15:{s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance – 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:115:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:15:{s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design – 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:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:15:{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:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:276;a:15:{s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery – 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:132:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:52;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:15:{s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design – 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:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:15:{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:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:15:{s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant – 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:115:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:15:{s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design – 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:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:15:{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:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:282;a:15:{s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist – 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:127:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:15:{s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design – 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:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:284;a:15:{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:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:285;a:15:{s:2:\"id\";i:10005;s:5:\"title\";s:38:\"Fly In | Promotion | Spa | Body Lotion\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/Flyin_lotion_small.png\";s:12:\"tmpl_created\";i:1547844909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:755;s:11:\"trend_index\";i:760;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:286;a:15:{s:2:\"id\";i:10424;s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/flower_small.png\";s:12:\"tmpl_created\";i:1547961866;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:677;s:11:\"trend_index\";i:753;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:287;a:15:{s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance – 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:111:\"https://library.elementor.com/lp/insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:15:{s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography – 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:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:289;a:15:{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:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:15:{s:2:\"id\";i:9975;s:5:\"title\";s:24:\"Fly In | Promotion | App\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_webinar_app_small.png\";s:12:\"tmpl_created\";i:1547842284;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:774;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:291;a:15:{s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page – 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:125:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:56;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:292;a:15:{s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography – 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:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:15:{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:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:294;a:15:{s:2:\"id\";i:10067;s:5:\"title\";s:31:\"Fly In | Announcement | Cookies\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png\";s:12:\"tmpl_created\";i:1547848075;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/fly-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:582;s:11:\"trend_index\";i:619;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:15:{s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency – 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:123:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:57;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:15:{s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography – 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:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:15:{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:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:298;a:15:{s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page – 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:142:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:58;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:15:{s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography – 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:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:15:{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:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:15:{s:2:\"id\";i:10329;s:5:\"title\";s:25:\"Fly In | Sale | Promotion\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/organic_small.png\";s:12:\"tmpl_created\";i:1547893478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:781;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:15:{s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page – 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:122:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:59;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:15:{s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography – 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:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:15:{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:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:305;a:15:{s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product – 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:117:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:306;a:15:{s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography – 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:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:15:{s:2:\"id\";i:9650;s:5:\"title\";s:36:\"Fly In | Register | Subscribe | Sale\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png\";s:12:\"tmpl_created\";i:1547007598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-register_big-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:771;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:15:{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:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:309;a:15:{s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym – App Service – 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:116:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:310;a:15:{s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography – 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:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:15:{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:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:312;a:15:{s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale – 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:118:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:313;a:15:{s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography – 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:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:15:{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:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:315;a:15:{s:2:\"id\";i:10200;s:5:\"title\";s:33:\"Full Screen | Content Lock | Wine\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/lock_wine_small.png\";s:12:\"tmpl_created\";i:1548055635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/full-screen-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:719;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:15:{s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion – 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:110:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:317;a:15:{s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography – 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:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:15:{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:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:319;a:15:{s:2:\"id\";i:10287;s:5:\"title\";s:34:\"Full Screen | Register | Subscribe\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_pink_small.png\";s:12:\"tmpl_created\";i:1547994301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:602;s:11:\"trend_index\";i:439;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:15:{s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale – 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:113:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:321;a:15:{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:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:322;a:15:{s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography – 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:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:15:{s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef – Thank You Page – 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:130:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:15:{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:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:15:{s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography – B&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:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:15:{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:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:15:{s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course – Thank You Page – 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:136:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";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:66;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:15:{s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography – 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:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:15:{s:2:\"id\";i:9889;s:5:\"title\";s:28:\"Full Screen | Login | Cactus\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/cac_small.png\";s:12:\"tmpl_created\";i:1547838722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/full-screen-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:743;s:11:\"trend_index\";i:713;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:15:{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:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:15:{s:2:\"id\";i:16192;s:5:\"title\";s:30:\"Management App – Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";i:1607866881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/management-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:33:\"[\"App\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:827;s:11:\"trend_index\";i:765;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:15:{s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine – 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:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:15:{s:2:\"id\";i:10077;s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_register_blue_small.png\";s:12:\"tmpl_created\";i:1547848197;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:540;s:11:\"trend_index\";i:574;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:15:{s:2:\"id\";i:15839;s:5:\"title\";s:29:\"Chiropractor – Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";i:1607855449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/chiropractor-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Business\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:828;s:11:\"trend_index\";i:709;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:15:{s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel – 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:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:15:{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:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:15:{s:2:\"id\";i:15827;s:5:\"title\";s:32:\"Creative Agency – Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";i:1607855280;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/creative-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:168:\"[\"Agency\",\"bootstrap\",\"Business\",\"corporate\",\"Landing Pages\",\"Marketing Campaign\",\"Marketing Landing Page\",\"Product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:748;s:11:\"trend_index\";i:363;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:338;a:15:{s:2:\"id\";i:10362;s:5:\"title\";s:32:\"Full Screen | Login | Restaurant\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/vip_small.png\";s:12:\"tmpl_created\";i:1548056253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:587;s:11:\"trend_index\";i:560;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:15:{s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel – 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:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:15:{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:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:15:{s:2:\"id\";i:16120;s:5:\"title\";s:37:\"Life coach Tom – Online Service\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";i:1607865812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/life-coach-tom-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:30:\"[\"Consulting\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:818;s:11:\"trend_index\";i:796;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:15:{s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel – 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:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:15:{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:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:344;a:15:{s:2:\"id\";i:16059;s:5:\"title\";s:34:\"Melbourne Conference – Event\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";i:1607864236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/melbourne-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:841;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:15:{s:2:\"id\";i:10454;s:5:\"title\";s:29:\"Full Screen | Promotion | App\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/appy_small.png\";s:12:\"tmpl_created\";i:1548056896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:776;s:11:\"trend_index\";i:804;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:15:{s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel – 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:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:15:{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:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:15:{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:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:15:{s:2:\"id\";i:16073;s:5:\"title\";s:56:\"International Women’s Day Conference – Event\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";i:1607864979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/international-womens-day-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:865;s:11:\"trend_index\";i:789;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:350;a:15:{s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel – 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:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:15:{s:2:\"id\";i:9803;s:5:\"title\";s:41:\"Full Screen | Register | Contact | Meetup\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2019/01/designme_full_small.png\";s:12:\"tmpl_created\";i:1547831298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-register-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:701;s:11:\"trend_index\";i:808;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:15:{s:2:\"id\";i:10611;s:5:\"title\";s:18:\"Full Screen | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fla_small.png\";s:12:\"tmpl_created\";i:1547968868;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/full-screen-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:779;s:11:\"trend_index\";i:792;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:15:{s:2:\"id\";i:16085;s:5:\"title\";s:29:\"Tech Conference – Event\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";i:1607865227;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/tech-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:851;s:11:\"trend_index\";i:747;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:15:{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:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:355;a:15:{s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel – 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:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:15:{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:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:15:{s:2:\"id\";i:16102;s:5:\"title\";s:38:\"Environmental Conference – Event\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";i:1607865473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/environmental-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:833;s:11:\"trend_index\";i:772;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:15:{s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel – 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:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:15:{s:2:\"id\";i:10508;s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/hand_small-1.png\";s:12:\"tmpl_created\";i:1547964711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:711;s:11:\"trend_index\";i:793;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:15:{s:2:\"id\";i:15931;s:5:\"title\";s:37:\"Tokyo Design Conference – Event\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";i:1607861271;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/tokyo-design-conference-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:815;s:11:\"trend_index\";i:644;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:15:{s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio – 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:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:15:{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:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:15:{s:2:\"id\";i:16412;s:5:\"title\";s:36:\"Photography Coupon – eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";i:1607869919;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/photography-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:52:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Photography\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:862;s:11:\"trend_index\";i:749;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:15:{s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio – 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:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:15:{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:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:15:{s:2:\"id\";i:9934;s:5:\"title\";s:38:\"Full Screen | Welcome Mat | Teddy Bear\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_mat_teddy_small.png\";s:12:\"tmpl_created\";i:1547841787;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:681;s:11:\"trend_index\";i:752;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:15:{s:2:\"id\";i:16183;s:5:\"title\";s:32:\"Luxury Homes – Real Estate\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";i:1607866726;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:835;s:11:\"trend_index\";i:768;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:368;a:15:{s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio – 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:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:15:{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:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:15:{s:2:\"id\";i:16420;s:5:\"title\";s:36:\"Spring Sale Coupon – eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";i:1607899243;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/spring-sale-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Coupon\",\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:852;s:11:\"trend_index\";i:756;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:371;a:15:{s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio – 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:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:15:{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:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:15:{s:2:\"id\";i:9709;s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png\";s:12:\"tmpl_created\";i:1547023834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:728;s:11:\"trend_index\";i:728;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:15:{s:2:\"id\";i:16427;s:5:\"title\";s:34:\"Dream Car Coupon – eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";i:1607934325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/dream-car-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:53:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Offer\",\"Sale\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:863;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:15:{s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency – 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:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:15:{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:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:15:{s:2:\"id\";i:9671;s:5:\"title\";s:34:\"Hello Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png\";s:12:\"tmpl_created\";i:1547010259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:639;s:11:\"trend_index\";i:598;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:378;a:15:{s:2:\"id\";i:10234;s:5:\"title\";s:38:\"Hello Bar | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small.png\";s:12:\"tmpl_created\";i:1548055049;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/hello-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:746;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:15:{s:2:\"id\";i:16433;s:5:\"title\";s:42:\"Leshnik Mega Sale Coupon – eCommerce\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";i:1607934474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/leshnik-mega-sale-coupon-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:45:\"[\"Coupon\",\"Ecommerce\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:867;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:15:{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:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:15:{s:2:\"id\";i:9139;s:5:\"title\";s:25:\"Homepage – Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";i:1532949924;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:168:\"[\"Agency\",\"bootstrap\",\"Business\",\"corporate\",\"Landing Pages\",\"Marketing Campaign\",\"Marketing Landing Page\",\"Product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:7;s:11:\"trend_index\";i:7;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:382;a:15:{s:2:\"id\";i:15986;s:5:\"title\";s:40:\"From Freelance to Business – Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";i:1607862915;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/from-freelance-to-business-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:143:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"Landing Pages\",\"Marketing\",\"Product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:837;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:15:{s:2:\"id\";i:1634;s:5:\"title\";s:33:\"Landing Page – Chiropractor\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";i:1494352119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:223;s:11:\"trend_index\";i:360;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:15:{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:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:385;a:15:{s:2:\"id\";i:16002;s:5:\"title\";s:30:\"Architect Manual – Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";i:1607863075;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/architect-manual-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:25:\"[\"Ebook\",\"Landing Pages\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:836;s:11:\"trend_index\";i:827;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:15:{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:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:387;a:15:{s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm – 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:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:15:{s:2:\"id\";i:16014;s:5:\"title\";s:23:\"Good Life – Ebook\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";i:1607863305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/lp/good-life-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:5:\"Ebook\";s:4:\"tags\";s:25:\"[\"Ebook\",\"Landing Pages\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:807;s:11:\"trend_index\";i:646;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:15:{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:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:390;a:15:{s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm – 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:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:15:{s:2:\"id\";i:9869;s:5:\"title\";s:28:\"Hello Bar | Promotion | Sale\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/ru_small.png\";s:12:\"tmpl_created\";i:1547837269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/hello-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:766;s:11:\"trend_index\";i:820;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:15:{s:2:\"id\";i:10539;s:5:\"title\";s:19:\"Hello Bar | Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_pink_small.png\";s:12:\"tmpl_created\";i:1548056994;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:726;s:11:\"trend_index\";i:810;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:15:{s:2:\"id\";i:16242;s:5:\"title\";s:37:\"Fashion Season Sale – eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";i:1607867761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/fashion-season-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Fashion\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:813;s:11:\"trend_index\";i:746;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:15:{s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency – 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:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:15:{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:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:396;a:15:{s:2:\"id\";i:16202;s:5:\"title\";s:39:\"Starlight Nation Festival – Event\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";i:1607867113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/starlight-nation-festival-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:25:\"[\"Event\",\"Landing Pages\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:842;s:11:\"trend_index\";i:770;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:15:{s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym – 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:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:15:{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:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:399;a:15:{s:2:\"id\";i:16139;s:5:\"title\";s:37:\"Financial Consultant – Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";i:1607866334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/financial-consultant-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:40:\"[\"Consulting\",\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:824;s:11:\"trend_index\";i:798;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:15:{s:2:\"id\";i:1504;s:5:\"title\";s:33:\"Landing Page – Mobile App 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";i:1494352112;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:174;s:11:\"trend_index\";i:367;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:15:{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:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:402;a:15:{s:2:\"id\";i:15822;s:5:\"title\";s:30:\"Family Vacation – Travel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";i:1607855143;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/family-vacation-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:773;s:11:\"trend_index\";i:593;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:403;a:15:{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:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:404;a:15:{s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm – 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:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:15:{s:2:\"id\";i:15964;s:5:\"title\";s:31:\"Law Convention – Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1607862731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/law-convention-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:36:\"[\"Convention\",\"Landing Pages\",\"Law\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:860;s:11:\"trend_index\";i:794;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:15:{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:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:407;a:15:{s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm – 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:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:15:{s:2:\"id\";i:15910;s:5:\"title\";s:38:\"Litigation Law Office – Business\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";i:1607860827;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/litigation-law-office-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:32:\"[\"Landing Pages\",\"Law\",\"Office\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:825;s:11:\"trend_index\";i:719;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:15:{s:2:\"id\";i:10147;s:5:\"title\";s:34:\"Hello Bar | Sale | Promotion | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/donut_small.png\";s:12:\"tmpl_created\";i:1548055522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:775;s:11:\"trend_index\";i:824;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:15:{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:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:411;a:15:{s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm – 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:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:15:{s:2:\"id\";i:16025;s:5:\"title\";s:33:\"Conoco Mobile App – Product\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";i:1607863511;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/conoco-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:789;s:11:\"trend_index\";i:698;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:413;a:15:{s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency – 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:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:15:{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:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:15:{s:2:\"id\";i:9923;s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_ann_italian_small.png\";s:12:\"tmpl_created\";i:1547841537;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/slide-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:699;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:15:{s:2:\"id\";i:15853;s:5:\"title\";s:29:\"Me Mobile App – Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";i:1607857451;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/me-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:811;s:11:\"trend_index\";i:704;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:15:{s:2:\"id\";i:10117;s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/white_small.png\";s:12:\"tmpl_created\";i:1548066998;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:727;s:11:\"trend_index\";i:662;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:15:{s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym – 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:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:15:{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:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:420;a:15:{s:2:\"id\";i:15844;s:5:\"title\";s:32:\"Torel Mobile App – Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";i:1607856863;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/torel-mobile-app-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:822;s:11:\"trend_index\";i:812;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:15:{s:2:\"id\";i:1503;s:5:\"title\";s:33:\"Landing Page – Mobile App 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";i:1494352113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:165;s:11:\"trend_index\";i:191;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:15:{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:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:423;a:15:{s:2:\"id\";i:9826;s:5:\"title\";s:33:\"Slide In | Announcement | webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-2.png\";s:12:\"tmpl_created\";i:1547835513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:745;s:11:\"trend_index\";i:831;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:15:{s:2:\"id\";i:16041;s:5:\"title\";s:31:\"Nano Mobile App – Product\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";i:1607863992;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:847;s:11:\"trend_index\";i:723;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:15:{s:2:\"id\";i:10478;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_wow_small.png\";s:12:\"tmpl_created\";i:1548056829;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:595;s:11:\"trend_index\";i:559;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:15:{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:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:427;a:15:{s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm – 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:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:428;a:15:{s:2:\"id\";i:15890;s:5:\"title\";s:39:\"Personal Trainer – Online Service\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";i:1607860512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-trainer-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:35:\"[\"Fitness\",\"Landing Pages\",\"Sport\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:838;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:15:{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:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:15:{s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm – 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:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:15:{s:2:\"id\";i:16233;s:5:\"title\";s:36:\"Journey Photography – Business\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";i:1607867416;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/journey-photography-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:42:\"[\"Business\",\"Landing Pages\",\"Photography\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:788;s:11:\"trend_index\";i:594;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:15:{s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency – 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:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:15:{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:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:434;a:15:{s:2:\"id\";i:10685;s:5:\"title\";s:32:\"Hello Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/env_small.png\";s:12:\"tmpl_created\";i:1547974729;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:721;s:11:\"trend_index\";i:814;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:15:{s:2:\"id\";i:16162;s:5:\"title\";s:29:\"Private Chef – Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";i:1607866578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/private-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:24:\"[\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:855;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:15:{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:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:437;a:15:{s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym – 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:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:15:{s:2:\"id\";i:16325;s:5:\"title\";s:28:\"Quality Lens – Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";i:1607868782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/quality-lens-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:27:\"[\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:804;s:11:\"trend_index\";i:621;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:439;a:15:{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:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:440;a:15:{s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym – 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:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:15:{s:2:\"id\";i:16332;s:5:\"title\";s:31:\"Luxury Flat – Real Estate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";i:1607868929;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/luxury-flat-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:38:\"[\"flat\",\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:809;s:11:\"trend_index\";i:707;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:442;a:15:{s:2:\"id\";i:16392;s:5:\"title\";s:30:\"Open House – Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";i:1607869551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:150:\"[\"Agent\",\"Business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"Landing Pages\",\"listing\",\"modern\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:839;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:15:{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:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:444;a:15:{s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm – 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:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:15:{s:2:\"id\";i:9985;s:5:\"title\";s:20:\"Slide In | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_promotion_av_small.png\";s:12:\"tmpl_created\";i:1547844661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:758;s:11:\"trend_index\";i:815;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:15:{s:2:\"id\";i:15950;s:5:\"title\";s:30:\"Stylist – Online Service\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";i:1607862286;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/stylist-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:162:\"[\"cosmetics\",\"Fashion\",\"girly\",\"hairdresser\",\"Landing Pages\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"Products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:853;s:11:\"trend_index\";i:805;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:15:{s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home – Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1607869068;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:791;s:11:\"trend_index\";i:696;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:448;a:15:{s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency – 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:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:449;a:15:{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:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:450;a:15:{s:2:\"id\";i:16253;s:5:\"title\";s:33:\"Bicycle Adventures – Travel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";i:1607867944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/bicycle-adventures-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:36:\"[\"Bicycle\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:785;s:11:\"trend_index\";i:524;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:15:{s:2:\"id\";i:16358;s:5:\"title\";s:41:\"Sunset Valley Project – Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";i:1607869234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/sunset-valley-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:846;s:11:\"trend_index\";i:743;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:15:{s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym – 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:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:15:{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:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:15:{s:2:\"id\";i:16271;s:5:\"title\";s:42:\"Luxury Travel Destinations – Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";i:1607868120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/luxury-travel-destinations-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:830;s:11:\"trend_index\";i:833;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:15:{s:2:\"id\";i:16379;s:5:\"title\";s:33:\"Property Page – Real Estate\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";i:1607869379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/property-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:42:\"[\"Landing Pages\",\"Property\",\"Real estate\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:864;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:15:{s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym – 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:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:457;a:15:{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:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:458;a:15:{s:2:\"id\";i:16283;s:5:\"title\";s:29:\"Vacation Deals – Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";i:1607868279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/vacation-deals-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:850;s:11:\"trend_index\";i:799;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:15:{s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency – 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:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:15:{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:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:461;a:15:{s:2:\"id\";i:16299;s:5:\"title\";s:29:\"New Adventures – Travel\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";i:1607868454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/new-adventures-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:50:\"[\"Adventures\",\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:849;s:11:\"trend_index\";i:830;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:15:{s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym – 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:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:15:{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:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:15:{s:2:\"id\";i:519;s:5:\"title\";s:24:\"Homepage – Fitness\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";i:1477388808;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:10;s:11:\"trend_index\";i:62;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:465;a:15:{s:2:\"id\";i:16312;s:5:\"title\";s:26:\"Summer Time – Travel\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1607868625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/summer-time-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:37:\"[\"Landing Pages\",\"Travel\",\"Vacation\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:829;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:15:{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:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:15:{s:2:\"id\";i:487;s:5:\"title\";s:29:\"Landing Page – Vacation\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";i:1477388357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:32;s:11:\"trend_index\";i:136;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:468;a:15:{s:2:\"id\";i:15870;s:5:\"title\";s:32:\"Tel Aviv Vacation – Travel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";i:1607860195;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/tel-aviv-vacation-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:802;s:11:\"trend_index\";i:688;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:469;a:15:{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:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:15:{s:2:\"id\";i:9559;s:5:\"title\";s:16:\"Slide In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_login_01_small.png\";s:12:\"tmpl_created\";i:1546946547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/slide-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:617;s:11:\"trend_index\";i:839;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:471;a:15:{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:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:15:{s:2:\"id\";i:855;s:5:\"title\";s:37:\"Landing Page – Personal Trainer\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";i:1494352061;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:290;s:11:\"trend_index\";i:394;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:15:{s:2:\"id\";i:16440;s:5:\"title\";s:31:\"Marketing Webinar – Event\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";i:1607934662;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/marketing-webinar-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:37:\"[\"Event\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:794;s:11:\"trend_index\";i:762;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:474;a:15:{s:2:\"id\";i:955;s:5:\"title\";s:31:\"Landing Page – Law Office\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";i:1494352069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Landing Pages\",\"Law\",\"Office\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:202;s:11:\"trend_index\";i:271;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:15:{s:2:\"id\";i:16212;s:5:\"title\";s:33:\"Wedding Celebration – Event\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";i:1607867299;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/wedding-celebration-event/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:35:\"[\"Event\",\"Landing Pages\",\"Wedding\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:798;s:11:\"trend_index\";i:730;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:476;a:15:{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:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:15:{s:2:\"id\";i:9752;s:5:\"title\";s:27:\"Slide In | Sale | Promotion\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rush_small.png\";s:12:\"tmpl_created\";i:1547823982;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:740;s:11:\"trend_index\";i:801;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:15:{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:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:15:{s:2:\"id\";i:9373;s:5:\"title\";s:33:\"Landing Page – Conference 5\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";i:1542811219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:283;s:11:\"trend_index\";i:325;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:15:{s:2:\"id\";i:974;s:5:\"title\";s:28:\"Landing Page – Stylist\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";i:1494352071;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:162:\"[\"cosmetics\",\"Fashion\",\"girly\",\"hairdresser\",\"Landing Pages\",\"lifestyle\",\"Makeup\",\"manicure\",\"pedicure\",\"Products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:329;s:11:\"trend_index\";i:512;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:481;a:15:{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:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:482;a:15:{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:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:483;a:15:{s:2:\"id\";i:11948;s:5:\"title\";s:18:\"Maintenance Mode 3\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm3.png\";s:12:\"tmpl_created\";i:1572153978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:195;s:11:\"trend_index\";i:259;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:484;a:15:{s:2:\"id\";i:754;s:5:\"title\";s:25:\"Services – Interior\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";i:1485269691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:251;s:11:\"trend_index\";i:400;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:15:{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:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:486;a:15:{s:2:\"id\";i:10169;s:5:\"title\";s:37:\"Slide In | Register | Subscribe | App\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/slideinapp_small.png\";s:12:\"tmpl_created\";i:1547852334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:546;s:11:\"trend_index\";i:701;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:15:{s:2:\"id\";i:752;s:5:\"title\";s:24:\"Contact – Interior\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";i:1485269737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:344;s:11:\"trend_index\";i:425;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:15:{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:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:489;a:15:{s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio – 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:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:15:{s:2:\"id\";i:753;s:5:\"title\";s:22:\"About – Interior\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";i:1485269710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:309;s:11:\"trend_index\";i:435;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:15:{s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio – 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:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:15:{s:2:\"id\";i:751;s:5:\"title\";s:25:\"Homepage – Interior\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";i:1485269743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:258;s:11:\"trend_index\";i:200;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:15:{s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio – 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:116:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:15:{s:2:\"id\";i:2402;s:5:\"title\";s:32:\"Homepage – Interior Design\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";i:1506441447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"Business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:126;s:11:\"trend_index\";i:257;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:15:{s:2:\"id\";i:9680;s:5:\"title\";s:23:\"Slide In | Content Lock\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png\";s:12:\"tmpl_created\";i:1547010967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:725;s:11:\"trend_index\";i:725;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:15:{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:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:15:{s:2:\"id\";i:3626;s:5:\"title\";s:30:\"Snowboard Site – Contact\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";i:1513513193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:293;s:11:\"trend_index\";i:637;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:15:{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:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:15:{s:2:\"id\";i:11966;s:5:\"title\";s:18:\"Maintenance mode 4\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm4.png\";s:12:\"tmpl_created\";i:1572154274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:490;s:11:\"trend_index\";i:595;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:15:{s:2:\"id\";i:9783;s:5:\"title\";s:31:\"Slide In | Register | Subscribe\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_yellow_small.png\";s:12:\"tmpl_created\";i:1547831059;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:534;s:11:\"trend_index\";i:415;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:15:{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:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:15:{s:2:\"id\";i:3632;s:5:\"title\";s:31:\"Snowboard Site – Services\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";i:1513513171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:222;s:11:\"trend_index\";i:342;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:15:{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:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:15:{s:2:\"id\";i:3619;s:5:\"title\";s:31:\"Snowboard Site – Homepage\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";i:1513513137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:232;s:11:\"trend_index\";i:219;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:15:{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:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:15:{s:2:\"id\";i:9425;s:5:\"title\";s:38:\"Black Friday – 80’s style\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/11/unnamed-file.png\";s:12:\"tmpl_created\";i:1542901234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:360;s:11:\"trend_index\";i:472;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:507;a:15:{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:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:15:{s:2:\"id\";i:11973;s:5:\"title\";s:18:\"Maintenance mode 5\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm5.png\";s:12:\"tmpl_created\";i:1572154523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:418;s:11:\"trend_index\";i:476;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:15:{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:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:510;a:15:{s:2:\"id\";i:11981;s:5:\"title\";s:18:\"Maintenance mode 6\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm6.png\";s:12:\"tmpl_created\";i:1572155125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:410;s:11:\"trend_index\";i:390;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:511;a:15:{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:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:15:{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:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:15:{s:2:\"id\";i:147;s:5:\"title\";s:20:\"Homepage – App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";i:1470829868;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:5;s:11:\"trend_index\";i:16;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:15:{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:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:15:{s:2:\"id\";i:777;s:5:\"title\";s:28:\"Homepage – Coffee Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";i:1485273092;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:175;s:11:\"trend_index\";i:414;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:516;a:15:{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:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:15:{s:2:\"id\";i:2404;s:5:\"title\";s:24:\"Homepage – Product\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";i:1506441452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"Business\",\"colorful\",\"Ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:164;s:11:\"trend_index\";i:286;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:518;a:15:{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:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:15:{s:2:\"id\";i:492;s:5:\"title\";s:25:\"Homepage – Law firm\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";i:1477388365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:14;s:11:\"trend_index\";i:79;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:15:{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:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:15:{s:2:\"id\";i:3451;s:5:\"title\";s:39:\"Homepage – Goodness meal services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";i:1512054116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:266;s:11:\"trend_index\";i:407;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:522;a:15:{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:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:15:{s:2:\"id\";i:2152;s:5:\"title\";s:26:\"Homepage – Cake Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";i:1499774132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:382;s:11:\"trend_index\";i:530;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:524;a:15:{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:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:15:{s:2:\"id\";i:1068;s:5:\"title\";s:27:\"Homepage – Copywriter\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";i:1488805928;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:249;s:11:\"trend_index\";i:437;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:526;a:15:{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:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:15:{s:2:\"id\";i:2813;s:5:\"title\";s:32:\"Homepage – Creative Agency\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";i:1509615049;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:130;s:11:\"trend_index\";i:215;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:528;a:15:{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:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:15:{s:2:\"id\";i:728;s:5:\"title\";s:33:\"Homepage – Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";i:1485269993;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:324;s:11:\"trend_index\";i:790;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:15:{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:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:15:{s:2:\"id\";i:2403;s:5:\"title\";s:29:\"Homepage – Luxury Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";i:1506441428;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:314;s:11:\"trend_index\";i:499;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:15:{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:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:533;a:15:{s:2:\"id\";i:1903;s:5:\"title\";s:20:\"One Page – Spa\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";i:1496822325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"Beauty\",\"Care\",\"girly\",\"Hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"Spa\",\"wellness\",\"Yoga\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:211;s:11:\"trend_index\";i:320;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:15:{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:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:15:{s:2:\"id\";i:2123;s:5:\"title\";s:33:\"One Page – Architect Office\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";i:1499772989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:11;s:11:\"trend_index\";i:19;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:536;a:15:{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:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:15:{s:2:\"id\";i:1888;s:5:\"title\";s:32:\"One Page – Creative Meetup\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";i:1496822319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:315;s:11:\"trend_index\";i:771;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:538;a:15:{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:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:15:{s:2:\"id\";i:1891;s:5:\"title\";s:35:\"One Page – Textile Convention\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";i:1496822323;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:503;s:11:\"trend_index\";i:835;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:540;a:15:{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:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:15:{s:2:\"id\";i:1880;s:5:\"title\";s:24:\"One Page – Wedding\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";i:1496822317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"bride\",\"ceremony\",\"cute\",\"Event\",\"fancy\",\"girly\",\"Groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:535;s:11:\"trend_index\";i:576;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:542;a:15:{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:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:543;a:15:{s:2:\"id\";i:1885;s:5:\"title\";s:29:\"One Page – Yacht Rental\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";i:1496822321;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:235;s:11:\"trend_index\";i:610;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:15:{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:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:545;a:15:{s:2:\"id\";i:2723;s:5:\"title\";s:34:\"Portfolio – Graphic Designer\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";i:1509633883;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:218;s:11:\"trend_index\";i:300;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:15:{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:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:547;a:15:{s:2:\"id\";i:2145;s:5:\"title\";s:30:\"About – Delivery Company\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";i:1499774125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:403;s:11:\"trend_index\";i:699;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:15:{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:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:549;a:15:{s:2:\"id\";i:2155;s:5:\"title\";s:23:\"About – Cake Shop\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";i:1499774130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:471;s:11:\"trend_index\";i:461;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:15:{s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company – 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:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:15:{s:2:\"id\";i:1085;s:5:\"title\";s:21:\"About – Startup\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";i:1488810874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:8;s:11:\"trend_index\";i:36;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:15:{s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company – 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:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:15:{s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company – 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:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:15:{s:2:\"id\";i:101;s:5:\"title\";s:16:\"About – CV\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";i:1470829785;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:54;s:11:\"trend_index\";i:182;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:15:{s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company – 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:120:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:15:{s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company – 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:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:15:{s:2:\"id\";i:213;s:5:\"title\";s:26:\"About – Architecture\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";i:1470829766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:20;s:11:\"trend_index\";i:65;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:15:{s:2:\"id\";i:2802;s:5:\"title\";s:38:\"Portfolio – Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";i:1509615440;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:263;s:11:\"trend_index\";i:504;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:15:{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:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:15:{s:2:\"id\";i:2828;s:5:\"title\";s:35:\"Landing Page – Law Convention\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1509631636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Convention\",\"Landing Pages\",\"Law\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:423;s:11:\"trend_index\";i:625;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:15:{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:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:15:{s:2:\"id\";i:1461;s:5:\"title\";s:28:\"Landing Page – Ebook 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";i:1494352121;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:143:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"Ebook\",\"Landing Pages\",\"Marketing\",\"Product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:374;s:11:\"trend_index\";i:516;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:15:{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:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:15:{s:2:\"id\";i:1460;s:5:\"title\";s:28:\"Landing Page – Ebook 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";i:1494352124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:426;s:11:\"trend_index\";i:466;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:15:{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:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:15:{s:2:\"id\";i:1459;s:5:\"title\";s:28:\"Landing Page – Ebook 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";i:1494352125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:254;s:11:\"trend_index\";i:422;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:15:{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:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:15:{s:2:\"id\";i:1052;s:5:\"title\";s:33:\"Landing Page – Mobile App 1\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";i:1488810873;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:47;s:11:\"trend_index\";i:158;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:15:{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:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:15:{s:2:\"id\";i:1505;s:5:\"title\";s:33:\"Landing Page – Mobile App 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";i:1494352110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:454;s:11:\"trend_index\";i:547;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:15:{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:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:15:{s:2:\"id\";i:726;s:5:\"title\";s:33:\"Landing Page – Conference 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";i:1485270062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:498;s:11:\"trend_index\";i:651;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:15:{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:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:15:{s:2:\"id\";i:1613;s:5:\"title\";s:33:\"Landing Page – Conference 2\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";i:1494352129;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:504;s:11:\"trend_index\";i:464;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:15:{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:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:15:{s:2:\"id\";i:1612;s:5:\"title\";s:33:\"Landing Page – Conference 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";i:1494352127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:549;s:11:\"trend_index\";i:693;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:15:{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:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:15:{s:2:\"id\";i:1614;s:5:\"title\";s:33:\"Landing Page – Conference 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";i:1494352131;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:447;s:11:\"trend_index\";i:657;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:15:{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:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:15:{s:2:\"id\";i:906;s:5:\"title\";s:29:\"Landing Page – Coacher\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";i:1494352066;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:302;s:11:\"trend_index\";i:397;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:15:{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:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:15:{s:2:\"id\";i:879;s:5:\"title\";s:41:\"Landing Page – Financial Consultant\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";i:1494352064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:305;s:11:\"trend_index\";i:406;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:15:{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:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:15:{s:2:\"id\";i:926;s:5:\"title\";s:33:\"Landing Page – Private Chef\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";i:1494352068;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:461;s:11:\"trend_index\";i:549;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:15:{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:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:15:{s:2:\"id\";i:1032;s:5:\"title\";s:27:\"Landing Page – Agency\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";i:1488810866;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:462;s:11:\"trend_index\";i:715;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:15:{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:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:15:{s:2:\"id\";i:730;s:5:\"title\";s:24:\"Landing Page – App\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";i:1485273430;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:386;s:11:\"trend_index\";i:614;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:15:{s:2:\"id\";i:643;s:5:\"title\";s:29:\"Landing Page – Festival\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";i:1481549290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:518;s:11:\"trend_index\";i:748;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:15:{s:2:\"id\";i:542;s:5:\"title\";s:28:\"Landing Page – Wedding\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";i:1477388484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:165;s:16:\"popularity_index\";i:128;s:11:\"trend_index\";i:355;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:591;a:15:{s:2:\"id\";i:1187;s:5:\"title\";s:32:\"Landing Page – Photography\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";i:1490707385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:53;s:11:\"trend_index\";i:196;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:592;a:15:{s:2:\"id\";i:641;s:5:\"title\";s:28:\"Landing Page – Fashion\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";i:1481549264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:355;s:11:\"trend_index\";i:480;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:15:{s:2:\"id\";i:189;s:5:\"title\";s:30:\"Landing Page – Tourism 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";i:1470820715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:17;s:11:\"trend_index\";i:107;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:594;a:15:{s:2:\"id\";i:1547;s:5:\"title\";s:30:\"Landing Page – Tourism 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";i:1494352115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:377;s:11:\"trend_index\";i:491;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:15:{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:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:15:{s:2:\"id\";i:1546;s:5:\"title\";s:30:\"Landing Page – Tourism 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";i:1494352116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:550;s:11:\"trend_index\";i:690;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:15:{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:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:15:{s:2:\"id\";i:1545;s:5:\"title\";s:30:\"Landing Page – Tourism 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";i:1494352118;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:425;s:11:\"trend_index\";i:404;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:15:{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:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:15:{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:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:15:{s:2:\"id\";i:2714;s:5:\"title\";s:30:\"Landing Page – Tourism 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1509631782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:415;s:11:\"trend_index\";i:584;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:15:{s:2:\"id\";i:195;s:5:\"title\";s:28:\"Landing Page – Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";i:1470820765;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:72;s:11:\"trend_index\";i:242;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:603;a:15:{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:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:15:{s:2:\"id\";i:197;s:5:\"title\";s:34:\"Landing Page – Real Estate 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";i:1470825711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:162;s:11:\"trend_index\";i:366;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:605;a:15:{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:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:15:{s:2:\"id\";i:1193;s:5:\"title\";s:34:\"Landing Page – Real Estate 2\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1490707422;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:86;s:11:\"trend_index\";i:245;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:607;a:15:{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:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:15:{s:2:\"id\";i:1415;s:5:\"title\";s:34:\"Landing Page – Real Estate 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";i:1494352106;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:381;s:11:\"trend_index\";i:462;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:15:{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:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:15:{s:2:\"id\";i:1414;s:5:\"title\";s:34:\"Landing Page – Real Estate 4\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";i:1494352107;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:573;s:11:\"trend_index\";i:670;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:15:{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:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:15:{s:2:\"id\";i:1413;s:5:\"title\";s:34:\"Landing Page – Real Estate 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";i:1494352109;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:150:\"[\"Agent\",\"Business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"Landing Pages\",\"listing\",\"modern\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:486;s:11:\"trend_index\";i:444;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:15:{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:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:15:{s:2:\"id\";i:1573;s:5:\"title\";s:29:\"Landing Page – Coupon 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";i:1494352133;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:594;s:11:\"trend_index\";i:687;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:15:{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:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:616;a:15:{s:2:\"id\";i:1572;s:5:\"title\";s:29:\"Landing Page – Coupon 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";i:1494352134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:632;s:11:\"trend_index\";i:774;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:15:{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:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:15:{s:2:\"id\";i:1570;s:5:\"title\";s:29:\"Landing Page – Coupon 3\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";i:1494352136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:674;s:11:\"trend_index\";i:785;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:15:{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:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:15:{s:2:\"id\";i:1571;s:5:\"title\";s:29:\"Landing Page – Coupon 4\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";i:1494352138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:647;s:11:\"trend_index\";i:737;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:621;a:15:{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:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:15:{s:2:\"id\";i:192;s:5:\"title\";s:28:\"Landing Page – Webinar\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";i:1470820734;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:141;s:11:\"trend_index\";i:388;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:15:{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:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:15:{s:2:\"id\";i:2141;s:5:\"title\";s:32:\"Contact – Delivery Company\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";i:1499774122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:363;s:11:\"trend_index\";i:678;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:15:{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:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:15:{s:2:\"id\";i:137;s:5:\"title\";s:22:\"Contact – Modern\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";i:1470829828;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:55;s:11:\"trend_index\";i:210;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:627;a:15:{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:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:15:{s:2:\"id\";i:256;s:5:\"title\";s:26:\"Contact – Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";i:1470829796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:154;s:11:\"trend_index\";i:370;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:629;a:15:{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:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:15:{s:2:\"id\";i:2150;s:5:\"title\";s:25:\"Contact – Cake Shop\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";i:1499774127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:85;s:11:\"trend_index\";i:247;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:631;a:15:{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:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:15:{s:2:\"id\";i:223;s:5:\"title\";s:21:\"Contact – Hotel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";i:1470820471;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:157;s:11:\"trend_index\";i:354;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:633;a:15:{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:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:15:{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:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:15:{s:2:\"id\";i:184;s:5:\"title\";s:23:\"Services – Moving\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";i:1470829889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:26;s:11:\"trend_index\";i:89;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:636;a:15:{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:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:637;a:15:{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:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:15:{s:2:\"id\";i:625;s:5:\"title\";s:31:\"Services – Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";i:1481549196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:642;s:11:\"trend_index\";i:733;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:15:{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:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:640;a:15:{s:2:\"id\";i:187;s:5:\"title\";s:20:\"Services – Fun\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";i:1470829892;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:109;s:11:\"trend_index\";i:338;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:641;a:15:{s:2:\"id\";i:238;s:5:\"title\";s:27:\"Services – Consulting\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";i:1470829865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:25;s:11:\"trend_index\";i:51;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:642;a:15:{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:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:15:{s:2:\"id\";i:647;s:5:\"title\";s:33:\"Services – Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";i:1481549320;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:517;s:11:\"trend_index\";i:529;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:15:{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:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:15:{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:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:646;a:15:{s:2:\"id\";i:2138;s:5:\"title\";s:33:\"Services – Delivery Company\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";i:1499774119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:456;s:11:\"trend_index\";i:545;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:15:{s:2:\"id\";i:823;s:5:\"title\";s:19:\"Pricing – App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";i:1485272966;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:384;s:11:\"trend_index\";i:416;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:15:{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:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:15:{s:2:\"id\";i:824;s:5:\"title\";s:24:\"Pricing – Software\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";i:1485272900;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:409;s:11:\"trend_index\";i:534;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:15:{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:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:651;a:15:{s:2:\"id\";i:825;s:5:\"title\";s:24:\"Product – Speakers\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";i:1485272513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:439;s:11:\"trend_index\";i:418;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:15:{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:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:15:{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:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:654;a:15:{s:2:\"id\";i:245;s:5:\"title\";s:21:\"Product – Clean\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";i:1470829876;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:107;s:11:\"trend_index\";i:276;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:655;a:15:{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:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:656;a:15:{s:2:\"id\";i:1075;s:5:\"title\";s:19:\"Shop – Sweets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";i:1488810871;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"Business\",\"cafe\",\"candy bar\",\"catering\",\"Delivery Service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:68;s:11:\"trend_index\";i:174;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:657;a:15:{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:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:15:{s:2:\"id\";i:1051;s:5:\"title\";s:24:\"Blog Post – Launch\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";i:1488810869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:211:\"[\"Agency\",\"bootstrap\",\"Business\",\"corporate\",\"Landing Pages\",\"launch\",\"Marketing Campaign\",\"Marketing Landing Page\",\"marketing template landing page\",\"Product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:16;s:11:\"trend_index\";i:27;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:659;a:15:{s:2:\"id\";i:1245;s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";i:1491207184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:257;s:11:\"trend_index\";i:252;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:15:{s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design – 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:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:15:{s:2:\"id\";i:1247;s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";i:1491207138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:35;s:11:\"trend_index\";i:48;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:662;a:15:{s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design – 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:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"interior design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:15:{s:2:\"id\";i:1248;s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";i:1491207050;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:427;s:11:\"trend_index\";i:601;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:15:{s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design – 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:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"interior design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:15:{s:2:\"id\";i:1249;s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";i:1491207380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:469;s:11:\"trend_index\";i:638;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:15:{s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design – 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:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:15:{s:2:\"id\";i:1250;s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";i:1491207450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:82;s:11:\"trend_index\";i:104;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:668;a:15:{s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design – 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:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:15:{s:2:\"id\";i:1260;s:5:\"title\";s:18:\"Maintenance Mode 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";i:1491207507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:506;s:11:\"trend_index\";i:623;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:15:{s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design – 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:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:15:{s:2:\"id\";i:1261;s:5:\"title\";s:18:\"Maintenance Mode 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";i:1491207584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:98;s:11:\"trend_index\";i:164;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:672;a:15:{s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant – 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:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:15:{s:2:\"id\";i:1272;s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";i:1491207674;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:296;s:11:\"trend_index\";i:317;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:15:{s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant – 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:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:15:{s:2:\"id\";i:1279;s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";i:1491207756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:160;s:11:\"trend_index\";i:403;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:15:{s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese restaurant – 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:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:15:{s:2:\"id\";i:1745;s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";i:1494849745;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:292;s:11:\"trend_index\";i:371;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:15:{s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm – 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:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:15:{s:2:\"id\";i:1742;s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";i:1494849744;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:470;s:11:\"trend_index\";i:616;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:15:{s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm – 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:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:15:{s:2:\"id\";i:1748;s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";i:1494849742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:313;s:11:\"trend_index\";i:306;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:682;a:15:{s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm – 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:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:683;a:15:{s:2:\"id\";i:3963;s:5:\"title\";s:32:\"Restaurant Site – Homepage\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";i:1516284821;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"Cooking\",\"drink\",\"Events\",\"Fast Food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:238;s:11:\"trend_index\";i:61;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:684;a:15:{s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm – 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:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:685;a:15:{s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm – 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:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:15:{s:2:\"id\";i:3969;s:5:\"title\";s:28:\"Restaurant Site – Menu\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";i:1516284829;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"Cooking\",\"drink\",\"Events\",\"Fast Food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:440;s:11:\"trend_index\";i:543;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:15:{s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm – 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:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:15:{s:2:\"id\";i:3966;s:5:\"title\";s:29:\"Restaurant Site – About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";i:1516284839;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"Cooking\",\"drink\",\"Events\",\"Fast Food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:275;s:11:\"trend_index\";i:528;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:689;a:15:{s:2:\"id\";i:3972;s:5:\"title\";s:31:\"Restaurant Site – Contact\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";i:1516284847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"Cooking\",\"drink\",\"Events\",\"Fast Food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:405;s:11:\"trend_index\";i:588;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:690;a:15:{s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate – 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:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:691;a:15:{s:2:\"id\";i:2080;s:5:\"title\";s:27:\"Ski Resort – Homepage\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";i:1508161124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:358;s:11:\"trend_index\";i:612;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:15:{s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate – 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:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:15:{s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate – 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:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:15:{s:2:\"id\";i:2088;s:5:\"title\";s:24:\"Ski Resort – About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";i:1508161129;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:487;s:11:\"trend_index\";i:683;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:15:{s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate – 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:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:15:{s:2:\"id\";i:2085;s:5:\"title\";s:27:\"Ski Resort – Services\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";i:1508161134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:620;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:15:{s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate – 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:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:15:{s:2:\"id\";i:2462;s:5:\"title\";s:23:\"Architect – About\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";i:1508243317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:364;s:11:\"trend_index\";i:383;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:15:{s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate – 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:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:15:{s:2:\"id\";i:2362;s:5:\"title\";s:26:\"Architect – Projects\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";i:1508243335;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:460;s:11:\"trend_index\";i:443;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:15:{s:2:\"id\";i:614;s:5:\"title\";s:25:\"Architect – Contact\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";i:1481549169;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:335;s:11:\"trend_index\";i:446;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:15:{s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine – 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:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:15:{s:2:\"id\";i:2126;s:5:\"title\";s:37:\"Construction Company – Homepage\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";i:1508325849;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:271;s:11:\"trend_index\";i:311;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:15:{s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine – 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:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:15:{s:2:\"id\";i:2129;s:5:\"title\";s:34:\"Construction Company – About\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";i:1508325881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:321;s:11:\"trend_index\";i:448;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:15:{s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine – 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:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:15:{s:2:\"id\";i:2135;s:5:\"title\";s:36:\"Construction Company – Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";i:1508325922;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:370;s:11:\"trend_index\";i:473;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:15:{s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine – 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:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:15:{s:2:\"id\";i:2094;s:5:\"title\";s:28:\"Plants Shop – Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";i:1509621053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:269;s:11:\"trend_index\";i:254;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:15:{s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine – 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:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:15:{s:2:\"id\";i:2120;s:5:\"title\";s:25:\"Plants Shop – About\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";i:1509631820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:376;s:11:\"trend_index\";i:573;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:15:{s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine – 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:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:15:{s:2:\"id\";i:3153;s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";i:1508950132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:685;s:11:\"trend_index\";i:775;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:15:{s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine – 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:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:715;a:15:{s:2:\"id\";i:3338;s:5:\"title\";s:31:\"Black Friday – Nature Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";i:1511203351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:604;s:11:\"trend_index\";i:786;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:716;a:15:{s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine – 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:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:717;a:15:{s:2:\"id\";i:3339;s:5:\"title\";s:35:\"Black Friday – Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";i:1511203636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:561;s:11:\"trend_index\";i:836;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:718;a:15:{s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine – 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:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:719;a:15:{s:2:\"id\";i:3335;s:5:\"title\";s:31:\"Black Friday – Retail Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";i:1511203246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:560;s:11:\"trend_index\";i:680;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:720;a:15:{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:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:721;a:15:{s:2:\"id\";i:3340;s:5:\"title\";s:41:\"Black Friday – Software Product Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";i:1511203713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:502;s:11:\"trend_index\";i:592;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:722;a:15:{s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course – 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:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:723;a:15:{s:2:\"id\";i:3517;s:5:\"title\";s:27:\"Christmas – Gift Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";i:1513877937;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:580;s:11:\"trend_index\";i:834;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:724;a:15:{s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course – 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:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:725;a:15:{s:2:\"id\";i:3734;s:5:\"title\";s:28:\"Christmas – Car Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";i:1514197794;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:575;s:11:\"trend_index\";i:622;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:726;a:15:{s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course – 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:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:727;a:15:{s:2:\"id\";i:3764;s:5:\"title\";s:33:\"Christmas – Interior Design\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";i:1514198234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:566;s:11:\"trend_index\";i:708;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:728;a:15:{s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course – 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:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:729;a:15:{s:2:\"id\";i:3565;s:5:\"title\";s:27:\"Christmas – Tree Shop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";i:1514204382;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:455;s:11:\"trend_index\";i:469;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:730;a:15:{s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course – 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:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:731;a:15:{s:2:\"id\";i:3862;s:5:\"title\";s:35:\"Christmas – Design Conference\";s:9:\"thumbnail\";s:63:\"https://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";i:1514206745;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:473;s:11:\"trend_index\";i:518;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:732;a:15:{s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography – 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:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:733;a:15:{s:2:\"id\";i:3777;s:5:\"title\";s:39:\"Christmas – Snowboard Competition\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";i:1514205420;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:509;s:11:\"trend_index\";i:682;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:734;a:15:{s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography – 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:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:735;a:15:{s:2:\"id\";i:420;s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";i:1475067229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:22;s:11:\"trend_index\";i:160;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:15:{s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography – 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:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:15:{s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography – 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:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:15:{s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography – 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:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Footer\",\"portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:15:{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:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:15:{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: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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Header\",\"portfolio\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:15:{s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio – 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:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:15:{s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio – 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:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:15:{s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio – 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:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:15:{s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio – 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:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:749;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:15:{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:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:759;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:761;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:15:{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:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:15:{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:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:15:{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:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:767;a:15:{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:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:15:{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:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:15:{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:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:775;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:776;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:777;a:15:{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:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:15:{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:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:779;a:15:{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:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:780;a:15:{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:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:781;a:15:{s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist – 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:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:782;a:15:{s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist – 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:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:783;a:15:{s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist – 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:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:15:{s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist – 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:116:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:785;a:15:{s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist – 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:123:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:786;a:15:{s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist – 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:123:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:787;a:15:{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:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:15:{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:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:15:{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:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:15:{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:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:791;a:15:{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:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:15:{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:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:793;a:15:{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:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:15:{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:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:795;a:15:{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:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:796;a:15:{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:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:15:{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:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:798;a:15:{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:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:799;a:15:{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:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:800;a:15:{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:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:15:{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:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:15:{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:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:15:{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:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:804;a:15:{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:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:15:{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:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:806;a:15:{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:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:807;a:15:{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:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:15:{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:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:810;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:15:{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:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:15:{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:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:823;a:15:{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:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:824;a:15:{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:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:825;a:15:{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:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:826;a:15:{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:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:827;a:15:{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:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:828;a:15:{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:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:829;a:15:{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:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:830;a:15:{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:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:831;a:15:{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:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:832;a:15:{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:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:833;a:15:{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:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:834;a:15:{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:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:835;a:15:{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:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:836;a:15:{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:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:837;a:15:{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:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:838;a:15:{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:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:839;a:15:{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:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:840;a:15:{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:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:841;a:15:{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:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:842;a:15:{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:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:843;a:15:{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:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:844;a:15:{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:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:845;a:15:{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:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:846;a:15:{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:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:847;a:15:{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:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:848;a:15:{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:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:849;a:15:{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:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:850;a:15:{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:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:851;a:15:{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:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:852;a:15:{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:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:853;a:15:{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:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:854;a:15:{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:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:855;a:15:{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:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:856;a:15:{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:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:857;a:15:{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:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:858;a:15:{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:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:859;a:15:{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:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:860;a:15:{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:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:861;a:15:{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:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:862;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:863;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:864;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:865;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:866;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:867;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:868;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:869;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:870;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:871;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:872;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:873;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:874;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:875;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:876;a:15:{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:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:877;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:878;a:15:{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:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:879;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:880;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:881;a:15:{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:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:882;a:15:{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:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:883;a:15:{s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel – 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:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:884;a:15:{s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel – 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:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:885;a:15:{s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel – 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:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:886;a:15:{s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel – 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:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:887;a:15:{s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel – 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:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:888;a:15:{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:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:889;a:15:{s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog – 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:112:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:890;a:15:{s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog – 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:118:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:891;a:15:{s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog – 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:118:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:892;a:15:{s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog – 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:115:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:893;a:15:{s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog – 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:115:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:894;a:15:{s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog – 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:122:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:895;a:15:{s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog – 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:122:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(462,'elementor_version','3.4.5','yes'),(463,'elementor_install_history','a:1:{s:5:\"3.4.5\";i:1634216720;}','yes'),(470,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(181,'widget_zozo_category_posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(182,'widget_zozo_counters_widget-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(183,'widget_zozo_instagram_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(184,'widget_zozo_mailchimp_form_widget-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(185,'widget_zozo_popular_posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(186,'widget_zozo_social_link_widget-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(187,'widget_zozo_tabs-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(188,'widget_zozo_tweets-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(189,'revslider_servers','a:3:{i:0;s:22:\"themepunch-ext-a.tools\";i:1;s:22:\"themepunch-ext-b.tools\";i:2;s:22:\"themepunch-ext-c.tools\";}','yes'),(190,'revslider_server_refresh','1698472969','yes'),(191,'revslider-update-check-short','1698584851','yes'),(192,'revslider-connection','1','yes'),(193,'revslider-update-hash','00ba0aed0affc7b429e33654f77091b3','yes'),(194,'revslider-latest-version','6.6.18','yes'),(195,'revslider-stable-version','4.2.0','yes'),(196,'revslider-notices','a:5:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:545:\"<div style=\"display: block; background: #fff;text-align: center; \nheight: 300px;\"><a \nhref=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium2\"\n target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: \ncover; background-size: cover; opacity: 1; width: 920px; height: 300px; \ndisplay: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" \npreload=\"auto\"><source \nsrc=\"//updates.themepunch-ext-a.tools//banners/videobanner_premium2.mp4\" \ntype=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:12:\"TPRSV6511-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:407:\"<div style=\"display: block; background:#fff;text-align: center; \nheight: 250px;\"><a \nhref=\"https://www.sliderrevolution.com/wordpress-hosting/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getwphosting\"\n target=\"_blank\" rel=\"noopener\"><img style=\"width: 960px; \nheight: 250px; display: inline-block;\" \n src=\"//updates.themepunch-ext-a.tools//banners/rs60/wphostingadmin.jpg\"></a></div>\";s:4:\"code\";s:12:\"TPRSV6518-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:2;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.9.9\";s:4:\"text\";s:556:\"<div style=\"display: block; background: #fff;text-align: center; height: 300px;\"><a href=\"https://www.sliderrevolution.com/slider-revolution-visual-editor-version-6-6/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=update66\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 920px; height: 300px; display: inline-block;\" muted loop autoplay preload=\"auto\"><source src=\"//updates.themepunch-ext-a.tools//banners/rs60/update66videobanner2.mp4\" type=\"video/mp4\"></video></a></div>\n\";s:4:\"code\";s:8:\"TPRSV663\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:3;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"0.9.9\";s:4:\"text\";s:527:\"<div style=\"display: block; background: #0d0d0e;text-align: center; height: 504px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium3\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 900px; height: 504px; display: inline-block;\" muted loop autoplay preload=\"auto\"><source src=\"//updates.themepunch-ext-a.tools//banners/rs60/buypremium3.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:8:\"TPRSV668\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:4;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"9.9.9\";s:4:\"text\";s:487:\"<div style=\"display: block; background:transparent;text-align: left; height: 250px;\"><a href=\"https://forms.gle/tQhQvrp5rZ1rQU7r7\" target=\"_blank\" rel=\"noopener\"><noscript><img decoding=\"async\" style=\"width: 960px; height: 250px; display: inline-block;\" src=\"//updates.themepunch-ext-a.tools//banners/surveybanner.jpg\"></noscript><img decoding=\"async\" style=\"width: 960px; height: 250px; display: inline-block;\" src=\"//updates.themepunch-ext-a.tools//banners/surveybanner.jpg\"></a></div>\";s:4:\"code\";s:8:\"TPRSV668\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}}','yes'),(197,'revslider-additions','O:8:\"stdClass\":1:{s:7:\"selling\";b:1;}','yes'),(198,'rs-addons-counter','32','yes'),(199,'revslider-addons','O:8:\"stdClass\":32:{s:25:\"revslider-particles-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"424\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Particle Effects\";s:6:\"line_1\";s:17:\"Let\'s Parti(cle)!\";s:6:\"line_2\";s:51:\"Add interactive particle animations to your sliders\";s:9:\"available\";s:5:\"3.3.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:2:\"10\";s:11:\"last_update\";s:10:\"2023-07-28\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_particles.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PT\";}}s:27:\"revslider-bubblemorph-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"405\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:11:\"BubbleMorph\";s:6:\"line_1\";s:26:\"Include BubbleMorph Layers\";s:6:\"line_2\";s:33:\"for a decorative lava lamp effect\";s:9:\"available\";s:5:\"3.0.8\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:30:\"revslider-transitionpack-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"369\";s:9:\"releaseid\";s:2:\"28\";s:4:\"slug\";s:30:\"revslider-transitionpack-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Advanced Transitions\";s:6:\"line_1\";s:43:\"Add never-before-seen slide transitions to \";s:6:\"line_2\";s:42:\"Slider Revolution with the power of WEBGL.\";s:9:\"available\";s:5:\"1.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"30\";s:11:\"last_update\";s:10:\"2023-02-23\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_transition.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"AT\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"404\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Before & After\";s:6:\"line_1\";s:35:\"Compare two slides before and after\";s:6:\"line_2\";s:33:\"use it vertically or horizontally\";s:9:\"available\";s:5:\"3.1.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2023-05-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_beforeafter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BA\";}}s:26:\"revslider-typewriter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"418\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"Typewriter Effect\";s:6:\"line_1\";s:27:\"Enhance your slider\'s text \";s:6:\"line_2\";s:24:\"with typewriter effects \";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:25:\"revslider-mousetrap-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"410\";s:9:\"releaseid\";s:2:\"24\";s:4:\"slug\";s:25:\"revslider-mousetrap-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Mousetrap\";s:6:\"line_1\";s:31:\"Create all kinds of interesting\";s:6:\"line_2\";s:19:\" mouse interactions\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"60\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_mousetrap.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"409\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Distortion\";s:6:\"line_1\";s:22:\"Add Distortion Effects\";s:6:\"line_2\";s:30:\"to your slides and transitions\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2021-10-20\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:22:\"revslider-lottie-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"420\";s:9:\"releaseid\";s:2:\"25\";s:4:\"slug\";s:22:\"revslider-lottie-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Lottie\";s:6:\"line_1\";s:53:\"Adds support for the popular Lottie Animation format,\";s:6:\"line_2\";s:70:\" including animation control, style customization and a local library.\";s:9:\"available\";s:5:\"3.1.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"80\";s:11:\"last_update\";s:10:\"2023-06-26\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_lottie.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LT\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"411\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Paintbrush\";s:6:\"line_1\";s:14:\"Paint or Erase\";s:6:\"line_2\";s:22:\"your background images\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2023-08-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:22:\"revslider-charts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"383\";s:9:\"releaseid\";s:2:\"27\";s:4:\"slug\";s:22:\"revslider-charts-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Charts\";s:6:\"line_1\";s:93:\"The Charts addon allows you to create visually impressive line or bar graphs from .csv data, \";s:6:\"line_2\";s:56:\"with tons of options to take full control of the design.\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_charts.png\";s:6:\"button\";s:0:\"\";s:4:\"sort\";s:3:\"100\";s:11:\"last_update\";s:10:\"2021-07-08\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_charts.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"CH\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"417\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Slicey\";s:6:\"line_1\";s:20:\"Slice \'em up nicely!\";s:6:\"line_2\";s:38:\"Create image slices of your background\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_slicey.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SL\";}}s:25:\"revslider-filmstrip-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"422\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:9:\"Filmstrip\";s:6:\"line_1\";s:44:\"Display a continously rotating set of images\";s:6:\"line_2\";s:26:\"for your slide backgrounds\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_filmstrip.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FS\";}}s:27:\"revslider-maintenance-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"421\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:15:\"Coming & Maint.\";s:6:\"line_1\";s:37:\"Simple Coming Soon & Maintenance Page\";s:6:\"line_2\";s:42:\"Let your visitors know what\'s up and when!\";s:9:\"available\";s:5:\"3.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2023-07-17\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_underconstruction.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"MT\";}}s:24:\"revslider-revealer-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"416\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Reveal\";s:6:\"line_1\";s:9:\"Reveal...\";s:6:\"line_2\";s:37:\"...your inner beast... and RevSliders\";s:9:\"available\";s:5:\"3.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_reveal.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RV\";}}s:24:\"revslider-panorama-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"423\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:5:\"6.5.6\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"Panorama\";s:6:\"line_1\";s:14:\"Panorama AddOn\";s:6:\"line_2\";s:28:\"Display images in 360 degree\";s:9:\"available\";s:5:\"3.0.9\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:27:\"revslider-scrollvideo-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"396\";s:9:\"releaseid\";s:2:\"26\";s:4:\"slug\";s:27:\"revslider-scrollvideo-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Scroll Video\";s:6:\"line_1\";s:114:\"This addon allows you to generate a sequence of images from any html5 video and play them with scroll interaction.\";s:6:\"line_2\";s:49:\"Quality options are included for optimal results!\";s:9:\"available\";s:5:\"3.0.2\";s:10:\"background\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"140\";s:11:\"last_update\";s:10:\"2021-12-23\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_scrollvideo.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SV\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"407\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:16:\"Exploding Layers\";s:6:\"line_1\";s:23:\"Add explosive particles\";s:6:\"line_2\";s:24:\"to your layers animation\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_exploding.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"EL\";}}s:23:\"revslider-sharing-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"397\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Social Sharing\";s:6:\"line_1\";s:17:\"Share your slides\";s:6:\"line_2\";s:50:\"with RevSlider \"actions\" because sharing is caring\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"165\";s:11:\"last_update\";s:10:\"2023-07-08\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:26:\"revslider-whiteboard-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"419\";s:9:\"releaseid\";s:1:\"1\";s:4:\"slug\";s:26:\"revslider-whiteboard-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Whiteboard\";s:6:\"line_1\";s:31:\"Create Hand-Drawn Presentations\";s:6:\"line_2\";s:45:\"that are understandable, memorable & engaging\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:81:\"//updates.themepunch-ext-a.tools/revslider/addons/images/whiteboard_widget_bg.jpg\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"170\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_whiteboard.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WB\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"414\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:22:\"Polyfold Scroll Effect\";s:6:\"line_1\";s:32:\"Add sharp edges to your sliders \";s:6:\"line_2\";s:35:\"as they scroll into and out of view\";s:9:\"available\";s:5:\"3.0.6\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"180\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_polyfold.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:29:\"revslider-domain-switch-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"78\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:29:\"revslider-domain-switch-addon\";s:12:\"version_from\";s:5:\"6.0.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Domain Switch\";s:6:\"line_1\";s:17:\"Switch Image URLs\";s:6:\"line_2\";s:37:\"in sliders from one domain to another\";s:9:\"available\";s:5:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"300\";s:11:\"last_update\";s:10:\"2022-02-19\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:79:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_domainswitch.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"DS\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"415\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:8:\"(Re)Load\";s:6:\"line_1\";s:39:\"Reload the current page or a custom URL\";s:6:\"line_2\";s:34:\"after a certain time, loops, slide\";s:9:\"available\";s:5:\"3.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_reload.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RF\";}}s:25:\"revslider-rel-posts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"55\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:25:\"revslider-rel-posts-addon\";s:12:\"version_from\";s:7:\"5.2.4.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:13:\"Related Posts\";s:6:\"line_1\";s:25:\"Add related Posts Sliders\";s:6:\"line_2\";s:31:\"at the end of your post content\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wprelated.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"RP\";}}s:20:\"revslider-snow-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"399\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:12:\"Holiday Snow\";s:6:\"line_1\";s:12:\"Let it snow!\";s:6:\"line_2\";s:32:\"Add animated snow to any Slider \";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"380\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_snow.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SN\";}}s:23:\"revslider-gallery-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"378\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:17:\"WordPress Gallery\";s:6:\"line_1\";s:31:\"Replace the standard WP Gallery\";s:6:\"line_2\";s:31:\"with the Sliders of your choice\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2022-01-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpgallery.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"GA\";}}s:22:\"revslider-backup-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"53\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:22:\"revslider-backup-addon\";s:12:\"version_from\";s:5:\"5.2.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:6:\"Backup\";s:6:\"line_1\";s:12:\"Make Backups\";s:6:\"line_2\";s:25:\"Revisions for your safety\";s:9:\"available\";s:5:\"2.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:11:\"How to use?\";s:4:\"sort\";s:3:\"500\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_backup.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BU\";}}s:19:\"revslider-404-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"62\";s:9:\"releaseid\";s:1:\"8\";s:4:\"slug\";s:19:\"revslider-404-addon\";s:12:\"version_from\";s:3:\"5.3\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:3:\"404\";s:6:\"line_1\";s:39:\"Build custom 404 \"Page not Found\" Pages\";s:6:\"line_2\";s:28:\"with Slider Revolution swag!\";s:9:\"available\";s:5:\"2.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"620\";s:11:\"last_update\";s:10:\"2022-12-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_404.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"404\";}}s:30:\"revslider-prevnext-posts-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"63\";s:9:\"releaseid\";s:1:\"9\";s:4:\"slug\";s:30:\"revslider-prevnext-posts-addon\";s:12:\"version_from\";s:3:\"5.4\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:14:\"Adjacent Posts\";s:6:\"line_1\";s:30:\"Display previous and next post\";s:6:\"line_2\";s:28:\"to the currently showing one\";s:9:\"available\";s:5:\"2.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2023-08-04\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpadjacent.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:21:\"revslider-login-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"388\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:10:\"Login Page\";s:6:\"line_1\";s:25:\"Very simple WP Login Page\";s:6:\"line_2\";s:34:\"enhanced with your favorite slider\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2023-06-12\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_login.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LI\";}}s:24:\"revslider-featured-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"379\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:6:\"6.4.11\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:20:\"Post Featured Slider\";s:6:\"line_1\";s:25:\"Display a featured Slider\";s:6:\"line_2\";s:41:\"instead of a featured Image in your Posts\";s:9:\"available\";s:5:\"2.0.4\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_wpfeatured.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"FT\";}}s:23:\"revslider-weather-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"402\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:5:\"6.5.0\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Weather\";s:6:\"line_1\";s:21:\"Every where you go...\";s:6:\"line_2\";s:36:\"...always take the weather with you!\";s:9:\"available\";s:5:\"3.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2023-05-31\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_weather.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"WT\";}}s:30:\"revslider-duotonefilters-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"406\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"6.5.1\";s:10:\"version_to\";s:5:\"9.9.9\";s:5:\"title\";s:7:\"Duotone\";s:6:\"line_1\";s:7:\"Duotone\";s:6:\"line_2\";s:25:\"Because one is not enough\";s:9:\"available\";s:5:\"3.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2023-01-09\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-a.tools/revslider/addons/images/addon_duotone.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}','yes'),(200,'revslider-library-check','1697990106','yes'),(201,'revslider-library-hash','dae3de1eb57eeeee008b70e9a23844b5','yes'),(202,'rs-library','a:3:{s:4:\"hash\";s:32:\"dae3de1eb57eeeee008b70e9a23844b5\";s:7:\"objects\";a:417:{i:0;a:12:{s:2:\"id\";s:3:\"198\";s:6:\"handle\";s:16:\"object_dvd_1.png\";s:4:\"name\";s:3:\"DVD\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:43:17\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:1;a:12:{s:2:\"id\";s:3:\"188\";s:6:\"handle\";s:18:\"object_plant_1.png\";s:4:\"name\";s:7:\"Plant 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:2;a:12:{s:2:\"id\";s:3:\"187\";s:6:\"handle\";s:16:\"object_pen_1.png\";s:4:\"name\";s:5:\"Pen 1\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-12 16:25:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:3;a:12:{s:2:\"id\";s:3:\"172\";s:6:\"handle\";s:16:\"object_egg_1.png\";s:4:\"name\";s:3:\"Egg\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:4;a:12:{s:2:\"id\";s:3:\"171\";s:6:\"handle\";s:19:\"object_guitar_1.png\";s:4:\"name\";s:6:\"Guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:5;a:12:{s:2:\"id\";s:3:\"170\";s:6:\"handle\";s:21:\"object_envelope_1.png\";s:4:\"name\";s:15:\"Closed Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:6;a:12:{s:2:\"id\";s:3:\"169\";s:6:\"handle\";s:19:\"object_postit_2.png\";s:4:\"name\";s:18:\"Postit Label White\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:7;a:12:{s:2:\"id\";s:3:\"168\";s:6:\"handle\";s:21:\"object_envelope_2.png\";s:4:\"name\";s:13:\"Open Envelope\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:8;a:12:{s:2:\"id\";s:3:\"167\";s:6:\"handle\";s:17:\"object_eggs_1.png\";s:4:\"name\";s:10:\"Egg Carton\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:9;a:12:{s:2:\"id\";s:3:\"166\";s:6:\"handle\";s:25:\"object_bottleopener_1.png\";s:4:\"name\";s:13:\"Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:10;a:12:{s:2:\"id\";s:3:\"165\";s:6:\"handle\";s:23:\"object_blueprints_1.png\";s:4:\"name\";s:10:\"Blueprints\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:11;a:12:{s:2:\"id\";s:3:\"164\";s:6:\"handle\";s:22:\"object_holepunch_1.png\";s:4:\"name\";s:10:\"Hole punch\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:12;a:12:{s:2:\"id\";s:3:\"163\";s:6:\"handle\";s:20:\"object_speaker_1.png\";s:4:\"name\";s:13:\"Black Speaker\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:13;a:12:{s:2:\"id\";s:3:\"162\";s:6:\"handle\";s:19:\"object_eraser_1.png\";s:4:\"name\";s:6:\"Eraser\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"500\";s:6:\"height\";s:3:\"500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:14;a:12:{s:2:\"id\";s:3:\"161\";s:6:\"handle\";s:23:\"object_vinylcover_1.png\";s:4:\"name\";s:11:\"Vinyl Cover\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:15;a:12:{s:2:\"id\";s:3:\"160\";s:6:\"handle\";s:20:\"object_booklet_1.png\";s:4:\"name\";s:9:\"Booklet 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:16;a:12:{s:2:\"id\";s:3:\"159\";s:6:\"handle\";s:22:\"object_earphones_2.png\";s:4:\"name\";s:11:\"Earphones 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:17;a:12:{s:2:\"id\";s:3:\"158\";s:6:\"handle\";s:18:\"object_vinyl_1.png\";s:4:\"name\";s:5:\"Vinyl\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:18;a:12:{s:2:\"id\";s:3:\"157\";s:6:\"handle\";s:19:\"object_postit_1.png\";s:4:\"name\";s:17:\"Postit Label Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:19;a:12:{s:2:\"id\";s:3:\"156\";s:6:\"handle\";s:23:\"object_mechpencil_1.png\";s:4:\"name\";s:17:\"Mechanical Pencil\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:20;a:12:{s:2:\"id\";s:3:\"155\";s:6:\"handle\";s:22:\"object_turntable_1.png\";s:4:\"name\";s:9:\"Turntable\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:21;a:12:{s:2:\"id\";s:3:\"154\";s:6:\"handle\";s:19:\"object_folder_2.png\";s:4:\"name\";s:19:\"Closed Folder Black\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:22;a:12:{s:2:\"id\";s:3:\"153\";s:6:\"handle\";s:19:\"object_postit_4.png\";s:4:\"name\";s:18:\"Postit Label Green\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:23;a:12:{s:2:\"id\";s:3:\"152\";s:6:\"handle\";s:19:\"object_folder_1.png\";s:4:\"name\";s:12:\"Blank Folder\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:24;a:12:{s:2:\"id\";s:3:\"151\";s:6:\"handle\";s:19:\"object_pencup_1.png\";s:4:\"name\";s:7:\"Pen Cup\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:25;a:12:{s:2:\"id\";s:3:\"150\";s:6:\"handle\";s:23:\"object_winebottle_1.png\";s:4:\"name\";s:15:\"Red Wine Bottle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:26;a:12:{s:2:\"id\";s:3:\"149\";s:6:\"handle\";s:23:\"object_headphones_1.png\";s:4:\"name\";s:10:\"Headphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:27;a:12:{s:2:\"id\";s:3:\"148\";s:6:\"handle\";s:22:\"object_earphones_1.png\";s:4:\"name\";s:9:\"Earphones\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:28;a:12:{s:2:\"id\";s:3:\"147\";s:6:\"handle\";s:19:\"object_postit_3.png\";s:4:\"name\";s:19:\"Postit Label Yellow\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:29;a:12:{s:2:\"id\";s:3:\"146\";s:6:\"handle\";s:22:\"object_corkscrew_1.png\";s:4:\"name\";s:23:\"Corkscrew Bottle Opener\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1300\";s:6:\"height\";s:4:\"1300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-18 15:34:49\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:30;a:12:{s:2:\"id\";s:3:\"145\";s:6:\"handle\";s:19:\"object_muffin_1.png\";s:4:\"name\";s:16:\"Chocolate Muffin\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"900\";s:6:\"height\";s:3:\"900\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:31;a:12:{s:2:\"id\";s:3:\"144\";s:6:\"handle\";s:18:\"object_chair_2.png\";s:4:\"name\";s:12:\"Yellow Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:32;a:12:{s:2:\"id\";s:3:\"143\";s:6:\"handle\";s:18:\"object_knife_2.png\";s:4:\"name\";s:7:\"Knife 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:33;a:12:{s:2:\"id\";s:3:\"142\";s:6:\"handle\";s:26:\"object_choppingboard_2.png\";s:4:\"name\";s:16:\"Chopping Board 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:34;a:12:{s:2:\"id\";s:3:\"141\";s:6:\"handle\";s:26:\"object_choppingboard_3.png\";s:4:\"name\";s:16:\"Chopping Board 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:35;a:12:{s:2:\"id\";s:3:\"140\";s:6:\"handle\";s:19:\"object_coffee_2.png\";s:4:\"name\";s:12:\"Coffee Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:36;a:12:{s:2:\"id\";s:3:\"139\";s:6:\"handle\";s:18:\"object_bread_1.png\";s:4:\"name\";s:15:\"Croissant Bread\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:37;a:12:{s:2:\"id\";s:3:\"138\";s:6:\"handle\";s:18:\"object_spoon_2.png\";s:4:\"name\";s:12:\"Wodden Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:38;a:12:{s:2:\"id\";s:3:\"137\";s:6:\"handle\";s:26:\"object_choppingboard_1.png\";s:4:\"name\";s:16:\"Chopping Board 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:39;a:12:{s:2:\"id\";s:3:\"136\";s:6:\"handle\";s:16:\"object_cup_2.png\";s:4:\"name\";s:11:\"Empty Cup 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:40;a:12:{s:2:\"id\";s:3:\"135\";s:6:\"handle\";s:18:\"object_knife_1.png\";s:4:\"name\";s:5:\"Knife\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:41;a:12:{s:2:\"id\";s:3:\"134\";s:6:\"handle\";s:18:\"object_spoon_1.png\";s:4:\"name\";s:5:\"Spoon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:42;a:12:{s:2:\"id\";s:3:\"133\";s:6:\"handle\";s:16:\"object_cup_1.png\";s:4:\"name\";s:9:\"Empty Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:43;a:12:{s:2:\"id\";s:3:\"132\";s:6:\"handle\";s:18:\"object_chair_3.png\";s:4:\"name\";s:11:\"White Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:44;a:12:{s:2:\"id\";s:3:\"131\";s:6:\"handle\";s:19:\"object_coffee_1.png\";s:4:\"name\";s:10:\"Coffee Cup\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:45;a:12:{s:2:\"id\";s:3:\"130\";s:6:\"handle\";s:19:\"object_frypan_2.png\";s:4:\"name\";s:9:\"Fry Pan 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:46;a:12:{s:2:\"id\";s:3:\"129\";s:6:\"handle\";s:19:\"object_frypan_1.png\";s:4:\"name\";s:9:\"Fry Pan 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:47;a:12:{s:2:\"id\";s:3:\"128\";s:6:\"handle\";s:17:\"object_fork_1.png\";s:4:\"name\";s:4:\"Fork\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:48;a:12:{s:2:\"id\";s:3:\"127\";s:6:\"handle\";s:20:\"object_dishrag_1.png\";s:4:\"name\";s:13:\"Dishrag Cloth\";s:4:\"tags\";a:0:{}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-17 13:48:44\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:49;a:12:{s:2:\"id\";s:3:\"126\";s:6:\"handle\";s:20:\"object_wacom_pen.png\";s:4:\"name\";s:17:\"Wacom Drawing Pen\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1060\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:50;a:12:{s:2:\"id\";s:3:\"125\";s:6:\"handle\";s:21:\"object_occulus_vr.png\";s:4:\"name\";s:23:\"Occulus Virtual Reality\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:51;a:12:{s:2:\"id\";s:3:\"124\";s:6:\"handle\";s:18:\"object_antenna.png\";s:4:\"name\";s:13:\"Antenna Radar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:52;a:12:{s:2:\"id\";s:3:\"123\";s:6:\"handle\";s:21:\"object_solarpanel.png\";s:4:\"name\";s:11:\"Solar Panel\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:53;a:12:{s:2:\"id\";s:3:\"122\";s:6:\"handle\";s:16:\"object_wacom.png\";s:4:\"name\";s:20:\"Wacom Drawing Tablet\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:54;a:12:{s:2:\"id\";s:3:\"121\";s:6:\"handle\";s:18:\"object_earth_2.png\";s:4:\"name\";s:20:\"Earth Globe Planet 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:55;a:12:{s:2:\"id\";s:3:\"120\";s:6:\"handle\";s:18:\"object_chair_1.png\";s:4:\"name\";s:12:\"Office Chair\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:56;a:12:{s:2:\"id\";s:3:\"119\";s:6:\"handle\";s:24:\"object_windturbine_2.png\";s:4:\"name\";s:14:\"Wind Turbine 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:57;a:12:{s:2:\"id\";s:3:\"118\";s:6:\"handle\";s:22:\"object_windturbine.png\";s:4:\"name\";s:12:\"Wind Turbine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:58;a:12:{s:2:\"id\";s:3:\"117\";s:6:\"handle\";s:16:\"object_earth.png\";s:4:\"name\";s:18:\"Earth Globe Planet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 16:50:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:59;a:12:{s:2:\"id\";s:2:\"88\";s:6:\"handle\";s:24:\"object_eiffeltower_2.png\";s:4:\"name\";s:13:\"Eiffeltower 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:60;a:12:{s:2:\"id\";s:2:\"87\";s:6:\"handle\";s:21:\"object_notebook_1.png\";s:4:\"name\";s:11:\"Notebook PC\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:61;a:12:{s:2:\"id\";s:2:\"86\";s:6:\"handle\";s:20:\"object_macbook_1.png\";s:4:\"name\";s:20:\"Apple Macbook Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:62;a:12:{s:2:\"id\";s:2:\"85\";s:6:\"handle\";s:18:\"object_canon_2.png\";s:4:\"name\";s:21:\"Canon Camera DSLR Top\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:63;a:12:{s:2:\"id\";s:2:\"84\";s:6:\"handle\";s:19:\"object_iphone_3.png\";s:4:\"name\";s:25:\"Apple iPhone Silver White\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:64;a:12:{s:2:\"id\";s:2:\"83\";s:6:\"handle\";s:18:\"object_candy_2.png\";s:4:\"name\";s:15:\"Candy Colored 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:65;a:12:{s:2:\"id\";s:2:\"82\";s:6:\"handle\";s:21:\"object_macmouse_1.png\";s:4:\"name\";s:15:\"Apple Mac Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:66;a:12:{s:2:\"id\";s:2:\"81\";s:6:\"handle\";s:19:\"object_iphone_1.png\";s:4:\"name\";s:18:\"Apple iPhone Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:67;a:12:{s:2:\"id\";s:2:\"80\";s:6:\"handle\";s:17:\"object_deco_1.png\";s:4:\"name\";s:17:\"White Deco Object\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:68;a:12:{s:2:\"id\";s:2:\"79\";s:6:\"handle\";s:23:\"object_applewatch_1.png\";s:4:\"name\";s:24:\"Apple Watch White Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:69;a:12:{s:2:\"id\";s:2:\"78\";s:6:\"handle\";s:23:\"object_swissknife_1.png\";s:4:\"name\";s:11:\"Swiss Knife\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:70;a:12:{s:2:\"id\";s:2:\"77\";s:6:\"handle\";s:23:\"object_applewatch_2.png\";s:4:\"name\";s:17:\"Apple Watch Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:71;a:12:{s:2:\"id\";s:2:\"76\";s:6:\"handle\";s:18:\"object_candy_1.png\";s:4:\"name\";s:13:\"Candy Colored\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:72;a:12:{s:2:\"id\";s:2:\"75\";s:6:\"handle\";s:17:\"object_ipad_1.png\";s:4:\"name\";s:16:\"Apple iPad Black\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:73;a:12:{s:2:\"id\";s:2:\"74\";s:6:\"handle\";s:17:\"object_lamp_2.png\";s:4:\"name\";s:15:\"Black Desk Lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:74;a:12:{s:2:\"id\";s:2:\"73\";s:6:\"handle\";s:18:\"object_canon_1.png\";s:4:\"name\";s:17:\"Canon Camera DLSR\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:75;a:12:{s:2:\"id\";s:2:\"72\";s:6:\"handle\";s:23:\"object_blackberry_2.png\";s:4:\"name\";s:12:\"Blackberry 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:76;a:12:{s:2:\"id\";s:2:\"71\";s:6:\"handle\";s:19:\"object_iphone_2.png\";s:4:\"name\";s:19:\"Apple iPhone Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:77;a:12:{s:2:\"id\";s:2:\"70\";s:6:\"handle\";s:17:\"object_ipad_2.png\";s:4:\"name\";s:15:\"Apple iPad Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:78;a:12:{s:2:\"id\";s:2:\"69\";s:6:\"handle\";s:20:\"object_printer_1.png\";s:4:\"name\";s:7:\"Printer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:79;a:12:{s:2:\"id\";s:2:\"68\";s:6:\"handle\";s:20:\"object_pcmouse_1.png\";s:4:\"name\";s:14:\"Black PC Mouse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:80;a:12:{s:2:\"id\";s:2:\"67\";s:6:\"handle\";s:17:\"object_ipad_3.png\";s:4:\"name\";s:17:\"Apple iPad Silver\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:81;a:12:{s:2:\"id\";s:2:\"66\";s:6:\"handle\";s:17:\"object_lamp_1.png\";s:4:\"name\";s:13:\"Desk Lamp Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:82;a:12:{s:2:\"id\";s:2:\"65\";s:6:\"handle\";s:22:\"object_macscreen_1.png\";s:4:\"name\";s:16:\"Apple Mac Screen\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"2000\";s:6:\"height\";s:4:\"2000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:83;a:12:{s:2:\"id\";s:2:\"64\";s:6:\"handle\";s:23:\"object_blackberry_3.png\";s:4:\"name\";s:12:\"Blackberry 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:84;a:12:{s:2:\"id\";s:2:\"63\";s:6:\"handle\";s:23:\"object_applewatch_3.png\";s:4:\"name\";s:16:\"Apple Watch Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:85;a:12:{s:2:\"id\";s:2:\"62\";s:6:\"handle\";s:23:\"object_blackberry_1.png\";s:4:\"name\";s:10:\"Blackberry\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 16:51:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:86;a:12:{s:2:\"id\";s:2:\"49\";s:6:\"handle\";s:19:\"object_bottle_1.png\";s:4:\"name\";s:18:\"Brown Glass Bottle\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:1;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:87;a:12:{s:2:\"id\";s:2:\"48\";s:6:\"handle\";s:20:\"object_glasses_1.png\";s:4:\"name\";s:19:\"Hipster Glasses Top\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:88;a:12:{s:2:\"id\";s:2:\"47\";s:6:\"handle\";s:21:\"object_magazine_1.png\";s:4:\"name\";s:14:\"Blank Magazine\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:89;a:12:{s:2:\"id\";s:2:\"46\";s:6:\"handle\";s:28:\"object_leatherdocument_2.png\";s:4:\"name\";s:24:\"Black Leather Document 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:90;a:12:{s:2:\"id\";s:2:\"45\";s:6:\"handle\";s:18:\"object_purse_2.png\";s:4:\"name\";s:13:\"Black Purse 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:91;a:12:{s:2:\"id\";s:2:\"44\";s:6:\"handle\";s:23:\"object_typewriter_1.png\";s:4:\"name\";s:18:\"Retro Typewriter 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:92;a:12:{s:2:\"id\";s:2:\"43\";s:6:\"handle\";s:17:\"object_book_5.png\";s:4:\"name\";s:9:\"Old Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:93;a:12:{s:2:\"id\";s:2:\"42\";s:6:\"handle\";s:28:\"object_leatherdocument_1.png\";s:4:\"name\";s:29:\"Black Leather Document Closed\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:94;a:12:{s:2:\"id\";s:2:\"41\";s:6:\"handle\";s:17:\"object_book_4.png\";s:4:\"name\";s:8:\"Old Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:95;a:12:{s:2:\"id\";s:2:\"40\";s:6:\"handle\";s:19:\"object_wallet_2.png\";s:4:\"name\";s:22:\"Black Leather Document\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:96;a:12:{s:2:\"id\";s:2:\"39\";s:6:\"handle\";s:18:\"object_quill_2.png\";s:4:\"name\";s:15:\"Quill Feather 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:97;a:12:{s:2:\"id\";s:2:\"38\";s:6:\"handle\";s:24:\"object_eiffeltower_1.png\";s:4:\"name\";s:11:\"Eiffeltower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:98;a:12:{s:2:\"id\";s:2:\"37\";s:6:\"handle\";s:21:\"object_magazine_2.png\";s:4:\"name\";s:11:\"Open Book 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1333\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:99;a:12:{s:2:\"id\";s:2:\"36\";s:6:\"handle\";s:17:\"object_book_1.png\";s:4:\"name\";s:10:\"Blank Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:100;a:12:{s:2:\"id\";s:2:\"35\";s:6:\"handle\";s:20:\"object_glasses_2.png\";s:4:\"name\";s:15:\"Hipster Glasses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:101;a:12:{s:2:\"id\";s:2:\"34\";s:6:\"handle\";s:17:\"object_book_2.png\";s:4:\"name\";s:11:\"Open Book 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:102;a:12:{s:2:\"id\";s:2:\"33\";s:6:\"handle\";s:19:\"object_gloves_1.png\";s:4:\"name\";s:12:\"Black Gloves\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:103;a:12:{s:2:\"id\";s:2:\"32\";s:6:\"handle\";s:23:\"object_typewriter_2.png\";s:4:\"name\";s:16:\"Retro Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:104;a:12:{s:2:\"id\";s:2:\"31\";s:6:\"handle\";s:17:\"object_book_3.png\";s:4:\"name\";s:9:\"Open Book\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:105;a:12:{s:2:\"id\";s:2:\"30\";s:6:\"handle\";s:19:\"object_wallet_1.png\";s:4:\"name\";s:12:\"Black Wallet\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1500\";s:6:\"height\";s:4:\"1500\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:106;a:12:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:18:\"object_purse_1.png\";s:4:\"name\";s:11:\"Black Purse\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:107;a:12:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:18:\"object_quill_1.png\";s:4:\"name\";s:13:\"Quill Feather\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 12:57:32\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:108;a:12:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:19:\"object_artbox_2.png\";s:4:\"name\";s:16:\"Art Box Colors 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:109;a:12:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:18:\"object_cloth_1.png\";s:4:\"name\";s:17:\"Cloth Paint Color\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:110;a:12:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:21:\"object_brushpot_1.png\";s:4:\"name\";s:9:\"Brush Pot\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"984\";s:6:\"height\";s:3:\"984\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:111;a:12:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:24:\"object_paintbucket_1.png\";s:4:\"name\";s:12:\"Paint Bucket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1400\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:112;a:12:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:23:\"object_paintbrush_2.png\";s:4:\"name\";s:12:\"Paintbrush 3\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"700\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:113;a:12:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:19:\"object_artbox_1.png\";s:4:\"name\";s:14:\"Art Box Colors\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:114;a:12:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:23:\"object_paintbrush_3.png\";s:4:\"name\";s:12:\"Paintbrush 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:115;a:12:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:23:\"object_paintbrush_1.png\";s:4:\"name\";s:12:\"Paintbrush 1\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:4:\"1000\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-12 10:59:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:116;a:12:{s:2:\"id\";s:2:\"11\";s:6:\"handle\";s:21:\"table_radio_right.png\";s:4:\"name\";s:18:\"Radio Speaker Wood\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:117;a:12:{s:2:\"id\";s:2:\"10\";s:6:\"handle\";s:18:\"keyboard_apple.png\";s:4:\"name\";s:14:\"Apple Keyboard\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:118;a:12:{s:2:\"id\";s:1:\"9\";s:6:\"handle\";s:20:\"macbook_top_gold.png\";s:4:\"name\";s:18:\"Apple Macbook Gold\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1600\";s:6:\"height\";s:4:\"1600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:119;a:12:{s:2:\"id\";s:1:\"8\";s:6:\"handle\";s:21:\"nexus6_front_blue.png\";s:4:\"name\";s:19:\"Google Nexus 6 Blue\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:1;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1100\";s:6:\"height\";s:4:\"1100\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-11 13:37:51\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"1\";}i:120;a:12:{s:2:\"id\";s:3:\"479\";s:6:\"handle\";s:31:\"Tram-beside-waiting-station.jpg\";s:4:\"name\";s:27:\"Tram beside waiting station\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:52:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:121;a:12:{s:2:\"id\";s:3:\"478\";s:6:\"handle\";s:14:\"Pulling-up.jpg\";s:4:\"name\";s:10:\"Pulling up\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1297\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:122;a:12:{s:2:\"id\";s:3:\"477\";s:6:\"handle\";s:16:\"Snowboarding.jpg\";s:4:\"name\";s:12:\"Snowboarding\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1290\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:41:20\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:123;a:12:{s:2:\"id\";s:3:\"476\";s:6:\"handle\";s:16:\"Morning-yoga.jpg\";s:4:\"name\";s:12:\"Morning yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1346\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:124;a:12:{s:2:\"id\";s:3:\"475\";s:6:\"handle\";s:8:\"Yoga.jpg\";s:4:\"name\";s:4:\"Yoga\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:125;a:12:{s:2:\"id\";s:3:\"474\";s:6:\"handle\";s:14:\"Golf-balls.jpg\";s:4:\"name\";s:10:\"Golf balls\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:126;a:12:{s:2:\"id\";s:3:\"473\";s:6:\"handle\";s:19:\"Confident-Boxer.jpg\";s:4:\"name\";s:15:\"Confident Boxer\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:127;a:12:{s:2:\"id\";s:3:\"472\";s:6:\"handle\";s:11:\"Aerobic.jpg\";s:4:\"name\";s:7:\"Aerobic\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:40:23\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:128;a:12:{s:2:\"id\";s:3:\"471\";s:6:\"handle\";s:18:\"Riding-bicycle.jpg\";s:4:\"name\";s:14:\"Riding bicycle\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1358\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:129;a:12:{s:2:\"id\";s:3:\"470\";s:6:\"handle\";s:27:\"woman-with-barbell-back.jpg\";s:4:\"name\";s:23:\"woman with barbell back\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:130;a:12:{s:2:\"id\";s:3:\"469\";s:6:\"handle\";s:24:\"Woman-lying-on-floor.jpg\";s:4:\"name\";s:20:\"Woman lying on floor\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1318\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:131;a:12:{s:2:\"id\";s:3:\"468\";s:6:\"handle\";s:27:\"Holding-black-dumbbells.jpg\";s:4:\"name\";s:23:\"Holding black dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:132;a:12:{s:2:\"id\";s:3:\"467\";s:6:\"handle\";s:25:\"Woman-using-dumbbells.jpg\";s:4:\"name\";s:21:\"Woman using dumbbells\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1425\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:133;a:12:{s:2:\"id\";s:3:\"466\";s:6:\"handle\";s:16:\"Soccer-cleat.jpg\";s:4:\"name\";s:12:\"Soccer cleat\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:134;a:12:{s:2:\"id\";s:3:\"465\";s:6:\"handle\";s:16:\"Soccer-field.jpg\";s:4:\"name\";s:12:\"Soccer field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:135;a:12:{s:2:\"id\";s:3:\"464\";s:6:\"handle\";s:23:\"Man-tying-his-shoes.jpg\";s:4:\"name\";s:19:\"Man tying his shoes\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1200\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:136;a:12:{s:2:\"id\";s:3:\"463\";s:6:\"handle\";s:10:\"Boxing.jpg\";s:4:\"name\";s:6:\"Boxing\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:137;a:12:{s:2:\"id\";s:3:\"462\";s:6:\"handle\";s:22:\"woman-with-barbell.jpg\";s:4:\"name\";s:18:\"woman with barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:138;a:12:{s:2:\"id\";s:3:\"461\";s:6:\"handle\";s:12:\"Crossfit.jpg\";s:4:\"name\";s:8:\"Crossfit\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:139;a:12:{s:2:\"id\";s:3:\"460\";s:6:\"handle\";s:25:\"Man-and-woman-jogging.jpg\";s:4:\"name\";s:21:\"Man and woman jogging\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:140;a:12:{s:2:\"id\";s:3:\"459\";s:6:\"handle\";s:16:\"Playing-golf.jpg\";s:4:\"name\";s:12:\"Playing golf\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:141;a:12:{s:2:\"id\";s:3:\"458\";s:6:\"handle\";s:18:\"Surfer-in-wave.jpg\";s:4:\"name\";s:14:\"Surfer in wave\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:142;a:12:{s:2:\"id\";s:3:\"457\";s:6:\"handle\";s:25:\"Woman-lifting-barbell.jpg\";s:4:\"name\";s:21:\"Woman lifting barbell\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:143;a:12:{s:2:\"id\";s:3:\"456\";s:6:\"handle\";s:14:\"Stretching.jpg\";s:4:\"name\";s:10:\"Stretching\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:144;a:12:{s:2:\"id\";s:3:\"455\";s:6:\"handle\";s:18:\"Snowboarding-2.jpg\";s:4:\"name\";s:14:\"Snowboarding 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:145;a:12:{s:2:\"id\";s:3:\"454\";s:6:\"handle\";s:11:\"Balance.jpg\";s:4:\"name\";s:7:\"Balance\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:146;a:12:{s:2:\"id\";s:3:\"453\";s:6:\"handle\";s:19:\"Pool-meditation.jpg\";s:4:\"name\";s:15:\"Pool meditation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:147;a:12:{s:2:\"id\";s:3:\"452\";s:6:\"handle\";s:18:\"Soccer-stadium.jpg\";s:4:\"name\";s:14:\"Soccer stadium\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:148;a:12:{s:2:\"id\";s:3:\"451\";s:6:\"handle\";s:25:\"Soccer-field-top-view.jpg\";s:4:\"name\";s:21:\"Soccer field top view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:149;a:12:{s:2:\"id\";s:3:\"450\";s:6:\"handle\";s:14:\"Basketball.jpg\";s:4:\"name\";s:10:\"Basketball\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:150;a:12:{s:2:\"id\";s:3:\"449\";s:6:\"handle\";s:14:\"in-the-fog.jpg\";s:4:\"name\";s:10:\"in the fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:151;a:12:{s:2:\"id\";s:3:\"448\";s:6:\"handle\";s:13:\"Handstand.jpg\";s:4:\"name\";s:9:\"Handstand\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:38:24\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:152;a:12:{s:2:\"id\";s:3:\"447\";s:6:\"handle\";s:11:\"Friends.jpg\";s:4:\"name\";s:7:\"Friends\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:153;a:12:{s:2:\"id\";s:3:\"446\";s:6:\"handle\";s:28:\"Sneakers-on-the-railroad.jpg\";s:4:\"name\";s:24:\"Sneakers on the railroad\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:154;a:12:{s:2:\"id\";s:3:\"445\";s:6:\"handle\";s:23:\"Family-on-the-ocean.jpg\";s:4:\"name\";s:19:\"Family on the ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:155;a:12:{s:2:\"id\";s:3:\"444\";s:6:\"handle\";s:10:\"Sunset.jpg\";s:4:\"name\";s:6:\"Sunset\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:156;a:12:{s:2:\"id\";s:3:\"443\";s:6:\"handle\";s:9:\"Books.jpg\";s:4:\"name\";s:5:\"Books\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:157;a:12:{s:2:\"id\";s:3:\"442\";s:6:\"handle\";s:25:\"Looking-at-the-window.jpg\";s:4:\"name\";s:21:\"Looking at the window\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:158;a:12:{s:2:\"id\";s:3:\"441\";s:6:\"handle\";s:48:\"woman-standing-near-buildings-during-daytime.jpg\";s:4:\"name\";s:44:\"woman standing near buildings during daytime\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:159;a:12:{s:2:\"id\";s:3:\"440\";s:6:\"handle\";s:12:\"Lollipop.jpg\";s:4:\"name\";s:8:\"Lollipop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1395\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:160;a:12:{s:2:\"id\";s:3:\"439\";s:6:\"handle\";s:26:\"People-crossing-street.jpg\";s:4:\"name\";s:22:\"People crossing street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:161;a:12:{s:2:\"id\";s:3:\"438\";s:6:\"handle\";s:24:\"Friends-on-the-shore.jpg\";s:4:\"name\";s:20:\"Friends on the shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:162;a:12:{s:2:\"id\";s:3:\"437\";s:6:\"handle\";s:13:\"Coworkers.jpg\";s:4:\"name\";s:9:\"Coworkers\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:163;a:12:{s:2:\"id\";s:3:\"436\";s:6:\"handle\";s:27:\"Hiking-in-the-Dolomites.jpg\";s:4:\"name\";s:23:\"Hiking in the Dolomites\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:164;a:12:{s:2:\"id\";s:3:\"435\";s:6:\"handle\";s:18:\"Successful-man.jpg\";s:4:\"name\";s:14:\"Successful man\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:165;a:12:{s:2:\"id\";s:3:\"434\";s:6:\"handle\";s:23:\"Beautiful-sunny-day.jpg\";s:4:\"name\";s:19:\"Beautiful sunny day\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:166;a:12:{s:2:\"id\";s:3:\"433\";s:6:\"handle\";s:8:\"Guys.jpg\";s:4:\"name\";s:4:\"Guys\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:167;a:12:{s:2:\"id\";s:3:\"432\";s:6:\"handle\";s:19:\"Confetti-Shower.jpg\";s:4:\"name\";s:15:\"Confetti Shower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:168;a:12:{s:2:\"id\";s:3:\"431\";s:6:\"handle\";s:24:\"Sun-was-setting-down.jpg\";s:4:\"name\";s:20:\"Sun was setting down\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:169;a:12:{s:2:\"id\";s:3:\"430\";s:6:\"handle\";s:9:\"Jumps.jpg\";s:4:\"name\";s:5:\"Jumps\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:170;a:12:{s:2:\"id\";s:3:\"429\";s:6:\"handle\";s:23:\"Friends-by-the-fire.jpg\";s:4:\"name\";s:19:\"Friends by the fire\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:171;a:12:{s:2:\"id\";s:3:\"428\";s:6:\"handle\";s:21:\"Under-the-blanket.jpg\";s:4:\"name\";s:17:\"Under the blanket\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1413\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:172;a:12:{s:2:\"id\";s:3:\"427\";s:6:\"handle\";s:18:\"Pretty-in-Pink.jpg\";s:4:\"name\";s:14:\"Pretty in Pink\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1394\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:173;a:12:{s:2:\"id\";s:3:\"426\";s:6:\"handle\";s:31:\"Discussions-at-a-long-table.jpg\";s:4:\"name\";s:27:\"Discussions at a long table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1268\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:174;a:12:{s:2:\"id\";s:3:\"425\";s:6:\"handle\";s:18:\"Lost-in-Lemons.jpg\";s:4:\"name\";s:14:\"Lost in Lemons\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:175;a:12:{s:2:\"id\";s:3:\"424\";s:6:\"handle\";s:13:\"Team-work.jpg\";s:4:\"name\";s:9:\"Team work\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:176;a:12:{s:2:\"id\";s:3:\"423\";s:6:\"handle\";s:20:\"Romantic-evening.jpg\";s:4:\"name\";s:16:\"Romantic evening\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1263\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:36:58\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:177;a:12:{s:2:\"id\";s:3:\"422\";s:6:\"handle\";s:19:\"Crew-collective.jpg\";s:4:\"name\";s:15:\"Crew collective\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:178;a:12:{s:2:\"id\";s:3:\"421\";s:6:\"handle\";s:8:\"Code.jpg\";s:4:\"name\";s:4:\"Code\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:179;a:12:{s:2:\"id\";s:3:\"420\";s:6:\"handle\";s:48:\"Yellow-ceramic-mug-beside-gray-aluminum-iMac.jpg\";s:4:\"name\";s:44:\"Yellow ceramic mug beside gray aluminum iMac\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:180;a:12:{s:2:\"id\";s:3:\"419\";s:6:\"handle\";s:11:\"My-desk.jpg\";s:4:\"name\";s:7:\"My desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1315\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:181;a:12:{s:2:\"id\";s:3:\"418\";s:6:\"handle\";s:17:\"Cooperation-2.jpg\";s:4:\"name\";s:13:\"Cooperation 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:182;a:12:{s:2:\"id\";s:3:\"417\";s:6:\"handle\";s:33:\"MacBook-on-top-of-brown-table.jpg\";s:4:\"name\";s:29:\"MacBook on top of brown table\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:183;a:12:{s:2:\"id\";s:3:\"416\";s:6:\"handle\";s:27:\"Beautiful-working-place.jpg\";s:4:\"name\";s:23:\"Beautiful working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:184;a:12:{s:2:\"id\";s:3:\"415\";s:6:\"handle\";s:14:\"Typewriter.jpg\";s:4:\"name\";s:10:\"Typewriter\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:185;a:12:{s:2:\"id\";s:3:\"414\";s:6:\"handle\";s:19:\"White-desk-lamp.jpg\";s:4:\"name\";s:15:\"White desk lamp\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:186;a:12:{s:2:\"id\";s:3:\"413\";s:6:\"handle\";s:18:\"Office-working.jpg\";s:4:\"name\";s:14:\"Office working\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:187;a:12:{s:2:\"id\";s:3:\"412\";s:6:\"handle\";s:36:\"Silver-iMac-on-brown-wooden-desk.jpg\";s:4:\"name\";s:32:\"Silver iMac on brown wooden desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1240\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:188;a:12:{s:2:\"id\";s:3:\"411\";s:6:\"handle\";s:23:\"Working-in-progress.jpg\";s:4:\"name\";s:19:\"Working in progress\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:189;a:12:{s:2:\"id\";s:3:\"410\";s:6:\"handle\";s:15:\"Cooperation.jpg\";s:4:\"name\";s:11:\"Cooperation\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:190;a:12:{s:2:\"id\";s:3:\"409\";s:6:\"handle\";s:17:\"Working-place.jpg\";s:4:\"name\";s:13:\"Working place\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:191;a:12:{s:2:\"id\";s:3:\"408\";s:6:\"handle\";s:16:\"Working-desk.jpg\";s:4:\"name\";s:12:\"Working desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:33:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:192;a:12:{s:2:\"id\";s:3:\"407\";s:6:\"handle\";s:23:\"low-angle-of-forest.jpg\";s:4:\"name\";s:19:\"low angle of forest\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:193;a:12:{s:2:\"id\";s:3:\"406\";s:6:\"handle\";s:23:\"Lake-under-blue-sky.jpg\";s:4:\"name\";s:19:\"Lake under blue sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1351\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:194;a:12:{s:2:\"id\";s:3:\"405\";s:6:\"handle\";s:21:\"Blue-starry-night.jpg\";s:4:\"name\";s:17:\"Blue starry night\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:195;a:12:{s:2:\"id\";s:3:\"404\";s:6:\"handle\";s:22:\"Aerial-photography.jpg\";s:4:\"name\";s:18:\"Aerial photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:196;a:12:{s:2:\"id\";s:3:\"403\";s:6:\"handle\";s:14:\"Red-clouds.jpg\";s:4:\"name\";s:10:\"Red clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:197;a:12:{s:2:\"id\";s:3:\"402\";s:6:\"handle\";s:14:\"Snow-field.jpg\";s:4:\"name\";s:10:\"Snow field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1227\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:198;a:12:{s:2:\"id\";s:3:\"401\";s:6:\"handle\";s:13:\"White-sky.jpg\";s:4:\"name\";s:9:\"White sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:199;a:12:{s:2:\"id\";s:3:\"400\";s:6:\"handle\";s:24:\"Trees-covered-by-fog.jpg\";s:4:\"name\";s:20:\"Trees covered by fog\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:200;a:12:{s:2:\"id\";s:3:\"399\";s:6:\"handle\";s:26:\"Red-and-white-mushroom.jpg\";s:4:\"name\";s:22:\"Red and white mushroom\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:201;a:12:{s:2:\"id\";s:3:\"398\";s:6:\"handle\";s:24:\"Lake-near-pine-trees.jpg\";s:4:\"name\";s:20:\"Lake near pine trees\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:202;a:12:{s:2:\"id\";s:3:\"397\";s:6:\"handle\";s:35:\"After-a-long-day-of-backpacking.jpg\";s:4:\"name\";s:31:\"After a long day of backpacking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:203;a:12:{s:2:\"id\";s:3:\"396\";s:6:\"handle\";s:32:\"Mountains-during-golden-hour.jpg\";s:4:\"name\";s:28:\"Mountains during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:204;a:12:{s:2:\"id\";s:3:\"395\";s:6:\"handle\";s:27:\"Man-looking-on-mountain.jpg\";s:4:\"name\";s:23:\"Man looking on mountain\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:205;a:12:{s:2:\"id\";s:3:\"394\";s:6:\"handle\";s:19:\"Body-of-water-2.jpg\";s:4:\"name\";s:15:\"Body of water 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:206;a:12:{s:2:\"id\";s:3:\"393\";s:6:\"handle\";s:15:\"Brown-cliff.jpg\";s:4:\"name\";s:11:\"Brown cliff\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:207;a:12:{s:2:\"id\";s:3:\"392\";s:6:\"handle\";s:20:\"Green-foggy-tree.jpg\";s:4:\"name\";s:16:\"Green foggy tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1417\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:208;a:12:{s:2:\"id\";s:3:\"391\";s:6:\"handle\";s:32:\"Grayscale-photo-of-mountains.jpg\";s:4:\"name\";s:28:\"Grayscale photo of mountains\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:209;a:12:{s:2:\"id\";s:3:\"390\";s:6:\"handle\";s:19:\"Under-sunny-sky.jpg\";s:4:\"name\";s:15:\"Under sunny sky\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:31:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:210;a:12:{s:2:\"id\";s:3:\"389\";s:6:\"handle\";s:16:\"Rock-concert.jpg\";s:4:\"name\";s:12:\"Rock concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1443\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:211;a:12:{s:2:\"id\";s:3:\"388\";s:6:\"handle\";s:30:\"Group-of-people-in-concert.jpg\";s:4:\"name\";s:26:\"Group of people in concert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:212;a:12:{s:2:\"id\";s:3:\"387\";s:6:\"handle\";s:6:\"DJ.jpg\";s:4:\"name\";s:2:\"DJ\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:213;a:12:{s:2:\"id\";s:3:\"386\";s:6:\"handle\";s:56:\"Woman-standing-watching-LED-light-musical-instrument.jpg\";s:4:\"name\";s:52:\"Woman standing watching LED light musical instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:214;a:12:{s:2:\"id\";s:3:\"385\";s:6:\"handle\";s:16:\"Concert-hall.jpg\";s:4:\"name\";s:12:\"Concert hall\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:215;a:12:{s:2:\"id\";s:3:\"384\";s:6:\"handle\";s:18:\"Concert-hall-2.jpg\";s:4:\"name\";s:14:\"Concert hall 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:216;a:12:{s:2:\"id\";s:3:\"383\";s:6:\"handle\";s:29:\"man-playing-upright-piano.jpg\";s:4:\"name\";s:25:\"man playing upright piano\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1340\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:217;a:12:{s:2:\"id\";s:3:\"382\";s:6:\"handle\";s:30:\"person-performing-on-stage.jpg\";s:4:\"name\";s:26:\"person performing on stage\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:218;a:12:{s:2:\"id\";s:3:\"381\";s:6:\"handle\";s:27:\"Brown-string-instrument.jpg\";s:4:\"name\";s:23:\"Brown string instrument\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:219;a:12:{s:2:\"id\";s:3:\"380\";s:6:\"handle\";s:36:\"silhouette-of-person-with-guitar.jpg\";s:4:\"name\";s:32:\"silhouette of person with guitar\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:220;a:12:{s:2:\"id\";s:3:\"379\";s:6:\"handle\";s:14:\"Party-fans.jpg\";s:4:\"name\";s:10:\"Party fans\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:221;a:12:{s:2:\"id\";s:3:\"378\";s:6:\"handle\";s:24:\"Condenser-microphone.jpg\";s:4:\"name\";s:20:\"Condenser microphone\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:25:26\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:222;a:12:{s:2:\"id\";s:3:\"377\";s:6:\"handle\";s:42:\"Low-angle-photo-of-high-rise-buildings.jpg\";s:4:\"name\";s:38:\"Low angle photo of high rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:223;a:12:{s:2:\"id\";s:3:\"376\";s:6:\"handle\";s:23:\"High-rise-buildings.jpg\";s:4:\"name\";s:19:\"High rise buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:224;a:12:{s:2:\"id\";s:3:\"375\";s:6:\"handle\";s:16:\"Cable-bridge.jpg\";s:4:\"name\";s:12:\"Cable bridge\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:225;a:12:{s:2:\"id\";s:3:\"374\";s:6:\"handle\";s:35:\"Bokeh-effect-from-street-lights.jpg\";s:4:\"name\";s:31:\"Bokeh effect from street lights\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:226;a:12:{s:2:\"id\";s:3:\"373\";s:6:\"handle\";s:18:\"Low-angle-view.jpg\";s:4:\"name\";s:14:\"Low angle view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:227;a:12:{s:2:\"id\";s:3:\"372\";s:6:\"handle\";s:21:\"Double-decker-bus.jpg\";s:4:\"name\";s:17:\"Double decker bus\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1373\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:228;a:12:{s:2:\"id\";s:3:\"371\";s:6:\"handle\";s:32:\"Buildings-near-body-of-water.jpg\";s:4:\"name\";s:28:\"Buildings near body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1370\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:229;a:12:{s:2:\"id\";s:3:\"370\";s:6:\"handle\";s:18:\"Satellite-view.jpg\";s:4:\"name\";s:14:\"Satellite view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:230;a:12:{s:2:\"id\";s:3:\"369\";s:6:\"handle\";s:14:\"Twin-Tower.jpg\";s:4:\"name\";s:10:\"Twin Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:231;a:12:{s:2:\"id\";s:3:\"368\";s:6:\"handle\";s:22:\"Two-person-walking.jpg\";s:4:\"name\";s:18:\"Two person walking\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1345\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:232;a:12:{s:2:\"id\";s:3:\"367\";s:6:\"handle\";s:15:\"Sears-Tower.jpg\";s:4:\"name\";s:11:\"Sears Tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:233;a:12:{s:2:\"id\";s:3:\"366\";s:6:\"handle\";s:19:\"Night-cityscape.jpg\";s:4:\"name\";s:15:\"Night cityscape\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:234;a:12:{s:2:\"id\";s:3:\"365\";s:6:\"handle\";s:25:\"Empire-State-Building.jpg\";s:4:\"name\";s:21:\"Empire State Building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:235;a:12:{s:2:\"id\";s:3:\"364\";s:6:\"handle\";s:9:\"Paris.jpg\";s:4:\"name\";s:5:\"Paris\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:236;a:12:{s:2:\"id\";s:3:\"363\";s:6:\"handle\";s:31:\"Building-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Building during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1288\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:237;a:12:{s:2:\"id\";s:3:\"362\";s:6:\"handle\";s:21:\"Afternoon-skyline.jpg\";s:4:\"name\";s:17:\"Afternoon skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:238;a:12:{s:2:\"id\";s:3:\"361\";s:6:\"handle\";s:22:\"Concrete-buildings.jpg\";s:4:\"name\";s:18:\"Concrete buildings\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:239;a:12:{s:2:\"id\";s:3:\"360\";s:6:\"handle\";s:26:\"Architectural-building.jpg\";s:4:\"name\";s:22:\"Architectural building\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1382\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:240;a:12:{s:2:\"id\";s:3:\"359\";s:6:\"handle\";s:23:\"Skyline-photography.jpg\";s:4:\"name\";s:19:\"Skyline photography\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:241;a:12:{s:2:\"id\";s:3:\"358\";s:6:\"handle\";s:38:\"People-standing-on-pedestrian-lane.jpg\";s:4:\"name\";s:34:\"People standing on pedestrian lane\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1154\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:242;a:12:{s:2:\"id\";s:3:\"357\";s:6:\"handle\";s:16:\"Burj-Khalifa.jpg\";s:4:\"name\";s:12:\"Burj Khalifa\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:243;a:12:{s:2:\"id\";s:3:\"356\";s:6:\"handle\";s:13:\"Skycraper.jpg\";s:4:\"name\";s:9:\"Skycraper\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:244;a:12:{s:2:\"id\";s:3:\"355\";s:6:\"handle\";s:14:\"Gray-tower.jpg\";s:4:\"name\";s:10:\"Gray tower\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1433\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-16 10:24:11\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:245;a:12:{s:2:\"id\";s:3:\"354\";s:6:\"handle\";s:28:\"One-fine-day-in-Maldives.jpg\";s:4:\"name\";s:24:\"One fine day in Maldives\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1116\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:246;a:12:{s:2:\"id\";s:3:\"353\";s:6:\"handle\";s:25:\"Boat-on-body-of-water.jpg\";s:4:\"name\";s:21:\"Boat on body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:247;a:12:{s:2:\"id\";s:3:\"352\";s:6:\"handle\";s:33:\"Aerial-photo-of-body-of-water.jpg\";s:4:\"name\";s:29:\"Aerial photo of body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1078\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:248;a:12:{s:2:\"id\";s:3:\"351\";s:6:\"handle\";s:31:\"Assorted-color-beach-houses.jpg\";s:4:\"name\";s:27:\"Assorted color beach houses\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1135\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:249;a:12:{s:2:\"id\";s:3:\"350\";s:6:\"handle\";s:36:\"Woman-leaning-on-tree-near-beach.jpg\";s:4:\"name\";s:32:\"Woman leaning on tree near beach\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1559\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:250;a:12:{s:2:\"id\";s:3:\"349\";s:6:\"handle\";s:17:\"Body-of-water.jpg\";s:4:\"name\";s:13:\"Body of water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1269\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:251;a:12:{s:2:\"id\";s:3:\"348\";s:6:\"handle\";s:17:\"People-on-sea.jpg\";s:4:\"name\";s:13:\"People on sea\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:252;a:12:{s:2:\"id\";s:3:\"347\";s:6:\"handle\";s:31:\"Man-sitting-beside-of-woman.jpg\";s:4:\"name\";s:27:\"Man sitting beside of woman\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:253;a:12:{s:2:\"id\";s:3:\"346\";s:6:\"handle\";s:22:\"woman-in-the-water.jpg\";s:4:\"name\";s:18:\"woman in the water\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:254;a:12:{s:2:\"id\";s:3:\"345\";s:6:\"handle\";s:39:\"Brown-stone-near-sea-at-golden-hour.jpg\";s:4:\"name\";s:35:\"Brown stone near sea at golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:255;a:12:{s:2:\"id\";s:3:\"344\";s:6:\"handle\";s:18:\"Birds-eye-view.jpg\";s:4:\"name\";s:14:\"Birds eye view\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1079\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:256;a:12:{s:2:\"id\";s:3:\"343\";s:6:\"handle\";s:18:\"Empty-seashore.jpg\";s:4:\"name\";s:14:\"Empty seashore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1365\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:257;a:12:{s:2:\"id\";s:3:\"342\";s:6:\"handle\";s:31:\"Seashore-during-golden-hour.jpg\";s:4:\"name\";s:27:\"Seashore during golden hour\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:258;a:12:{s:2:\"id\";s:3:\"341\";s:6:\"handle\";s:16:\"Coconut-tree.jpg\";s:4:\"name\";s:12:\"Coconut tree\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:259;a:12:{s:2:\"id\";s:3:\"340\";s:6:\"handle\";s:37:\"Aerial-photography-of-beach-shore.jpg\";s:4:\"name\";s:33:\"Aerial photography of beach shore\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1439\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-15 14:18:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:260;a:12:{s:2:\"id\";s:3:\"197\";s:6:\"handle\";s:17:\"relax_hammock.jpg\";s:4:\"name\";s:13:\"Relax Hammock\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:261;a:12:{s:2:\"id\";s:3:\"196\";s:6:\"handle\";s:16:\"beach_houses.jpg\";s:4:\"name\";s:12:\"Beach Houses\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:262;a:12:{s:2:\"id\";s:3:\"195\";s:6:\"handle\";s:17:\"forest_road_2.jpg\";s:4:\"name\";s:13:\"Forest Road 2\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:263;a:12:{s:2:\"id\";s:3:\"194\";s:6:\"handle\";s:14:\"clean_desk.jpg\";s:4:\"name\";s:10:\"Clean Desk\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:264;a:12:{s:2:\"id\";s:3:\"193\";s:6:\"handle\";s:19:\"mountain_view_6.jpg\";s:4:\"name\";s:15:\"Mountain View 6\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1249\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:265;a:12:{s:2:\"id\";s:3:\"192\";s:6:\"handle\";s:14:\"corn_field.jpg\";s:4:\"name\";s:10:\"Corn Field\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1320\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:266;a:12:{s:2:\"id\";s:3:\"191\";s:6:\"handle\";s:21:\"stylish_apartment.jpg\";s:4:\"name\";s:17:\"Stylish Apartment\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:267;a:12:{s:2:\"id\";s:3:\"190\";s:6:\"handle\";s:24:\"hipster_coffee_house.jpg\";s:4:\"name\";s:20:\"Hipster Coffee House\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:268;a:12:{s:2:\"id\";s:3:\"189\";s:6:\"handle\";s:16:\"blurry_beach.jpg\";s:4:\"name\";s:12:\"Blurry Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-10-17 12:41:12\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:269;a:12:{s:2:\"id\";s:3:\"186\";s:6:\"handle\";s:17:\"greens_street.jpg\";s:4:\"name\";s:13:\"Greens Street\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:270;a:12:{s:2:\"id\";s:3:\"185\";s:6:\"handle\";s:10:\"desert.jpg\";s:4:\"name\";s:6:\"Desert\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:271;a:12:{s:2:\"id\";s:3:\"184\";s:6:\"handle\";s:19:\"mountain_view_5.jpg\";s:4:\"name\";s:15:\"Mountain View 5\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:272;a:12:{s:2:\"id\";s:3:\"183\";s:6:\"handle\";s:10:\"laptop.jpg\";s:4:\"name\";s:6:\"Laptop\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1391\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:273;a:12:{s:2:\"id\";s:3:\"182\";s:6:\"handle\";s:16:\"grand_canyon.jpg\";s:4:\"name\";s:12:\"Grand Canyon\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1287\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:274;a:12:{s:2:\"id\";s:3:\"181\";s:6:\"handle\";s:20:\"landscape_clouds.jpg\";s:4:\"name\";s:16:\"Landscape Clouds\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1272\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:275;a:12:{s:2:\"id\";s:3:\"180\";s:6:\"handle\";s:17:\"highway_night.jpg\";s:4:\"name\";s:13:\"Highway Night\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1440\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:276;a:12:{s:2:\"id\";s:3:\"179\";s:6:\"handle\";s:15:\"beach_water.jpg\";s:4:\"name\";s:11:\"Beach Water\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:277;a:12:{s:2:\"id\";s:3:\"177\";s:6:\"handle\";s:15:\"woman_beach.jpg\";s:4:\"name\";s:11:\"Woman Beach\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:3;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:278;a:12:{s:2:\"id\";s:3:\"175\";s:6:\"handle\";s:12:\"cool_guy.jpg\";s:4:\"name\";s:8:\"Cool Guy\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:279;a:12:{s:2:\"id\";s:3:\"174\";s:6:\"handle\";s:13:\"beach_sea.jpg\";s:4:\"name\";s:9:\"Beach Sea\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:280;a:12:{s:2:\"id\";s:3:\"173\";s:6:\"handle\";s:17:\"bridge_clouds.jpg\";s:4:\"name\";s:13:\"Bridge Clouds\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-09-05 15:29:22\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:281;a:12:{s:2:\"id\";s:3:\"116\";s:6:\"handle\";s:19:\"mountain_view_2.jpg\";s:4:\"name\";s:15:\"Mountain View 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:282;a:12:{s:2:\"id\";s:3:\"115\";s:6:\"handle\";s:16:\"desert_trees.jpg\";s:4:\"name\";s:12:\"Desert Trees\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1275\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:283;a:12:{s:2:\"id\";s:3:\"114\";s:6:\"handle\";s:20:\"explore_moutains.jpg\";s:4:\"name\";s:17:\"Explore Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:284;a:12:{s:2:\"id\";s:3:\"113\";s:6:\"handle\";s:19:\"night_skyline_2.jpg\";s:4:\"name\";s:15:\"Night Skyline 2\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:285;a:12:{s:2:\"id\";s:3:\"112\";s:6:\"handle\";s:15:\"cliff_ocean.jpg\";s:4:\"name\";s:11:\"Cliff Ocean\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:286;a:12:{s:2:\"id\";s:3:\"111\";s:6:\"handle\";s:14:\"city_smoke.jpg\";s:4:\"name\";s:10:\"City Smoke\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:287;a:12:{s:2:\"id\";s:3:\"110\";s:6:\"handle\";s:16:\"surfer_beach.jpg\";s:4:\"name\";s:12:\"Surfer Beach\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1278\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:288;a:12:{s:2:\"id\";s:3:\"109\";s:6:\"handle\";s:13:\"sky_night.jpg\";s:4:\"name\";s:9:\"Sky Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:289;a:12:{s:2:\"id\";s:3:\"108\";s:6:\"handle\";s:15:\"palm_sunset.jpg\";s:4:\"name\";s:11:\"Palm Sunset\";s:4:\"tags\";a:4:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:3;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1372\";s:6:\"height\";s:4:\"1920\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:290;a:12:{s:2:\"id\";s:3:\"107\";s:6:\"handle\";s:18:\"concert_people.jpg\";s:4:\"name\";s:14:\"Concert People\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:291;a:12:{s:2:\"id\";s:3:\"106\";s:6:\"handle\";s:15:\"forest_road.jpg\";s:4:\"name\";s:11:\"Forest Road\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:292;a:12:{s:2:\"id\";s:3:\"105\";s:6:\"handle\";s:15:\"beach_ocean.jpg\";s:4:\"name\";s:11:\"Beach Ocean\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:293;a:12:{s:2:\"id\";s:3:\"104\";s:6:\"handle\";s:18:\"mountain_night.jpg\";s:4:\"name\";s:14:\"Mountain Night\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1277\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:294;a:12:{s:2:\"id\";s:3:\"103\";s:6:\"handle\";s:19:\"ocean_mountains.jpg\";s:4:\"name\";s:15:\"Ocean Mountains\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1282\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:295;a:12:{s:2:\"id\";s:3:\"102\";s:6:\"handle\";s:10:\"forest.jpg\";s:4:\"name\";s:6:\"Forest\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:296;a:12:{s:2:\"id\";s:3:\"101\";s:6:\"handle\";s:16:\"ocean_stones.jpg\";s:4:\"name\";s:12:\"Ocean Stones\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:2;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:297;a:12:{s:2:\"id\";s:3:\"100\";s:6:\"handle\";s:16:\"country_road.jpg\";s:4:\"name\";s:12:\"Country Road\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:2;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:3:\"800\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:298;a:12:{s:2:\"id\";s:2:\"99\";s:6:\"handle\";s:9:\"beach.jpg\";s:4:\"name\";s:5:\"Beach\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:299;a:12:{s:2:\"id\";s:2:\"98\";s:6:\"handle\";s:16:\"city_skyline.jpg\";s:4:\"name\";s:12:\"City Skyline\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:300;a:12:{s:2:\"id\";s:2:\"97\";s:6:\"handle\";s:17:\"night_skyline.jpg\";s:4:\"name\";s:13:\"Night Skyline\";s:4:\"tags\";a:3:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:2;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:301;a:12:{s:2:\"id\";s:2:\"96\";s:6:\"handle\";s:14:\"city_river.jpg\";s:4:\"name\";s:10:\"City River\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:302;a:12:{s:2:\"id\";s:2:\"95\";s:6:\"handle\";s:19:\"mountain_view_3.jpg\";s:4:\"name\";s:15:\"Mountain View 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1281\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:303;a:12:{s:2:\"id\";s:2:\"94\";s:6:\"handle\";s:14:\"misty_farm.jpg\";s:4:\"name\";s:10:\"Misty Farm\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:304;a:12:{s:2:\"id\";s:2:\"93\";s:6:\"handle\";s:17:\"mountain_path.jpg\";s:4:\"name\";s:13:\"Mountain Path\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1280\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:305;a:12:{s:2:\"id\";s:2:\"92\";s:6:\"handle\";s:19:\"night_skyline_3.jpg\";s:4:\"name\";s:15:\"Night Skyline 3\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:306;a:12:{s:2:\"id\";s:2:\"91\";s:6:\"handle\";s:17:\"mountain_view.jpg\";s:4:\"name\";s:13:\"Mountain View\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1160\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:307;a:12:{s:2:\"id\";s:2:\"90\";s:6:\"handle\";s:19:\"rocky_landscape.jpg\";s:4:\"name\";s:15:\"Rocky Landscape\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:308;a:12:{s:2:\"id\";s:2:\"89\";s:6:\"handle\";s:19:\"mountain_view_4.jpg\";s:4:\"name\";s:15:\"Mountain View 4\";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1203\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2016-08-15 14:29:46\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"2\";}i:309;a:13:{s:2:\"id\";s:3:\"529\";s:6:\"handle\";s:13:\"Fitness-4.jpg\";s:5:\"video\";s:13:\"Fitness-4.mp4\";s:4:\"name\";s:10:\"Fitness 4 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:310;a:13:{s:2:\"id\";s:3:\"528\";s:6:\"handle\";s:13:\"Fitness-3.jpg\";s:5:\"video\";s:13:\"Fitness-3.mp4\";s:4:\"name\";s:10:\"Fitness 3 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:311;a:13:{s:2:\"id\";s:3:\"527\";s:6:\"handle\";s:9:\"Chess.jpg\";s:5:\"video\";s:9:\"Chess.mp4\";s:4:\"name\";s:6:\"Chess \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:312;a:13:{s:2:\"id\";s:3:\"526\";s:6:\"handle\";s:13:\"Fitness-2.jpg\";s:5:\"video\";s:13:\"Fitness-2.mp4\";s:4:\"name\";s:10:\"Fitness 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:313;a:13:{s:2:\"id\";s:3:\"525\";s:6:\"handle\";s:11:\"Fitness.jpg\";s:5:\"video\";s:11:\"Fitness.mp4\";s:4:\"name\";s:8:\"Fitness \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:46:50\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:314;a:13:{s:2:\"id\";s:3:\"524\";s:6:\"handle\";s:9:\"Earth.jpg\";s:5:\"video\";s:9:\"Earth.mp4\";s:4:\"name\";s:6:\"Earth \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:315;a:13:{s:2:\"id\";s:3:\"523\";s:6:\"handle\";s:11:\"Space-2.jpg\";s:5:\"video\";s:11:\"Space-2.mp4\";s:4:\"name\";s:8:\"Space 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1440\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:316;a:13:{s:2:\"id\";s:3:\"522\";s:6:\"handle\";s:13:\"Asteroids.jpg\";s:5:\"video\";s:13:\"Asteroids.mp4\";s:4:\"name\";s:10:\"Asteroids \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:317;a:13:{s:2:\"id\";s:3:\"521\";s:6:\"handle\";s:9:\"Space.jpg\";s:5:\"video\";s:9:\"Space.mp4\";s:4:\"name\";s:6:\"Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:44:06\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:318;a:13:{s:2:\"id\";s:3:\"520\";s:6:\"handle\";s:10:\"People.jpg\";s:5:\"video\";s:10:\"People.mp4\";s:4:\"name\";s:7:\"People \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:319;a:13:{s:2:\"id\";s:3:\"519\";s:6:\"handle\";s:11:\"Walking.jpg\";s:5:\"video\";s:11:\"Walking.mp4\";s:4:\"name\";s:8:\"Walking \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:320;a:13:{s:2:\"id\";s:3:\"518\";s:6:\"handle\";s:19:\"Double-Exposure.jpg\";s:5:\"video\";s:19:\"Double-Exposure.mp4\";s:4:\"name\";s:16:\"Double Exposure \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:321;a:13:{s:2:\"id\";s:3:\"517\";s:6:\"handle\";s:8:\"Girl.jpg\";s:5:\"video\";s:8:\"Girl.mp4\";s:4:\"name\";s:5:\"Girl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1088\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:322;a:13:{s:2:\"id\";s:3:\"516\";s:6:\"handle\";s:17:\"Bengal-Lights.jpg\";s:5:\"video\";s:17:\"Bengal-Lights.mp4\";s:4:\"name\";s:14:\"Bengal Lights \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:42:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:323;a:13:{s:2:\"id\";s:3:\"515\";s:6:\"handle\";s:13:\"Swiping-2.jpg\";s:5:\"video\";s:13:\"Swiping-2.mp4\";s:4:\"name\";s:10:\"Swiping 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:324;a:13:{s:2:\"id\";s:3:\"514\";s:6:\"handle\";s:11:\"Mock-Up.jpg\";s:5:\"video\";s:11:\"Mock-Up.mp4\";s:4:\"name\";s:8:\"Mock Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:325;a:13:{s:2:\"id\";s:3:\"513\";s:6:\"handle\";s:13:\"Countdown.jpg\";s:5:\"video\";s:13:\"Countdown.mp4\";s:4:\"name\";s:10:\"Countdown \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:326;a:13:{s:2:\"id\";s:3:\"512\";s:6:\"handle\";s:18:\"Wall-Sketching.jpg\";s:5:\"video\";s:18:\"Wall-Sketching.mp4\";s:4:\"name\";s:15:\"Wall Sketching \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:327;a:13:{s:2:\"id\";s:3:\"511\";s:6:\"handle\";s:26:\"Typing-on-the-keyboard.jpg\";s:5:\"video\";s:26:\"Typing-on-the-keyboard.mp4\";s:4:\"name\";s:23:\"Typing on the keyboard \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:328;a:13:{s:2:\"id\";s:3:\"510\";s:6:\"handle\";s:11:\"Meeting.jpg\";s:5:\"video\";s:11:\"Meeting.mp4\";s:4:\"name\";s:8:\"Meeting \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:329;a:13:{s:2:\"id\";s:3:\"509\";s:6:\"handle\";s:11:\"Swiping.jpg\";s:5:\"video\";s:11:\"Swiping.mp4\";s:4:\"name\";s:8:\"Swiping \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:330;a:13:{s:2:\"id\";s:3:\"508\";s:6:\"handle\";s:9:\"Alarm.jpg\";s:5:\"video\";s:9:\"Alarm.mp4\";s:4:\"name\";s:6:\"Alarm \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1013\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:331;a:13:{s:2:\"id\";s:3:\"507\";s:6:\"handle\";s:13:\"Hey-World.jpg\";s:5:\"video\";s:13:\"Hey-World.mp4\";s:4:\"name\";s:10:\"Hey World \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:332;a:13:{s:2:\"id\";s:3:\"506\";s:6:\"handle\";s:28:\"Typing-on-the-keyboard-2.jpg\";s:5:\"video\";s:28:\"Typing-on-the-keyboard-2.mp4\";s:4:\"name\";s:25:\"Typing on the keyboard 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:39:19\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:333;a:13:{s:2:\"id\";s:3:\"505\";s:6:\"handle\";s:10:\"Valley.jpg\";s:5:\"video\";s:10:\"Valley.mp4\";s:4:\"name\";s:7:\"Valley \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:334;a:13:{s:2:\"id\";s:3:\"504\";s:6:\"handle\";s:9:\"Stars.jpg\";s:5:\"video\";s:9:\"Stars.mp4\";s:4:\"name\";s:6:\"Stars \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:335;a:13:{s:2:\"id\";s:3:\"503\";s:6:\"handle\";s:21:\"Car-in-the-forest.jpg\";s:5:\"video\";s:21:\"Car-in-the-forest.mp4\";s:4:\"name\";s:18:\"Car in the forest \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1012\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:336;a:13:{s:2:\"id\";s:3:\"502\";s:6:\"handle\";s:15:\"Aerial-Shot.jpg\";s:5:\"video\";s:15:\"Aerial-Shot.mp4\";s:4:\"name\";s:12:\"Aerial Shot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:35:27\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:337;a:13:{s:2:\"id\";s:3:\"501\";s:6:\"handle\";s:14:\"Disco-Ball.jpg\";s:5:\"video\";s:14:\"Disco-Ball.mp4\";s:4:\"name\";s:11:\"Disco Ball \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:338;a:13:{s:2:\"id\";s:3:\"500\";s:6:\"handle\";s:22:\"Man-Playing-Guitar.jpg\";s:5:\"video\";s:22:\"Man-Playing-Guitar.mp4\";s:4:\"name\";s:19:\"Man Playing Guitar \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:339;a:13:{s:2:\"id\";s:3:\"499\";s:6:\"handle\";s:14:\"Live-Music.jpg\";s:5:\"video\";s:14:\"Live-Music.mp4\";s:4:\"name\";s:11:\"Live Music \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:340;a:13:{s:2:\"id\";s:3:\"498\";s:6:\"handle\";s:12:\"Cheer-Up.jpg\";s:5:\"video\";s:12:\"Cheer-Up.mp4\";s:4:\"name\";s:9:\"Cheer Up \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:341;a:13:{s:2:\"id\";s:3:\"497\";s:6:\"handle\";s:14:\"Night-club.jpg\";s:5:\"video\";s:14:\"Night-club.mp4\";s:4:\"name\";s:11:\"Night club \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:33:16\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:342;a:13:{s:2:\"id\";s:3:\"496\";s:6:\"handle\";s:17:\"Cup-Of-Coffee.jpg\";s:5:\"video\";s:17:\"Cup-Of-Coffee.mp4\";s:4:\"name\";s:14:\"Cup Of Coffee \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:343;a:13:{s:2:\"id\";s:3:\"495\";s:6:\"handle\";s:7:\"Pot.jpg\";s:5:\"video\";s:7:\"Pot.mp4\";s:4:\"name\";s:4:\"Pot \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:344;a:13:{s:2:\"id\";s:3:\"494\";s:6:\"handle\";s:11:\"Grill-2.jpg\";s:5:\"video\";s:11:\"Grill-2.mp4\";s:4:\"name\";s:8:\"Grill 2 \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:345;a:13:{s:2:\"id\";s:3:\"493\";s:6:\"handle\";s:13:\"Rice-Bowl.jpg\";s:5:\"video\";s:13:\"Rice-Bowl.mp4\";s:4:\"name\";s:10:\"Rice Bowl \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1010\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:346;a:13:{s:2:\"id\";s:3:\"492\";s:6:\"handle\";s:9:\"Grill.jpg\";s:5:\"video\";s:9:\"Grill.mp4\";s:4:\"name\";s:6:\"Grill \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:30:48\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:347;a:13:{s:2:\"id\";s:3:\"491\";s:6:\"handle\";s:9:\"Water.jpg\";s:5:\"video\";s:9:\"Water.mp4\";s:4:\"name\";s:6:\"Water \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:348;a:13:{s:2:\"id\";s:3:\"490\";s:6:\"handle\";s:17:\"Feet-and-Sand.jpg\";s:5:\"video\";s:17:\"Feet-and-Sand.mp4\";s:4:\"name\";s:14:\"Feet and Sand \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:349;a:13:{s:2:\"id\";s:3:\"489\";s:6:\"handle\";s:9:\"Ocean.jpg\";s:5:\"video\";s:9:\"Ocean.mp4\";s:4:\"name\";s:6:\"Ocean \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:350;a:13:{s:2:\"id\";s:3:\"488\";s:6:\"handle\";s:9:\"Waves.jpg\";s:5:\"video\";s:9:\"Waves.mp4\";s:4:\"name\";s:6:\"Waves \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:24:15\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:351;a:13:{s:2:\"id\";s:3:\"487\";s:6:\"handle\";s:10:\"Hearts.jpg\";s:5:\"video\";s:10:\"Hearts.mp4\";s:4:\"name\";s:7:\"Hearts \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:352;a:13:{s:2:\"id\";s:3:\"486\";s:6:\"handle\";s:12:\"Octagons.jpg\";s:5:\"video\";s:12:\"Octagons.mp4\";s:4:\"name\";s:9:\"Octagons \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:353;a:13:{s:2:\"id\";s:3:\"485\";s:6:\"handle\";s:11:\"Squares.jpg\";s:5:\"video\";s:11:\"Squares.mp4\";s:4:\"name\";s:8:\"Squares \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:354;a:13:{s:2:\"id\";s:3:\"484\";s:6:\"handle\";s:12:\"Pink-ink.jpg\";s:5:\"video\";s:12:\"Pink-ink.mp4\";s:4:\"name\";s:9:\"Pink ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:355;a:13:{s:2:\"id\";s:3:\"483\";s:6:\"handle\";s:22:\"Blurred-Background.jpg\";s:5:\"video\";s:22:\"Blurred-Background.mp4\";s:4:\"name\";s:19:\"Blurred Background \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:356;a:13:{s:2:\"id\";s:3:\"482\";s:6:\"handle\";s:20:\"Blinking-bubbles.jpg\";s:5:\"video\";s:20:\"Blinking-bubbles.mp4\";s:4:\"name\";s:17:\"Blinking bubbles \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:357;a:13:{s:2:\"id\";s:3:\"481\";s:6:\"handle\";s:13:\"Fireworks.jpg\";s:5:\"video\";s:13:\"Fireworks.mp4\";s:4:\"name\";s:10:\"Fireworks \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:358;a:13:{s:2:\"id\";s:3:\"480\";s:6:\"handle\";s:12:\"Dark-ink.jpg\";s:5:\"video\";s:12:\"Dark-ink.mp4\";s:4:\"name\";s:9:\"Dark ink \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-04-23 11:20:38\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:359;a:13:{s:2:\"id\";s:3:\"238\";s:6:\"handle\";s:12:\"Mt_Baker.jpg\";s:5:\"video\";s:12:\"Mt_Baker.mp4\";s:4:\"name\";s:9:\"Mt Baker \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:360;a:13:{s:2:\"id\";s:3:\"237\";s:6:\"handle\";s:16:\"Two-Swimmers.jpg\";s:5:\"video\";s:16:\"Two-Swimmers.mp4\";s:4:\"name\";s:13:\"Two Swimmers \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:361;a:13:{s:2:\"id\";s:3:\"236\";s:6:\"handle\";s:14:\"Boats_Maze.jpg\";s:5:\"video\";s:14:\"Boats_Maze.mp4\";s:4:\"name\";s:11:\"Boats Maze \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:362;a:13:{s:2:\"id\";s:3:\"235\";s:6:\"handle\";s:18:\"Candolim-Beach.jpg\";s:5:\"video\";s:18:\"Candolim-Beach.mp4\";s:4:\"name\";s:15:\"Candolim Beach \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:363;a:13:{s:2:\"id\";s:3:\"234\";s:6:\"handle\";s:17:\"Working-Space.jpg\";s:5:\"video\";s:17:\"Working-Space.mp4\";s:4:\"name\";s:14:\"Working Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:364;a:13:{s:2:\"id\";s:3:\"233\";s:6:\"handle\";s:9:\"Wavez.jpg\";s:5:\"video\";s:9:\"Wavez.mp4\";s:4:\"name\";s:6:\"Wavez \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:365;a:13:{s:2:\"id\";s:3:\"232\";s:6:\"handle\";s:17:\"Coconut-Grove.jpg\";s:5:\"video\";s:17:\"Coconut-Grove.mp4\";s:4:\"name\";s:14:\"Coconut Grove \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:366;a:13:{s:2:\"id\";s:3:\"231\";s:6:\"handle\";s:19:\"Very-Open-Space.jpg\";s:5:\"video\";s:19:\"Very-Open-Space.mp4\";s:4:\"name\";s:16:\"Very Open Space \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:367;a:13:{s:2:\"id\";s:3:\"230\";s:6:\"handle\";s:14:\"Office-Day.jpg\";s:5:\"video\";s:14:\"Office-Day.mp4\";s:4:\"name\";s:11:\"Office Day \";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:368;a:13:{s:2:\"id\";s:3:\"229\";s:6:\"handle\";s:12:\"The-Hill.jpg\";s:5:\"video\";s:12:\"The-Hill.mp4\";s:4:\"name\";s:9:\"The Hill \";s:4:\"tags\";a:2:{i:0;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:1;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}}s:11:\"description\";s:8:\"New File\";s:5:\"width\";s:4:\"1920\";s:6:\"height\";s:4:\"1080\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:0:\"\";s:5:\"added\";s:19:\"2018-07-16 15:34:55\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"3\";}i:369;a:13:{s:2:\"id\";s:3:\"339\";s:6:\"handle\";s:19:\"best_price_dark.jpg\";s:5:\"video\";s:19:\"best_price_dark.mp4\";s:4:\"name\";s:15:\"best_price_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"best_price_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:370;a:13:{s:2:\"id\";s:3:\"337\";s:6:\"handle\";s:27:\"limited_time_offer_dark.jpg\";s:5:\"video\";s:27:\"limited_time_offer_dark.mp4\";s:4:\"name\";s:23:\"limited_time_offer_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:23:\"limited_time_offer_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:371;a:13:{s:2:\"id\";s:3:\"336\";s:6:\"handle\";s:26:\"slider_revolution_dark.jpg\";s:5:\"video\";s:26:\"slider_revolution_dark.mp4\";s:4:\"name\";s:22:\"slider_revolution_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:22:\"slider_revolution_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:372;a:13:{s:2:\"id\";s:3:\"335\";s:6:\"handle\";s:19:\"mick_brown_dark.jpg\";s:5:\"video\";s:19:\"mick_brown_dark.mp4\";s:4:\"name\";s:15:\"mick_brown_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"mick_brown_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-26 09:24:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:373;a:13:{s:2:\"id\";s:3:\"334\";s:6:\"handle\";s:14:\"sales_dark.jpg\";s:5:\"video\";s:14:\"sales_dark.mp4\";s:4:\"name\";s:10:\"sales_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:10:\"sales_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:374;a:13:{s:2:\"id\";s:3:\"333\";s:6:\"handle\";s:21:\"robert_smith_dark.jpg\";s:5:\"video\";s:21:\"robert_smith_dark.mp4\";s:4:\"name\";s:17:\"robert_smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"robert_smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:375;a:13:{s:2:\"id\";s:3:\"332\";s:6:\"handle\";s:21:\"product_name_dark.jpg\";s:5:\"video\";s:21:\"product_name_dark.mp4\";s:4:\"name\";s:17:\"product_name_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"product_name_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:376;a:13:{s:2:\"id\";s:3:\"331\";s:6:\"handle\";s:21:\"high_quality_dark.jpg\";s:5:\"video\";s:21:\"high_quality_dark.mp4\";s:4:\"name\";s:17:\"high_quality_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"high_quality_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:377;a:13:{s:2:\"id\";s:3:\"330\";s:6:\"handle\";s:24:\"robert_johnson_light.jpg\";s:5:\"video\";s:24:\"robert_johnson_light.mp4\";s:4:\"name\";s:20:\"robert_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"robert_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:378;a:13:{s:2:\"id\";s:3:\"329\";s:6:\"handle\";s:21:\"jake_collins_dark.jpg\";s:5:\"video\";s:21:\"jake_collins_dark.mp4\";s:4:\"name\";s:17:\"jake_collins_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"jake_collins_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:32:18\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:379;a:13:{s:2:\"id\";s:3:\"328\";s:6:\"handle\";s:22:\"daniele_wood_light.jpg\";s:5:\"video\";s:22:\"daniele_wood_light.mp4\";s:4:\"name\";s:18:\"daniele_wood_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"daniele_wood_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-12 08:31:30\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:380;a:13:{s:2:\"id\";s:3:\"327\";s:6:\"handle\";s:23:\"michael_blake_light.jpg\";s:5:\"video\";s:23:\"michael_blake_light.mp4\";s:4:\"name\";s:19:\"michael_blake_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"michael_blake_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:381;a:13:{s:2:\"id\";s:3:\"326\";s:6:\"handle\";s:22:\"product_name_light.jpg\";s:5:\"video\";s:22:\"product_name_light.mp4\";s:4:\"name\";s:18:\"product_name_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"product_name_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:382;a:13:{s:2:\"id\";s:3:\"325\";s:6:\"handle\";s:24:\"rebecca_cooper_light.jpg\";s:5:\"video\";s:24:\"rebecca_cooper_light.mp4\";s:4:\"name\";s:20:\"rebecca_cooper_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:20:\"rebecca_cooper_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:383;a:13:{s:2:\"id\";s:3:\"324\";s:6:\"handle\";s:28:\"limited_time_offer_light.jpg\";s:5:\"video\";s:28:\"limited_time_offer_light.mp4\";s:4:\"name\";s:24:\"limited_time_offer_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:24:\"limited_time_offer_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:384;a:13:{s:2:\"id\";s:3:\"322\";s:6:\"handle\";s:22:\"jake_michael_light.jpg\";s:5:\"video\";s:22:\"jake_michael_light.mp4\";s:4:\"name\";s:18:\"jake_michael_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"jake_michael_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:385;a:13:{s:2:\"id\";s:3:\"321\";s:6:\"handle\";s:23:\"colin_johnson_light.jpg\";s:5:\"video\";s:23:\"colin_johnson_light.mp4\";s:4:\"name\";s:19:\"colin_johnson_light\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:19:\"colin_johnson_light\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-03-05 09:20:21\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:386;a:13:{s:2:\"id\";s:3:\"320\";s:6:\"handle\";s:21:\"colin_morris_dark.jpg\";s:5:\"video\";s:21:\"colin_morris_dark.mp4\";s:4:\"name\";s:17:\"colin_morris_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"colin_morris_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:387;a:13:{s:2:\"id\";s:3:\"319\";s:6:\"handle\";s:22:\"justin_cooper_dark.jpg\";s:5:\"video\";s:22:\"justin_cooper_dark.mp4\";s:4:\"name\";s:18:\"justin_cooper_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"justin_cooper_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:388;a:13:{s:2:\"id\";s:3:\"318\";s:6:\"handle\";s:21:\"james-dodson_dark.jpg\";s:5:\"video\";s:21:\"james-dodson_dark.mp4\";s:4:\"name\";s:17:\"james-dodson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"james-dodson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:389;a:13:{s:2:\"id\";s:3:\"317\";s:6:\"handle\";s:23:\"robert_sanders_dark.jpg\";s:5:\"video\";s:23:\"robert_sanders_dark.mp4\";s:4:\"name\";s:19:\"robert_sanders_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"robert_sanders_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:390;a:13:{s:2:\"id\";s:3:\"316\";s:6:\"handle\";s:21:\"emily_carney_dark.jpg\";s:5:\"video\";s:21:\"emily_carney_dark.mp4\";s:4:\"name\";s:17:\"emily_carney_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"emily_carney_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:391;a:13:{s:2:\"id\";s:3:\"315\";s:6:\"handle\";s:22:\"michael-smith_dark.jpg\";s:5:\"video\";s:22:\"michael-smith_dark.mp4\";s:4:\"name\";s:18:\"michael-smith_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"michael-smith_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:392;a:13:{s:2:\"id\";s:3:\"314\";s:6:\"handle\";s:23:\"sandra_johnson_dark.jpg\";s:5:\"video\";s:23:\"sandra_johnson_dark.mp4\";s:4:\"name\";s:19:\"sandra_johnson_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:19:\"sandra_johnson_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:393;a:13:{s:2:\"id\";s:3:\"313\";s:6:\"handle\";s:22:\"robert_bolton_dark.jpg\";s:5:\"video\";s:22:\"robert_bolton_dark.mp4\";s:4:\"name\";s:18:\"robert_bolton_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:18:\"robert_bolton_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-21 09:07:08\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:394;a:13:{s:2:\"id\";s:3:\"312\";s:6:\"handle\";s:25:\"elegant_captions_dark.png\";s:5:\"video\";s:25:\"elegant_captions_dark.mp4\";s:4:\"name\";s:21:\"elegant_captions_dark\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:21:\"elegant_captions_dark\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-18 14:41:45\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:395;a:13:{s:2:\"id\";s:3:\"311\";s:6:\"handle\";s:19:\"Caption_Dark_06.png\";s:5:\"video\";s:19:\"Caption_Dark_06.mp4\";s:4:\"name\";s:15:\"Caption_Dark_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_06\";s:5:\"width\";s:3:\"414\";s:6:\"height\";s:3:\"225\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:396;a:13:{s:2:\"id\";s:3:\"310\";s:6:\"handle\";s:19:\"Header_Light_02.png\";s:5:\"video\";s:19:\"Header_Light_02.mp4\";s:4:\"name\";s:15:\"Header_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:397;a:13:{s:2:\"id\";s:3:\"309\";s:6:\"handle\";s:21:\"Columns_4_Dark_01.png\";s:5:\"video\";s:21:\"Columns_4_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_4_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_4_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:398;a:13:{s:2:\"id\";s:3:\"308\";s:6:\"handle\";s:18:\"Header_Dark_01.png\";s:5:\"video\";s:18:\"Header_Dark_01.mp4\";s:4:\"name\";s:14:\"Header_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:399;a:13:{s:2:\"id\";s:3:\"307\";s:6:\"handle\";s:19:\"Caption_Dark_03.png\";s:5:\"video\";s:19:\"Caption_Dark_03.mp4\";s:4:\"name\";s:15:\"Caption_Dark_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:400;a:13:{s:2:\"id\";s:3:\"306\";s:6:\"handle\";s:21:\"Columns_3_Dark_01.png\";s:5:\"video\";s:21:\"Columns_3_Dark_01.mp4\";s:4:\"name\";s:17:\"Columns_3_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"Columns_3_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:401;a:13:{s:2:\"id\";s:3:\"305\";s:6:\"handle\";s:19:\"Caption_Dark_05.png\";s:5:\"video\";s:19:\"Caption_Dark_05.mp4\";s:4:\"name\";s:15:\"Caption_Dark_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_05\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:402;a:13:{s:2:\"id\";s:3:\"304\";s:6:\"handle\";s:20:\"Caption_Light_06.png\";s:5:\"video\";s:20:\"Caption_Light_06.mp4\";s:4:\"name\";s:16:\"Caption_Light_06\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_06\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:403;a:13:{s:2:\"id\";s:3:\"303\";s:6:\"handle\";s:19:\"Header_Light_01.png\";s:5:\"video\";s:19:\"Header_Light_01.mp4\";s:4:\"name\";s:15:\"Header_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:15:\"Header_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:404;a:13:{s:2:\"id\";s:3:\"302\";s:6:\"handle\";s:20:\"Caption_Light_03.png\";s:5:\"video\";s:20:\"Caption_Light_03.mp4\";s:4:\"name\";s:16:\"Caption_Light_03\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_03\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:405;a:13:{s:2:\"id\";s:3:\"301\";s:6:\"handle\";s:19:\"Caption_Dark_01.png\";s:5:\"video\";s:19:\"Caption_Dark_01.mp4\";s:4:\"name\";s:15:\"Caption_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:406;a:13:{s:2:\"id\";s:3:\"300\";s:6:\"handle\";s:21:\"PromoCode_Dark_01.png\";s:5:\"video\";s:21:\"PromoCode_Dark_01.mp4\";s:4:\"name\";s:17:\"PromoCode_Dark_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:17:\"PromoCode_Dark_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:407;a:13:{s:2:\"id\";s:3:\"299\";s:6:\"handle\";s:19:\"Caption_Dark_02.png\";s:5:\"video\";s:19:\"Caption_Dark_02.mp4\";s:4:\"name\";s:15:\"Caption_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:408;a:13:{s:2:\"id\";s:3:\"298\";s:6:\"handle\";s:18:\"Header_Dark_02.png\";s:5:\"video\";s:18:\"Header_Dark_02.mp4\";s:4:\"name\";s:14:\"Header_Dark_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:14:\"Header_Dark_02\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:409;a:13:{s:2:\"id\";s:3:\"297\";s:6:\"handle\";s:22:\"Columns_3_Light_01.png\";s:5:\"video\";s:22:\"Columns_3_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_3_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_3_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:410;a:13:{s:2:\"id\";s:3:\"296\";s:6:\"handle\";s:20:\"Caption_Light_01.png\";s:5:\"video\";s:20:\"Caption_Light_01.mp4\";s:4:\"name\";s:16:\"Caption_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:411;a:13:{s:2:\"id\";s:3:\"295\";s:6:\"handle\";s:19:\"Caption_Dark_04.png\";s:5:\"video\";s:19:\"Caption_Dark_04.mp4\";s:4:\"name\";s:15:\"Caption_Dark_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}}s:11:\"description\";s:15:\"Caption_Dark_04\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:412;a:13:{s:2:\"id\";s:3:\"294\";s:6:\"handle\";s:20:\"Caption_Light_02.png\";s:5:\"video\";s:20:\"Caption_Light_02.mp4\";s:4:\"name\";s:16:\"Caption_Light_02\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_02\";s:5:\"width\";s:3:\"828\";s:6:\"height\";s:3:\"450\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:413;a:13:{s:2:\"id\";s:3:\"293\";s:6:\"handle\";s:20:\"Caption_Light_04.png\";s:5:\"video\";s:20:\"Caption_Light_04.mp4\";s:4:\"name\";s:16:\"Caption_Light_04\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_04\";s:5:\"width\";s:4:\"1104\";s:6:\"height\";s:3:\"600\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:414;a:13:{s:2:\"id\";s:3:\"292\";s:6:\"handle\";s:22:\"Columns_4_Light_01.png\";s:5:\"video\";s:22:\"Columns_4_Light_01.mp4\";s:4:\"name\";s:18:\"Columns_4_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"Columns_4_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:415;a:13:{s:2:\"id\";s:3:\"291\";s:6:\"handle\";s:20:\"Caption_Light_05.png\";s:5:\"video\";s:20:\"Caption_Light_05.mp4\";s:4:\"name\";s:16:\"Caption_Light_05\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:16:\"Caption_Light_05\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}i:416;a:13:{s:2:\"id\";s:3:\"290\";s:6:\"handle\";s:22:\"PromoCode_Light_01.png\";s:5:\"video\";s:22:\"PromoCode_Light_01.mp4\";s:4:\"name\";s:18:\"PromoCode_Light_01\";s:4:\"tags\";a:1:{i:0;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}}s:11:\"description\";s:18:\"PromoCode_Light_01\";s:5:\"width\";s:3:\"552\";s:6:\"height\";s:3:\"300\";s:7:\"version\";s:3:\"1.0\";s:14:\"plugin_version\";s:5:\"6.0.0\";s:5:\"added\";s:19:\"2019-02-14 13:18:35\";s:6:\"active\";s:1:\"1\";s:4:\"type\";s:1:\"4\";}}s:4:\"tags\";a:18:{i:28;a:3:{s:2:\"id\";s:2:\"28\";s:6:\"handle\";s:11:\"abstraction\";s:4:\"name\";s:11:\"Abstraction\";}i:1;a:3:{s:2:\"id\";s:1:\"1\";s:6:\"handle\";s:11:\"accessories\";s:4:\"name\";s:11:\"Accessories\";}i:5;a:3:{s:2:\"id\";s:1:\"5\";s:6:\"handle\";s:3:\"art\";s:4:\"name\";s:3:\"Art\";}i:20;a:3:{s:2:\"id\";s:2:\"20\";s:6:\"handle\";s:5:\"Beach\";s:4:\"name\";s:5:\"Beach\";}i:21;a:3:{s:2:\"id\";s:2:\"21\";s:6:\"handle\";s:4:\"City\";s:4:\"name\";s:4:\"City\";}i:25;a:3:{s:2:\"id\";s:2:\"25\";s:6:\"handle\";s:4:\"dark\";s:4:\"name\";s:4:\"Dark\";}i:2;a:3:{s:2:\"id\";s:1:\"2\";s:6:\"handle\";s:6:\"device\";s:4:\"name\";s:6:\"Device\";}i:16;a:3:{s:2:\"id\";s:2:\"16\";s:6:\"handle\";s:4:\"food\";s:4:\"name\";s:4:\"Food\";}i:26;a:3:{s:2:\"id\";s:2:\"26\";s:6:\"handle\";s:5:\"light\";s:4:\"name\";s:5:\"Light\";}i:18;a:3:{s:2:\"id\";s:2:\"18\";s:6:\"handle\";s:4:\"misc\";s:4:\"name\";s:4:\"Misc\";}i:4;a:3:{s:2:\"id\";s:1:\"4\";s:6:\"handle\";s:5:\"music\";s:4:\"name\";s:5:\"Music\";}i:19;a:3:{s:2:\"id\";s:2:\"19\";s:6:\"handle\";s:6:\"nature\";s:4:\"name\";s:6:\"Nature\";}i:23;a:3:{s:2:\"id\";s:2:\"23\";s:6:\"handle\";s:5:\"Night\";s:4:\"name\";s:5:\"Night\";}i:3;a:3:{s:2:\"id\";s:1:\"3\";s:6:\"handle\";s:6:\"office\";s:4:\"name\";s:6:\"Office\";}i:24;a:3:{s:2:\"id\";s:2:\"24\";s:6:\"handle\";s:6:\"People\";s:4:\"name\";s:6:\"People\";}i:22;a:3:{s:2:\"id\";s:2:\"22\";s:6:\"handle\";s:3:\"Sky\";s:4:\"name\";s:3:\"Sky\";}i:29;a:3:{s:2:\"id\";s:2:\"29\";s:6:\"handle\";s:5:\"space\";s:4:\"name\";s:5:\"Space\";}i:27;a:3:{s:2:\"id\";s:2:\"27\";s:6:\"handle\";s:5:\"sport\";s:4:\"name\";s:5:\"Sport\";}}}','no'),(203,'revslider-templates-check','1698584852','yes'),(204,'revslider-templates-hash','b6897ad1ea846c0481d544eb1b0f97e9','yes'),(205,'rs-templates-new','','no'),(207,'rs-templates-counter','0','no'),(208,'revslider_table_version','1.0.12','yes'),(209,'zozo_options-transients','a:2:{s:14:\"changed_values\";a:0:{}s:9:\"last_save\";i:1634701490;}','yes'),(210,'revslider_update_version','6.4.10','yes'),(211,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(212,'revslider-valid-notice','false','yes'),(216,'wpb_js_composer_license_activation_notified','yes','yes'),(215,'vc_version','6.7.0','yes'),(45693,'category_children','a:0:{}','yes'),(44507,'portfolio_categories_children','a:0:{}','yes'),(219,'portfolio_tags_children','a:0:{}','yes'),(220,'service_categories_children','a:0:{}','yes'),(221,'casestudy_categories_children','a:0:{}','yes'),(222,'event_categories_children','a:0:{}','yes'),(223,'testimonial_categories_children','a:0:{}','yes'),(224,'team_categories_children','a:0:{}','yes'),(232,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(243,'revslider_update_revision_current','6.4.10','yes'),(235,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.5.1\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1633985894;s:7:\"version\";s:5:\"5.5.1\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(240,'widget_recent-comments','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(241,'widget_recent-posts','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(323,'_transient_health-check-site-status-result','{\"good\":16,\"recommended\":7,\"critical\":1}','yes'),(414,'vcv-hubAction:hubTeaser','163342700199999.0.692','yes'),(415,'vcv-hubTeaserAddons','a:13:{i:0;a:10:{s:6:\"bundle\";s:20:\"addon/globalTemplate\";s:3:\"tag\";s:14:\"globalTemplate\";s:4:\"name\";s:15:\"Global Template\";s:16:\"metaThumbnailUrl\";s:117:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/globalTemplate.6015823.1622550925.thumbnail-global-template.png\";s:14:\"metaPreviewUrl\";s:115:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/globalTemplate.6015823.1622550925.preview-global-template.png\";s:15:\"metaDescription\";s:123:\"Add global templates created in Visual Composer to your layout that will automatically update across all site upon changes.\";s:17:\"metaAddonImageUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/globalTemplate.6015823.1622550925.global-template.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:1;a:10:{s:6:\"bundle\";s:18:\"addon/exportImport\";s:3:\"tag\";s:12:\"exportImport\";s:4:\"name\";s:13:\"Export/Import\";s:16:\"metaThumbnailUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/exportImport.6478507.1632205068.export-import-thumbnail.png\";s:14:\"metaPreviewUrl\";s:111:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/exportImport.6478507.1632205068.export-import-preview.png\";s:15:\"metaDescription\";s:170:\"Export and Import your Visual Composer templates, headers, footers, and sidebars between different sites. You can access export/import option in Visual Composer Settings.\";s:17:\"metaAddonImageUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/exportImport.6478507.1632205068.export-import.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:2;a:10:{s:6:\"bundle\";s:20:\"addon/templateWidget\";s:3:\"tag\";s:14:\"templateWidget\";s:4:\"name\";s:15:\"Template Widget\";s:16:\"metaThumbnailUrl\";s:120:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/templateWidget.6918446.1632205074.vcwb-custom-widget-thumbnail.png\";s:14:\"metaPreviewUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/templateWidget.6918446.1632205074.vcwb-custom-widget.png\";s:15:\"metaDescription\";s:72:\"Add Visual Composer templates in your theme sidebar via a custom widget.\";s:17:\"metaAddonImageUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/templateWidget.6918446.1632205074.template-widget.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:3;a:10:{s:6:\"bundle\";s:28:\"addon/gutenbergTemplateBlock\";s:3:\"tag\";s:22:\"gutenbergTemplateBlock\";s:4:\"name\";s:24:\"Gutenberg Template Block\";s:16:\"metaThumbnailUrl\";s:126:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/gutenbergTemplateBlock.11138859.1632205069.gutenberg-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:124:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/gutenbergTemplateBlock.11138859.1632205069.gutenberg-addon-preview.png\";s:15:\"metaDescription\";s:93:\"Add any Visual Composer template to your Gutenberg layout via Visual Composer Template block.\";s:17:\"metaAddonImageUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/gutenbergTemplateBlock.11138859.1632205069.gutenberg-block.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:4;a:10:{s:6:\"bundle\";s:19:\"addon/dynamicFields\";s:3:\"tag\";s:13:\"dynamicFields\";s:4:\"name\";s:15:\"Dynamic Content\";s:16:\"metaThumbnailUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/dynamicFields.11896719.1627475443.dynamic-fields-thumbnail.png\";s:14:\"metaPreviewUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/dynamicFields.11896719.1627475443.dynamic-fields-preview.png\";s:15:\"metaDescription\";s:127:\"Insert dynamic content like post title, featured image, other WordPress fields, and custom fields in your pages without coding.\";s:17:\"metaAddonImageUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/dynamicFields.11896719.1627475443.dynamic-content.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:5;a:10:{s:6:\"bundle\";s:21:\"addon/maintenanceMode\";s:3:\"tag\";s:15:\"maintenanceMode\";s:4:\"name\";s:16:\"Maintenance Mode\";s:16:\"metaThumbnailUrl\";s:120:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/maintenanceMode.14175614.1620737572.maintenance-mode-thumbnail.png\";s:14:\"metaPreviewUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/maintenanceMode.14175614.1620737572.maintenance-mode-preview.png\";s:15:\"metaDescription\";s:180:\"Enable maintenance mode and select the page that will be displayed to the website visitors. Users with access to the admin panel will still be able to preview and edit the website.\";s:17:\"metaAddonImageUrl\";s:110:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/maintenanceMode.14175614.1620737572.maintenance-mode.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:6;a:10:{s:6:\"bundle\";s:26:\"addon/premiumIconLibraries\";s:3:\"tag\";s:20:\"premiumIconLibraries\";s:4:\"name\";s:22:\"Premium Icon Libraries\";s:16:\"metaThumbnailUrl\";s:135:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/premiumIconLibraries.14486465.1597664503.icon-library-premium-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:133:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/premiumIconLibraries.14486465.1597664503.icon-library-premium-addon-preview.png\";s:15:\"metaDescription\";s:66:\"Extend Visual Composer icon picker with additional icon libraries.\";s:17:\"metaAddonImageUrl\";s:113:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/premiumIconLibraries.14486465.1597664503.icon-libraries.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:7;a:10:{s:6:\"bundle\";s:22:\"addon/extendedEditForm\";s:3:\"tag\";s:16:\"extendedEditForm\";s:4:\"name\";s:22:\"Premium Design Options\";s:16:\"metaThumbnailUrl\";s:123:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/extendedEditForm.14468285.1631871927.vcwb-default-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:121:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/extendedEditForm.14468285.1631871927.vcwb-default-addon-preview.png\";s:15:\"metaDescription\";s:96:\"Premium features that extend edit form capabilities for the Visual Composer Premium subscribers.\";s:17:\"metaAddonImageUrl\";s:117:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/extendedEditForm.14468285.1631871927.premium-design-options.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:8;a:10:{s:6:\"bundle\";s:18:\"addon/themeBuilder\";s:3:\"tag\";s:12:\"themeBuilder\";s:4:\"name\";s:13:\"Theme Builder\";s:16:\"metaThumbnailUrl\";s:119:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/themeBuilder.14729604.1634037838.vcwb-default-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:117:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/themeBuilder.14729604.1634037838.vcwb-default-addon-preview.png\";s:15:\"metaDescription\";s:108:\"Extend website builder with additional functionality to create and manage layouts for pages like \"404 page\".\";s:17:\"metaAddonImageUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/themeBuilder.14729604.1634037838.theme-builder.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:9;a:10:{s:6:\"bundle\";s:20:\"addon/elementPresets\";s:3:\"tag\";s:14:\"elementPresets\";s:4:\"name\";s:15:\"Element Presets\";s:16:\"metaThumbnailUrl\";s:121:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/elementPresets.16614109.1622550956.vcwb-default-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:119:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/elementPresets.16614109.1622550956.vcwb-default-addon-preview.png\";s:15:\"metaDescription\";s:107:\"Save elements as your custom element presets with your settings. Save rows and sections as block templates.\";s:17:\"metaAddonImageUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/elementPresets.16614109.1622550956.element-presets.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:10;a:10:{s:6:\"bundle\";s:18:\"addon/popupBuilder\";s:3:\"tag\";s:12:\"popupBuilder\";s:4:\"name\";s:13:\"Popup Builder\";s:16:\"metaThumbnailUrl\";s:114:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/popupBuilder.16955454.1633426229.thumbnail-popup-builder.png\";s:14:\"metaPreviewUrl\";s:112:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/popupBuilder.16955454.1633426229.preview-popup-builder.png\";s:15:\"metaDescription\";s:94:\"Create popup templates and manage triggers (ex. on click, exit intent, page depth, page load).\";s:17:\"metaAddonImageUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/popupBuilder.16955454.1633426229.popup-builder.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:11;a:10:{s:6:\"bundle\";s:17:\"addon/roleManager\";s:3:\"tag\";s:11:\"roleManager\";s:4:\"name\";s:12:\"Role Manager\";s:16:\"metaThumbnailUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/roleManager.18268256.1626180390.vcwb-default-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/roleManager.18268256.1626180390.vcwb-default-addon-preview.png\";s:15:\"metaDescription\";s:90:\"Control access to your content and the editor functionality for your WordPress user roles.\";s:17:\"metaAddonImageUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/roleManager.18268256.1626180390.role-manager.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}i:12;a:10:{s:6:\"bundle\";s:17:\"addon/fontManager\";s:3:\"tag\";s:11:\"fontManager\";s:4:\"name\";s:12:\"Font Manager\";s:16:\"metaThumbnailUrl\";s:118:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/fontManager.29061223.1633426222.vcwb-default-addon-thumbnail.png\";s:14:\"metaPreviewUrl\";s:116:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/fontManager.29061223.1633426222.vcwb-default-addon-preview.png\";s:15:\"metaDescription\";s:98:\"Control the typography and other font styling of your site, including links, paragraphs, headings.\";s:17:\"metaAddonImageUrl\";s:123:\"https://cdn.hub.visualcomposer.com/vcwb-teasers-addon/fontManager.29061223.1633426222.vcwb-font-manager-addon-thumbnail.png\";s:4:\"type\";s:5:\"addon\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;}}','yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (416,'vcv-hubTeaserTemplates','a:372:{i:0;a:11:{s:6:\"bundle\";s:23:\"template/fashionLeaflet\";s:4:\"name\";s:15:\"Fashion Leaflet\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513171754.fashionLeaflet-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513171754.fashionLeaflet-preview.png\";s:15:\"metaDescription\";s:105:\"Magazine leaflet layout for clean articles with hero images (ex. fashion, beauty, wellness, online store)\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a2fc57fedf72\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:1;a:11:{s:6:\"bundle\";s:30:\"template/architectureCaseStudy\";s:4:\"name\";s:23:\"Architecture Case Study\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172082.architectureCaseStudy-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172082.architectureCaseStudy-preview.png\";s:15:\"metaDescription\";s:118:\"A case study for architecture, real estate agency, interior designers, property owners or any other creative industry.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a2fed0f174cc\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:2;a:11:{s:6:\"bundle\";s:27:\"template/productLandingPage\";s:4:\"name\";s:20:\"Product Landing Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172134.productLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172134.productLandingPage-preview.png\";s:15:\"metaDescription\";s:57:\"A page for advertising products. Includes a feature list.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a300c418007a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:3;a:11:{s:6:\"bundle\";s:19:\"template/barberShop\";s:4:\"name\";s:11:\"Barber Shop\";s:16:\"metaThumbnailUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172182.barberShop-thumbnail.png\";s:14:\"metaPreviewUrl\";s:83:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513172182.barberShop-preview.png\";s:15:\"metaDescription\";s:133:\"A perfect dark-toned layout for a bar, barber shop, coffee shop or cafe. Includes staff info, contact information, schedule and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a3125d6e41c8\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:4;a:11:{s:6:\"bundle\";s:25:\"template/lightBrandLayout\";s:4:\"name\";s:18:\"Light Brand Layout\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513184257.lightBrandLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513184257.lightBrandLayout-preview.png\";s:15:\"metaDescription\";s:101:\"A layout that showcases services and brand values with light colors, shape dividers and image slider.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a315a7c1065e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:5;a:11:{s:6:\"bundle\";s:22:\"template/gameAppLayout\";s:4:\"name\";s:15:\"Game App Layout\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513261995.gameAppLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513261995.gameAppLayout-preview.png\";s:15:\"metaDescription\";s:103:\"A medieval style layout for an awesome application or game with App Store and Google Play placeholders.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a328930b1ca7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:6;a:11:{s:6:\"bundle\";s:32:\"template/corporateHomepageLayout\";s:4:\"name\";s:25:\"Corporate Homepage Layout\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513283509.corporateHomepageLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513283509.corporateHomepageLayout-preview.png\";s:15:\"metaDescription\";s:98:\"A simple, yet powerful corporate homepage for any business (ex. insurance, finance, banking, etc.)\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a32df4c4e471\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:7;a:11:{s:6:\"bundle\";s:23:\"template/travelPackages\";s:4:\"name\";s:15:\"Travel Packages\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513345810.travelPackages-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513345810.travelPackages-preview.png\";s:15:\"metaDescription\";s:153:\"A sunny and positive layout for travel agencies and booking companies to represent tour or property packages. Includes pricing tables and shape dividers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a33d2296b47e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:8;a:11:{s:6:\"bundle\";s:32:\"template/digitalBusinessHomepage\";s:4:\"name\";s:25:\"Digital Business Homepage\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513434710.digitalBusinessHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513434710.digitalBusinessHomepage-preview.png\";s:15:\"metaDescription\";s:151:\"A template for a hi-tech startup or web development company to offer services, sell product plans, and describe processes. Includes an archive section.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a352d520b22f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:9;a:11:{s:6:\"bundle\";s:32:\"template/fancyProductLandingPage\";s:4:\"name\";s:26:\"Fancy Product Landing Page\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513462443.fancyProductLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513462443.fancyProductLandingPage-preview.png\";s:15:\"metaDescription\";s:80:\"Advertise products with a campaign-ready landing page for products or services. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a3599c918ef9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:10;a:11:{s:6:\"bundle\";s:30:\"template/onlineFinanceServices\";s:4:\"name\";s:23:\"Online Finance Services\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513539761.onlineFinanceServices-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513539761.onlineFinanceServices-preview.png\";s:15:\"metaDescription\";s:98:\"A layout for finance, accounting or investment business with feature list and a brief description.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a36c7b54e860\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:11;a:11:{s:6:\"bundle\";s:24:\"template/digitalServices\";s:4:\"name\";s:16:\"Digital Services\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513633510.digitalServices-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1513633510.digitalServices-preview.png\";s:15:\"metaDescription\";s:111:\"A template for digital and design services with the strong focus on case studies and articles (ex. UX, design).\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a54d19a2455b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:12;a:11:{s:6:\"bundle\";s:32:\"template/simpleDesignerPortfolio\";s:4:\"name\";s:25:\"Simple Designer Portfolio\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514041342.simpleDesignerPortfolio-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514294032.simpleDesignerPortfolio-preview.png\";s:15:\"metaDescription\";s:140:\"A simple boxed designer portfolio to showcase graphics or design, photography or any other creative work. Includes a gallery with hover box.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5aa038b009d03\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:13;a:11:{s:6:\"bundle\";s:23:\"template/simpleFoodBlog\";s:4:\"name\";s:16:\"Simple Food Blog\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514284654.simpleFoodBlog-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514294021.simpleFoodBlog-preview.png\";s:15:\"metaDescription\";s:119:\"Beautiful list of articles for food and travel bloggers with rich feature image and colorful background in a grid view.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a422509abaa3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:14;a:11:{s:6:\"bundle\";s:29:\"template/webDeveloperHomepage\";s:4:\"name\";s:22:\"Web Developer Homepage\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514560926.webDeveloperHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514560926.webDeveloperHomepage-preview.png\";s:15:\"metaDescription\";s:135:\"Clean homepage layout with custom-made 3d illustrations for web development company or freelancer to showcase projects and/or services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a465cd6956b0\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:15;a:11:{s:6:\"bundle\";s:28:\"template/photoShowcaseLayout\";s:4:\"name\";s:21:\"Photo Showcase Layout\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514724964.photoShowcaseLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1514724964.photoShowcaseLayout-preview.png\";s:15:\"metaDescription\";s:145:\"A layout that showcases creative work (ex. photography, video or digital artwork) in a grid view layout with icon hover effect and blog articles.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a48ddc9106c1\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:16;a:11:{s:6:\"bundle\";s:28:\"template/businessProductPage\";s:4:\"name\";s:21:\"Business Product Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1515679580.businessProductPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1515679580.businessProductPage-preview.png\";s:15:\"metaDescription\";s:135:\"A business page to promote products or services, powered by hero sections and parallax background effects to catch customer attention. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a576e10c3dc7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:17;a:11:{s:6:\"bundle\";s:27:\"template/financeLandingPage\";s:4:\"name\";s:20:\"Finance Landing Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1518107270.financeLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1518107270.financeLandingPage-preview.png\";s:15:\"metaDescription\";s:131:\"A landing page with a dynamic title and colored service blocks for finance, real estate, accounting or any other advisory services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a7c794a66909\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:18;a:11:{s:6:\"bundle\";s:27:\"template/gridStylePortfolio\";s:4:\"name\";s:20:\"Grid Style Portfolio\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1519289353.gridStylePortfolio-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1519289353.gridStylePortfolio-preview.png\";s:15:\"metaDescription\";s:131:\"A minimalistic grid portfolio layout to represent art or digital content. Perfect for photographers, designers, videographers, etc.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5a8d9b31cc9c3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:19;a:11:{s:6:\"bundle\";s:20:\"template/basicHeader\";s:4:\"name\";s:12:\"Basic Header\";s:16:\"metaThumbnailUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520061652.basicMenu-thumbnail.png\";s:14:\"metaPreviewUrl\";s:82:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520061652.basicMenu-preview.png\";s:15:\"metaDescription\";s:62:\"A simple boxed header with logo placeholder and sandwich menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a4add294fb\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:20;a:11:{s:6:\"bundle\";s:29:\"template/basicFullWidthHeader\";s:4:\"name\";s:23:\"Basic Full Width Header\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520062158.basicFullWidthHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520062158.basicFullWidthHeader-preview.png\";s:15:\"metaDescription\";s:70:\"A simple header in full width with logo placeholder and sandwich menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a4e071f9ff\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:21;a:11:{s:6:\"bundle\";s:27:\"template/centeredLogoHeader\";s:4:\"name\";s:20:\"Centered Logo Header\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520065214.centeredLogoHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520065214.centeredLogoHeader-preview.png\";s:15:\"metaDescription\";s:101:\"A stylish header with logo placed in the middle and two menus on the left and right side of the logo.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a597498aaf\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:22;a:11:{s:6:\"bundle\";s:25:\"template/simpleDarkHeader\";s:4:\"name\";s:18:\"Simple Dark Header\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520066427.simpleDarkHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520066427.simpleDarkHeader-preview.png\";s:15:\"metaDescription\";s:88:\"Thin header with dark background and full width placement of logo and menu on each side.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a5e775332c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:23;a:11:{s:6:\"bundle\";s:22:\"template/twoMenuHeader\";s:4:\"name\";s:15:\"Two Menu Header\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520067403.twoMenuHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520067403.twoMenuHeader-preview.png\";s:15:\"metaDescription\";s:90:\"A white header with sandwich menu and secondary text menu for quick functions and options.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a62278bcb6\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:24;a:11:{s:6:\"bundle\";s:33:\"template/headerWithPurchaseButton\";s:4:\"name\";s:27:\"Header With Purchase Button\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520068048.headerWithPurchaseButton-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520068048.headerWithPurchaseButton-preview.png\";s:15:\"metaDescription\";s:102:\"A header with logo, menu, and eye-catching call to action button (ex. purchase, subscribe, call, etc.)\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9a64bce808e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:25;a:11:{s:6:\"bundle\";s:26:\"template/onlineStoreHeader\";s:4:\"name\";s:19:\"Online Store Header\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520106617.onlineStoreHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520106617.onlineStoreHeader-preview.png\";s:15:\"metaDescription\";s:122:\"A two part header for online stores with menu in the middle, shopping cart icon, and upper section for additional options.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5a9afa389350d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:26;a:11:{s:6:\"bundle\";s:20:\"template/basicFooter\";s:4:\"name\";s:12:\"Basic Footer\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282204.basicFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282204.basicFooter-preview.png\";s:15:\"metaDescription\";s:110:\"A simple boxed site footer with copyright information and thin upper line to separate footer from the content.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5a9da7622c402\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:27;a:11:{s:6:\"bundle\";s:24:\"template/fullWidthFooter\";s:4:\"name\";s:17:\"Full Width Footer\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282269.fullWidthFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282269.fullWidthFooter-preview.png\";s:15:\"metaDescription\";s:110:\"A simple full width footer with copyright information and thin upper line to separate footer from the content.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5a9da7af60e4f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:28;a:11:{s:6:\"bundle\";s:24:\"template/basicDarkFooter\";s:4:\"name\";s:17:\"Basic Dark Footer\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282333.basicDarkFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520282333.basicDarkFooter-preview.png\";s:15:\"metaDescription\";s:110:\"A simple full width footer with copyright information and dark background to separate footer from the content.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5a9da834c03c7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:29;a:11:{s:6:\"bundle\";s:25:\"template/twoSectionFooter\";s:4:\"name\";s:18:\"Two Section Footer\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520283057.twoSectionFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1520283057.twoSectionFooter-preview.png\";s:15:\"metaDescription\";s:135:\"A footer with two section - upper section for site menu and company description, lower menu for copyright information and company logo.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5a9dac93b0258\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:30;a:11:{s:6:\"bundle\";s:29:\"template/travelAppLandingPage\";s:4:\"name\";s:23:\"Travel App Landing Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1521814489.travelAppLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1521814489.travelAppLandingPage-preview.png\";s:15:\"metaDescription\";s:109:\"A landing page for an app, service or product with a hero image and menu at the bottom of the initial screen.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ab50b0e906be\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:31;a:11:{s:6:\"bundle\";s:36:\"predefinedTemplate/simpleLandingPage\";s:4:\"name\";s:19:\"Simple Landing Page\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556529307.simpleLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556529307.simpleLandingPage-preview.png\";s:15:\"metaDescription\";s:144:\"A simple landing page to be used for the main website or marketing campaigns. Perfect for digital products, events, collecting leads, and more. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000001\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:32;a:11:{s:6:\"bundle\";s:36:\"predefinedTemplate/simpleBlogArticle\";s:4:\"name\";s:19:\"Simple Blog Article\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1557314848.simpleBlogArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1557314848.simpleBlogArticle-preview.png\";s:15:\"metaDescription\";s:106:\"Easy to read a two-column article with full height featured image to instantly grab visitor’s attention.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000002\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:33;a:11:{s:6:\"bundle\";s:39:\"predefinedTemplate/photographyPortfolio\";s:4:\"name\";s:21:\"Photography Portfolio\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1563276800.photographyPortfolio-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1563276892.photographyPortfolio-preview.png\";s:15:\"metaDescription\";s:129:\"Minimalistic personal portfolio layout with masonry style gallery grid for photographs, digital artists, web designers, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000003\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:34;a:11:{s:6:\"bundle\";s:30:\"predefinedTemplate/startupPage\";s:4:\"name\";s:18:\"Pagoo Startup Page\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451426.startupPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451426.startupPage-preview.png\";s:15:\"metaDescription\";s:128:\"A full startup page with hero images and feature list to showcase products and services of mobile apps, software companies etc. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000004\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:35;a:11:{s:6:\"bundle\";s:36:\"predefinedTemplate/singleProductPage\";s:4:\"name\";s:19:\"Single Product Page\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608379581.singleProductPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608379581.singleProductPage-preview.png\";s:15:\"metaDescription\";s:137:\"A landing page for a specific product with a hero section, description, review, and features. Great for online sales and product reviews.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000005\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:36;a:11:{s:6:\"bundle\";s:37:\"predefinedTemplate/mediumStyleArticle\";s:4:\"name\";s:20:\"Medium Style Article\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831625.mediumStyleArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831625.mediumStyleArticle-preview.png\";s:15:\"metaDescription\";s:98:\"Blog article page with author information, a featured image, and a boxed content area for content.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000006\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:37;a:11:{s:6:\"bundle\";s:31:\"predefinedTemplate/personalPage\";s:4:\"name\";s:13:\"Personal Page\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1526912985.personalPage-thumbnail.jpg\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1526912985.personalPage-preview.png\";s:15:\"metaDescription\";s:133:\"Personal portfolio page for creatives like artists, and designers to share their biography and recent works in the form of a gallery.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000007\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:38;a:11:{s:6:\"bundle\";s:30:\"predefinedTemplate/weddingPage\";s:4:\"name\";s:12:\"Wedding Page\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556191390.weddingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556191390.weddingPage-preview.png\";s:15:\"metaDescription\";s:85:\"An ideal one-page layout for a wedding, engagements, meetups, and networking parties.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000008\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:39;a:11:{s:6:\"bundle\";s:38:\"predefinedTemplate/productCategoryPage\";s:4:\"name\";s:21:\"Product Category Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564381809.elifProductCategory-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564381809.elifProductCategory-preview.png\";s:15:\"metaDescription\";s:132:\"The layout to represent your business or online store by products or categories in an asynchronous grid. From the Elif template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"predefined\";s:2:\"id\";s:10:\"TP11000009\";s:6:\"update\";b:0;s:13:\"allowDownload\";b:1;s:10:\"bundleType\";a:2:{i:0;s:4:\"free\";i:1;s:7:\"premium\";}}i:40;a:11:{s:6:\"bundle\";s:24:\"template/productShowcase\";s:4:\"name\";s:16:\"Product Showcase\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1532086776.productShowcase-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1532086776.productShowcase-preview.png\";s:15:\"metaDescription\";s:87:\"A product showcase page with a sticky product preview image in the center and features.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b51c9587cc4e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:41;a:11:{s:6:\"bundle\";s:37:\"template/realEstateProjectLandingPage\";s:4:\"name\";s:32:\"Real Estate Project Landing Page\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1532096321.realEstateProjectLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1532096321.realEstateProjectLandingPage-preview.png\";s:15:\"metaDescription\";s:133:\"A landing page for the real estate, accounting, construction or similar project with the background hero image and one-sided content.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b51eda38c11a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:42;a:11:{s:6:\"bundle\";s:30:\"template/minimalisticPortfolio\";s:4:\"name\";s:22:\"Minimalistic Portfolio\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1533035906.minimalisticPortfolio-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1533035906.minimalisticPortfolio-preview.png\";s:15:\"metaDescription\";s:72:\"A minimalistic portfolio with featured works, hero images, and services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b604411994ea\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:43;a:11:{s:6:\"bundle\";s:24:\"template/serviceHomepage\";s:4:\"name\";s:16:\"Service Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1536667327.serviceHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1536667327.serviceHomepage-preview.png\";s:15:\"metaDescription\";s:80:\"A service, application or single product homepage with screenshots and features.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b97ad185bca4\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:44;a:11:{s:6:\"bundle\";s:28:\"template/businessProcessPage\";s:4:\"name\";s:21:\"Business Process Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1536740930.businessProcessPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1536740930.businessProcessPage-preview.png\";s:15:\"metaDescription\";s:79:\"A layout for business processes, workflow, and services in an easy to read way.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b98ccbdce9a9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:45;a:11:{s:6:\"bundle\";s:26:\"template/productShopLayout\";s:4:\"name\";s:19:\"Product Shop Layout\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1537192496.productShopLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1537192496.productShopLayout-preview.png\";s:15:\"metaDescription\";s:88:\"A layout for a product page with hero product section at the top and product list below.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5b9fb0ce991cd\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:46;a:11:{s:6:\"bundle\";s:24:\"template/shopLandingPage\";s:4:\"name\";s:17:\"Shop Landing Page\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1537277052.shopLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1537277052.shopLandingPage-preview.png\";s:15:\"metaDescription\";s:171:\"A clean and light landing page for a shop or service website with hero images, call-to-action blocks, and products or services. Perfect for flower shops, beauty, boutique.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ba0faf261e87\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:47;a:11:{s:6:\"bundle\";s:27:\"template/caseStudySlideshow\";s:4:\"name\";s:20:\"Case Study Slideshow\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538130473.caseStudySlideshow-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538130473.caseStudySlideshow-preview.png\";s:15:\"metaDescription\";s:163:\"A slideshow type layout with sticky sections containing hero background images and description. A perfect layout for photography, videography, design or portfolio.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5bae01984ed38\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:48;a:11:{s:6:\"bundle\";s:25:\"template/stickyMenuHeader\";s:4:\"name\";s:18:\"Sticky Menu Header\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538662447.stickyMenuHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538662447.stickyMenuHeader-preview.png\";s:15:\"metaDescription\";s:92:\"A sticky header with logo and menu to always display the navigation of the site to visitors.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5bb61e23bb626\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:49;a:11:{s:6:\"bundle\";s:26:\"template/seafoodRestaurant\";s:4:\"name\";s:18:\"Seafood Restaurant\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538741758.seafoodRestaurant-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1538741976.seafoodRestaurant-preview.png\";s:15:\"metaDescription\";s:101:\"A layout for the food industry (ex. restaurant or cafe) with slideshow, menu, articles, and contacts.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5bd3098d3a88e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:50;a:11:{s:6:\"bundle\";s:28:\"template/sidebarForECommerce\";s:4:\"name\";s:21:\"Sidebar for sCommerce\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539093562.sidebarForECommerce-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539093562.sidebarForECommerce-preview.png\";s:15:\"metaDescription\";s:79:\"A sidebar for an online store with search, menu, banner and information blocks.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"hubSidebar\";s:2:\"id\";s:13:\"5bbcb3c02d591\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:51;a:11:{s:6:\"bundle\";s:30:\"template/onlineStoreMenuHeader\";s:4:\"name\";s:24:\"Online Store Menu Header\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539266742.onlineStoreMenuHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539266742.onlineStoreMenuHeader-preview.png\";s:15:\"metaDescription\";s:114:\"A two part header for an online store with icons and sandwich menu on top and a product category menu underneath. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5bbf570ef0cdf\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:52;a:11:{s:6:\"bundle\";s:22:\"template/bannerSidebar\";s:4:\"name\";s:14:\"Banner Sidebar\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539342563.bannerSidebar-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539342563.bannerSidebar-preview.png\";s:15:\"metaDescription\";s:95:\"A sidebar with two editable banners and additional text description for online stores or blogs.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:10:\"hubSidebar\";s:2:\"id\";s:13:\"5bc080752788d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:53;a:11:{s:6:\"bundle\";s:24:\"template/heroImageHeader\";s:4:\"name\";s:17:\"Hero Image Header\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539355452.heroImageHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1539355452.heroImageHeader-preview.png\";s:15:\"metaDescription\";s:94:\"A hero image header with slideshow effect and logo with a menu placed on the solid background.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5bc0b2c615888\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:54;a:11:{s:6:\"bundle\";s:23:\"template/comingSoonPage\";s:4:\"name\";s:16:\"Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1540496926.comingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1540496926.comingSoonPage-preview.png\";s:15:\"metaDescription\";s:150:\"A page template for an under-construction website. Inform page visitors about an event, use a call to action button for sign-ups or pre-order tickets.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5bd21d753ed06\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:55;a:11:{s:6:\"bundle\";s:26:\"template/callToActionRight\";s:4:\"name\";s:20:\"Call to Action Right\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946068.callToActionRight-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946068.callToActionRight-preview.png\";s:15:\"metaDescription\";s:108:\"A call to action block with text and button positioned on the right side and eye-catching image on the left.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c347dc9198d4\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:56;a:11:{s:6:\"bundle\";s:25:\"template/callToActionLeft\";s:4:\"name\";s:19:\"Call to Action Left\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946211.callToActionLeft-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546946211.callToActionLeft-preview.png\";s:15:\"metaDescription\";s:108:\"A call to action block with text and button positioned on the left side and eye-catching image on the right.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c347dd51f929\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:57;a:11:{s:6:\"bundle\";s:27:\"template/2FeaturesWithIcons\";s:4:\"name\";s:21:\"2 Features With Icons\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948468.2FeaturesWithIcons-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948468.2FeaturesWithIcons-preview.png\";s:15:\"metaDescription\";s:56:\"Features with icon, title, and description in 2 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34889eeff96\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:58;a:11:{s:6:\"bundle\";s:27:\"template/3FeaturesWithIcons\";s:4:\"name\";s:21:\"3 Features With Icons\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948526.3FeaturesWithIcons-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948526.3FeaturesWithIcons-preview.png\";s:15:\"metaDescription\";s:56:\"Features with icon, title, and description in 3 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c348758855ad\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:59;a:11:{s:6:\"bundle\";s:27:\"template/4FeaturesWithIcons\";s:4:\"name\";s:21:\"4 Features With Icons\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948579.4FeaturesWithIcons-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948579.4FeaturesWithIcons-preview.png\";s:15:\"metaDescription\";s:56:\"Features with icon, title, and description in 4 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34879fc802c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:60;a:11:{s:6:\"bundle\";s:27:\"template/5FeaturesWithIcons\";s:4:\"name\";s:21:\"5 Features With Icons\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948649.5FeaturesWithIcons-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546948649.5FeaturesWithIcons-preview.png\";s:15:\"metaDescription\";s:56:\"Features with icon, title, and description in 5 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34888d4bfe3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:61;a:11:{s:6:\"bundle\";s:27:\"template/2ColumnTextSection\";s:4:\"name\";s:21:\"2 Column Text Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950283.2ColumnTextSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950283.2ColumnTextSection-preview.png\";s:15:\"metaDescription\";s:39:\"A section with text block in 2 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34919e52425\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:62;a:11:{s:6:\"bundle\";s:27:\"template/3ColumnTextSection\";s:4:\"name\";s:21:\"3 Column Text Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950329.3ColumnTextSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950329.3ColumnTextSection-preview.png\";s:15:\"metaDescription\";s:39:\"A section with text block in 3 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c3491f019723\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:63;a:11:{s:6:\"bundle\";s:27:\"template/4ColumnTextSection\";s:4:\"name\";s:21:\"4 Column Text Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950385.4ColumnTextSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546950385.4ColumnTextSection-preview.png\";s:15:\"metaDescription\";s:39:\"A section with text block in 4 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34921387844\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:64;a:11:{s:6:\"bundle\";s:27:\"template/4ColumnNewsSection\";s:4:\"name\";s:21:\"4 Column News Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952003.4ColumnNewsSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952003.4ColumnNewsSection-preview.png\";s:15:\"metaDescription\";s:86:\"An archive type section with news (read more information for an article) in 4 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c349a808e7b2\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:65;a:11:{s:6:\"bundle\";s:27:\"template/3ColumnNewsSection\";s:4:\"name\";s:21:\"3 Column News Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952072.3ColumnNewsSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952072.3ColumnNewsSection-preview.png\";s:15:\"metaDescription\";s:86:\"An archive type section with news (read more information for an article) in 3 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c349a8c72b83\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:66;a:11:{s:6:\"bundle\";s:27:\"template/2ColumnNewsSection\";s:4:\"name\";s:21:\"2 Column News Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952119.2ColumnNewsSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546952119.2ColumnNewsSection-preview.png\";s:15:\"metaDescription\";s:86:\"An archive type section with news (read more information for an article) in 2 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c349abed7414\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:67;a:11:{s:6:\"bundle\";s:26:\"template/heroSectionCenter\";s:4:\"name\";s:19:\"Hero Section Center\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954709.heroSectionCenter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954709.heroSectionCenter-preview.png\";s:15:\"metaDescription\";s:60:\"A hero section with title, description, and button centered.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34a5e789815\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:68;a:11:{s:6:\"bundle\";s:24:\"template/heroSectionLeft\";s:4:\"name\";s:17:\"Hero Section Left\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954766.heroSectionLeft-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547733172.heroSectionLeft-preview.png\";s:15:\"metaDescription\";s:63:\"A hero section with title, description, and button on the left.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34a6598646d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:69;a:11:{s:6:\"bundle\";s:25:\"template/heroSectionRight\";s:4:\"name\";s:18:\"Hero Section Right\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1546954818.heroSectionRight-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547733187.heroSectionRight-preview.png\";s:15:\"metaDescription\";s:64:\"A hero section with title, description, and button on the right.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c34a68e8b8e0\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:70;a:11:{s:6:\"bundle\";s:26:\"template/fashionStorefront\";s:4:\"name\";s:18:\"Fashion Storefront\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547129132.fashionStorefront-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547129132.fashionStorefront-preview.png\";s:15:\"metaDescription\";s:112:\"A fully customizable eCommerce storefront template for clothing, shoe store, or any kind of fashion online shop.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c374fd02d5a7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:71;a:11:{s:6:\"bundle\";s:27:\"template/2ColumnBannerBlock\";s:4:\"name\";s:21:\"2 Column Banner Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731461.2ColumnBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731461.2ColumnBannerBlock-preview.png\";s:15:\"metaDescription\";s:69:\"A banner block with background image, title, and button in 2 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c40812a03b1d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:72;a:11:{s:6:\"bundle\";s:27:\"template/3ColumnBannerBlock\";s:4:\"name\";s:21:\"3 Column Banner Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731519.3ColumnBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731519.3ColumnBannerBlock-preview.png\";s:15:\"metaDescription\";s:69:\"A banner block with background image, title, and button in 3 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c408114a64f5\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:73;a:11:{s:6:\"bundle\";s:27:\"template/4ColumnBannerBlock\";s:4:\"name\";s:21:\"4 Column Banner Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731582.4ColumnBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1547731582.4ColumnBannerBlock-preview.png\";s:15:\"metaDescription\";s:69:\"A banner block with background image, title, and button in 4 columns.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c4081062eb76\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:74;a:11:{s:6:\"bundle\";s:26:\"template/threeColumnFooter\";s:4:\"name\";s:19:\"Three Column Footer\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165050.threeColumnFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165050.threeColumnFooter-preview.png\";s:15:\"metaDescription\";s:178:\"A footer to be used for main website or marketing campaigns. Perfect for digital products, events, collecting leads and more. Includes a background image, menus and social icons.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5c471e86a02e6\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:75;a:11:{s:6:\"bundle\";s:34:\"template/serviceIntroductionLayout\";s:4:\"name\";s:27:\"Service Introduction Layout\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165326.serviceIntroductionLayout-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165326.serviceIntroductionLayout-preview.png\";s:15:\"metaDescription\";s:81:\"A landing page to introduce a service or product with illustrations and features.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c471d3b26bec\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:76;a:11:{s:6:\"bundle\";s:26:\"template/introSectionBlock\";s:4:\"name\";s:19:\"Intro Section Block\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165573.introSectionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165573.introSectionBlock-preview.png\";s:15:\"metaDescription\";s:83:\"Intro (hero) section with logo, call to action, and illustration on the right side.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c471d9e41757\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:77;a:11:{s:6:\"bundle\";s:25:\"template/sideFeatureBlock\";s:4:\"name\";s:18:\"Side Feature Block\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165762.sideFeatureBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548165762.sideFeatureBlock-preview.png\";s:15:\"metaDescription\";s:72:\"A side feature block with description and illustration on the left side.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c471dc242082\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:78;a:11:{s:6:\"bundle\";s:22:\"template/sideInfoBlock\";s:4:\"name\";s:15:\"Side Info Block\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166009.sideInfoBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166009.sideInfoBlock-preview.png\";s:15:\"metaDescription\";s:108:\"An informational block with an image on the right and content on the left (for features and call to action).\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c471df552c24\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:79;a:11:{s:6:\"bundle\";s:28:\"template/countUpSectionBlock\";s:4:\"name\";s:21:\"CountUp Section Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166229.countUpSectionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548166229.countUpSectionBlock-preview.png\";s:15:\"metaDescription\";s:115:\"A section with an introduction text, counter elements, and featured bottom image (can be placed before the footer).\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c471e2b0f75b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:80;a:11:{s:6:\"bundle\";s:27:\"template/weddingHeroSection\";s:4:\"name\";s:20:\"Wedding Hero Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548240878.weddingHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548240878.weddingHeroSection-preview.png\";s:15:\"metaDescription\";s:127:\"A beautiful hero section for the wedding landing page with a parallax background. Perfect for invitation, RSVP, and any event. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c4846c3be458\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:81;a:11:{s:6:\"bundle\";s:27:\"template/weddingLandingPage\";s:4:\"name\";s:20:\"Wedding Landing Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250176.weddingLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250176.weddingLandingPage-preview.png\";s:15:\"metaDescription\";s:119:\"A landing page for wedding invitation, engagement announcement or any other events such as meetups, networking parties.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c486bbfb2458\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:82;a:11:{s:6:\"bundle\";s:26:\"template/fullHeightSection\";s:4:\"name\";s:19:\"Full Height Section\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250450.fullHeightSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250450.fullHeightSection-preview.png\";s:15:\"metaDescription\";s:60:\"A full-height section with an eye-catching title and button.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c486ce16942d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:83;a:11:{s:6:\"bundle\";s:29:\"template/coupleProfileSection\";s:4:\"name\";s:22:\"Couple Profile Section\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250695.coupleProfileSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1548250695.coupleProfileSection-preview.png\";s:15:\"metaDescription\";s:170:\"A section with a couple of profiles including image, description, and social icons (can also be used for team members). Perfect for wedding invitations and other events. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c486d9f52e15\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:84;a:11:{s:6:\"bundle\";s:28:\"template/showcaseHeroSection\";s:4:\"name\";s:21:\"Showcase Hero Section\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184009.showcaseHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184009.showcaseHeroSection-preview.png\";s:15:\"metaDescription\";s:72:\"A colorful hero section with a menu and showcase block to promote works.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c752f3218831\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:85;a:11:{s:6:\"bundle\";s:28:\"template/studioHeaderSection\";s:4:\"name\";s:21:\"Studio Header Section\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184067.studioHeaderSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1551184067.studioHeaderSection-preview.png\";s:15:\"metaDescription\";s:97:\"A header section for an agency or web design studio with logo, menu, bold headline, and graphics.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c752a56b5d2a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:86;a:11:{s:6:\"bundle\";s:29:\"template/breexProductHomepage\";s:4:\"name\";s:22:\"Breex Product Homepage\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640017.breexProductHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640017.breexProductHomepage-preview.png\";s:15:\"metaDescription\";s:176:\"A homepage template suitable for an online store of small and medium business from the Breex template set. Comes with a hero sections, product description, and image galleries.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c8a3df6ed51c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:87;a:11:{s:6:\"bundle\";s:32:\"template/breexProductDescription\";s:4:\"name\";s:25:\"Breex Product Description\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640814.breexProductDescription-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552640814.breexProductDescription-preview.png\";s:15:\"metaDescription\";s:66:\"Simple product description block with three animated images below.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c8a364bbc42d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:88;a:11:{s:6:\"bundle\";s:30:\"template/breexHeroSectionBlock\";s:4:\"name\";s:24:\"Breex Hero Section Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641029.breexHeroSectionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641029.breexHeroSectionBlock-preview.png\";s:15:\"metaDescription\";s:128:\"A hero section block with title, button, and background image. A clean white space is left on the left side of the hero section.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c8a3601995e9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:89;a:11:{s:6:\"bundle\";s:27:\"template/breexProductHeader\";s:4:\"name\";s:20:\"Breex Product Header\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641254.breexProductHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641254.breexProductHeader-preview.png\";s:15:\"metaDescription\";s:166:\"A header that is suitable for an online store of small and medium business from the Breex template set. Comes with a logo, menu, and shopping cart icon on the right. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5c8b6c1162441\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:90;a:11:{s:6:\"bundle\";s:27:\"template/breexProductFooter\";s:4:\"name\";s:20:\"Breex Product Footer\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641447.breexProductFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1552641447.breexProductFooter-preview.png\";s:15:\"metaDescription\";s:129:\"A footer suitable for an online store of small and medium business from the Breex template set. Includes social icons and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5c8b6cf4286b5\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:91;a:11:{s:6:\"bundle\";s:23:\"template/breexAboutPage\";s:4:\"name\";s:16:\"Breex About Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553519860.breexAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553519860.breexAboutPage-preview.png\";s:15:\"metaDescription\";s:194:\"An about page template suitable for an online store of small and medium business from the Breex template set. Comes with a brief introduction, company history, and team section for any business.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c98d16e54e3c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:92;a:11:{s:6:\"bundle\";s:25:\"template/breexTeamSection\";s:4:\"name\";s:18:\"Breex Team Section\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520177.breexTeamSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520177.breexTeamSection-preview.png\";s:15:\"metaDescription\";s:55:\"A simple team section with an image, name and position.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c98d547c16af\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:93;a:11:{s:6:\"bundle\";s:25:\"template/breexBlogArticle\";s:4:\"name\";s:18:\"Breex Blog Article\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520615.breexBlogArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520615.breexBlogArticle-preview.png\";s:15:\"metaDescription\";s:202:\"A clean blog article template suitable for an online store of small and medium business from the Breex template set. Consists of featured image and gallery to post a blog article, case study, or review.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c98d6ceaa471\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:94;a:11:{s:6:\"bundle\";s:25:\"template/breexProductPage\";s:4:\"name\";s:18:\"Breex Product Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520916.breexProductPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553520916.breexProductPage-preview.png\";s:15:\"metaDescription\";s:173:\"A clean product page suitable for an online store of small and medium business from the Breex template set. Includes colorful product blocks to outline the type of products.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5c98d8425d1e7\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:95;a:11:{s:6:\"bundle\";s:28:\"template/breexProductSection\";s:4:\"name\";s:21:\"Breex Product Section\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553521173.breexProductSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1553521173.breexProductSection-preview.png\";s:15:\"metaDescription\";s:73:\"A three column product section with colorful blocks to showcase products.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5c98d94010832\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:96;a:11:{s:6:\"bundle\";s:31:\"template/rohuPhotographyGallery\";s:4:\"name\";s:24:\"Rohu Photography Gallery\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189109.rohuPhotographyGallery-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189109.rohuPhotographyGallery-preview.png\";s:15:\"metaDescription\";s:204:\"A gallery page template from the Rohu template set. Includes a masonry image gallery and perfect for a portfolio website of creative professionals like photographers, website designers, artists, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ca308eea3727\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:97;a:11:{s:6:\"bundle\";s:25:\"template/rohuSimpleHeader\";s:4:\"name\";s:18:\"Rohu Simple Header\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189937.rohuSimpleHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554189937.rohuSimpleHeader-preview.png\";s:15:\"metaDescription\";s:171:\"A header from the Rohu template set for a portfolio website of creative professionals like photographers, website designers, artists, and more. Includes a menu and a logo.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5ca30e3ccae96\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:98;a:11:{s:6:\"bundle\";s:22:\"template/rohuAboutPage\";s:4:\"name\";s:15:\"Rohu About Page\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554190455.rohuAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554190455.rohuAboutPage-preview.png\";s:15:\"metaDescription\";s:157:\"An about page template from the Rohu template set for a portfolio website of creative professionals like photographers, website designers, artists, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ca30fc796ecb\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:99;a:11:{s:6:\"bundle\";s:33:\"template/rohuPhotographyPortfolio\";s:4:\"name\";s:26:\"Rohu Photography Portfolio\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191671.rohuPhotographyPortfolio-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191671.rohuPhotographyPortfolio-preview.png\";s:15:\"metaDescription\";s:154:\"A homepage template from the Rohu template set for a portfolio website of creative professionals like photographers, website designers, artists, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ca3140a2bf86\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:100;a:11:{s:6:\"bundle\";s:24:\"template/rohuHeaderBlock\";s:4:\"name\";s:17:\"Rohu Header Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191914.rohuHeaderBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554191914.rohuHeaderBlock-preview.png\";s:15:\"metaDescription\";s:75:\"A creative header section block with a large image, menu, and introduction.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca31577da9c2\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:101;a:11:{s:6:\"bundle\";s:25:\"template/rohuAboutSection\";s:4:\"name\";s:18:\"Rohu About Section\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192694.rohuAboutSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192694.rohuAboutSection-preview.png\";s:15:\"metaDescription\";s:68:\"An about section for photography portfolio with a brief description.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca3186ec8d78\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:102;a:11:{s:6:\"bundle\";s:25:\"template/rohuClientsBlock\";s:4:\"name\";s:18:\"Rohu Clients Block\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192772.rohuClientsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192772.rohuClientsBlock-preview.png\";s:15:\"metaDescription\";s:78:\"A block with customer testimonial and client logos to showcase the experience.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca318a426498\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:103;a:11:{s:6:\"bundle\";s:28:\"template/rohuContactsSection\";s:4:\"name\";s:21:\"Rohu Contacts Section\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192829.rohuContactsSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554192829.rohuContactsSection-preview.png\";s:15:\"metaDescription\";s:76:\"A clean and simple contact section with Google Maps and contact information.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca318ce0f842\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:104;a:11:{s:6:\"bundle\";s:31:\"template/scoopLandingPageFooter\";s:4:\"name\";s:25:\"Scoop Landing Page Footer\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565160.scoopLandingPageFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565160.scoopLandingPageFooter-preview.png\";s:15:\"metaDescription\";s:112:\"A footer from the Scoop template set. Perfect for creative, digital, marketing, advertising, and other agencies.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5ca8c7bee2086\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:105;a:11:{s:6:\"bundle\";s:28:\"template/scoopCaseStudyBlock\";s:4:\"name\";s:22:\"Scoop Case Study Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565245.scoopCaseStudyBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565245.scoopCaseStudyBlock-preview.png\";s:15:\"metaDescription\";s:95:\"A clean two column block with case study information and project screenshot image on the right.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca8c5f252a9e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:106;a:11:{s:6:\"bundle\";s:27:\"template/scoopFeaturesBlock\";s:4:\"name\";s:20:\"Scoop Features Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565326.scoopFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565326.scoopFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:65:\"Clean feature block with three columns with a shadow box effect. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5ca8c4f95bd4d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:107;a:11:{s:6:\"bundle\";s:25:\"template/scoopLandingPage\";s:4:\"name\";s:18:\"Scoop Landing Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565420.scoopLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1554565420.scoopLandingPage-preview.png\";s:15:\"metaDescription\";s:168:\"A simple landing page with a hero image, information, case study, testimonials, and contacts. Perfect for creative, digital, marketing, advertising, and other agencies.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5ca8c3a8e7248\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:108;a:11:{s:6:\"bundle\";s:23:\"template/transpecHeader\";s:4:\"name\";s:15:\"Transpec Header\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587371.transpecHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587371.transpecHeader-preview.png\";s:15:\"metaDescription\";s:152:\"A large header with menu, button, and call to action block. Perfect for software, mobile app, or other digital services from the Transpec template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5cb86099653af\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:109;a:11:{s:6:\"bundle\";s:23:\"template/transpecFooter\";s:4:\"name\";s:15:\"Transpec Footer\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587438.transpecFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555587438.transpecFooter-preview.png\";s:15:\"metaDescription\";s:93:\"A footer for software, mobile app, or other digital services from the Transpec template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5cb8616121a54\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:110;a:11:{s:6:\"bundle\";s:26:\"template/transpecCaseStudy\";s:4:\"name\";s:19:\"Transpec Case Study\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588284.transpecCaseStudy-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588284.transpecCaseStudy-preview.png\";s:15:\"metaDescription\";s:181:\"A case study template page from the Transpec template set with description and feature highlights - perfect for software, mobile application, and other digital products or services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5cb8632bb0c28\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:111;a:11:{s:6:\"bundle\";s:29:\"template/transpecFeaturesPage\";s:4:\"name\";s:22:\"Transpec Features Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588418.transpecFeaturesPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588418.transpecFeaturesPage-preview.png\";s:15:\"metaDescription\";s:132:\"A page from the Transpec template set to represent features of software, mobile application, and other digital products or services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5cb86278c6a99\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:112;a:11:{s:6:\"bundle\";s:25:\"template/transpecTourPage\";s:4:\"name\";s:18:\"Transpec Tour Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588502.transpecTourPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588502.transpecTourPage-preview.png\";s:15:\"metaDescription\";s:125:\"A tour page from the Transpec template set to represent software, mobile application, and other digital products or services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5cb861a17de7f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:113;a:11:{s:6:\"bundle\";s:25:\"template/transpecHomepage\";s:4:\"name\";s:17:\"Transpec Homepage\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588567.transpecHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588567.transpecHomepage-preview.png\";s:15:\"metaDescription\";s:161:\"A minimalist homepage for software, mobile app, or other digital services from the Transpec template set. A great place to add a Phone or Browser Mockup element.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5cb85c1f5af97\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:114;a:11:{s:6:\"bundle\";s:34:\"template/transpecTestimonialsBlock\";s:4:\"name\";s:27:\"Transpec Testimonials Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588635.transpecTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588635.transpecTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:87:\"A simple testimonial, feedback and review block template with an image, name and quote.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cb85e3fc02ae\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:115;a:11:{s:6:\"bundle\";s:34:\"template/transpecCallToActionBlock\";s:4:\"name\";s:29:\"Transpec Call to Action Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588687.transpecCallToActionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588687.transpecCallToActionBlock-preview.png\";s:15:\"metaDescription\";s:55:\"A colorful call to action block with image and message.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cb85dbd85269\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:116;a:11:{s:6:\"bundle\";s:38:\"template/transpecFeatureHighlightBlock\";s:4:\"name\";s:32:\"Transpec Feature Highlight Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588754.transpecFeatureHighlightBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588754.transpecFeatureHighlightBlock-preview.png\";s:15:\"metaDescription\";s:81:\"A feature highlight block template with product or service image and description.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cb85d43ce1ce\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:117;a:11:{s:6:\"bundle\";s:30:\"template/transpecFeaturesBlock\";s:4:\"name\";s:23:\"Transpec Features Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588849.transpecFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1555588849.transpecFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:73:\"A simple feature block to represent the features of a product or service.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cb85cc563474\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:118;a:11:{s:6:\"bundle\";s:26:\"template/landingPageFooter\";s:4:\"name\";s:19:\"Landing Page Footer\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530072.landingPageFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530072.landingPageFooter-preview.png\";s:15:\"metaDescription\";s:79:\"A landing page footer template with a menu, social icons, and background image.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5cc6c34fae84d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:119;a:11:{s:6:\"bundle\";s:28:\"template/landingPageFAQBlock\";s:4:\"name\";s:22:\"Landing Page FAQ Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530588.landingPageFAQBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530588.landingPageFAQBlock-preview.png\";s:15:\"metaDescription\";s:89:\"A clean FAQ (frequently asked questions) block with toggle elements and light background.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cc6c2cc1e5ba\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:120;a:11:{s:6:\"bundle\";s:38:\"template/landingPageThreeFeaturesBlock\";s:4:\"name\";s:33:\"Landing Page Three Features Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530656.landingPageThreeFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530656.landingPageThreeFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:58:\"A three feature block with title, images, and description.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cc6c2ad0e71f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:121;a:11:{s:6:\"bundle\";s:37:\"template/landingPageTestimonialsBlock\";s:4:\"name\";s:31:\"Landing Page Testimonials Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530719.landingPageTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530719.landingPageTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:89:\"A colorful testimonials block with background image and small testimonials at the bottom.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cc6c25cd376b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:122;a:11:{s:6:\"bundle\";s:33:\"template/landingPageFeaturesBlock\";s:4:\"name\";s:27:\"Landing Page Features Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530776.landingPageFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1556530776.landingPageFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:65:\"A clean and simple feature block with description and two images.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5cc6c23545cc1\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:123;a:11:{s:6:\"bundle\";s:27:\"template/simpleBlogHomepage\";s:4:\"name\";s:20:\"Simple Blog Homepage\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1557321106.simpleBlogHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1557321106.simpleBlogHomepage-preview.png\";s:15:\"metaDescription\";s:99:\"A homepage template for a personal blog or online journal to share thoughts and ideas on any topic.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5cd2b92498a17\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:124;a:11:{s:6:\"bundle\";s:32:\"template/veganRestaurantHomepage\";s:4:\"name\";s:25:\"Vegan Restaurant Homepage\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464734.veganRestaurantHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464734.veganRestaurantHomepage-preview.png\";s:15:\"metaDescription\";s:74:\"A homepage template for restaurants, cafes and bars with menu and gallery.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d120cf215344\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:125;a:11:{s:6:\"bundle\";s:28:\"template/veganRestaurantMenu\";s:4:\"name\";s:21:\"Vegan Restaurant Menu\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464799.veganRestaurantMenu-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464799.veganRestaurantMenu-preview.png\";s:15:\"metaDescription\";s:52:\"A menu page template for restaurants, cafes or bars.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d120cd0a558a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:126;a:11:{s:6:\"bundle\";s:31:\"template/veganRestaurantGallery\";s:4:\"name\";s:24:\"Vegan Restaurant Gallery\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464894.veganRestaurantGallery-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561464894.veganRestaurantGallery-preview.png\";s:15:\"metaDescription\";s:55:\"A gallery page template for restaurants, cafes or bars.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d120ce19117b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:127;a:11:{s:6:\"bundle\";s:30:\"template/veganRestaurantHeader\";s:4:\"name\";s:23:\"Vegan Restaurant Header\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465422.veganRestaurantHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465422.veganRestaurantHeader-preview.png\";s:15:\"metaDescription\";s:80:\"A homepage template for restaurants, cafes and bars with menu, logo and button. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d12115b92610\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:128;a:11:{s:6:\"bundle\";s:30:\"template/veganRestaurantFooter\";s:4:\"name\";s:23:\"Vegan Restaurant Footer\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465568.veganRestaurantFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561465568.veganRestaurantFooter-preview.png\";s:15:\"metaDescription\";s:99:\"A footer for restaurants, cafes and bars with menu and gallery. Includes menus divided in sections.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5d1212524aa62\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:129;a:11:{s:6:\"bundle\";s:37:\"template/veganRestaurantFeaturesBlock\";s:4:\"name\";s:31:\"Vegan Restaurant Features Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561466893.veganRestaurantFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561466893.veganRestaurantFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:72:\"A three features block with background image and call to action message.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1215ab26304\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:130;a:11:{s:6:\"bundle\";s:33:\"template/veganRestaurantMenuBlock\";s:4:\"name\";s:27:\"Vegan Restaurant Menu Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467293.veganRestaurantMenuBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467293.veganRestaurantMenuBlock-preview.png\";s:15:\"metaDescription\";s:69:\"A three column block for displaying the menu of a restaurant or cafe.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d12184223ef6\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:131;a:11:{s:6:\"bundle\";s:41:\"template/veganRestaurantTestimonialsBlock\";s:4:\"name\";s:35:\"Vegan Restaurant Testimonials Block\";s:16:\"metaThumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467572.veganRestaurantTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561467572.veganRestaurantTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:99:\"A colorful testimonial block with feedback or review and background image for a restaurant or cafe.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1219f185796\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:132;a:11:{s:6:\"bundle\";s:32:\"template/designerPortfolioFooter\";s:4:\"name\";s:25:\"Designer Portfolio Footer\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471629.designerPortfolioFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471629.designerPortfolioFooter-preview.png\";s:15:\"metaDescription\";s:110:\"A footer for designers, design agency and other creatives. Includes a call to action, social icons and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5d122a24b0990\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:133;a:11:{s:6:\"bundle\";s:34:\"template/designerPortfolioHomepage\";s:4:\"name\";s:27:\"Designer Portfolio Homepage\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471775.designerPortfolioHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471775.designerPortfolioHomepage-preview.png\";s:15:\"metaDescription\";s:132:\"A portfolio homepage for designers, design agency and other creatives. Includes an asymmetrical grid layout, header footer and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1221672a2a9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:134;a:11:{s:6:\"bundle\";s:38:\"template/designerPortfolioIntroduction\";s:4:\"name\";s:31:\"Designer Portfolio Introduction\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471843.designerPortfolioIntroduction-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471843.designerPortfolioIntroduction-preview.png\";s:15:\"metaDescription\";s:55:\"A portfolio homepage for designers and other creatives.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d12218147e77\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:135;a:11:{s:6:\"bundle\";s:34:\"template/designerPortfolioServices\";s:4:\"name\";s:27:\"Designer Portfolio Services\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471937.designerPortfolioServices-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561471937.designerPortfolioServices-preview.png\";s:15:\"metaDescription\";s:93:\"A template to represent services - suitable for designers, design agency and other creatives.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1221959dc6c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:136;a:11:{s:6:\"bundle\";s:37:\"template/designerPortfolioCaseStudies\";s:4:\"name\";s:31:\"Designer Portfolio Case Studies\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472006.designerPortfolioCaseStudies-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472006.designerPortfolioCaseStudies-preview.png\";s:15:\"metaDescription\";s:118:\"A category type page for representing creative case studies. Perfect for designer, design agency and other creatives. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1221ad2c9cc\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:137;a:11:{s:6:\"bundle\";s:35:\"template/designerPortfolioCaseStudy\";s:4:\"name\";s:29:\"Designer Portfolio Case Study\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472081.designerPortfolioCaseStudy-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472081.designerPortfolioCaseStudy-preview.png\";s:15:\"metaDescription\";s:121:\"A case study template to represent a specific work done for clients. Perfect for designers, agencies and other creatives.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1221c601539\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:138;a:11:{s:6:\"bundle\";s:30:\"template/designerPortfolioBlog\";s:4:\"name\";s:23:\"Designer Portfolio Blog\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472137.designerPortfolioBlog-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472137.designerPortfolioBlog-preview.png\";s:15:\"metaDescription\";s:72:\"A blog category page layout for designers, agencies and other creatives.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1221dacd8f9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:139;a:11:{s:6:\"bundle\";s:39:\"template/designerPortfolioServicesBlock\";s:4:\"name\";s:33:\"Designer Portfolio Services Block\";s:16:\"metaThumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472920.designerPortfolioServicesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472920.designerPortfolioServicesBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A colorful section to represent the services of a business.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d122cc68c399\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:140;a:11:{s:6:\"bundle\";s:38:\"template/designerPortfolioClientsBlock\";s:4:\"name\";s:32:\"Designer Portfolio Clients Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472972.designerPortfolioClientsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561472972.designerPortfolioClientsBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A block to showcase clients and testimonials, feedback and reviews.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d122ce5efd2a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:141;a:11:{s:6:\"bundle\";s:43:\"template/designerPortfolioBlogArticlesBlock\";s:4:\"name\";s:38:\"Designer Portfolio Blog Articles Block\";s:16:\"metaThumbnailUrl\";s:109:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561473057.designerPortfolioBlogArticlesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1561473057.designerPortfolioBlogArticlesBlock-preview.png\";s:15:\"metaDescription\";s:55:\"A three column block to showcase the latest blog posts.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d122db1c9fa5\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:142;a:11:{s:6:\"bundle\";s:31:\"template/solutionBusinessHeader\";s:4:\"name\";s:24:\"Solution Business Header\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156491.solutionBusinessHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156491.solutionBusinessHeader-preview.png\";s:15:\"metaDescription\";s:152:\"A header template perfect for business, finance, construction, consultant, insurance, telecommunication solutions, and more. Includes a menu and a logo.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d1c9d5bde16e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:143;a:11:{s:6:\"bundle\";s:36:\"template/solutionBusinessLargeHeader\";s:4:\"name\";s:30:\"Solution Business Large Header\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156595.solutionBusinessLargeHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156595.solutionBusinessLargeHeader-preview.png\";s:15:\"metaDescription\";s:186:\"A large header template perfect for business, finance, construction, consultant, insurance, telecommunication solutions, and more. Includes a menu block and hero image in the background.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d1c9dd78007a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:144;a:11:{s:6:\"bundle\";s:33:\"template/solutionBusinessHomepage\";s:4:\"name\";s:26:\"Solution Business Homepage\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156699.solutionBusinessHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156699.solutionBusinessHomepage-preview.png\";s:15:\"metaDescription\";s:196:\"A comprehensive business homepage template with services, testimonials and other information listed. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1b8eb2eec37\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:145;a:11:{s:6:\"bundle\";s:29:\"template/solutionBusinessNews\";s:4:\"name\";s:22:\"Solution Business News\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156747.solutionBusinessNews-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156747.solutionBusinessNews-preview.png\";s:15:\"metaDescription\";s:176:\"A news page template for a business site to post latest updates and information. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1b93ac5e148\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:146;a:11:{s:6:\"bundle\";s:33:\"template/solutionBusinessContacts\";s:4:\"name\";s:26:\"Solution Business Contacts\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156824.solutionBusinessContacts-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156824.solutionBusinessContacts-preview.png\";s:15:\"metaDescription\";s:192:\"A contact page template for a business website with all the contact information and Google Maps. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1b960d970f3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:147;a:11:{s:6:\"bundle\";s:33:\"template/solutionBusinessServices\";s:4:\"name\";s:26:\"Solution Business Services\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156881.solutionBusinessServices-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156881.solutionBusinessServices-preview.png\";s:15:\"metaDescription\";s:182:\"A business page template to represent company services or features in a catalog view. Perfect for finance, construction, consultant, insurance, telecommunication solutions and more. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d1b990d395b4\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:148;a:11:{s:6:\"bundle\";s:42:\"template/solutionBusinessTestimonialsBlock\";s:4:\"name\";s:36:\"Solution Business Testimonials Block\";s:16:\"metaThumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156967.solutionBusinessTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562156967.solutionBusinessTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:68:\"A clean single testimonial block on a blue background with an image.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1baa2f47f99\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:149;a:11:{s:6:\"bundle\";s:38:\"template/solutionBusinessServicesBlock\";s:4:\"name\";s:32:\"Solution Business Services Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157048.solutionBusinessServicesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157048.solutionBusinessServicesBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A colorful services block template on a blue background with icons.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1baa7d317ef\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:150;a:11:{s:6:\"bundle\";s:38:\"template/solutionBusinessFeaturesBlock\";s:4:\"name\";s:32:\"Solution Business Features Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157125.solutionBusinessFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157125.solutionBusinessFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:78:\"A clean and white features block with icons to represent features or services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1baadab44c5\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:151;a:11:{s:6:\"bundle\";s:38:\"template/solutionBusinessContactsBlock\";s:4:\"name\";s:32:\"Solution Business Contacts Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157206.solutionBusinessContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157206.solutionBusinessContactsBlock-preview.png\";s:15:\"metaDescription\";s:93:\"A business type contacts block on a blue background with contact information and Google Maps.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1bab1a8bf4e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:152;a:11:{s:6:\"bundle\";s:36:\"template/solutionBusinessBannerBlock\";s:4:\"name\";s:30:\"Solution Business Banner Block\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157315.solutionBusinessBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562157315.solutionBusinessBannerBlock-preview.png\";s:15:\"metaDescription\";s:71:\"A banner block for a business website with an image and call to action.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1babd373bce\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:153;a:11:{s:6:\"bundle\";s:34:\"template/solutionBusinessNewsBlock\";s:4:\"name\";s:28:\"Solution Business News Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587037649.solutionBusinessNewsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587037649.solutionBusinessNewsBlock-preview.png\";s:15:\"metaDescription\";s:76:\"An archive type news section divided into 3 columns for a business website. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d1bac77079c4\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:154;a:11:{s:6:\"bundle\";s:30:\"template/mediumStyleBlogHeader\";s:4:\"name\";s:24:\"Medium Style Blog Header\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831422.mediumStyleBlogHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831422.mediumStyleBlogHeader-preview.png\";s:15:\"metaDescription\";s:137:\"A clean header for a blog. Perfect for lifestyle, personal design, marketing blog. Includes a logo and a menu with a colorful background.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d26e96e9830c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:155;a:11:{s:6:\"bundle\";s:40:\"template/mediumStyleRelatedArticlesBlock\";s:4:\"name\";s:35:\"Medium Style Related Articles Block\";s:16:\"metaThumbnailUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831489.mediumStyleRelatedArticlesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831489.mediumStyleRelatedArticlesBlock-preview.png\";s:15:\"metaDescription\";s:87:\"A block template for related blog articles or archives with 3 articles listed in a row.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d25e7102f2fc\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:156;a:11:{s:6:\"bundle\";s:32:\"template/mediumStyleBlogHomepage\";s:4:\"name\";s:26:\"Medium Style Blog Homepage\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831584.mediumStyleBlogHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1562831584.mediumStyleBlogHomepage-preview.png\";s:15:\"metaDescription\";s:142:\"A homepage for a blog. Perfect for lifestyle, personal design, marketing blog. Includes author information, article, archive section and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d25e5ea95223\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:157;a:11:{s:6:\"bundle\";s:22:\"template/elifAboutPage\";s:4:\"name\";s:15:\"Elif About Page\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564381871.elifAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564381871.elifAboutPage-preview.png\";s:15:\"metaDescription\";s:97:\"A simple about page for a business site, product page or online blog from the Elif template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d38a4a9c3206\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:158;a:11:{s:6:\"bundle\";s:21:\"template/elifContacts\";s:4:\"name\";s:13:\"Elif Contacts\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564382068.elifContacts-thumbnail.png\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1564382068.elifContacts-preview.png\";s:15:\"metaDescription\";s:92:\"A contact page for a business site, product page or online blog from the Elif template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d38a4e48f15c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:159;a:11:{s:6:\"bundle\";s:22:\"template/fashionHeader\";s:4:\"name\";s:14:\"Fashion Header\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565689972.fashionHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565689972.fashionHeader-preview.png\";s:15:\"metaDescription\";s:179:\"A header for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more. Includes logo, menu in the middle, and social profile icons.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d52885ad0df3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:160;a:11:{s:6:\"bundle\";s:22:\"template/fashionFooter\";s:4:\"name\";s:14:\"Fashion Footer\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690068.fashionFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690068.fashionFooter-preview.png\";s:15:\"metaDescription\";s:157:\"A footer for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more. Includes contact information and menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5d5288bdbcc82\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:161;a:11:{s:6:\"bundle\";s:32:\"template/fashionBestSellingBlock\";s:4:\"name\";s:26:\"Fashion Best Selling Block\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690182.fashionBestSellingBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690182.fashionBestSellingBlock-preview.png\";s:15:\"metaDescription\";s:57:\"A section template to showcase the best selling products.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d4c151ec1c85\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:162;a:11:{s:6:\"bundle\";s:30:\"template/fashionGallerySection\";s:4:\"name\";s:23:\"Fashion Gallery Section\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690279.fashionGallerySection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565690279.fashionGallerySection-preview.png\";s:15:\"metaDescription\";s:53:\"A section template for a gallery or product showcase.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d4c12f569670\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:163;a:11:{s:6:\"bundle\";s:27:\"template/fashionBlogSection\";s:4:\"name\";s:20:\"Fashion Blog Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693052.fashionBlogSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693052.fashionBlogSection-preview.png\";s:15:\"metaDescription\";s:62:\"A section to display new, recent, or most popular blog posts.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d4c127a57468\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:164;a:11:{s:6:\"bundle\";s:31:\"template/fashionBestSellingPage\";s:4:\"name\";s:25:\"Fashion Best Selling Page\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693721.fashionBestSellingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565693721.fashionBestSellingPage-preview.png\";s:15:\"metaDescription\";s:150:\"A page template of best selling products for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d4c08b388417\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:165;a:11:{s:6:\"bundle\";s:24:\"template/fashionBlogPage\";s:4:\"name\";s:17:\"Fashion Blog Page\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695866.fashionBlogPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695866.fashionBlogPage-preview.png\";s:15:\"metaDescription\";s:130:\"A blog page template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d4c03d0da039\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:166;a:11:{s:6:\"bundle\";s:30:\"template/fashionCollectionPage\";s:4:\"name\";s:23:\"Fashion Collection Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695944.fashionCollectionPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565695944.fashionCollectionPage-preview.png\";s:15:\"metaDescription\";s:136:\"A collection page template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d4c038a315cb\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:167;a:11:{s:6:\"bundle\";s:27:\"template/fashionGalleryPage\";s:4:\"name\";s:20:\"Fashion Gallery Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696032.fashionGalleryPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696032.fashionGalleryPage-preview.png\";s:15:\"metaDescription\";s:133:\"A gallery page template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d4c033ba693b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:168;a:11:{s:6:\"bundle\";s:24:\"template/fashionHomepage\";s:4:\"name\";s:16:\"Fashion Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696115.fashionHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565696115.fashionHomepage-preview.png\";s:15:\"metaDescription\";s:209:\"A homepage template for an eCommerce store that can be adapted for any retail sector industries like fashion, clothing, and more. Includes colorful hero section, gallery, star ranking, pricing values and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d4c031175eec\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:169;a:11:{s:6:\"bundle\";s:20:\"template/bloogHeader\";s:4:\"name\";s:12:\"Bloog Header\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872897.bloogHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872897.bloogHeader-preview.png\";s:15:\"metaDescription\";s:61:\"A header for a blog or magazine. Includes a logo and a menu. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5d5552eae1cad\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:170;a:11:{s:6:\"bundle\";s:29:\"template/bloogSinglePostBlock\";s:4:\"name\";s:23:\"Bloog Single Post Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872986.bloogSinglePostBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565872986.bloogSinglePostBlock-preview.png\";s:15:\"metaDescription\";s:63:\"A single blog post teaser with a background and featured image.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d554244aea25\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:171;a:11:{s:6:\"bundle\";s:29:\"template/bloogDoublePostBlock\";s:4:\"name\";s:23:\"Bloog Double Post Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873070.bloogDoublePostBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873070.bloogDoublePostBlock-preview.png\";s:15:\"metaDescription\";s:57:\"A section with two blog post teasers and featured images.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d5543451647b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:172;a:11:{s:6:\"bundle\";s:22:\"template/bloogHomepage\";s:4:\"name\";s:14:\"Bloog Homepage\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873167.bloogHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1565873167.bloogHomepage-preview.png\";s:15:\"metaDescription\";s:62:\"A blog homepage template with archive or teaser article list. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d553fc042a45\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:173;a:11:{s:6:\"bundle\";s:22:\"template/nutrickFooter\";s:4:\"name\";s:14:\"Nutrick Footer\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566923943.nutrickFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566923943.nutrickFooter-preview.png\";s:15:\"metaDescription\";s:111:\"A footer for entrepreneurial businesses and startups from the Nutrick template set. Includes a logo and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5d655b8d965da\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:174;a:11:{s:6:\"bundle\";s:27:\"template/nutrickTeamSection\";s:4:\"name\";s:20:\"Nutrick Team Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924588.nutrickTeamSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924588.nutrickTeamSection-preview.png\";s:15:\"metaDescription\";s:67:\"Team section template with teammate\'s photos, names, and positions.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d650ede730c2\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:175;a:11:{s:6:\"bundle\";s:35:\"template/nutrickTestimonialsSection\";s:4:\"name\";s:28:\"Nutrick Testimonials Section\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924770.nutrickTestimonialsSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924770.nutrickTestimonialsSection-preview.png\";s:15:\"metaDescription\";s:88:\"Showcase testimonials with Nutrick template set block for customer feedback and reviews.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d650e2a43f27\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:176;a:11:{s:6:\"bundle\";s:31:\"template/nutrickServicesSection\";s:4:\"name\";s:24:\"Nutrick Services Section\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924880.nutrickServicesSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924880.nutrickServicesSection-preview.png\";s:15:\"metaDescription\";s:81:\"Showcase services with a beautiful service section from the Nutrick template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d650dd33cd64\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:177;a:11:{s:6:\"bundle\";s:28:\"template/nutrickPricingTable\";s:4:\"name\";s:21:\"Nutrick Pricing Table\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924982.nutrickPricingTable-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566924982.nutrickPricingTable-preview.png\";s:15:\"metaDescription\";s:54:\"A pricing table section from the Nutrick template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d650ce9e2a73\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:178;a:11:{s:6:\"bundle\";s:27:\"template/nutrickHeroSection\";s:4:\"name\";s:20:\"Nutrick Hero Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566925071.nutrickHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566925071.nutrickHeroSection-preview.png\";s:15:\"metaDescription\";s:105:\"A simple and eye-catching hero section from the Nutrick template. Includes an image and a call to action.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d650bb050e74\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:179;a:11:{s:6:\"bundle\";s:28:\"template/nutrickServicesPage\";s:4:\"name\";s:21:\"Nutrick Services Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928287.nutrickServicesPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928287.nutrickServicesPage-preview.png\";s:15:\"metaDescription\";s:98:\"A service page template for entrepreneurial businesses and startups from the Nutrick template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d650a9e8121e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:180;a:11:{s:6:\"bundle\";s:27:\"template/nutrickProjectPage\";s:4:\"name\";s:20:\"Nutrick Project Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928618.nutrickProjectPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928618.nutrickProjectPage-preview.png\";s:15:\"metaDescription\";s:111:\"A page template to showcase projects for entrepreneurial businesses and startups from the Nutrick template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d650a549d940\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:181;a:11:{s:6:\"bundle\";s:25:\"template/nutrickAboutPage\";s:4:\"name\";s:18:\"Nutrick About Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928697.nutrickAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928697.nutrickAboutPage-preview.png\";s:15:\"metaDescription\";s:97:\"An about page template for entrepreneurial businesses and startups from the Nutrick template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d650993b7143\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:182;a:11:{s:6:\"bundle\";s:24:\"template/nutrickHomePage\";s:4:\"name\";s:16:\"Nutrick Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928779.nutrickHomePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1566928779.nutrickHomePage-preview.png\";s:15:\"metaDescription\";s:180:\"A beautiful and clean homepage template for entrepreneurial businesses and startups from the Nutrick template set. Includes header and footer, pricing table, testimonials and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d6509e5a039f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:183;a:11:{s:6:\"bundle\";s:23:\"template/gGPersonalPage\";s:4:\"name\";s:16:\"GG Personal Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682125.gGPersonalPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682125.gGPersonalPage-preview.png\";s:15:\"metaDescription\";s:70:\"A personal resume page to showcase a work experience, blog, portfolio.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d70c04077749\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:184;a:11:{s:6:\"bundle\";s:28:\"template/gGTestimonialsBlock\";s:4:\"name\";s:21:\"GG Testimonials Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682243.gGTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682243.gGTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:68:\"Testimonial section template to share customer feedback and reviews.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d70e71d67ffb\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:185;a:11:{s:6:\"bundle\";s:24:\"template/gGShowcaseBlock\";s:4:\"name\";s:17:\"GG Showcase Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682316.gGShowcaseBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682316.gGShowcaseBlock-preview.png\";s:15:\"metaDescription\";s:64:\"A gallery block to showcase existing work, products or projects.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d70e7686723c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:186;a:11:{s:6:\"bundle\";s:20:\"template/gGBlogBlock\";s:4:\"name\";s:13:\"GG Blog Block\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682404.gGBlogBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1567682404.gGBlogBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A blog teaser section to highlight latest articles or case studies.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5d70e7a4bf75d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:187;a:11:{s:6:\"bundle\";s:29:\"template/architectureTemplate\";s:4:\"name\";s:21:\"Architecture Template\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571684948.architectureTemplate-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571684948.architectureTemplate-preview.png\";s:15:\"metaDescription\";s:86:\"A one-page layout for architecture, real estate agency or any other creative industry.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5da9904d4f172\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:188;a:11:{s:6:\"bundle\";s:38:\"template/architectureTemplateTeamBlock\";s:4:\"name\";s:32:\"Architecture Template Team Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685054.architectureTemplateTeamBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685054.architectureTemplateTeamBlock-preview.png\";s:15:\"metaDescription\";s:47:\"A team block template to showcase team members.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5da99a994cac3\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:189;a:11:{s:6:\"bundle\";s:41:\"template/architectureTemplateClientsBlock\";s:4:\"name\";s:35:\"Architecture Template Clients Block\";s:16:\"metaThumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685170.architectureTemplateClientsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685170.architectureTemplateClientsBlock-preview.png\";s:15:\"metaDescription\";s:81:\"Showcase client\'s testimonials, feedback and reviews about products and services.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5da99cbb5fe05\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:190;a:11:{s:6:\"bundle\";s:41:\"template/architectureTemplateProjectBlock\";s:4:\"name\";s:35:\"Architecture Template Project Block\";s:16:\"metaThumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685285.architectureTemplateProjectBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685285.architectureTemplateProjectBlock-preview.png\";s:15:\"metaDescription\";s:98:\"Display a project portfolio by using an asymmetric grid layout from the Architecture template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5da9a378ebb7f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:191;a:11:{s:6:\"bundle\";s:42:\"template/architectureTemplateFeaturesBlock\";s:4:\"name\";s:36:\"Architecture Template Features Block\";s:16:\"metaThumbnailUrl\";s:108:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685420.architectureTemplateFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:106:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685420.architectureTemplateFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:79:\"Show the most important features or benefits of a product, service, or company.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5da9a5580c5c9\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:192;a:11:{s:6:\"bundle\";s:35:\"template/architectureTemplateFooter\";s:4:\"name\";s:28:\"Architecture Template Footer\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685518.architectureTemplateFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685518.architectureTemplateFooter-preview.png\";s:15:\"metaDescription\";s:114:\"A one-page layout for architecture, real estate agency or any other creative industry. Includes a logo and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5dae044ca099c\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:193;a:11:{s:6:\"bundle\";s:35:\"template/architectureTemplateHeader\";s:4:\"name\";s:28:\"Architecture Template Header\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685619.architectureTemplateHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1571685619.architectureTemplateHeader-preview.png\";s:15:\"metaDescription\";s:137:\"A large header template for architecture, real estate agency or any other creative industry. Includes a background image and zoom effect.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5dae04b04882e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:194;a:11:{s:6:\"bundle\";s:25:\"template/404HalloweenPage\";s:4:\"name\";s:18:\"404 Halloween Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1572034065.404HalloweenPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1572034065.404HalloweenPage-preview.png\";s:15:\"metaDescription\";s:85:\"A spooky Halloween style 404 page that will help to save visitors from scary moments.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5db355650c0d8\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:195;a:11:{s:6:\"bundle\";s:27:\"template/sinloaCoffeeFooter\";s:4:\"name\";s:20:\"Sinloa Coffee Footer\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060789.sinloaCoffeeFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060789.sinloaCoffeeFooter-preview.png\";s:15:\"metaDescription\";s:140:\"A footer from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. Includes location and working hours.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5e0f4b7482cfe\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:196;a:11:{s:6:\"bundle\";s:29:\"template/sinloaCoffeeHomePage\";s:4:\"name\";s:22:\"Sinloa Coffee Homepage\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060910.sinloaCoffeeHomePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060910.sinloaCoffeeHomePage-preview.png\";s:15:\"metaDescription\";s:156:\"A homepage from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. Includes header and footer, testimonials and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b0ce8ce8e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:197;a:11:{s:6:\"bundle\";s:36:\"template/sinloaCoffeeMaintenancePage\";s:4:\"name\";s:30:\"Sinloa Coffee Maintenance Page\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060967.sinloaCoffeeMaintenancePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578060967.sinloaCoffeeMaintenancePage-preview.png\";s:15:\"metaDescription\";s:119:\"A maintenance mode page from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b10d92120\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:198;a:11:{s:6:\"bundle\";s:29:\"template/sinloaCoffeeMenuPage\";s:4:\"name\";s:23:\"Sinloa Coffee Menu Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061045.sinloaCoffeeMenuPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061045.sinloaCoffeeMenuPage-preview.png\";s:15:\"metaDescription\";s:124:\"A menu page to list products from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b14e71b2a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:199;a:11:{s:6:\"bundle\";s:32:\"template/sinloaCoffeeContactPage\";s:4:\"name\";s:26:\"Sinloa Coffee Contact Page\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061105.sinloaCoffeeContactPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061105.sinloaCoffeeContactPage-preview.png\";s:15:\"metaDescription\";s:151:\"A contact page from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners. Includes a simple and clean contact form.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b1dc9ef9e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:200;a:11:{s:6:\"bundle\";s:35:\"template/sinloaCoffeeComingSoonPage\";s:4:\"name\";s:30:\"Sinloa Coffee Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061158.sinloaCoffeeComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061158.sinloaCoffeeComingSoonPage-preview.png\";s:15:\"metaDescription\";s:113:\"A coming soon page from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b21befe63\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:201;a:11:{s:6:\"bundle\";s:29:\"template/sinloaCoffeeBlogPage\";s:4:\"name\";s:23:\"Sinloa Coffee Blog Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061222.sinloaCoffeeBlogPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061222.sinloaCoffeeBlogPage-preview.png\";s:15:\"metaDescription\";s:139:\"A blog archive page with a banner-style list from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b28ba1a7e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:202;a:11:{s:6:\"bundle\";s:36:\"template/sinloaCoffeeBlogArticlePage\";s:4:\"name\";s:31:\"Sinloa Coffee Blog Article Page\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061289.sinloaCoffeeBlogArticlePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061289.sinloaCoffeeBlogArticlePage-preview.png\";s:15:\"metaDescription\";s:123:\"A blog article page template from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b4db35ccc\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:203;a:11:{s:6:\"bundle\";s:32:\"template/sinloaCoffeeAboutUsPage\";s:4:\"name\";s:27:\"Sinloa Coffee About Us Page\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061336.sinloaCoffeeAboutUsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061336.sinloaCoffeeAboutUsPage-preview.png\";s:15:\"metaDescription\";s:117:\"An about page template from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b535cbdbf\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:204;a:11:{s:6:\"bundle\";s:28:\"template/sinloaCoffee404Page\";s:4:\"name\";s:22:\"Sinloa Coffee 404 Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061390.sinloaCoffee404Page-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061390.sinloaCoffee404Page-preview.png\";s:15:\"metaDescription\";s:114:\"A 404 page template from the Sinloa Coffee template set. A great choice for coffee shop, restaurant or bar owners.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5df8b567bb23a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:205;a:11:{s:6:\"bundle\";s:33:\"template/sinloaCoffeeProductBlock\";s:4:\"name\";s:27:\"Sinloa Coffee Product Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061453.sinloaCoffeeProductBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061453.sinloaCoffeeProductBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A product block layout from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9d98720e79\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:206;a:11:{s:6:\"bundle\";s:41:\"template/sinloaCoffeeProductFeaturesBlock\";s:4:\"name\";s:36:\"Sinloa Coffee Product Features Block\";s:16:\"metaThumbnailUrl\";s:107:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061515.sinloaCoffeeProductFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061515.sinloaCoffeeProductFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:75:\"Showcase product features with a block from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9da4ed611e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:207;a:11:{s:6:\"bundle\";s:38:\"template/sinloaCoffeeCallToActionBlock\";s:4:\"name\";s:34:\"Sinloa Coffee Call to Action Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061588.sinloaCoffeeCallToActionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061588.sinloaCoffeeCallToActionBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A call to action block layout from the Sinloa Coffee template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9daad69b58\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:208;a:11:{s:6:\"bundle\";s:30:\"template/sinloaCoffeeHeroBlock\";s:4:\"name\";s:24:\"Sinloa Coffee Hero Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061634.sinloaCoffeeHeroBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061634.sinloaCoffeeHeroBlock-preview.png\";s:15:\"metaDescription\";s:57:\"A hero section block from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9dbe53347e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:209;a:11:{s:6:\"bundle\";s:39:\"template/sinloaCoffeeProductBannerBlock\";s:4:\"name\";s:34:\"Sinloa Coffee Product Banner Block\";s:16:\"metaThumbnailUrl\";s:105:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061686.sinloaCoffeeProductBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061686.sinloaCoffeeProductBannerBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A product banner block from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9dc7d54993\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:210;a:11:{s:6:\"bundle\";s:33:\"template/sinloaCoffeeArticleBlock\";s:4:\"name\";s:27:\"Sinloa Coffee Article Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061738.sinloaCoffeeArticleBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061738.sinloaCoffeeArticleBlock-preview.png\";s:15:\"metaDescription\";s:64:\"An article block for a blog from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9deda632e4\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:211;a:11:{s:6:\"bundle\";s:38:\"template/sinloaCoffeeTestimonialsBlock\";s:4:\"name\";s:32:\"Sinloa Coffee Testimonials Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061796.sinloaCoffeeTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061796.sinloaCoffeeTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:90:\"A testimonials block to showcase reviews and feedback from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9df53d428d\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:212;a:11:{s:6:\"bundle\";s:33:\"template/sinloaCoffeeContactBlock\";s:4:\"name\";s:27:\"Sinloa Coffee Contact Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061856.sinloaCoffeeContactBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061856.sinloaCoffeeContactBlock-preview.png\";s:15:\"metaDescription\";s:92:\"A contact block layout from the Sinloa Coffee template set. Includes a simple contact form. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9e1db7e1e2\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:213;a:11:{s:6:\"bundle\";s:37:\"template/sinloaCoffeeProductHeroBlock\";s:4:\"name\";s:32:\"Sinloa Coffee Product Hero Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061908.sinloaCoffeeProductHeroBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1578061908.sinloaCoffeeProductHeroBlock-preview.png\";s:15:\"metaDescription\";s:78:\"A hero section that showcases one product from the Sinloa Coffee template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5df9e2e597f76\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:214;a:11:{s:6:\"bundle\";s:22:\"template/hWLargeHeader\";s:4:\"name\";s:16:\"HW Large Header \";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394473.hWLargeHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394473.hWLargeHeader-preview.png\";s:15:\"metaDescription\";s:154:\"A large header for health, wellness, medical and other services from the HW template set. Includes a logo, menu, and a hero section with a call to action.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:13:\"5e32e76f76872\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:215;a:11:{s:6:\"bundle\";s:21:\"template/hWDarkFooter\";s:4:\"name\";s:14:\"HW Dark Footer\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394561.hWDarkFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394561.hWDarkFooter-preview.png\";s:15:\"metaDescription\";s:122:\"A dark footer for health, wellness, medical and other services from the HW template set. Includes location, logo and menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:13:\"5e32e8017e3f0\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:216;a:11:{s:6:\"bundle\";s:24:\"template/hWBlogListBlock\";s:4:\"name\";s:18:\"HW Blog List Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394625.hWBlogListBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394625.hWBlogListBlock-preview.png\";s:15:\"metaDescription\";s:78:\"An archive type list of blog articles from the Health & Wellness template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e31cf43e0726\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:217;a:11:{s:6:\"bundle\";s:26:\"template/hWTeamMemberBlock\";s:4:\"name\";s:20:\"HW Team Member Block\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394676.hWTeamMemberBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394676.hWTeamMemberBlock-preview.png\";s:15:\"metaDescription\";s:60:\"A team member block from the Health & Wellness template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e31cd4076512\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:218;a:11:{s:6:\"bundle\";s:26:\"template/hWMaintenancePage\";s:4:\"name\";s:19:\"HW Maintenance Page\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394747.hWMaintenancePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394747.hWMaintenancePage-preview.png\";s:15:\"metaDescription\";s:93:\"A maintenance page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e31b6c594323\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:219;a:11:{s:6:\"bundle\";s:18:\"template/hW404Page\";s:4:\"name\";s:11:\"HW 404 Page\";s:16:\"metaThumbnailUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394795.hW404Page-thumbnail.png\";s:14:\"metaPreviewUrl\";s:82:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394795.hW404Page-preview.png\";s:15:\"metaDescription\";s:120:\"A 404 page for health, wellness, medical and other services from the HW template set.the Health & Wellness template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3168e4a1b73\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:220;a:11:{s:6:\"bundle\";s:20:\"template/hWAboutPage\";s:4:\"name\";s:13:\"HW About Page\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394841.hWAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394841.hWAboutPage-preview.png\";s:15:\"metaDescription\";s:88:\"An about page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3168a8d01d1\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:221;a:11:{s:6:\"bundle\";s:22:\"template/hWBlogArticle\";s:4:\"name\";s:15:\"HW Blog Article\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394886.hWBlogArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394886.hWBlogArticle-preview.png\";s:15:\"metaDescription\";s:101:\"A single blog article page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3168748f92f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:222;a:11:{s:6:\"bundle\";s:19:\"template/hWBlogPage\";s:4:\"name\";s:12:\"HW Blog Page\";s:16:\"metaThumbnailUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394942.hWBlogPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:83:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394942.hWBlogPage-preview.png\";s:15:\"metaDescription\";s:86:\"A blog page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3168429c85f\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:223;a:11:{s:6:\"bundle\";s:25:\"template/hWComingSoonPage\";s:4:\"name\";s:19:\"HW Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394998.hWComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580394998.hWComingSoonPage-preview.png\";s:15:\"metaDescription\";s:93:\"A coming soon page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e316819d6548\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:224;a:11:{s:6:\"bundle\";s:22:\"template/hWGalleryPage\";s:4:\"name\";s:15:\"HW Gallery Page\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395058.hWGalleryPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395058.hWGalleryPage-preview.png\";s:15:\"metaDescription\";s:89:\"A gallery page for health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3167d869e75\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:225;a:11:{s:6:\"bundle\";s:23:\"template/hWServicesPage\";s:4:\"name\";s:16:\"HW Services Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395114.hWServicesPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395114.hWServicesPage-preview.png\";s:15:\"metaDescription\";s:89:\"A page to showcase health, wellness, medical and other services from the HW template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e31675568cbe\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:226;a:11:{s:6:\"bundle\";s:19:\"template/hWHomepage\";s:4:\"name\";s:11:\"HW Homepage\";s:16:\"metaThumbnailUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395183.hWHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:83:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1580395183.hWHomepage-preview.png\";s:15:\"metaDescription\";s:134:\"A homepage for health, wellness, medical and other services from the HW template set. Includes header, footer, menu and more features.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e3167b1b4241\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:227;a:11:{s:6:\"bundle\";s:26:\"template/burgerStoryHeader\";s:4:\"name\";s:19:\"Burger Story Header\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626824.burgerStoryHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626824.burgerStoryHeader-preview.png\";s:15:\"metaDescription\";s:143:\"A colorful header for a restaurant, diner, cafe, or catering company from the Burger Story template set. Includes a logo, a menu, and a search.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5e737c364c7a72.30124138\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:228;a:11:{s:6:\"bundle\";s:31:\"template/burgerStoryWhiteHeader\";s:4:\"name\";s:25:\"Burger Story White Header\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626894.burgerStoryWhiteHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626894.burgerStoryWhiteHeader-preview.png\";s:15:\"metaDescription\";s:140:\"A white header for a restaurant, diner, cafe, or catering company from the Burger Story template set. Includes a logo, a menu, and a search.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5e737c9669ffe0.95091680\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:229;a:11:{s:6:\"bundle\";s:26:\"template/burgerStoryFooter\";s:4:\"name\";s:19:\"Burger Story Footer\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626980.burgerStoryFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584626980.burgerStoryFooter-preview.png\";s:15:\"metaDescription\";s:139:\"A footer for a restaurant, diner, cafe or catering company from the Burger Story template set. Includes logo and menus divided by sections.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5e737ce4a5ce43.11716145\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:230;a:11:{s:6:\"bundle\";s:32:\"template/burgerStoryProductBlock\";s:4:\"name\";s:26:\"Burger Story Product Block\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627055.burgerStoryProductBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627055.burgerStoryProductBlock-preview.png\";s:15:\"metaDescription\";s:74:\"A block that displays a single product from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e725401c61bd\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:231;a:11:{s:6:\"bundle\";s:37:\"template/burgerStoryTestimonialsBlock\";s:4:\"name\";s:31:\"Burger Story Testimonials Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627128.burgerStoryTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627128.burgerStoryTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A testimonials section template from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e725381e80ff\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:232;a:11:{s:6:\"bundle\";s:34:\"template/burgerStoryMobileAppBlock\";s:4:\"name\";s:29:\"Burger Story Mobile App Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627197.burgerStoryMobileAppBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627197.burgerStoryMobileAppBlock-preview.png\";s:15:\"metaDescription\";s:153:\"A section for mobile app promotion from the Burger Story template set. Includes a description, phone mockup, links to the App Store or Google Play store.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e725244d92eb\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:233;a:11:{s:6:\"bundle\";s:29:\"template/burgerStoryMenuBlock\";s:4:\"name\";s:23:\"Burger Story Menu Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627275.burgerStoryMenuBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627275.burgerStoryMenuBlock-preview.png\";s:15:\"metaDescription\";s:55:\"A food menu section from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e7251fd6523b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:234;a:11:{s:6:\"bundle\";s:31:\"template/burgerStoryHeroSection\";s:4:\"name\";s:25:\"Burger Story Hero Section\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627344.burgerStoryHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627344.burgerStoryHeroSection-preview.png\";s:15:\"metaDescription\";s:73:\"A hero section template with an image from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:13:\"5e725172b3200\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:235;a:11:{s:6:\"bundle\";s:32:\"template/burgerStorySpecialOffer\";s:4:\"name\";s:26:\"Burger Story Special Offer\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627415.burgerStorySpecialOffer-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627415.burgerStorySpecialOffer-preview.png\";s:15:\"metaDescription\";s:118:\"A special offer or discount page for a restaurant, diner, cafe or catering company from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e724af297cc1\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:236;a:11:{s:6:\"bundle\";s:29:\"template/burgerStoryAboutPage\";s:4:\"name\";s:23:\"Burger Story About Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627471.burgerStoryAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627471.burgerStoryAboutPage-preview.png\";s:15:\"metaDescription\";s:99:\"An about page for a restaurant, diner, cafe or catering company from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e724abdcfc61\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:237;a:11:{s:6:\"bundle\";s:28:\"template/burgerStoryMenuPage\";s:4:\"name\";s:22:\"Burger Story Menu Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627536.burgerStoryMenuPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627536.burgerStoryMenuPage-preview.png\";s:15:\"metaDescription\";s:123:\"A menu page for a restaurant, diner, cafe or catering company from the Burger Story template set. Includes product blocks. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e724a7b29b5e\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:238;a:11:{s:6:\"bundle\";s:32:\"template/burgerStoryContactsPage\";s:4:\"name\";s:26:\"Burger Story Contacts Page\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627596.burgerStoryContactsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627596.burgerStoryContactsPage-preview.png\";s:15:\"metaDescription\";s:127:\"A contacts page for a restaurant, diner, cafe or catering company from the Burger Story template set. Includes a contact form. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e724a4c3590b\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:239;a:11:{s:6:\"bundle\";s:27:\"template/burgerStoryFanPage\";s:4:\"name\";s:21:\"Burger Story Fan Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627663.burgerStoryFanPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627663.burgerStoryFanPage-preview.png\";s:15:\"metaDescription\";s:115:\"A testimonial and review page for a restaurant, diner, cafe or catering company from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e724a28e752a\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:240;a:11:{s:6:\"bundle\";s:28:\"template/burgerStoryHomepage\";s:4:\"name\";s:21:\"Burger Story Homepage\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627732.burgerStoryHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1584627732.burgerStoryHomepage-preview.png\";s:15:\"metaDescription\";s:96:\"A homepage for a restaurant, diner, cafe or catering company from the Burger Story template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5e7249ffab761\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:241;a:11:{s:6:\"bundle\";s:21:\"template/shippoHeader\";s:4:\"name\";s:13:\"Shippo Header\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233404.shippoHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233404.shippoHeader-preview.png\";s:15:\"metaDescription\";s:147:\"A header for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes a logo and a menu. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5e9b41f70ae005.85717801\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:242;a:11:{s:6:\"bundle\";s:21:\"template/shippoFooter\";s:4:\"name\";s:13:\"Shippo Footer\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233471.shippoFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233471.shippoFooter-preview.png\";s:15:\"metaDescription\";s:177:\"A footer for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes logo, social icons and menus divided by sections.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5e9b42875882a6.53621874\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:243;a:11:{s:6:\"bundle\";s:28:\"template/shippoBlogPostBlock\";s:4:\"name\";s:22:\"Shippo Blog Post Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233552.shippoBlogPostBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233552.shippoBlogPostBlock-preview.png\";s:15:\"metaDescription\";s:64:\"An archive type list of blog posts from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99d0120e4ec1.60760864\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:244;a:11:{s:6:\"bundle\";s:28:\"template/shippoServicesBlock\";s:4:\"name\";s:21:\"Shippo Services Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233611.shippoServicesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233611.shippoServicesBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A section to display services from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99cfb2b52588.15110126\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:245;a:11:{s:6:\"bundle\";s:27:\"template/shippoFounderBlock\";s:4:\"name\";s:20:\"Shippo Founder Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233677.shippoFounderBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233677.shippoFounderBlock-preview.png\";s:15:\"metaDescription\";s:71:\"A founder or team member section template from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99cf39bde0a1.86317418\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:246;a:11:{s:6:\"bundle\";s:30:\"template/shippoOurMissionBlock\";s:4:\"name\";s:24:\"Shippo Our Mission Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233736.shippoOurMissionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233736.shippoOurMissionBlock-preview.png\";s:15:\"metaDescription\";s:68:\"Our mission, about us section template from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99ce6aaf5770.90498062\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:247;a:11:{s:6:\"bundle\";s:23:\"template/shippoFAQBlock\";s:4:\"name\";s:16:\"Shippo FAQ Block\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233791.shippoFAQBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233791.shippoFAQBlock-preview.png\";s:15:\"metaDescription\";s:81:\"A FAQ (frequently asked questions) section template from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99ce2923d1e3.52622608\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:248;a:11:{s:6:\"bundle\";s:25:\"template/shippoStepsBlock\";s:4:\"name\";s:18:\"Shippo Steps Block\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233848.shippoStepsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233848.shippoStepsBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A section that displays steps from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99cdba29dc10.52100903\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:249;a:11:{s:6:\"bundle\";s:29:\"template/shippoDashboardBlock\";s:4:\"name\";s:22:\"Shippo Dashboard Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233923.shippoDashboardBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587233923.shippoDashboardBlock-preview.png\";s:15:\"metaDescription\";s:73:\"A section that shows a screenshot of an app from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99cc39c7fd72.49161198\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:250;a:11:{s:6:\"bundle\";s:35:\"template/shippoServicesTeaserBlocks\";s:4:\"name\";s:29:\"Shippo Services Teaser Blocks\";s:16:\"metaThumbnailUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234006.shippoServicesTeaserBlocks-thumbnail.png\";s:14:\"metaPreviewUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234006.shippoServicesTeaserBlocks-preview.png\";s:15:\"metaDescription\";s:60:\"A block that displays services from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99cb709c1e58.49670793\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:251;a:11:{s:6:\"bundle\";s:24:\"template/shippoHeroBlock\";s:4:\"name\";s:17:\"Shippo Hero Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234120.shippoHeroBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234120.shippoHeroBlock-preview.png\";s:15:\"metaDescription\";s:94:\"A hero section from the Shippo template set. Includes a star rating, testimonial and an image.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5e99ca8c3b3a15.81046621\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:252;a:11:{s:6:\"bundle\";s:27:\"template/shippoServicesPage\";s:4:\"name\";s:20:\"Shippo Services Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234229.shippoServicesPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234229.shippoServicesPage-preview.png\";s:15:\"metaDescription\";s:125:\"A service page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e99926474cf83.33243679\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:253;a:11:{s:6:\"bundle\";s:29:\"template/shippoOurMissionPage\";s:4:\"name\";s:23:\"Shippo Our Mission Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234344.shippoOurMissionPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234344.shippoOurMissionPage-preview.png\";s:15:\"metaDescription\";s:124:\"An about page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e99923254d8f8.85677092\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:254;a:11:{s:6:\"bundle\";s:28:\"template/shippoInsurancePage\";s:4:\"name\";s:21:\"Shippo Insurance Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234393.shippoInsurancePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234393.shippoInsurancePage-preview.png\";s:15:\"metaDescription\";s:128:\"An insurance page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e999215e91337.52745227\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:255;a:11:{s:6:\"bundle\";s:27:\"template/shippoContactsPage\";s:4:\"name\";s:20:\"Shippo Contacts Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234447.shippoContactsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234447.shippoContactsPage-preview.png\";s:15:\"metaDescription\";s:174:\"A contacts page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes a simple contact form and contact info.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e9991f66ad230.78514851\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:256;a:11:{s:6:\"bundle\";s:30:\"template/shippoBlogArchivePage\";s:4:\"name\";s:24:\"Shippo Blog Archive Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234507.shippoBlogArchivePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234507.shippoBlogArchivePage-preview.png\";s:15:\"metaDescription\";s:129:\"A blog archive page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e9991ca47d3d4.91829233\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:257;a:11:{s:6:\"bundle\";s:30:\"template/shippoBlogArticlePage\";s:4:\"name\";s:24:\"Shippo Blog Article Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234551.shippoBlogArticlePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234551.shippoBlogArticlePage-preview.png\";s:15:\"metaDescription\";s:129:\"A blog article page for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e99919b393a17.05380715\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:258;a:11:{s:6:\"bundle\";s:23:\"template/shippoHomepage\";s:4:\"name\";s:15:\"Shippo Homepage\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234603.shippoHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1587234603.shippoHomepage-preview.png\";s:15:\"metaDescription\";s:177:\"A homepage for a business of every size such as manufactory, logistics, insurance and more from the Shippo template set. Includes header, footer, menu, contact section and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5e99915faa79b7.68995477\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:259;a:11:{s:6:\"bundle\";s:24:\"template/flowerallHeader\";s:4:\"name\";s:16:\"Flowerall Header\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461695.flowerallHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461695.flowerallHeader-preview.png\";s:15:\"metaDescription\";s:109:\"A header for flower delivery and other services from the Flowerall template set. Includes a logo and a menu. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5ebd427e2948a9.61727957\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:260;a:11:{s:6:\"bundle\";s:24:\"template/flowerallFooter\";s:4:\"name\";s:16:\"Flowerall Footer\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461759.flowerallFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461759.flowerallFooter-preview.png\";s:15:\"metaDescription\";s:124:\"A footer for flower delivery and other services from the Flowerall template set. Includes menu, logo and social information.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5ebd42d3da8828.23887110\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:261;a:11:{s:6:\"bundle\";s:30:\"template/flowerallProductBlock\";s:4:\"name\";s:23:\"Flowerall Product Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461838.flowerallProductBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461838.flowerallProductBlock-preview.png\";s:15:\"metaDescription\";s:63:\"A block that displays products from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd2b2a3c8b14.77564891\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:262;a:11:{s:6:\"bundle\";s:31:\"template/flowerallContactsBlock\";s:4:\"name\";s:24:\"Flowerall Contacts Block\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461891.flowerallContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461891.flowerallContactsBlock-preview.png\";s:15:\"metaDescription\";s:85:\"A contact information block from the Flowerall template set. Includes a contact form.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd2acadcc7b0.13861488\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:263;a:11:{s:6:\"bundle\";s:34:\"template/flowerallProductViewBlock\";s:4:\"name\";s:28:\"Flowerall Product View Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461944.flowerallProductViewBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589461944.flowerallProductViewBlock-preview.png\";s:15:\"metaDescription\";s:114:\"A template from the Flowerall template set that displays a product with spots for multiple images of the prooduct.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd2a72b44245.62797535\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:264;a:11:{s:6:\"bundle\";s:30:\"template/flowerallFeatureBlock\";s:4:\"name\";s:23:\"Flowerall Feature Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462009.flowerallFeatureBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462009.flowerallFeatureBlock-preview.png\";s:15:\"metaDescription\";s:79:\"A template from the Flowerall template set that displays features of a product.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd296b2bc938.17554905\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:265;a:11:{s:6:\"bundle\";s:29:\"template/flowerallBannerBlock\";s:4:\"name\";s:22:\"Flowerall Banner Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462050.flowerallBannerBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462050.flowerallBannerBlock-preview.png\";s:15:\"metaDescription\";s:56:\"A banner block template from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd29154410b0.41005045\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:266;a:11:{s:6:\"bundle\";s:38:\"template/flowerallProductShowcaseBlock\";s:4:\"name\";s:32:\"Flowerall Product Showcase Block\";s:16:\"metaThumbnailUrl\";s:104:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462104.flowerallProductShowcaseBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462104.flowerallProductShowcaseBlock-preview.png\";s:15:\"metaDescription\";s:103:\"A block from the Flowerall template set that showcases multiple products with images and descriptions. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ebd2878775741.38086679\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:267;a:11:{s:6:\"bundle\";s:25:\"template/flowerallAboutUs\";s:4:\"name\";s:18:\"Flowerall About Us\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462154.flowerallAboutUs-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462154.flowerallAboutUs-preview.png\";s:15:\"metaDescription\";s:85:\"An about page for flower delivery and other services from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc490ede56c7.79201780\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:268;a:11:{s:6:\"bundle\";s:29:\"template/flowerallBlogArticle\";s:4:\"name\";s:22:\"Flowerall Blog Article\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462205.flowerallBlogArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462205.flowerallBlogArticle-preview.png\";s:15:\"metaDescription\";s:91:\"A blog article page for flower delivery and other services from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc48d2c314e3.98177853\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:269;a:11:{s:6:\"bundle\";s:29:\"template/flowerallBlogArchive\";s:4:\"name\";s:22:\"Flowerall Blog Archive\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462272.flowerallBlogArchive-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462272.flowerallBlogArchive-preview.png\";s:15:\"metaDescription\";s:91:\"A blog archive page for flower delivery and other services from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc4860b3ac51.42293681\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:270;a:11:{s:6:\"bundle\";s:26:\"template/flowerallContacts\";s:4:\"name\";s:18:\"Flowerall Contacts\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462326.flowerallContacts-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462326.flowerallContacts-preview.png\";s:15:\"metaDescription\";s:159:\"A contacts page template for flower delivery and other services from the Flowerall template set. Includes a simple contact form, Google Maps element and more. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc47b937d7b3.71304515\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:271;a:11:{s:6:\"bundle\";s:32:\"template/flowerallProductCatalog\";s:4:\"name\";s:25:\"Flowerall Product Catalog\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462402.flowerallProductCatalog-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462402.flowerallProductCatalog-preview.png\";s:15:\"metaDescription\";s:106:\"A page to showcase product catalog for flower delivery and other services from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc4762649c78.81826231\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:272;a:11:{s:6:\"bundle\";s:31:\"template/flowerallSingleProduct\";s:4:\"name\";s:24:\"Flowerall Single Product\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462444.flowerallSingleProduct-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462444.flowerallSingleProduct-preview.png\";s:15:\"metaDescription\";s:107:\"A page to showcase a single product for flower delivery and other services from the Flowerall template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc46f7d48f91.28121382\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:273;a:11:{s:6:\"bundle\";s:26:\"template/flowerallHomepage\";s:4:\"name\";s:18:\"Flowerall Homepage\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462492.flowerallHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1589462492.flowerallHomepage-preview.png\";s:15:\"metaDescription\";s:157:\"A homepage for flower delivery and other services from the Flowerall template set. Includes menu, header and footer, pricing table, contact section and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ebc46a8c87be7.57786051\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:274;a:11:{s:6:\"bundle\";s:20:\"template/belleHeader\";s:4:\"name\";s:12:\"Belle Header\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620567.belleHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620567.belleHeader-preview.png\";s:15:\"metaDescription\";s:108:\"A header for beauty treatment and cosmetic industry from the Belle template set. Includes a logo and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5ede339d7d0c41.51545011\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:275;a:11:{s:6:\"bundle\";s:20:\"template/belleFooter\";s:4:\"name\";s:12:\"Belle Footer\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620619.belleFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620619.belleFooter-preview.png\";s:15:\"metaDescription\";s:118:\"A footer for beauty treatment and cosmetic industry from the Belle template set. Includes logo, menu and social icons.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5ede33ee1b43e7.33926652\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:276;a:11:{s:6:\"bundle\";s:30:\"template/belleTeamMembersBlock\";s:4:\"name\";s:24:\"Belle Team Members Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620761.belleTeamMembersBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620761.belleTeamMembersBlock-preview.png\";s:15:\"metaDescription\";s:46:\"Team member block from the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9faf3b2c4b7.41905879\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:277;a:11:{s:6:\"bundle\";s:26:\"template/belleContactBlock\";s:4:\"name\";s:19:\"Belle Contact Block\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620826.belleContactBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620826.belleContactBlock-preview.png\";s:15:\"metaDescription\";s:93:\"A contact block from the Belle template set. Includes contact information and a contact form.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f9e8d79642.24674830\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:278;a:11:{s:6:\"bundle\";s:30:\"template/belleBlogArticleBlock\";s:4:\"name\";s:24:\"Belle Blog Article Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620881.belleBlogArticleBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620881.belleBlogArticleBlock-preview.png\";s:15:\"metaDescription\";s:48:\"A blog post section from the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f74a064201.36436288\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:279;a:11:{s:6:\"bundle\";s:30:\"template/belleTestimonialBlock\";s:4:\"name\";s:23:\"Belle Testimonial Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620946.belleTestimonialBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620946.belleTestimonialBlock-preview.png\";s:15:\"metaDescription\";s:113:\"A testimonial block with a Star Ranking element for rating the business or services. From the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f6886d84d7.23167364\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:280;a:11:{s:6:\"bundle\";s:23:\"template/belleHeroBlock\";s:4:\"name\";s:16:\"Belle Hero Block\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620996.belleHeroBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591620996.belleHeroBlock-preview.png\";s:15:\"metaDescription\";s:88:\"A hero section block template with a call to action button. From the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f643408a83.38574037\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:281;a:11:{s:6:\"bundle\";s:33:\"template/belleProductFeatureBlock\";s:4:\"name\";s:27:\"Belle Product Feature Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621060.belleProductFeatureBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621060.belleProductFeatureBlock-preview.png\";s:15:\"metaDescription\";s:61:\"A product feature block template from the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f5ed77bab1.20770337\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:282;a:11:{s:6:\"bundle\";s:37:\"template/belleFeatureDescriptionBlock\";s:4:\"name\";s:31:\"Belle Feature Description Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621113.belleFeatureDescriptionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621113.belleFeatureDescriptionBlock-preview.png\";s:15:\"metaDescription\";s:86:\"A section for products, services, or feature descriptions from the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5ed9f54b207963.27150731\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:283;a:11:{s:6:\"bundle\";s:22:\"template/belleBlogPage\";s:4:\"name\";s:15:\"Belle Blog Page\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621228.belleBlogPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621228.belleBlogPage-preview.png\";s:15:\"metaDescription\";s:83:\"A blog page for beauty treatment and cosmetic industry from the Belle template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ed96fc8376c51.81999188\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:284;a:11:{s:6:\"bundle\";s:22:\"template/belleHomepage\";s:4:\"name\";s:14:\"Belle Homepage\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621284.belleHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621284.belleHomepage-preview.png\";s:15:\"metaDescription\";s:151:\"A homepage for beauty treatment and cosmetic industry from the Belle template set. Includes header and footer, testimonials, product showcase and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ed96005b2cd32.87488539\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:285;a:11:{s:6:\"bundle\";s:26:\"template/belleContactsPage\";s:4:\"name\";s:19:\"Belle Contacts Page\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621347.belleContactsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621347.belleContactsPage-preview.png\";s:15:\"metaDescription\";s:119:\"A contacts page for beauty treatment and cosmetic industry from the Belle template set. Includes a simple contact form.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ed95f69b31685.25383298\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:286;a:11:{s:6:\"bundle\";s:25:\"template/belleProductPage\";s:4:\"name\";s:18:\"Belle Product Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621408.belleProductPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621408.belleProductPage-preview.png\";s:15:\"metaDescription\";s:87:\"A product page for beauty treatment and cosmetic industry from the Belle template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ed95f132d0ac9.40720886\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:287;a:11:{s:6:\"bundle\";s:23:\"template/belleAboutPage\";s:4:\"name\";s:16:\"Belle About Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621460.belleAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1591621460.belleAboutPage-preview.png\";s:15:\"metaDescription\";s:86:\"An about page for beauty treatment and cosmetic industry from the Belle template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5ed95eb115cdd3.97758003\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:288;a:11:{s:6:\"bundle\";s:22:\"template/booleanHeader\";s:4:\"name\";s:14:\"Boolean Header\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600075945.booleanHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600075945.booleanHeader-preview.png\";s:15:\"metaDescription\";s:124:\"A homepage from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes a logo and a menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5f5f387c9ce832.10629766\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:289;a:11:{s:6:\"bundle\";s:27:\"template/booleanLargeHeader\";s:4:\"name\";s:20:\"Boolean Large Header\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076017.booleanLargeHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076017.booleanLargeHeader-preview.png\";s:15:\"metaDescription\";s:165:\"A large header from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes a logo, menu, and a hero section with a call to action.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5f5f38bb4aabd6.25382101\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:290;a:11:{s:6:\"bundle\";s:22:\"template/booleanFooter\";s:4:\"name\";s:14:\"Boolean Footer\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076094.booleanFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076094.booleanFooter-preview.png\";s:15:\"metaDescription\";s:131:\"A footer from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes menus divided by sections. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5f5f3908267835.67299116\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:291;a:11:{s:6:\"bundle\";s:32:\"template/booleanCompanyHighlight\";s:4:\"name\";s:25:\"Boolean Company Highlight\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076228.booleanCompanyHighlight-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076228.booleanCompanyHighlight-preview.png\";s:15:\"metaDescription\";s:62:\"Company data highlighting block from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f5770bf830e38.84826709\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:292;a:11:{s:6:\"bundle\";s:29:\"template/booleanContactsBlock\";s:4:\"name\";s:22:\"Boolean Contacts Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076307.booleanContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076307.booleanContactsBlock-preview.png\";s:15:\"metaDescription\";s:72:\"A contact block with implemented contact from the Boolean template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f5765862cd589.25502633\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:293;a:11:{s:6:\"bundle\";s:27:\"template/booleanAppFeatures\";s:4:\"name\";s:20:\"Boolean App Features\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076426.booleanAppFeatures-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076426.booleanAppFeatures-preview.png\";s:15:\"metaDescription\";s:56:\"A product\'s feature block from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f57619f818e69.71004764\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:294;a:11:{s:6:\"bundle\";s:28:\"template/booleanAppHighlight\";s:4:\"name\";s:21:\"Boolean App Highlight\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076500.booleanAppHighlight-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076500.booleanAppHighlight-preview.png\";s:15:\"metaDescription\";s:69:\"A product or a service highlight block from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f575fccb1c3a2.57370319\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:295;a:11:{s:6:\"bundle\";s:29:\"template/booleanFeaturesBlock\";s:4:\"name\";s:22:\"Boolean Features Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076643.booleanFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076643.booleanFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:59:\"A section for a feature list from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f575e6fe84f10.69264291\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:296;a:11:{s:6:\"bundle\";s:32:\"template/booleanDescriptionBlock\";s:4:\"name\";s:25:\"Boolean Description Block\";s:16:\"metaThumbnailUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076783.booleanDescriptionBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076783.booleanDescriptionBlock-preview.png\";s:15:\"metaDescription\";s:50:\"A description block from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f575c02d42511.67710825\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:297;a:11:{s:6:\"bundle\";s:37:\"template/booleanFeatureHighlightBlock\";s:4:\"name\";s:31:\"Boolean Feature Highlight Block\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076879.booleanFeatureHighlightBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076879.booleanFeatureHighlightBlock-preview.png\";s:15:\"metaDescription\";s:56:\"A feature highlight block from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f575adcc436b1.18908863\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:298;a:11:{s:6:\"bundle\";s:24:\"template/booleanFAQBlock\";s:4:\"name\";s:17:\"Boolean FAQ Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076962.booleanFAQBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600076962.booleanFAQBlock-preview.png\";s:15:\"metaDescription\";s:67:\"A frequently asked questions section from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f5758ff3acea1.91871799\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:299;a:11:{s:6:\"bundle\";s:28:\"template/booleanPricingTable\";s:4:\"name\";s:21:\"Boolean Pricing Table\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077073.booleanPricingTable-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077073.booleanPricingTable-preview.png\";s:15:\"metaDescription\";s:91:\"A price table block with features and call to action buttons from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f575564782ff5.46819736\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:300;a:11:{s:6:\"bundle\";s:29:\"template/booleanBlogPostBlock\";s:4:\"name\";s:23:\"Boolean Blog Post Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077194.booleanBlogPostBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077194.booleanBlogPostBlock-preview.png\";s:15:\"metaDescription\";s:56:\"An article block template from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f57457cccf2d3.97146267\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:301;a:11:{s:6:\"bundle\";s:23:\"template/booleanPricing\";s:4:\"name\";s:15:\"Boolean Pricing\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077257.booleanPricing-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077257.booleanPricing-preview.png\";s:15:\"metaDescription\";s:45:\"A pricing page from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560f69c26183.47072368\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:302;a:11:{s:6:\"bundle\";s:30:\"template/booleanHowItWorksPage\";s:4:\"name\";s:25:\"Boolean How It Works Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077315.booleanHowItWorksPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077315.booleanHowItWorksPage-preview.png\";s:15:\"metaDescription\";s:50:\"A how it works page from the Boolean template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560f32bd70d7.23830010\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:303;a:11:{s:6:\"bundle\";s:24:\"template/booleanHomepage\";s:4:\"name\";s:16:\"Boolean Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077368.booleanHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077368.booleanHomepage-preview.png\";s:15:\"metaDescription\";s:159:\"A homepage from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes header and footer, features, star ranking, and more. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560b64503a68.76767987\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:304;a:11:{s:6:\"bundle\";s:24:\"template/booleanContacts\";s:4:\"name\";s:16:\"Boolean Contacts\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077465.booleanContacts-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077465.booleanContacts-preview.png\";s:15:\"metaDescription\";s:126:\"A contacts page from the Boolean template set. Perfect for finance, consulting, business, accounting. Includes a contact form.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560b2c87e297.93798073\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:305;a:11:{s:6:\"bundle\";s:24:\"template/booleanBlogPage\";s:4:\"name\";s:17:\"Boolean Blog Page\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077526.booleanBlogPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077526.booleanBlogPage-preview.png\";s:15:\"metaDescription\";s:106:\"A blog archive page from the Boolean template set. Perfect for finance, consulting, business, accounting. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560a80b99c47.36165667\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:306;a:11:{s:6:\"bundle\";s:25:\"template/booleanAboutPage\";s:4:\"name\";s:18:\"Boolean About Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077581.booleanAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600077581.booleanAboutPage-preview.png\";s:15:\"metaDescription\";s:100:\"An about page from the Boolean template set. Perfect for finance, consulting, business, accounting. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f560a5d0cf5d9.04495158\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:307;a:11:{s:6:\"bundle\";s:24:\"template/confetit404Page\";s:4:\"name\";s:17:\"Confetit 404 Page\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775254.confetit404Page-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775254.confetit404Page-preview.png\";s:15:\"metaDescription\";s:69:\"A 404 page for conferences and events from the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f6980be3f9ad3.34008304\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:308;a:11:{s:6:\"bundle\";s:31:\"template/confetitComingSoonPage\";s:4:\"name\";s:25:\"Confetit Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775307.confetitComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775307.confetitComingSoonPage-preview.png\";s:15:\"metaDescription\";s:105:\"A coming soon page for conferences and events from the Confetit template set. Includes a countdown timer.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f6980d708ee90.77393175\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:309;a:11:{s:6:\"bundle\";s:28:\"template/confetitLandingPage\";s:4:\"name\";s:21:\"Confetit Landing Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775369.confetitLandingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775369.confetitLandingPage-preview.png\";s:15:\"metaDescription\";s:134:\"A landing page for conferences and events from the Confetit template set. Includes a timeline, speakers, contact information and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f698139c1f1b7.50154352\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:310;a:11:{s:6:\"bundle\";s:23:\"template/confetitFooter\";s:4:\"name\";s:15:\"Confetit Footer\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775428.confetitFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775428.confetitFooter-preview.png\";s:15:\"metaDescription\";s:111:\"A footer for conferences and events from the Confetit template set. Includes the date, location, menu and logo.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5f69e4da59c808.52897976\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:311;a:11:{s:6:\"bundle\";s:28:\"template/confetitHeroSection\";s:4:\"name\";s:21:\"Confetit Hero Section\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775498.confetitHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775498.confetitHeroSection-preview.png\";s:15:\"metaDescription\";s:107:\"A hero section block template with a header/menu and call to action button. From the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a0d93dd0c3.59532333\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:312;a:11:{s:6:\"bundle\";s:33:\"template/confetitFeatureHighlight\";s:4:\"name\";s:26:\"Confetit Feature Highlight\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775609.confetitFeatureHighlight-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775609.confetitFeatureHighlight-preview.png\";s:15:\"metaDescription\";s:66:\"A feature highlight block template from the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a17f1f1fb3.09565012\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:313;a:11:{s:6:\"bundle\";s:30:\"template/confetitContactsBlock\";s:4:\"name\";s:23:\"Confetit Contacts Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775661.confetitContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775661.confetitContactsBlock-preview.png\";s:15:\"metaDescription\";s:56:\"A contact block template from the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a1fd9373e5.65654194\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:314;a:11:{s:6:\"bundle\";s:30:\"template/confetitSpeakersBlock\";s:4:\"name\";s:23:\"Confetit Speakers Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775714.confetitSpeakersBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775714.confetitSpeakersBlock-preview.png\";s:15:\"metaDescription\";s:103:\"A section for speakers, authors, or team members with names and photos. From the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a27b2884e8.21562497\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:315;a:11:{s:6:\"bundle\";s:34:\"template/confetitTestimonialsBlock\";s:4:\"name\";s:27:\"Confetit Testimonials Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775805.confetitTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775805.confetitTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:96:\"A section for testimonials with an image and social media icons. From the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a2fd26a861.83326052\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:316;a:11:{s:6:\"bundle\";s:29:\"template/confetitPricingBlock\";s:4:\"name\";s:22:\"Confetit Pricing Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775862.confetitPricingBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1600775862.confetitPricingBlock-preview.png\";s:15:\"metaDescription\";s:94:\"A price table section with features and call to action buttons from the Confetit template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f69a3b4b5ddd3.32207333\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:317;a:11:{s:6:\"bundle\";s:27:\"template/eComComingSoonPage\";s:4:\"name\";s:21:\"eCom Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996567.eComComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996567.eComComingSoonPage-preview.png\";s:15:\"metaDescription\";s:88:\"A coming soon page template for an online store or business site. Includes social icons.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c297d3d3109.01714350\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:318;a:11:{s:6:\"bundle\";s:33:\"template/travelBlogComingSoonPage\";s:4:\"name\";s:28:\"Travel Blog Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996635.travelBlogComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996635.travelBlogComingSoonPage-preview.png\";s:15:\"metaDescription\";s:103:\"A coming soon page template for a travel blog or tourism agency. Includes a date and a countdown timer.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c28d7602f88.44140433\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:319;a:11:{s:6:\"bundle\";s:30:\"template/fitnessComingSoonPage\";s:4:\"name\";s:24:\"Fitness Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996726.fitnessComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996726.fitnessComingSoonPage-preview.png\";s:15:\"metaDescription\";s:131:\"A coming soon page template for a fitness club, yoga studio, or any other sports site. Includes contact button and countdown timer.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c287bf02997.76650898\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:320;a:11:{s:6:\"bundle\";s:30:\"template/finTechComingSoonPage\";s:4:\"name\";s:24:\"FinTech Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996793.finTechComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996793.finTechComingSoonPage-preview.png\";s:15:\"metaDescription\";s:63:\"A coming soon page template for fintech, technology, app sites.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c2854af73a4.23840473\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:321;a:11:{s:6:\"bundle\";s:37:\"template/eBizConferenceComingSoonPage\";s:4:\"name\";s:32:\"eBiz Conference Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:103:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996865.eBizConferenceComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:101:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996865.eBizConferenceComingSoonPage-preview.png\";s:15:\"metaDescription\";s:66:\"A coming soon page template for a conference or online event site.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c282d873d69.38687661\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:322;a:11:{s:6:\"bundle\";s:27:\"template/dineComingSoonPage\";s:4:\"name\";s:21:\"Dine Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996923.dineComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996923.dineComingSoonPage-preview.png\";s:15:\"metaDescription\";s:60:\"A coming soon page template for a restaurant, cafe, or pub. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c2814054db8.48909846\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:323;a:11:{s:6:\"bundle\";s:36:\"template/devConferenceComingSoonPage\";s:4:\"name\";s:31:\"Dev Conference Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996984.devConferenceComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601996984.devConferenceComingSoonPage-preview.png\";s:15:\"metaDescription\";s:69:\"A coming soon page template for web development conference or meetup.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c27f1a9c905.93368449\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:324;a:11:{s:6:\"bundle\";s:31:\"template/designerComingSoonPage\";s:4:\"name\";s:25:\"Designer Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997069.designerComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997069.designerComingSoonPage-preview.png\";s:15:\"metaDescription\";s:58:\"A coming soon page template for designers and freelancers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c27b94f8549.81285686\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:325;a:11:{s:6:\"bundle\";s:29:\"template/artistComingSoonPage\";s:4:\"name\";s:23:\"Artist Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997117.artistComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997117.artistComingSoonPage-preview.png\";s:15:\"metaDescription\";s:104:\"A coming soon page template for artists, designers, photographers and creatives. Includes social icons. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c27905fa408.09037470\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:326;a:11:{s:6:\"bundle\";s:26:\"template/appComingSoonPage\";s:4:\"name\";s:20:\"App Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997168.appComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1601997168.appComingSoonPage-preview.png\";s:15:\"metaDescription\";s:72:\"A coming soon page template for mobile app, digital product, or startup.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f7c27411fb191.72944204\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:327;a:11:{s:6:\"bundle\";s:29:\"template/kadRoomFoundersBlock\";s:4:\"name\";s:22:\"KadRoom Founders Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723727.kadRoomFoundersBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723727.kadRoomFoundersBlock-preview.png\";s:15:\"metaDescription\";s:109:\"A block template for founders, authors, or team members with names and photos. From the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f9331a18ea4d2.89104355\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:328;a:11:{s:6:\"bundle\";s:29:\"template/kadRoomFeaturesBlock\";s:4:\"name\";s:22:\"KadRoom Features Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723816.kadRoomFeaturesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723816.kadRoomFeaturesBlock-preview.png\";s:15:\"metaDescription\";s:57:\"A block for a feature list from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f933164337274.31720537\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:329;a:11:{s:6:\"bundle\";s:34:\"template/kadRoomLightContactsBlock\";s:4:\"name\";s:28:\"KadRoom Light Contacts Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723930.kadRoomLightContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603723930.kadRoomLightContactsBlock-preview.png\";s:15:\"metaDescription\";s:102:\"A contact block with implemented contact form with a white background. From the KadRoom template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f9330f9b9cb19.57519167\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:330;a:11:{s:6:\"bundle\";s:29:\"template/kadRoomContactsBlock\";s:4:\"name\";s:22:\"KadRoom Contacts Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724023.kadRoomContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724023.kadRoomContactsBlock-preview.png\";s:15:\"metaDescription\";s:103:\"A contact block with implemented contact form with an image background. From the KadRoom template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f9330bac077d0.45921481\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:331;a:11:{s:6:\"bundle\";s:29:\"template/kadRoomArticlesBlock\";s:4:\"name\";s:22:\"KadRoom Articles Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724083.kadRoomArticlesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724083.kadRoomArticlesBlock-preview.png\";s:15:\"metaDescription\";s:62:\"A section to display blog posts from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f932fabbee825.76129940\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:332;a:11:{s:6:\"bundle\";s:28:\"template/kadRoomPricingBlock\";s:4:\"name\";s:21:\"KadRoom Pricing Block\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724173.kadRoomPricingBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724173.kadRoomPricingBlock-preview.png\";s:15:\"metaDescription\";s:91:\"A price table block with features and call to action buttons from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f932f574e50e4.50838068\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:333;a:11:{s:6:\"bundle\";s:33:\"template/kadRoomTestimonialsBlock\";s:4:\"name\";s:26:\"KadRoom Testimonials Block\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724266.kadRoomTestimonialsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724266.kadRoomTestimonialsBlock-preview.png\";s:15:\"metaDescription\";s:138:\"A testimonials section for customers\' reviews and a Star Ranking element for rating a business or services. From the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f932e6a151bd7.61488050\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:334;a:11:{s:6:\"bundle\";s:26:\"template/kadRoomAboutBlock\";s:4:\"name\";s:19:\"KadRoom About Block\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724354.kadRoomAboutBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724354.kadRoomAboutBlock-preview.png\";s:15:\"metaDescription\";s:157:\"About us section with a text, image, call to action areas, and founder testimonial to tell clients what the company is about. From the KadRoom template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f932d4a4b7382.72981541\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:335;a:11:{s:6:\"bundle\";s:24:\"template/kadRoomFAQBlock\";s:4:\"name\";s:17:\"KadRoom FAQ Block\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724408.kadRoomFAQBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724408.kadRoomFAQBlock-preview.png\";s:15:\"metaDescription\";s:125:\"A frequently asked questions section with a toggle element to collapse and expand the answers. From the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5f932cdbd1eab9.95730860\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:336;a:11:{s:6:\"bundle\";s:28:\"template/kadRoomBlogArticles\";s:4:\"name\";s:21:\"KadRoom Blog Articles\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724515.kadRoomBlogArticles-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724515.kadRoomBlogArticles-preview.png\";s:15:\"metaDescription\";s:91:\"A blog article page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f93274f27fd26.75686728\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:337;a:11:{s:6:\"bundle\";s:23:\"template/kadRoomFAQPage\";s:4:\"name\";s:16:\"KadRoom FAQ Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724575.kadRoomFAQPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724575.kadRoomFAQPage-preview.png\";s:15:\"metaDescription\";s:133:\"A FAQ (frequently asked questions) page for cleaning, laundry and other services from the KadRoom template set. Includes FAQ toggles.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f932672aa97c4.55637416\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:338;a:11:{s:6:\"bundle\";s:28:\"template/kadRoomContactsPage\";s:4:\"name\";s:21:\"KadRoom Contacts Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724624.kadRoomContactsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724624.kadRoomContactsPage-preview.png\";s:15:\"metaDescription\";s:86:\"A contact page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f9325a176ff84.10276292\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:339;a:11:{s:6:\"bundle\";s:27:\"template/kadRoomBlogArchive\";s:4:\"name\";s:20:\"KadRoom Blog Archive\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724685.kadRoomBlogArchive-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724685.kadRoomBlogArchive-preview.png\";s:15:\"metaDescription\";s:91:\"A blog archive page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f93254fa5fc55.70433300\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:340;a:11:{s:6:\"bundle\";s:27:\"template/kadRoomPricingPage\";s:4:\"name\";s:20:\"KadRoom Pricing Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724750.kadRoomPricingPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724750.kadRoomPricingPage-preview.png\";s:15:\"metaDescription\";s:86:\"A pricing page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f9324fb5bf155.20606813\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:341;a:11:{s:6:\"bundle\";s:27:\"template/kadRoomServicePage\";s:4:\"name\";s:20:\"KadRoom Service Page\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724803.kadRoomServicePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724803.kadRoomServicePage-preview.png\";s:15:\"metaDescription\";s:78:\"A page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f93228faed2b9.89313413\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:342;a:11:{s:6:\"bundle\";s:25:\"template/kadRoomAboutPage\";s:4:\"name\";s:18:\"KadRoom About Page\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724888.kadRoomAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724888.kadRoomAboutPage-preview.png\";s:15:\"metaDescription\";s:85:\"An about page for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f93223f628560.14653398\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:343;a:11:{s:6:\"bundle\";s:24:\"template/kadRoomHomepage\";s:4:\"name\";s:16:\"KadRoom Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724967.kadRoomHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603724967.kadRoomHomepage-preview.png\";s:15:\"metaDescription\";s:82:\"A homepage for cleaning, laundry and other services from the KadRoom template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5f9322079f56d2.36686668\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:344;a:11:{s:6:\"bundle\";s:22:\"template/kadRoomFooter\";s:4:\"name\";s:14:\"KadRoom Footer\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725051.kadRoomFooter-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725051.kadRoomFooter-preview.png\";s:15:\"metaDescription\";s:118:\"A footer for cleaning, laundry and other services from the KadRoom template set. Includes social icons, logo and menu.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubFooter\";s:2:\"id\";s:23:\"5f96e6d609e8a1.45580862\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:345;a:11:{s:6:\"bundle\";s:22:\"template/kadRoomHeader\";s:4:\"name\";s:14:\"KadRoom Header\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725113.kadRoomHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1603725113.kadRoomHeader-preview.png\";s:15:\"metaDescription\";s:113:\"A header for cleaning, laundry and other services from the KadRoom template set. Includes a menu, logo, and more.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5f96e70e6cad46.86162846\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:346;a:11:{s:6:\"bundle\";s:22:\"template/muiJiluHeader\";s:4:\"name\";s:15:\"Mui Jilu Header\";s:16:\"metaThumbnailUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605040954.muiJiluHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605040954.muiJiluHeader-preview.png\";s:15:\"metaDescription\";s:134:\"A header for a homepage or portfolio template of a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5faafae077a009.18267170\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:347;a:11:{s:6:\"bundle\";s:29:\"template/muiJiluContactsBlock\";s:4:\"name\";s:23:\"Mui Jilu Contacts Block\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041021.muiJiluContactsBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041021.muiJiluContactsBlock-preview.png\";s:15:\"metaDescription\";s:113:\"A section for contacts: e-mail address, phone number, and links to social media. From the Mui Jilu template set. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fa94811a9c722.66439137\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:348;a:11:{s:6:\"bundle\";s:30:\"template/muiJiluExpertiseBlock\";s:4:\"name\";s:24:\"Mui Jilu Expertise Block\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041086.muiJiluExpertiseBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041086.muiJiluExpertiseBlock-preview.png\";s:15:\"metaDescription\";s:114:\"A section to showcase skills, personal expertise, experience, or curriculum vitae. From the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fa944de71f2e6.41201916\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:349;a:11:{s:6:\"bundle\";s:29:\"template/muiJiluPortfolioItem\";s:4:\"name\";s:23:\"Mui Jilu Portfolio Item\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041141.muiJiluPortfolioItem-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041141.muiJiluPortfolioItem-preview.png\";s:15:\"metaDescription\";s:114:\"A section to display portfolio items, categories, and include images from designs. From the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fa9443fb47d47.11279459\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:350;a:11:{s:6:\"bundle\";s:27:\"template/muiJiluHeroSection\";s:4:\"name\";s:21:\"Mui Jilu Hero Section\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041195.muiJiluHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041195.muiJiluHeroSection-preview.png\";s:15:\"metaDescription\";s:148:\"A hero section with a title and an image for portfolio, photography site, web designer, and other creative industry. From the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fa944063ac6b5.89111815\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:351;a:11:{s:6:\"bundle\";s:24:\"template/muiJiluShowcase\";s:4:\"name\";s:17:\"Mui Jilu Showcase\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041254.muiJiluShowcase-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041254.muiJiluShowcase-preview.png\";s:15:\"metaDescription\";s:121:\"A showcase page with a gallery for a web designer, creative professional, or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa917c8e50d27.94746318\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:352;a:11:{s:6:\"bundle\";s:31:\"template/muiJiluMaintenancePage\";s:4:\"name\";s:25:\"Mui Jilu Maintenance Page\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608114113.muiJiluMaintenancePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608114113.muiJiluMaintenancePage-preview.png\";s:15:\"metaDescription\";s:108:\"A maintenance page for a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa917ac322c09.65091119\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:353;a:11:{s:6:\"bundle\";s:24:\"template/muiJiluHomepage\";s:4:\"name\";s:17:\"Mui Jilu Homepage\";s:16:\"metaThumbnailUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041457.muiJiluHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:88:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041457.muiJiluHomepage-preview.png\";s:15:\"metaDescription\";s:122:\"A homepage or portfolio template for a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa91788216765.43906838\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:354;a:11:{s:6:\"bundle\";s:28:\"template/muiJiluContactsPage\";s:4:\"name\";s:22:\"Mui Jilu Contacts Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041500.muiJiluContactsPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041500.muiJiluContactsPage-preview.png\";s:15:\"metaDescription\";s:133:\"A contact page template with a contact form for a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa917671bfa20.56224166\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:355;a:11:{s:6:\"bundle\";s:30:\"template/muiJiluComingSoonPage\";s:4:\"name\";s:25:\"Mui Jilu Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:96:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041562.muiJiluComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041562.muiJiluComingSoonPage-preview.png\";s:15:\"metaDescription\";s:117:\"A coming soon page template for a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa9174a2bd705.55515736\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:356;a:11:{s:6:\"bundle\";s:23:\"template/muiJilu404Page\";s:4:\"name\";s:17:\"Mui Jilu 404 Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041607.muiJilu404Page-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1605041607.muiJilu404Page-preview.png\";s:15:\"metaDescription\";s:100:\"A 404 page for a web designer, creative professional or photographer from the Mui Jilu template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fa915c61c80b5.75545286\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:357;a:11:{s:6:\"bundle\";s:25:\"template/foodiBlogArticle\";s:4:\"name\";s:18:\"foodi Blog Article\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606473980.foodiBlogArticle-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606473980.foodiBlogArticle-preview.png\";s:15:\"metaDescription\";s:131:\"A blog article template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffa165bc914.08772920\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:358;a:11:{s:6:\"bundle\";s:26:\"template/foodiBlogHomepage\";s:4:\"name\";s:19:\"foodi Blog Homepage\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474045.foodiBlogHomepage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474045.foodiBlogHomepage-preview.png\";s:15:\"metaDescription\";s:127:\"A homepage template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffab2a2aab7.23402526\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:359;a:11:{s:6:\"bundle\";s:29:\"template/foodiMaintenancePage\";s:4:\"name\";s:22:\"foodi Maintenance Page\";s:16:\"metaThumbnailUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474563.foodiMaintenancePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474563.foodiMaintenancePage-preview.png\";s:15:\"metaDescription\";s:135:\"A maintenance page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffb3d121b39.28207288\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:360;a:11:{s:6:\"bundle\";s:28:\"template/foodiComingSoonPage\";s:4:\"name\";s:22:\"foodi Coming Soon Page\";s:16:\"metaThumbnailUrl\";s:94:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474608.foodiComingSoonPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474608.foodiComingSoonPage-preview.png\";s:15:\"metaDescription\";s:135:\"A coming soon page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffb6b9c39a6.80995450\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:361;a:11:{s:6:\"bundle\";s:23:\"template/foodiAboutPage\";s:4:\"name\";s:16:\"foodi About Page\";s:16:\"metaThumbnailUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474653.foodiAboutPage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474653.foodiAboutPage-preview.png\";s:15:\"metaDescription\";s:130:\"An about page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffbee8fd353.68977995\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:362;a:11:{s:6:\"bundle\";s:21:\"template/foodi404Page\";s:4:\"name\";s:14:\"foodi 404 Page\";s:16:\"metaThumbnailUrl\";s:87:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474689.foodi404Page-thumbnail.png\";s:14:\"metaPreviewUrl\";s:85:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474689.foodi404Page-preview.png\";s:15:\"metaDescription\";s:127:\"A 404-page template for a food blog from the foodi template set. Perfect for cooks, restaurants, cafes, and lifestyle bloggers.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:23:\"5fbffc55a42500.29749509\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:363;a:11:{s:6:\"bundle\";s:34:\"template/foodiFeaturedArticleBlock\";s:4:\"name\";s:28:\"foodi Featured Article Block\";s:16:\"metaThumbnailUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474745.foodiFeaturedArticleBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:98:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474745.foodiFeaturedArticleBlock-preview.png\";s:15:\"metaDescription\";s:108:\"A section to feature a blog post title, excerpt, featured image, and an author. From the foodi template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fbffeb7c983a3.97107498\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:364;a:11:{s:6:\"bundle\";s:27:\"template/foodiArticlesBlock\";s:4:\"name\";s:20:\"foodi Articles Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474789.foodiArticlesBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474789.foodiArticlesBlock-preview.png\";s:15:\"metaDescription\";s:60:\"A section to display blog posts from the foodi template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fbfff2b385ec2.66627382\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:365;a:11:{s:6:\"bundle\";s:27:\"template/foodiFoundersBlock\";s:4:\"name\";s:20:\"foodi Founders Block\";s:16:\"metaThumbnailUrl\";s:93:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474884.foodiFoundersBlock-thumbnail.png\";s:14:\"metaPreviewUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1606474884.foodiFoundersBlock-preview.png\";s:15:\"metaDescription\";s:107:\"A block template for founders, authors, or team members with names and photos. From the foodi template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fbfff7b453a95.70325409\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:366;a:11:{s:6:\"bundle\";s:20:\"template/pagooHeader\";s:4:\"name\";s:12:\"Pagoo Header\";s:16:\"metaThumbnailUrl\";s:86:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451083.pagooHeader-thumbnail.png\";s:14:\"metaPreviewUrl\";s:84:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451083.pagooHeader-preview.png\";s:15:\"metaDescription\";s:132:\"A blue background header from the Pagoo template set. Perfect for mobile apps, software companies, etc. Includes a logo and a menu. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:9:\"hubHeader\";s:2:\"id\";s:23:\"5fcfc18e867c25.83765792\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:367;a:11:{s:6:\"bundle\";s:33:\"template/pagooBlogArticlesSection\";s:4:\"name\";s:27:\"Pagoo Blog Articles Section\";s:16:\"metaThumbnailUrl\";s:99:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451151.pagooBlogArticlesSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451151.pagooBlogArticlesSection-preview.png\";s:15:\"metaDescription\";s:72:\"A section to highlight blog featured posts. From the Pagoo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fcf71a798f3a2.97611311\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:368;a:11:{s:6:\"bundle\";s:31:\"template/pagooFeatureHighlights\";s:4:\"name\";s:24:\"Pagoo Feature Highlights\";s:16:\"metaThumbnailUrl\";s:97:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451231.pagooFeatureHighlights-thumbnail.png\";s:14:\"metaPreviewUrl\";s:95:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451231.pagooFeatureHighlights-preview.png\";s:15:\"metaDescription\";s:86:\"A feature highlight section with an image and description from the Pagoo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fcf70ce09a373.44809273\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:369;a:11:{s:6:\"bundle\";s:26:\"template/pagooFeaturesList\";s:4:\"name\";s:19:\"Pagoo Features List\";s:16:\"metaThumbnailUrl\";s:92:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451294.pagooFeaturesList-thumbnail.png\";s:14:\"metaPreviewUrl\";s:90:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451294.pagooFeaturesList-preview.png\";s:15:\"metaDescription\";s:71:\"A feature list with icons and descriptions from the Pagoo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fcf703df0a0d2.58815667\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:370;a:11:{s:6:\"bundle\";s:25:\"template/pagooHeroSection\";s:4:\"name\";s:18:\"Pagoo Hero Section\";s:16:\"metaThumbnailUrl\";s:91:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451352.pagooHeroSection-thumbnail.png\";s:14:\"metaPreviewUrl\";s:89:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1607451352.pagooHeroSection-preview.png\";s:15:\"metaDescription\";s:100:\"A hero section with an image and call to action on the color background from the Pagoo template set.\";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:5:\"block\";s:2:\"id\";s:23:\"5fcf6fc3159088.67117594\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}i:371;a:11:{s:6:\"bundle\";s:36:\"template/elifProductCategoryHomePage\";s:4:\"name\";s:30:\"Elif Product Category HomePage\";s:16:\"metaThumbnailUrl\";s:102:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608122949.elifProductCategoryHomePage-thumbnail.png\";s:14:\"metaPreviewUrl\";s:100:\"https://cdn.hub.visualcomposer.com/vcwb-templates/1608122949.elifProductCategoryHomePage-preview.png\";s:15:\"metaDescription\";s:150:\"A homepage template from the Elif template set. The layout to represent a business or online store by-products or categories in an asynchronous grid. \";s:4:\"type\";s:8:\"template\";s:12:\"templateType\";s:3:\"hub\";s:2:\"id\";s:13:\"5d38a5b00ed71\";s:6:\"update\";b:1;s:13:\"allowDownload\";b:0;s:10:\"bundleType\";a:1:{i:0;s:7:\"premium\";}}}','yes'),(417,'vcv-hubAction:updatePosts','a:0:{}','yes'),(425,'vcv-system:migration:databaseMigration-40.0','1','yes'),(426,'vcv-system:migration:enabledPostTypesMigrationv37','1','yes'),(427,'vcv-plugin-activation','1634216403','yes'),(428,'vcv-system:migration:freeMigrationV34','1','yes'),(429,'vcv-system:migration:CustomTemplatesTypeMigration38','1','yes'),(430,'vcv-system:migration:PredefinedTemplateMigration','1','yes'),(419,'vcv-bundleUpdateRequired','1','yes'),(431,'vcv-system:migration:templates114Migration','1','yes'),(432,'vcv-system:migration:updateGlobalElements115Migration','1','yes'),(435,'vcv-system:migration:assets22Migration','1','yes'),(436,'vcv-system:migration:licenseMigrationV24','1','yes'),(437,'vcv-system:migration:settingsMigration220','1','yes'),(438,'vcv-system:migration:globalJavascriptMigration','1','yes'),(439,'vcv-hubElements','a:0:{}','yes'),(440,'vcv-system:migration:defaultElementsMigration36','1','yes'),(441,'vcv-siteUrls','a:2:{s:8:\"prevUrls\";a:0:{}s:10:\"currentUrl\";s:20:\"http://ansrwanda.com\";}','yes'),(442,'vcv-notifications','[{\"ID\":32908,\"post_author\":\"7\",\"post_date\":\"2021-10-01 14:57:53\",\"post_date_gmt\":\"2021-10-01 11:57:53\",\"post_content\":\"Change font, styling, and size of your headings, paragraphs, and blockquote globally using any Google Font.\",\"post_title\":\"Introducing Font Manager 1.0\",\"post_excerpt\":\"\",\"post_status\":\"publish\",\"comment_status\":\"closed\",\"ping_status\":\"closed\",\"post_password\":\"\",\"post_name\":\"introducing-font-manager-1-0\",\"to_ping\":\"\",\"pinged\":\"\",\"post_modified\":\"2021-10-06 19:27:30\",\"post_modified_gmt\":\"2021-10-06 16:27:30\",\"post_content_filtered\":\"\",\"post_parent\":0,\"guid\":\"https:\\/\\/visualcomposer.com\\/?post_type=vc_notification&p=32908\",\"menu_order\":0,\"post_type\":\"vc_notification\",\"post_mime_type\":\"\",\"comment_count\":\"0\",\"filter\":\"raw\",\"notification_image\":[\"https:\\/\\/visualcomposer.com\\/wp-content\\/uploads\\/2021\\/10\\/font-manager-notification-center.png\",120,120,false],\"notification_type\":[\"free\",\"premium\"],\"notification_duedate\":\"October 31, 2021\",\"notification_url\":\"https:\\/\\/visualcomposer.com\\/blog\\/font-manager\\/?utm_source=vcwb&utm_medium=notificationcenter-editor&utm_campaign=ver-39&utm_content=text\"},{\"ID\":32417,\"post_author\":\"3\",\"post_date\":\"2021-08-09 13:39:32\",\"post_date_gmt\":\"2021-08-09 10:39:32\",\"post_content\":\"Share your love by rating Visual Composer on WordPress.org - your feedback counts.\",\"post_title\":\"Rate Us on WordPress.org\",\"post_excerpt\":\"\",\"post_status\":\"publish\",\"comment_status\":\"closed\",\"ping_status\":\"closed\",\"post_password\":\"\",\"post_name\":\"rate-us-on-wordpress-org\",\"to_ping\":\"\",\"pinged\":\"\",\"post_modified\":\"2021-08-09 13:39:32\",\"post_modified_gmt\":\"2021-08-09 10:39:32\",\"post_content_filtered\":\"\",\"post_parent\":0,\"guid\":\"https:\\/\\/visualcomposer.com\\/?post_type=vc_notification&p=32417\",\"menu_order\":0,\"post_type\":\"vc_notification\",\"post_mime_type\":\"\",\"comment_count\":\"0\",\"filter\":\"raw\",\"notification_image\":[\"https:\\/\\/visualcomposer.com\\/wp-content\\/uploads\\/2021\\/08\\/wordpress-org-rate-us.png\",120,120,false],\"notification_type\":[\"premium\"],\"notification_duedate\":\"December 31, 2021\",\"notification_url\":\"https:\\/\\/wordpress.org\\/support\\/plugin\\/visualcomposer\\/reviews\\/?filter=5\"},{\"ID\":32354,\"post_author\":\"3\",\"post_date\":\"2021-08-03 16:35:28\",\"post_date_gmt\":\"2021-08-03 13:35:28\",\"post_content\":\"Become a member of the official Visual Composer community on Facebook.\",\"post_title\":\"Join the Official Community\",\"post_excerpt\":\"\",\"post_status\":\"publish\",\"comment_status\":\"closed\",\"ping_status\":\"closed\",\"post_password\":\"\",\"post_name\":\"join-the-official-community\",\"to_ping\":\"\",\"pinged\":\"\",\"post_modified\":\"2021-08-03 16:35:28\",\"post_modified_gmt\":\"2021-08-03 13:35:28\",\"post_content_filtered\":\"\",\"post_parent\":0,\"guid\":\"https:\\/\\/visualcomposer.com\\/?post_type=vc_notification&p=32354\",\"menu_order\":0,\"post_type\":\"vc_notification\",\"post_mime_type\":\"\",\"comment_count\":\"0\",\"filter\":\"raw\",\"notification_image\":[\"https:\\/\\/visualcomposer.com\\/wp-content\\/uploads\\/2021\\/08\\/vcwb-official-fb-community-nc.png\",120,120,false],\"notification_type\":[\"free\",\"premium\"],\"notification_duedate\":\"December 31, 2021\",\"notification_url\":\"https:\\/\\/www.facebook.com\\/groups\\/VisualComposers\"}]','yes'),(445,'vcv-vcv_templates-capability-migration','1','yes'),(446,'vcv-vcv_templates-capabilities-set','1','yes'),(447,'vcv-vcv_tutorials-capability-migration','1','yes'),(448,'vcv-vcv_tutorials-capabilities-set','1','yes'),(451,'vcv-initialEditorUsage','1','yes'),(452,'vcv-settings-initial-helpers-enabled','','yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (206,'rs-templates','a:3:{s:4:\"hash\";s:32:\"8ad6e00fd333fca185f68422740ee0be\";s:6:\"slider\";a:704:{i:0;a:24:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:24:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:24:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:25:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:24:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\" <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:24:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:25:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:24:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\" <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:24:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:24:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:25:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:25:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:25:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:25:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:25:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:25:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:25:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:25:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:25:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:25:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:25:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:25:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:25:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:25:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:25:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:25:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:25:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:25:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Twitter Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:25:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:25:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:25:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:25:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:25:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:25:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:25:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:25:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:25:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:25:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:25:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:25:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:495:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:25:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:25:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:25:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:25:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:25:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:25:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:25:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:25:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:25:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:25:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:25:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:25:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:25:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:26:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:54;a:25:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:25:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:25:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:25:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:80:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:25:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:25:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:25:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:25:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:25:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:25:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:25:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:25:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/whiteboard-addon/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:25:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:28:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:28:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:28:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:28:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:28:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:28:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:28:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:28:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:28:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:28:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:28:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:28:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:28:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:28:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:28:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:28:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:25:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:25:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:25:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:25:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:95;a:25:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:25:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:28:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:28:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:99;a:28:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:100;a:28:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:101;a:28:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:102;a:25:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:103;a:25:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:104;a:25:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:105;a:28:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:107;a:28:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:108;a:28:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:109;a:25:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/typewriter-addon/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:110;a:25:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:111;a:28:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:28:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:113;a:28:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:114;a:28:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:115;a:28:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:116;a:28:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:117;a:28:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:118;a:28:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:119;a:28:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:120;a:28:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:121;a:28:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:28:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:123;a:28:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:124;a:28:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:125;a:28:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:28:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:127;a:28:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:128;a:28:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:129;a:28:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:130;a:28:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:131;a:25:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:25:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:24:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/coming-soon-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:28:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:135;a:24:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/snow-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:25:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/particle-effect-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Increase Engagement with Particle Effects and Blend Mode [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-increase-engagement-with-particle-effects-and-blend-mode/\";s:9:\"guide_img\";s:32:\"tutorial/particle-effect-one.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:24:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/particle-effect-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:25:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/particle-background-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:25:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:24:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:24:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create an Exciting Action Shot for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-exciting-action-shot-for-your-hero-image/\";s:9:\"guide_img\";s:26:\"tutorial/gravitydesign.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:24:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/404-error-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"{\"1\":{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}}\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:143;a:24:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-carousel-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:144;a:24:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:145;a:24:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/space-opera-presentation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:146;a:24:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/website-intro-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Slider Animation Effect Your Visitors Won’t Forget [Tutorial]\";s:9:\"guide_url\";s:83:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-slider-animation-effect/\";s:9:\"guide_img\";s:25:\"tutorial/websiteintro.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:147;a:24:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/minimal-mask-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:148;a:24:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:149;a:24:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:150;a:24:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:62:\"How to Place Text Behind Objects in Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:69:\"https://www.sliderrevolution.com/tutorials/place-text-behind-objects/\";s:9:\"guide_img\";s:35:\"tutorial/mountainparallaxheader.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:151;a:28:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:152;a:28:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:153;a:28:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:154;a:28:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:155;a:28:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:156;a:28:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:157;a:28:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:158;a:28:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:159;a:28:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:160;a:28:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:161;a:28:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:162;a:28:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:163;a:28:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:164;a:28:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:165;a:28:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:166;a:25:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/before-after-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:167;a:24:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:168;a:25:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/overexposure-transition-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:169;a:24:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/parallax-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:170;a:28:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:171;a:28:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:172;a:28:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:173;a:28:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:174;a:28:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:175;a:28:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:176;a:28:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:177;a:28:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:178;a:28:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:179;a:24:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:167:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:180;a:24:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:181;a:24:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:182;a:24:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:25:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";s:7:\"preview\";s:95:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/\";s:7:\"version\";s:5:\"1.0.6\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:410:\"<span class=\"ttm_content\">Please refer to the \"Custom JavaScript\" section of this sliders settings, for info on how to modify currencies. Provide a class to the row / column / group where the currency text elements are located in.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:202;a:28:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages/immersion_overview.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:203;a:28:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:204;a:28:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:205;a:28:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:206;a:28:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:207;a:28:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:208;a:28:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:209;a:25:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:210;a:28:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:211;a:28:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:212;a:28:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:213;a:28:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:214;a:28:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:215;a:28:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:216;a:28:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:217;a:28:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:218;a:28:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:219;a:28:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:220;a:28:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:221;a:28:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:222;a:28:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:223;a:28:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:224;a:24:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:24:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:28:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:227;a:28:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:228;a:28:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:229;a:28:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:230;a:28:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:231;a:28:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:232;a:24:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:233;a:24:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:234;a:24:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:235;a:24:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:87:\"How to Add a Unique Paintbrush Effect to Your Website with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/unique-paintbrush-effect/\";s:9:\"guide_img\";s:28:\"tutorial/paintbrushaddon.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:236;a:28:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:237;a:28:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:238;a:28:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:239;a:28:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:240;a:28:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:241;a:28:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:242;a:28:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:243;a:28:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:244;a:28:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:245;a:28:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:246;a:28:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:247;a:25:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:248;a:24:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:249;a:24:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:250;a:24:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:251;a:28:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:252;a:28:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:253;a:28:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:254;a:28:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:255;a:28:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:256;a:28:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:257;a:28:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:258;a:28:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:259;a:28:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:260;a:24:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:261;a:24:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:262;a:24:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/music-band-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:263;a:24:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a Digital Menu Teaser for Your Foodie Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-menu-teaser-for-your-foodie-website/\";s:9:\"guide_img\";s:28:\"tutorial/restaurant-menu.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:264;a:24:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/cinematic-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:265;a:24:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:266;a:28:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages/medicare_package.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:28:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:28:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:269;a:28:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:270;a:28:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:271;a:28:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:272;a:28:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:273;a:28:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:274;a:28:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:275;a:28:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:276;a:28:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:277;a:28:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages/coffee_package.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:278;a:28:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:279;a:28:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:280;a:28:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:281;a:28:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:282;a:28:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:283;a:28:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:284;a:28:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:286;a:29:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:287;a:28:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:288;a:28:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages/angled_package.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:289;a:28:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:290;a:28:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:291;a:28:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:292;a:28:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:293;a:28:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:294;a:28:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:295;a:28:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:296;a:24:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/retouch-before-after-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:297;a:24:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/tech-showcase-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:298;a:28:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages/peak_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:299;a:28:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:300;a:28:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:301;a:28:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:302;a:28:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:304;a:28:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:305;a:28:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:306;a:28:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:307;a:28:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:308;a:28:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:309;a:28:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:310;a:28:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:311;a:29:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:312;a:28:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:313;a:28:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:314;a:24:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/cube-animation-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:315;a:28:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:29:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:317;a:28:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:318;a:28:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:319;a:28:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:320;a:28:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:321;a:28:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:322;a:28:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:323;a:28:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:324;a:28:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:325;a:24:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/nature-explorer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design a Featured Post Slider That Impresses Readers [Tutorial]\";s:9:\"guide_url\";s:64:\"https://www.sliderrevolution.com/tutorials/featured-post-slider/\";s:9:\"guide_img\";s:26:\"tutorial/nature-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:24:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/art-gallery-slider-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"Promote Your Most Recent Content with a Colorful Hero Design [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/promote-your-most-recent-content-with-a-colorful-hero-design/\";s:9:\"guide_img\";s:31:\"tutorial/Art-Gallery-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:28:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:328;a:28:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:329;a:28:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:330;a:28:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:331;a:28:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:332;a:28:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:333;a:28:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:334;a:25:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/classic-cars-before-after-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Interactive Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-interactive-before-and-after-image-slider/\";s:9:\"guide_img\";s:35:\"tutorial/Classic-Cars-Evolution.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:335;a:24:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";s:7:\"preview\";s:49:\"https://revolution.themepunch.com/404-error-page/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create a 404 Page That Will Convert Instead of Cost You Visitors [Tutorial]\";s:9:\"guide_url\";s:68:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-404-page/\";s:9:\"guide_img\";s:34:\"tutorial/404-Error-Space-Theme.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:336;a:28:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages/lp_package.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:28:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:338;a:28:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:339;a:28:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:340;a:28:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:341;a:28:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:342;a:28:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:343;a:28:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:344;a:28:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:345;a:28:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:346;a:27:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:27:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:27:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:27:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:27:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:27:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:27:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:27:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:27:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:27:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:27:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:27:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:358;a:27:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:359;a:27:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:360;a:27:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:361;a:27:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:362;a:27:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:363;a:27:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:364;a:27:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:365;a:27:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:367;a:27:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:368;a:27:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:369;a:27:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:370;a:27:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:371;a:27:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:372;a:27:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:373;a:27:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:374;a:27:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:375;a:27:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:27:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:377;a:27:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:378;a:27:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:379;a:27:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:380;a:27:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:381;a:27:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:382;a:27:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:383;a:27:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:384;a:27:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:385;a:27:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:27:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:387;a:27:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:388;a:27:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:389;a:27:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:390;a:27:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:391;a:27:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:392;a:27:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:393;a:27:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:394;a:27:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:395;a:27:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"rockable-website-template-package\";s:3:\"img\";s:38:\"packages/rockable-website-template.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:27:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:27:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:398;a:27:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:399;a:27:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:400;a:27:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:401;a:27:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:402;a:27:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:403;a:27:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:404;a:27:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:405;a:27:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:406;a:24:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"Real-Estate-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:407;a:24:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/isometric-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:408;a:27:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages/woo-commerce-slider-static.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:409;a:27:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:410;a:27:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:411;a:24:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:412;a:27:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"blooming-event-florist-template-package\";s:3:\"img\";s:52:\"packages/blooming-event-florist-template-package.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:27:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:414;a:27:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:27:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:27:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:27:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:418;a:27:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:419;a:27:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:420;a:27:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:421;a:27:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:422;a:27:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:423;a:27:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:424;a:27:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:425;a:27:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:426;a:24:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:24:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:428;a:24:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:429;a:24:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:430;a:24:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:431;a:24:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-hero-image-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:432;a:24:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/launching-soon-countdown/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:433;a:24:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/under-construction/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:88:\"Create an Under Construction Page That’ll Entertain Visitors While You Work [Tutorial]\";s:9:\"guide_url\";s:121:\"https://www.sliderrevolution.com/tutorials/create-an-under-construction-page-that-will-entertain-visitors-while-you-work/\";s:9:\"guide_img\";s:31:\"tutorial/Under-Construction.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:434;a:24:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/snow-particle-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:435;a:24:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/cyber-particle-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:436;a:27:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"stark-website-template-package\";s:3:\"img\";s:43:\"packages/stark-website-template-package.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:27:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:438;a:27:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:439;a:27:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:440;a:27:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:441;a:27:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:442;a:27:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:443;a:27:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:444;a:27:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:445;a:27:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:446;a:24:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Add an Animated Headline to Your Home Page [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-add-an-animated-headline-to-your-home-page-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/big-summer-sale.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:447;a:25:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/travel-blog-carousel/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br/>Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create an Engaging Product Carousel for Your Online Shop [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-product-carousel-for-your-online-shop/\";s:9:\"guide_img\";s:31:\"tutorial/traveller-carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:448;a:24:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/project-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:449;a:24:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/news-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:450;a:27:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"story-blocks-website-template-package\";s:3:\"img\";s:50:\"packages/story-blocks-website-template-package.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:27:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:452;a:27:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:453;a:27:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:454;a:27:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:455;a:27:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:456;a:27:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:457;a:27:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:458;a:27:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:459;a:27:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:460;a:24:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";s:7:\"preview\";s:56:\"https://www.sliderrevolution.com/templates/mini-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:461;a:25:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";s:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/food-delivery-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:462;a:24:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:463;a:27:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"zen-technology-website-template-package\";s:3:\"img\";s:52:\"packages/zen-technology-website-template-package.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:27:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:465;a:27:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:466;a:27:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:467;a:27:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:468;a:27:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:469;a:27:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:470;a:27:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:471;a:27:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:472;a:27:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:473;a:24:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:27:{s:2:\"id\";s:3:\"510\";s:5:\"title\";s:29:\"Photographer Website Template\";s:5:\"alias\";s:29:\"photographer-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"photographer-website-template-package\";s:3:\"img\";s:50:\"packages/photographer-website-template-package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:475;a:27:{s:2:\"id\";s:3:\"511\";s:5:\"title\";s:19:\"Photographer Header\";s:5:\"alias\";s:19:\"Photographer-Header\";s:3:\"zip\";s:29:\"packs/Photographer-Header.zip\";s:3:\"uid\";s:32:\"22de8b3b1eeca5d0d1087791a28cc641\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:476;a:27:{s:2:\"id\";s:3:\"512\";s:5:\"title\";s:27:\"Photographer Welcome Screen\";s:5:\"alias\";s:27:\"Photographer-Welcome-Screen\";s:3:\"zip\";s:37:\"packs/Photographer-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"8de63df079ad8b7c0aa7bf164bd5fd8f\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:477;a:27:{s:2:\"id\";s:3:\"513\";s:5:\"title\";s:21:\"Photographer Showcase\";s:5:\"alias\";s:21:\"Photographer-Showcase\";s:3:\"zip\";s:31:\"packs/Photographer-Showcase.zip\";s:3:\"uid\";s:32:\"8b2c7a1541465f77e829a9ac58926359\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:478;a:27:{s:2:\"id\";s:3:\"514\";s:5:\"title\";s:22:\"Photographer Portfolio\";s:5:\"alias\";s:22:\"Photographer-Portfolio\";s:3:\"zip\";s:32:\"packs/Photographer-Portfolio.zip\";s:3:\"uid\";s:32:\"ba5cc502a9505725ef169eaf4852d10f\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:479;a:27:{s:2:\"id\";s:3:\"515\";s:5:\"title\";s:21:\"Photographer Contacts\";s:5:\"alias\";s:21:\"Photographer-Contacts\";s:3:\"zip\";s:31:\"packs/Photographer-Contacts.zip\";s:3:\"uid\";s:32:\"6ac142733cd260b5d5d3cdce30885074\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:480;a:27:{s:2:\"id\";s:3:\"516\";s:5:\"title\";s:19:\"Photographer Footer\";s:5:\"alias\";s:19:\"Photographer-Footer\";s:3:\"zip\";s:29:\"packs/Photographer-Footer.zip\";s:3:\"uid\";s:32:\"5fae568a988d072fb14b66cc2732ea46\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:481;a:27:{s:2:\"id\";s:3:\"517\";s:5:\"title\";s:18:\"Photographer Modal\";s:5:\"alias\";s:18:\"Photographer-Modal\";s:3:\"zip\";s:28:\"packs/Photographer-Modal.zip\";s:3:\"uid\";s:32:\"e6b47a765ad19bce4726540ff7211c07\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:482;a:24:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/black-friday-scroll-video/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:369:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"Spice Up Your Sales Promotions with a Video Scroll Animation [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/spice-up-your-sales-promotions-with-a-video-scroll-animation/\";s:9:\"guide_img\";s:38:\"tutorial/black-friday-scroll-video.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:483;a:27:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages/charity-non-profit-website-package.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:484;a:27:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:27:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:86:\" offset=\"t:90px,80px,70px,70px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:27:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:487;a:27:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:488;a:27:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:489;a:27:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:490;a:27:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:491;a:27:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:492;a:27:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:493;a:27:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:494;a:27:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:495;a:24:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";s:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_url\";s:70:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image/\";s:9:\"guide_img\";s:34:\"tutorial/cinematic-hero-titles.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:496;a:24:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:543:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:497;a:24:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Design a Scroll Animation on Your Own Using Lottie [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-scroll-animation-on-your-own-using-lottie-tutorial/\";s:9:\"guide_img\";s:40:\"tutorial/food-delivery-lottie-scroll.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:498;a:27:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages/food-recipe-carousel-template-package.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:499;a:27:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:500;a:27:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:501;a:27:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:502;a:27:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:503;a:27:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:504;a:27:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:505;a:27:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:506;a:27:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:91:\"How to Create a Featured Content Section That Convinces Visitors to Keep Reading [Tutorial]\";s:9:\"guide_url\";s:124:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-featured-content-section-that-convinces-visitors-to-keep-reading/\";s:9:\"guide_img\";s:41:\"tutorial/Cyber-Carousel-With-Lightbox.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:507;a:27:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:508;a:27:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:509;a:27:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:510;a:27:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:511;a:27:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:512;a:27:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:513;a:24:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:514;a:24:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Draw Attention to Your eCommerce Products with a Liquid Effect [Tutorial]\";s:9:\"guide_url\";s:92:\"https://www.sliderrevolution.com/tutorials/how-to-draw-attention-to-your-ecommerce-products/\";s:9:\"guide_img\";s:30:\"tutorial/woo-liquid-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:515;a:27:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:516;a:27:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:517;a:24:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/creative-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create an Engaging Hero Section Without Any Photos or Videos [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-engaging-hero-section-without-any-photos-or-videos/\";s:9:\"guide_img\";s:37:\"tutorial/Creative-Hero-Collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:518;a:24:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";s:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer/videographer who wants to display their portfolio in an engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Customized Transition Effect for Your Hero Section [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-customized-transition-effect-for-your-hero-section/\";s:9:\"guide_img\";s:32:\"tutorial/photographer-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:519;a:24:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Stunning Hero Slider for Your Real Estate Website [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-stunning-hero-slider-for-your-real-estate-website/\";s:9:\"guide_img\";s:30:\"tutorial/realestate-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:520;a:24:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/saas-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:349:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:27:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:522;a:27:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:523;a:27:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Beautiful Content Showcase for an Online Publication [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-content-showcase-for-an-online-publication/\";s:9:\"guide_img\";s:31:\"tutorial/Cinematic-Wildlife.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:524;a:24:{s:2:\"id\";s:3:\"560\";s:5:\"title\";s:32:\"Gaming Stats Presentation Slider\";s:5:\"alias\";s:32:\"gaming-stats-presentation-slider\";s:3:\"zip\";s:36:\"gaming-stats-presentation-slider.zip\";s:3:\"uid\";s:32:\"988df5050f2a45a108ef32518a725bf8\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/charts-addon-presentation-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.4.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">Create interactive presentations and showcase statistics with unique and customizable charts</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-04-29 09:50:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Digital Report Teaser with Slider Revolution [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-report-teaser-with-slider-revolution/\";s:9:\"guide_img\";s:45:\"tutorial/gaming-stats-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:525;a:24:{s:2:\"id\";s:3:\"561\";s:5:\"title\";s:31:\"Coffee Shop Split Screen Slider\";s:5:\"alias\";s:15:\"coffee-flavours\";s:3:\"zip\";s:19:\"coffee-flavours.zip\";s:3:\"uid\";s:32:\"63726447a6a614d8f53fbf6024fd3033\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">The animated elements and clean layout make this slider an eye-catcher for your coffee shop. With it\'s easy customizability, this template is perfect for showcasing any type of product!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:09:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:526;a:24:{s:2:\"id\";s:3:\"562\";s:5:\"title\";s:32:\"Modern Portfolio Showreel Slider\";s:5:\"alias\";s:15:\"showreel-slider\";s:3:\"zip\";s:19:\"showreel-slider.zip\";s:3:\"uid\";s:32:\"bced29a585e67153a1ed7608ddcdb69d\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/modern-portfolio-showreel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:216:\"<span class=\"ttm_content\">Showcase beautiful videos and photography with this clean looking slider with modern UI and effective typography. Perfect for any creative professional.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:14:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Add a Beautiful Video Background to Your Website [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-beautiful-video-background-to-your-website-tutorial/\";s:9:\"guide_img\";s:28:\"tutorial/showreel-slider.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:527;a:24:{s:2:\"id\";s:3:\"563\";s:5:\"title\";s:23:\"Visual Art Forms Slider\";s:5:\"alias\";s:16:\"visual-art-forms\";s:3:\"zip\";s:20:\"visual-art-forms.zip\";s:3:\"uid\";s:32:\"4d57a5abf20bc4a615fe30837ac3ce1a\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/visual-art-forms-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:180:\"<span class=\"ttm_content\">Present just about anything with this highly flexible and modern looking slider, no matter what industry you are in.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:18:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:528;a:24:{s:2:\"id\";s:3:\"564\";s:5:\"title\";s:22:\"Background Effect Hero\";s:5:\"alias\";s:14:\"bg-effect-hero\";s:3:\"zip\";s:18:\"bg-effect-hero.zip\";s:3:\"uid\";s:32:\"55bb0fa5ac66ad84423fa704b701e1df\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";s:7:\"preview\";s:77:\"https://www.sliderrevolution.com/templates/background-effect-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:224:\"<span class=\"ttm_content\">If you really want to stun your visitors with gorgeous gradients and dreamy transitions, <br />\r\nthis slider / hero module is exactly what you were looking for.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:703:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:45:50\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:60:\"How to Create a Unique Gradient Background Design [Tutorial]\";s:9:\"guide_url\";s:63:\"https://www.sliderrevolution.com/tutorials/gradient-background/\";s:9:\"guide_img\";s:27:\"tutorial/bg-effect-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:529;a:24:{s:2:\"id\";s:3:\"565\";s:5:\"title\";s:26:\"Cyber Glitch Effect Slider\";s:5:\"alias\";s:9:\"cyberfunk\";s:3:\"zip\";s:13:\"cyberfunk.zip\";s:3:\"uid\";s:32:\"44fdc7e13074bdc46500972cd708c739\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/cyber-glitch-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Dive into a futuristic, neon, cyber world with this amazing slider template featuring <br />\r\nglitch effect transitions and a typewriter effect.<br />\r\nThe custom navigation skin can be customized easily!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:361:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:51:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:72:\"How to Create a Futuristic-looking Website for a Tech Company [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-futuristic-looking-website-for-a-tech-company/\";s:9:\"guide_img\";s:22:\"tutorial/cyberfunk.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:530;a:25:{s:2:\"id\";s:3:\"566\";s:5:\"title\";s:30:\"Motion Blur Portfolio Showcase\";s:5:\"alias\";s:21:\"motion-blur-portfolio\";s:3:\"zip\";s:25:\"motion-blur-portfolio.zip\";s:3:\"uid\";s:32:\"28086bed49cfb241c7d40f91cd64e970\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/motion-blur-portfolio-showcase/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:238:\"<span class=\"ttm_content\">This clean showcase slider with an optional video popup is using a fancy motion blur transition!<br />\r\nPacked with a logo and menu its ready to visualize your wildest ideas.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:56:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"A Different Way to Wow Shoppers with an eCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/a-different-way-to-wow-shoppers-with-an-ecommerce-product-slider/\";s:9:\"guide_img\";s:34:\"tutorial/motion-blur-portfolio.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:531;a:24:{s:2:\"id\";s:3:\"567\";s:5:\"title\";s:25:\"Portal Effect Hero Slider\";s:5:\"alias\";s:18:\"portal-effect-hero\";s:3:\"zip\";s:22:\"portal-effect-hero.zip\";s:3:\"uid\";s:32:\"87f5b64e44dc5b75bc1c7adbeb287ee9\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/portal-effect-hero-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:282:\"<span class=\"ttm_content\">This slider module can function as an impressive landing page or a striking product presentation anywhere on your WordPress website.<br />\r\nThe design already includes elements like a logo, menu and social media icons.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:08:18\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:67:\"Demystifying the Slider Revolution Builder and Templates [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/demystifying-the-slider-revolution-builder-and-templates-tutorial/\";s:9:\"guide_img\";s:31:\"tutorial/portal-effect-hero.jpg\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:532;a:24:{s:2:\"id\";s:3:\"568\";s:5:\"title\";s:22:\"Winery Timeline Slider\";s:5:\"alias\";s:15:\"winery-timeline\";s:3:\"zip\";s:19:\"winery-timeline.zip\";s:3:\"uid\";s:32:\"d2ccdaf0a5c73db21e8e8a3f6712e8bd\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/winery-timeline-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:247:\"<span class=\"ttm_content\">Tell your own story with this fabulous timeline slider.<br />\r\nLogo and social icon design elements are already included if you want to use this template as a standalone landing page!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:13:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:79:\"How to Create a Vertical Slider Timeline That Tells Your Brand Story [Tutorial]\";s:9:\"guide_url\";s:112:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-vertical-slider-timeline-that-tells-your-brand-story/\";s:9:\"guide_img\";s:28:\"tutorial/winery-timeline.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:533;a:27:{s:2:\"id\";s:3:\"569\";s:5:\"title\";s:25:\"Smart Living One Pager V1\";s:5:\"alias\";s:25:\"smart-living-one-pager-v1\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:33:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:534;a:27:{s:2:\"id\";s:3:\"570\";s:5:\"title\";s:25:\"Smart Living One Pager V2\";s:5:\"alias\";s:25:\"smart-living-one-pager-v2\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v2\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:38:21\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:535;a:27:{s:2:\"id\";s:3:\"571\";s:5:\"title\";s:25:\"Smart Living One Pager V3\";s:5:\"alias\";s:25:\"smart-living-one-pager-v3\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v3\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:39:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:536;a:27:{s:2:\"id\";s:3:\"572\";s:5:\"title\";s:6:\"Menu 1\";s:5:\"alias\";s:6:\"menu-1\";s:3:\"zip\";s:16:\"packs/menu-1.zip\";s:3:\"uid\";s:32:\"6e5038d711f2ee8326c79c3a9e06ded4\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:41:12\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:537;a:27:{s:2:\"id\";s:3:\"573\";s:5:\"title\";s:6:\"Hero 1\";s:5:\"alias\";s:14:\"onepage-hero-1\";s:3:\"zip\";s:24:\"packs/onepage-hero-1.zip\";s:3:\"uid\";s:32:\"9f5fec6956bd2e1e1ecc553a8b7471b0\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:48:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:538;a:27:{s:2:\"id\";s:3:\"574\";s:5:\"title\";s:7:\"About 1\";s:5:\"alias\";s:6:\"about1\";s:3:\"zip\";s:16:\"packs/about1.zip\";s:3:\"uid\";s:32:\"fc4962093f61124101c05ceb506fa5d2\";s:3:\"img\";s:17:\"about1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:50:54\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:539;a:27:{s:2:\"id\";s:3:\"575\";s:5:\"title\";s:10:\"Services 1\";s:5:\"alias\";s:9:\"services1\";s:3:\"zip\";s:19:\"packs/services1.zip\";s:3:\"uid\";s:32:\"08f72a81aeb9afdaa57f544e4331a6da\";s:3:\"img\";s:20:\"services1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:52:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:540;a:27:{s:2:\"id\";s:3:\"576\";s:5:\"title\";s:10:\"Projects 1\";s:5:\"alias\";s:9:\"projects1\";s:3:\"zip\";s:19:\"packs/projects1.zip\";s:3:\"uid\";s:32:\"11ff60e82fcf47a6a2c6bdce3cc1d8f2\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:01:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:541;a:27:{s:2:\"id\";s:3:\"577\";s:5:\"title\";s:8:\"Footer 1\";s:5:\"alias\";s:8:\"footer-1\";s:3:\"zip\";s:18:\"packs/footer-1.zip\";s:3:\"uid\";s:32:\"947fac99689a985c7f0f7dfec4311f6b\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:05:00\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:542;a:28:{s:2:\"id\";s:3:\"578\";s:5:\"title\";s:24:\"Explainer Block 1 Part 1\";s:5:\"alias\";s:23:\"explainer-block-1-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part1.zip\";s:3:\"uid\";s:32:\"731980bef0ea06263d05b286b5a75dfe\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:06:07\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:543;a:28:{s:2:\"id\";s:3:\"579\";s:5:\"title\";s:24:\"Explainer Block 1 Part 2\";s:5:\"alias\";s:23:\"explainer-block-1-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part2.zip\";s:3:\"uid\";s:32:\"ded730f13551f78b9a87b159b72d8ce8\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:07:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:544;a:27:{s:2:\"id\";s:3:\"580\";s:5:\"title\";s:16:\"Projects Modal 1\";s:5:\"alias\";s:16:\"projects-modal-1\";s:3:\"zip\";s:26:\"packs/projects-modal-1.zip\";s:3:\"uid\";s:32:\"b17af2f4e21786711a2ce4ac0c4436ad\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:08:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:545;a:27:{s:2:\"id\";s:3:\"581\";s:5:\"title\";s:6:\"Menu 2\";s:5:\"alias\";s:6:\"menu-2\";s:3:\"zip\";s:16:\"packs/menu-2.zip\";s:3:\"uid\";s:32:\"a8d103f753ee50d4f81aa4100df8b7f9\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:20:20\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:546;a:27:{s:2:\"id\";s:3:\"582\";s:5:\"title\";s:6:\"Hero 2\";s:5:\"alias\";s:6:\"hero-2\";s:3:\"zip\";s:16:\"packs/hero-2.zip\";s:3:\"uid\";s:32:\"7e56900f8c4b6e12435b70e141accaa8\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 15:27:59\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:547;a:27:{s:2:\"id\";s:3:\"583\";s:5:\"title\";s:10:\"Services 2\";s:5:\"alias\";s:10:\"services-2\";s:3:\"zip\";s:20:\"packs/services-2.zip\";s:3:\"uid\";s:32:\"da2d588b291a7754096ac77746ba1da5\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:29:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:548;a:27:{s:2:\"id\";s:3:\"584\";s:5:\"title\";s:7:\"About 2\";s:5:\"alias\";s:7:\"about-2\";s:3:\"zip\";s:17:\"packs/about-2.zip\";s:3:\"uid\";s:32:\"8e9e84d1aec08de6e099473683bf0e57\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:30:15\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:549;a:27:{s:2:\"id\";s:3:\"585\";s:5:\"title\";s:10:\"Projects 2\";s:5:\"alias\";s:10:\"projects-2\";s:3:\"zip\";s:20:\"packs/projects-2.zip\";s:3:\"uid\";s:32:\"99bc6ca75f6d5e018701aef5f5b22b27\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:32:06\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:550;a:27:{s:2:\"id\";s:3:\"586\";s:5:\"title\";s:8:\"Footer 2\";s:5:\"alias\";s:7:\"footer2\";s:3:\"zip\";s:17:\"packs/footer2.zip\";s:3:\"uid\";s:32:\"99df496d2fd9e897a2debb66958cb610\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:34:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:551;a:27:{s:2:\"id\";s:3:\"587\";s:5:\"title\";s:24:\"Explainer Block 2 Part 1\";s:5:\"alias\";s:23:\"explainer-block-2-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part1.zip\";s:3:\"uid\";s:32:\"aee4d41e9cf5f91ad69bfbe96d1dc1b8\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:35:48\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:552;a:27:{s:2:\"id\";s:3:\"588\";s:5:\"title\";s:24:\"Explainer Block 2 Part 2\";s:5:\"alias\";s:23:\"explainer-block-2-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part2.zip\";s:3:\"uid\";s:32:\"b12ac82484c5d2609994978f95026057\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:37:05\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:553;a:27:{s:2:\"id\";s:3:\"589\";s:5:\"title\";s:16:\"Projects Modal 2\";s:5:\"alias\";s:16:\"projects-modal-2\";s:3:\"zip\";s:26:\"packs/projects-modal-2.zip\";s:3:\"uid\";s:32:\"ac164d7043a8958ae2931e4be54bf56e\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:38:22\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:554;a:27:{s:2:\"id\";s:3:\"590\";s:5:\"title\";s:6:\"Menu 3\";s:5:\"alias\";s:6:\"menu-3\";s:3:\"zip\";s:16:\"packs/menu-3.zip\";s:3:\"uid\";s:32:\"7300529d564642c76e61890cf0ef57cf\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:42:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:555;a:27:{s:2:\"id\";s:3:\"591\";s:5:\"title\";s:6:\"Hero 3\";s:5:\"alias\";s:6:\"hero-3\";s:3:\"zip\";s:16:\"packs/hero-3.zip\";s:3:\"uid\";s:32:\"08db05794abf4e6c10788cbd423f92b2\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:46:06\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:556;a:27:{s:2:\"id\";s:3:\"592\";s:5:\"title\";s:7:\"About 3\";s:5:\"alias\";s:7:\"about-3\";s:3:\"zip\";s:17:\"packs/about-3.zip\";s:3:\"uid\";s:32:\"dac01fc9b9d664f271e1ea6a1bbb850c\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:47:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:557;a:27:{s:2:\"id\";s:3:\"593\";s:5:\"title\";s:10:\"Services 3\";s:5:\"alias\";s:10:\"services-3\";s:3:\"zip\";s:20:\"packs/services-3.zip\";s:3:\"uid\";s:32:\"4bad1c4a765cef7d93d3c7e2a0e76b83\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:50:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:558;a:27:{s:2:\"id\";s:3:\"594\";s:5:\"title\";s:10:\"Projects 3\";s:5:\"alias\";s:10:\"projects-3\";s:3:\"zip\";s:20:\"packs/projects-3.zip\";s:3:\"uid\";s:32:\"e3337a84122e580679474dea8d7bf37c\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:51:31\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:559;a:27:{s:2:\"id\";s:3:\"595\";s:5:\"title\";s:8:\"Footer 3\";s:5:\"alias\";s:8:\"footer-3\";s:3:\"zip\";s:18:\"packs/footer-3.zip\";s:3:\"uid\";s:32:\"524f4445a5565bf3ef1dcd7b2f0228cc\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:53:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:560;a:27:{s:2:\"id\";s:3:\"596\";s:5:\"title\";s:24:\"Explainer Block 3 Part 1\";s:5:\"alias\";s:23:\"explainer-block-3-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part1.zip\";s:3:\"uid\";s:32:\"b1469a955fecb4e1d645a604804716de\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:54:20\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:561;a:27:{s:2:\"id\";s:3:\"597\";s:5:\"title\";s:24:\"Explainer Block 3 Part 2\";s:5:\"alias\";s:23:\"explainer-block-3-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part2.zip\";s:3:\"uid\";s:32:\"3faa6f1dc248ef2ba3d50cc60db557b1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:55:33\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:562;a:27:{s:2:\"id\";s:3:\"598\";s:5:\"title\";s:16:\"Projects Modal 3\";s:5:\"alias\";s:16:\"projects-modal-3\";s:3:\"zip\";s:26:\"packs/projects-modal-3.zip\";s:3:\"uid\";s:32:\"b22bb57c30e75bf7d7ba7d240a21b3fe\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:57:05\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:563;a:24:{s:2:\"id\";s:3:\"599\";s:5:\"title\";s:25:\"Urban Street Skate Slider\";s:5:\"alias\";s:25:\"urban-street-skate-slider\";s:3:\"zip\";s:29:\"urban-street-skate-slider.zip\";s:3:\"uid\";s:32:\"14b18e98ac51aa922a264b74518d6f25\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";s:7:\"preview\";s:83:\"https://www.sliderrevolution.com/templates/urban-street-skate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Create catchy presentations with sleek transitions, using this urban-themed slider. A template that\'s perfectly suitable for showcasing products and marketing campaigns!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-14 18:54:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:564;a:24:{s:2:\"id\";s:3:\"600\";s:5:\"title\";s:34:\"Fast Food Burger Restaurant Slider\";s:5:\"alias\";s:13:\"yummy-burgers\";s:3:\"zip\";s:17:\"yummy-burgers.zip\";s:3:\"uid\";s:32:\"3de3520af809748281f3aaa16d8c2222\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";s:7:\"preview\";s:78:\"https://www.sliderrevolution.com/templates/fast-food-burger-restaurant-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">Make your clients feel hungry with this tasty looking slider, featuring jaw dropping animations and smooth interactions! Easily customizable for showcasing food related products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-11 12:47:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Creatively Display Ingredients and Nutrition Info on Your Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-creatively-display-ingredients-and-nutrition-info-on-your-website/\";s:9:\"guide_img\";s:26:\"tutorial/yummy-burgers.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:565;a:27:{s:2:\"id\";s:3:\"601\";s:5:\"title\";s:37:\"Tattoo Event Website Template Package\";s:5:\"alias\";s:37:\"tattoo-event-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"tattoo-event-website-template-package\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-12 14:37:06\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:566;a:27:{s:2:\"id\";s:3:\"602\";s:5:\"title\";s:24:\"Tattoo Event Hero Slider\";s:5:\"alias\";s:24:\"tattoo-event-hero-slider\";s:3:\"zip\";s:34:\"packs/tattoo-event-hero-slider.zip\";s:3:\"uid\";s:32:\"3a4eb0f2f1de6b9a644d626c4472208b\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:11:21\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:567;a:27:{s:2:\"id\";s:3:\"603\";s:5:\"title\";s:18:\"Tattoo Event About\";s:5:\"alias\";s:18:\"tattoo-event-about\";s:3:\"zip\";s:28:\"packs/tattoo-event-about.zip\";s:3:\"uid\";s:32:\"ae8aaf2b1aeb84036c35ac3d4a178ed6\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:14:35\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:568;a:27:{s:2:\"id\";s:3:\"604\";s:5:\"title\";s:20:\"Tattoo Event Artists\";s:5:\"alias\";s:20:\"tattoo-event-artists\";s:3:\"zip\";s:30:\"packs/tattoo-event-artists.zip\";s:3:\"uid\";s:32:\"e11b6508214396963c856afc1b604e58\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:16:36\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:569;a:27:{s:2:\"id\";s:3:\"605\";s:5:\"title\";s:21:\"Tattoo Event Schedule\";s:5:\"alias\";s:21:\"tattoo-event-schedule\";s:3:\"zip\";s:31:\"packs/tattoo-event-schedule.zip\";s:3:\"uid\";s:32:\"73be4b953a719fc9abfadc447e88b906\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:19:17\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:570;a:27:{s:2:\"id\";s:3:\"606\";s:5:\"title\";s:17:\"Tattoo Event News\";s:5:\"alias\";s:17:\"tattoo-event-news\";s:3:\"zip\";s:27:\"packs/tattoo-event-news.zip\";s:3:\"uid\";s:32:\"80eafaaaa2f1844cac7c5c1efb0912d1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:21:56\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:571;a:27:{s:2:\"id\";s:3:\"607\";s:5:\"title\";s:19:\"Tattoo Event Footer\";s:5:\"alias\";s:19:\"tattoo-event-footer\";s:3:\"zip\";s:29:\"packs/tattoo-event-footer.zip\";s:3:\"uid\";s:32:\"0c16f7290794f2e26566c8a8ca8f6493\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:23:18\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Dark Website Design with a Surprising Color Reveal [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-dark-website-design-with-a-surprising-color-reveal/\";s:9:\"guide_img\";s:33:\"tutorial/Tattoo-Event-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:572;a:27:{s:2:\"id\";s:3:\"608\";s:5:\"title\";s:24:\"Startup Website Template\";s:5:\"alias\";s:24:\"startup-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"startup-website-template\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:29:34\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:573;a:27:{s:2:\"id\";s:3:\"609\";s:5:\"title\";s:12:\"Startup Menu\";s:5:\"alias\";s:12:\"startup-menu\";s:3:\"zip\";s:22:\"packs/startup-menu.zip\";s:3:\"uid\";s:32:\"10b7853c05d47a99e61a68ec7ef0a0ea\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:32:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:574;a:27:{s:2:\"id\";s:3:\"610\";s:5:\"title\";s:12:\"Startup Hero\";s:5:\"alias\";s:12:\"startup-hero\";s:3:\"zip\";s:22:\"packs/startup-hero.zip\";s:3:\"uid\";s:32:\"7a41e68bac8bc7f937b7eb957e01eb11\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:34:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:575;a:27:{s:2:\"id\";s:3:\"611\";s:5:\"title\";s:13:\"Startup About\";s:5:\"alias\";s:13:\"startup-about\";s:3:\"zip\";s:23:\"packs/startup-about.zip\";s:3:\"uid\";s:32:\"22a816ba986476a36fef3887ff4d1ea1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:36:55\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:576;a:27:{s:2:\"id\";s:3:\"612\";s:5:\"title\";s:18:\"Startup Features 1\";s:5:\"alias\";s:18:\"startup-features-1\";s:3:\"zip\";s:28:\"packs/startup-features-1.zip\";s:3:\"uid\";s:32:\"4b0b7b8773ba30bdc58b862442155faa\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:39:11\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:577;a:27:{s:2:\"id\";s:3:\"613\";s:5:\"title\";s:18:\"Startup Features 2\";s:5:\"alias\";s:18:\"startup-features-2\";s:3:\"zip\";s:28:\"packs/startup-features-2.zip\";s:3:\"uid\";s:32:\"7a686556ca8c4355fea931b3e946a3d0\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:40:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:578;a:27:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:12:\"Startup Team\";s:5:\"alias\";s:12:\"startup-team\";s:3:\"zip\";s:22:\"packs/startup-team.zip\";s:3:\"uid\";s:32:\"7969f1f556fd276ec04dcbf49144d2f8\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:42:12\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:579;a:27:{s:2:\"id\";s:3:\"615\";s:5:\"title\";s:15:\"Startup Reviews\";s:5:\"alias\";s:15:\"startup-reviews\";s:3:\"zip\";s:25:\"packs/startup-reviews.zip\";s:3:\"uid\";s:32:\"4d5253028165c237cda5f42c3f721c09\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:43:42\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:580;a:27:{s:2:\"id\";s:3:\"616\";s:5:\"title\";s:11:\"Startup CTA\";s:5:\"alias\";s:11:\"startup-cta\";s:3:\"zip\";s:21:\"packs/startup-cta.zip\";s:3:\"uid\";s:32:\"bfe7cb2a94dd8292179e16a986cf2748\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:45:02\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:581;a:27:{s:2:\"id\";s:3:\"617\";s:5:\"title\";s:14:\"Startup Footer\";s:5:\"alias\";s:14:\"startup-footer\";s:3:\"zip\";s:24:\"packs/startup-footer.zip\";s:3:\"uid\";s:32:\"d73466042d108699d366bf9cab2beaa8\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:46:31\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:582;a:27:{s:2:\"id\";s:3:\"618\";s:5:\"title\";s:19:\"Startup Video Modal\";s:5:\"alias\";s:19:\"startup-video-modal\";s:3:\"zip\";s:29:\"packs/startup-video-modal.zip\";s:3:\"uid\";s:32:\"5fd53a8ad93456a152c25079f6437377\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:47:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"A Fun Way to Design the CTA Section with Two Buttons [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/a-fun-way-to-design-the-cta-section-with-two-buttons/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:583;a:27:{s:2:\"id\";s:3:\"619\";s:5:\"title\";s:32:\"Christmas Gift Card Landing Page\";s:5:\"alias\";s:32:\"christmas-gift-card-landing-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"christmas-gift-card-landing-page\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:05:33\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:584;a:27:{s:2:\"id\";s:3:\"620\";s:5:\"title\";s:24:\"Christmas Landing Page 1\";s:5:\"alias\";s:24:\"christmas-landing-page-1\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-1.zip\";s:3:\"uid\";s:32:\"17eb656138d076ca1dc2d9fa5cefb1b8\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:08:37\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:585;a:27:{s:2:\"id\";s:3:\"621\";s:5:\"title\";s:24:\"Christmas Landing Page 2\";s:5:\"alias\";s:24:\"christmas-landing-page-2\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-2.zip\";s:3:\"uid\";s:32:\"ea0d2cfdba50c8060c66ee7b979c3b83\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:341:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:10:54\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:586;a:28:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:25:\"Minimal Portfolio Website\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-website\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:587;a:24:{s:2:\"id\";s:3:\"622\";s:5:\"title\";s:12:\"Image Slider\";s:5:\"alias\";s:12:\"image-slider\";s:3:\"zip\";s:16:\"image-slider.zip\";s:3:\"uid\";s:32:\"85a8fcfa9220809176bd3d6bc70b4abf\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/newborn-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:213:\"<span class=\"ttm_content\">Get an instant \"wow\" from your visitors with this sleek background image slider, that includes a clean UI for easy navigation and smooth transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-04 09:45:41\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:588;a:24:{s:2:\"id\";s:3:\"623\";s:5:\"title\";s:17:\"Full Width Slider\";s:5:\"alias\";s:17:\"full-width-slider\";s:3:\"zip\";s:21:\"full-width-slider.zip\";s:3:\"uid\";s:32:\"e2792804e7a1f3ec9806f6a6225a559d\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/delicious-full-width-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">We\'ve prepared something tasty for you. A delicious looking, responsive full width slider, with a wide range of use cases and a plethora of smart, UI navigation options.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-10 11:40:04\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Visually Promote Products and Their Unique Scent Profiles Online [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-visually-promote-products-and-their-unique-scent-profiles-online/\";s:9:\"guide_img\";s:30:\"tutorial/full-width-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:589;a:27:{s:2:\"id\";s:3:\"624\";s:5:\"title\";s:20:\"App Website Template\";s:5:\"alias\";s:20:\"app-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"app-website-template\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:22:53\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:590;a:27:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:16:\"App Website Menu\";s:5:\"alias\";s:16:\"app-website-menu\";s:3:\"zip\";s:26:\"packs/app-website-menu.zip\";s:3:\"uid\";s:32:\"c3c100db368c091d01852df9851b9840\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:26:14\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:591;a:27:{s:2:\"id\";s:3:\"626\";s:5:\"title\";s:16:\"App Website Hero\";s:5:\"alias\";s:16:\"app-website-hero\";s:3:\"zip\";s:26:\"packs/app-website-hero.zip\";s:3:\"uid\";s:32:\"4b42974b08f2923986932ed529974d6f\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:29:00\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:13:\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:592;a:27:{s:2:\"id\";s:3:\"627\";s:5:\"title\";s:20:\"App Download Buttons\";s:5:\"alias\";s:20:\"app-download-buttons\";s:3:\"zip\";s:30:\"packs/app-download-buttons.zip\";s:3:\"uid\";s:32:\"d5ecce65284cc95c506185e6f6291d55\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:31:22\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:593;a:27:{s:2:\"id\";s:3:\"628\";s:5:\"title\";s:17:\"App Website About\";s:5:\"alias\";s:17:\"app-website-about\";s:3:\"zip\";s:27:\"packs/app-website-about.zip\";s:3:\"uid\";s:32:\"984477b3ea7c943a7c6be78950754e3c\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:33:06\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:594;a:27:{s:2:\"id\";s:3:\"629\";s:5:\"title\";s:20:\"App Website Features\";s:5:\"alias\";s:20:\"app-website-features\";s:3:\"zip\";s:30:\"packs/app-website-features.zip\";s:3:\"uid\";s:32:\"206a0f73553c974ad86790fba6a13efd\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:35:08\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:595;a:27:{s:2:\"id\";s:3:\"630\";s:5:\"title\";s:21:\"App Website Video Cta\";s:5:\"alias\";s:21:\"app-website-video-cta\";s:3:\"zip\";s:31:\"packs/app-website-video-cta.zip\";s:3:\"uid\";s:32:\"19b2930f9cd9840dccbe94cb1cc435e2\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:36:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:596;a:27:{s:2:\"id\";s:3:\"631\";s:5:\"title\";s:23:\"App Website Screenshots\";s:5:\"alias\";s:23:\"app-website-screenshots\";s:3:\"zip\";s:33:\"packs/app-website-screenshots.zip\";s:3:\"uid\";s:32:\"94ce8eeecb7ffad62adc2d29b203f9d2\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:38:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:597;a:27:{s:2:\"id\";s:3:\"632\";s:5:\"title\";s:22:\"App Testimonials Title\";s:5:\"alias\";s:22:\"app-testimonials-title\";s:3:\"zip\";s:32:\"packs/app-testimonials-title.zip\";s:3:\"uid\";s:32:\"bea74fa6e180fe23007c3d215b1b0704\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:40:21\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:598;a:27:{s:2:\"id\";s:3:\"633\";s:5:\"title\";s:24:\"App Website Testimonials\";s:5:\"alias\";s:24:\"app-website-testimonials\";s:3:\"zip\";s:34:\"packs/app-website-testimonials.zip\";s:3:\"uid\";s:32:\"e7438a870ac1007da4c7821056d511fc\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:41:59\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:107:\" offset=\"t:-300px,-300px,-300px,-250px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\" zindex=\"300\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:599;a:27:{s:2:\"id\";s:3:\"634\";s:5:\"title\";s:16:\"App Website Team\";s:5:\"alias\";s:16:\"app-website-team\";s:3:\"zip\";s:26:\"packs/app-website-team.zip\";s:3:\"uid\";s:32:\"d9013f2968e43f696f8cc33fa3524071\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:43:40\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:94:\" offset=\"t:-350px,-350px,-350px,-300px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:600;a:27:{s:2:\"id\";s:3:\"635\";s:5:\"title\";s:18:\"App Website Footer\";s:5:\"alias\";s:18:\"app-website-footer\";s:3:\"zip\";s:28:\"packs/app-website-footer.zip\";s:3:\"uid\";s:32:\"5e13126b929feb389f9e083f3476ec46\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:45:12\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:601;a:27:{s:2:\"id\";s:3:\"636\";s:5:\"title\";s:15:\"App Video Modal\";s:5:\"alias\";s:15:\"app-video-modal\";s:3:\"zip\";s:25:\"packs/app-video-modal.zip\";s:3:\"uid\";s:32:\"7fe8115d0b6158c90fe92d1144ed7b01\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:46:49\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Creative Way to Design the Hero Image for Your Mobile App Landing Page [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-design-the-hero-image-for-your-mobile-app-landing-page/\";s:9:\"guide_img\";s:33:\"tutorial/App-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:602;a:27:{s:2:\"id\";s:3:\"637\";s:5:\"title\";s:25:\"Testimonial Carousel Pack\";s:5:\"alias\";s:25:\"testimonial-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"testimonial-carousel-pack\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:38:17\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:603;a:27:{s:2:\"id\";s:3:\"638\";s:5:\"title\";s:22:\"Testimonial Carousel 1\";s:5:\"alias\";s:22:\"testimonial-carousel-1\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-1.zip\";s:3:\"uid\";s:32:\"1cc1f92edb4edd47f880c0b4f77e343d\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:41:02\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:604;a:27:{s:2:\"id\";s:3:\"639\";s:5:\"title\";s:22:\"Testimonial Carousel 2\";s:5:\"alias\";s:22:\"testimonial-carousel-2\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-2.zip\";s:3:\"uid\";s:32:\"b6ad1675b8d14c0ccc63ffc01b221aac\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:43:25\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:605;a:27:{s:2:\"id\";s:3:\"640\";s:5:\"title\";s:22:\"Testimonial Carousel 3\";s:5:\"alias\";s:22:\"testimonial-carousel-3\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-3.zip\";s:3:\"uid\";s:32:\"cb4a72fb40fc400a71754f71b9bb2d6e\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:46:01\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:606;a:27:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:22:\"Testimonial Carousel 4\";s:5:\"alias\";s:22:\"testimonial-carousel-4\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-4.zip\";s:3:\"uid\";s:32:\"bfca98d6b4042b38df044e9e2a6ca983\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:47:57\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:607;a:27:{s:2:\"id\";s:3:\"642\";s:5:\"title\";s:22:\"Testimonial Carousel 5\";s:5:\"alias\";s:22:\"testimonial-carousel-5\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-5.zip\";s:3:\"uid\";s:32:\"4a9b9c72b51628e1343adde9bff3915f\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:49:27\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Give Your Testimonials Section the Attention It Deserves [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-give-your-testimonials-section-the-attention-it-deserves/\";s:9:\"guide_img\";s:38:\"tutorial/testimonial-carousel-pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:608;a:24:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:28:\"Deep Dive Ocean Water Effect\";s:5:\"alias\";s:9:\"deep-dive\";s:3:\"zip\";s:13:\"deep-dive.zip\";s:3:\"uid\";s:32:\"5cc0599857b0108fe4e76adc7fbf9a16\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/deep-dive-ocean-water-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">Take a dive into the ocean with this 3D Particles Animation template for Slider Revolution.<br>\r\nThe scroll-based interaction makes this hero module an absolute eye-catcher for any ocean-related website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:23:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"How to Create a Digital Underwater Scene for Your Water Sports Website [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-digital-underwater-scene-for-your-water-sports-website/\";s:9:\"guide_img\";s:41:\"tutorial/Deep-Dive-Ocean-Water-Effect.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:609;a:25:{s:2:\"id\";s:3:\"644\";s:5:\"title\";s:22:\"Particle Wave Showcase\";s:5:\"alias\";s:22:\"particle-wave-showcase\";s:3:\"zip\";s:26:\"particle-wave-showcase.zip\";s:3:\"uid\";s:32:\"1c9ac477fd636078d1812d8d98060899\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/particle-wave-showcase/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:307:\"<span class=\"ttm_content\">Is your website missing that one unique design element to set it apart from your competition? The Particle Wave addon for Slider Revolution enables you to add interactive, 3D particles background animation effects that will amaze your clients!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:30:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Design a Hero Image That Feels Alive and Three-Dimensional [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-design-a-hero-image-that-feels-alive-and-three-dimensional/\";s:9:\"guide_img\";s:35:\"tutorial/particle-wave-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:610;a:24:{s:2:\"id\";s:3:\"645\";s:5:\"title\";s:17:\"Video Hero Header\";s:5:\"alias\";s:17:\"video-hero-header\";s:3:\"zip\";s:21:\"video-hero-header.zip\";s:3:\"uid\";s:32:\"f6a715d4b10e0746f7eb5100836ba1ab\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";s:7:\"preview\";s:61:\"https://www.sliderrevolution.com/templates/video-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">Get ahead with this modern, futuristic video hero header with colorful gradients and a polygon particle wave.<br>\r\nShowcase the highlights of your tech-related business website with a video button that demands to be clicked.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:33:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Trippy Hero Image Backdrop with Particle Animation [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-trippy-hero-image-backdrop-with-particle-animation/\";s:9:\"guide_img\";s:30:\"tutorial/video-hero-header.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:611;a:24:{s:2:\"id\";s:3:\"646\";s:5:\"title\";s:28:\"Solar System Showcase Slider\";s:5:\"alias\";s:28:\"solar-system-showcase-slider\";s:3:\"zip\";s:32:\"solar-system-showcase-slider.zip\";s:3:\"uid\";s:32:\"40f7b26ea7f8228d40e8e9cf0f34b5e8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/solar-system-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Want to amaze your users ? Look no further. Showcase products, images or anything you can think of with this highly capable and easily customisable full screen slider. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:50:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:612;a:24:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:26:\"Optic Shop Showcase Slider\";s:5:\"alias\";s:26:\"Optic-shop-showcase-slider\";s:3:\"zip\";s:30:\"Optic-shop-showcase-slider.zip\";s:3:\"uid\";s:32:\"01509228c996ad45c2179d03654f499b\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/optic-shop-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This image slider is the perfect showcase for any optic shop, utilizing the blur effect in a brilliant way. It\'s not just made for your optic showcase but also a great fit for any modern product presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-02-16 16:41:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"How to Create an Awesome Product Slider with a Built-in Variant Switcher [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-awesome-product-slider-with-a-built-in-variant-switcher/\";s:9:\"guide_img\";s:39:\"tutorial/Optic-shop-showcase-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:613;a:24:{s:2:\"id\";s:3:\"648\";s:5:\"title\";s:27:\"WordPress Charts And Graphs\";s:5:\"alias\";s:24:\"charts-template-showcase\";s:3:\"zip\";s:28:\"charts-template-showcase.zip\";s:3:\"uid\";s:32:\"4ae2fe61830f96c6c5b316368c1ad2c6\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/wordpress-charts-and-graphs/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.17\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Who says data has to look boring? With our WordPress charts addon, you can create eye-catching sliders and hero sections with interactive and stunning-looking charts.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:347:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-03 15:55:16\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Create Interactive Charts and Graphs for WordPress [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-create-interactive-charts-and-graphs-for-wordpress/\";s:9:\"guide_img\";s:37:\"tutorial/charts-template-showcase.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:614;a:27:{s:2:\"id\";s:3:\"649\";s:5:\"title\";s:31:\"Fashion Website Slider Template\";s:5:\"alias\";s:31:\"fashion-website-slider-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"fashion-website-slider-template\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/fashion-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:00:36\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:615;a:27:{s:2:\"id\";s:3:\"650\";s:5:\"title\";s:22:\"Fashion Website Slider\";s:5:\"alias\";s:22:\"fashion-website-slider\";s:3:\"zip\";s:32:\"packs/fashion-website-slider.zip\";s:3:\"uid\";s:32:\"8fb8379f47346173fa0dd402dda37360\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/fashion-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:04:56\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:616;a:27:{s:2:\"id\";s:3:\"651\";s:5:\"title\";s:28:\"Fashion Website Slider Modal\";s:5:\"alias\";s:28:\"fashion-website-slider-modal\";s:3:\"zip\";s:38:\"packs/fashion-website-slider-modal.zip\";s:3:\"uid\";s:32:\"788f34043b6a5fcbfa5fc1c3322fb502\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/fashion-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:08:21\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Summary Slider for Blog Posts, Articles, and More [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-summary-slider-for-blog-posts-articles-and-more/\";s:9:\"guide_img\";s:35:\"tutorial/Fashion-Website-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:617;a:24:{s:2:\"id\";s:3:\"652\";s:5:\"title\";s:24:\"Furniture Website Slider\";s:5:\"alias\";s:24:\"furniture-website-slider\";s:3:\"zip\";s:28:\"furniture-website-slider.zip\";s:3:\"uid\";s:32:\"8575493ed5fd1ee2e671e67479fdeccb\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/furniture-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Promote products or create stunning landing pages with the Furniture Website Slider. Each slide comes with a different layout that can be used as a hero module or on an individual section on your website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-23 14:05:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Quickly Build a Great-Looking Microsite for Your Product [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-quickly-build-a-great-looking-microsite-for-your-product/\";s:9:\"guide_img\";s:37:\"tutorial/furniture-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:618;a:24:{s:2:\"id\";s:3:\"653\";s:5:\"title\";s:26:\"Fitness Gym Website Slider\";s:5:\"alias\";s:26:\"fitness-gym-website-slider\";s:3:\"zip\";s:30:\"fitness-gym-website-slider.zip\";s:3:\"uid\";s:32:\"86894d98e34a590e80a1d0cd3d7dc819\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/fitness-gym-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">Make your website visitors want to hit the gym once they see this fitness website slider. The background videos and unique, masked slide transitions make this module stand out!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-04-19 11:02:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Multimedia Slider that Lures in More Clients [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-multimedia-slider-that-lures-in-more-clients/\";s:9:\"guide_img\";s:39:\"tutorial/fitness-gym-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:619;a:27:{s:2:\"id\";s:3:\"654\";s:5:\"title\";s:36:\"Ai & Robotics Webside Slider Package\";s:5:\"alias\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:12:25\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:620;a:28:{s:2:\"id\";s:3:\"655\";s:5:\"title\";s:28:\"Ai & Robotics Website Slider\";s:5:\"alias\";s:30:\"ai-and-robotics-website-slider\";s:3:\"zip\";s:40:\"packs/ai-and-robotics-website-slider.zip\";s:3:\"uid\";s:32:\"e40b7296d1519972029e9744a0c09b29\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:16:48\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:621;a:27:{s:2:\"id\";s:3:\"656\";s:5:\"title\";s:14:\"AI Video Modal\";s:5:\"alias\";s:14:\"ai-video-modal\";s:3:\"zip\";s:24:\"packs/ai-video-modal.zip\";s:3:\"uid\";s:32:\"aab36a599413b7e66dfdda8f517b47b1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:20:55\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Create a Sleek Slider Design for Your High-Tech Brand [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-sleek-slider-design-for-your-high-tech-brand/\";s:9:\"guide_img\";s:24:\"tutorial/Ai-Robotics.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:622;a:24:{s:2:\"id\";s:3:\"657\";s:5:\"title\";s:33:\"Minimal Typography Website Slider\";s:5:\"alias\";s:33:\"minimal-typography-website-slider\";s:3:\"zip\";s:37:\"minimal-typography-website-slider.zip\";s:3:\"uid\";s:32:\"43cf63d6541d33b7d4e59350935d73bf\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";s:7:\"preview\";s:77:\"https://www.sliderrevolution.com/templates/minimal-typography-website-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">Make the hero section on your website stand out with this minimal, typography-based hero slider, featuring cool parallax bubble effects and fluid slide transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-25 14:39:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"How to Transform the Mood of Your Home Page with Duotones [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/how-to-transform-the-mood-of-your-home-page-with-duotones/\";s:9:\"guide_img\";s:46:\"tutorial/duotone-typography-website-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:623;a:24:{s:2:\"id\";s:3:\"658\";s:5:\"title\";s:19:\"404 Page Collection\";s:5:\"alias\";s:19:\"404-page-collection\";s:3:\"zip\";s:23:\"404-page-collection.zip\";s:3:\"uid\";s:32:\"3f0b25b5e893b170536a498939465a1a\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/404-page-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.21\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:167:\"<span class=\"ttm_content\">Show your lost website visitors a funny and lighthearted message with our 404 page template collection.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-04 11:30:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create an Effective Thank You Page for Your Website [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-an-effective-thank-you-page-for-your-website/\";s:9:\"guide_img\";s:32:\"tutorial/404-page-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:624;a:24:{s:2:\"id\";s:3:\"659\";s:5:\"title\";s:24:\"eCommerce Product Slider\";s:5:\"alias\";s:21:\"ecommerce-sale-slider\";s:3:\"zip\";s:25:\"ecommerce-sale-slider.zip\";s:3:\"uid\";s:32:\"49ca4743090cddca705ee108eae967c5\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/ecommerce-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">So you have an eCommerce shop and are looking for the ultimate sales pitch on your landing page? Trying to convert your precious visitors into more sales? Look no further than our eCommerce Product Slider!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-17 14:22:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Get More Eyes on Your eCommerce Sales Promotion [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-get-more-eyes-on-your-ecommerce-sales-promotion/\";s:9:\"guide_img\";s:34:\"tutorial/ecommerce-sale-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:625;a:24:{s:2:\"id\";s:3:\"660\";s:5:\"title\";s:19:\"Fashion Shop Slider\";s:5:\"alias\";s:19:\"fashion-shop-slider\";s:3:\"zip\";s:23:\"fashion-shop-slider.zip\";s:3:\"uid\";s:32:\"e488e9126dbe4a34c02c89a1115f4ff9\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/fashion-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">Customize texts, images, and colors in seconds and have this beast of a shop slider running on your own website in no time.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:24:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:73:\"How to Create a Colorful Retro Effect for the Home Page Slider [Tutorial]\";s:9:\"guide_url\";s:106:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-colorful-retro-effect-for-the-home-page-slider/\";s:9:\"guide_img\";s:32:\"tutorial/fashion-shop-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:626;a:25:{s:2:\"id\";s:3:\"661\";s:5:\"title\";s:29:\"Lingerie Store Website Slider\";s:5:\"alias\";s:29:\"lingerie-store-website-slider\";s:3:\"zip\";s:33:\"lingerie-store-website-slider.zip\";s:3:\"uid\";s:32:\"7bdad27521b7c9b171b618dff2fa0315\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/lingerie-store-website-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">This hero slider also includes optional menu navigation and links, in case you want to use it as a standalone landing page.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:28:21\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:627;a:25:{s:2:\"id\";s:3:\"662\";s:5:\"title\";s:28:\"Beach Events Hero Collection\";s:5:\"alias\";s:28:\"beach-events-hero-collection\";s:3:\"zip\";s:32:\"beach-events-hero-collection.zip\";s:3:\"uid\";s:32:\"cf87cd65572e9bc4ee019cceae1c75f8\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";s:7:\"preview\";s:78:\"https://www.sliderrevolution.com/templates/summer-beach-events-hero-collection\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">These hero image templates offer a high-octane mix of headlines, images, and special effects.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 16:56:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Sell More Event Tickets with a High-Energy Hero Section [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/sell-more-event-tickets-with-a-high-energy-hero-section/\";s:9:\"guide_img\";s:41:\"tutorial/beach-events-hero-collection.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:628;a:27:{s:2:\"id\";s:3:\"663\";s:5:\"title\";s:41:\"Creative Portfolio Website Slider Package\";s:5:\"alias\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:00:43\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:629;a:27:{s:2:\"id\";s:3:\"664\";s:5:\"title\";s:30:\"Creative Portfolio Main Slider\";s:5:\"alias\";s:30:\"creative-portfolio-main-slider\";s:3:\"zip\";s:40:\"packs/creative-portfolio-main-slider.zip\";s:3:\"uid\";s:32:\"2b01de6e46611e4353f1687609aa6783\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:03:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:630;a:27:{s:2:\"id\";s:3:\"665\";s:5:\"title\";s:28:\"Creative Portfolio Project 1\";s:5:\"alias\";s:28:\"creative-portfolio-project-1\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-1.zip\";s:3:\"uid\";s:32:\"f1e3a170d3f06d7162445fe9cce99335\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:07:45\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:631;a:27:{s:2:\"id\";s:3:\"666\";s:5:\"title\";s:28:\"Creative Portfolio Project 2\";s:5:\"alias\";s:28:\"creative-portfolio-project-2\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-2.zip\";s:3:\"uid\";s:32:\"59369faef5b4a0571cd5fd72432d2d20\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:12:09\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:632;a:27:{s:2:\"id\";s:3:\"667\";s:5:\"title\";s:28:\"Creative Portfolio Project 3\";s:5:\"alias\";s:28:\"creative-portfolio-project-3\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-3.zip\";s:3:\"uid\";s:32:\"ac6823b9ffeba97c56aa6f4593109e5f\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:14:02\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:633;a:27:{s:2:\"id\";s:3:\"668\";s:5:\"title\";s:28:\"Creative Portfolio Project 4\";s:5:\"alias\";s:28:\"creative-portfolio-project-4\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-4.zip\";s:3:\"uid\";s:32:\"31f5cc4c9d13af7b56adfa7b7c84dce9\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:16:40\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:634;a:27:{s:2:\"id\";s:3:\"669\";s:5:\"title\";s:28:\"Creative Portfolio Project 5\";s:5:\"alias\";s:28:\"creative-portfolio-project-5\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-5.zip\";s:3:\"uid\";s:32:\"23c8e18d556da040ef6ac2382d4a7b94\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:20:22\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:635;a:27:{s:2:\"id\";s:3:\"670\";s:5:\"title\";s:28:\"Creative Portfolio Project 6\";s:5:\"alias\";s:28:\"creative-portfolio-project-6\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-6.zip\";s:3:\"uid\";s:32:\"518434a06d7a959bd3f3e0905e252209\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:21:51\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:636;a:27:{s:2:\"id\";s:3:\"671\";s:5:\"title\";s:28:\"Creative Portfolio Project 7\";s:5:\"alias\";s:28:\"creative-portfolio-project-7\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-7.zip\";s:3:\"uid\";s:32:\"bb1552746859766efbe319d7c0a1978e\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:24:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"How to Create a Great-looking Masonry Portfolio for Your Home Page [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-great-looking-masonry-portfolio-for-your-home-page/\";s:9:\"guide_img\";s:39:\"tutorial/Creative-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:637;a:25:{s:2:\"id\";s:3:\"672\";s:5:\"title\";s:24:\"AI Particle Cluster Hero\";s:5:\"alias\";s:19:\"ai-particle-cluster\";s:3:\"zip\";s:23:\"ai-particle-cluster.zip\";s:3:\"uid\";s:32:\"e47971fc290d738faca66e100cc7da74\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/ai-particle-cluster-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">If you are looking for a stunning, interactive particles animation for your WordPress website, this Slider Revolution template surely is a unique eye-catcher.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:25:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"Make Visitors Want to Stop and Play with Your Particle Animation Hero Image [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/make-visitors-want-to-stop-and-play-with-your-particle-animation-hero-image/\";s:9:\"guide_img\";s:32:\"tutorial/ai-particle-cluster.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:638;a:25:{s:2:\"id\";s:3:\"673\";s:5:\"title\";s:24:\"Artistic Parallax Slider\";s:5:\"alias\";s:24:\"artistic-parallax-slider\";s:3:\"zip\";s:28:\"artistic-parallax-slider.zip\";s:3:\"uid\";s:32:\"a1488f5f4d3ffd2912f9520bba2a2418\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/artistic-parallax-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Gorgeous visuals and clear typography, paired with scroll-based slide navigation, make this WordPress parallax slider template a winner for a wide range of use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:29:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:61:\"How to Create a Surreal Design for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:94:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-surreal-design-for-your-hero-image/\";s:9:\"guide_img\";s:37:\"tutorial/artistic-parallax-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:639;a:25:{s:2:\"id\";s:3:\"674\";s:5:\"title\";s:23:\"Magazine Content Slider\";s:5:\"alias\";s:23:\"magazine-content-slider\";s:3:\"zip\";s:27:\"magazine-content-slider.zip\";s:3:\"uid\";s:32:\"6701ec2aab76c253004d6ed5755cf9f6\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:259:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if its not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:32:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:640;a:25:{s:2:\"id\";s:3:\"675\";s:5:\"title\";s:30:\"Magazine Content Slider Static\";s:5:\"alias\";s:30:\"magazine-content-slider-static\";s:3:\"zip\";s:34:\"magazine-content-slider-static.zip\";s:3:\"uid\";s:32:\"3b1f7d279064fa1fb90bb2000e9ebc7b\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:260:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if it\'s not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:35:12\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:71:\"How to Promote Your Top Content with a Magazine-style Slider [Tutorial]\";s:9:\"guide_url\";s:104:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-top-content-with-a-magazine-style-slider/\";s:9:\"guide_img\";s:36:\"tutorial/Magazine-Content-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:641;a:25:{s:2:\"id\";s:3:\"676\";s:5:\"title\";s:24:\"Masonry Gallery Carousel\";s:5:\"alias\";s:24:\"Masonry-Gallery-Carousel\";s:3:\"zip\";s:28:\"Masonry-Gallery-Carousel.zip\";s:3:\"uid\";s:32:\"c189884a358e4984c8f300916909f54b\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/masonry-gallery-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">This masonry gallery template for Slider Revolution has three different masonry layouts, which can be mixed & matched and are easily customized. The headline and description captions make this template very flexible, with many use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:39:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Horizontal Masonry Layout for Your Work [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-horizontal-masonry-layout-for-your-work/\";s:9:\"guide_img\";s:37:\"tutorial/Masonry-Gallery-Carousel.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:642;a:25:{s:2:\"id\";s:3:\"677\";s:5:\"title\";s:31:\"Neon WordPress Slider With Text\";s:5:\"alias\";s:21:\"neon-wordpress-slider\";s:3:\"zip\";s:25:\"neon-wordpress-slider.zip\";s:3:\"uid\";s:32:\"9d620dfc8df1be5b956a70106a4ca5d7\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/neon-wordpress-slider-with-text/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This is not your average WordPress slider with text and image. Stunning, AI generated images paired with crisp & snappy animations make this Slider Revolution template a winner!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:41:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:63:\"Break Down Your Process with a Colorful Image Slider [Tutorial]\";s:9:\"guide_url\";s:96:\"https://www.sliderrevolution.com/tutorials/break-down-your-process-with-a-colorful-image-slider/\";s:9:\"guide_img\";s:34:\"tutorial/neon-wordpress-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:643;a:25:{s:2:\"id\";s:3:\"678\";s:5:\"title\";s:27:\"Restaurant One Page Website\";s:5:\"alias\";s:27:\"Restaurant-One-Page-Website\";s:3:\"zip\";s:31:\"Restaurant-One-Page-Website.zip\";s:3:\"uid\";s:32:\"747730efa359467cb5627ae123839090\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";s:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/kostlich-restaurant-one-page-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:285:\"<span class=\"ttm_content\">A restaurant WordPress template can easily be overloaded with features that no one really needs. The Köstlich Restaurant One Page Website template for Slider Revolution focuses on the information, a visitor wants to see.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:43:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:83:\"A Fast and Easy Way to Create a Good Looking One-Page Restaurant Website [Tutorial]\";s:9:\"guide_url\";s:116:\"https://www.sliderrevolution.com/tutorials/a-fast-and-easy-way-to-create-a-good-looking-one-page-restaurant-website/\";s:9:\"guide_img\";s:40:\"tutorial/Restaurant-One-Page-Website.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:644;a:25:{s:2:\"id\";s:3:\"679\";s:5:\"title\";s:18:\"WooCommerce Slider\";s:5:\"alias\";s:18:\"woocommerce-slider\";s:3:\"zip\";s:22:\"woocommerce-slider.zip\";s:3:\"uid\";s:32:\"5f354f9d17d3b8562e7dfbac0b289ab3\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:47:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:645;a:25:{s:2:\"id\";s:3:\"680\";s:5:\"title\";s:25:\"WooCommerce Slider Static\";s:5:\"alias\";s:25:\"woocommerce-slider-static\";s:3:\"zip\";s:29:\"woocommerce-slider-static.zip\";s:3:\"uid\";s:32:\"66d86a41303223abecec3c4820bcd8f0\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:50:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"How to Create a Beautiful 3D WooCommerce Product Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-beautiful-3d-woocommerce-product-slider/\";s:9:\"guide_img\";s:38:\"tutorial/woocommerce-slider-static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:646;a:25:{s:2:\"id\";s:3:\"681\";s:5:\"title\";s:21:\"WordPress Post Slider\";s:5:\"alias\";s:21:\"wordpress-post-slider\";s:3:\"zip\";s:25:\"wordpress-post-slider.zip\";s:3:\"uid\";s:32:\"c854a5e0be29cb28893b0bb98d9e6740\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"postbased\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:52:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:647;a:25:{s:2:\"id\";s:3:\"682\";s:5:\"title\";s:28:\"WordPress Post Slider Static\";s:5:\"alias\";s:28:\"WordPress-Post-Slider-Static\";s:3:\"zip\";s:32:\"WordPress-Post-Slider-Static.zip\";s:3:\"uid\";s:32:\"edbb9e724f7758aff215ab3e743abd9e\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:53:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"Make Your Employees Look Like Superheroes with a Comic-inspired Slider [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/make-your-employees-look-like-superheroes-with-a-comic-inspired-slider/\";s:9:\"guide_img\";s:41:\"tutorial/WordPress-Post-Slider-Static.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:648;a:25:{s:2:\"id\";s:3:\"683\";s:5:\"title\";s:22:\"Wordpress Video Slider\";s:5:\"alias\";s:22:\"wordpress-video-slider\";s:3:\"zip\";s:26:\"wordpress-video-slider.zip\";s:3:\"uid\";s:32:\"fd50cf2c76a1fe0bf8bd35e727a00bb7\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/wordpress-video-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">The WordPress Video Slider template for Slider Revolution offers a cinematic video viewing experience. With it is stylish, blurred background videos and a video player modal, this template is a fitting hero module choice for many websites.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:55:51\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:82:\"How to Create Good Vibes on Your Website with a Background Video Slider [Tutorial]\";s:9:\"guide_url\";s:115:\"https://www.sliderrevolution.com/tutorials/how-to-create-good-vibes-on-your-website-with-a-background-video-slider/\";s:9:\"guide_img\";s:35:\"tutorial/wordpress-video-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:649;a:27:{s:2:\"id\";s:3:\"684\";s:5:\"title\";s:37:\"Architecture Website Template Package\";s:5:\"alias\";s:37:\"architecture-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"architecture-website-template-package\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:59:17\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:650;a:28:{s:2:\"id\";s:3:\"685\";s:5:\"title\";s:17:\"Architecture Menu\";s:5:\"alias\";s:17:\"architecture-menu\";s:3:\"zip\";s:27:\"packs/architecture-menu.zip\";s:3:\"uid\";s:32:\"a8c46db54ab5fdbb104aacc0cb26d48a\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:10:25\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:651;a:28:{s:2:\"id\";s:3:\"686\";s:5:\"title\";s:26:\"Architecture Header Slider\";s:5:\"alias\";s:26:\"architecture-header-slider\";s:3:\"zip\";s:36:\"packs/architecture-header-slider.zip\";s:3:\"uid\";s:32:\"e13d9d910db3371527ceb9f92a27057d\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:12:12\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:652;a:28:{s:2:\"id\";s:3:\"687\";s:5:\"title\";s:23:\"Architecture Text Block\";s:5:\"alias\";s:23:\"architecture-text-block\";s:3:\"zip\";s:33:\"packs/architecture-text-block.zip\";s:3:\"uid\";s:32:\"c130dd8a5faf7c292c54b99c82226c72\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:15:46\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:653;a:28:{s:2:\"id\";s:3:\"688\";s:5:\"title\";s:18:\"Architecture About\";s:5:\"alias\";s:18:\"architecture-about\";s:3:\"zip\";s:28:\"packs/architecture-about.zip\";s:3:\"uid\";s:32:\"5f589ec1e639ed4aa9b44542659cb2e9\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:17:04\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:654;a:28:{s:2:\"id\";s:3:\"689\";s:5:\"title\";s:26:\"Architecture Process Title\";s:5:\"alias\";s:26:\"architecture-process-title\";s:3:\"zip\";s:36:\"packs/architecture-process-title.zip\";s:3:\"uid\";s:32:\"6ca17bec2dc410a6c8a80a138c603a3c\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:18:48\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:655;a:28:{s:2:\"id\";s:3:\"690\";s:5:\"title\";s:20:\"Architecture Process\";s:5:\"alias\";s:20:\"architecture-process\";s:3:\"zip\";s:30:\"packs/architecture-process.zip\";s:3:\"uid\";s:32:\"df6202f061079192fde61c7756624c6c\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:20:31\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:656;a:28:{s:2:\"id\";s:3:\"691\";s:5:\"title\";s:22:\"Architecture Portfolio\";s:5:\"alias\";s:22:\"architecture-portfolio\";s:3:\"zip\";s:32:\"packs/architecture-portfolio.zip\";s:3:\"uid\";s:32:\"444b7a502897a53a16eea5ec3cb7f08c\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:22:15\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:657;a:28:{s:2:\"id\";s:3:\"692\";s:5:\"title\";s:28:\"Architecture Portfolio Modal\";s:5:\"alias\";s:28:\"architecture-portfolio-modal\";s:3:\"zip\";s:38:\"packs/architecture-portfolio-modal.zip\";s:3:\"uid\";s:32:\"59994ba13c87a5409d75fdcbc7f58005\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:23:38\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:658;a:28:{s:2:\"id\";s:3:\"693\";s:5:\"title\";s:20:\"Architecture Contact\";s:5:\"alias\";s:20:\"architecture-contact\";s:3:\"zip\";s:30:\"packs/architecture-contact.zip\";s:3:\"uid\";s:32:\"b1ff4cf0d6530d79f7d67540ffdcd98d\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:25:49\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:77:\"A Beautiful Way to Showcase Your Best Work for Prospective Clients [Tutorial]\";s:9:\"guide_url\";s:110:\"https://www.sliderrevolution.com/tutorials/a-beautiful-way-to-showcase-your-best-work-for-prospective-clients/\";s:9:\"guide_img\";s:42:\"tutorial/Architecture-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:659;a:24:{s:2:\"id\";s:3:\"694\";s:5:\"title\";s:23:\"Image Comparison Slider\";s:5:\"alias\";s:23:\"image-comparison-slider\";s:3:\"zip\";s:27:\"image-comparison-slider.zip\";s:3:\"uid\";s:32:\"c5af5832be50fc581c3a5ae31b09e5ab\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/image-comparison-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">Create amazing before and after animations for your website with the image comparison slider template. We made sure to include multiple exciting examples for you to customize to your liking.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:13:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:66:\"Boost Interactions with a Before-and-After Image Slider [Tutorial]\";s:9:\"guide_url\";s:99:\"https://www.sliderrevolution.com/tutorials/boost-interactions-with-a-before-and-after-image-slider/\";s:9:\"guide_img\";s:36:\"tutorial/image-comparison-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:660;a:27:{s:2:\"id\";s:3:\"695\";s:5:\"title\";s:37:\"Wedding Photo Slider Template Package\";s:5:\"alias\";s:37:\"wedding-photo-slider-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"wedding-photo-slider-template-package\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:300:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:19:04\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:661;a:27:{s:2:\"id\";s:3:\"696\";s:5:\"title\";s:20:\"Wedding Photo Slider\";s:5:\"alias\";s:20:\"wedding-photo-slider\";s:3:\"zip\";s:30:\"packs/wedding-photo-slider.zip\";s:3:\"uid\";s:32:\"490b30ad46586bbf7034e50651b248a7\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:24:38\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:662;a:27:{s:2:\"id\";s:3:\"697\";s:5:\"title\";s:26:\"Wedding Photo Slider Modal\";s:5:\"alias\";s:26:\"wedding-photo-slider-modal\";s:3:\"zip\";s:36:\"packs/wedding-photo-slider-modal.zip\";s:3:\"uid\";s:32:\"56b40b3a73b786f5320f8814cddd3fda\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:27:53\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:68:\"Create a Beautiful Photo Slider for Your Personal Website [Tutorial]\";s:9:\"guide_url\";s:101:\"https://www.sliderrevolution.com/tutorials/create-a-beautiful-photo-slider-for-your-personal-website/\";s:9:\"guide_img\";s:33:\"tutorial/Wedding-Photo-Slider.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:663;a:24:{s:2:\"id\";s:3:\"698\";s:5:\"title\";s:25:\"Travel Agency Card Slider\";s:5:\"alias\";s:24:\"destinations-card-slider\";s:3:\"zip\";s:28:\"destinations-card-slider.zip\";s:3:\"uid\";s:32:\"59af2d3ac72375f6764f224d93d600ac\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/travel-agency-card-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The destination of your travel blog or travel booking website, definitely is \"above & beyond\" with this tastefully modern card slider template for Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:31:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:84:\"How to Make Your Product Comparison Pages More Attractive and Trustworthy [Tutorial]\";s:9:\"guide_url\";s:117:\"https://www.sliderrevolution.com/tutorials/how-to-make-your-product-comparison-pages-more-attractive-and-trustworthy/\";s:9:\"guide_img\";s:37:\"tutorial/destinations-card-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:664;a:24:{s:2:\"id\";s:3:\"699\";s:5:\"title\";s:29:\"Kitchen Knives Product Slider\";s:5:\"alias\";s:21:\"knives-product-slider\";s:3:\"zip\";s:25:\"knives-product-slider.zip\";s:3:\"uid\";s:32:\"b1d2db8fcd3e6bb1e949d00c90fd6ec0\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/kitchen-knives-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:281:\"<span class=\"ttm_content\">Even if you\'re not into the knives selling business, this product slider template is easily customized to fit any use-case. The beautifully animated parallax elements, can be replaced with your own .png\'s, in no time!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:34:48\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Promote Subscription Boxes with a Unique Product Slider Design [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-promote-subscription-boxes-with-a-unique-product-slider-design/\";s:9:\"guide_img\";s:34:\"tutorial/knives-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:665;a:25:{s:2:\"id\";s:3:\"700\";s:5:\"title\";s:16:\"Tiny Slider Dark\";s:5:\"alias\";s:16:\"tiny-slider-dark\";s:3:\"zip\";s:20:\"tiny-slider-dark.zip\";s:3:\"uid\";s:32:\"57f5cd4e698621f5b7e09bc0bb172d72\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:51:32\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Design an Event Booking Page That Sells More Tickets [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-design-an-event-booking-page-that-sells-more-tickets/\";s:9:\"guide_img\";s:29:\"tutorial/tiny-slider-dark.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:666;a:25:{s:2:\"id\";s:3:\"701\";s:5:\"title\";s:17:\"Tiny Slider Light\";s:5:\"alias\";s:17:\"tiny-slider-light\";s:3:\"zip\";s:21:\"tiny-slider-light.zip\";s:3:\"uid\";s:32:\"67e9640a0dd7ac7c04342a323abb054a\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:56:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:667;a:25:{s:2:\"id\";s:3:\"702\";s:5:\"title\";s:24:\"Pet Store Product Slider\";s:5:\"alias\";s:24:\"pet-store-product-slider\";s:3:\"zip\";s:28:\"pet-store-product-slider.zip\";s:3:\"uid\";s:32:\"6f847227958900311108951a77721e29\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/pet-store-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">The Pet Store Product Slider template is a professional and eye-catching way to showcase your pet store\'s products on your website or social media. With this template, you can easily create a dynamic and interactive slider featuring your most popular pet products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:02:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:75:\"How to Design More Engaging Product Pages for eCommerce Websites [Tutorial]\";s:9:\"guide_url\";s:108:\"https://www.sliderrevolution.com/tutorials/how-to-design-more-engaging-product-pages-for-ecommerce-websites/\";s:9:\"guide_img\";s:37:\"tutorial/pet-store-product-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:668;a:24:{s:2:\"id\";s:3:\"703\";s:5:\"title\";s:18:\"Material UI Slider\";s:5:\"alias\";s:18:\"material-ui-slider\";s:3:\"zip\";s:22:\"material-ui-slider.zip\";s:3:\"uid\";s:32:\"7e7909a030545f80c8ba8101c5b9bbd7\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";s:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/material-ui-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">The Material UI Slider Template is easy to use and requires no coding skills. You can quickly and easily create a professional-looking slider to showcase your products, services, or information in a visually appealing and engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:06:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Promote Your Digital Agency’s Services in a Unique Way [Tutorial]\";s:9:\"guide_url\";s:105:\"https://www.sliderrevolution.com/tutorials/how-to-promote-your-digital-agency-s-services-in-a-unique-way/\";s:9:\"guide_img\";s:31:\"tutorial/material-ui-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:669;a:25:{s:2:\"id\";s:3:\"704\";s:5:\"title\";s:19:\"Happy Holidays Hero\";s:5:\"alias\";s:19:\"happy-holidays-hero\";s:3:\"zip\";s:23:\"happy-holidays-hero.zip\";s:3:\"uid\";s:32:\"aabe32f963bc66d36f617c595ca2f1fd\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/happy-holidays-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Wish everyone happy holidays with our newest Christmas inspired hero section.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-22 09:27:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:76:\"How to Create a Hero Image Template to Use for Holidays and Sales [Tutorial]\";s:9:\"guide_url\";s:109:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-hero-image-template-to-use-for-holidays-and-sales/\";s:9:\"guide_img\";s:32:\"tutorial/happy-holidays-hero.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:670;a:24:{s:2:\"id\";s:3:\"705\";s:5:\"title\";s:34:\"Space & Sci-Fi Presentation Slider\";s:5:\"alias\";s:36:\"space-and-sci-fi-presentation-slider\";s:3:\"zip\";s:40:\"space-and-sci-fi-presentation-slider.zip\";s:3:\"uid\";s:32:\"6f8a89cfaa624a4ac799901fc85b802d\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/space-sci-fi-presentation-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">This is a perfect choice for technology companies, science fiction writers, space enthusiasts and much more.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-01-24 12:57:45\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:86:\"How to Transport Your Visitors to Another Time or Place with Layered Images [Tutorial]\";s:9:\"guide_url\";s:119:\"https://www.sliderrevolution.com/tutorials/how-to-transport-your-visitors-to-another-time-or-place-with-layered-images/\";s:9:\"guide_img\";s:49:\"tutorial/space-and-sci-fi-presentation-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:671;a:24:{s:2:\"id\";s:3:\"706\";s:5:\"title\";s:21:\"Claymorphism Carousel\";s:5:\"alias\";s:21:\"Claymorphism-Carousel\";s:3:\"zip\";s:25:\"Claymorphism-Carousel.zip\";s:3:\"uid\";s:32:\"8faec9adf09737acd8efdad7a1ccb673\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";s:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/claymorphism-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:195:\"<span class=\"ttm_content\">The Claymorphism Carousel template for Slider Revolution is a visually striking slider that features the unique claymorphism style.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-01-24 13:01:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:69:\"How to Create a 3D Space for Your Portfolio Highlight Reel [Tutorial]\";s:9:\"guide_url\";s:102:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-space-for-your-portfolio-highlight-reel/\";s:9:\"guide_img\";s:37:\"tutorial/startup-website-template.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:672;a:24:{s:2:\"id\";s:3:\"707\";s:5:\"title\";s:24:\"404 Page Hero Collection\";s:5:\"alias\";s:24:\"404-page-hero-collection\";s:3:\"zip\";s:28:\"404-page-hero-collection.zip\";s:3:\"uid\";s:32:\"a614db3d61935fdf249d7de2ff1f2d8f\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/404-page-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:212:\"<span class=\"ttm_content\">With the 404 Page Hero Collection template for Slider Revolution, you have several creative solutions at your disposal, to make your 404 page shine!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:28:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:673;a:24:{s:2:\"id\";s:3:\"708\";s:5:\"title\";s:32:\"Furniture Store Isometric Slider\";s:5:\"alias\";s:32:\"furniture-store-isometric-slider\";s:3:\"zip\";s:36:\"furniture-store-isometric-slider.zip\";s:3:\"uid\";s:32:\"385f8e4dac9f84ea72388f656b200251\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/furniture-store-isometric-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A furniture store slider template with stunning and versatile visuals! With bold and beautiful 3D isometric graphics, it\'s the perfect way to showcase modern furniture pieces and room designs.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-02-22 16:35:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:674;a:27:{s:2:\"id\";s:3:\"709\";s:5:\"title\";s:36:\"Woodworking Website Template Package\";s:5:\"alias\";s:36:\"woodworking-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"woodworking-website-template-package\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 10:54:05\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:675;a:27:{s:2:\"id\";s:3:\"710\";s:5:\"title\";s:22:\"Wood Art One Page Hero\";s:5:\"alias\";s:22:\"wood-art-one-page-hero\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-hero.zip\";s:3:\"uid\";s:32:\"4236270d46058389ddb032f6c68d63dc\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:15:10\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:676;a:27:{s:2:\"id\";s:3:\"711\";s:5:\"title\";s:23:\"Wood Art One Page About\";s:5:\"alias\";s:23:\"wood-art-one-page-about\";s:3:\"zip\";s:33:\"packs/wood-art-one-page-about.zip\";s:3:\"uid\";s:32:\"c14fe92fa107d914dab4826681db8d1d\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:19:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:677;a:27:{s:2:\"id\";s:3:\"712\";s:5:\"title\";s:22:\"Wood Art One Page Work\";s:5:\"alias\";s:22:\"wood-art-one-page-work\";s:3:\"zip\";s:32:\"packs/wood-art-one-page-work.zip\";s:3:\"uid\";s:32:\"a5d98ff9e7ecc52e9c8f5cb69e13fab9\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:23:03\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:678;a:27:{s:2:\"id\";s:3:\"713\";s:5:\"title\";s:30:\"Wood Art One Page Testimonials\";s:5:\"alias\";s:30:\"wood-art-one-page-testimonials\";s:3:\"zip\";s:40:\"packs/wood-art-one-page-testimonials.zip\";s:3:\"uid\";s:32:\"10cc4a93223c739cdd72a6f29ddfdbdc\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:32:12\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:679;a:27:{s:2:\"id\";s:3:\"714\";s:5:\"title\";s:24:\"Wood Art One Page Events\";s:5:\"alias\";s:24:\"wood-art-one-page-events\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-events.zip\";s:3:\"uid\";s:32:\"caf1318cca92472611d1bff75de2834e\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:35:58\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:680;a:27:{s:2:\"id\";s:3:\"715\";s:5:\"title\";s:24:\"Wood Art One Page Footer\";s:5:\"alias\";s:24:\"wood-art-one-page-footer\";s:3:\"zip\";s:34:\"packs/wood-art-one-page-footer.zip\";s:3:\"uid\";s:32:\"096eb58a1bdc1da5f228ee26f44cc35e\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-15 11:38:37\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:681;a:27:{s:2:\"id\";s:3:\"716\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 1\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery1\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery1.zip\";s:3:\"uid\";s:32:\"9692c155e32743e6ad5656ff98fc1854\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:43:14\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:682;a:27:{s:2:\"id\";s:3:\"717\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 2\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery2\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery2.zip\";s:3:\"uid\";s:32:\"63487dd51eb68d1f748cbdc01d1659aa\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:46:52\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:683;a:27:{s:2:\"id\";s:3:\"718\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 3\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery3\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery3.zip\";s:3:\"uid\";s:32:\"4d907965c605272fdb037aadd150e533\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:49:44\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:684;a:27:{s:2:\"id\";s:3:\"719\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 4\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery4\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery4.zip\";s:3:\"uid\";s:32:\"1ea74ff7001db07847cb98f505f62569\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:53:19\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:685;a:27:{s:2:\"id\";s:3:\"720\";s:5:\"title\";s:27:\"Wood Art One Page Gallery 5\";s:5:\"alias\";s:26:\"wood-art-one-page-gallery5\";s:3:\"zip\";s:36:\"packs/wood-art-one-page-gallery5.zip\";s:3:\"uid\";s:32:\"f7c9b11f559f69fb2fdff1ca96ff9c4d\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/woodworking-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:434:\"<span class=\"ttm_content\">A beautifully crafted, user-friendly, and visually stunning template that is perfect for both professional woodworkers and woodworking enthusiasts alike. This template has been meticulously designed to showcase your skills, projects, and products in a captivating and engaging manner, allowing you to create an online presence that truly stands out from the competition.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-03-15 11:56:28\";s:7:\"package\";s:36:\"Woodworking Website Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Create a 3D Product Carousel for Your eCommerce Site [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-3d-product-carousel-for-your-ecommerce-site/\";s:9:\"guide_img\";s:41:\"tutorial/Woodworking-Website-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"61\";s:9:\"installed\";b:0;}i:686;a:24:{s:2:\"id\";s:3:\"721\";s:5:\"title\";s:35:\"Hero Template With Cursor Animation\";s:5:\"alias\";s:35:\"Hero-Template-With-Cursor-Animation\";s:3:\"zip\";s:39:\"Hero-Template-With-Cursor-Animation.zip\";s:3:\"uid\";s:32:\"a0b666db728eb8585980a43443fb30bf\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";s:7:\"preview\";s:79:\"https://www.sliderrevolution.com/templates/hero-template-with-cursor-animation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Elevate your website with our hero template that features a captivating cursor animation. Perfect for any website design project.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-03-28 11:18:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:65:\"How to Create a Mesmerizing Effect for Your Hero Image [Tutorial]\";s:9:\"guide_url\";s:98:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-mesmerizing-effect-for-your-hero-image/\";s:9:\"guide_img\";s:48:\"tutorial/Hero-Template-With-Cursor-Animation.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:687;a:25:{s:2:\"id\";s:3:\"722\";s:5:\"title\";s:26:\"Modern Hair Salon Showcase\";s:5:\"alias\";s:28:\"futuristic-hairstyles-slider\";s:3:\"zip\";s:32:\"futuristic-hairstyles-slider.zip\";s:3:\"uid\";s:32:\"29d22b07310f9f2a9e504f565bca3864\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/modern-hair-salon-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:331:\"<span class=\"ttm_content\">Showcase your salon\'s unique services, talented stylists, and stunning transformations with high-quality images, videos, and testimonials. Engage your audience with interactive sliders, sleek animations, and an intuitive design that highlights your salon\'s expertise.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-04-17 11:43:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:81:\"A Creative Way to Display Different Options and Offerings on Your Site [Tutorial]\";s:9:\"guide_url\";s:114:\"https://www.sliderrevolution.com/tutorials/a-creative-way-to-display-different-options-and-offerings-on-your-site/\";s:9:\"guide_img\";s:41:\"tutorial/futuristic-hairstyles-slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:688;a:28:{s:2:\"id\";s:3:\"723\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 1\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-1\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-1.zip\";s:3:\"uid\";s:32:\"28ab921107c8748e1f67185448e4488c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:49:21\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:689;a:28:{s:2:\"id\";s:3:\"724\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 2\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-2\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-2.zip\";s:3:\"uid\";s:32:\"b6508dd2b1621eb44fc191906712730a\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 11:59:00\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:690;a:28:{s:2:\"id\";s:3:\"725\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 3\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-3\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-3.zip\";s:3:\"uid\";s:32:\"bbddb7776d56f9417a5aa1ffd336580c\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:00:51\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:691;a:28:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:28:\"Instagram Gallery Carousel 4\";s:5:\"alias\";s:28:\"instagram-gallery-carousel-4\";s:3:\"zip\";s:32:\"instagram-gallery-carousel-4.zip\";s:3:\"uid\";s:32:\"191c6f2fc6b1b4d922ac59df22637f04\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-04-17 12:02:42\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:692;a:28:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"modern-portfolio-website\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Add a Dramatic Pop of Color to Your Site with a Duotone Effect [Tutorial]\";s:9:\"guide_url\";s:113:\"https://www.sliderrevolution.com/tutorials/how-to-add-a-dramatic-pop-of-color-to-your-site-with-a-duotone-effect/\";s:9:\"guide_img\";s:37:\"tutorial/Modern-Portfolio-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:693;a:27:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"brutal-website-template\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:78:\"How to Create a Scroll-Triggered About Me Section for the Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-scroll-triggered-about-me-section-for-the-home-page/\";s:9:\"guide_img\";s:27:\"tutorial/Brutal-Website.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:694;a:28:{s:2:\"id\";s:3:\"727\";s:5:\"title\";s:31:\"Instagram Gallery Carousel Pack\";s:5:\"alias\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"instagram-gallery-carousel-pack\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/wordpress-image-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">Effortlessly blend your website\'s visual content with your vibrant Instagram feed in a sleek, responsive carousel.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-03 08:57:11\";s:7:\"package\";s:31:\"Instagram Gallery Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:70:\"How to Uniquely Display Your Instagram Feed on Your Website [Tutorial]\";s:9:\"guide_url\";s:103:\"https://www.sliderrevolution.com/tutorials/how-to-uniquely-display-your-instagram-feed-on-your-website/\";s:9:\"guide_img\";s:44:\"tutorial/Instagram-Gallery-Carousel-Pack.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"62\";s:9:\"installed\";b:0;}i:695;a:25:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:29:\"Storytelling Website Template\";s:5:\"alias\";s:29:\"Storytelling-Website-Template\";s:3:\"zip\";s:33:\"Storytelling-Website-Template.zip\";s:3:\"uid\";s:32:\"43a1d7c46025ab8f0b9fc49837f068de\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/storytelling-website-template\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">The ultimate solution to captivate your audience with immersive and interactive storytelling experiences.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-04 12:49:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:696;a:28:{s:2:\"id\";s:3:\"729\";s:5:\"title\";s:32:\"Generative AI Wordpress Template\";s:5:\"alias\";s:32:\"generative-ai-wordpress-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"generative-ai-wordpress-template\";s:3:\"img\";s:45:\"packages/Generative-AI-Wordpress-Template.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:535:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-19 11:03:15\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:697;a:28:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:9:\"G AI Hero\";s:5:\"alias\";s:9:\"G-AI-Hero\";s:3:\"zip\";s:19:\"packs/G-AI-Hero.zip\";s:3:\"uid\";s:32:\"bddbaf321d5e7fd3c46ad3cf7b684934\";s:3:\"img\";s:20:\"G-AI-Hero/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:06:43\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:698;a:28:{s:2:\"id\";s:3:\"731\";s:5:\"title\";s:10:\"G AI Intro\";s:5:\"alias\";s:10:\"G-AI-Intro\";s:3:\"zip\";s:20:\"packs/G-AI-Intro.zip\";s:3:\"uid\";s:32:\"c260d21743606248a98ebc9fe0f7daa0\";s:3:\"img\";s:21:\"G-AI-Intro/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:09:41\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:699;a:28:{s:2:\"id\";s:3:\"732\";s:5:\"title\";s:10:\"G AI Logos\";s:5:\"alias\";s:10:\"G-AI-Logos\";s:3:\"zip\";s:20:\"packs/G-AI-Logos.zip\";s:3:\"uid\";s:32:\"5e701af3844551f18cf4d45a6853cedd\";s:3:\"img\";s:21:\"G-AI-Logos/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:12:16\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:700;a:28:{s:2:\"id\";s:3:\"733\";s:5:\"title\";s:11:\"G AI Images\";s:5:\"alias\";s:11:\"G-AI-Images\";s:3:\"zip\";s:21:\"packs/G-AI-Images.zip\";s:3:\"uid\";s:32:\"8862e4e3ce5c3d67f80809d892df54f5\";s:3:\"img\";s:22:\"G-AI-Images/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:14:32\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:701;a:28:{s:2:\"id\";s:3:\"734\";s:5:\"title\";s:9:\"G AI Copy\";s:5:\"alias\";s:9:\"G-AI-Copy\";s:3:\"zip\";s:19:\"packs/G-AI-Copy.zip\";s:3:\"uid\";s:32:\"067c9615856d2ec6be31b066d82c2306\";s:3:\"img\";s:20:\"G-AI-Copy/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:17:03\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:702;a:28:{s:2:\"id\";s:3:\"735\";s:5:\"title\";s:10:\"G AI Tools\";s:5:\"alias\";s:10:\"G-AI-Tools\";s:3:\"zip\";s:20:\"packs/G-AI-Tools.zip\";s:3:\"uid\";s:32:\"23805fec299a8ca82659c030a4f16ce5\";s:3:\"img\";s:21:\"G-AI-Tools/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-05-19 11:18:36\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:703;a:28:{s:2:\"id\";s:3:\"736\";s:5:\"title\";s:10:\"G AI Cases\";s:5:\"alias\";s:10:\"G-AI-Cases\";s:3:\"zip\";s:20:\"packs/G-AI-Cases.zip\";s:3:\"uid\";s:32:\"7b474fb1cbc351d00732a51524cc0ae0\";s:3:\"img\";s:21:\"G-AI-Cases/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:22:41\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:704;a:28:{s:2:\"id\";s:3:\"737\";s:5:\"title\";s:18:\"G AI Gallery Title\";s:5:\"alias\";s:18:\"G-AI-Gallery-Title\";s:3:\"zip\";s:28:\"packs/G-AI-Gallery-Title.zip\";s:3:\"uid\";s:32:\"6e28c3f7027e58537782b95d0290b16e\";s:3:\"img\";s:29:\"G-AI-Gallery-Title/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:24:20\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:705;a:28:{s:2:\"id\";s:3:\"738\";s:5:\"title\";s:12:\"G AI Gallery\";s:5:\"alias\";s:12:\"G-AI-Gallery\";s:3:\"zip\";s:22:\"packs/G-AI-Gallery.zip\";s:3:\"uid\";s:32:\"9ce2e0db0c4af129329b42169133de12\";s:3:\"img\";s:23:\"G-AI-Gallery/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:26:02\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:706;a:28:{s:2:\"id\";s:3:\"739\";s:5:\"title\";s:17:\"G AI Testimonials\";s:5:\"alias\";s:17:\"G-AI-Testimonials\";s:3:\"zip\";s:27:\"packs/G-AI-Testimonials.zip\";s:3:\"uid\";s:32:\"2bdff749f895cf484919fa379daa4ce1\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:29:00\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:707;a:28:{s:2:\"id\";s:3:\"740\";s:5:\"title\";s:11:\"G AI Footer\";s:5:\"alias\";s:11:\"G-AI-Footer\";s:3:\"zip\";s:21:\"packs/G-AI-Footer.zip\";s:3:\"uid\";s:32:\"756676ee2fb920253d84e0558b9e5c43\";s:3:\"img\";s:22:\"G-AI-Footer/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/generative-ai-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.13\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:332:\"<span class=\"ttm_content\">Introducing the Generative AI WordPress template, exclusively available on Slider Revolution. Elevate your online presence and captivate your audience with captivating visuals and dynamic content. Embrace the future of design with the Generative AI WordPress template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-05-19 11:31:24\";s:7:\"package\";s:40:\"Generative AI Wordpress Template Package\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:74:\"How to Create a Video Reel That Impresses Your Website Visitors [Tutorial]\";s:9:\"guide_url\";s:107:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-video-reel-that-impresses-your-website-visitors/\";s:9:\"guide_img\";s:45:\"tutorial/Generative-AI-Wordpress-Template.png\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"63\";s:9:\"installed\";b:0;}i:708;a:28:{s:2:\"id\";s:3:\"741\";s:5:\"title\";s:23:\"Visual Design One-Pager\";s:5:\"alias\";s:23:\"visual-design-one-pager\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"visual-design-one-pager\";s:3:\"img\";s:36:\"packages/Visual-Design-One-Pager.jpg\";s:7:\"preview\";s:85:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:01:18\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:709;a:28:{s:2:\"id\";s:3:\"742\";s:5:\"title\";s:20:\"Visual Designer Menu\";s:5:\"alias\";s:20:\"visual-designer-menu\";s:3:\"zip\";s:30:\"packs/visual-designer-menu.zip\";s:3:\"uid\";s:32:\"5c5177905993ce5e7919d1360f0a264b\";s:3:\"img\";s:31:\"visual-designer-menu/slide1.jpg\";s:7:\"preview\";s:85:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:04:41\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:710;a:28:{s:2:\"id\";s:3:\"743\";s:5:\"title\";s:22:\"Visual Designer Slider\";s:5:\"alias\";s:22:\"visual-designer-slider\";s:3:\"zip\";s:32:\"packs/visual-designer-slider.zip\";s:3:\"uid\";s:32:\"9a48f4a2546c87d311f692aa1a2d70a4\";s:3:\"img\";s:33:\"visual-designer-slider/slide1.jpg\";s:7:\"preview\";s:85:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:06:26\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:711;a:28:{s:2:\"id\";s:3:\"744\";s:5:\"title\";s:25:\"Visual Designer Portfolio\";s:5:\"alias\";s:25:\"Visual-Designer-Portfolio\";s:3:\"zip\";s:35:\"packs/Visual-Designer-Portfolio.zip\";s:3:\"uid\";s:32:\"d53dbb86df1fca5ac940eb98a045b7f7\";s:3:\"img\";s:36:\"Visual-Designer-Portfolio/slide1.jpg\";s:7:\"preview\";s:85:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-05 13:08:57\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:712;a:27:{s:2:\"id\";s:3:\"745\";s:5:\"title\";s:21:\"Visual Designer About\";s:5:\"alias\";s:21:\"Visual-Designer-About\";s:3:\"zip\";s:31:\"packs/Visual-Designer-About.zip\";s:3:\"uid\";s:32:\"0968eb1bf48e95ddccc9fb7555752099\";s:3:\"img\";s:32:\"Visual-Designer-About/slide1.jpg\";s:7:\"preview\";s:85:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:10:45\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:713;a:28:{s:2:\"id\";s:3:\"746\";s:5:\"title\";s:22:\"Visual Designer Footer\";s:5:\"alias\";s:22:\"visual-designer-footer\";s:3:\"zip\";s:32:\"packs/visual-designer-footer.zip\";s:3:\"uid\";s:32:\"e6027c38009d73cf8ddaeb70ea48d8a8\";s:3:\"img\";s:33:\"visual-designer-footer/slide1.jpg\";s:7:\"preview\";s:85:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:12:21\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:714;a:28:{s:2:\"id\";s:3:\"747\";s:5:\"title\";s:27:\"Visual Designer Detail View\";s:5:\"alias\";s:27:\"Visual-Designer-Detail-View\";s:3:\"zip\";s:37:\"packs/Visual-Designer-Detail-View.zip\";s:3:\"uid\";s:32:\"1faa6ce0fc43a08f3800acace5eb2925\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide1.jpg\";s:7:\"preview\";s:85:\"https://www.sliderrevolution.com/templates/visual-design-one-page-portfolio-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">Whether you are a web designer, AI artist, 3D designer, digital illustrator, UI/UX designer, or photographer, this template is designed to showcase your work in the most impressive way.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-06-05 13:14:05\";s:7:\"package\";s:31:\"Visual Design One-Pager Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"64\";s:9:\"installed\";b:0;}i:715;a:25:{s:2:\"id\";s:3:\"748\";s:5:\"title\";s:24:\"Online Watch Shop Slider\";s:5:\"alias\";s:24:\"online-watch-shop-slider\";s:3:\"zip\";s:28:\"online-watch-shop-slider.zip\";s:3:\"uid\";s:32:\"bbe52119b342d63ead804a91e2ade96d\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/online-watch-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:524:\"<span class=\"ttm_content\">The \"Online Watch Shop Slider\" is a stunning design tailored specifically for watch retailers and enthusiasts. With its sleek and modern layout, this template allows you to showcase your collection of timepieces in a visually captivating manner. Featuring smooth transitions and customizable slides, this template provides a seamless browsing experience for your customers, making it an ideal choice for online watch shops aiming to leave a lasting impression.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-12 08:36:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:80:\"How to Create a Product Comparison Slider for Your Shop’s Home Page [Tutorial]\";s:9:\"guide_url\";s:111:\"https://www.sliderrevolution.com/tutorials/how-to-create-a-product-comparison-slider-for-your-shop-s-home-page/\";s:9:\"guide_img\";s:37:\"tutorial/Online-Watch-Shop-Slider.png\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:716;a:25:{s:2:\"id\";s:3:\"749\";s:5:\"title\";s:31:\"Brewery Website Slider Template\";s:5:\"alias\";s:31:\"Brewery-Website-Slider-Template\";s:3:\"zip\";s:35:\"Brewery-Website-Slider-Template.zip\";s:3:\"uid\";s:32:\"bcf9213d1ba9c2c41382433c124adf30\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/brewery-website-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:421:\"<span class=\"ttm_content\">The Brewery Website Slider Template offers a visually appealing and versatile design, perfect for showcasing the unique offerings of any brewery. With its captivating imagery, smooth transitions, and customizable elements, this template creates an engaging experience that entices visitors to explore the brewery\'s story and discover its exceptional brews. </span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-23 11:27:46\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:717;a:27:{s:2:\"id\";s:3:\"750\";s:5:\"title\";s:40:\"Hero Slider with Midjourney Image Effect\";s:5:\"alias\";s:40:\"Hero-Slider-with-Midjourney-Image-Effect\";s:3:\"zip\";s:44:\"Hero-Slider-with-Midjourney-Image-Effect.zip\";s:3:\"uid\";s:32:\"45db238a0a64622e4d39f1993106d5e6\";s:3:\"img\";s:51:\"Hero-Slider-with-Midjourney-Image-Effect/slide1.jpg\";s:7:\"preview\";s:84:\"https://www.sliderrevolution.com/templates/hero-slider-with-midjourney-image-effect/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:427:\"<span class=\"ttm_content\">Experience the magic of our new Hero Slider template, featuring the innovative Midjourney Image Effect. This unique template brings the style of an action movie poster to your website, offering an interactive intro that iss sure to captivate visitors. The Midjourney Image sequence, with its subtle variations, adds a dynamic touch, making your website stand out.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-06-28 13:47:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;s:10:\"push_image\";b:1;}i:718;a:25:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:31:\"Highlight Hero Section Template\";s:5:\"alias\";s:31:\"Highlight-Hero-Section-Template\";s:3:\"zip\";s:35:\"Highlight-Hero-Section-Template.zip\";s:3:\"uid\";s:32:\"e16c375827f3c54cdd224ef612e3e31a\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/highlight-hero-section-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:334:\"<span class=\"ttm_content\">Introducing the Highlight Hero Section Template for Slider Revolution. Make a bold first impression with stunning visuals and seamless animations. Customize every aspect effortlessly and engage your visitors instantly. Elevate your website with this remarkable template.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-07-06 10:07:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:719;a:25:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:36:\"Samurai Fullscreen Carousel Template\";s:5:\"alias\";s:36:\"Samurai-Fullscreen-Carousel-Template\";s:3:\"zip\";s:40:\"Samurai-Fullscreen-Carousel-Template.zip\";s:3:\"uid\";s:32:\"8b5c5483aa54c09be24bb18a20ec98a5\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide1.jpg\";s:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/samurai-fullscreen-carousel-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:318:\"<span class=\"ttm_content\">Experience the power of our Samurai Fullscreen Carousel Template. With large, bold captions, call-to-action buttons, and tab navigation, it iss a visual feast. Seamlessly pan across a panorama of samurai warriors, thanks to Midjourneys new \"pan\" feature.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-07-10 12:21:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:720;a:28:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:32:\"Surf Scroll Based Story Template\";s:5:\"alias\";s:32:\"surf-scroll-based-story-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"surf-scroll-based-story-template\";s:3:\"img\";s:45:\"packages/surf-scroll-based-story-template.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:45:39\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:721;a:28:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:18:\"Surf Template Logo\";s:5:\"alias\";s:18:\"Surf-Template-Logo\";s:3:\"zip\";s:28:\"packs/Surf-Template-Logo.zip\";s:3:\"uid\";s:32:\"8bf655d46efa183455bffc8ea5ddd18f\";s:3:\"img\";s:29:\"Surf-Template-Logo/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-08-04 10:48:52\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:722;a:28:{s:2:\"id\";s:3:\"755\";s:5:\"title\";s:15:\"Surf Template 1\";s:5:\"alias\";s:15:\"Surf-Template-1\";s:3:\"zip\";s:25:\"packs/Surf-Template-1.zip\";s:3:\"uid\";s:32:\"4a532d7cbbe52544f41a6a81023a3879\";s:3:\"img\";s:26:\"Surf-Template-1/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:52:16\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:723;a:28:{s:2:\"id\";s:3:\"756\";s:5:\"title\";s:15:\"Surf Template 2\";s:5:\"alias\";s:15:\"Surf-Template-2\";s:3:\"zip\";s:25:\"packs/Surf-Template-2.zip\";s:3:\"uid\";s:32:\"7d76218ed2d5144b9dcc0669bb3e346a\";s:3:\"img\";s:26:\"Surf-Template-2/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:54:13\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:724;a:28:{s:2:\"id\";s:3:\"757\";s:5:\"title\";s:15:\"Surf Template 3\";s:5:\"alias\";s:15:\"Surf-Template-3\";s:3:\"zip\";s:25:\"packs/Surf-Template-3.zip\";s:3:\"uid\";s:32:\"a42b54df91b2c3987bbe22280c26b40d\";s:3:\"img\";s:26:\"Surf-Template-3/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:56:13\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:725;a:28:{s:2:\"id\";s:3:\"758\";s:5:\"title\";s:15:\"Surf Template 4\";s:5:\"alias\";s:15:\"Surf-Template-4\";s:3:\"zip\";s:25:\"packs/Surf-Template-4.zip\";s:3:\"uid\";s:32:\"017fb0dca11e63421427315718464823\";s:3:\"img\";s:26:\"Surf-Template-4/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/surf-scroll-based-story-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:298:\"<span class=\"ttm_content\">Dive into the world of immersive storytelling with the \"Surf Scroll Based Story Template\" for Slider Revolution! Take your website visitors on an unforgettable journey through the waves of creativity and engage them like never before.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-04 10:58:06\";s:7:\"package\";s:40:\"Surf Scroll Based Story Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"65\";s:9:\"installed\";b:0;}i:726;a:26:{s:2:\"id\";s:3:\"759\";s:5:\"title\";s:33:\"50/50 Split Screen Website Design\";s:5:\"alias\";s:33:\"50-50-Split-Screen-Website-Design\";s:3:\"zip\";s:37:\"50-50-Split-Screen-Website-Design.zip\";s:3:\"uid\";s:32:\"e524d518ac23d3f408fca3caddf2dac3\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/split-screen-website-design/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:442:\"<span class=\"ttm_content\">Introducing the 50/50 Split Screen Website Design template: A dynamic showcase that seamlessly balances content and visuals. With a sleek half-and-half layout, captivate your audience with contrasting elements while delivering a clear and engaging message. Customize effortlessly and elevate your web presence with this modern, user-friendly design, only with Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-08 12:22:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;s:6:\"is_new\";b:1;}i:727;a:25:{s:2:\"id\";s:3:\"760\";s:5:\"title\";s:33:\"Food Presentation Template Slider\";s:5:\"alias\";s:33:\"Food-Presentation-Template-Slider\";s:3:\"zip\";s:37:\"Food-Presentation-Template-Slider.zip\";s:3:\"uid\";s:32:\"7ebe00aee026ff7baeffaad909e6ee24\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide1.jpg\";s:7:\"preview\";s:77:\"https://www.sliderrevolution.com/templates/food-presentation-template-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:422:\"<span class=\"ttm_content\">Unveil the essence of your cuisine with the \"Food Presentation Template Slider.\" Elevate your dishes through seamless transitions, vibrant imagery, and enticing descriptions in this captivating slider. Engage your audience, tantalize their taste buds, and showcase your culinary artistry effortlessly. Now available in the Slider Revolution template library.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-18 11:56:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:728;a:25:{s:2:\"id\";s:3:\"761\";s:5:\"title\";s:38:\"FutureSight Digital Marketing Template\";s:5:\"alias\";s:38:\"FutureSight-Digital-Marketing-Template\";s:3:\"zip\";s:42:\"FutureSight-Digital-Marketing-Template.zip\";s:3:\"uid\";s:32:\"9bfd6be89aca94230967563d61b796b3\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide1.jpg\";s:7:\"preview\";s:82:\"https://www.sliderrevolution.com/templates/futuresight-digital-marketing-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:276:\"<span class=\"ttm_content\">Embrace the future with FutureSight - a template designed for visionary marketers. Its sleek design, combined with dynamic animations, offers a seamless user experience. Perfect for agencies aiming for the stars.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-08-23 10:38:17\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:729;a:25:{s:2:\"id\";s:3:\"762\";s:5:\"title\";s:40:\"Starry Night Parallax Zoom Effect Slider\";s:5:\"alias\";s:40:\"Starry-Night-Parallax-Zoom-Effect-Slider\";s:3:\"zip\";s:44:\"Starry-Night-Parallax-Zoom-Effect-Slider.zip\";s:3:\"uid\";s:32:\"dd0a9034a10397ba5b0b76fb8d7e203c\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide1.jpg\";s:7:\"preview\";s:84:\"https://www.sliderrevolution.com/templates/starry-night-parallax-zoom-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:498:\"<span class=\"ttm_content\">The \"Starry Night Parallax Zoom Effect Slider\" is a captivating template that transforms your website slider into a mesmerizing journey through a celestial dreamscape. With stunning parallax and zoom effects, it immerses your audience in a starry night sky, creating a visually stunning and engaging user experience that will leave a lasting impression. Perfect for showcasing your content or products with a touch of celestial magic.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-09-13 11:16:06\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:730;a:25:{s:2:\"id\";s:3:\"763\";s:5:\"title\";s:44:\"Beyond The Void Parallax Hero With Particles\";s:5:\"alias\";s:15:\"beyond-the-void\";s:3:\"zip\";s:19:\"beyond-the-void.zip\";s:3:\"uid\";s:32:\"c7f47a117b31c76d7f3ad52440abed86\";s:3:\"img\";s:26:\"beyond-the-void/slide1.jpg\";s:7:\"preview\";s:88:\"https://www.sliderrevolution.com/templates/beyond-the-void-parallax-hero-with-particles/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:384:\"<span class=\"ttm_content\">Journey beyond the stars with our latest template. An astronaut, after landing on a distant asteroid, unveils an alien anomaly. This parallax hero design, reminiscent of a cinematic sci-fi poster, promises a visual treat. \"Beyond the stars, he found the unknown. Now it is coming home.\" Experience the magic of the void.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:357:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-09-19 14:42:06\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:731;a:25:{s:2:\"id\";s:3:\"764\";s:5:\"title\";s:46:\"Extravaganza Ecommerce Product Carousel Static\";s:5:\"alias\";s:33:\"Static-Ecommerce-Product-Carousel\";s:3:\"zip\";s:37:\"Static-Ecommerce-Product-Carousel.zip\";s:3:\"uid\";s:32:\"6bb030f4419e247edfaf94478aa6578e\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide1.jpg\";s:7:\"preview\";s:83:\"https://www.sliderrevolution.com/templates/extravaganza-ecommerce-product-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Step up your online store with the Extravaganza Ecommerce Product Carousel. Crafted for the contemporary shop, it flaunts products in their full glory, enveloped in a dark, sleek aesthetic. There is a WooCommerce version and a static version available, which you can adapt to work with any WordPress website.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:15:\"dynamic-content\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-10-04 11:56:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:732;a:25:{s:2:\"id\";s:3:\"765\";s:5:\"title\";s:43:\"Extravaganza Ecommerce Product Carousel Woo\";s:5:\"alias\";s:30:\"woo-ecommerce-product-carousel\";s:3:\"zip\";s:34:\"woo-ecommerce-product-carousel.zip\";s:3:\"uid\";s:32:\"51b63bf649fdff61634fe888f51ddb4d\";s:3:\"img\";s:41:\"woo-ecommerce-product-carousel/slide1.jpg\";s:7:\"preview\";s:83:\"https://www.sliderrevolution.com/templates/extravaganza-ecommerce-product-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Step up your online store with the Extravaganza Ecommerce Product Carousel. Crafted for the contemporary shop, it flaunts products in their full glory, enveloped in a dark, sleek aesthetic. There is a WooCommerce version and a static version available, which you can adapt to work with any WordPress website.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:15:\"dynamic-content\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-10-04 12:00:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:733;a:25:{s:2:\"id\";s:3:\"766\";s:5:\"title\";s:31:\"Serenity Hero With Focus Effect\";s:5:\"alias\";s:31:\"Serenity-Hero-With-Focus-Effect\";s:3:\"zip\";s:35:\"Serenity-Hero-With-Focus-Effect.zip\";s:3:\"uid\";s:32:\"f0c6d9090236c20b1d7536aedc3d8cf8\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/serenity-hero-with-focus-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.6.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:578:\"<span class=\"ttm_content\">Enhance your websites visual appeal with the \"Serenity Hero With Focus Effect\" Slider Revolution template. This mesmerizing slider seamlessly combines tranquil backgrounds with dynamic focus effects, guiding your audiences attention to vital elements of your content. Impress with engaging animations, ensure responsive design across all devices, and customize effortlessly to match your brands style. Create a captivating user experience that converts visitors into devoted followers with this exceptional slider.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-10-04 12:03:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:11:\"guide_title\";s:0:\"\";s:9:\"guide_url\";s:0:\"\";s:9:\"guide_img\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:715:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide3.jpg\";}}s:19:\"Photographer-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";}}s:27:\"Photographer-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";}}s:21:\"Photographer-Showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";}}s:22:\"Photographer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";}}s:21:\"Photographer-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";}}s:19:\"Photographer-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";}}s:18:\"Photographer-Modal\";a:1:{i:0;a:2:{s:5:\"title\";s:8:\"Slider 1\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal/slide6.jpg\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide7.jpg\";}}s:32:\"gaming-stats-presentation-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide5.jpg\";}}s:15:\"coffee-flavours\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"coffee-flavors/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"coffee-flavors/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"coffee-flavors/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"coffee-flavors/slide5.jpg\";}}s:15:\"showreel-slider\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"showreel-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"showreel-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"showreel-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"showreel-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"showreel-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"showreel-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:26:\"showreel-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:26:\"showreel-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:27:\"showreel-slider/slide10.jpg\";}}s:16:\"visual-art-forms\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"visual-art-forms/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"visual-art-forms/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"visual-art-forms/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"visual-art-forms/slide5.jpg\";}}s:14:\"bg-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"bg-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"bg-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"bg-effect-hero/slide4.jpg\";}}s:9:\"cyberfunk\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"cyberfunk/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"cyberfunk/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"cyberfunk/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"cyberfunk/slide5.jpg\";}}s:21:\"motion-blur-portfolio\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide8.jpg\";}}s:18:\"portal-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"portal-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"portal-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"portal-effect-hero/slide4.jpg\";}}s:15:\"winery-timeline\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"winery-timeline/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"winery-timeline/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"winery-timeline/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"winery-timeline/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"winery-timeline/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"winery-timeline/slide7.jpg\";}}s:25:\"smart-living-one-pager-v1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";}}s:25:\"smart-living-one-pager-v2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";}}s:25:\"smart-living-one-pager-v3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";}}s:6:\"menu-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";}}s:14:\"onepage-hero-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";}}s:6:\"about1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"about1/slide1.jpg\";}}s:9:\"services1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"services1/slide1.jpg\";}}s:9:\"projects1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"projects1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"projects1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"projects1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"projects1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:20:\"projects1/slide6.jpg\";}}s:8:\"footer-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";}}s:23:\"explainer-block-1-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";}}s:23:\"explainer-block-1-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";}}s:16:\"projects-modal-1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-1/slide6.jpg\";}}s:6:\"menu-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";}}s:6:\"hero-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";}}s:10:\"services-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";}}s:7:\"about-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";}}s:10:\"projects-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"projects-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"projects-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:21:\"projects-2/slide6.jpg\";}}s:7:\"footer2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";}}s:23:\"explainer-block-2-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";}}s:23:\"explainer-block-2-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";}}s:16:\"projects-modal-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-2/slide6.jpg\";}}s:6:\"menu-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";}}s:6:\"hero-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:17:\"hero-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:17:\"hero-3/slide3.jpg\";}}s:7:\"about-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";}}s:10:\"services-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";}}s:10:\"projects-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-3/slide3.jpg\";}}s:8:\"footer-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";}}s:23:\"explainer-block-3-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";}}s:23:\"explainer-block-3-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";}}s:16:\"projects-modal-3\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-3/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-3/slide6.jpg\";}}s:25:\"urban-street-skate-slider\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide12.jpg\";}}s:13:\"yummy-burgers\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"yummy-burgers/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"yummy-burgers/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"yummy-burgers/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"yummy-burgers/slide5.jpg\";}}s:37:\"tattoo-event-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";}}s:24:\"tattoo-event-hero-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide3.jpg\";}}s:18:\"tattoo-event-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";}}s:20:\"tattoo-event-artists\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"tattoo-event-artists/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"tattoo-event-artists/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"tattoo-event-artists/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"tattoo-event-artists/slide5.jpg\";}}s:21:\"tattoo-event-schedule\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide3.jpg\";}}s:17:\"tattoo-event-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";}}s:19:\"tattoo-event-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";}}s:24:\"startup-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";}}s:12:\"startup-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";}}s:12:\"startup-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";}}s:13:\"startup-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";}}s:18:\"startup-features-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";}}s:18:\"startup-features-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";}}s:12:\"startup-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";}}s:15:\"startup-reviews\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";}}s:11:\"startup-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";}}s:14:\"startup-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";}}s:19:\"startup-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";}}s:32:\"christmas-gift-card-landing-page\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";}}s:24:\"christmas-landing-page-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";}}s:24:\"christmas-landing-page-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";}}s:12:\"image-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"image-slider/slide-2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"image-slider/slide-3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"image-slider/slide-4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"image-slider/slide-5.jpg\";}}s:17:\"full-width-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"full-width-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"full-width-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"full-width-slider/slide4.jpg\";}}s:20:\"app-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";}}s:16:\"app-website-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";}}s:16:\"app-website-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";}}s:20:\"app-download-buttons\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";}}s:17:\"app-website-about\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"app-website-about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"app-website-about/slide3.jpg\";}}s:20:\"app-website-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";}}s:21:\"app-website-video-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";}}s:23:\"app-website-screenshots\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"app-website-screenshots/slide2.jpg\";}}s:22:\"app-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";}}s:24:\"app-website-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";}}s:16:\"app-website-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";}}s:18:\"app-website-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";}}s:15:\"app-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";}}s:25:\"testimonial-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";}}s:22:\"testimonial-carousel-1\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide4.jpg\";}}s:22:\"testimonial-carousel-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide5.jpg\";}}s:22:\"testimonial-carousel-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide3.jpg\";}}s:22:\"testimonial-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";}}s:22:\"testimonial-carousel-5\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide4.jpg\";}}s:9:\"deep-dive\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";}}s:22:\"particle-wave-showcase\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"particle-wave-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"particle-wave-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"particle-wave-showcase/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"particle-wave-showcase/slide5.jpg\";}}s:17:\"video-hero-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";}}s:28:\"solar-system-showcase-slider\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide9.jpg\";}}s:26:\"Optic-shop-showcase-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide5.jpg\";}}s:24:\"charts-template-showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";}}s:31:\"fashion-website-slider-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";}}s:22:\"fashion-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fashion-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"fashion-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"fashion-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"fashion-website-slider/slide5.jpg\";}}s:28:\"fashion-website-slider-modal\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide5.jpg\";}}s:24:\"furniture-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"furniture-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"furniture-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"furniture-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"furniture-website-slider/slide5.jpg\";}}s:26:\"fitness-gym-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide5.jpg\";}}s:35:\"ai--robotics-webside-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";}}s:30:\"ai-and-robotics-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide4.jpg\";}}s:14:\"ai-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";}}s:33:\"minimal-typography-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide4.jpg\";}}s:19:\"404-page-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"404-page-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"404-page-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"404-page-collection/slide4.jpg\";}}s:21:\"ecommerce-sale-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide4.jpg\";}}s:19:\"fashion-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"fashion-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"fashion-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"fashion-shop-slider/slide4.jpg\";}}s:29:\"lingerie-store-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide5.jpg\";}}s:28:\"beach-events-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide4.jpg\";}}s:41:\"creative-portfolio-website-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";}}s:30:\"creative-portfolio-main-slider\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide8.jpg\";}}s:28:\"creative-portfolio-project-1\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide5.jpg\";}}s:28:\"creative-portfolio-project-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide5.jpg\";}}s:28:\"creative-portfolio-project-3\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide5.jpg\";}}s:28:\"creative-portfolio-project-4\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide5.jpg\";}}s:28:\"creative-portfolio-project-5\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide5.jpg\";}}s:28:\"creative-portfolio-project-6\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide5.jpg\";}}s:28:\"creative-portfolio-project-7\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide5.jpg\";}}s:19:\"ai-particle-cluster\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"ai-particle-cluster/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"ai-particle-cluster/slide3.jpg\";}}s:24:\"artistic-parallax-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide4.jpg\";}}s:23:\"magazine-content-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";}}s:30:\"magazine-content-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide4.jpg\";}}s:24:\"Masonry-Gallery-Carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide3.jpg\";}}s:21:\"neon-wordpress-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide5.jpg\";}}s:27:\"Restaurant-One-Page-Website\";a:11:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide11.jpg\";}}s:18:\"woocommerce-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"woocommerce-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"woocommerce-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"woocommerce-slider/slide4.jpg\";}}s:25:\"woocommerce-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide4.jpg\";}}s:21:\"wordpress-post-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";}}s:28:\"WordPress-Post-Slider-Static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide6.jpg\";}}s:22:\"wordpress-video-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wordpress-video-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wordpress-video-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wordpress-video-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wordpress-video-slider/slide5.jpg\";}}s:37:\"architecture-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";}}s:17:\"architecture-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";}}s:26:\"architecture-header-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"architecture-header-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"architecture-header-slider/slide3.jpg\";}}s:23:\"architecture-text-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";}}s:18:\"architecture-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";}}s:26:\"architecture-process-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";}}s:20:\"architecture-process\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"architecture-process/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"architecture-process/slide3.jpg\";}}s:22:\"architecture-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";}}s:28:\"architecture-portfolio-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide4.jpg\";}}s:20:\"architecture-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";}}s:23:\"image-comparison-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"image-comparison-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"image-comparison-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"image-comparison-slider/slide4.jpg\";}}s:37:\"wedding-photo-slider-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";}}s:20:\"wedding-photo-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"wedding-photo-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"wedding-photo-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"wedding-photo-slider/slide4.jpg\";}}s:26:\"wedding-photo-slider-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide4.jpg\";}}s:24:\"destinations-card-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"destinations-card-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"destinations-card-slider/slide3.jpg\";}}s:21:\"knives-product-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"knives-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"knives-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"knives-product-slider/slide4.jpg\";}}s:16:\"tiny-slider-dark\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"tiny-slider-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"tiny-slider-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"tiny-slider-dark/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"tiny-slider-dark/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"tiny-slider-dark/slide6.jpg\";}}s:17:\"tiny-slider-light\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"tiny-slider-light/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"tiny-slider-light/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"tiny-slider-light/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"tiny-slider-light/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"tiny-slider-light/slide6.jpg\";}}s:24:\"pet-store-product-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"pet-store-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"pet-store-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"pet-store-product-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"pet-store-product-slider/slide5.jpg\";}}s:18:\"material-ui-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"material-ui-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"material-ui-slider/slide3.jpg\";}}s:19:\"happy-holidays-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";}}s:36:\"space-and-sci-fi-presentation-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide4.png\";}}s:21:\"Claymorphism-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide4.jpg\";}}s:24:\"404-page-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"404-page-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"404-page-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"404-page-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"404-page-hero-collection/slide4.jpg\";}}s:32:\"furniture-store-isometric-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"furniture-store-isometric-slider/slide4.jpg\";}}s:36:\"woodworking-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Woodworking-Website-Template.jpg\";}}s:22:\"wood-art-one-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-hero/slide1.jpg\";}}s:23:\"wood-art-one-page-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"wood-art-one-page-about/slide1.jpg\";}}s:22:\"wood-art-one-page-work\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wood-art-one-page-work/slide5.jpg\";}}s:30:\"wood-art-one-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"wood-art-one-page-testimonials/slide1.jpg\";}}s:24:\"wood-art-one-page-events\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-events/slide1.jpg\";}}s:24:\"wood-art-one-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"wood-art-one-page-footer/slide1.jpg\";}}s:26:\"wood-art-one-page-gallery1\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery1/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery2\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery2/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery3/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery4\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery4/slide3.jpg\";}}s:26:\"wood-art-one-page-gallery5\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wood-art-one-page-gallery5/slide3.jpg\";}}s:35:\"Hero-Template-With-Cursor-Animation\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:46:\"Hero-Template-With-Cursor-Animation/slide1.jpg\";}}s:28:\"futuristic-hairstyles-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"futuristic-hairstyles-slider/slide5.jpg\";}}s:28:\"instagram-gallery-carousel-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-1/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-2/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-3/slide1.jpg\";}}s:28:\"instagram-gallery-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"instagram-gallery-carousel-4/slide1.jpg\";}}s:31:\"instagram-gallery-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/Instagram-Gallery-Carousel.jpg\";}}s:29:\"Storytelling-Website-Template\";a:16:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:40:\"Storytelling-Website-Template/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide12.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide13.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide14.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide15.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:41:\"Storytelling-Website-Template/slide16.jpg\";}}s:32:\"generative-ai-wordpress-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/Generative-AI-Wordpress-Template.jpg\";}}s:9:\"G-AI-Hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"G-AI-Hero/slide1.jpg\";}}s:10:\"G-AI-Intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Intro/slide1.jpg\";}}s:10:\"G-AI-Logos\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Logos/slide1.jpg\";}}s:11:\"G-AI-Images\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"G-AI-Images/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"G-AI-Images/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"G-AI-Images/slide3.jpg\";}}s:9:\"G-AI-Copy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"G-AI-Copy/slide1.jpg\";}}s:10:\"G-AI-Tools\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Tools/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"G-AI-Tools/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"G-AI-Tools/slide3.jpg\";}}s:10:\"G-AI-Cases\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"G-AI-Cases/slide1.jpg\";}}s:18:\"G-AI-Gallery-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"G-AI-Gallery-Title/slide1.jpg\";}}s:12:\"G-AI-Gallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"G-AI-Gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"G-AI-Gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"G-AI-Gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"G-AI-Gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"G-AI-Gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"G-AI-Gallery/slide6.jpg\";}}s:17:\"G-AI-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"G-AI-Testimonials/slide3.jpg\";}}s:11:\"G-AI-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"G-AI-Footer/slide1.jpg\";}}s:23:\"visual-design-one-pager\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"packages/Visual-Design-One-Pager.jpg\";}}s:20:\"visual-designer-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"visual-designer-menu/slide1.jpg\";}}s:22:\"visual-designer-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"visual-designer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"visual-designer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"visual-designer-slider/slide3.jpg\";}}s:25:\"Visual-Designer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"Visual-Designer-Portfolio/slide1.jpg\";}}s:21:\"Visual-Designer-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Visual-Designer-About/slide1.jpg\";}}s:22:\"visual-designer-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"visual-designer-footer/slide1.jpg\";}}s:27:\"Visual-Designer-Detail-View\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Visual-Designer-Detail-View/slide7.jpg\";}}s:24:\"online-watch-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"online-watch-shop-slider/slide4.jpg\";}}s:31:\"Brewery-Website-Slider-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Brewery-Website-Slider-Template/slide4.jpg\";}}s:40:\"Hero-Slider-with-Midjourney-Image-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Hero-Slider-with-Midjourney-Image-Effect/slide1.jpg\";}}s:31:\"Highlight-Hero-Section-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Highlight-Hero-Section-Template/slide4.jpg\";}}s:36:\"Samurai-Fullscreen-Carousel-Template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"Samurai-Fullscreen-Carousel-Template/slide4.jpg\";}}s:32:\"surf-scroll-based-story-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/surf-scroll-based-story-template.jpg\";}}s:18:\"Surf-Template-Logo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Surf-Template-Logo/slide1.jpg\";}}s:15:\"Surf-Template-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-1/slide1.jpg\";}}s:15:\"Surf-Template-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-2/slide1.jpg\";}}s:15:\"Surf-Template-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-3/slide1.jpg\";}}s:15:\"Surf-Template-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Surf-Template-4/slide1.jpg\";}}s:33:\"50-50-Split-Screen-Website-Design\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"50-50-Split-Screen-Website-Design/slide4.jpg\";}}s:33:\"Food-Presentation-Template-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"Food-Presentation-Template-Slider/slide4.jpg\";}}s:38:\"FutureSight-Digital-Marketing-Template\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:49:\"FutureSight-Digital-Marketing-Template/slide3.jpg\";}}s:40:\"Starry-Night-Parallax-Zoom-Effect-Slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:51:\"Starry-Night-Parallax-Zoom-Effect-Slider/slide4.jpg\";}}s:15:\"beyond-the-void\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"beyond-the-void/slide1.jpg\";}}s:33:\"Static-Ecommerce-Product-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"Static-Ecommerce-Product-Carousel/slide4.jpg\";}}s:30:\"woo-ecommerce-product-carousel\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"woo-ecommerce-product-carousel/slide1.jpg\";}}s:31:\"Serenity-Hero-With-Focus-Effect\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"Serenity-Hero-With-Focus-Effect/slide5.jpg\";}}}}','no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (85186,'wordfence_syncAttackDataAttempts','0','no'),(85187,'wordfence_syncingAttackData','0','no'),(85188,'wordfence_lastSyncAttackData','1698016278','no'),(467,'elementor_remote_info_feed_data','a:5:{i:0;a:5:{s:5:\"title\";s:36:\"Elementor Websites of September 2021\";s:7:\"excerpt\";s:200:\"The “homepage is where the art is” in this September’s spectacular showcase. Featuring websites across the board from all around the world, this is a collection as refreshing as a spring shower.\";s:7:\"created\";i:1634145544;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:123:\"https://elementor.com/blog/showcase-september-2021/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:45:\"15 Brand-New Elementor Landing Page Templates\";s:7:\"excerpt\";s:143:\"Browse through 15 professionally designed landing page templates, available to all Elementor Expert members (Expert, Studio, and Agency plans).\";s:7:\"created\";i:1634048355;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:126:\"https://elementor.com/blog/new-landing-page-templates/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:89:\"8 Examples of High-Converting Mobile Landing Pages (& What Marketers Can Learn From Them)\";s:7:\"excerpt\";s:179:\"65% of search traffic and 80%+ Facebook traffic is mobile today. Is your mobile landing page ready to handle this traffic? This guide will show you how to design yours to convert.\";s:7:\"created\";i:1633513719;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:119:\"https://elementor.com/blog/mobile-landing-page/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:69:\"Ask-Me-Anything Session with Elementor\'s VP Product — The Takeaways\";s:7:\"excerpt\";s:196:\"In case you missed it, here are the main takeaways from our AMA session. Our VP Product answered questions on topics ranging from performance, new features, ecommerce, what’s up ahead, and more.\";s:7:\"created\";i:1633419048;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:150:\"https://elementor.com/blog/ask-me-anything-session-with-elementors-vp-product/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:38:\"Exploring Footer Design With Elementor\";s:7:\"excerpt\";s:109:\"Discover how moving the footer to the top of your to-do list can make designing a website a whole lot easier.\";s:7:\"created\";i:1633254121;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:123:\"https://elementor.com/blog/elementor-footer-design/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(471,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(472,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(679,'rlrsssl_options','a:14:{s:12:\"site_has_ssl\";b:1;s:25:\"ssl_success_message_shown\";b:0;s:22:\"htaccess_warning_shown\";b:0;s:19:\"review_notice_shown\";b:1;s:17:\"plugin_db_version\";s:5:\"5.1.2\";s:11:\"ssl_enabled\";b:1;s:4:\"hsts\";b:0;s:19:\"javascript_redirect\";b:0;s:11:\"wp_redirect\";b:1;s:26:\"autoreplace_insecure_links\";b:1;s:20:\"do_not_edit_htaccess\";b:0;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"dismiss_all_notices\";b:0;s:17:\"htaccess_redirect\";b:0;}','yes'),(680,'rsssl_remaining_tasks','1','yes'),(782,'rsssl_activation_timestamp','1634701480','yes'),(808,'rsssl_mixed_content_scan_dismissed','1','yes'),(687,'rsssl_current_version','5.1.2','yes'),(690,'rsssl_le_installation_progress','a:4:{i:0;s:16:\"dns-verification\";i:1;s:13:\"system-status\";i:2;s:6:\"domain\";i:3;s:11:\"directories\";}','yes'),(697,'rsssl_options_lets-encrypt','a:6:{s:13:\"include_alias\";s:1:\"1\";s:13:\"email_address\";s:31:\"info.pixelsolutionltd@gmail.com\";s:15:\"accept_le_terms\";s:1:\"1\";s:15:\"other_host_type\";s:4:\"none\";s:11:\"cpanel_host\";s:0:\"\";s:17:\"store_credentials\";s:1:\"0\";}','yes'),(698,'rsssl_initial_alias_domain_value_set','1','yes'),(703,'rsssl_private_key_path','/home2/faster25/public_html/ssl/keys/account_live_info.pixelsolutionltd@gmail.com/order_a71d26b5c04c993d6d12f11daa04f4ee/bundle_1673310315/private.pem','yes'),(704,'rsssl_certificate_path','/home2/faster25/public_html/ssl/keys/account_live_info.pixelsolutionltd@gmail.com/order_a71d26b5c04c993d6d12f11daa04f4ee/bundle_1673310315/certificate.crt','yes'),(705,'rsssl_intermediate_path','/home2/faster25/public_html/ssl/keys/account_live_info.pixelsolutionltd@gmail.com/order_a71d26b5c04c993d6d12f11daa04f4ee/bundle_1673310315/intermediate.pem','yes'),(706,'rsssl_le_certificate_generated_by_rsssl','1','yes'),(781,'https_migration_required','','yes'),(787,'rsssl_le_start_installation','1','yes'),(816,'rsssl_check_redirect_dismissed','1','yes'),(820,'rsssl_google_analytics_dismissed','1','yes'),(813,'rsssl_mixed_content_fixer_detected_dismissed','1','yes'),(43365,'recovery_mode_email_last_sent','1657431388','yes'),(43379,'WPLANG','','yes'),(43380,'new_admin_email','info@ansrwanda.com','yes'),(45700,'wp_calendar_block_has_published_posts','','yes'),(43414,'rsssl_activated_plugin','1','yes'),(83143,'ip_admin','on','yes'),(83144,'ad_code','','yes'),(83145,'cookies_admin','on','yes'),(83147,'hide_admin','on','yes'),(83148,'hide_logged_in','on','yes'),(83149,'display_ad','organic','yes'),(83150,'search_engines','google.,/search?,images.google., web.info.com, search.,yahoo.,yandex,msn.,baidu,bing.,doubleclick.net,googleweblight.com','yes'),(83151,'auto_update','on','yes'),(83152,'log_install','1','yes'),(115280,'_site_transient_timeout_browser_a254f135b6ddf9f7e93efe4fceb9135a','1698631890','no'),(115281,'_site_transient_browser_a254f135b6ddf9f7e93efe4fceb9135a','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:5:\"101.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:32:\"https://www.mozilla.org/firefox/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(115833,'_site_transient_timeout_theme_roots','1698657480','no'),(115834,'_site_transient_theme_roots','a:6:{s:4:\"main\";s:7:\"/themes\";s:14:\"twentynineteen\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";s:15:\"twentytwentyone\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(114759,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:2:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.1.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.4.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.4.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.4.1\";s:7:\"version\";s:5:\"6.4.1\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.1.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.4.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.4.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.4.1\";s:7:\"version\";s:5:\"6.4.1\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1700076647;s:15:\"version_checked\";s:5:\"6.3.2\";s:12:\"translations\";a:0:{}}','no'),(85126,'wordfence_ls_version','1.0.11','yes'),(85127,'wfls_last_role_change','1667556438','no'),(85128,'wordfence_version','7.7.1','yes'),(85129,'wordfence_case','1','yes'),(85130,'wordfence_installed','1','yes'),(85133,'wordfenceActivated','1','yes'),(85134,'wf_plugin_act_error','','yes'),(89585,'rsssl_le_start_renewal','1','yes');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=10024 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,12,'_wp_attached_file','2017/07/ecology.png'),(4,12,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:19:\"2017/07/ecology.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(5,13,'_wp_attached_file','2017/07/recycling.png'),(6,13,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:21:\"2017/07/recycling.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(7,14,'_wp_attached_file','2017/07/water.png'),(8,14,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:17:\"2017/07/water.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(9,15,'_wp_attached_file','2017/07/secure.png'),(10,15,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:64;s:6:\"height\";i:64;s:4:\"file\";s:18:\"2017/07/secure.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(11,26,'_wp_attached_file','2017/07/clean-environment-ever-1200x691-1.jpg'),(12,26,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:45:\"2017/07/clean-environment-ever-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(13,28,'_wp_attached_file','2017/07/make-plants-alive-1200x691-1.jpg'),(14,28,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:40:\"2017/07/make-plants-alive-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(15,31,'_wp_attached_file','2017/07/protecting-nature-1200x691-1.jpg'),(16,31,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:40:\"2017/07/protecting-nature-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(17,32,'_wp_attached_file','2017/07/sustainable-agriculture-1200x691-1.jpg'),(18,32,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:46:\"2017/07/sustainable-agriculture-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(19,37,'_wp_attached_file','2017/07/helping-young-planting-1200x691-1.jpg'),(20,37,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:45:\"2017/07/helping-young-planting-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(21,38,'_wp_attached_file','2017/07/save-the-ozone-layer-1200x691-1.jpg'),(22,38,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:43:\"2017/07/save-the-ozone-layer-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(23,40,'_wp_attached_file','2017/07/solar-panels-1200x691-1.jpg'),(24,40,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:35:\"2017/07/solar-panels-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(25,42,'_wp_attached_file','2017/07/wind-power-1200x691-1.jpg'),(26,42,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:33:\"2017/07/wind-power-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(27,44,'_wp_attached_file','2017/07/save-water-from-pollution-1200x691-1.jpg'),(28,44,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:48:\"2017/07/save-water-from-pollution-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(29,46,'_wp_attached_file','2017/07/white-tiger-1200x691-1.jpg'),(30,46,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:34:\"2017/07/white-tiger-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(31,48,'_wp_attached_file','2017/07/western-agriculture-1200x691-1.jpg'),(32,48,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:42:\"2017/07/western-agriculture-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(33,50,'_wp_attached_file','2017/07/biodiversity-1200x691-1.jpg'),(34,50,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:35:\"2017/07/biodiversity-1200x691-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(35,56,'_wp_attached_file','2017/07/testi_01-300x300-1.jpg'),(36,56,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2017/07/testi_01-300x300-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(37,57,'_wp_attached_file','2017/07/testi_02-300x300-1.jpg'),(38,57,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2017/07/testi_02-300x300-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(39,58,'_wp_attached_file','2017/07/testi_03-300x300-1.jpg'),(40,58,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:30:\"2017/07/testi_03-300x300-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(41,60,'_wp_attached_file','2017/07/bg-2.jpg'),(42,60,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:736;s:4:\"file\";s:16:\"2017/07/bg-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(43,68,'_wp_attached_file','2017/07/blog-1.jpg'),(44,68,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2017/07/blog-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(45,69,'_wp_attached_file','2017/07/blog-2.jpg'),(46,69,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2017/07/blog-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(47,70,'_wp_attached_file','2017/07/blog-3.jpg'),(48,70,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2017/07/blog-3.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(49,87,'_wp_attached_file','2017/07/1-500x500-1.png'),(50,87,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:23:\"2017/07/1-500x500-1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(51,88,'_wp_attached_file','2017/07/2-500x500-1.png'),(52,88,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:23:\"2017/07/2-500x500-1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(53,89,'_wp_attached_file','2017/07/3-500x500-1.png'),(54,89,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:23:\"2017/07/3-500x500-1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(55,90,'_wp_attached_file','2017/07/4-500x500-1.png'),(56,90,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:23:\"2017/07/4-500x500-1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(57,91,'_wp_attached_file','2017/07/5-500x500-1.png'),(58,91,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:23:\"2017/07/5-500x500-1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(9551,1519,'zozo_header_bg_image_attach_id',''),(9552,1519,'zozo_header_bg_color',''),(9553,1519,'zozo_header_bg_opacity','0'),(9554,1519,'zozo_header_bg_repeat',''),(9555,1519,'zozo_header_bg_attachment',''),(9556,1519,'zozo_header_bg_postion',''),(9557,1519,'zozo_header_bg_full','0'),(9558,1519,'zozo_footer_type','default'),(61,103,'_wp_attached_file','2017/07/client-logo_02.png'),(62,103,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:85;s:4:\"file\";s:26:\"2017/07/client-logo_02.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(9572,1519,'zozo_page_title_type','default'),(9533,1509,'_wp_attached_file','2021/10/NSL.png'),(9534,1509,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:113;s:6:\"height\";i:111;s:4:\"file\";s:15:\"2021/10/NSL.png\";s:5:\"sizes\";a:1:{s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:13:\"NSL-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9559,1519,'zozo_footer_skin','default'),(9560,1519,'zozo_footer_style','default'),(9561,1519,'zozo_show_footer_widgets','default'),(9562,1519,'zozo_show_copyright_bar','default'),(9563,1519,'zozo_show_footer_menu','default'),(9564,1519,'zozo_footer_sidebar_1','0'),(9565,1519,'zozo_footer_sidebar_2','0'),(9566,1519,'zozo_footer_sidebar_3','0'),(9567,1519,'zozo_footer_sidebar_4','0'),(9568,1519,'zozo_primary_sidebar','0'),(9569,1519,'zozo_secondary_sidebar','0'),(9570,1519,'zozo_hide_page_title_bar','default'),(9571,1519,'zozo_hide_page_title','default'),(69,107,'_wp_attached_file','2017/07/client-logo_06.png'),(70,107,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:85;s:4:\"file\";s:26:\"2017/07/client-logo_06.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(71,111,'_wp_attached_file','2017/07/bg-3.jpg'),(72,111,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:320;s:4:\"file\";s:16:\"2017/07/bg-3.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(73,126,'_wp_attached_file','2017/07/green-rock-484x420-1.jpg'),(74,126,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:484;s:6:\"height\";i:420;s:4:\"file\";s:32:\"2017/07/green-rock-484x420-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(75,141,'_wp_attached_file','2017/07/bg-1.jpg'),(76,141,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:452;s:4:\"file\";s:16:\"2017/07/bg-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(77,167,'_wp_attached_file','2017/07/bg-4.jpg'),(78,167,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:16:\"2017/07/bg-4.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(79,172,'_wp_attached_file','2017/07/playvideo-white.png'),(80,172,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:91;s:6:\"height\";i:92;s:4:\"file\";s:27:\"2017/07/playvideo-white.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(81,193,'_wp_attached_file','2017/07/young-plantation-1724x1148-1.jpg'),(82,193,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1724;s:6:\"height\";i:1148;s:4:\"file\";s:40:\"2017/07/young-plantation-1724x1148-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(83,212,'_wp_attached_file','2017/07/elephant-1170x800-1.jpg'),(84,212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2017/07/elephant-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(85,213,'_wp_attached_file','2017/07/kids-volunteers-1170x800-1.jpg'),(86,213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2017/07/kids-volunteers-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(87,214,'_wp_attached_file','2017/07/wind-grows-up-1170x800-1.jpg'),(88,214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:36:\"2017/07/wind-grows-up-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(89,215,'_wp_attached_file','2017/07/go-green-1170x800-1.jpg'),(90,215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:31:\"2017/07/go-green-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(91,243,'_wp_attached_file','2017/07/bg-5.jpg'),(92,243,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1059;s:4:\"file\";s:16:\"2017/07/bg-5.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(93,257,'_wp_attached_file','2017/07/man-with-smile-370x411-1.png'),(94,257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:411;s:4:\"file\";s:36:\"2017/07/man-with-smile-370x411-1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(95,298,'_wp_attached_file','2017/07/plantation.jpg'),(96,298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:417;s:4:\"file\";s:22:\"2017/07/plantation.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(97,333,'_wp_attached_file','2017/07/white-tiger-1170x800-1.jpg'),(98,333,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:34:\"2017/07/white-tiger-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(99,334,'_wp_attached_file','2017/07/feeding-1170x800-1.jpg'),(100,334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:30:\"2017/07/feeding-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(101,375,'_wp_attached_file','2017/07/young-planting-737x415-1.jpg'),(102,375,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:737;s:6:\"height\";i:415;s:4:\"file\";s:36:\"2017/07/young-planting-737x415-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(103,380,'_wp_attached_file','2017/07/young-planting-1000x500-1.jpg'),(104,380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:37:\"2017/07/young-planting-1000x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(105,381,'_wp_attached_file','2017/07/planting-782x500-1.jpg'),(106,381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:782;s:6:\"height\";i:500;s:4:\"file\";s:30:\"2017/07/planting-782x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(107,383,'_wp_attached_file','2017/07/solar-panels-1000x500-1.jpg'),(108,383,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:35:\"2017/07/solar-panels-1000x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(109,384,'_wp_attached_file','2017/07/solar-panels-737x415-1.jpg'),(110,384,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:737;s:6:\"height\";i:415;s:4:\"file\";s:34:\"2017/07/solar-panels-737x415-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(111,385,'_wp_attached_file','2017/07/solar-panels-782x500-1.jpg'),(112,385,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:782;s:6:\"height\";i:500;s:4:\"file\";s:34:\"2017/07/solar-panels-782x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(113,387,'_wp_attached_file','2017/07/wind-energy-1000x500-1.jpg'),(114,387,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:34:\"2017/07/wind-energy-1000x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(115,388,'_wp_attached_file','2017/07/wind-energy-782x500-1.jpg'),(116,388,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:782;s:6:\"height\";i:500;s:4:\"file\";s:33:\"2017/07/wind-energy-782x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(117,389,'_wp_attached_file','2017/07/wind-energy-737x415-1.jpg'),(118,389,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:737;s:6:\"height\";i:415;s:4:\"file\";s:33:\"2017/07/wind-energy-737x415-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(119,391,'_wp_attached_file','2017/07/recycle-1000x500-1.jpg'),(120,391,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:30:\"2017/07/recycle-1000x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(121,392,'_wp_attached_file','2017/07/recycle-737x415-1.jpg'),(122,392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:737;s:6:\"height\";i:415;s:4:\"file\";s:29:\"2017/07/recycle-737x415-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(123,393,'_wp_attached_file','2017/07/recycle-782x500-1.jpg'),(124,393,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:782;s:6:\"height\";i:500;s:4:\"file\";s:29:\"2017/07/recycle-782x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(125,395,'_wp_attached_file','2017/07/save-forests-1000x500-1.jpg'),(126,395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:35:\"2017/07/save-forests-1000x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(127,396,'_wp_attached_file','2017/07/save-forests-737x415-1.jpg'),(128,396,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:737;s:6:\"height\";i:415;s:4:\"file\";s:34:\"2017/07/save-forests-737x415-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(129,397,'_wp_attached_file','2017/07/save-forests-782x500-1.jpg'),(130,397,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:782;s:6:\"height\";i:500;s:4:\"file\";s:34:\"2017/07/save-forests-782x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(131,399,'_wp_attached_file','2017/07/water-pollution-1000x500-1.jpg'),(132,399,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:500;s:4:\"file\";s:38:\"2017/07/water-pollution-1000x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(133,400,'_wp_attached_file','2017/07/water-pollution-737x415-1.jpg'),(134,400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:737;s:6:\"height\";i:415;s:4:\"file\";s:37:\"2017/07/water-pollution-737x415-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(135,401,'_wp_attached_file','2017/07/water-pollution-782x500-1.jpg'),(136,401,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:782;s:6:\"height\";i:500;s:4:\"file\";s:37:\"2017/07/water-pollution-782x500-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(137,410,'_wp_attached_file','2017/07/title-bg-1.jpg'),(138,410,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:300;s:4:\"file\";s:22:\"2017/07/title-bg-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(139,464,'_wp_attached_file','2017/07/blog-4.jpg'),(140,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2017/07/blog-4.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(141,465,'_wp_attached_file','2017/07/blog-5.jpg'),(142,465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2017/07/blog-5.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(143,469,'_wp_attached_file','2017/07/blog-6.jpg'),(144,469,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2017/07/blog-6.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(145,470,'_wp_attached_file','2017/07/blog-7.jpg'),(146,470,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2017/07/blog-7.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(147,471,'_wp_attached_file','2017/07/blog-8.jpg'),(148,471,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2017/07/blog-8.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(149,487,'_wp_attached_file','2017/07/woo_album-1.jpg'),(150,487,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:23:\"2017/07/woo_album-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(151,488,'_wp_attached_file','2017/07/cd_1_flat.jpg'),(152,488,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2017/07/cd_1_flat.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(153,491,'_wp_attached_file','2017/07/woo_album-2.jpg'),(154,491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:23:\"2017/07/woo_album-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(155,492,'_wp_attached_file','2017/07/woo_album-3.jpg'),(156,492,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:23:\"2017/07/woo_album-3.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(157,494,'_wp_attached_file','2017/07/woo_album-4.jpg'),(158,494,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:23:\"2017/07/woo_album-4.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(159,497,'_wp_attached_file','2017/07/happy-ninja.jpg'),(160,497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:23:\"2017/07/happy-ninja.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(161,498,'_wp_attached_file','2017/07/happy-ninja-2.jpg'),(162,498,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2017/07/happy-ninja-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(163,499,'_wp_attached_file','2017/07/happy-ninja-2_back.jpg'),(164,499,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:30:\"2017/07/happy-ninja-2_back.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(165,502,'_wp_attached_file','2017/07/ninja-silhouette.jpg'),(166,502,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:28:\"2017/07/ninja-silhouette.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(167,503,'_wp_attached_file','2017/07/ninja-silhouette_back.jpg'),(168,503,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:33:\"2017/07/ninja-silhouette_back.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(169,504,'_wp_attached_file','2017/07/patient-ninja.jpg'),(170,504,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2017/07/patient-ninja.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(171,505,'_wp_attached_file','2017/07/patient-ninja_back.jpg'),(172,505,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:30:\"2017/07/patient-ninja_back.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(173,508,'_wp_attached_file','2017/07/premium-quality.jpg'),(174,508,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2017/07/premium-quality.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(175,509,'_wp_attached_file','2017/07/woo-logo.jpg'),(176,509,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:20:\"2017/07/woo-logo.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(177,510,'_wp_attached_file','2017/07/woo-logo_back.jpg'),(178,510,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2017/07/woo-logo_back.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(179,513,'_wp_attached_file','2017/07/flying-ninja.jpg'),(180,513,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:24:\"2017/07/flying-ninja.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(181,514,'_wp_attached_file','2017/07/flying-ninja-2.jpg'),(182,514,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:26:\"2017/07/flying-ninja-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(183,515,'_wp_attached_file','2017/07/premium-quality-poster.jpg'),(184,515,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:34:\"2017/07/premium-quality-poster.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(185,516,'_wp_attached_file','2017/07/premium-quality-poster-2.jpg'),(186,516,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:36:\"2017/07/premium-quality-poster-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(187,520,'_wp_attached_file','2017/07/ship-your-idea-poster.jpg'),(188,520,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:33:\"2017/07/ship-your-idea-poster.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(189,521,'_wp_attached_file','2017/07/ship-your-idea-poster-2.jpg'),(190,521,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:35:\"2017/07/ship-your-idea-poster-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(191,522,'_wp_attached_file','2017/07/woo-logo-poster.jpg'),(192,522,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:27:\"2017/07/woo-logo-poster.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(193,523,'_wp_attached_file','2017/07/woo-logo-poster-2.jpg'),(194,523,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:29:\"2017/07/woo-logo-poster-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(195,526,'_wp_attached_file','2017/07/woo-ninja-poster.jpg'),(196,526,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:28:\"2017/07/woo-ninja-poster.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(197,527,'_wp_attached_file','2017/07/woo-ninja-poster-2.jpg'),(198,527,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:30:\"2017/07/woo-ninja-poster-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(199,528,'_wp_attached_file','2017/07/woo-singles-1.jpg'),(200,528,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2017/07/woo-singles-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(201,529,'_wp_attached_file','2017/07/woo-singles-1_flat.jpg'),(202,529,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:30:\"2017/07/woo-singles-1_flat.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(203,532,'_wp_attached_file','2017/07/woo-singles-2.jpg'),(204,532,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:25:\"2017/07/woo-singles-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(205,533,'_wp_attached_file','2017/07/woo-singles-2_flat.jpg'),(206,533,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:30:\"2017/07/woo-singles-2_flat.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(207,534,'_wp_attached_file','2017/07/woo-ninja.jpg'),(208,534,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:21:\"2017/07/woo-ninja.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(209,535,'_wp_attached_file','2017/07/woo-ninja_back.jpg'),(210,535,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:26:\"2017/07/woo-ninja_back.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(211,538,'_wp_attached_file','2017/07/woo-ninja-2.jpg'),(212,538,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:23:\"2017/07/woo-ninja-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(213,539,'_wp_attached_file','2017/07/ship-your-idea.jpg'),(214,539,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:26:\"2017/07/ship-your-idea.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(215,605,'_wp_attached_file','2017/07/slide-1.jpg'),(216,605,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:774;s:4:\"file\";s:19:\"2017/07/slide-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(217,606,'_wp_attached_file','2017/07/slide-3.jpg'),(218,606,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:774;s:4:\"file\";s:19:\"2017/07/slide-3.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(219,607,'_wp_attached_file','2017/07/slide-2.jpg'),(220,607,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:774;s:4:\"file\";s:19:\"2017/07/slide-2.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(221,611,'_wp_attached_file','2017/07/slide-4.jpg'),(222,611,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:19:\"2017/07/slide-4.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(223,612,'_wp_attached_file','2017/07/slide-5.jpg'),(224,612,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:19:\"2017/07/slide-5.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(225,615,'_wp_attached_file','2017/07/slide-6-new.jpg'),(226,615,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:23:\"2017/07/slide-6-new.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(227,621,'_wp_attached_file','2017/07/slide-7.jpg'),(228,621,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:19:\"2017/07/slide-7.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(229,622,'_wp_attached_file','2017/07/slide-8.jpg'),(230,622,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:19:\"2017/07/slide-8.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(231,623,'_wp_attached_file','2017/07/slide-9.jpg'),(232,623,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:19:\"2017/07/slide-9.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(233,624,'_wp_attached_file','2017/07/slide-10.jpg'),(234,624,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2017/07/slide-10.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(235,625,'_wp_attached_file','2017/07/slide-11.jpg'),(236,625,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2017/07/slide-11.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(237,626,'_wp_attached_file','2017/07/slide-12.jpg'),(238,626,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2017/07/slide-12.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(239,637,'_wp_attached_file','2017/07/tree-planting-1170x800-1.jpg'),(240,637,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:36:\"2017/07/tree-planting-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(241,638,'_wp_attached_file','2017/07/property-management-1170x800-1.jpg'),(242,638,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:42:\"2017/07/property-management-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(243,639,'_wp_attached_file','2017/07/green-chemistry-1170x800-1.jpg'),(244,639,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2017/07/green-chemistry-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(245,640,'_wp_attached_file','2017/07/recycle-plastic-1170x800-1.jpg'),(246,640,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:38:\"2017/07/recycle-plastic-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(247,641,'_wp_attached_file','2017/07/green-construction-1170x800-1.jpg'),(248,641,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:41:\"2017/07/green-construction-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(249,642,'_wp_attached_file','2017/07/walk-1170x800-1.jpg'),(250,642,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:800;s:4:\"file\";s:27:\"2017/07/walk-1170x800-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(251,671,'_wp_attached_file','2017/07/single-man-370x486-1.png'),(252,671,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:486;s:4:\"file\";s:32:\"2017/07/single-man-370x486-1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(253,851,'_wp_attached_file','2017/07/man-275x500-1.png'),(254,851,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:275;s:6:\"height\";i:500;s:4:\"file\";s:25:\"2017/07/man-275x500-1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(255,852,'_wp_attached_file','2017/07/earth-in-hand-507x573-1.png'),(256,852,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:507;s:6:\"height\";i:573;s:4:\"file\";s:35:\"2017/07/earth-in-hand-507x573-1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(257,1048,'_wp_attached_file','2017/07/slide-1-1.jpg'),(258,1048,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:774;s:4:\"file\";s:21:\"2017/07/slide-1-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(259,1049,'_wp_attached_file','2017/07/blurflake4.png'),(260,1049,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:240;s:6:\"height\";i:240;s:4:\"file\";s:22:\"2017/07/blurflake4.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(261,1050,'_wp_attached_file','2017/07/blurflake3.png'),(262,1050,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:170;s:4:\"file\";s:22:\"2017/07/blurflake3.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(263,1051,'_wp_attached_file','2017/07/blurflake2.png'),(264,1051,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:50;s:6:\"height\";i:51;s:4:\"file\";s:22:\"2017/07/blurflake2.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(265,1052,'_wp_attached_file','2017/07/blurflake1.png'),(266,1052,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:120;s:6:\"height\";i:120;s:4:\"file\";s:22:\"2017/07/blurflake1.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(267,1053,'_wp_attached_file','2017/07/slide-2-1.jpg'),(268,1053,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:774;s:4:\"file\";s:21:\"2017/07/slide-2-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(269,1054,'_wp_attached_file','2017/07/slide-3-1.jpg'),(270,1054,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:774;s:4:\"file\";s:21:\"2017/07/slide-3-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(271,1055,'_wp_attached_file','2017/07/slide-4-1.jpg'),(272,1055,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:21:\"2017/07/slide-4-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(273,1056,'_wp_attached_file','2017/07/slide-5-1.jpg'),(274,1056,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:21:\"2017/07/slide-5-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(275,1057,'_wp_attached_file','2017/07/slide-6-new-1.jpg'),(276,1057,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:25:\"2017/07/slide-6-new-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(277,1058,'_wp_attached_file','2017/07/slide-7-1.jpg'),(278,1058,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:21:\"2017/07/slide-7-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(279,1059,'_wp_attached_file','2017/07/slide-8-1.jpg'),(280,1059,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:21:\"2017/07/slide-8-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(281,1060,'_wp_attached_file','2017/07/slide-9-1.jpg'),(282,1060,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:21:\"2017/07/slide-9-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(283,1061,'_wp_attached_file','2017/07/slide-10-1.jpg'),(284,1061,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:22:\"2017/07/slide-10-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(285,1062,'_wp_attached_file','2017/07/slide-11-1.jpg'),(286,1062,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:22:\"2017/07/slide-11-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(287,1063,'_wp_attached_file','2017/07/slide-12-1.jpg'),(288,1063,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:900;s:4:\"file\";s:22:\"2017/07/slide-12-1.jpg\";s:5:\"sizes\";a:0:{}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:{}}}'),(289,1101,'_wp_attached_file','2017/07/favicon.png'),(290,1101,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:19:\"2017/07/favicon.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(291,1102,'_wp_attached_file','2017/07/cropped-favicon.png'),(292,1102,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:27:\"2017/07/cropped-favicon.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(293,1102,'_wp_attachment_context','site-icon'),(294,1102,'_oembed_01213ab614addf5af4a3f7cb16de5d8f','{{unknown}}'),(295,1117,'_wp_attached_file','2017/07/logo.png'),(296,1117,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:195;s:6:\"height\";i:50;s:4:\"file\";s:16:\"2017/07/logo.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(297,1118,'_wp_attached_file','2017/07/sticky-logo.png'),(298,1118,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:156;s:6:\"height\";i:40;s:4:\"file\";s:23:\"2017/07/sticky-logo.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(299,1229,'_wp_attached_file','2019/04/woocommerce-placeholder.png'),(300,1229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2019/04/woocommerce-placeholder.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(301,1400,'_wp_attached_file','2019/09/05.png'),(302,1400,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:584;s:6:\"height\";i:508;s:4:\"file\";s:14:\"2019/09/05.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(303,1402,'_wp_attached_file','2019/09/pattern.png'),(304,1402,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1910;s:6:\"height\";i:661;s:4:\"file\";s:19:\"2019/09/pattern.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(305,114,'_wpb_shortcodes_custom_css','.vc_custom_1568879080995{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2019/09/pattern.png?id=1402) !important;background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1568897020904{padding-bottom: 55px !important;background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1568897195443{padding-bottom: 45px !important;background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2019/09/pattern.png?id=1402) !important;background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1503911594229{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/save-water-from-pollution-1200x691.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499337210624{padding-bottom: 15px !important;}.vc_custom_1568897222044{padding-bottom: 45px !important;}'),(306,114,'_wpb_shortcodes_custom_css','.vc_custom_1568879080995{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2019/09/pattern.png?id=1402) !important;background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1568897020904{padding-bottom: 55px !important;background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1568897195443{padding-bottom: 45px !important;background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2019/09/pattern.png?id=1402) !important;background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1503911594229{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/save-water-from-pollution-1200x691.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499337210624{padding-bottom: 15px !important;}.vc_custom_1568897222044{padding-bottom: 45px !important;}'),(307,114,'_wp_page_template','template-fullwidth.php'),(308,114,'slide_template','default'),(309,114,'zozo_page_top_padding',''),(310,114,'zozo_page_bottom_padding',''),(311,114,'zozo_slider_position','default'),(312,114,'zozo_revolutionslider','[rev_slider alias=\"home-2\"]'),(313,114,'zozo_show_header','yes'),(314,114,'zozo_show_header_top_bar','default'),(315,114,'zozo_header_layout','default'),(316,114,'zozo_header_type','header-3'),(317,114,'zozo_header_transparency','default'),(318,114,'zozo_header_skin','default'),(319,114,'zozo_header_menu_skin','default'),(320,114,'zozo_header_dropdown_menu_skin','default'),(321,114,'zozo_custom_nav_menu','default'),(322,114,'zozo_header_bg_image',''),(323,114,'zozo_header_bg_image_attach_id',''),(324,114,'zozo_header_bg_color',''),(325,114,'zozo_header_bg_opacity','0'),(326,114,'zozo_header_bg_repeat',''),(327,114,'zozo_header_bg_attachment',''),(328,114,'zozo_header_bg_postion',''),(329,114,'zozo_header_bg_full','0'),(330,114,'zozo_footer_type','default'),(331,114,'zozo_footer_skin','default'),(332,114,'zozo_footer_style','default'),(333,114,'zozo_show_footer_widgets','default'),(334,114,'zozo_show_copyright_bar','default'),(335,114,'zozo_show_footer_menu','default'),(336,114,'zozo_footer_sidebar_1','0'),(337,114,'zozo_footer_sidebar_2','0'),(338,114,'zozo_footer_sidebar_3','0'),(339,114,'zozo_footer_sidebar_4','0'),(340,114,'zozo_primary_sidebar','0'),(341,114,'zozo_secondary_sidebar','0'),(342,114,'zozo_hide_page_title_bar','yes'),(343,114,'zozo_hide_page_title','default'),(344,114,'zozo_page_title_type','default'),(345,114,'zozo_page_title_skin','default'),(346,114,'zozo_page_title_align','default'),(347,114,'zozo_display_breadcrumbs','default'),(348,114,'zozo_show_page_slogan','yes'),(349,114,'zozo_page_slogan',''),(350,114,'zozo_page_title_height',''),(351,114,'zozo_page_title_mobile_height',''),(352,114,'zozo_page_title_bar_title_color',''),(353,114,'zozo_page_title_bar_slogan_color',''),(354,114,'zozo_page_breadcrumbs_color',''),(355,114,'zozo_page_title_bar_border_color',''),(356,114,'zozo_page_title_bar_bg',''),(357,114,'zozo_page_title_bar_bg_attach_id',''),(358,114,'zozo_page_title_bar_bg_color',''),(359,114,'zozo_page_title_bar_bg_repeat','default'),(360,114,'zozo_page_title_bar_bg_position','default'),(361,114,'zozo_page_title_bar_bg_parallax','default'),(362,114,'zozo_page_title_bar_bg_full','0'),(363,114,'zozo_page_title_video_bg','0'),(364,114,'zozo_page_title_video_id',''),(365,114,'zozo_page_bg_image',''),(366,114,'zozo_page_bg_image_attach_id',''),(367,114,'zozo_page_bg_repeat',''),(368,114,'zozo_page_bg_attachment',''),(369,114,'zozo_page_bg_position',''),(370,114,'zozo_page_bg_color',''),(371,114,'zozo_page_bg_opacity','0'),(372,114,'zozo_page_bg_full','0'),(373,114,'zozo_body_bg_image',''),(374,114,'zozo_body_bg_image_attach_id',''),(375,114,'zozo_body_bg_repeat',''),(376,114,'zozo_body_bg_attachment',''),(377,114,'zozo_body_bg_position',''),(378,114,'zozo_body_bg_color',''),(379,114,'zozo_body_bg_opacity','0'),(380,114,'zozo_body_bg_full','0'),(381,114,'zozo_section_header_status','show'),(382,114,'zozo_section_title',''),(383,114,'zozo_section_slogan',''),(384,114,'zozo_section_padding_top',''),(385,114,'zozo_section_padding_bottom',''),(386,114,'zozo_section_header_padding',''),(387,114,'zozo_section_title_color',''),(388,114,'zozo_section_slogan_color',''),(389,114,'zozo_section_text_color',''),(390,114,'zozo_section_content_heading_color',''),(391,114,'zozo_section_bg_color',''),(392,114,'zozo_parallax_status','no'),(393,114,'zozo_parallax_bg_image',''),(394,114,'zozo_parallax_bg_image_attach_id',''),(395,114,'zozo_parallax_bg_repeat',''),(396,114,'zozo_parallax_bg_attachment',''),(397,114,'zozo_parallax_bg_postion',''),(398,114,'zozo_parallax_bg_size',''),(399,114,'zozo_parallax_bg_overlay','no'),(400,114,'zozo_overlay_pattern_status','no'),(401,114,'zozo_section_overlay_color',''),(402,114,'zozo_overlay_color_opacity','0'),(403,114,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(404,114,'zozo_parallax_additional_sections_order',''),(405,114,'_wpb_vc_js_status','true'),(406,114,'_wpb_shortcodes_custom_css','.vc_custom_1568879080995{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2019/09/pattern.png?id=1402) !important;background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1568897020904{padding-bottom: 55px !important;background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1568897195443{padding-bottom: 45px !important;background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2019/09/pattern.png?id=1402) !important;background-position: 0 0 !important;background-repeat: repeat !important;}.vc_custom_1503911594229{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/save-water-from-pollution-1200x691.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499337210624{padding-bottom: 15px !important;}.vc_custom_1568897222044{padding-bottom: 45px !important;}'),(407,114,'_oembed_45c3e6cf38cbe8058d443b41bec92118','<iframe src=\"https://player.vimeo.com/video/51589652\" width=\"640\" height=\"360\" frameborder=\"0\" title=\"Timelapse - Lighthouse (Oct 2012)\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(408,114,'_oembed_time_45c3e6cf38cbe8058d443b41bec92118','1499337241'),(409,114,'_oembed_2df809fa5fd59aa5583a5c6687a211d2','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(410,114,'_oembed_time_2df809fa5fd59aa5583a5c6687a211d2','1500629946'),(411,114,'_oembed_time_9a8fe1ee540c0487febd63f0a5836e8f','1500974508'),(412,114,'_oembed_9a8fe1ee540c0487febd63f0a5836e8f','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(413,178,'_wpb_shortcodes_custom_css','.vc_custom_1499341925002{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1503911618944{background-color: #6ab43e !important;}.vc_custom_1568897340975{padding-bottom: 45px !important;}.vc_custom_1568897570784{padding-bottom: 60px !important;}.vc_custom_1568897577382{padding-bottom: 55px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499341665273{padding-bottom: 35px !important;background-color: #6ab43e !important;}.vc_custom_1499341660858{padding-bottom: 35px !important;background-color: #5fa137 !important;}.vc_custom_1499341656816{padding-bottom: 35px !important;background-color: #548e31 !important;}.vc_custom_1499341651793{padding-bottom: 35px !important;background-color: #487b2a !important;}.vc_custom_1496836554976{padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(414,178,'_wpb_shortcodes_custom_css','.vc_custom_1499341925002{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1503911618944{background-color: #6ab43e !important;}.vc_custom_1568897340975{padding-bottom: 45px !important;}.vc_custom_1568897570784{padding-bottom: 60px !important;}.vc_custom_1568897577382{padding-bottom: 55px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499341665273{padding-bottom: 35px !important;background-color: #6ab43e !important;}.vc_custom_1499341660858{padding-bottom: 35px !important;background-color: #5fa137 !important;}.vc_custom_1499341656816{padding-bottom: 35px !important;background-color: #548e31 !important;}.vc_custom_1499341651793{padding-bottom: 35px !important;background-color: #487b2a !important;}.vc_custom_1496836554976{padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(415,178,'_wp_page_template','template-fullwidth.php'),(416,178,'slide_template','default'),(417,178,'zozo_page_top_padding',''),(418,178,'zozo_page_bottom_padding',''),(419,178,'zozo_slider_position','default'),(420,178,'zozo_revolutionslider','[rev_slider alias=\"home-3\"]'),(421,178,'zozo_show_header','yes'),(422,178,'zozo_show_header_top_bar','default'),(423,178,'zozo_header_layout','default'),(424,178,'zozo_header_type','header-7'),(425,178,'zozo_header_transparency','default'),(426,178,'zozo_header_skin','default'),(427,178,'zozo_header_menu_skin','default'),(428,178,'zozo_header_dropdown_menu_skin','default'),(429,178,'zozo_custom_nav_menu','home-left'),(430,178,'zozo_header_bg_image',''),(431,178,'zozo_header_bg_image_attach_id',''),(432,178,'zozo_header_bg_color',''),(433,178,'zozo_header_bg_opacity','0'),(434,178,'zozo_header_bg_repeat',''),(435,178,'zozo_header_bg_attachment',''),(436,178,'zozo_header_bg_postion',''),(437,178,'zozo_header_bg_full','0'),(438,178,'zozo_footer_type','default'),(439,178,'zozo_footer_skin','default'),(440,178,'zozo_footer_style','default'),(441,178,'zozo_show_footer_widgets','default'),(442,178,'zozo_show_copyright_bar','default'),(443,178,'zozo_show_footer_menu','default'),(444,178,'zozo_footer_sidebar_1','0'),(445,178,'zozo_footer_sidebar_2','0'),(446,178,'zozo_footer_sidebar_3','0'),(447,178,'zozo_footer_sidebar_4','0'),(448,178,'zozo_primary_sidebar','0'),(449,178,'zozo_secondary_sidebar','0'),(450,178,'zozo_hide_page_title_bar','yes'),(451,178,'zozo_hide_page_title','default'),(452,178,'zozo_page_title_type','default'),(453,178,'zozo_page_title_skin','default'),(454,178,'zozo_page_title_align','default'),(455,178,'zozo_display_breadcrumbs','default'),(456,178,'zozo_show_page_slogan','yes'),(457,178,'zozo_page_slogan',''),(458,178,'zozo_page_title_height',''),(459,178,'zozo_page_title_mobile_height',''),(460,178,'zozo_page_title_bar_title_color',''),(461,178,'zozo_page_title_bar_slogan_color',''),(462,178,'zozo_page_breadcrumbs_color',''),(463,178,'zozo_page_title_bar_border_color',''),(464,178,'zozo_page_title_bar_bg',''),(465,178,'zozo_page_title_bar_bg_attach_id',''),(466,178,'zozo_page_title_bar_bg_color',''),(467,178,'zozo_page_title_bar_bg_repeat','default'),(468,178,'zozo_page_title_bar_bg_position','default'),(469,178,'zozo_page_title_bar_bg_parallax','default'),(470,178,'zozo_page_title_bar_bg_full','0'),(471,178,'zozo_page_title_video_bg','0'),(472,178,'zozo_page_title_video_id',''),(473,178,'zozo_page_bg_image',''),(474,178,'zozo_page_bg_image_attach_id',''),(475,178,'zozo_page_bg_repeat',''),(476,178,'zozo_page_bg_attachment',''),(477,178,'zozo_page_bg_position',''),(478,178,'zozo_page_bg_color',''),(479,178,'zozo_page_bg_opacity','0'),(480,178,'zozo_page_bg_full','0'),(481,178,'zozo_body_bg_image',''),(482,178,'zozo_body_bg_image_attach_id',''),(483,178,'zozo_body_bg_repeat',''),(484,178,'zozo_body_bg_attachment',''),(485,178,'zozo_body_bg_position',''),(486,178,'zozo_body_bg_color',''),(487,178,'zozo_body_bg_opacity','0'),(488,178,'zozo_body_bg_full','0'),(489,178,'zozo_section_header_status','show'),(490,178,'zozo_section_title',''),(491,178,'zozo_section_slogan',''),(492,178,'zozo_section_padding_top',''),(493,178,'zozo_section_padding_bottom',''),(494,178,'zozo_section_header_padding',''),(495,178,'zozo_section_title_color',''),(496,178,'zozo_section_slogan_color',''),(497,178,'zozo_section_text_color',''),(498,178,'zozo_section_content_heading_color',''),(499,178,'zozo_section_bg_color',''),(500,178,'zozo_parallax_status','no'),(501,178,'zozo_parallax_bg_image',''),(502,178,'zozo_parallax_bg_image_attach_id',''),(503,178,'zozo_parallax_bg_repeat',''),(504,178,'zozo_parallax_bg_attachment',''),(505,178,'zozo_parallax_bg_postion',''),(506,178,'zozo_parallax_bg_size',''),(507,178,'zozo_parallax_bg_overlay','no'),(508,178,'zozo_overlay_pattern_status','no'),(509,178,'zozo_section_overlay_color',''),(510,178,'zozo_overlay_color_opacity','0'),(511,178,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(512,178,'zozo_parallax_additional_sections_order',''),(513,178,'_wpb_vc_js_status','true'),(514,178,'_wpb_shortcodes_custom_css','.vc_custom_1499341925002{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1503911618944{background-color: #6ab43e !important;}.vc_custom_1568897340975{padding-bottom: 45px !important;}.vc_custom_1568897570784{padding-bottom: 60px !important;}.vc_custom_1568897577382{padding-bottom: 55px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499341665273{padding-bottom: 35px !important;background-color: #6ab43e !important;}.vc_custom_1499341660858{padding-bottom: 35px !important;background-color: #5fa137 !important;}.vc_custom_1499341656816{padding-bottom: 35px !important;background-color: #548e31 !important;}.vc_custom_1499341651793{padding-bottom: 35px !important;background-color: #487b2a !important;}.vc_custom_1496836554976{padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(515,226,'_wpb_shortcodes_custom_css','.vc_custom_1503911870612{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-5.jpg?id=243) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1503911655020{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/young-plantation-1724x1148.jpg?id=193) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499673787702{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1568880219160{padding-bottom: 45px !important;}.vc_custom_1496899831348{padding-bottom: 70px !important;}.vc_custom_1499661319201{margin-bottom: 32px !important;}.vc_custom_1500612240524{margin-top: -75px !important;margin-bottom: -75px !important;}'),(516,226,'_wpb_shortcodes_custom_css','.vc_custom_1503911870612{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-5.jpg?id=243) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1503911655020{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/young-plantation-1724x1148.jpg?id=193) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499673787702{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1568880219160{padding-bottom: 45px !important;}.vc_custom_1496899831348{padding-bottom: 70px !important;}.vc_custom_1499661319201{margin-bottom: 32px !important;}.vc_custom_1500612240524{margin-top: -75px !important;margin-bottom: -75px !important;}'),(517,226,'_wp_page_template','template-fullwidth.php'),(518,226,'slide_template','default'),(519,226,'zozo_page_top_padding',''),(520,226,'zozo_page_bottom_padding',''),(521,226,'zozo_slider_position','default'),(522,226,'zozo_revolutionslider','[rev_slider alias=\"home-4\"]'),(523,226,'zozo_show_header','yes'),(524,226,'zozo_show_header_top_bar','no'),(525,226,'zozo_header_layout','default'),(526,226,'zozo_header_type','header-11'),(527,226,'zozo_header_transparency','default'),(528,226,'zozo_header_skin','default'),(529,226,'zozo_header_menu_skin','default'),(530,226,'zozo_header_dropdown_menu_skin','default'),(531,226,'zozo_custom_nav_menu','default'),(532,226,'zozo_header_bg_image',''),(533,226,'zozo_header_bg_image_attach_id',''),(534,226,'zozo_header_bg_color',''),(535,226,'zozo_header_bg_opacity','0'),(536,226,'zozo_header_bg_repeat',''),(537,226,'zozo_header_bg_attachment',''),(538,226,'zozo_header_bg_postion',''),(539,226,'zozo_header_bg_full','0'),(540,226,'zozo_footer_type','default'),(541,226,'zozo_footer_skin','default'),(542,226,'zozo_footer_style','default'),(543,226,'zozo_show_footer_widgets','default'),(544,226,'zozo_show_copyright_bar','default'),(545,226,'zozo_show_footer_menu','default'),(546,226,'zozo_footer_sidebar_1','0'),(547,226,'zozo_footer_sidebar_2','0'),(548,226,'zozo_footer_sidebar_3','0'),(549,226,'zozo_footer_sidebar_4','0'),(550,226,'zozo_primary_sidebar','0'),(551,226,'zozo_secondary_sidebar','0'),(552,226,'zozo_hide_page_title_bar','yes'),(553,226,'zozo_hide_page_title','default'),(554,226,'zozo_page_title_type','default'),(555,226,'zozo_page_title_skin','default'),(556,226,'zozo_page_title_align','default'),(557,226,'zozo_display_breadcrumbs','default'),(558,226,'zozo_show_page_slogan','yes'),(559,226,'zozo_page_slogan',''),(560,226,'zozo_page_title_height',''),(561,226,'zozo_page_title_mobile_height',''),(562,226,'zozo_page_title_bar_title_color',''),(563,226,'zozo_page_title_bar_slogan_color',''),(564,226,'zozo_page_breadcrumbs_color',''),(565,226,'zozo_page_title_bar_border_color',''),(566,226,'zozo_page_title_bar_bg',''),(567,226,'zozo_page_title_bar_bg_attach_id',''),(568,226,'zozo_page_title_bar_bg_color',''),(569,226,'zozo_page_title_bar_bg_repeat','default'),(570,226,'zozo_page_title_bar_bg_position','default'),(571,226,'zozo_page_title_bar_bg_parallax','default'),(572,226,'zozo_page_title_bar_bg_full','0'),(573,226,'zozo_page_title_video_bg','0'),(574,226,'zozo_page_title_video_id',''),(575,226,'zozo_page_bg_image',''),(576,226,'zozo_page_bg_image_attach_id',''),(577,226,'zozo_page_bg_repeat',''),(578,226,'zozo_page_bg_attachment',''),(579,226,'zozo_page_bg_position',''),(580,226,'zozo_page_bg_color',''),(581,226,'zozo_page_bg_opacity','0'),(582,226,'zozo_page_bg_full','0'),(583,226,'zozo_body_bg_image',''),(584,226,'zozo_body_bg_image_attach_id',''),(585,226,'zozo_body_bg_repeat',''),(586,226,'zozo_body_bg_attachment',''),(587,226,'zozo_body_bg_position',''),(588,226,'zozo_body_bg_color',''),(589,226,'zozo_body_bg_opacity','0'),(590,226,'zozo_body_bg_full','0'),(591,226,'zozo_section_header_status','show'),(592,226,'zozo_section_title',''),(593,226,'zozo_section_slogan',''),(594,226,'zozo_section_padding_top',''),(595,226,'zozo_section_padding_bottom',''),(596,226,'zozo_section_header_padding',''),(597,226,'zozo_section_title_color',''),(598,226,'zozo_section_slogan_color',''),(599,226,'zozo_section_text_color',''),(600,226,'zozo_section_content_heading_color',''),(601,226,'zozo_section_bg_color',''),(602,226,'zozo_parallax_status','no'),(603,226,'zozo_parallax_bg_image',''),(604,226,'zozo_parallax_bg_image_attach_id',''),(605,226,'zozo_parallax_bg_repeat',''),(606,226,'zozo_parallax_bg_attachment',''),(607,226,'zozo_parallax_bg_postion',''),(608,226,'zozo_parallax_bg_size',''),(609,226,'zozo_parallax_bg_overlay','no'),(610,226,'zozo_overlay_pattern_status','no'),(611,226,'zozo_section_overlay_color',''),(612,226,'zozo_overlay_color_opacity','0'),(613,226,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(614,226,'zozo_parallax_additional_sections_order',''),(615,226,'_wpb_vc_js_status','true'),(616,226,'_wpb_shortcodes_custom_css','.vc_custom_1503911870612{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-5.jpg?id=243) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1503911655020{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/young-plantation-1724x1148.jpg?id=193) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499673787702{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1568880219160{padding-bottom: 45px !important;}.vc_custom_1496899831348{padding-bottom: 70px !important;}.vc_custom_1499661319201{margin-bottom: 32px !important;}.vc_custom_1500612240524{margin-top: -75px !important;margin-bottom: -75px !important;}'),(617,287,'_wpb_shortcodes_custom_css','.vc_custom_1499687783651{padding-bottom: 0px !important;}.vc_custom_1499690213612{padding-top: 0px !important;}'),(9667,1532,'zozo_show_footer_menu','default'),(9668,1532,'zozo_footer_sidebar_1','0'),(9669,1532,'zozo_footer_sidebar_2','0'),(9670,1532,'zozo_footer_sidebar_3','0'),(9671,1532,'zozo_footer_sidebar_4','0'),(9546,1519,'zozo_header_skin','default'),(9547,1519,'zozo_header_menu_skin','default'),(9548,1519,'zozo_header_dropdown_menu_skin','default'),(9549,1519,'zozo_custom_nav_menu','default'),(9550,1519,'zozo_header_bg_image',''),(618,287,'_wpb_shortcodes_custom_css','.vc_custom_1499687783651{padding-bottom: 0px !important;}.vc_custom_1499690213612{padding-top: 0px !important;}'),(9661,1532,'zozo_header_bg_full','0'),(9662,1532,'zozo_footer_type','default'),(9663,1532,'zozo_footer_skin','default'),(9664,1532,'zozo_footer_style','default'),(9665,1532,'zozo_show_footer_widgets','default'),(9666,1532,'zozo_show_copyright_bar','default'),(9541,1519,'zozo_show_header','yes'),(9542,1519,'zozo_show_header_top_bar','default'),(9543,1519,'zozo_header_layout','default'),(9544,1519,'zozo_header_type','default'),(9545,1519,'zozo_header_transparency','default'),(619,287,'_wp_page_template','template-fullwidth.php'),(620,287,'slide_template','default'),(621,287,'zozo_page_top_padding',''),(622,287,'zozo_page_bottom_padding',''),(623,287,'zozo_slider_position','default'),(624,287,'zozo_revolutionslider',''),(625,287,'zozo_show_header','yes'),(626,287,'zozo_show_header_top_bar','default'),(627,287,'zozo_header_layout','default'),(628,287,'zozo_header_type','default'),(629,287,'zozo_header_transparency','default'),(630,287,'zozo_header_skin','default'),(631,287,'zozo_header_menu_skin','default'),(632,287,'zozo_header_dropdown_menu_skin','default'),(633,287,'zozo_custom_nav_menu','default'),(634,287,'zozo_header_bg_image',''),(635,287,'zozo_header_bg_image_attach_id',''),(636,287,'zozo_header_bg_color',''),(637,287,'zozo_header_bg_opacity','0'),(638,287,'zozo_header_bg_repeat',''),(639,287,'zozo_header_bg_attachment',''),(640,287,'zozo_header_bg_postion',''),(641,287,'zozo_header_bg_full','0'),(642,287,'zozo_footer_type','default'),(643,287,'zozo_footer_skin','default'),(644,287,'zozo_footer_style','default'),(645,287,'zozo_show_footer_widgets','default'),(646,287,'zozo_show_copyright_bar','default'),(647,287,'zozo_show_footer_menu','default'),(648,287,'zozo_footer_sidebar_1','0'),(649,287,'zozo_footer_sidebar_2','0'),(650,287,'zozo_footer_sidebar_3','0'),(651,287,'zozo_footer_sidebar_4','0'),(652,287,'zozo_primary_sidebar','0'),(653,287,'zozo_secondary_sidebar','0'),(654,287,'zozo_hide_page_title_bar','default'),(655,287,'zozo_hide_page_title','default'),(656,287,'zozo_page_title_type','default'),(657,287,'zozo_page_title_skin','default'),(658,287,'zozo_page_title_align','default'),(659,287,'zozo_display_breadcrumbs','default'),(660,287,'zozo_show_page_slogan','yes'),(661,287,'zozo_page_slogan',''),(662,287,'zozo_page_title_height',''),(663,287,'zozo_page_title_mobile_height',''),(664,287,'zozo_page_title_bar_title_color',''),(665,287,'zozo_page_title_bar_slogan_color',''),(666,287,'zozo_page_breadcrumbs_color',''),(667,287,'zozo_page_title_bar_border_color',''),(668,287,'zozo_page_title_bar_bg',''),(669,287,'zozo_page_title_bar_bg_attach_id',''),(670,287,'zozo_page_title_bar_bg_color',''),(671,287,'zozo_page_title_bar_bg_repeat','default'),(672,287,'zozo_page_title_bar_bg_position','default'),(673,287,'zozo_page_title_bar_bg_parallax','default'),(674,287,'zozo_page_title_bar_bg_full','0'),(675,287,'zozo_page_title_video_bg','0'),(676,287,'zozo_page_title_video_id',''),(677,287,'zozo_page_bg_image',''),(678,287,'zozo_page_bg_image_attach_id',''),(679,287,'zozo_page_bg_repeat',''),(680,287,'zozo_page_bg_attachment',''),(681,287,'zozo_page_bg_position',''),(682,287,'zozo_page_bg_color',''),(683,287,'zozo_page_bg_opacity','0'),(684,287,'zozo_page_bg_full','0'),(685,287,'zozo_body_bg_image',''),(686,287,'zozo_body_bg_image_attach_id',''),(687,287,'zozo_body_bg_repeat',''),(688,287,'zozo_body_bg_attachment',''),(689,287,'zozo_body_bg_position',''),(690,287,'zozo_body_bg_color',''),(691,287,'zozo_body_bg_opacity','0'),(692,287,'zozo_body_bg_full','0'),(693,287,'zozo_section_header_status','show'),(694,287,'zozo_section_title',''),(695,287,'zozo_section_slogan',''),(696,287,'zozo_section_padding_top',''),(697,287,'zozo_section_padding_bottom',''),(698,287,'zozo_section_header_padding',''),(699,287,'zozo_section_title_color',''),(700,287,'zozo_section_slogan_color',''),(701,287,'zozo_section_text_color',''),(702,287,'zozo_section_content_heading_color',''),(703,287,'zozo_section_bg_color',''),(704,287,'zozo_parallax_status','no'),(705,287,'zozo_parallax_bg_image',''),(706,287,'zozo_parallax_bg_image_attach_id',''),(707,287,'zozo_parallax_bg_repeat',''),(708,287,'zozo_parallax_bg_attachment',''),(709,287,'zozo_parallax_bg_postion',''),(710,287,'zozo_parallax_bg_size',''),(711,287,'zozo_parallax_bg_overlay','no'),(712,287,'zozo_overlay_pattern_status','no'),(713,287,'zozo_section_overlay_color',''),(714,287,'zozo_overlay_color_opacity','0'),(715,287,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(716,287,'zozo_parallax_additional_sections_order',''),(717,287,'_wpb_vc_js_status','true'),(718,287,'_wpb_shortcodes_custom_css','.vc_custom_1499687783651{padding-bottom: 0px !important;}.vc_custom_1499690213612{padding-top: 0px !important;}'),(9655,1532,'zozo_header_bg_image_attach_id',''),(9656,1532,'zozo_header_bg_color',''),(9657,1532,'zozo_header_bg_opacity','0'),(9658,1532,'zozo_header_bg_repeat',''),(9659,1532,'zozo_header_bg_attachment',''),(9660,1532,'zozo_header_bg_postion',''),(9535,1519,'_edit_lock','1657433661:1'),(9536,1519,'_edit_last','1'),(9537,1519,'zozo_page_top_padding',''),(9538,1519,'zozo_page_bottom_padding',''),(9539,1519,'zozo_slider_position','default'),(9540,1519,'zozo_revolutionslider',''),(719,311,'_wpb_shortcodes_custom_css','.vc_custom_1493729790928{padding-bottom: 0px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1495430163796{padding-bottom: 69px !important;}.vc_custom_1495430632913{margin-bottom: -69px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(720,311,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(721,311,'_wpb_shortcodes_custom_css','.vc_custom_1493729790928{padding-bottom: 0px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1495430163796{padding-bottom: 69px !important;}.vc_custom_1495430632913{margin-bottom: -69px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(722,311,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(723,311,'_wp_page_template','template-fullwidth.php'),(724,311,'slide_template','default'),(725,311,'zozo_page_top_padding',''),(726,311,'zozo_page_bottom_padding',''),(727,311,'zozo_slider_position','default'),(728,311,'zozo_revolutionslider',''),(729,311,'zozo_show_header','yes'),(730,311,'zozo_show_header_top_bar','default'),(731,311,'zozo_header_layout','default'),(732,311,'zozo_header_type','default'),(733,311,'zozo_header_transparency','default'),(734,311,'zozo_header_skin','default'),(735,311,'zozo_header_menu_skin','default'),(736,311,'zozo_header_dropdown_menu_skin','default'),(737,311,'zozo_custom_nav_menu','default'),(738,311,'zozo_header_bg_image',''),(739,311,'zozo_header_bg_image_attach_id',''),(740,311,'zozo_header_bg_color',''),(741,311,'zozo_header_bg_opacity','0'),(742,311,'zozo_header_bg_repeat',''),(743,311,'zozo_header_bg_attachment',''),(744,311,'zozo_header_bg_postion',''),(745,311,'zozo_header_bg_full','0'),(746,311,'zozo_footer_type','default'),(747,311,'zozo_footer_skin','default'),(748,311,'zozo_footer_style','default'),(749,311,'zozo_show_footer_widgets','default'),(750,311,'zozo_show_copyright_bar','default'),(751,311,'zozo_show_footer_menu','default'),(752,311,'zozo_footer_sidebar_1','0'),(753,311,'zozo_footer_sidebar_2','0'),(754,311,'zozo_footer_sidebar_3','0'),(755,311,'zozo_footer_sidebar_4','0'),(756,311,'zozo_primary_sidebar','0'),(757,311,'zozo_secondary_sidebar','0'),(758,311,'zozo_hide_page_title_bar','default'),(759,311,'zozo_hide_page_title','default'),(760,311,'zozo_page_title_type','default'),(761,311,'zozo_page_title_skin','default'),(762,311,'zozo_page_title_align','default'),(763,311,'zozo_display_breadcrumbs','default'),(764,311,'zozo_show_page_slogan','yes'),(765,311,'zozo_page_slogan',''),(766,311,'zozo_page_title_height',''),(767,311,'zozo_page_title_mobile_height',''),(768,311,'zozo_page_title_bar_title_color',''),(769,311,'zozo_page_title_bar_slogan_color',''),(770,311,'zozo_page_breadcrumbs_color',''),(771,311,'zozo_page_title_bar_border_color',''),(772,311,'zozo_page_title_bar_bg',''),(773,311,'zozo_page_title_bar_bg_attach_id',''),(774,311,'zozo_page_title_bar_bg_color',''),(775,311,'zozo_page_title_bar_bg_repeat','default'),(776,311,'zozo_page_title_bar_bg_position','default'),(777,311,'zozo_page_title_bar_bg_parallax','default'),(778,311,'zozo_page_title_bar_bg_full','0'),(779,311,'zozo_page_title_video_bg','0'),(780,311,'zozo_page_title_video_id',''),(781,311,'zozo_page_bg_image',''),(782,311,'zozo_page_bg_image_attach_id',''),(783,311,'zozo_page_bg_repeat',''),(784,311,'zozo_page_bg_attachment',''),(785,311,'zozo_page_bg_position',''),(786,311,'zozo_page_bg_color',''),(787,311,'zozo_page_bg_opacity','0'),(788,311,'zozo_page_bg_full','0'),(789,311,'zozo_body_bg_image',''),(790,311,'zozo_body_bg_image_attach_id',''),(791,311,'zozo_body_bg_repeat',''),(792,311,'zozo_body_bg_attachment',''),(793,311,'zozo_body_bg_position',''),(794,311,'zozo_body_bg_color',''),(795,311,'zozo_body_bg_opacity','0'),(796,311,'zozo_body_bg_full','0'),(797,311,'zozo_section_header_status','show'),(798,311,'zozo_section_title',''),(799,311,'zozo_section_slogan',''),(800,311,'zozo_section_padding_top',''),(801,311,'zozo_section_padding_bottom',''),(802,311,'zozo_section_header_padding',''),(803,311,'zozo_section_title_color',''),(804,311,'zozo_section_slogan_color',''),(805,311,'zozo_section_text_color',''),(806,311,'zozo_section_content_heading_color',''),(807,311,'zozo_section_bg_color',''),(808,311,'zozo_parallax_status','no'),(809,311,'zozo_parallax_bg_image',''),(810,311,'zozo_parallax_bg_image_attach_id',''),(811,311,'zozo_parallax_bg_repeat',''),(812,311,'zozo_parallax_bg_attachment',''),(813,311,'zozo_parallax_bg_postion',''),(814,311,'zozo_parallax_bg_size',''),(815,311,'zozo_parallax_bg_overlay','no'),(816,311,'zozo_overlay_pattern_status','no'),(817,311,'zozo_section_overlay_color',''),(818,311,'zozo_overlay_color_opacity','0'),(819,311,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(820,311,'zozo_parallax_additional_sections_order',''),(821,311,'_wpb_vc_js_status','true'),(822,311,'_wpb_shortcodes_custom_css','.vc_custom_1493729790928{padding-bottom: 0px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1495430163796{padding-bottom: 69px !important;}.vc_custom_1495430632913{margin-bottom: -69px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(823,329,'_wpb_shortcodes_custom_css','.vc_custom_1568898674456{padding-bottom: 45px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(824,329,'_wpb_shortcodes_custom_css','.vc_custom_1568898674456{padding-bottom: 45px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(825,329,'_wp_page_template','template-fullwidth.php'),(826,329,'slide_template','default'),(827,329,'zozo_page_top_padding',''),(828,329,'zozo_page_bottom_padding',''),(829,329,'zozo_slider_position','default'),(830,329,'zozo_revolutionslider',''),(831,329,'zozo_show_header','yes'),(832,329,'zozo_show_header_top_bar','default'),(833,329,'zozo_header_layout','default'),(834,329,'zozo_header_type','default'),(835,329,'zozo_header_transparency','default'),(836,329,'zozo_header_skin','default'),(837,329,'zozo_header_menu_skin','default'),(838,329,'zozo_header_dropdown_menu_skin','default'),(839,329,'zozo_custom_nav_menu','default'),(840,329,'zozo_header_bg_image',''),(841,329,'zozo_header_bg_image_attach_id',''),(842,329,'zozo_header_bg_color',''),(843,329,'zozo_header_bg_opacity','0'),(844,329,'zozo_header_bg_repeat',''),(845,329,'zozo_header_bg_attachment',''),(846,329,'zozo_header_bg_postion',''),(847,329,'zozo_header_bg_full','0'),(848,329,'zozo_footer_type','default'),(849,329,'zozo_footer_skin','default'),(850,329,'zozo_footer_style','default'),(851,329,'zozo_show_footer_widgets','default'),(852,329,'zozo_show_copyright_bar','default'),(853,329,'zozo_show_footer_menu','default'),(854,329,'zozo_footer_sidebar_1','0'),(855,329,'zozo_footer_sidebar_2','0'),(856,329,'zozo_footer_sidebar_3','0'),(857,329,'zozo_footer_sidebar_4','0'),(858,329,'zozo_primary_sidebar','0'),(859,329,'zozo_secondary_sidebar','0'),(860,329,'zozo_hide_page_title_bar','default'),(861,329,'zozo_hide_page_title','default'),(862,329,'zozo_page_title_type','default'),(863,329,'zozo_page_title_skin','default'),(864,329,'zozo_page_title_align','default'),(865,329,'zozo_display_breadcrumbs','default'),(866,329,'zozo_show_page_slogan','yes'),(867,329,'zozo_page_slogan',''),(868,329,'zozo_page_title_height',''),(869,329,'zozo_page_title_mobile_height',''),(870,329,'zozo_page_title_bar_title_color',''),(871,329,'zozo_page_title_bar_slogan_color',''),(872,329,'zozo_page_breadcrumbs_color',''),(873,329,'zozo_page_title_bar_border_color',''),(874,329,'zozo_page_title_bar_bg',''),(875,329,'zozo_page_title_bar_bg_attach_id',''),(876,329,'zozo_page_title_bar_bg_color',''),(877,329,'zozo_page_title_bar_bg_repeat','default'),(878,329,'zozo_page_title_bar_bg_position','default'),(879,329,'zozo_page_title_bar_bg_parallax','default'),(880,329,'zozo_page_title_bar_bg_full','0'),(881,329,'zozo_page_title_video_bg','0'),(882,329,'zozo_page_title_video_id',''),(883,329,'zozo_page_bg_image',''),(884,329,'zozo_page_bg_image_attach_id',''),(885,329,'zozo_page_bg_repeat',''),(886,329,'zozo_page_bg_attachment',''),(887,329,'zozo_page_bg_position',''),(888,329,'zozo_page_bg_color',''),(889,329,'zozo_page_bg_opacity','0'),(890,329,'zozo_page_bg_full','0'),(891,329,'zozo_body_bg_image',''),(892,329,'zozo_body_bg_image_attach_id',''),(893,329,'zozo_body_bg_repeat',''),(894,329,'zozo_body_bg_attachment',''),(895,329,'zozo_body_bg_position',''),(896,329,'zozo_body_bg_color',''),(897,329,'zozo_body_bg_opacity','0'),(898,329,'zozo_body_bg_full','0'),(899,329,'zozo_section_header_status','show'),(900,329,'zozo_section_title',''),(901,329,'zozo_section_slogan',''),(902,329,'zozo_section_padding_top',''),(903,329,'zozo_section_padding_bottom',''),(904,329,'zozo_section_header_padding',''),(905,329,'zozo_section_title_color',''),(906,329,'zozo_section_slogan_color',''),(907,329,'zozo_section_text_color',''),(908,329,'zozo_section_content_heading_color',''),(909,329,'zozo_section_bg_color',''),(910,329,'zozo_parallax_status','no'),(911,329,'zozo_parallax_bg_image',''),(912,329,'zozo_parallax_bg_image_attach_id',''),(913,329,'zozo_parallax_bg_repeat',''),(914,329,'zozo_parallax_bg_attachment',''),(915,329,'zozo_parallax_bg_postion',''),(916,329,'zozo_parallax_bg_size',''),(917,329,'zozo_parallax_bg_overlay','no'),(918,329,'zozo_overlay_pattern_status','no'),(919,329,'zozo_section_overlay_color',''),(920,329,'zozo_overlay_color_opacity','0'),(921,329,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(922,329,'zozo_parallax_additional_sections_order',''),(923,329,'_wpb_vc_js_status','true'),(924,329,'_wpb_shortcodes_custom_css','.vc_custom_1568898674456{padding-bottom: 45px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(925,342,'_wpb_shortcodes_custom_css','.vc_custom_1500631358374{padding-top: 0px !important;padding-bottom: 75px !important;}.vc_custom_1500631348230{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052805558{padding-top: 9px !important;}.vc_custom_1501052817729{margin-bottom: 0px !important;}'),(926,342,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(927,342,'_wpb_shortcodes_custom_css','.vc_custom_1500631358374{padding-top: 0px !important;padding-bottom: 75px !important;}.vc_custom_1500631348230{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052805558{padding-top: 9px !important;}.vc_custom_1501052817729{margin-bottom: 0px !important;}'),(928,342,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(929,342,'_wp_page_template','default'),(930,342,'slide_template','default'),(931,342,'zozo_page_top_padding',''),(932,342,'zozo_page_bottom_padding',''),(933,342,'zozo_slider_position','default'),(934,342,'zozo_revolutionslider',''),(935,342,'zozo_show_header','yes'),(936,342,'zozo_show_header_top_bar','default'),(937,342,'zozo_header_layout','default'),(938,342,'zozo_header_type','default'),(939,342,'zozo_header_transparency','default'),(940,342,'zozo_header_skin','default'),(941,342,'zozo_header_menu_skin','default'),(942,342,'zozo_header_dropdown_menu_skin','default'),(943,342,'zozo_custom_nav_menu','default'),(944,342,'zozo_header_bg_image',''),(945,342,'zozo_header_bg_image_attach_id',''),(946,342,'zozo_header_bg_color',''),(947,342,'zozo_header_bg_opacity','0'),(948,342,'zozo_header_bg_repeat',''),(949,342,'zozo_header_bg_attachment',''),(950,342,'zozo_header_bg_postion',''),(951,342,'zozo_header_bg_full','0'),(952,342,'zozo_footer_type','default'),(953,342,'zozo_footer_skin','default'),(954,342,'zozo_footer_style','default'),(955,342,'zozo_show_footer_widgets','default'),(956,342,'zozo_show_copyright_bar','default'),(957,342,'zozo_show_footer_menu','default'),(958,342,'zozo_footer_sidebar_1','0'),(959,342,'zozo_footer_sidebar_2','0'),(960,342,'zozo_footer_sidebar_3','0'),(961,342,'zozo_footer_sidebar_4','0'),(962,342,'zozo_primary_sidebar','zozo-custom-campaignsidebar'),(963,342,'zozo_secondary_sidebar','0'),(964,342,'zozo_hide_page_title_bar','default'),(965,342,'zozo_hide_page_title','default'),(966,342,'zozo_page_title_type','default'),(967,342,'zozo_page_title_skin','default'),(968,342,'zozo_page_title_align','default'),(969,342,'zozo_display_breadcrumbs','default'),(970,342,'zozo_show_page_slogan','yes'),(971,342,'zozo_page_slogan',''),(972,342,'zozo_page_title_height',''),(973,342,'zozo_page_title_mobile_height',''),(974,342,'zozo_page_title_bar_title_color',''),(975,342,'zozo_page_title_bar_slogan_color',''),(976,342,'zozo_page_breadcrumbs_color',''),(977,342,'zozo_page_title_bar_border_color',''),(978,342,'zozo_page_title_bar_bg',''),(979,342,'zozo_page_title_bar_bg_attach_id',''),(980,342,'zozo_page_title_bar_bg_color',''),(981,342,'zozo_page_title_bar_bg_repeat','default'),(982,342,'zozo_page_title_bar_bg_position','default'),(983,342,'zozo_page_title_bar_bg_parallax','default'),(984,342,'zozo_page_title_bar_bg_full','0'),(985,342,'zozo_page_title_video_bg','0'),(986,342,'zozo_page_title_video_id',''),(987,342,'zozo_page_bg_image',''),(988,342,'zozo_page_bg_image_attach_id',''),(989,342,'zozo_page_bg_repeat',''),(990,342,'zozo_page_bg_attachment',''),(991,342,'zozo_page_bg_position',''),(992,342,'zozo_page_bg_color',''),(993,342,'zozo_page_bg_opacity','0'),(994,342,'zozo_page_bg_full','0'),(995,342,'zozo_body_bg_image',''),(996,342,'zozo_body_bg_image_attach_id',''),(997,342,'zozo_body_bg_repeat',''),(998,342,'zozo_body_bg_attachment',''),(999,342,'zozo_body_bg_position',''),(1000,342,'zozo_body_bg_color',''),(1001,342,'zozo_body_bg_opacity','0'),(1002,342,'zozo_body_bg_full','0'),(1003,342,'zozo_section_header_status','show'),(1004,342,'zozo_section_title',''),(1005,342,'zozo_section_slogan',''),(1006,342,'zozo_section_padding_top',''),(1007,342,'zozo_section_padding_bottom',''),(1008,342,'zozo_section_header_padding',''),(1009,342,'zozo_section_title_color',''),(1010,342,'zozo_section_slogan_color',''),(1011,342,'zozo_section_text_color',''),(1012,342,'zozo_section_content_heading_color',''),(1013,342,'zozo_section_bg_color',''),(1014,342,'zozo_parallax_status','no'),(1015,342,'zozo_parallax_bg_image',''),(1016,342,'zozo_parallax_bg_image_attach_id',''),(1017,342,'zozo_parallax_bg_repeat',''),(1018,342,'zozo_parallax_bg_attachment',''),(1019,342,'zozo_parallax_bg_postion',''),(1020,342,'zozo_parallax_bg_size',''),(1021,342,'zozo_parallax_bg_overlay','no'),(1022,342,'zozo_overlay_pattern_status','no'),(1023,342,'zozo_section_overlay_color',''),(1024,342,'zozo_overlay_color_opacity','0'),(1025,342,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(1026,342,'zozo_parallax_additional_sections_order',''),(1027,342,'_wpb_vc_js_status','true'),(1028,342,'zozo_layout','two-col-right'),(1029,342,'_wpb_shortcodes_custom_css','.vc_custom_1500631358374{padding-top: 0px !important;padding-bottom: 75px !important;}.vc_custom_1500631348230{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052805558{padding-top: 9px !important;}.vc_custom_1501052817729{margin-bottom: 0px !important;}'),(1030,886,'_wpb_shortcodes_custom_css','.vc_custom_1634204174838{padding-bottom: 30px !important;}.vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500533072824{padding-bottom: 0px !important;}.vc_custom_1499679323940{padding-bottom: 15px !important;}.vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}'),(9573,1519,'zozo_page_title_skin','default'),(1031,886,'_wpb_shortcodes_custom_css','.vc_custom_1634204174838{padding-bottom: 30px !important;}.vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500533072824{padding-bottom: 0px !important;}.vc_custom_1499679323940{padding-bottom: 15px !important;}.vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}'),(1032,886,'_wp_page_template','default'),(9126,1426,'_wpb_shortcodes_custom_css','.vc_custom_1568896213550{padding-bottom: 60px !important;}.vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500533072824{padding-bottom: 0px !important;}.vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499679323940{padding-bottom: 15px !important;}.vc_custom_1568896169751{padding-bottom: 60px !important;}.vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size: cover !important;}'),(1034,886,'zozo_page_top_padding',''),(1035,886,'zozo_page_bottom_padding',''),(1036,886,'zozo_slider_position','default'),(1037,886,'zozo_revolutionslider','[rev_slider alias=\"home-default\"]'),(1038,886,'zozo_show_header','yes'),(1039,886,'zozo_show_header_top_bar','default'),(1040,886,'zozo_header_layout','default'),(1041,886,'zozo_header_type','default'),(1042,886,'zozo_header_transparency','default'),(1043,886,'zozo_header_skin','default'),(1044,886,'zozo_header_menu_skin','default'),(1045,886,'zozo_header_dropdown_menu_skin','default'),(1046,886,'zozo_custom_nav_menu','default'),(1047,886,'zozo_header_bg_image',''),(1048,886,'zozo_header_bg_image_attach_id',''),(1049,886,'zozo_header_bg_color',''),(1050,886,'zozo_header_bg_opacity','0'),(1051,886,'zozo_header_bg_repeat',''),(1052,886,'zozo_header_bg_attachment',''),(1053,886,'zozo_header_bg_postion',''),(1054,886,'zozo_header_bg_full','0'),(1055,886,'zozo_footer_type','default'),(1056,886,'zozo_footer_skin','default'),(1057,886,'zozo_footer_style','default'),(1058,886,'zozo_show_footer_widgets','default'),(1059,886,'zozo_show_copyright_bar','default'),(1060,886,'zozo_show_footer_menu','default'),(1061,886,'zozo_footer_sidebar_1','0'),(1062,886,'zozo_footer_sidebar_2','0'),(1063,886,'zozo_footer_sidebar_3','0'),(1064,886,'zozo_footer_sidebar_4','0'),(1065,886,'zozo_primary_sidebar','0'),(1066,886,'zozo_secondary_sidebar','0'),(1067,886,'zozo_hide_page_title_bar','yes'),(1068,886,'zozo_hide_page_title','default'),(1069,886,'zozo_page_title_type','default'),(1070,886,'zozo_page_title_skin','default'),(1071,886,'zozo_page_title_align','default'),(1072,886,'zozo_display_breadcrumbs','default'),(1073,886,'zozo_show_page_slogan','yes'),(1074,886,'zozo_page_slogan',''),(1075,886,'zozo_page_title_height',''),(1076,886,'zozo_page_title_mobile_height',''),(1077,886,'zozo_page_title_bar_title_color',''),(1078,886,'zozo_page_title_bar_slogan_color',''),(1079,886,'zozo_page_breadcrumbs_color',''),(1080,886,'zozo_page_title_bar_border_color',''),(1081,886,'zozo_page_title_bar_bg',''),(1082,886,'zozo_page_title_bar_bg_attach_id',''),(1083,886,'zozo_page_title_bar_bg_color',''),(1084,886,'zozo_page_title_bar_bg_repeat','default'),(1085,886,'zozo_page_title_bar_bg_position','default'),(1086,886,'zozo_page_title_bar_bg_parallax','default'),(1087,886,'zozo_page_title_bar_bg_full','0'),(1088,886,'zozo_page_title_video_bg','0'),(1089,886,'zozo_page_title_video_id',''),(1090,886,'zozo_page_bg_image',''),(1091,886,'zozo_page_bg_image_attach_id',''),(1092,886,'zozo_page_bg_repeat',''),(1093,886,'zozo_page_bg_attachment',''),(1094,886,'zozo_page_bg_position',''),(1095,886,'zozo_page_bg_color',''),(1096,886,'zozo_page_bg_opacity','0'),(1097,886,'zozo_page_bg_full','0'),(1098,886,'zozo_body_bg_image',''),(1099,886,'zozo_body_bg_image_attach_id',''),(1100,886,'zozo_body_bg_repeat',''),(1101,886,'zozo_body_bg_attachment',''),(1102,886,'zozo_body_bg_position',''),(1103,886,'zozo_body_bg_color',''),(1104,886,'zozo_body_bg_opacity','0'),(1105,886,'zozo_body_bg_full','0'),(1106,886,'zozo_section_header_status','show'),(1107,886,'zozo_section_title',''),(1108,886,'zozo_section_slogan',''),(1109,886,'zozo_section_padding_top',''),(1110,886,'zozo_section_padding_bottom',''),(1111,886,'zozo_section_header_padding',''),(1112,886,'zozo_section_title_color',''),(1113,886,'zozo_section_slogan_color',''),(1114,886,'zozo_section_text_color',''),(1115,886,'zozo_section_content_heading_color',''),(1116,886,'zozo_section_bg_color',''),(1117,886,'zozo_parallax_status','no'),(1118,886,'zozo_parallax_bg_image',''),(1119,886,'zozo_parallax_bg_image_attach_id',''),(1120,886,'zozo_parallax_bg_repeat',''),(1121,886,'zozo_parallax_bg_attachment',''),(1122,886,'zozo_parallax_bg_postion',''),(1123,886,'zozo_parallax_bg_size',''),(1124,886,'zozo_parallax_bg_overlay','no'),(1125,886,'zozo_overlay_pattern_status','no'),(1126,886,'zozo_section_overlay_color',''),(1127,886,'zozo_overlay_color_opacity','0'),(1128,886,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(1129,886,'zozo_parallax_additional_sections_order',''),(1130,886,'_wpb_vc_js_status','true'),(1131,886,'_wpb_shortcodes_custom_css','.vc_custom_1634204174838{padding-bottom: 30px !important;}.vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500533072824{padding-bottom: 0px !important;}.vc_custom_1499679323940{padding-bottom: 15px !important;}.vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}'),(9531,1506,'_wp_attached_file','2021/10/DONATILLA.png'),(9532,1506,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:170;s:6:\"height\";i:128;s:4:\"file\";s:21:\"2021/10/DONATILLA.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"DONATILLA-150x128.png\";s:5:\"width\";i:150;s:6:\"height\";i:128;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"DONATILLA-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9124,886,'_edit_lock','1635236252:1'),(9125,886,'_edit_last','1'),(1132,346,'_wpb_shortcodes_custom_css','.vc_custom_1500633485214{padding-bottom: 8px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(9640,1532,'_edit_last','1'),(1134,346,'_wpb_shortcodes_custom_css','.vc_custom_1500633485214{padding-bottom: 8px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(9639,1532,'_edit_lock','1635060580:1'),(1136,346,'_wp_page_template','template-fullwidth.php'),(1137,346,'slide_template','default'),(1138,346,'zozo_page_top_padding',''),(1139,346,'zozo_page_bottom_padding',''),(1140,346,'zozo_slider_position','default'),(1141,346,'zozo_revolutionslider',''),(1142,346,'zozo_show_header','yes'),(1143,346,'zozo_show_header_top_bar','default'),(1144,346,'zozo_header_layout','default'),(1145,346,'zozo_header_type','default'),(1146,346,'zozo_header_transparency','default'),(1147,346,'zozo_header_skin','default'),(1148,346,'zozo_header_menu_skin','default'),(1149,346,'zozo_header_dropdown_menu_skin','default'),(1150,346,'zozo_custom_nav_menu','default'),(1151,346,'zozo_header_bg_image',''),(1152,346,'zozo_header_bg_image_attach_id',''),(1153,346,'zozo_header_bg_color',''),(1154,346,'zozo_header_bg_opacity','0'),(1155,346,'zozo_header_bg_repeat',''),(1156,346,'zozo_header_bg_attachment',''),(1157,346,'zozo_header_bg_postion',''),(1158,346,'zozo_header_bg_full','0'),(1159,346,'zozo_footer_type','default'),(1160,346,'zozo_footer_skin','default'),(1161,346,'zozo_footer_style','default'),(1162,346,'zozo_show_footer_widgets','default'),(1163,346,'zozo_show_copyright_bar','default'),(1164,346,'zozo_show_footer_menu','default'),(1165,346,'zozo_footer_sidebar_1','0'),(1166,346,'zozo_footer_sidebar_2','0'),(1167,346,'zozo_footer_sidebar_3','0'),(1168,346,'zozo_footer_sidebar_4','0'),(1169,346,'zozo_primary_sidebar','0'),(1170,346,'zozo_secondary_sidebar','0'),(1171,346,'zozo_hide_page_title_bar','default'),(1172,346,'zozo_hide_page_title','default'),(1173,346,'zozo_page_title_type','default'),(1174,346,'zozo_page_title_skin','default'),(1175,346,'zozo_page_title_align','default'),(1176,346,'zozo_display_breadcrumbs','default'),(1177,346,'zozo_show_page_slogan','yes'),(1178,346,'zozo_page_slogan',''),(1179,346,'zozo_page_title_height',''),(1180,346,'zozo_page_title_mobile_height',''),(1181,346,'zozo_page_title_bar_title_color',''),(1182,346,'zozo_page_title_bar_slogan_color',''),(1183,346,'zozo_page_breadcrumbs_color',''),(1184,346,'zozo_page_title_bar_border_color',''),(1185,346,'zozo_page_title_bar_bg',''),(1186,346,'zozo_page_title_bar_bg_attach_id',''),(1187,346,'zozo_page_title_bar_bg_color',''),(1188,346,'zozo_page_title_bar_bg_repeat','default'),(1189,346,'zozo_page_title_bar_bg_position','default'),(1190,346,'zozo_page_title_bar_bg_parallax','default'),(1191,346,'zozo_page_title_bar_bg_full','0'),(1192,346,'zozo_page_title_video_bg','0'),(1193,346,'zozo_page_title_video_id',''),(1194,346,'zozo_page_bg_image',''),(1195,346,'zozo_page_bg_image_attach_id',''),(1196,346,'zozo_page_bg_repeat',''),(1197,346,'zozo_page_bg_attachment',''),(1198,346,'zozo_page_bg_position',''),(1199,346,'zozo_page_bg_color',''),(1200,346,'zozo_page_bg_opacity','0'),(1201,346,'zozo_page_bg_full','0'),(1202,346,'zozo_body_bg_image',''),(1203,346,'zozo_body_bg_image_attach_id',''),(1204,346,'zozo_body_bg_repeat',''),(1205,346,'zozo_body_bg_attachment',''),(1206,346,'zozo_body_bg_position',''),(1207,346,'zozo_body_bg_color',''),(1208,346,'zozo_body_bg_opacity','0'),(1209,346,'zozo_body_bg_full','0'),(1210,346,'zozo_section_header_status','show'),(1211,346,'zozo_section_title',''),(1212,346,'zozo_section_slogan',''),(1213,346,'zozo_section_padding_top',''),(1214,346,'zozo_section_padding_bottom',''),(1215,346,'zozo_section_header_padding',''),(1216,346,'zozo_section_title_color',''),(1217,346,'zozo_section_slogan_color',''),(1218,346,'zozo_section_text_color',''),(1219,346,'zozo_section_content_heading_color',''),(1220,346,'zozo_section_bg_color',''),(1221,346,'zozo_parallax_status','no'),(1222,346,'zozo_parallax_bg_image',''),(1223,346,'zozo_parallax_bg_image_attach_id',''),(1224,346,'zozo_parallax_bg_repeat',''),(1225,346,'zozo_parallax_bg_attachment',''),(1226,346,'zozo_parallax_bg_postion',''),(1227,346,'zozo_parallax_bg_size',''),(1228,346,'zozo_parallax_bg_overlay','no'),(1229,346,'zozo_overlay_pattern_status','no'),(1230,346,'zozo_section_overlay_color',''),(1231,346,'zozo_overlay_color_opacity','0'),(1232,346,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(1233,346,'zozo_parallax_additional_sections_order',''),(1234,346,'_wpb_vc_js_status','true'),(1235,346,'_wpb_shortcodes_custom_css','.vc_custom_1500633485214{padding-bottom: 8px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1236,357,'_wpb_shortcodes_custom_css','.vc_custom_1498627936379{padding-bottom: 25px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1237,357,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1238,357,'_wpb_shortcodes_custom_css','.vc_custom_1498627936379{padding-bottom: 25px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1239,357,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1240,357,'_wp_page_template','template-fullwidth.php'),(1241,357,'slide_template','default'),(1242,357,'zozo_page_top_padding',''),(1243,357,'zozo_page_bottom_padding',''),(1244,357,'zozo_slider_position','default'),(1245,357,'zozo_revolutionslider',''),(1246,357,'zozo_show_header','yes'),(1247,357,'zozo_show_header_top_bar','default'),(1248,357,'zozo_header_layout','default'),(1249,357,'zozo_header_type','default'),(1250,357,'zozo_header_transparency','default'),(1251,357,'zozo_header_skin','default'),(1252,357,'zozo_header_menu_skin','default'),(1253,357,'zozo_header_dropdown_menu_skin','default'),(1254,357,'zozo_custom_nav_menu','default'),(1255,357,'zozo_header_bg_image',''),(1256,357,'zozo_header_bg_image_attach_id',''),(1257,357,'zozo_header_bg_color',''),(1258,357,'zozo_header_bg_opacity','0'),(1259,357,'zozo_header_bg_repeat',''),(1260,357,'zozo_header_bg_attachment',''),(1261,357,'zozo_header_bg_postion',''),(1262,357,'zozo_header_bg_full','0'),(1263,357,'zozo_footer_type','default'),(1264,357,'zozo_footer_skin','default'),(1265,357,'zozo_footer_style','default'),(1266,357,'zozo_show_footer_widgets','default'),(1267,357,'zozo_show_copyright_bar','default'),(1268,357,'zozo_show_footer_menu','default'),(1269,357,'zozo_footer_sidebar_1','0'),(1270,357,'zozo_footer_sidebar_2','0'),(1271,357,'zozo_footer_sidebar_3','0'),(1272,357,'zozo_footer_sidebar_4','0'),(1273,357,'zozo_primary_sidebar','0'),(1274,357,'zozo_secondary_sidebar','0'),(1275,357,'zozo_hide_page_title_bar','default'),(1276,357,'zozo_hide_page_title','default'),(1277,357,'zozo_page_title_type','default'),(1278,357,'zozo_page_title_skin','default'),(1279,357,'zozo_page_title_align','default'),(1280,357,'zozo_display_breadcrumbs','default'),(1281,357,'zozo_show_page_slogan','yes'),(1282,357,'zozo_page_slogan',''),(1283,357,'zozo_page_title_height',''),(1284,357,'zozo_page_title_mobile_height',''),(1285,357,'zozo_page_title_bar_title_color',''),(1286,357,'zozo_page_title_bar_slogan_color',''),(1287,357,'zozo_page_breadcrumbs_color',''),(1288,357,'zozo_page_title_bar_border_color',''),(1289,357,'zozo_page_title_bar_bg',''),(1290,357,'zozo_page_title_bar_bg_attach_id',''),(1291,357,'zozo_page_title_bar_bg_color',''),(1292,357,'zozo_page_title_bar_bg_repeat','default'),(1293,357,'zozo_page_title_bar_bg_position','default'),(1294,357,'zozo_page_title_bar_bg_parallax','default'),(1295,357,'zozo_page_title_bar_bg_full','0'),(1296,357,'zozo_page_title_video_bg','0'),(1297,357,'zozo_page_title_video_id',''),(1298,357,'zozo_page_bg_image',''),(1299,357,'zozo_page_bg_image_attach_id',''),(1300,357,'zozo_page_bg_repeat',''),(1301,357,'zozo_page_bg_attachment',''),(1302,357,'zozo_page_bg_position',''),(1303,357,'zozo_page_bg_color',''),(1304,357,'zozo_page_bg_opacity','0'),(1305,357,'zozo_page_bg_full','0'),(1306,357,'zozo_body_bg_image',''),(1307,357,'zozo_body_bg_image_attach_id',''),(1308,357,'zozo_body_bg_repeat',''),(1309,357,'zozo_body_bg_attachment',''),(1310,357,'zozo_body_bg_position',''),(1311,357,'zozo_body_bg_color',''),(1312,357,'zozo_body_bg_opacity','0'),(1313,357,'zozo_body_bg_full','0'),(1314,357,'zozo_section_header_status','show'),(1315,357,'zozo_section_title',''),(1316,357,'zozo_section_slogan',''),(1317,357,'zozo_section_padding_top',''),(1318,357,'zozo_section_padding_bottom',''),(1319,357,'zozo_section_header_padding',''),(1320,357,'zozo_section_title_color',''),(1321,357,'zozo_section_slogan_color',''),(1322,357,'zozo_section_text_color',''),(1323,357,'zozo_section_content_heading_color',''),(1324,357,'zozo_section_bg_color',''),(1325,357,'zozo_parallax_status','no'),(1326,357,'zozo_parallax_bg_image',''),(1327,357,'zozo_parallax_bg_image_attach_id',''),(1328,357,'zozo_parallax_bg_repeat',''),(1329,357,'zozo_parallax_bg_attachment',''),(1330,357,'zozo_parallax_bg_postion',''),(1331,357,'zozo_parallax_bg_size',''),(1332,357,'zozo_parallax_bg_overlay','no'),(1333,357,'zozo_overlay_pattern_status','no'),(1334,357,'zozo_section_overlay_color',''),(1335,357,'zozo_overlay_color_opacity','0'),(1336,357,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(1337,357,'zozo_parallax_additional_sections_order',''),(1338,357,'_wpb_vc_js_status','true'),(1339,357,'_wpb_shortcodes_custom_css','.vc_custom_1498627936379{padding-bottom: 25px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1340,362,'_wpb_shortcodes_custom_css','.vc_custom_1454649261086{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1454649261086{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1341,362,'_wpb_shortcodes_custom_css','.vc_custom_1454649261086{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1454649261086{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1342,362,'_wp_page_template','template-fullwidth.php'),(1343,362,'slide_template','default'),(1344,362,'zozo_page_top_padding',''),(1345,362,'zozo_page_bottom_padding',''),(1346,362,'zozo_slider_position','default'),(1347,362,'zozo_revolutionslider',''),(1348,362,'zozo_show_header','yes'),(1349,362,'zozo_show_header_top_bar','default'),(1350,362,'zozo_header_layout','default'),(1351,362,'zozo_header_type','default'),(1352,362,'zozo_header_transparency','default'),(1353,362,'zozo_header_skin','default'),(1354,362,'zozo_header_menu_skin','default'),(1355,362,'zozo_header_dropdown_menu_skin','default'),(1356,362,'zozo_custom_nav_menu','default'),(1357,362,'zozo_header_bg_image',''),(1358,362,'zozo_header_bg_image_attach_id',''),(1359,362,'zozo_header_bg_color',''),(1360,362,'zozo_header_bg_opacity','0'),(1361,362,'zozo_header_bg_repeat',''),(1362,362,'zozo_header_bg_attachment',''),(1363,362,'zozo_header_bg_postion',''),(1364,362,'zozo_header_bg_full','0'),(1365,362,'zozo_footer_type','default'),(1366,362,'zozo_footer_skin','default'),(1367,362,'zozo_footer_style','default'),(1368,362,'zozo_show_footer_widgets','default'),(1369,362,'zozo_show_copyright_bar','default'),(1370,362,'zozo_show_footer_menu','default'),(1371,362,'zozo_footer_sidebar_1','0'),(1372,362,'zozo_footer_sidebar_2','0'),(1373,362,'zozo_footer_sidebar_3','0'),(1374,362,'zozo_footer_sidebar_4','0'),(1375,362,'zozo_primary_sidebar','0'),(1376,362,'zozo_secondary_sidebar','0'),(1377,362,'zozo_hide_page_title_bar','default'),(1378,362,'zozo_hide_page_title','default'),(1379,362,'zozo_page_title_type','default'),(1380,362,'zozo_page_title_skin','default'),(1381,362,'zozo_page_title_align','default'),(1382,362,'zozo_display_breadcrumbs','default'),(1383,362,'zozo_show_page_slogan','yes'),(1384,362,'zozo_page_slogan',''),(1385,362,'zozo_page_title_height',''),(1386,362,'zozo_page_title_mobile_height',''),(1387,362,'zozo_page_title_bar_title_color',''),(1388,362,'zozo_page_title_bar_slogan_color',''),(1389,362,'zozo_page_breadcrumbs_color',''),(1390,362,'zozo_page_title_bar_border_color',''),(1391,362,'zozo_page_title_bar_bg',''),(1392,362,'zozo_page_title_bar_bg_attach_id',''),(1393,362,'zozo_page_title_bar_bg_color',''),(1394,362,'zozo_page_title_bar_bg_repeat','default'),(1395,362,'zozo_page_title_bar_bg_position','default'),(1396,362,'zozo_page_title_bar_bg_parallax','default'),(1397,362,'zozo_page_title_bar_bg_full','0'),(1398,362,'zozo_page_title_video_bg','0'),(1399,362,'zozo_page_title_video_id',''),(1400,362,'zozo_page_bg_image',''),(1401,362,'zozo_page_bg_image_attach_id',''),(1402,362,'zozo_page_bg_repeat',''),(1403,362,'zozo_page_bg_attachment',''),(1404,362,'zozo_page_bg_position',''),(1405,362,'zozo_page_bg_color',''),(1406,362,'zozo_page_bg_opacity','0'),(1407,362,'zozo_page_bg_full','0'),(1408,362,'zozo_body_bg_image',''),(1409,362,'zozo_body_bg_image_attach_id',''),(1410,362,'zozo_body_bg_repeat',''),(1411,362,'zozo_body_bg_attachment',''),(1412,362,'zozo_body_bg_position',''),(1413,362,'zozo_body_bg_color',''),(1414,362,'zozo_body_bg_opacity','0'),(1415,362,'zozo_body_bg_full','0'),(1416,362,'zozo_section_header_status','show'),(1417,362,'zozo_section_title',''),(1418,362,'zozo_section_slogan',''),(1419,362,'zozo_section_padding_top',''),(1420,362,'zozo_section_padding_bottom',''),(1421,362,'zozo_section_header_padding',''),(1422,362,'zozo_section_title_color',''),(1423,362,'zozo_section_slogan_color',''),(1424,362,'zozo_section_text_color',''),(1425,362,'zozo_section_content_heading_color',''),(1426,362,'zozo_section_bg_color',''),(1427,362,'zozo_parallax_status','no'),(1428,362,'zozo_parallax_bg_image',''),(1429,362,'zozo_parallax_bg_image_attach_id',''),(1430,362,'zozo_parallax_bg_repeat',''),(1431,362,'zozo_parallax_bg_attachment',''),(1432,362,'zozo_parallax_bg_postion',''),(1433,362,'zozo_parallax_bg_size',''),(1434,362,'zozo_parallax_bg_overlay','no'),(1435,362,'zozo_overlay_pattern_status','no'),(1436,362,'zozo_section_overlay_color',''),(1437,362,'zozo_overlay_color_opacity','0'),(1438,362,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(1439,362,'zozo_parallax_additional_sections_order',''),(1440,362,'_wpb_vc_js_status','true'),(1441,362,'_wpb_shortcodes_custom_css','.vc_custom_1454649261086{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1454649261086{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1442,374,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1635059665832{margin-bottom: 0px !important;}'),(9650,1532,'zozo_header_skin','default'),(9651,1532,'zozo_header_menu_skin','default'),(9652,1532,'zozo_header_dropdown_menu_skin','default'),(9653,1532,'zozo_custom_nav_menu','default'),(9654,1532,'zozo_header_bg_image',''),(1444,374,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1635059665832{margin-bottom: 0px !important;}'),(9645,1532,'zozo_show_header','yes'),(9646,1532,'zozo_show_header_top_bar','default'),(9647,1532,'zozo_header_layout','default'),(9648,1532,'zozo_header_type','default'),(9649,1532,'zozo_header_transparency','default'),(1446,374,'_wp_page_template','template-fullwidth.php'),(1447,374,'slide_template','default'),(1448,374,'zozo_page_top_padding',''),(1449,374,'zozo_page_bottom_padding',''),(1450,374,'zozo_slider_position','default'),(1451,374,'zozo_revolutionslider',''),(1452,374,'zozo_show_header','yes'),(1453,374,'zozo_show_header_top_bar','default'),(1454,374,'zozo_header_layout','default'),(1455,374,'zozo_header_type','default'),(1456,374,'zozo_header_transparency','default'),(1457,374,'zozo_header_skin','default'),(1458,374,'zozo_header_menu_skin','default'),(1459,374,'zozo_header_dropdown_menu_skin','default'),(1460,374,'zozo_custom_nav_menu','default'),(1461,374,'zozo_header_bg_image',''),(1462,374,'zozo_header_bg_image_attach_id',''),(1463,374,'zozo_header_bg_color',''),(1464,374,'zozo_header_bg_opacity','0'),(1465,374,'zozo_header_bg_repeat',''),(1466,374,'zozo_header_bg_attachment',''),(1467,374,'zozo_header_bg_postion',''),(1468,374,'zozo_header_bg_full','0'),(1469,374,'zozo_footer_type','default'),(1470,374,'zozo_footer_skin','default'),(1471,374,'zozo_footer_style','default'),(1472,374,'zozo_show_footer_widgets','default'),(1473,374,'zozo_show_copyright_bar','default'),(1474,374,'zozo_show_footer_menu','default'),(1475,374,'zozo_footer_sidebar_1','0'),(1476,374,'zozo_footer_sidebar_2','0'),(1477,374,'zozo_footer_sidebar_3','0'),(1478,374,'zozo_footer_sidebar_4','0'),(1479,374,'zozo_primary_sidebar','0'),(1480,374,'zozo_secondary_sidebar','0'),(1481,374,'zozo_hide_page_title_bar','default'),(1482,374,'zozo_hide_page_title','default'),(1483,374,'zozo_page_title_type','default'),(1484,374,'zozo_page_title_skin','dark'),(1485,374,'zozo_page_title_align','center'),(1486,374,'zozo_display_breadcrumbs','default'),(1487,374,'zozo_show_page_slogan','yes'),(1488,374,'zozo_page_slogan',''),(1489,374,'zozo_page_title_height','200px'),(1490,374,'zozo_page_title_mobile_height',''),(1491,374,'zozo_page_title_bar_title_color',''),(1492,374,'zozo_page_title_bar_slogan_color',''),(1493,374,'zozo_page_breadcrumbs_color',''),(1494,374,'zozo_page_title_bar_border_color',''),(1495,374,'zozo_page_title_bar_bg','http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/revslider/home-2/slide-4.jpg'),(1496,374,'zozo_page_title_bar_bg_attach_id','1055'),(1497,374,'zozo_page_title_bar_bg_color',''),(1498,374,'zozo_page_title_bar_bg_repeat','repeat'),(1499,374,'zozo_page_title_bar_bg_position','center center'),(1500,374,'zozo_page_title_bar_bg_parallax','default'),(1501,374,'zozo_page_title_bar_bg_full','1'),(1502,374,'zozo_page_title_video_bg','0'),(1503,374,'zozo_page_title_video_id',''),(1504,374,'zozo_page_bg_image',''),(1505,374,'zozo_page_bg_image_attach_id',''),(1506,374,'zozo_page_bg_repeat',''),(1507,374,'zozo_page_bg_attachment',''),(1508,374,'zozo_page_bg_position',''),(1509,374,'zozo_page_bg_color',''),(1510,374,'zozo_page_bg_opacity','0'),(1511,374,'zozo_page_bg_full','0'),(1512,374,'zozo_body_bg_image',''),(1513,374,'zozo_body_bg_image_attach_id',''),(1514,374,'zozo_body_bg_repeat',''),(1515,374,'zozo_body_bg_attachment',''),(1516,374,'zozo_body_bg_position',''),(1517,374,'zozo_body_bg_color',''),(1518,374,'zozo_body_bg_opacity','0'),(1519,374,'zozo_body_bg_full','0'),(1520,374,'zozo_section_header_status','show'),(1521,374,'zozo_section_title',''),(1522,374,'zozo_section_slogan',''),(1523,374,'zozo_section_padding_top',''),(1524,374,'zozo_section_padding_bottom',''),(1525,374,'zozo_section_header_padding',''),(1526,374,'zozo_section_title_color',''),(1527,374,'zozo_section_slogan_color',''),(1528,374,'zozo_section_text_color',''),(1529,374,'zozo_section_content_heading_color',''),(1530,374,'zozo_section_bg_color',''),(1531,374,'zozo_parallax_status','no'),(1532,374,'zozo_parallax_bg_image',''),(1533,374,'zozo_parallax_bg_image_attach_id',''),(1534,374,'zozo_parallax_bg_repeat',''),(1535,374,'zozo_parallax_bg_attachment',''),(1536,374,'zozo_parallax_bg_postion',''),(1537,374,'zozo_parallax_bg_size',''),(1538,374,'zozo_parallax_bg_overlay','no'),(1539,374,'zozo_overlay_pattern_status','no'),(1540,374,'zozo_section_overlay_color',''),(1541,374,'zozo_overlay_color_opacity','0'),(1542,374,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(1543,374,'zozo_parallax_additional_sections_order',''),(1544,374,'_wpb_vc_js_status','true'),(1545,374,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1635059665832{margin-bottom: 0px !important;}'),(9641,1532,'zozo_page_top_padding',''),(9642,1532,'zozo_page_bottom_padding',''),(9643,1532,'zozo_slider_position','default'),(9644,1532,'zozo_revolutionslider',''),(1546,374,'_oembed_45c3e6cf38cbe8058d443b41bec92118','<iframe src=\"https://player.vimeo.com/video/51589652\" width=\"640\" height=\"360\" frameborder=\"0\" title=\"Timelapse - Lighthouse (Oct 2012)\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(1547,374,'_oembed_time_45c3e6cf38cbe8058d443b41bec92118','1499944704'),(1548,374,'_oembed_2df809fa5fd59aa5583a5c6687a211d2','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(1549,374,'_oembed_time_2df809fa5fd59aa5583a5c6687a211d2','1500629623'),(1550,374,'_oembed_9a8fe1ee540c0487febd63f0a5836e8f','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(1551,374,'_oembed_time_9a8fe1ee540c0487febd63f0a5836e8f','1500975370'),(1552,420,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1553,420,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1554,420,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1555,420,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1556,420,'_wp_page_template','template-fullwidth.php'),(1557,420,'slide_template','default'),(1558,420,'zozo_page_top_padding',''),(1559,420,'zozo_page_bottom_padding',''),(1560,420,'zozo_slider_position','default'),(1561,420,'zozo_revolutionslider',''),(1562,420,'zozo_show_header','yes'),(1563,420,'zozo_show_header_top_bar','default'),(1564,420,'zozo_header_layout','default'),(1565,420,'zozo_header_type','default'),(1566,420,'zozo_header_transparency','default'),(1567,420,'zozo_header_skin','default'),(1568,420,'zozo_header_menu_skin','default'),(1569,420,'zozo_header_dropdown_menu_skin','default'),(1570,420,'zozo_custom_nav_menu','default'),(1571,420,'zozo_header_bg_image',''),(1572,420,'zozo_header_bg_image_attach_id',''),(1573,420,'zozo_header_bg_color',''),(1574,420,'zozo_header_bg_opacity','0'),(1575,420,'zozo_header_bg_repeat',''),(1576,420,'zozo_header_bg_attachment',''),(1577,420,'zozo_header_bg_postion',''),(1578,420,'zozo_header_bg_full','0'),(1579,420,'zozo_footer_type','default'),(1580,420,'zozo_footer_skin','default'),(1581,420,'zozo_footer_style','default'),(1582,420,'zozo_show_footer_widgets','default'),(1583,420,'zozo_show_copyright_bar','default'),(1584,420,'zozo_show_footer_menu','default'),(1585,420,'zozo_footer_sidebar_1','0'),(1586,420,'zozo_footer_sidebar_2','0'),(1587,420,'zozo_footer_sidebar_3','0'),(1588,420,'zozo_footer_sidebar_4','0'),(1589,420,'zozo_primary_sidebar','0'),(1590,420,'zozo_secondary_sidebar','0'),(1591,420,'zozo_hide_page_title_bar','default'),(1592,420,'zozo_hide_page_title','default'),(1593,420,'zozo_page_title_type','default'),(1594,420,'zozo_page_title_skin','default'),(1595,420,'zozo_page_title_align','default'),(1596,420,'zozo_display_breadcrumbs','default'),(1597,420,'zozo_show_page_slogan','yes'),(1598,420,'zozo_page_slogan',''),(1599,420,'zozo_page_title_height',''),(1600,420,'zozo_page_title_mobile_height',''),(1601,420,'zozo_page_title_bar_title_color',''),(1602,420,'zozo_page_title_bar_slogan_color',''),(1603,420,'zozo_page_breadcrumbs_color',''),(1604,420,'zozo_page_title_bar_border_color',''),(1605,420,'zozo_page_title_bar_bg',''),(1606,420,'zozo_page_title_bar_bg_attach_id',''),(1607,420,'zozo_page_title_bar_bg_color',''),(1608,420,'zozo_page_title_bar_bg_repeat','default'),(1609,420,'zozo_page_title_bar_bg_position','default'),(1610,420,'zozo_page_title_bar_bg_parallax','default'),(1611,420,'zozo_page_title_bar_bg_full','0'),(1612,420,'zozo_page_title_video_bg','0'),(1613,420,'zozo_page_title_video_id',''),(1614,420,'zozo_page_bg_image',''),(1615,420,'zozo_page_bg_image_attach_id',''),(1616,420,'zozo_page_bg_repeat',''),(1617,420,'zozo_page_bg_attachment',''),(1618,420,'zozo_page_bg_position',''),(1619,420,'zozo_page_bg_color',''),(1620,420,'zozo_page_bg_opacity','0'),(1621,420,'zozo_page_bg_full','0'),(1622,420,'zozo_body_bg_image',''),(1623,420,'zozo_body_bg_image_attach_id',''),(1624,420,'zozo_body_bg_repeat',''),(1625,420,'zozo_body_bg_attachment',''),(1626,420,'zozo_body_bg_position',''),(1627,420,'zozo_body_bg_color',''),(1628,420,'zozo_body_bg_opacity','0'),(1629,420,'zozo_body_bg_full','0'),(1630,420,'zozo_section_header_status','show'),(1631,420,'zozo_section_title',''),(1632,420,'zozo_section_slogan',''),(1633,420,'zozo_section_padding_top',''),(1634,420,'zozo_section_padding_bottom',''),(1635,420,'zozo_section_header_padding',''),(1636,420,'zozo_section_title_color',''),(1637,420,'zozo_section_slogan_color',''),(1638,420,'zozo_section_text_color',''),(1639,420,'zozo_section_content_heading_color',''),(1640,420,'zozo_section_bg_color',''),(1641,420,'zozo_parallax_status','no'),(1642,420,'zozo_parallax_bg_image',''),(1643,420,'zozo_parallax_bg_image_attach_id',''),(1644,420,'zozo_parallax_bg_repeat',''),(1645,420,'zozo_parallax_bg_attachment',''),(1646,420,'zozo_parallax_bg_postion',''),(1647,420,'zozo_parallax_bg_size',''),(1648,420,'zozo_parallax_bg_overlay','no'),(1649,420,'zozo_overlay_pattern_status','no'),(1650,420,'zozo_section_overlay_color',''),(1651,420,'zozo_overlay_color_opacity','0'),(1652,420,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(1653,420,'zozo_parallax_additional_sections_order',''),(1654,420,'_wpb_vc_js_status','true'),(1655,420,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1656,422,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1657,422,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1658,422,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1659,422,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1660,422,'_wp_page_template','template-fullwidth.php'),(1661,422,'slide_template','default'),(1662,422,'zozo_page_top_padding',''),(1663,422,'zozo_page_bottom_padding',''),(1664,422,'zozo_slider_position','default'),(1665,422,'zozo_revolutionslider',''),(1666,422,'zozo_show_header','yes'),(1667,422,'zozo_show_header_top_bar','default'),(1668,422,'zozo_header_layout','default'),(1669,422,'zozo_header_type','default'),(1670,422,'zozo_header_transparency','default'),(1671,422,'zozo_header_skin','default'),(1672,422,'zozo_header_menu_skin','default'),(1673,422,'zozo_header_dropdown_menu_skin','default'),(1674,422,'zozo_custom_nav_menu','default'),(1675,422,'zozo_header_bg_image',''),(1676,422,'zozo_header_bg_image_attach_id',''),(1677,422,'zozo_header_bg_color',''),(1678,422,'zozo_header_bg_opacity','0'),(1679,422,'zozo_header_bg_repeat',''),(1680,422,'zozo_header_bg_attachment',''),(1681,422,'zozo_header_bg_postion',''),(1682,422,'zozo_header_bg_full','0'),(1683,422,'zozo_footer_type','default'),(1684,422,'zozo_footer_skin','default'),(1685,422,'zozo_footer_style','default'),(1686,422,'zozo_show_footer_widgets','default'),(1687,422,'zozo_show_copyright_bar','default'),(1688,422,'zozo_show_footer_menu','default'),(1689,422,'zozo_footer_sidebar_1','0'),(1690,422,'zozo_footer_sidebar_2','0'),(1691,422,'zozo_footer_sidebar_3','0'),(1692,422,'zozo_footer_sidebar_4','0'),(1693,422,'zozo_primary_sidebar','0'),(1694,422,'zozo_secondary_sidebar','0'),(1695,422,'zozo_hide_page_title_bar','default'),(1696,422,'zozo_hide_page_title','default'),(1697,422,'zozo_page_title_type','default'),(1698,422,'zozo_page_title_skin','default'),(1699,422,'zozo_page_title_align','default'),(1700,422,'zozo_display_breadcrumbs','default'),(1701,422,'zozo_show_page_slogan','yes'),(1702,422,'zozo_page_slogan',''),(1703,422,'zozo_page_title_height',''),(1704,422,'zozo_page_title_mobile_height',''),(1705,422,'zozo_page_title_bar_title_color',''),(1706,422,'zozo_page_title_bar_slogan_color',''),(1707,422,'zozo_page_breadcrumbs_color',''),(1708,422,'zozo_page_title_bar_border_color',''),(1709,422,'zozo_page_title_bar_bg',''),(1710,422,'zozo_page_title_bar_bg_attach_id',''),(1711,422,'zozo_page_title_bar_bg_color',''),(1712,422,'zozo_page_title_bar_bg_repeat','default'),(1713,422,'zozo_page_title_bar_bg_position','default'),(1714,422,'zozo_page_title_bar_bg_parallax','default'),(1715,422,'zozo_page_title_bar_bg_full','0'),(1716,422,'zozo_page_title_video_bg','0'),(1717,422,'zozo_page_title_video_id',''),(1718,422,'zozo_page_bg_image',''),(1719,422,'zozo_page_bg_image_attach_id',''),(1720,422,'zozo_page_bg_repeat',''),(1721,422,'zozo_page_bg_attachment',''),(1722,422,'zozo_page_bg_position',''),(1723,422,'zozo_page_bg_color',''),(1724,422,'zozo_page_bg_opacity','0'),(1725,422,'zozo_page_bg_full','0'),(1726,422,'zozo_body_bg_image',''),(1727,422,'zozo_body_bg_image_attach_id',''),(1728,422,'zozo_body_bg_repeat',''),(1729,422,'zozo_body_bg_attachment',''),(1730,422,'zozo_body_bg_position',''),(1731,422,'zozo_body_bg_color',''),(1732,422,'zozo_body_bg_opacity','0'),(1733,422,'zozo_body_bg_full','0'),(1734,422,'zozo_section_header_status','show'),(1735,422,'zozo_section_title',''),(1736,422,'zozo_section_slogan',''),(1737,422,'zozo_section_padding_top',''),(1738,422,'zozo_section_padding_bottom',''),(1739,422,'zozo_section_header_padding',''),(1740,422,'zozo_section_title_color',''),(1741,422,'zozo_section_slogan_color',''),(1742,422,'zozo_section_text_color',''),(1743,422,'zozo_section_content_heading_color',''),(1744,422,'zozo_section_bg_color',''),(1745,422,'zozo_parallax_status','no'),(1746,422,'zozo_parallax_bg_image',''),(1747,422,'zozo_parallax_bg_image_attach_id',''),(1748,422,'zozo_parallax_bg_repeat',''),(1749,422,'zozo_parallax_bg_attachment',''),(1750,422,'zozo_parallax_bg_postion',''),(1751,422,'zozo_parallax_bg_size',''),(1752,422,'zozo_parallax_bg_overlay','no'),(1753,422,'zozo_overlay_pattern_status','no'),(1754,422,'zozo_section_overlay_color',''),(1755,422,'zozo_overlay_color_opacity','0'),(1756,422,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(1757,422,'zozo_parallax_additional_sections_order',''),(1758,422,'_wpb_vc_js_status','true'),(1759,422,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1760,424,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1761,424,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1762,424,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1763,424,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1764,424,'_wp_page_template','template-fullwidth.php'),(1765,424,'slide_template','default'),(1766,424,'zozo_page_top_padding',''),(1767,424,'zozo_page_bottom_padding',''),(1768,424,'zozo_slider_position','default'),(1769,424,'zozo_revolutionslider',''),(1770,424,'zozo_show_header','yes'),(1771,424,'zozo_show_header_top_bar','default'),(1772,424,'zozo_header_layout','default'),(1773,424,'zozo_header_type','default'),(1774,424,'zozo_header_transparency','default'),(1775,424,'zozo_header_skin','default'),(1776,424,'zozo_header_menu_skin','default'),(1777,424,'zozo_header_dropdown_menu_skin','default'),(1778,424,'zozo_custom_nav_menu','default'),(1779,424,'zozo_header_bg_image',''),(1780,424,'zozo_header_bg_image_attach_id',''),(1781,424,'zozo_header_bg_color',''),(1782,424,'zozo_header_bg_opacity','0'),(1783,424,'zozo_header_bg_repeat',''),(1784,424,'zozo_header_bg_attachment',''),(1785,424,'zozo_header_bg_postion',''),(1786,424,'zozo_header_bg_full','0'),(1787,424,'zozo_footer_type','default'),(1788,424,'zozo_footer_skin','default'),(1789,424,'zozo_footer_style','default'),(1790,424,'zozo_show_footer_widgets','default'),(1791,424,'zozo_show_copyright_bar','default'),(1792,424,'zozo_show_footer_menu','default'),(1793,424,'zozo_footer_sidebar_1','0'),(1794,424,'zozo_footer_sidebar_2','0'),(1795,424,'zozo_footer_sidebar_3','0'),(1796,424,'zozo_footer_sidebar_4','0'),(1797,424,'zozo_primary_sidebar','0'),(1798,424,'zozo_secondary_sidebar','0'),(1799,424,'zozo_hide_page_title_bar','default'),(1800,424,'zozo_hide_page_title','default'),(1801,424,'zozo_page_title_type','default'),(1802,424,'zozo_page_title_skin','default'),(1803,424,'zozo_page_title_align','default'),(1804,424,'zozo_display_breadcrumbs','default'),(1805,424,'zozo_show_page_slogan','yes'),(1806,424,'zozo_page_slogan',''),(1807,424,'zozo_page_title_height',''),(1808,424,'zozo_page_title_mobile_height',''),(1809,424,'zozo_page_title_bar_title_color',''),(1810,424,'zozo_page_title_bar_slogan_color',''),(1811,424,'zozo_page_breadcrumbs_color',''),(1812,424,'zozo_page_title_bar_border_color',''),(1813,424,'zozo_page_title_bar_bg',''),(1814,424,'zozo_page_title_bar_bg_attach_id',''),(1815,424,'zozo_page_title_bar_bg_color',''),(1816,424,'zozo_page_title_bar_bg_repeat','default'),(1817,424,'zozo_page_title_bar_bg_position','default'),(1818,424,'zozo_page_title_bar_bg_parallax','default'),(1819,424,'zozo_page_title_bar_bg_full','0'),(1820,424,'zozo_page_title_video_bg','0'),(1821,424,'zozo_page_title_video_id',''),(1822,424,'zozo_page_bg_image',''),(1823,424,'zozo_page_bg_image_attach_id',''),(1824,424,'zozo_page_bg_repeat',''),(1825,424,'zozo_page_bg_attachment',''),(1826,424,'zozo_page_bg_position',''),(1827,424,'zozo_page_bg_color',''),(1828,424,'zozo_page_bg_opacity','0'),(1829,424,'zozo_page_bg_full','0'),(1830,424,'zozo_body_bg_image',''),(1831,424,'zozo_body_bg_image_attach_id',''),(1832,424,'zozo_body_bg_repeat',''),(1833,424,'zozo_body_bg_attachment',''),(1834,424,'zozo_body_bg_position',''),(1835,424,'zozo_body_bg_color',''),(1836,424,'zozo_body_bg_opacity','0'),(1837,424,'zozo_body_bg_full','0'),(1838,424,'zozo_section_header_status','show'),(1839,424,'zozo_section_title',''),(1840,424,'zozo_section_slogan',''),(1841,424,'zozo_section_padding_top',''),(1842,424,'zozo_section_padding_bottom',''),(1843,424,'zozo_section_header_padding',''),(1844,424,'zozo_section_title_color',''),(1845,424,'zozo_section_slogan_color',''),(1846,424,'zozo_section_text_color',''),(1847,424,'zozo_section_content_heading_color',''),(1848,424,'zozo_section_bg_color',''),(1849,424,'zozo_parallax_status','no'),(1850,424,'zozo_parallax_bg_image',''),(1851,424,'zozo_parallax_bg_image_attach_id',''),(1852,424,'zozo_parallax_bg_repeat',''),(1853,424,'zozo_parallax_bg_attachment',''),(1854,424,'zozo_parallax_bg_postion',''),(1855,424,'zozo_parallax_bg_size',''),(1856,424,'zozo_parallax_bg_overlay','no'),(1857,424,'zozo_overlay_pattern_status','no'),(1858,424,'zozo_section_overlay_color',''),(1859,424,'zozo_overlay_color_opacity','0'),(1860,424,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(1861,424,'zozo_parallax_additional_sections_order',''),(1862,424,'_wpb_vc_js_status','true'),(1863,424,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1864,425,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1865,425,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1866,425,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1867,425,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1868,425,'_wp_page_template','template-fullwidth.php'),(1869,425,'slide_template','default'),(1870,425,'zozo_page_top_padding',''),(1871,425,'zozo_page_bottom_padding',''),(1872,425,'zozo_slider_position','default'),(1873,425,'zozo_revolutionslider',''),(1874,425,'zozo_show_header','yes'),(1875,425,'zozo_show_header_top_bar','default'),(1876,425,'zozo_header_layout','default'),(1877,425,'zozo_header_type','default'),(1878,425,'zozo_header_transparency','default'),(1879,425,'zozo_header_skin','default'),(1880,425,'zozo_header_menu_skin','default'),(1881,425,'zozo_header_dropdown_menu_skin','default'),(1882,425,'zozo_custom_nav_menu','default'),(1883,425,'zozo_header_bg_image',''),(1884,425,'zozo_header_bg_image_attach_id',''),(1885,425,'zozo_header_bg_color',''),(1886,425,'zozo_header_bg_opacity','0'),(1887,425,'zozo_header_bg_repeat',''),(1888,425,'zozo_header_bg_attachment',''),(1889,425,'zozo_header_bg_postion',''),(1890,425,'zozo_header_bg_full','0'),(1891,425,'zozo_footer_type','default'),(1892,425,'zozo_footer_skin','default'),(1893,425,'zozo_footer_style','default'),(1894,425,'zozo_show_footer_widgets','default'),(1895,425,'zozo_show_copyright_bar','default'),(1896,425,'zozo_show_footer_menu','default'),(1897,425,'zozo_footer_sidebar_1','0'),(1898,425,'zozo_footer_sidebar_2','0'),(1899,425,'zozo_footer_sidebar_3','0'),(1900,425,'zozo_footer_sidebar_4','0'),(1901,425,'zozo_primary_sidebar','0'),(1902,425,'zozo_secondary_sidebar','0'),(1903,425,'zozo_hide_page_title_bar','default'),(1904,425,'zozo_hide_page_title','default'),(1905,425,'zozo_page_title_type','default'),(1906,425,'zozo_page_title_skin','default'),(1907,425,'zozo_page_title_align','default'),(1908,425,'zozo_display_breadcrumbs','default'),(1909,425,'zozo_show_page_slogan','yes'),(1910,425,'zozo_page_slogan',''),(1911,425,'zozo_page_title_height',''),(1912,425,'zozo_page_title_mobile_height',''),(1913,425,'zozo_page_title_bar_title_color',''),(1914,425,'zozo_page_title_bar_slogan_color',''),(1915,425,'zozo_page_breadcrumbs_color',''),(1916,425,'zozo_page_title_bar_border_color',''),(1917,425,'zozo_page_title_bar_bg',''),(1918,425,'zozo_page_title_bar_bg_attach_id',''),(1919,425,'zozo_page_title_bar_bg_color',''),(1920,425,'zozo_page_title_bar_bg_repeat','default'),(1921,425,'zozo_page_title_bar_bg_position','default'),(1922,425,'zozo_page_title_bar_bg_parallax','default'),(1923,425,'zozo_page_title_bar_bg_full','0'),(1924,425,'zozo_page_title_video_bg','0'),(1925,425,'zozo_page_title_video_id',''),(1926,425,'zozo_page_bg_image',''),(1927,425,'zozo_page_bg_image_attach_id',''),(1928,425,'zozo_page_bg_repeat',''),(1929,425,'zozo_page_bg_attachment',''),(1930,425,'zozo_page_bg_position',''),(1931,425,'zozo_page_bg_color',''),(1932,425,'zozo_page_bg_opacity','0'),(1933,425,'zozo_page_bg_full','0'),(1934,425,'zozo_body_bg_image',''),(1935,425,'zozo_body_bg_image_attach_id',''),(1936,425,'zozo_body_bg_repeat',''),(1937,425,'zozo_body_bg_attachment',''),(1938,425,'zozo_body_bg_position',''),(1939,425,'zozo_body_bg_color',''),(1940,425,'zozo_body_bg_opacity','0'),(1941,425,'zozo_body_bg_full','0'),(1942,425,'zozo_section_header_status','show'),(1943,425,'zozo_section_title',''),(1944,425,'zozo_section_slogan',''),(1945,425,'zozo_section_padding_top',''),(1946,425,'zozo_section_padding_bottom',''),(1947,425,'zozo_section_header_padding',''),(1948,425,'zozo_section_title_color',''),(1949,425,'zozo_section_slogan_color',''),(1950,425,'zozo_section_text_color',''),(1951,425,'zozo_section_content_heading_color',''),(1952,425,'zozo_section_bg_color',''),(1953,425,'zozo_parallax_status','no'),(1954,425,'zozo_parallax_bg_image',''),(1955,425,'zozo_parallax_bg_image_attach_id',''),(1956,425,'zozo_parallax_bg_repeat',''),(1957,425,'zozo_parallax_bg_attachment',''),(1958,425,'zozo_parallax_bg_postion',''),(1959,425,'zozo_parallax_bg_size',''),(1960,425,'zozo_parallax_bg_overlay','no'),(1961,425,'zozo_overlay_pattern_status','no'),(1962,425,'zozo_section_overlay_color',''),(1963,425,'zozo_overlay_color_opacity','0'),(1964,425,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(1965,425,'zozo_parallax_additional_sections_order',''),(1966,425,'_wpb_vc_js_status','true'),(1967,425,'_wpb_shortcodes_custom_css','.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(1968,466,'_wpb_shortcodes_custom_css','.vc_custom_1495711630392{padding-top: 30px !important;padding-bottom: 50px !important;}.vc_custom_1497600205741{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501053461906{padding-top: 9px !important;}.vc_custom_1501053473826{margin-bottom: 0px !important;}'),(1969,466,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1970,466,'_wpb_shortcodes_custom_css','.vc_custom_1495711630392{padding-top: 30px !important;padding-bottom: 50px !important;}.vc_custom_1497600205741{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501053461906{padding-top: 9px !important;}.vc_custom_1501053473826{margin-bottom: 0px !important;}'),(1971,466,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1972,466,'_wp_page_template','default'),(1973,466,'slide_template','default'),(1974,466,'zozo_layout','two-col-right'),(1975,466,'zozo_page_top_padding',''),(1976,466,'zozo_page_bottom_padding',''),(1977,466,'zozo_slider_position','default'),(1978,466,'zozo_revolutionslider',''),(1979,466,'zozo_show_header','yes'),(1980,466,'zozo_show_header_top_bar','default'),(1981,466,'zozo_header_layout','default'),(1982,466,'zozo_header_type','default'),(1983,466,'zozo_header_transparency','default'),(1984,466,'zozo_header_skin','default'),(1985,466,'zozo_header_menu_skin','default'),(1986,466,'zozo_header_dropdown_menu_skin','default'),(1987,466,'zozo_custom_nav_menu','default'),(1988,466,'zozo_header_bg_image',''),(1989,466,'zozo_header_bg_image_attach_id',''),(1990,466,'zozo_header_bg_color',''),(1991,466,'zozo_header_bg_opacity','0'),(1992,466,'zozo_header_bg_repeat',''),(1993,466,'zozo_header_bg_attachment',''),(1994,466,'zozo_header_bg_postion',''),(1995,466,'zozo_header_bg_full','0'),(1996,466,'zozo_footer_type','default'),(1997,466,'zozo_footer_skin','default'),(1998,466,'zozo_footer_style','default'),(1999,466,'zozo_show_footer_widgets','default'),(2000,466,'zozo_show_copyright_bar','default'),(2001,466,'zozo_show_footer_menu','default'),(2002,466,'zozo_footer_sidebar_1','0'),(2003,466,'zozo_footer_sidebar_2','0'),(2004,466,'zozo_footer_sidebar_3','0'),(2005,466,'zozo_footer_sidebar_4','0'),(2006,466,'zozo_primary_sidebar','0'),(2007,466,'zozo_secondary_sidebar','0'),(2008,466,'zozo_hide_page_title_bar','default'),(2009,466,'zozo_hide_page_title','default'),(2010,466,'zozo_page_title_type','default'),(2011,466,'zozo_page_title_skin','default'),(2012,466,'zozo_page_title_align','default'),(2013,466,'zozo_display_breadcrumbs','default'),(2014,466,'zozo_show_page_slogan','yes'),(2015,466,'zozo_page_slogan',''),(2016,466,'zozo_page_title_height',''),(2017,466,'zozo_page_title_mobile_height',''),(2018,466,'zozo_page_title_bar_title_color',''),(2019,466,'zozo_page_title_bar_slogan_color',''),(2020,466,'zozo_page_breadcrumbs_color',''),(2021,466,'zozo_page_title_bar_border_color',''),(2022,466,'zozo_page_title_bar_bg',''),(2023,466,'zozo_page_title_bar_bg_attach_id',''),(2024,466,'zozo_page_title_bar_bg_color',''),(2025,466,'zozo_page_title_bar_bg_repeat','default'),(2026,466,'zozo_page_title_bar_bg_position','default'),(2027,466,'zozo_page_title_bar_bg_parallax','default'),(2028,466,'zozo_page_title_bar_bg_full','0'),(2029,466,'zozo_page_title_video_bg','0'),(2030,466,'zozo_page_title_video_id',''),(2031,466,'zozo_page_bg_image',''),(2032,466,'zozo_page_bg_image_attach_id',''),(2033,466,'zozo_page_bg_repeat',''),(2034,466,'zozo_page_bg_attachment',''),(2035,466,'zozo_page_bg_position',''),(2036,466,'zozo_page_bg_color',''),(2037,466,'zozo_page_bg_opacity','0'),(2038,466,'zozo_page_bg_full','0'),(2039,466,'zozo_body_bg_image',''),(2040,466,'zozo_body_bg_image_attach_id',''),(2041,466,'zozo_body_bg_repeat',''),(2042,466,'zozo_body_bg_attachment',''),(2043,466,'zozo_body_bg_position',''),(2044,466,'zozo_body_bg_color',''),(2045,466,'zozo_body_bg_opacity','0'),(2046,466,'zozo_body_bg_full','0'),(2047,466,'zozo_section_header_status','show'),(2048,466,'zozo_section_title',''),(2049,466,'zozo_section_slogan',''),(2050,466,'zozo_section_padding_top',''),(2051,466,'zozo_section_padding_bottom',''),(2052,466,'zozo_section_header_padding',''),(2053,466,'zozo_section_title_color',''),(2054,466,'zozo_section_slogan_color',''),(2055,466,'zozo_section_text_color',''),(2056,466,'zozo_section_content_heading_color',''),(2057,466,'zozo_section_bg_color',''),(2058,466,'zozo_parallax_status','no'),(2059,466,'zozo_parallax_bg_image',''),(2060,466,'zozo_parallax_bg_image_attach_id',''),(2061,466,'zozo_parallax_bg_repeat',''),(2062,466,'zozo_parallax_bg_attachment',''),(2063,466,'zozo_parallax_bg_postion',''),(2064,466,'zozo_parallax_bg_size',''),(2065,466,'zozo_parallax_bg_overlay','no'),(2066,466,'zozo_overlay_pattern_status','no'),(2067,466,'zozo_section_overlay_color',''),(2068,466,'zozo_overlay_color_opacity','0'),(2069,466,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(2070,466,'zozo_parallax_additional_sections_order',''),(2071,466,'_wpb_vc_js_status','true'),(2072,466,'_wpb_shortcodes_custom_css','.vc_custom_1495711630392{padding-top: 30px !important;padding-bottom: 50px !important;}.vc_custom_1497600205741{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501053461906{padding-top: 9px !important;}.vc_custom_1501053473826{margin-bottom: 0px !important;}'),(2073,473,'_wpb_shortcodes_custom_css','.vc_custom_1488972344455{padding-top: 0px !important;}.vc_custom_1497600320438{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501053498225{padding-top: 9px !important;}.vc_custom_1501053511195{margin-bottom: 0px !important;}'),(2074,473,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2075,473,'_wpb_shortcodes_custom_css','.vc_custom_1488972344455{padding-top: 0px !important;}.vc_custom_1497600320438{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501053498225{padding-top: 9px !important;}.vc_custom_1501053511195{margin-bottom: 0px !important;}'),(2076,473,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2077,473,'_wp_page_template','default'),(2078,473,'slide_template','default'),(2079,473,'zozo_layout','two-col-right'),(2080,473,'zozo_page_top_padding',''),(2081,473,'zozo_page_bottom_padding',''),(2082,473,'zozo_slider_position','default'),(2083,473,'zozo_revolutionslider',''),(2084,473,'zozo_show_header','yes'),(2085,473,'zozo_show_header_top_bar','default'),(2086,473,'zozo_header_layout','default'),(2087,473,'zozo_header_type','default'),(2088,473,'zozo_header_transparency','default'),(2089,473,'zozo_header_skin','default'),(2090,473,'zozo_header_menu_skin','default'),(2091,473,'zozo_header_dropdown_menu_skin','default'),(2092,473,'zozo_custom_nav_menu','default'),(2093,473,'zozo_header_bg_image',''),(2094,473,'zozo_header_bg_image_attach_id',''),(2095,473,'zozo_header_bg_color',''),(2096,473,'zozo_header_bg_opacity','0'),(2097,473,'zozo_header_bg_repeat',''),(2098,473,'zozo_header_bg_attachment',''),(2099,473,'zozo_header_bg_postion',''),(2100,473,'zozo_header_bg_full','0'),(2101,473,'zozo_footer_type','default'),(2102,473,'zozo_footer_skin','default'),(2103,473,'zozo_footer_style','default'),(2104,473,'zozo_show_footer_widgets','default'),(2105,473,'zozo_show_copyright_bar','default'),(2106,473,'zozo_show_footer_menu','default'),(2107,473,'zozo_footer_sidebar_1','0'),(2108,473,'zozo_footer_sidebar_2','0'),(2109,473,'zozo_footer_sidebar_3','0'),(2110,473,'zozo_footer_sidebar_4','0'),(2111,473,'zozo_primary_sidebar','0'),(2112,473,'zozo_secondary_sidebar','0'),(2113,473,'zozo_hide_page_title_bar','default'),(2114,473,'zozo_hide_page_title','default'),(2115,473,'zozo_page_title_type','default'),(2116,473,'zozo_page_title_skin','default'),(2117,473,'zozo_page_title_align','default'),(2118,473,'zozo_display_breadcrumbs','default'),(2119,473,'zozo_show_page_slogan','yes'),(2120,473,'zozo_page_slogan',''),(2121,473,'zozo_page_title_height',''),(2122,473,'zozo_page_title_mobile_height',''),(2123,473,'zozo_page_title_bar_title_color',''),(2124,473,'zozo_page_title_bar_slogan_color',''),(2125,473,'zozo_page_breadcrumbs_color',''),(2126,473,'zozo_page_title_bar_border_color',''),(2127,473,'zozo_page_title_bar_bg',''),(2128,473,'zozo_page_title_bar_bg_attach_id',''),(2129,473,'zozo_page_title_bar_bg_color',''),(2130,473,'zozo_page_title_bar_bg_repeat','default'),(2131,473,'zozo_page_title_bar_bg_position','default'),(2132,473,'zozo_page_title_bar_bg_parallax','default'),(2133,473,'zozo_page_title_bar_bg_full','0'),(2134,473,'zozo_page_title_video_bg','0'),(2135,473,'zozo_page_title_video_id',''),(2136,473,'zozo_page_bg_image',''),(2137,473,'zozo_page_bg_image_attach_id',''),(2138,473,'zozo_page_bg_repeat',''),(2139,473,'zozo_page_bg_attachment',''),(2140,473,'zozo_page_bg_position',''),(2141,473,'zozo_page_bg_color',''),(2142,473,'zozo_page_bg_opacity','0'),(2143,473,'zozo_page_bg_full','0'),(2144,473,'zozo_body_bg_image',''),(2145,473,'zozo_body_bg_image_attach_id',''),(2146,473,'zozo_body_bg_repeat',''),(2147,473,'zozo_body_bg_attachment',''),(2148,473,'zozo_body_bg_position',''),(2149,473,'zozo_body_bg_color',''),(2150,473,'zozo_body_bg_opacity','0'),(2151,473,'zozo_body_bg_full','0'),(2152,473,'zozo_section_header_status','show'),(2153,473,'zozo_section_title',''),(2154,473,'zozo_section_slogan',''),(2155,473,'zozo_section_padding_top',''),(2156,473,'zozo_section_padding_bottom',''),(2157,473,'zozo_section_header_padding',''),(2158,473,'zozo_section_title_color',''),(2159,473,'zozo_section_slogan_color',''),(2160,473,'zozo_section_text_color',''),(2161,473,'zozo_section_content_heading_color',''),(2162,473,'zozo_section_bg_color',''),(2163,473,'zozo_parallax_status','no'),(2164,473,'zozo_parallax_bg_image',''),(2165,473,'zozo_parallax_bg_image_attach_id',''),(2166,473,'zozo_parallax_bg_repeat',''),(2167,473,'zozo_parallax_bg_attachment',''),(2168,473,'zozo_parallax_bg_postion',''),(2169,473,'zozo_parallax_bg_size',''),(2170,473,'zozo_parallax_bg_overlay','no'),(2171,473,'zozo_overlay_pattern_status','no'),(2172,473,'zozo_section_overlay_color',''),(2173,473,'zozo_overlay_color_opacity','0'),(2174,473,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(2175,473,'zozo_parallax_additional_sections_order',''),(2176,473,'_wpb_vc_js_status','true'),(2177,473,'_wpb_shortcodes_custom_css','.vc_custom_1488972344455{padding-top: 0px !important;}.vc_custom_1497600320438{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501053498225{padding-top: 9px !important;}.vc_custom_1501053511195{margin-bottom: 0px !important;}'),(2178,475,'_wpb_shortcodes_custom_css','.vc_custom_1488972704783{padding-top: 0px !important;}.vc_custom_1497604072259{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501053556193{padding-top: 9px !important;}.vc_custom_1501053566028{margin-bottom: 0px !important;}'),(2179,475,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2180,475,'_wpb_shortcodes_custom_css','.vc_custom_1488972704783{padding-top: 0px !important;}.vc_custom_1497604072259{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501053556193{padding-top: 9px !important;}.vc_custom_1501053566028{margin-bottom: 0px !important;}'),(2181,475,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2182,475,'_wp_page_template','default'),(2183,475,'slide_template','default'),(2184,475,'zozo_layout','two-col-right'),(2185,475,'zozo_page_top_padding',''),(2186,475,'zozo_page_bottom_padding',''),(2187,475,'zozo_slider_position','default'),(2188,475,'zozo_revolutionslider',''),(2189,475,'zozo_show_header','yes'),(2190,475,'zozo_show_header_top_bar','default'),(2191,475,'zozo_header_layout','default'),(2192,475,'zozo_header_type','default'),(2193,475,'zozo_header_transparency','default'),(2194,475,'zozo_header_skin','default'),(2195,475,'zozo_header_menu_skin','default'),(2196,475,'zozo_header_dropdown_menu_skin','default'),(2197,475,'zozo_custom_nav_menu','default'),(2198,475,'zozo_header_bg_image',''),(2199,475,'zozo_header_bg_image_attach_id',''),(2200,475,'zozo_header_bg_color',''),(2201,475,'zozo_header_bg_opacity','0'),(2202,475,'zozo_header_bg_repeat',''),(2203,475,'zozo_header_bg_attachment',''),(2204,475,'zozo_header_bg_postion',''),(2205,475,'zozo_header_bg_full','0'),(2206,475,'zozo_footer_type','default'),(2207,475,'zozo_footer_skin','default'),(2208,475,'zozo_footer_style','default'),(2209,475,'zozo_show_footer_widgets','default'),(2210,475,'zozo_show_copyright_bar','default'),(2211,475,'zozo_show_footer_menu','default'),(2212,475,'zozo_footer_sidebar_1','0'),(2213,475,'zozo_footer_sidebar_2','0'),(2214,475,'zozo_footer_sidebar_3','0'),(2215,475,'zozo_footer_sidebar_4','0'),(2216,475,'zozo_primary_sidebar','0'),(2217,475,'zozo_secondary_sidebar','0'),(2218,475,'zozo_hide_page_title_bar','default'),(2219,475,'zozo_hide_page_title','default'),(2220,475,'zozo_page_title_type','default'),(2221,475,'zozo_page_title_skin','default'),(2222,475,'zozo_page_title_align','default'),(2223,475,'zozo_display_breadcrumbs','default'),(2224,475,'zozo_show_page_slogan','yes'),(2225,475,'zozo_page_slogan',''),(2226,475,'zozo_page_title_height',''),(2227,475,'zozo_page_title_mobile_height',''),(2228,475,'zozo_page_title_bar_title_color',''),(2229,475,'zozo_page_title_bar_slogan_color',''),(2230,475,'zozo_page_breadcrumbs_color',''),(2231,475,'zozo_page_title_bar_border_color',''),(2232,475,'zozo_page_title_bar_bg',''),(2233,475,'zozo_page_title_bar_bg_attach_id',''),(2234,475,'zozo_page_title_bar_bg_color',''),(2235,475,'zozo_page_title_bar_bg_repeat','default'),(2236,475,'zozo_page_title_bar_bg_position','default'),(2237,475,'zozo_page_title_bar_bg_parallax','default'),(2238,475,'zozo_page_title_bar_bg_full','0'),(2239,475,'zozo_page_title_video_bg','0'),(2240,475,'zozo_page_title_video_id',''),(2241,475,'zozo_page_bg_image',''),(2242,475,'zozo_page_bg_image_attach_id',''),(2243,475,'zozo_page_bg_repeat',''),(2244,475,'zozo_page_bg_attachment',''),(2245,475,'zozo_page_bg_position',''),(2246,475,'zozo_page_bg_color',''),(2247,475,'zozo_page_bg_opacity','0'),(2248,475,'zozo_page_bg_full','0'),(2249,475,'zozo_body_bg_image',''),(2250,475,'zozo_body_bg_image_attach_id',''),(2251,475,'zozo_body_bg_repeat',''),(2252,475,'zozo_body_bg_attachment',''),(2253,475,'zozo_body_bg_position',''),(2254,475,'zozo_body_bg_color',''),(2255,475,'zozo_body_bg_opacity','0'),(2256,475,'zozo_body_bg_full','0'),(2257,475,'zozo_section_header_status','show'),(2258,475,'zozo_section_title',''),(2259,475,'zozo_section_slogan',''),(2260,475,'zozo_section_padding_top',''),(2261,475,'zozo_section_padding_bottom',''),(2262,475,'zozo_section_header_padding',''),(2263,475,'zozo_section_title_color',''),(2264,475,'zozo_section_slogan_color',''),(2265,475,'zozo_section_text_color',''),(2266,475,'zozo_section_content_heading_color',''),(2267,475,'zozo_section_bg_color',''),(2268,475,'zozo_parallax_status','no'),(2269,475,'zozo_parallax_bg_image',''),(2270,475,'zozo_parallax_bg_image_attach_id',''),(2271,475,'zozo_parallax_bg_repeat',''),(2272,475,'zozo_parallax_bg_attachment',''),(2273,475,'zozo_parallax_bg_postion',''),(2274,475,'zozo_parallax_bg_size',''),(2275,475,'zozo_parallax_bg_overlay','no'),(2276,475,'zozo_overlay_pattern_status','no'),(2277,475,'zozo_section_overlay_color',''),(2278,475,'zozo_overlay_color_opacity','0'),(2279,475,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(2280,475,'zozo_parallax_additional_sections_order',''),(2281,475,'_wpb_vc_js_status','true'),(2282,475,'_wpb_shortcodes_custom_css','.vc_custom_1488972704783{padding-top: 0px !important;}.vc_custom_1497604072259{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501053556193{padding-top: 9px !important;}.vc_custom_1501053566028{margin-bottom: 0px !important;}'),(2283,482,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2284,482,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2285,482,'slide_template','default'),(2286,482,'zozo_layout','two-col-left'),(2287,482,'zozo_page_top_padding',''),(2288,482,'zozo_page_bottom_padding',''),(2289,482,'zozo_slider_position','default'),(2290,482,'zozo_revolutionslider',''),(2291,482,'zozo_show_header','yes'),(2292,482,'zozo_show_header_top_bar','default'),(2293,482,'zozo_header_layout','default'),(2294,482,'zozo_header_type','default'),(2295,482,'zozo_header_transparency','default'),(2296,482,'zozo_header_skin','default'),(2297,482,'zozo_header_menu_skin','default'),(2298,482,'zozo_header_dropdown_menu_skin','default'),(2299,482,'zozo_custom_nav_menu','default'),(2300,482,'zozo_header_bg_image',''),(2301,482,'zozo_header_bg_image_attach_id',''),(2302,482,'zozo_header_bg_color',''),(2303,482,'zozo_header_bg_opacity','0'),(2304,482,'zozo_header_bg_repeat',''),(2305,482,'zozo_header_bg_attachment',''),(2306,482,'zozo_header_bg_postion',''),(2307,482,'zozo_header_bg_full','0'),(2308,482,'zozo_footer_type','default'),(2309,482,'zozo_footer_skin','default'),(2310,482,'zozo_footer_style','default'),(2311,482,'zozo_show_footer_widgets','default'),(2312,482,'zozo_show_copyright_bar','default'),(2313,482,'zozo_show_footer_menu','default'),(2314,482,'zozo_footer_sidebar_1','0'),(2315,482,'zozo_footer_sidebar_2','0'),(2316,482,'zozo_footer_sidebar_3','0'),(2317,482,'zozo_footer_sidebar_4','0'),(2318,482,'zozo_primary_sidebar','0'),(2319,482,'zozo_secondary_sidebar','0'),(2320,482,'zozo_hide_page_title_bar','default'),(2321,482,'zozo_hide_page_title','default'),(2322,482,'zozo_page_title_type','default'),(2323,482,'zozo_page_title_skin','default'),(2324,482,'zozo_page_title_align','default'),(2325,482,'zozo_display_breadcrumbs','default'),(2326,482,'zozo_show_page_slogan','yes'),(2327,482,'zozo_page_slogan',''),(2328,482,'zozo_page_title_height',''),(2329,482,'zozo_page_title_mobile_height',''),(2330,482,'zozo_page_title_bar_title_color',''),(2331,482,'zozo_page_title_bar_slogan_color',''),(2332,482,'zozo_page_breadcrumbs_color',''),(2333,482,'zozo_page_title_bar_border_color',''),(2334,482,'zozo_page_title_bar_bg',''),(2335,482,'zozo_page_title_bar_bg_attach_id',''),(2336,482,'zozo_page_title_bar_bg_color',''),(2337,482,'zozo_page_title_bar_bg_repeat','default'),(2338,482,'zozo_page_title_bar_bg_position','default'),(2339,482,'zozo_page_title_bar_bg_parallax','default'),(2340,482,'zozo_page_title_bar_bg_full','0'),(2341,482,'zozo_page_title_video_bg','0'),(2342,482,'zozo_page_title_video_id',''),(2343,482,'zozo_page_bg_image',''),(2344,482,'zozo_page_bg_image_attach_id',''),(2345,482,'zozo_page_bg_repeat',''),(2346,482,'zozo_page_bg_attachment',''),(2347,482,'zozo_page_bg_position',''),(2348,482,'zozo_page_bg_color',''),(2349,482,'zozo_page_bg_opacity','0'),(2350,482,'zozo_page_bg_full','0'),(2351,482,'zozo_body_bg_image',''),(2352,482,'zozo_body_bg_image_attach_id',''),(2353,482,'zozo_body_bg_repeat',''),(2354,482,'zozo_body_bg_attachment',''),(2355,482,'zozo_body_bg_position',''),(2356,482,'zozo_body_bg_color',''),(2357,482,'zozo_body_bg_opacity','0'),(2358,482,'zozo_body_bg_full','0'),(2359,482,'zozo_section_header_status','show'),(2360,482,'zozo_section_title',''),(2361,482,'zozo_section_slogan',''),(2362,482,'zozo_section_padding_top',''),(2363,482,'zozo_section_padding_bottom',''),(2364,482,'zozo_section_header_padding',''),(2365,482,'zozo_section_title_color',''),(2366,482,'zozo_section_slogan_color',''),(2367,482,'zozo_section_text_color',''),(2368,482,'zozo_section_content_heading_color',''),(2369,482,'zozo_section_bg_color',''),(2370,482,'zozo_parallax_status','no'),(2371,482,'zozo_parallax_bg_image',''),(2372,482,'zozo_parallax_bg_image_attach_id',''),(2373,482,'zozo_parallax_bg_repeat',''),(2374,482,'zozo_parallax_bg_attachment',''),(2375,482,'zozo_parallax_bg_postion',''),(2376,482,'zozo_parallax_bg_size',''),(2377,482,'zozo_parallax_bg_overlay','no'),(2378,482,'zozo_overlay_pattern_status','no'),(2379,482,'zozo_section_overlay_color',''),(2380,482,'zozo_overlay_color_opacity','0'),(2381,482,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(2382,482,'zozo_parallax_additional_sections_order',''),(2383,482,'_wpb_vc_js_status','false'),(2384,482,'_wp_page_template','default'),(2385,483,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2386,483,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2387,484,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2388,484,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2389,485,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2390,485,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2391,540,'zozo_page_has_products','1'),(2392,540,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2393,540,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2394,540,'zozo_page_has_products','1'),(2395,540,'_wp_page_template','template-fullwidth.php'),(2396,540,'slide_template','default'),(2397,540,'zozo_page_top_padding',''),(2398,540,'zozo_page_bottom_padding',''),(2399,540,'zozo_slider_position','default'),(2400,540,'zozo_revolutionslider',''),(2401,540,'zozo_show_header','yes'),(2402,540,'zozo_show_header_top_bar','default'),(2403,540,'zozo_header_layout','default'),(2404,540,'zozo_header_type','default'),(2405,540,'zozo_header_transparency','default'),(2406,540,'zozo_header_skin','default'),(2407,540,'zozo_header_menu_skin','default'),(2408,540,'zozo_header_dropdown_menu_skin','default'),(2409,540,'zozo_custom_nav_menu','default'),(2410,540,'zozo_header_bg_image',''),(2411,540,'zozo_header_bg_image_attach_id',''),(2412,540,'zozo_header_bg_color',''),(2413,540,'zozo_header_bg_opacity','0'),(2414,540,'zozo_header_bg_repeat',''),(2415,540,'zozo_header_bg_attachment',''),(2416,540,'zozo_header_bg_postion',''),(2417,540,'zozo_header_bg_full','0'),(2418,540,'zozo_footer_type','default'),(2419,540,'zozo_footer_skin','default'),(2420,540,'zozo_footer_style','default'),(2421,540,'zozo_show_footer_widgets','default'),(2422,540,'zozo_show_copyright_bar','default'),(2423,540,'zozo_show_footer_menu','default'),(2424,540,'zozo_footer_sidebar_1','0'),(2425,540,'zozo_footer_sidebar_2','0'),(2426,540,'zozo_footer_sidebar_3','0'),(2427,540,'zozo_footer_sidebar_4','0'),(2428,540,'zozo_primary_sidebar','0'),(2429,540,'zozo_secondary_sidebar','0'),(2430,540,'zozo_hide_page_title_bar','default'),(2431,540,'zozo_hide_page_title','default'),(2432,540,'zozo_page_title_type','default'),(2433,540,'zozo_page_title_skin','default'),(2434,540,'zozo_page_title_align','default'),(2435,540,'zozo_display_breadcrumbs','default'),(2436,540,'zozo_show_page_slogan','yes'),(2437,540,'zozo_page_slogan',''),(2438,540,'zozo_page_title_height',''),(2439,540,'zozo_page_title_mobile_height',''),(2440,540,'zozo_page_title_bar_title_color',''),(2441,540,'zozo_page_title_bar_slogan_color',''),(2442,540,'zozo_page_breadcrumbs_color',''),(2443,540,'zozo_page_title_bar_border_color',''),(2444,540,'zozo_page_title_bar_bg',''),(2445,540,'zozo_page_title_bar_bg_attach_id',''),(2446,540,'zozo_page_title_bar_bg_color',''),(2447,540,'zozo_page_title_bar_bg_repeat','default'),(2448,540,'zozo_page_title_bar_bg_position','default'),(2449,540,'zozo_page_title_bar_bg_parallax','default'),(2450,540,'zozo_page_title_bar_bg_full','0'),(2451,540,'zozo_page_title_video_bg','0'),(2452,540,'zozo_page_title_video_id',''),(2453,540,'zozo_page_bg_image',''),(2454,540,'zozo_page_bg_image_attach_id',''),(2455,540,'zozo_page_bg_repeat',''),(2456,540,'zozo_page_bg_attachment',''),(2457,540,'zozo_page_bg_position',''),(2458,540,'zozo_page_bg_color',''),(2459,540,'zozo_page_bg_opacity','0'),(2460,540,'zozo_page_bg_full','0'),(2461,540,'zozo_body_bg_image',''),(2462,540,'zozo_body_bg_image_attach_id',''),(2463,540,'zozo_body_bg_repeat',''),(2464,540,'zozo_body_bg_attachment',''),(2465,540,'zozo_body_bg_position',''),(2466,540,'zozo_body_bg_color',''),(2467,540,'zozo_body_bg_opacity','0'),(2468,540,'zozo_body_bg_full','0'),(2469,540,'zozo_section_header_status','show'),(2470,540,'zozo_section_title',''),(2471,540,'zozo_section_slogan',''),(2472,540,'zozo_section_padding_top',''),(2473,540,'zozo_section_padding_bottom',''),(2474,540,'zozo_section_header_padding',''),(2475,540,'zozo_section_title_color',''),(2476,540,'zozo_section_slogan_color',''),(2477,540,'zozo_section_text_color',''),(2478,540,'zozo_section_content_heading_color',''),(2479,540,'zozo_section_bg_color',''),(2480,540,'zozo_parallax_status','no'),(2481,540,'zozo_parallax_bg_image',''),(2482,540,'zozo_parallax_bg_image_attach_id',''),(2483,540,'zozo_parallax_bg_repeat',''),(2484,540,'zozo_parallax_bg_attachment',''),(2485,540,'zozo_parallax_bg_postion',''),(2486,540,'zozo_parallax_bg_size',''),(2487,540,'zozo_parallax_bg_overlay','no'),(2488,540,'zozo_overlay_pattern_status','no'),(2489,540,'zozo_section_overlay_color',''),(2490,540,'zozo_overlay_color_opacity','0'),(2491,540,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(2492,540,'zozo_parallax_additional_sections_order',''),(2493,540,'_wpb_vc_js_status','false'),(2494,551,'_wpb_shortcodes_custom_css','.vc_custom_1500282891543{padding-top: 0px !important;}.vc_custom_1634218224500{padding-left: 60px !important;}'),(2495,551,'zozo_page_has_cf7','1'),(2497,551,'_wpb_shortcodes_custom_css','.vc_custom_1500282891543{padding-top: 0px !important;}.vc_custom_1634218224500{padding-left: 60px !important;}'),(9028,1412,'_wpb_shortcodes_custom_css','.vc_custom_1500282891543{padding-top: 0px !important;}.vc_custom_1488975179967{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1488975235699{padding-right: 0px !important;padding-left: 0px !important;}'),(2499,551,'_wp_page_template','template-fullwidth.php'),(2501,551,'zozo_page_top_padding',''),(2502,551,'zozo_page_bottom_padding',''),(2503,551,'zozo_slider_position','default'),(2504,551,'zozo_revolutionslider',''),(2505,551,'zozo_show_header','yes'),(2506,551,'zozo_show_header_top_bar','default'),(2507,551,'zozo_header_layout','default'),(2508,551,'zozo_header_type','default'),(2509,551,'zozo_header_transparency','default'),(2510,551,'zozo_header_skin','default'),(2511,551,'zozo_header_menu_skin','default'),(2512,551,'zozo_header_dropdown_menu_skin','default'),(2513,551,'zozo_custom_nav_menu','default'),(2514,551,'zozo_header_bg_image',''),(2515,551,'zozo_header_bg_image_attach_id',''),(2516,551,'zozo_header_bg_color',''),(2517,551,'zozo_header_bg_opacity','0'),(2518,551,'zozo_header_bg_repeat',''),(2519,551,'zozo_header_bg_attachment',''),(2520,551,'zozo_header_bg_postion',''),(2521,551,'zozo_header_bg_full','0'),(2522,551,'zozo_footer_type','default'),(2523,551,'zozo_footer_skin','default'),(2524,551,'zozo_footer_style','default'),(2525,551,'zozo_show_footer_widgets','default'),(2526,551,'zozo_show_copyright_bar','default'),(2527,551,'zozo_show_footer_menu','default'),(2528,551,'zozo_footer_sidebar_1','0'),(2529,551,'zozo_footer_sidebar_2','0'),(2530,551,'zozo_footer_sidebar_3','0'),(2531,551,'zozo_footer_sidebar_4','0'),(2532,551,'zozo_primary_sidebar','0'),(2533,551,'zozo_secondary_sidebar','0'),(2534,551,'zozo_hide_page_title_bar','default'),(2535,551,'zozo_hide_page_title','default'),(2536,551,'zozo_page_title_type','default'),(2537,551,'zozo_page_title_skin','default'),(2538,551,'zozo_page_title_align','default'),(2539,551,'zozo_display_breadcrumbs','default'),(2540,551,'zozo_show_page_slogan','yes'),(2541,551,'zozo_page_slogan',''),(2542,551,'zozo_page_title_height',''),(2543,551,'zozo_page_title_mobile_height',''),(2544,551,'zozo_page_title_bar_title_color',''),(2545,551,'zozo_page_title_bar_slogan_color',''),(2546,551,'zozo_page_breadcrumbs_color',''),(2547,551,'zozo_page_title_bar_border_color',''),(2548,551,'zozo_page_title_bar_bg',''),(2549,551,'zozo_page_title_bar_bg_attach_id',''),(2550,551,'zozo_page_title_bar_bg_color',''),(2551,551,'zozo_page_title_bar_bg_repeat','default'),(2552,551,'zozo_page_title_bar_bg_position','default'),(2553,551,'zozo_page_title_bar_bg_parallax','default'),(2554,551,'zozo_page_title_bar_bg_full','0'),(2555,551,'zozo_page_title_video_bg','0'),(2556,551,'zozo_page_title_video_id',''),(2557,551,'zozo_page_bg_image',''),(2558,551,'zozo_page_bg_image_attach_id',''),(2559,551,'zozo_page_bg_repeat',''),(2560,551,'zozo_page_bg_attachment',''),(2561,551,'zozo_page_bg_position',''),(2562,551,'zozo_page_bg_color',''),(2563,551,'zozo_page_bg_opacity','0'),(2564,551,'zozo_page_bg_full','0'),(2565,551,'zozo_body_bg_image',''),(2566,551,'zozo_body_bg_image_attach_id',''),(2567,551,'zozo_body_bg_repeat',''),(2568,551,'zozo_body_bg_attachment',''),(2569,551,'zozo_body_bg_position',''),(2570,551,'zozo_body_bg_color',''),(2571,551,'zozo_body_bg_opacity','0'),(2572,551,'zozo_body_bg_full','0'),(2573,551,'zozo_section_header_status','show'),(2574,551,'zozo_section_title',''),(2575,551,'zozo_section_slogan',''),(2576,551,'zozo_section_padding_top',''),(2577,551,'zozo_section_padding_bottom',''),(2578,551,'zozo_section_header_padding',''),(2579,551,'zozo_section_title_color',''),(2580,551,'zozo_section_slogan_color',''),(2581,551,'zozo_section_text_color',''),(2582,551,'zozo_section_content_heading_color',''),(2583,551,'zozo_section_bg_color',''),(2584,551,'zozo_parallax_status','no'),(2585,551,'zozo_parallax_bg_image',''),(2586,551,'zozo_parallax_bg_image_attach_id',''),(2587,551,'zozo_parallax_bg_repeat',''),(2588,551,'zozo_parallax_bg_attachment',''),(2589,551,'zozo_parallax_bg_postion',''),(2590,551,'zozo_parallax_bg_size',''),(2591,551,'zozo_parallax_bg_overlay','no'),(2592,551,'zozo_overlay_pattern_status','no'),(2593,551,'zozo_section_overlay_color',''),(2594,551,'zozo_overlay_color_opacity','0'),(2595,551,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(2596,551,'zozo_parallax_additional_sections_order',''),(2597,551,'_wpb_vc_js_status','true'),(2598,551,'_wpb_shortcodes_custom_css','.vc_custom_1500282891543{padding-top: 0px !important;}.vc_custom_1634218224500{padding-left: 60px !important;}'),(2599,551,'zozo_page_has_cf7','1'),(9847,551,'_oembed_time_62d6d3fdea3d84a6b88565eeefc65e92','1642449854'),(9846,551,'_oembed_62d6d3fdea3d84a6b88565eeefc65e92','<blockquote class=\"wp-embedded-content\" data-secret=\"NVX7HceRoo\"><a href=\"https://www.speed-seo.net/product/zip-codes-gmaps-citations/\">ZIP Codes Gmaps Citations</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"“ZIP Codes Gmaps Citations” — Speed SEO\" src=\"https://www.speed-seo.net/product/zip-codes-gmaps-citations/embed/#?secret=NVX7HceRoo\" data-secret=\"NVX7HceRoo\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(2706,679,'_wpb_shortcodes_custom_css','.vc_custom_1500624108846{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1568884907304{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499337163919{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/save-water-from-pollution-1200x691.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500624206230{padding-bottom: 15px !important;}.vc_custom_1568884868118{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(2707,679,'_wpb_shortcodes_custom_css','.vc_custom_1500624108846{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1568884907304{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499337163919{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/save-water-from-pollution-1200x691.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500624206230{padding-bottom: 15px !important;}.vc_custom_1568884868118{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(2708,679,'_wp_page_template','template-fullwidth.php'),(2709,679,'slide_template','default'),(2710,679,'zozo_page_top_padding',''),(2711,679,'zozo_page_bottom_padding',''),(2712,679,'zozo_slider_position','default'),(2713,679,'zozo_revolutionslider','[rev_slider alias=\"home-default\"]'),(2714,679,'zozo_show_header','yes'),(2715,679,'zozo_show_header_top_bar','default'),(2716,679,'zozo_header_layout','default'),(2717,679,'zozo_header_type','default'),(2718,679,'zozo_header_transparency','default'),(2719,679,'zozo_header_skin','default'),(2720,679,'zozo_header_menu_skin','default'),(2721,679,'zozo_header_dropdown_menu_skin','default'),(2722,679,'zozo_custom_nav_menu','one-page-menu'),(2723,679,'zozo_header_bg_image',''),(2724,679,'zozo_header_bg_image_attach_id',''),(2725,679,'zozo_header_bg_color',''),(2726,679,'zozo_header_bg_opacity','0'),(2727,679,'zozo_header_bg_repeat',''),(2728,679,'zozo_header_bg_attachment',''),(2729,679,'zozo_header_bg_postion',''),(2730,679,'zozo_header_bg_full','0'),(2731,679,'zozo_footer_type','default'),(2732,679,'zozo_footer_skin','default'),(2733,679,'zozo_footer_style','default'),(2734,679,'zozo_show_footer_widgets','default'),(2735,679,'zozo_show_copyright_bar','default'),(2736,679,'zozo_show_footer_menu','default'),(2737,679,'zozo_footer_sidebar_1','0'),(2738,679,'zozo_footer_sidebar_2','0'),(2739,679,'zozo_footer_sidebar_3','0'),(2740,679,'zozo_footer_sidebar_4','0'),(2741,679,'zozo_primary_sidebar','0'),(2742,679,'zozo_secondary_sidebar','0'),(2743,679,'zozo_hide_page_title_bar','yes'),(2744,679,'zozo_hide_page_title','default'),(2745,679,'zozo_page_title_type','default'),(2746,679,'zozo_page_title_skin','default'),(2747,679,'zozo_page_title_align','default'),(2748,679,'zozo_display_breadcrumbs','default'),(2749,679,'zozo_show_page_slogan','yes'),(2750,679,'zozo_page_slogan',''),(2751,679,'zozo_page_title_height',''),(2752,679,'zozo_page_title_mobile_height',''),(2753,679,'zozo_page_title_bar_title_color',''),(2754,679,'zozo_page_title_bar_slogan_color',''),(2755,679,'zozo_page_breadcrumbs_color',''),(2756,679,'zozo_page_title_bar_border_color',''),(2757,679,'zozo_page_title_bar_bg',''),(2758,679,'zozo_page_title_bar_bg_attach_id',''),(2759,679,'zozo_page_title_bar_bg_color',''),(2760,679,'zozo_page_title_bar_bg_repeat','default'),(2761,679,'zozo_page_title_bar_bg_position','default'),(2762,679,'zozo_page_title_bar_bg_parallax','default'),(2763,679,'zozo_page_title_bar_bg_full','0'),(2764,679,'zozo_page_title_video_bg','0'),(2765,679,'zozo_page_title_video_id',''),(2766,679,'zozo_page_bg_image',''),(2767,679,'zozo_page_bg_image_attach_id',''),(2768,679,'zozo_page_bg_repeat',''),(2769,679,'zozo_page_bg_attachment',''),(2770,679,'zozo_page_bg_position',''),(2771,679,'zozo_page_bg_color',''),(2772,679,'zozo_page_bg_opacity','0'),(2773,679,'zozo_page_bg_full','0'),(2774,679,'zozo_body_bg_image',''),(2775,679,'zozo_body_bg_image_attach_id',''),(2776,679,'zozo_body_bg_repeat',''),(2777,679,'zozo_body_bg_attachment',''),(2778,679,'zozo_body_bg_position',''),(2779,679,'zozo_body_bg_color',''),(2780,679,'zozo_body_bg_opacity','0'),(2781,679,'zozo_body_bg_full','0'),(2782,679,'zozo_section_header_status','show'),(2783,679,'zozo_section_title',''),(2784,679,'zozo_section_slogan',''),(2785,679,'zozo_section_padding_top',''),(2786,679,'zozo_section_padding_bottom',''),(2787,679,'zozo_section_header_padding',''),(2788,679,'zozo_section_title_color',''),(2789,679,'zozo_section_slogan_color',''),(2790,679,'zozo_section_text_color',''),(2791,679,'zozo_section_content_heading_color',''),(2792,679,'zozo_section_bg_color',''),(2793,679,'zozo_parallax_status','no'),(2794,679,'zozo_parallax_bg_image',''),(2795,679,'zozo_parallax_bg_image_attach_id',''),(2796,679,'zozo_parallax_bg_repeat',''),(2797,679,'zozo_parallax_bg_attachment',''),(2798,679,'zozo_parallax_bg_postion',''),(2799,679,'zozo_parallax_bg_size',''),(2800,679,'zozo_parallax_bg_overlay','no'),(2801,679,'zozo_overlay_pattern_status','no'),(2802,679,'zozo_section_overlay_color',''),(2803,679,'zozo_overlay_color_opacity','0'),(2804,679,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(2805,679,'zozo_parallax_additional_sections_order',''),(2806,679,'_wpb_vc_js_status','true'),(2807,679,'_wpb_shortcodes_custom_css','.vc_custom_1500624108846{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1568884907304{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499337163919{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/save-water-from-pollution-1200x691.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500624206230{padding-bottom: 15px !important;}.vc_custom_1568884868118{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(2808,679,'_oembed_45c3e6cf38cbe8058d443b41bec92118','<iframe src=\"https://player.vimeo.com/video/51589652\" width=\"640\" height=\"360\" frameborder=\"0\" title=\"Timelapse - Lighthouse (Oct 2012)\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),(2809,679,'_oembed_time_45c3e6cf38cbe8058d443b41bec92118','1500622020'),(2810,679,'_oembed_2df809fa5fd59aa5583a5c6687a211d2','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(2811,679,'_oembed_time_2df809fa5fd59aa5583a5c6687a211d2','1500630030'),(2812,679,'_oembed_9a8fe1ee540c0487febd63f0a5836e8f','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(2813,679,'_oembed_time_9a8fe1ee540c0487febd63f0a5836e8f','1501068724'),(2814,731,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(2815,731,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2816,731,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(2817,731,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2818,731,'_wp_page_template','template-fullwidth.php'),(2819,731,'slide_template','default'),(2820,731,'zozo_page_top_padding',''),(2821,731,'zozo_page_bottom_padding',''),(2822,731,'zozo_slider_position','default'),(2823,731,'zozo_revolutionslider',''),(2824,731,'zozo_show_header','yes'),(2825,731,'zozo_show_header_top_bar','default'),(2826,731,'zozo_header_layout','default'),(2827,731,'zozo_header_type','header-3'),(2828,731,'zozo_header_transparency','default'),(2829,731,'zozo_header_skin','default'),(2830,731,'zozo_header_menu_skin','default'),(2831,731,'zozo_header_dropdown_menu_skin','default'),(2832,731,'zozo_custom_nav_menu','default'),(2833,731,'zozo_header_bg_image',''),(2834,731,'zozo_header_bg_image_attach_id',''),(2835,731,'zozo_header_bg_color',''),(2836,731,'zozo_header_bg_opacity','0'),(2837,731,'zozo_header_bg_repeat',''),(2838,731,'zozo_header_bg_attachment',''),(2839,731,'zozo_header_bg_postion',''),(2840,731,'zozo_header_bg_full','0'),(2841,731,'zozo_footer_type','default'),(2842,731,'zozo_footer_skin','default'),(2843,731,'zozo_footer_style','default'),(2844,731,'zozo_show_footer_widgets','default'),(2845,731,'zozo_show_copyright_bar','default'),(2846,731,'zozo_show_footer_menu','default'),(2847,731,'zozo_footer_sidebar_1','0'),(2848,731,'zozo_footer_sidebar_2','0'),(2849,731,'zozo_footer_sidebar_3','0'),(2850,731,'zozo_footer_sidebar_4','0'),(2851,731,'zozo_primary_sidebar','0'),(2852,731,'zozo_secondary_sidebar','0'),(2853,731,'zozo_hide_page_title_bar','default'),(2854,731,'zozo_hide_page_title','default'),(2855,731,'zozo_page_title_type','default'),(2856,731,'zozo_page_title_skin','default'),(2857,731,'zozo_page_title_align','default'),(2858,731,'zozo_display_breadcrumbs','default'),(2859,731,'zozo_show_page_slogan','yes'),(2860,731,'zozo_page_slogan',''),(2861,731,'zozo_page_title_height',''),(2862,731,'zozo_page_title_mobile_height',''),(2863,731,'zozo_page_title_bar_title_color',''),(2864,731,'zozo_page_title_bar_slogan_color',''),(2865,731,'zozo_page_breadcrumbs_color',''),(2866,731,'zozo_page_title_bar_border_color',''),(2867,731,'zozo_page_title_bar_bg',''),(2868,731,'zozo_page_title_bar_bg_attach_id',''),(2869,731,'zozo_page_title_bar_bg_color',''),(2870,731,'zozo_page_title_bar_bg_repeat','default'),(2871,731,'zozo_page_title_bar_bg_position','default'),(2872,731,'zozo_page_title_bar_bg_parallax','default'),(2873,731,'zozo_page_title_bar_bg_full','0'),(2874,731,'zozo_page_title_video_bg','0'),(2875,731,'zozo_page_title_video_id',''),(2876,731,'zozo_page_bg_image',''),(2877,731,'zozo_page_bg_image_attach_id',''),(2878,731,'zozo_page_bg_repeat',''),(2879,731,'zozo_page_bg_attachment',''),(2880,731,'zozo_page_bg_position',''),(2881,731,'zozo_page_bg_color',''),(2882,731,'zozo_page_bg_opacity','0'),(2883,731,'zozo_page_bg_full','0'),(2884,731,'zozo_body_bg_image',''),(2885,731,'zozo_body_bg_image_attach_id',''),(2886,731,'zozo_body_bg_repeat',''),(2887,731,'zozo_body_bg_attachment',''),(2888,731,'zozo_body_bg_position',''),(2889,731,'zozo_body_bg_color',''),(2890,731,'zozo_body_bg_opacity','0'),(2891,731,'zozo_body_bg_full','0'),(2892,731,'zozo_section_header_status','show'),(2893,731,'zozo_section_title',''),(2894,731,'zozo_section_slogan',''),(2895,731,'zozo_section_padding_top',''),(2896,731,'zozo_section_padding_bottom',''),(2897,731,'zozo_section_header_padding',''),(2898,731,'zozo_section_title_color',''),(2899,731,'zozo_section_slogan_color',''),(2900,731,'zozo_section_text_color',''),(2901,731,'zozo_section_content_heading_color',''),(2902,731,'zozo_section_bg_color',''),(2903,731,'zozo_parallax_status','no'),(2904,731,'zozo_parallax_bg_image',''),(2905,731,'zozo_parallax_bg_image_attach_id',''),(2906,731,'zozo_parallax_bg_repeat',''),(2907,731,'zozo_parallax_bg_attachment',''),(2908,731,'zozo_parallax_bg_postion',''),(2909,731,'zozo_parallax_bg_size',''),(2910,731,'zozo_parallax_bg_overlay','no'),(2911,731,'zozo_overlay_pattern_status','no'),(2912,731,'zozo_section_overlay_color',''),(2913,731,'zozo_overlay_color_opacity','0'),(2914,731,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(2915,731,'zozo_parallax_additional_sections_order',''),(2916,731,'_wpb_vc_js_status','true'),(2917,731,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(2918,733,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(2919,733,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2920,733,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(2921,733,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2922,733,'_wp_page_template','template-fullwidth.php'),(2923,733,'slide_template','default'),(2924,733,'zozo_page_top_padding',''),(2925,733,'zozo_page_bottom_padding',''),(2926,733,'zozo_slider_position','default'),(2927,733,'zozo_revolutionslider',''),(2928,733,'zozo_show_header','yes'),(2929,733,'zozo_show_header_top_bar','no'),(2930,733,'zozo_header_layout','default'),(2931,733,'zozo_header_type','header-11'),(2932,733,'zozo_header_transparency','default'),(2933,733,'zozo_header_skin','default'),(2934,733,'zozo_header_menu_skin','default'),(2935,733,'zozo_header_dropdown_menu_skin','default'),(2936,733,'zozo_custom_nav_menu','default'),(2937,733,'zozo_header_bg_image',''),(2938,733,'zozo_header_bg_image_attach_id',''),(2939,733,'zozo_header_bg_color',''),(2940,733,'zozo_header_bg_opacity','0'),(2941,733,'zozo_header_bg_repeat',''),(2942,733,'zozo_header_bg_attachment',''),(2943,733,'zozo_header_bg_postion',''),(2944,733,'zozo_header_bg_full','0'),(2945,733,'zozo_footer_type','default'),(2946,733,'zozo_footer_skin','default'),(2947,733,'zozo_footer_style','default'),(2948,733,'zozo_show_footer_widgets','default'),(2949,733,'zozo_show_copyright_bar','default'),(2950,733,'zozo_show_footer_menu','default'),(2951,733,'zozo_footer_sidebar_1','0'),(2952,733,'zozo_footer_sidebar_2','0'),(2953,733,'zozo_footer_sidebar_3','0'),(2954,733,'zozo_footer_sidebar_4','0'),(2955,733,'zozo_primary_sidebar','0'),(2956,733,'zozo_secondary_sidebar','0'),(2957,733,'zozo_hide_page_title_bar','default'),(2958,733,'zozo_hide_page_title','default'),(2959,733,'zozo_page_title_type','default'),(2960,733,'zozo_page_title_skin','default'),(2961,733,'zozo_page_title_align','default'),(2962,733,'zozo_display_breadcrumbs','default'),(2963,733,'zozo_show_page_slogan','yes'),(2964,733,'zozo_page_slogan',''),(2965,733,'zozo_page_title_height',''),(2966,733,'zozo_page_title_mobile_height',''),(2967,733,'zozo_page_title_bar_title_color',''),(2968,733,'zozo_page_title_bar_slogan_color',''),(2969,733,'zozo_page_breadcrumbs_color',''),(2970,733,'zozo_page_title_bar_border_color',''),(2971,733,'zozo_page_title_bar_bg',''),(2972,733,'zozo_page_title_bar_bg_attach_id',''),(2973,733,'zozo_page_title_bar_bg_color',''),(2974,733,'zozo_page_title_bar_bg_repeat','default'),(2975,733,'zozo_page_title_bar_bg_position','default'),(2976,733,'zozo_page_title_bar_bg_parallax','default'),(2977,733,'zozo_page_title_bar_bg_full','0'),(2978,733,'zozo_page_title_video_bg','0'),(2979,733,'zozo_page_title_video_id',''),(2980,733,'zozo_page_bg_image',''),(2981,733,'zozo_page_bg_image_attach_id',''),(2982,733,'zozo_page_bg_repeat',''),(2983,733,'zozo_page_bg_attachment',''),(2984,733,'zozo_page_bg_position',''),(2985,733,'zozo_page_bg_color',''),(2986,733,'zozo_page_bg_opacity','0'),(2987,733,'zozo_page_bg_full','0'),(2988,733,'zozo_body_bg_image',''),(2989,733,'zozo_body_bg_image_attach_id',''),(2990,733,'zozo_body_bg_repeat',''),(2991,733,'zozo_body_bg_attachment',''),(2992,733,'zozo_body_bg_position',''),(2993,733,'zozo_body_bg_color',''),(2994,733,'zozo_body_bg_opacity','0'),(2995,733,'zozo_body_bg_full','0'),(2996,733,'zozo_section_header_status','show'),(2997,733,'zozo_section_title',''),(2998,733,'zozo_section_slogan',''),(2999,733,'zozo_section_padding_top',''),(3000,733,'zozo_section_padding_bottom',''),(3001,733,'zozo_section_header_padding',''),(3002,733,'zozo_section_title_color',''),(3003,733,'zozo_section_slogan_color',''),(3004,733,'zozo_section_text_color',''),(3005,733,'zozo_section_content_heading_color',''),(3006,733,'zozo_section_bg_color',''),(3007,733,'zozo_parallax_status','no'),(3008,733,'zozo_parallax_bg_image',''),(3009,733,'zozo_parallax_bg_image_attach_id',''),(3010,733,'zozo_parallax_bg_repeat',''),(3011,733,'zozo_parallax_bg_attachment',''),(3012,733,'zozo_parallax_bg_postion',''),(3013,733,'zozo_parallax_bg_size',''),(3014,733,'zozo_parallax_bg_overlay','no'),(3015,733,'zozo_overlay_pattern_status','no'),(3016,733,'zozo_section_overlay_color',''),(3017,733,'zozo_overlay_color_opacity','0'),(3018,733,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(3019,733,'zozo_parallax_additional_sections_order',''),(3020,733,'_wpb_vc_js_status','true'),(3021,733,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(3022,735,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(3023,735,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3024,735,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(3025,735,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3026,735,'_wp_page_template','template-fullwidth.php'),(3027,735,'slide_template','default'),(3028,735,'zozo_page_top_padding',''),(3029,735,'zozo_page_bottom_padding',''),(3030,735,'zozo_slider_position','default'),(3031,735,'zozo_revolutionslider',''),(3032,735,'zozo_show_header','yes'),(3033,735,'zozo_show_header_top_bar','default'),(3034,735,'zozo_header_layout','default'),(3035,735,'zozo_header_type','header-7'),(3036,735,'zozo_header_transparency','default'),(3037,735,'zozo_header_skin','default'),(3038,735,'zozo_header_menu_skin','default'),(3039,735,'zozo_header_dropdown_menu_skin','default'),(3040,735,'zozo_custom_nav_menu','home-left'),(3041,735,'zozo_header_bg_image',''),(3042,735,'zozo_header_bg_image_attach_id',''),(3043,735,'zozo_header_bg_color',''),(3044,735,'zozo_header_bg_opacity','0'),(3045,735,'zozo_header_bg_repeat',''),(3046,735,'zozo_header_bg_attachment',''),(3047,735,'zozo_header_bg_postion',''),(3048,735,'zozo_header_bg_full','0'),(3049,735,'zozo_footer_type','default'),(3050,735,'zozo_footer_skin','default'),(3051,735,'zozo_footer_style','default'),(3052,735,'zozo_show_footer_widgets','default'),(3053,735,'zozo_show_copyright_bar','default'),(3054,735,'zozo_show_footer_menu','default'),(3055,735,'zozo_footer_sidebar_1','0'),(3056,735,'zozo_footer_sidebar_2','0'),(3057,735,'zozo_footer_sidebar_3','0'),(3058,735,'zozo_footer_sidebar_4','0'),(3059,735,'zozo_primary_sidebar','0'),(3060,735,'zozo_secondary_sidebar','0'),(3061,735,'zozo_hide_page_title_bar','default'),(3062,735,'zozo_hide_page_title','default'),(3063,735,'zozo_page_title_type','default'),(3064,735,'zozo_page_title_skin','default'),(3065,735,'zozo_page_title_align','default'),(3066,735,'zozo_display_breadcrumbs','default'),(3067,735,'zozo_show_page_slogan','yes'),(3068,735,'zozo_page_slogan',''),(3069,735,'zozo_page_title_height',''),(3070,735,'zozo_page_title_mobile_height',''),(3071,735,'zozo_page_title_bar_title_color',''),(3072,735,'zozo_page_title_bar_slogan_color',''),(3073,735,'zozo_page_breadcrumbs_color',''),(3074,735,'zozo_page_title_bar_border_color',''),(3075,735,'zozo_page_title_bar_bg',''),(3076,735,'zozo_page_title_bar_bg_attach_id',''),(3077,735,'zozo_page_title_bar_bg_color',''),(3078,735,'zozo_page_title_bar_bg_repeat','default'),(3079,735,'zozo_page_title_bar_bg_position','default'),(3080,735,'zozo_page_title_bar_bg_parallax','default'),(3081,735,'zozo_page_title_bar_bg_full','0'),(3082,735,'zozo_page_title_video_bg','0'),(3083,735,'zozo_page_title_video_id',''),(3084,735,'zozo_page_bg_image',''),(3085,735,'zozo_page_bg_image_attach_id',''),(3086,735,'zozo_page_bg_repeat',''),(3087,735,'zozo_page_bg_attachment',''),(3088,735,'zozo_page_bg_position',''),(3089,735,'zozo_page_bg_color',''),(3090,735,'zozo_page_bg_opacity','0'),(3091,735,'zozo_page_bg_full','0'),(3092,735,'zozo_body_bg_image',''),(3093,735,'zozo_body_bg_image_attach_id',''),(3094,735,'zozo_body_bg_repeat',''),(3095,735,'zozo_body_bg_attachment',''),(3096,735,'zozo_body_bg_position',''),(3097,735,'zozo_body_bg_color',''),(3098,735,'zozo_body_bg_opacity','0'),(3099,735,'zozo_body_bg_full','0'),(3100,735,'zozo_section_header_status','show'),(3101,735,'zozo_section_title',''),(3102,735,'zozo_section_slogan',''),(3103,735,'zozo_section_padding_top',''),(3104,735,'zozo_section_padding_bottom',''),(3105,735,'zozo_section_header_padding',''),(3106,735,'zozo_section_title_color',''),(3107,735,'zozo_section_slogan_color',''),(3108,735,'zozo_section_text_color',''),(3109,735,'zozo_section_content_heading_color',''),(3110,735,'zozo_section_bg_color',''),(3111,735,'zozo_parallax_status','no'),(3112,735,'zozo_parallax_bg_image',''),(3113,735,'zozo_parallax_bg_image_attach_id',''),(3114,735,'zozo_parallax_bg_repeat',''),(3115,735,'zozo_parallax_bg_attachment',''),(3116,735,'zozo_parallax_bg_postion',''),(3117,735,'zozo_parallax_bg_size',''),(3118,735,'zozo_parallax_bg_overlay','no'),(3119,735,'zozo_overlay_pattern_status','no'),(3120,735,'zozo_section_overlay_color',''),(3121,735,'zozo_overlay_color_opacity','0'),(3122,735,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(3123,735,'zozo_parallax_additional_sections_order',''),(3124,735,'_wpb_vc_js_status','true'),(3125,735,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(3126,736,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(3127,736,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3128,736,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(3129,736,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3130,736,'_wp_page_template','template-fullwidth.php'),(3131,736,'slide_template','default'),(3132,736,'zozo_page_top_padding',''),(3133,736,'zozo_page_bottom_padding',''),(3134,736,'zozo_slider_position','default'),(3135,736,'zozo_revolutionslider',''),(3136,736,'zozo_show_header','yes'),(3137,736,'zozo_show_header_top_bar','default'),(3138,736,'zozo_header_layout','default'),(3139,736,'zozo_header_type','default'),(3140,736,'zozo_header_transparency','default'),(3141,736,'zozo_header_skin','default'),(3142,736,'zozo_header_menu_skin','default'),(3143,736,'zozo_header_dropdown_menu_skin','default'),(3144,736,'zozo_custom_nav_menu','default'),(3145,736,'zozo_header_bg_image',''),(3146,736,'zozo_header_bg_image_attach_id',''),(3147,736,'zozo_header_bg_color',''),(3148,736,'zozo_header_bg_opacity','0'),(3149,736,'zozo_header_bg_repeat',''),(3150,736,'zozo_header_bg_attachment',''),(3151,736,'zozo_header_bg_postion',''),(3152,736,'zozo_header_bg_full','0'),(3153,736,'zozo_footer_type','default'),(3154,736,'zozo_footer_skin','default'),(3155,736,'zozo_footer_style','default'),(3156,736,'zozo_show_footer_widgets','default'),(3157,736,'zozo_show_copyright_bar','default'),(3158,736,'zozo_show_footer_menu','default'),(3159,736,'zozo_footer_sidebar_1','0'),(3160,736,'zozo_footer_sidebar_2','0'),(3161,736,'zozo_footer_sidebar_3','0'),(3162,736,'zozo_footer_sidebar_4','0'),(3163,736,'zozo_primary_sidebar','0'),(3164,736,'zozo_secondary_sidebar','0'),(3165,736,'zozo_hide_page_title_bar','default'),(3166,736,'zozo_hide_page_title','default'),(3167,736,'zozo_page_title_type','default'),(3168,736,'zozo_page_title_skin','default'),(3169,736,'zozo_page_title_align','default'),(3170,736,'zozo_display_breadcrumbs','default'),(3171,736,'zozo_show_page_slogan','yes'),(3172,736,'zozo_page_slogan',''),(3173,736,'zozo_page_title_height',''),(3174,736,'zozo_page_title_mobile_height',''),(3175,736,'zozo_page_title_bar_title_color',''),(3176,736,'zozo_page_title_bar_slogan_color',''),(3177,736,'zozo_page_breadcrumbs_color',''),(3178,736,'zozo_page_title_bar_border_color',''),(3179,736,'zozo_page_title_bar_bg',''),(3180,736,'zozo_page_title_bar_bg_attach_id',''),(3181,736,'zozo_page_title_bar_bg_color',''),(3182,736,'zozo_page_title_bar_bg_repeat','default'),(3183,736,'zozo_page_title_bar_bg_position','default'),(3184,736,'zozo_page_title_bar_bg_parallax','default'),(3185,736,'zozo_page_title_bar_bg_full','0'),(3186,736,'zozo_page_title_video_bg','0'),(3187,736,'zozo_page_title_video_id',''),(3188,736,'zozo_page_bg_image',''),(3189,736,'zozo_page_bg_image_attach_id',''),(3190,736,'zozo_page_bg_repeat',''),(3191,736,'zozo_page_bg_attachment',''),(3192,736,'zozo_page_bg_position',''),(3193,736,'zozo_page_bg_color',''),(3194,736,'zozo_page_bg_opacity','0'),(3195,736,'zozo_page_bg_full','0'),(3196,736,'zozo_body_bg_image',''),(3197,736,'zozo_body_bg_image_attach_id',''),(3198,736,'zozo_body_bg_repeat',''),(3199,736,'zozo_body_bg_attachment',''),(3200,736,'zozo_body_bg_position',''),(3201,736,'zozo_body_bg_color',''),(3202,736,'zozo_body_bg_opacity','0'),(3203,736,'zozo_body_bg_full','0'),(3204,736,'zozo_section_header_status','show'),(3205,736,'zozo_section_title',''),(3206,736,'zozo_section_slogan',''),(3207,736,'zozo_section_padding_top',''),(3208,736,'zozo_section_padding_bottom',''),(3209,736,'zozo_section_header_padding',''),(3210,736,'zozo_section_title_color',''),(3211,736,'zozo_section_slogan_color',''),(3212,736,'zozo_section_text_color',''),(3213,736,'zozo_section_content_heading_color',''),(3214,736,'zozo_section_bg_color',''),(3215,736,'zozo_parallax_status','no'),(3216,736,'zozo_parallax_bg_image',''),(3217,736,'zozo_parallax_bg_image_attach_id',''),(3218,736,'zozo_parallax_bg_repeat',''),(3219,736,'zozo_parallax_bg_attachment',''),(3220,736,'zozo_parallax_bg_postion',''),(3221,736,'zozo_parallax_bg_size',''),(3222,736,'zozo_parallax_bg_overlay','no'),(3223,736,'zozo_overlay_pattern_status','no'),(3224,736,'zozo_section_overlay_color',''),(3225,736,'zozo_overlay_color_opacity','0'),(3226,736,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(3227,736,'zozo_parallax_additional_sections_order',''),(3228,736,'_wpb_vc_js_status','true'),(3229,736,'_wpb_shortcodes_custom_css','.vc_custom_1499318505650{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500542390460{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(3230,743,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3231,743,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3232,743,'_wp_page_template','template-fullwidth.php'),(3233,743,'slide_template','default'),(3234,743,'zozo_page_top_padding',''),(3235,743,'zozo_page_bottom_padding',''),(3236,743,'zozo_slider_position','default'),(3237,743,'zozo_revolutionslider',''),(3238,743,'zozo_show_header','yes'),(3239,743,'zozo_show_header_top_bar','default'),(3240,743,'zozo_header_layout','default'),(3241,743,'zozo_header_type','default'),(3242,743,'zozo_header_transparency','default'),(3243,743,'zozo_header_skin','default'),(3244,743,'zozo_header_menu_skin','default'),(3245,743,'zozo_header_dropdown_menu_skin','default'),(3246,743,'zozo_custom_nav_menu','default'),(3247,743,'zozo_header_bg_image',''),(3248,743,'zozo_header_bg_image_attach_id',''),(3249,743,'zozo_header_bg_color',''),(3250,743,'zozo_header_bg_opacity','0'),(3251,743,'zozo_header_bg_repeat',''),(3252,743,'zozo_header_bg_attachment',''),(3253,743,'zozo_header_bg_postion',''),(3254,743,'zozo_header_bg_full','0'),(3255,743,'zozo_footer_type','default'),(3256,743,'zozo_footer_skin','default'),(3257,743,'zozo_footer_style','default'),(3258,743,'zozo_show_footer_widgets','default'),(3259,743,'zozo_show_copyright_bar','default'),(3260,743,'zozo_show_footer_menu','default'),(3261,743,'zozo_footer_sidebar_1','0'),(3262,743,'zozo_footer_sidebar_2','0'),(3263,743,'zozo_footer_sidebar_3','0'),(3264,743,'zozo_footer_sidebar_4','0'),(3265,743,'zozo_primary_sidebar','0'),(3266,743,'zozo_secondary_sidebar','0'),(3267,743,'zozo_hide_page_title_bar','default'),(3268,743,'zozo_hide_page_title','default'),(3269,743,'zozo_page_title_type','default'),(3270,743,'zozo_page_title_skin','default'),(3271,743,'zozo_page_title_align','default'),(3272,743,'zozo_display_breadcrumbs','default'),(3273,743,'zozo_show_page_slogan','yes'),(3274,743,'zozo_page_slogan',''),(3275,743,'zozo_page_title_height',''),(3276,743,'zozo_page_title_mobile_height',''),(3277,743,'zozo_page_title_bar_title_color',''),(3278,743,'zozo_page_title_bar_slogan_color',''),(3279,743,'zozo_page_breadcrumbs_color',''),(3280,743,'zozo_page_title_bar_border_color',''),(3281,743,'zozo_page_title_bar_bg',''),(3282,743,'zozo_page_title_bar_bg_attach_id',''),(3283,743,'zozo_page_title_bar_bg_color',''),(3284,743,'zozo_page_title_bar_bg_repeat','default'),(3285,743,'zozo_page_title_bar_bg_position','default'),(3286,743,'zozo_page_title_bar_bg_parallax','default'),(3287,743,'zozo_page_title_bar_bg_full','0'),(3288,743,'zozo_page_title_video_bg','0'),(3289,743,'zozo_page_title_video_id',''),(3290,743,'zozo_page_bg_image',''),(3291,743,'zozo_page_bg_image_attach_id',''),(3292,743,'zozo_page_bg_repeat',''),(3293,743,'zozo_page_bg_attachment',''),(3294,743,'zozo_page_bg_position',''),(3295,743,'zozo_page_bg_color',''),(3296,743,'zozo_page_bg_opacity','0'),(3297,743,'zozo_page_bg_full','0'),(3298,743,'zozo_body_bg_image',''),(3299,743,'zozo_body_bg_image_attach_id',''),(3300,743,'zozo_body_bg_repeat',''),(3301,743,'zozo_body_bg_attachment',''),(3302,743,'zozo_body_bg_position',''),(3303,743,'zozo_body_bg_color',''),(3304,743,'zozo_body_bg_opacity','0'),(3305,743,'zozo_body_bg_full','0'),(3306,743,'zozo_section_header_status','show'),(3307,743,'zozo_section_title',''),(3308,743,'zozo_section_slogan',''),(3309,743,'zozo_section_padding_top',''),(3310,743,'zozo_section_padding_bottom',''),(3311,743,'zozo_section_header_padding',''),(3312,743,'zozo_section_title_color',''),(3313,743,'zozo_section_slogan_color',''),(3314,743,'zozo_section_text_color',''),(3315,743,'zozo_section_content_heading_color',''),(3316,743,'zozo_section_bg_color',''),(3317,743,'zozo_parallax_status','no'),(3318,743,'zozo_parallax_bg_image',''),(3319,743,'zozo_parallax_bg_image_attach_id',''),(3320,743,'zozo_parallax_bg_repeat',''),(3321,743,'zozo_parallax_bg_attachment',''),(3322,743,'zozo_parallax_bg_postion',''),(3323,743,'zozo_parallax_bg_size',''),(3324,743,'zozo_parallax_bg_overlay','no'),(3325,743,'zozo_overlay_pattern_status','no'),(3326,743,'zozo_section_overlay_color',''),(3327,743,'zozo_overlay_color_opacity','0'),(3328,743,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(3329,743,'zozo_parallax_additional_sections_order',''),(3330,743,'_wpb_vc_js_status','false'),(3331,744,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3332,744,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3333,744,'_wp_page_template','template-fullwidth.php'),(3334,744,'slide_template','default'),(3335,744,'zozo_page_top_padding',''),(3336,744,'zozo_page_bottom_padding',''),(3337,744,'zozo_slider_position','default'),(3338,744,'zozo_revolutionslider',''),(3339,744,'zozo_show_header','yes'),(3340,744,'zozo_show_header_top_bar','default'),(3341,744,'zozo_header_layout','default'),(3342,744,'zozo_header_type','default'),(3343,744,'zozo_header_transparency','default'),(3344,744,'zozo_header_skin','default'),(3345,744,'zozo_header_menu_skin','default'),(3346,744,'zozo_header_dropdown_menu_skin','default'),(3347,744,'zozo_custom_nav_menu','default'),(3348,744,'zozo_header_bg_image',''),(3349,744,'zozo_header_bg_image_attach_id',''),(3350,744,'zozo_header_bg_color',''),(3351,744,'zozo_header_bg_opacity','0'),(3352,744,'zozo_header_bg_repeat',''),(3353,744,'zozo_header_bg_attachment',''),(3354,744,'zozo_header_bg_postion',''),(3355,744,'zozo_header_bg_full','0'),(3356,744,'zozo_footer_type','default'),(3357,744,'zozo_footer_skin','default'),(3358,744,'zozo_footer_style','default'),(3359,744,'zozo_show_footer_widgets','default'),(3360,744,'zozo_show_copyright_bar','default'),(3361,744,'zozo_show_footer_menu','default'),(3362,744,'zozo_footer_sidebar_1','zozo-custom-blogfooter1'),(3363,744,'zozo_footer_sidebar_2','zozo-custom-blogfooter2'),(3364,744,'zozo_footer_sidebar_3','zozo-custom-blogfooter3'),(3365,744,'zozo_footer_sidebar_4','zozo-custom-blogfooter4'),(3366,744,'zozo_primary_sidebar','0'),(3367,744,'zozo_secondary_sidebar','0'),(3368,744,'zozo_hide_page_title_bar','default'),(3369,744,'zozo_hide_page_title','default'),(3370,744,'zozo_page_title_type','default'),(3371,744,'zozo_page_title_skin','default'),(3372,744,'zozo_page_title_align','default'),(3373,744,'zozo_display_breadcrumbs','default'),(3374,744,'zozo_show_page_slogan','yes'),(3375,744,'zozo_page_slogan',''),(3376,744,'zozo_page_title_height',''),(3377,744,'zozo_page_title_mobile_height',''),(3378,744,'zozo_page_title_bar_title_color',''),(3379,744,'zozo_page_title_bar_slogan_color',''),(3380,744,'zozo_page_breadcrumbs_color',''),(3381,744,'zozo_page_title_bar_border_color',''),(3382,744,'zozo_page_title_bar_bg',''),(3383,744,'zozo_page_title_bar_bg_attach_id',''),(3384,744,'zozo_page_title_bar_bg_color',''),(3385,744,'zozo_page_title_bar_bg_repeat','default'),(3386,744,'zozo_page_title_bar_bg_position','default'),(3387,744,'zozo_page_title_bar_bg_parallax','default'),(3388,744,'zozo_page_title_bar_bg_full','0'),(3389,744,'zozo_page_title_video_bg','0'),(3390,744,'zozo_page_title_video_id',''),(3391,744,'zozo_page_bg_image',''),(3392,744,'zozo_page_bg_image_attach_id',''),(3393,744,'zozo_page_bg_repeat',''),(3394,744,'zozo_page_bg_attachment',''),(3395,744,'zozo_page_bg_position',''),(3396,744,'zozo_page_bg_color',''),(3397,744,'zozo_page_bg_opacity','0'),(3398,744,'zozo_page_bg_full','0'),(3399,744,'zozo_body_bg_image',''),(3400,744,'zozo_body_bg_image_attach_id',''),(3401,744,'zozo_body_bg_repeat',''),(3402,744,'zozo_body_bg_attachment',''),(3403,744,'zozo_body_bg_position',''),(3404,744,'zozo_body_bg_color',''),(3405,744,'zozo_body_bg_opacity','0'),(3406,744,'zozo_body_bg_full','0'),(3407,744,'zozo_section_header_status','show'),(3408,744,'zozo_section_title',''),(3409,744,'zozo_section_slogan',''),(3410,744,'zozo_section_padding_top',''),(3411,744,'zozo_section_padding_bottom',''),(3412,744,'zozo_section_header_padding',''),(3413,744,'zozo_section_title_color',''),(3414,744,'zozo_section_slogan_color',''),(3415,744,'zozo_section_text_color',''),(3416,744,'zozo_section_content_heading_color',''),(3417,744,'zozo_section_bg_color',''),(3418,744,'zozo_parallax_status','no'),(3419,744,'zozo_parallax_bg_image',''),(3420,744,'zozo_parallax_bg_image_attach_id',''),(3421,744,'zozo_parallax_bg_repeat',''),(3422,744,'zozo_parallax_bg_attachment',''),(3423,744,'zozo_parallax_bg_postion',''),(3424,744,'zozo_parallax_bg_size',''),(3425,744,'zozo_parallax_bg_overlay','no'),(3426,744,'zozo_overlay_pattern_status','no'),(3427,744,'zozo_section_overlay_color',''),(3428,744,'zozo_overlay_color_opacity','0'),(3429,744,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(3430,744,'zozo_parallax_additional_sections_order',''),(3431,744,'_wpb_vc_js_status','false'),(3432,745,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3433,745,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3434,745,'_wp_page_template','template-fullwidth.php'),(3435,745,'slide_template','default'),(3436,745,'zozo_page_top_padding',''),(3437,745,'zozo_page_bottom_padding',''),(3438,745,'zozo_slider_position','default'),(3439,745,'zozo_revolutionslider',''),(3440,745,'zozo_show_header','yes'),(3441,745,'zozo_show_header_top_bar','default'),(3442,745,'zozo_header_layout','default'),(3443,745,'zozo_header_type','default'),(3444,745,'zozo_header_transparency','default'),(3445,745,'zozo_header_skin','default'),(3446,745,'zozo_header_menu_skin','default'),(3447,745,'zozo_header_dropdown_menu_skin','default'),(3448,745,'zozo_custom_nav_menu','default'),(3449,745,'zozo_header_bg_image',''),(3450,745,'zozo_header_bg_image_attach_id',''),(3451,745,'zozo_header_bg_color',''),(3452,745,'zozo_header_bg_opacity','0'),(3453,745,'zozo_header_bg_repeat',''),(3454,745,'zozo_header_bg_attachment',''),(3455,745,'zozo_header_bg_postion',''),(3456,745,'zozo_header_bg_full','0'),(3457,745,'zozo_footer_type','default'),(3458,745,'zozo_footer_skin','default'),(3459,745,'zozo_footer_style','default'),(3460,745,'zozo_show_footer_widgets','default'),(3461,745,'zozo_show_copyright_bar','default'),(3462,745,'zozo_show_footer_menu','default'),(3463,745,'zozo_footer_sidebar_1','zozo-custom-shopfooter1'),(3464,745,'zozo_footer_sidebar_2','zozo-custom-shopfooter2'),(3465,745,'zozo_footer_sidebar_3','zozo-custom-shopfooter3'),(3466,745,'zozo_footer_sidebar_4','zozo-custom-shopfooter4'),(3467,745,'zozo_primary_sidebar','0'),(3468,745,'zozo_secondary_sidebar','0'),(3469,745,'zozo_hide_page_title_bar','default'),(3470,745,'zozo_hide_page_title','default'),(3471,745,'zozo_page_title_type','default'),(3472,745,'zozo_page_title_skin','default'),(3473,745,'zozo_page_title_align','default'),(3474,745,'zozo_display_breadcrumbs','default'),(3475,745,'zozo_show_page_slogan','yes'),(3476,745,'zozo_page_slogan',''),(3477,745,'zozo_page_title_height',''),(3478,745,'zozo_page_title_mobile_height',''),(3479,745,'zozo_page_title_bar_title_color',''),(3480,745,'zozo_page_title_bar_slogan_color',''),(3481,745,'zozo_page_breadcrumbs_color',''),(3482,745,'zozo_page_title_bar_border_color',''),(3483,745,'zozo_page_title_bar_bg',''),(3484,745,'zozo_page_title_bar_bg_attach_id',''),(3485,745,'zozo_page_title_bar_bg_color',''),(3486,745,'zozo_page_title_bar_bg_repeat','default'),(3487,745,'zozo_page_title_bar_bg_position','default'),(3488,745,'zozo_page_title_bar_bg_parallax','default'),(3489,745,'zozo_page_title_bar_bg_full','0'),(3490,745,'zozo_page_title_video_bg','0'),(3491,745,'zozo_page_title_video_id',''),(3492,745,'zozo_page_bg_image',''),(3493,745,'zozo_page_bg_image_attach_id',''),(3494,745,'zozo_page_bg_repeat',''),(3495,745,'zozo_page_bg_attachment',''),(3496,745,'zozo_page_bg_position',''),(3497,745,'zozo_page_bg_color',''),(3498,745,'zozo_page_bg_opacity','0'),(3499,745,'zozo_page_bg_full','0'),(3500,745,'zozo_body_bg_image',''),(3501,745,'zozo_body_bg_image_attach_id',''),(3502,745,'zozo_body_bg_repeat',''),(3503,745,'zozo_body_bg_attachment',''),(3504,745,'zozo_body_bg_position',''),(3505,745,'zozo_body_bg_color',''),(3506,745,'zozo_body_bg_opacity','0'),(3507,745,'zozo_body_bg_full','0'),(3508,745,'zozo_section_header_status','show'),(3509,745,'zozo_section_title',''),(3510,745,'zozo_section_slogan',''),(3511,745,'zozo_section_padding_top',''),(3512,745,'zozo_section_padding_bottom',''),(3513,745,'zozo_section_header_padding',''),(3514,745,'zozo_section_title_color',''),(3515,745,'zozo_section_slogan_color',''),(3516,745,'zozo_section_text_color',''),(3517,745,'zozo_section_content_heading_color',''),(3518,745,'zozo_section_bg_color',''),(3519,745,'zozo_parallax_status','no'),(3520,745,'zozo_parallax_bg_image',''),(3521,745,'zozo_parallax_bg_image_attach_id',''),(3522,745,'zozo_parallax_bg_repeat',''),(3523,745,'zozo_parallax_bg_attachment',''),(3524,745,'zozo_parallax_bg_postion',''),(3525,745,'zozo_parallax_bg_size',''),(3526,745,'zozo_parallax_bg_overlay','no'),(3527,745,'zozo_overlay_pattern_status','no'),(3528,745,'zozo_section_overlay_color',''),(3529,745,'zozo_overlay_color_opacity','0'),(3530,745,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(3531,745,'zozo_parallax_additional_sections_order',''),(3532,745,'_wpb_vc_js_status','false'),(3533,746,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3534,746,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3535,746,'_wp_page_template','template-fullwidth.php'),(3536,746,'slide_template','default'),(3537,746,'zozo_page_top_padding',''),(3538,746,'zozo_page_bottom_padding',''),(3539,746,'zozo_slider_position','default'),(3540,746,'zozo_revolutionslider',''),(3541,746,'zozo_show_header','yes'),(3542,746,'zozo_show_header_top_bar','default'),(3543,746,'zozo_header_layout','default'),(3544,746,'zozo_header_type','default'),(3545,746,'zozo_header_transparency','default'),(3546,746,'zozo_header_skin','default'),(3547,746,'zozo_header_menu_skin','default'),(3548,746,'zozo_header_dropdown_menu_skin','default'),(3549,746,'zozo_custom_nav_menu','default'),(3550,746,'zozo_header_bg_image',''),(3551,746,'zozo_header_bg_image_attach_id',''),(3552,746,'zozo_header_bg_color',''),(3553,746,'zozo_header_bg_opacity','0'),(3554,746,'zozo_header_bg_repeat',''),(3555,746,'zozo_header_bg_attachment',''),(3556,746,'zozo_header_bg_postion',''),(3557,746,'zozo_header_bg_full','0'),(3558,746,'zozo_footer_type','default'),(3559,746,'zozo_footer_skin','default'),(3560,746,'zozo_footer_style','default'),(3561,746,'zozo_show_footer_widgets','default'),(3562,746,'zozo_show_copyright_bar','default'),(3563,746,'zozo_show_footer_menu','default'),(3564,746,'zozo_footer_sidebar_1','zozo-custom-footertype1'),(3565,746,'zozo_footer_sidebar_2','zozo-custom-footertype2'),(3566,746,'zozo_footer_sidebar_3','zozo-custom-blogfooter3'),(3567,746,'zozo_footer_sidebar_4','zozo-custom-footertype3'),(3568,746,'zozo_primary_sidebar','0'),(3569,746,'zozo_secondary_sidebar','0'),(3570,746,'zozo_hide_page_title_bar','default'),(3571,746,'zozo_hide_page_title','default'),(3572,746,'zozo_page_title_type','default'),(3573,746,'zozo_page_title_skin','default'),(3574,746,'zozo_page_title_align','default'),(3575,746,'zozo_display_breadcrumbs','default'),(3576,746,'zozo_show_page_slogan','yes'),(3577,746,'zozo_page_slogan',''),(3578,746,'zozo_page_title_height',''),(3579,746,'zozo_page_title_mobile_height',''),(3580,746,'zozo_page_title_bar_title_color',''),(3581,746,'zozo_page_title_bar_slogan_color',''),(3582,746,'zozo_page_breadcrumbs_color',''),(3583,746,'zozo_page_title_bar_border_color',''),(3584,746,'zozo_page_title_bar_bg',''),(3585,746,'zozo_page_title_bar_bg_attach_id',''),(3586,746,'zozo_page_title_bar_bg_color',''),(3587,746,'zozo_page_title_bar_bg_repeat','default'),(3588,746,'zozo_page_title_bar_bg_position','default'),(3589,746,'zozo_page_title_bar_bg_parallax','default'),(3590,746,'zozo_page_title_bar_bg_full','0'),(3591,746,'zozo_page_title_video_bg','0'),(3592,746,'zozo_page_title_video_id',''),(3593,746,'zozo_page_bg_image',''),(3594,746,'zozo_page_bg_image_attach_id',''),(3595,746,'zozo_page_bg_repeat',''),(3596,746,'zozo_page_bg_attachment',''),(3597,746,'zozo_page_bg_position',''),(3598,746,'zozo_page_bg_color',''),(3599,746,'zozo_page_bg_opacity','0'),(3600,746,'zozo_page_bg_full','0'),(3601,746,'zozo_body_bg_image',''),(3602,746,'zozo_body_bg_image_attach_id',''),(3603,746,'zozo_body_bg_repeat',''),(3604,746,'zozo_body_bg_attachment',''),(3605,746,'zozo_body_bg_position',''),(3606,746,'zozo_body_bg_color',''),(3607,746,'zozo_body_bg_opacity','0'),(3608,746,'zozo_body_bg_full','0'),(3609,746,'zozo_section_header_status','show'),(3610,746,'zozo_section_title',''),(3611,746,'zozo_section_slogan',''),(3612,746,'zozo_section_padding_top',''),(3613,746,'zozo_section_padding_bottom',''),(3614,746,'zozo_section_header_padding',''),(3615,746,'zozo_section_title_color',''),(3616,746,'zozo_section_slogan_color',''),(3617,746,'zozo_section_text_color',''),(3618,746,'zozo_section_content_heading_color',''),(3619,746,'zozo_section_bg_color',''),(3620,746,'zozo_parallax_status','no'),(3621,746,'zozo_parallax_bg_image',''),(3622,746,'zozo_parallax_bg_image_attach_id',''),(3623,746,'zozo_parallax_bg_repeat',''),(3624,746,'zozo_parallax_bg_attachment',''),(3625,746,'zozo_parallax_bg_postion',''),(3626,746,'zozo_parallax_bg_size',''),(3627,746,'zozo_parallax_bg_overlay','no'),(3628,746,'zozo_overlay_pattern_status','no'),(3629,746,'zozo_section_overlay_color',''),(3630,746,'zozo_overlay_color_opacity','0'),(3631,746,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(3632,746,'zozo_parallax_additional_sections_order',''),(3633,746,'_wpb_vc_js_status','false'),(3634,751,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3635,751,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3636,751,'_wp_page_template','template-fullwidth.php'),(3637,751,'slide_template','default'),(3638,751,'zozo_page_top_padding',''),(3639,751,'zozo_page_bottom_padding',''),(3640,751,'zozo_slider_position','default'),(3641,751,'zozo_revolutionslider',''),(3642,751,'zozo_show_header','yes'),(3643,751,'zozo_show_header_top_bar','default'),(3644,751,'zozo_header_layout','default'),(3645,751,'zozo_header_type','default'),(3646,751,'zozo_header_transparency','default'),(3647,751,'zozo_header_skin','default'),(3648,751,'zozo_header_menu_skin','default'),(3649,751,'zozo_header_dropdown_menu_skin','default'),(3650,751,'zozo_custom_nav_menu','default'),(3651,751,'zozo_header_bg_image',''),(3652,751,'zozo_header_bg_image_attach_id',''),(3653,751,'zozo_header_bg_color',''),(3654,751,'zozo_header_bg_opacity','0'),(3655,751,'zozo_header_bg_repeat',''),(3656,751,'zozo_header_bg_attachment',''),(3657,751,'zozo_header_bg_postion',''),(3658,751,'zozo_header_bg_full','0'),(3659,751,'zozo_footer_type','default'),(3660,751,'zozo_footer_skin','default'),(3661,751,'zozo_footer_style','default'),(3662,751,'zozo_show_footer_widgets','default'),(3663,751,'zozo_show_copyright_bar','default'),(3664,751,'zozo_show_footer_menu','default'),(3665,751,'zozo_footer_sidebar_1','0'),(3666,751,'zozo_footer_sidebar_2','0'),(3667,751,'zozo_footer_sidebar_3','0'),(3668,751,'zozo_footer_sidebar_4','0'),(3669,751,'zozo_primary_sidebar','0'),(3670,751,'zozo_secondary_sidebar','0'),(3671,751,'zozo_hide_page_title_bar','default'),(3672,751,'zozo_hide_page_title','default'),(3673,751,'zozo_page_title_type','default'),(3674,751,'zozo_page_title_skin','default'),(3675,751,'zozo_page_title_align','default'),(3676,751,'zozo_display_breadcrumbs','default'),(3677,751,'zozo_show_page_slogan','yes'),(3678,751,'zozo_page_slogan',''),(3679,751,'zozo_page_title_height',''),(3680,751,'zozo_page_title_mobile_height',''),(3681,751,'zozo_page_title_bar_title_color',''),(3682,751,'zozo_page_title_bar_slogan_color',''),(3683,751,'zozo_page_breadcrumbs_color',''),(3684,751,'zozo_page_title_bar_border_color',''),(3685,751,'zozo_page_title_bar_bg',''),(3686,751,'zozo_page_title_bar_bg_attach_id',''),(3687,751,'zozo_page_title_bar_bg_color',''),(3688,751,'zozo_page_title_bar_bg_repeat','default'),(3689,751,'zozo_page_title_bar_bg_position','default'),(3690,751,'zozo_page_title_bar_bg_parallax','default'),(3691,751,'zozo_page_title_bar_bg_full','0'),(3692,751,'zozo_page_title_video_bg','0'),(3693,751,'zozo_page_title_video_id',''),(3694,751,'zozo_page_bg_image',''),(3695,751,'zozo_page_bg_image_attach_id',''),(3696,751,'zozo_page_bg_repeat',''),(3697,751,'zozo_page_bg_attachment',''),(3698,751,'zozo_page_bg_position',''),(3699,751,'zozo_page_bg_color',''),(3700,751,'zozo_page_bg_opacity','0'),(3701,751,'zozo_page_bg_full','0'),(3702,751,'zozo_body_bg_image',''),(3703,751,'zozo_body_bg_image_attach_id',''),(3704,751,'zozo_body_bg_repeat',''),(3705,751,'zozo_body_bg_attachment',''),(3706,751,'zozo_body_bg_position',''),(3707,751,'zozo_body_bg_color',''),(3708,751,'zozo_body_bg_opacity','0'),(3709,751,'zozo_body_bg_full','0'),(3710,751,'zozo_section_header_status','show'),(3711,751,'zozo_section_title',''),(3712,751,'zozo_section_slogan',''),(3713,751,'zozo_section_padding_top',''),(3714,751,'zozo_section_padding_bottom',''),(3715,751,'zozo_section_header_padding',''),(3716,751,'zozo_section_title_color',''),(3717,751,'zozo_section_slogan_color',''),(3718,751,'zozo_section_text_color',''),(3719,751,'zozo_section_content_heading_color',''),(3720,751,'zozo_section_bg_color',''),(3721,751,'zozo_parallax_status','no'),(3722,751,'zozo_parallax_bg_image',''),(3723,751,'zozo_parallax_bg_image_attach_id',''),(3724,751,'zozo_parallax_bg_repeat',''),(3725,751,'zozo_parallax_bg_attachment',''),(3726,751,'zozo_parallax_bg_postion',''),(3727,751,'zozo_parallax_bg_size',''),(3728,751,'zozo_parallax_bg_overlay','no'),(3729,751,'zozo_overlay_pattern_status','no'),(3730,751,'zozo_section_overlay_color',''),(3731,751,'zozo_overlay_color_opacity','0'),(3732,751,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(3733,751,'zozo_parallax_additional_sections_order',''),(3734,751,'_wpb_vc_js_status','true'),(3735,752,'_wpb_shortcodes_custom_css','.vc_custom_1461756780362{padding-bottom: 0px !important;}.vc_custom_1461756896905{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1461758589771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461756913186{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1461758573319{padding-top: 0px !important;}.vc_custom_1500705381143{margin-top: 25px !important;}.vc_custom_1500705391443{margin-top: 25px !important;}.vc_custom_1500705403903{margin-top: 25px !important;}.vc_custom_1500705415733{margin-top: 25px !important;}'),(3736,752,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3737,752,'_wpb_shortcodes_custom_css','.vc_custom_1461756780362{padding-bottom: 0px !important;}.vc_custom_1461756896905{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1461758589771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461756913186{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1461758573319{padding-top: 0px !important;}.vc_custom_1500705381143{margin-top: 25px !important;}.vc_custom_1500705391443{margin-top: 25px !important;}.vc_custom_1500705403903{margin-top: 25px !important;}.vc_custom_1500705415733{margin-top: 25px !important;}'),(3738,752,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3739,752,'_wp_page_template','template-fullwidth.php'),(3740,752,'slide_template','default'),(3741,752,'zozo_page_top_padding',''),(3742,752,'zozo_page_bottom_padding',''),(3743,752,'zozo_slider_position','default'),(3744,752,'zozo_revolutionslider',''),(3745,752,'zozo_show_header','yes'),(3746,752,'zozo_show_header_top_bar','default'),(3747,752,'zozo_header_layout','default'),(3748,752,'zozo_header_type','default'),(3749,752,'zozo_header_transparency','default'),(3750,752,'zozo_header_skin','default'),(3751,752,'zozo_header_menu_skin','default'),(3752,752,'zozo_header_dropdown_menu_skin','default'),(3753,752,'zozo_custom_nav_menu','default'),(3754,752,'zozo_header_bg_image',''),(3755,752,'zozo_header_bg_image_attach_id',''),(3756,752,'zozo_header_bg_color',''),(3757,752,'zozo_header_bg_opacity','0'),(3758,752,'zozo_header_bg_repeat',''),(3759,752,'zozo_header_bg_attachment',''),(3760,752,'zozo_header_bg_postion',''),(3761,752,'zozo_header_bg_full','0'),(3762,752,'zozo_footer_type','default'),(3763,752,'zozo_footer_skin','default'),(3764,752,'zozo_footer_style','default'),(3765,752,'zozo_show_footer_widgets','default'),(3766,752,'zozo_show_copyright_bar','default'),(3767,752,'zozo_show_footer_menu','default'),(3768,752,'zozo_footer_sidebar_1','0'),(3769,752,'zozo_footer_sidebar_2','0'),(3770,752,'zozo_footer_sidebar_3','0'),(3771,752,'zozo_footer_sidebar_4','0'),(3772,752,'zozo_primary_sidebar','0'),(3773,752,'zozo_secondary_sidebar','0'),(3774,752,'zozo_hide_page_title_bar','default'),(3775,752,'zozo_hide_page_title','default'),(3776,752,'zozo_page_title_type','default'),(3777,752,'zozo_page_title_skin','default'),(3778,752,'zozo_page_title_align','default'),(3779,752,'zozo_display_breadcrumbs','default'),(3780,752,'zozo_show_page_slogan','yes'),(3781,752,'zozo_page_slogan',''),(3782,752,'zozo_page_title_height',''),(3783,752,'zozo_page_title_mobile_height',''),(3784,752,'zozo_page_title_bar_title_color',''),(3785,752,'zozo_page_title_bar_slogan_color',''),(3786,752,'zozo_page_breadcrumbs_color',''),(3787,752,'zozo_page_title_bar_border_color',''),(3788,752,'zozo_page_title_bar_bg',''),(3789,752,'zozo_page_title_bar_bg_attach_id',''),(3790,752,'zozo_page_title_bar_bg_color',''),(3791,752,'zozo_page_title_bar_bg_repeat','default'),(3792,752,'zozo_page_title_bar_bg_position','default'),(3793,752,'zozo_page_title_bar_bg_parallax','default'),(3794,752,'zozo_page_title_bar_bg_full','0'),(3795,752,'zozo_page_title_video_bg','0'),(3796,752,'zozo_page_title_video_id',''),(3797,752,'zozo_page_bg_image',''),(3798,752,'zozo_page_bg_image_attach_id',''),(3799,752,'zozo_page_bg_repeat',''),(3800,752,'zozo_page_bg_attachment',''),(3801,752,'zozo_page_bg_position',''),(3802,752,'zozo_page_bg_color',''),(3803,752,'zozo_page_bg_opacity','0'),(3804,752,'zozo_page_bg_full','0'),(3805,752,'zozo_body_bg_image',''),(3806,752,'zozo_body_bg_image_attach_id',''),(3807,752,'zozo_body_bg_repeat',''),(3808,752,'zozo_body_bg_attachment',''),(3809,752,'zozo_body_bg_position',''),(3810,752,'zozo_body_bg_color',''),(3811,752,'zozo_body_bg_opacity','0'),(3812,752,'zozo_body_bg_full','0'),(3813,752,'zozo_section_header_status','show'),(3814,752,'zozo_section_title',''),(3815,752,'zozo_section_slogan',''),(3816,752,'zozo_section_padding_top',''),(3817,752,'zozo_section_padding_bottom',''),(3818,752,'zozo_section_header_padding',''),(3819,752,'zozo_section_title_color',''),(3820,752,'zozo_section_slogan_color',''),(3821,752,'zozo_section_text_color',''),(3822,752,'zozo_section_content_heading_color',''),(3823,752,'zozo_section_bg_color',''),(3824,752,'zozo_parallax_status','no'),(3825,752,'zozo_parallax_bg_image',''),(3826,752,'zozo_parallax_bg_image_attach_id',''),(3827,752,'zozo_parallax_bg_repeat',''),(3828,752,'zozo_parallax_bg_attachment',''),(3829,752,'zozo_parallax_bg_postion',''),(3830,752,'zozo_parallax_bg_size',''),(3831,752,'zozo_parallax_bg_overlay','no'),(3832,752,'zozo_overlay_pattern_status','no'),(3833,752,'zozo_section_overlay_color',''),(3834,752,'zozo_overlay_color_opacity','0'),(3835,752,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(3836,752,'zozo_parallax_additional_sections_order',''),(3837,752,'_wpb_vc_js_status','true'),(3838,752,'_wpb_shortcodes_custom_css','.vc_custom_1461756780362{padding-bottom: 0px !important;}.vc_custom_1461756896905{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1461758589771{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461756913186{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1461758573319{padding-top: 0px !important;}.vc_custom_1500705381143{margin-top: 25px !important;}.vc_custom_1500705391443{margin-top: 25px !important;}.vc_custom_1500705403903{margin-top: 25px !important;}.vc_custom_1500705415733{margin-top: 25px !important;}'),(3839,753,'_wpb_shortcodes_custom_css','.vc_custom_1462273358608{padding-top: 20px !important;}.vc_custom_1500706305522{margin-bottom: 10px !important;}.vc_custom_1500706315338{margin-bottom: 10px !important;}.vc_custom_1500706419915{margin-bottom: 10px !important;}.vc_custom_1500706428523{margin-bottom: 10px !important;}.vc_custom_1462274095289{padding-top: 30px !important;}.vc_custom_1462274082532{padding-top: 30px !important;}'),(3840,753,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3841,753,'_wpb_shortcodes_custom_css','.vc_custom_1462273358608{padding-top: 20px !important;}.vc_custom_1500706305522{margin-bottom: 10px !important;}.vc_custom_1500706315338{margin-bottom: 10px !important;}.vc_custom_1500706419915{margin-bottom: 10px !important;}.vc_custom_1500706428523{margin-bottom: 10px !important;}.vc_custom_1462274095289{padding-top: 30px !important;}.vc_custom_1462274082532{padding-top: 30px !important;}'),(3842,753,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3843,753,'_wp_page_template','template-fullwidth.php'),(3844,753,'slide_template','default'),(3845,753,'zozo_page_top_padding',''),(3846,753,'zozo_page_bottom_padding',''),(3847,753,'zozo_slider_position','default'),(3848,753,'zozo_revolutionslider',''),(3849,753,'zozo_show_header','yes'),(3850,753,'zozo_show_header_top_bar','default'),(3851,753,'zozo_header_layout','default'),(3852,753,'zozo_header_type','default'),(3853,753,'zozo_header_transparency','default'),(3854,753,'zozo_header_skin','default'),(3855,753,'zozo_header_menu_skin','default'),(3856,753,'zozo_header_dropdown_menu_skin','default'),(3857,753,'zozo_custom_nav_menu','default'),(3858,753,'zozo_header_bg_image',''),(3859,753,'zozo_header_bg_image_attach_id',''),(3860,753,'zozo_header_bg_color',''),(3861,753,'zozo_header_bg_opacity','0'),(3862,753,'zozo_header_bg_repeat',''),(3863,753,'zozo_header_bg_attachment',''),(3864,753,'zozo_header_bg_postion',''),(3865,753,'zozo_header_bg_full','0'),(3866,753,'zozo_footer_type','default'),(3867,753,'zozo_footer_skin','default'),(3868,753,'zozo_footer_style','default'),(3869,753,'zozo_show_footer_widgets','default'),(3870,753,'zozo_show_copyright_bar','default'),(3871,753,'zozo_show_footer_menu','default'),(3872,753,'zozo_footer_sidebar_1','0'),(3873,753,'zozo_footer_sidebar_2','0'),(3874,753,'zozo_footer_sidebar_3','0'),(3875,753,'zozo_footer_sidebar_4','0'),(3876,753,'zozo_primary_sidebar','0'),(3877,753,'zozo_secondary_sidebar','0'),(3878,753,'zozo_hide_page_title_bar','default'),(3879,753,'zozo_hide_page_title','default'),(3880,753,'zozo_page_title_type','default'),(3881,753,'zozo_page_title_skin','default'),(3882,753,'zozo_page_title_align','default'),(3883,753,'zozo_display_breadcrumbs','default'),(3884,753,'zozo_show_page_slogan','yes'),(3885,753,'zozo_page_slogan',''),(3886,753,'zozo_page_title_height',''),(3887,753,'zozo_page_title_mobile_height',''),(3888,753,'zozo_page_title_bar_title_color',''),(3889,753,'zozo_page_title_bar_slogan_color',''),(3890,753,'zozo_page_breadcrumbs_color',''),(3891,753,'zozo_page_title_bar_border_color',''),(3892,753,'zozo_page_title_bar_bg',''),(3893,753,'zozo_page_title_bar_bg_attach_id',''),(3894,753,'zozo_page_title_bar_bg_color',''),(3895,753,'zozo_page_title_bar_bg_repeat','default'),(3896,753,'zozo_page_title_bar_bg_position','default'),(3897,753,'zozo_page_title_bar_bg_parallax','default'),(3898,753,'zozo_page_title_bar_bg_full','0'),(3899,753,'zozo_page_title_video_bg','0'),(3900,753,'zozo_page_title_video_id',''),(3901,753,'zozo_page_bg_image',''),(3902,753,'zozo_page_bg_image_attach_id',''),(3903,753,'zozo_page_bg_repeat',''),(3904,753,'zozo_page_bg_attachment',''),(3905,753,'zozo_page_bg_position',''),(3906,753,'zozo_page_bg_color',''),(3907,753,'zozo_page_bg_opacity','0'),(3908,753,'zozo_page_bg_full','0'),(3909,753,'zozo_body_bg_image',''),(3910,753,'zozo_body_bg_image_attach_id',''),(3911,753,'zozo_body_bg_repeat',''),(3912,753,'zozo_body_bg_attachment',''),(3913,753,'zozo_body_bg_position',''),(3914,753,'zozo_body_bg_color',''),(3915,753,'zozo_body_bg_opacity','0'),(3916,753,'zozo_body_bg_full','0'),(3917,753,'zozo_section_header_status','show'),(3918,753,'zozo_section_title',''),(3919,753,'zozo_section_slogan',''),(3920,753,'zozo_section_padding_top',''),(3921,753,'zozo_section_padding_bottom',''),(3922,753,'zozo_section_header_padding',''),(3923,753,'zozo_section_title_color',''),(3924,753,'zozo_section_slogan_color',''),(3925,753,'zozo_section_text_color',''),(3926,753,'zozo_section_content_heading_color',''),(3927,753,'zozo_section_bg_color',''),(3928,753,'zozo_parallax_status','no'),(3929,753,'zozo_parallax_bg_image',''),(3930,753,'zozo_parallax_bg_image_attach_id',''),(3931,753,'zozo_parallax_bg_repeat',''),(3932,753,'zozo_parallax_bg_attachment',''),(3933,753,'zozo_parallax_bg_postion',''),(3934,753,'zozo_parallax_bg_size',''),(3935,753,'zozo_parallax_bg_overlay','no'),(3936,753,'zozo_overlay_pattern_status','no'),(3937,753,'zozo_section_overlay_color',''),(3938,753,'zozo_overlay_color_opacity','0'),(3939,753,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(3940,753,'zozo_parallax_additional_sections_order',''),(3941,753,'_wpb_vc_js_status','true'),(3942,753,'_wpb_shortcodes_custom_css','.vc_custom_1462273358608{padding-top: 20px !important;}.vc_custom_1500706305522{margin-bottom: 10px !important;}.vc_custom_1500706315338{margin-bottom: 10px !important;}.vc_custom_1500706419915{margin-bottom: 10px !important;}.vc_custom_1500706428523{margin-bottom: 10px !important;}.vc_custom_1462274095289{padding-top: 30px !important;}.vc_custom_1462274082532{padding-top: 30px !important;}'),(3943,754,'_wpb_shortcodes_custom_css','.vc_custom_1498108537680{padding-top: 50px !important;padding-bottom: 50px !important;}.vc_custom_1461759208664{margin-top: 25px !important;}.vc_custom_1461759208664{margin-top: 25px !important;}.vc_custom_1461571183590{padding-top: 20px !important;}'),(3944,754,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3945,754,'_wpb_shortcodes_custom_css','.vc_custom_1498108537680{padding-top: 50px !important;padding-bottom: 50px !important;}.vc_custom_1461759208664{margin-top: 25px !important;}.vc_custom_1461759208664{margin-top: 25px !important;}.vc_custom_1461571183590{padding-top: 20px !important;}'),(3946,754,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(3947,754,'_wp_page_template','template-fullwidth.php'),(3948,754,'slide_template','default'),(3949,754,'zozo_page_top_padding',''),(3950,754,'zozo_page_bottom_padding',''),(3951,754,'zozo_slider_position','default'),(3952,754,'zozo_revolutionslider',''),(3953,754,'zozo_show_header','yes'),(3954,754,'zozo_show_header_top_bar','default'),(3955,754,'zozo_header_layout','default'),(3956,754,'zozo_header_type','default'),(3957,754,'zozo_header_transparency','default'),(3958,754,'zozo_header_skin','default'),(3959,754,'zozo_header_menu_skin','default'),(3960,754,'zozo_header_dropdown_menu_skin','default'),(3961,754,'zozo_custom_nav_menu','default'),(3962,754,'zozo_header_bg_image',''),(3963,754,'zozo_header_bg_image_attach_id',''),(3964,754,'zozo_header_bg_color',''),(3965,754,'zozo_header_bg_opacity','0'),(3966,754,'zozo_header_bg_repeat',''),(3967,754,'zozo_header_bg_attachment',''),(3968,754,'zozo_header_bg_postion',''),(3969,754,'zozo_header_bg_full','0'),(3970,754,'zozo_footer_type','default'),(3971,754,'zozo_footer_skin','default'),(3972,754,'zozo_footer_style','default'),(3973,754,'zozo_show_footer_widgets','default'),(3974,754,'zozo_show_copyright_bar','default'),(3975,754,'zozo_show_footer_menu','default'),(3976,754,'zozo_footer_sidebar_1','0'),(3977,754,'zozo_footer_sidebar_2','0'),(3978,754,'zozo_footer_sidebar_3','0'),(3979,754,'zozo_footer_sidebar_4','0'),(3980,754,'zozo_primary_sidebar','0'),(3981,754,'zozo_secondary_sidebar','0'),(3982,754,'zozo_hide_page_title_bar','default'),(3983,754,'zozo_hide_page_title','default'),(3984,754,'zozo_page_title_type','default'),(3985,754,'zozo_page_title_skin','default'),(3986,754,'zozo_page_title_align','default'),(3987,754,'zozo_display_breadcrumbs','default'),(3988,754,'zozo_show_page_slogan','yes'),(3989,754,'zozo_page_slogan',''),(3990,754,'zozo_page_title_height',''),(3991,754,'zozo_page_title_mobile_height',''),(3992,754,'zozo_page_title_bar_title_color',''),(3993,754,'zozo_page_title_bar_slogan_color',''),(3994,754,'zozo_page_breadcrumbs_color',''),(3995,754,'zozo_page_title_bar_border_color',''),(3996,754,'zozo_page_title_bar_bg',''),(3997,754,'zozo_page_title_bar_bg_attach_id',''),(3998,754,'zozo_page_title_bar_bg_color',''),(3999,754,'zozo_page_title_bar_bg_repeat','default'),(4000,754,'zozo_page_title_bar_bg_position','default'),(4001,754,'zozo_page_title_bar_bg_parallax','default'),(4002,754,'zozo_page_title_bar_bg_full','0'),(4003,754,'zozo_page_title_video_bg','0'),(4004,754,'zozo_page_title_video_id',''),(4005,754,'zozo_page_bg_image',''),(4006,754,'zozo_page_bg_image_attach_id',''),(4007,754,'zozo_page_bg_repeat',''),(4008,754,'zozo_page_bg_attachment',''),(4009,754,'zozo_page_bg_position',''),(4010,754,'zozo_page_bg_color',''),(4011,754,'zozo_page_bg_opacity','0'),(4012,754,'zozo_page_bg_full','0'),(4013,754,'zozo_body_bg_image',''),(4014,754,'zozo_body_bg_image_attach_id',''),(4015,754,'zozo_body_bg_repeat',''),(4016,754,'zozo_body_bg_attachment',''),(4017,754,'zozo_body_bg_position',''),(4018,754,'zozo_body_bg_color',''),(4019,754,'zozo_body_bg_opacity','0'),(4020,754,'zozo_body_bg_full','0'),(4021,754,'zozo_section_header_status','show'),(4022,754,'zozo_section_title',''),(4023,754,'zozo_section_slogan',''),(4024,754,'zozo_section_padding_top',''),(4025,754,'zozo_section_padding_bottom',''),(4026,754,'zozo_section_header_padding',''),(4027,754,'zozo_section_title_color',''),(4028,754,'zozo_section_slogan_color',''),(4029,754,'zozo_section_text_color',''),(4030,754,'zozo_section_content_heading_color',''),(4031,754,'zozo_section_bg_color',''),(4032,754,'zozo_parallax_status','no'),(4033,754,'zozo_parallax_bg_image',''),(4034,754,'zozo_parallax_bg_image_attach_id',''),(4035,754,'zozo_parallax_bg_repeat',''),(4036,754,'zozo_parallax_bg_attachment',''),(4037,754,'zozo_parallax_bg_postion',''),(4038,754,'zozo_parallax_bg_size',''),(4039,754,'zozo_parallax_bg_overlay','no'),(4040,754,'zozo_overlay_pattern_status','no'),(4041,754,'zozo_section_overlay_color',''),(4042,754,'zozo_overlay_color_opacity','0'),(4043,754,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(4044,754,'zozo_parallax_additional_sections_order',''),(4045,754,'_wpb_vc_js_status','true'),(4046,754,'_wpb_shortcodes_custom_css','.vc_custom_1498108537680{padding-top: 50px !important;padding-bottom: 50px !important;}.vc_custom_1461759208664{margin-top: 25px !important;}.vc_custom_1461759208664{margin-top: 25px !important;}.vc_custom_1461571183590{padding-top: 20px !important;}'),(4047,755,'_wpb_shortcodes_custom_css','.vc_custom_1461913095371{padding-bottom: 0px !important;}.vc_custom_1461913106044{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913114190{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913127059{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913139299{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913149171{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913158152{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913167937{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913176611{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913186195{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913195418{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913205746{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913216573{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913231368{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913242096{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913252693{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913261448{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913270130{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913283247{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913294841{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913306486{padding-top: 0px !important;}'),(4048,755,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4049,755,'_wpb_shortcodes_custom_css','.vc_custom_1461913095371{padding-bottom: 0px !important;}.vc_custom_1461913106044{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913114190{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913127059{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913139299{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913149171{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913158152{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913167937{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913176611{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913186195{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913195418{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913205746{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913216573{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913231368{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913242096{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913252693{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913261448{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913270130{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913283247{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913294841{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913306486{padding-top: 0px !important;}'),(4050,755,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4051,755,'_wp_page_template','template-fullwidth.php'),(4052,755,'slide_template','default'),(4053,755,'zozo_page_top_padding',''),(4054,755,'zozo_page_bottom_padding',''),(4055,755,'zozo_slider_position','default'),(4056,755,'zozo_revolutionslider',''),(4057,755,'zozo_show_header','yes'),(4058,755,'zozo_show_header_top_bar','default'),(4059,755,'zozo_header_layout','default'),(4060,755,'zozo_header_type','default'),(4061,755,'zozo_header_transparency','default'),(4062,755,'zozo_header_skin','default'),(4063,755,'zozo_header_menu_skin','default'),(4064,755,'zozo_header_dropdown_menu_skin','default'),(4065,755,'zozo_custom_nav_menu','default'),(4066,755,'zozo_header_bg_image',''),(4067,755,'zozo_header_bg_image_attach_id',''),(4068,755,'zozo_header_bg_color',''),(4069,755,'zozo_header_bg_opacity','0'),(4070,755,'zozo_header_bg_repeat',''),(4071,755,'zozo_header_bg_attachment',''),(4072,755,'zozo_header_bg_postion',''),(4073,755,'zozo_header_bg_full','0'),(4074,755,'zozo_footer_type','default'),(4075,755,'zozo_footer_skin','default'),(4076,755,'zozo_footer_style','default'),(4077,755,'zozo_show_footer_widgets','default'),(4078,755,'zozo_show_copyright_bar','default'),(4079,755,'zozo_show_footer_menu','default'),(4080,755,'zozo_footer_sidebar_1','0'),(4081,755,'zozo_footer_sidebar_2','0'),(4082,755,'zozo_footer_sidebar_3','0'),(4083,755,'zozo_footer_sidebar_4','0'),(4084,755,'zozo_primary_sidebar','0'),(4085,755,'zozo_secondary_sidebar','0'),(4086,755,'zozo_hide_page_title_bar','default'),(4087,755,'zozo_hide_page_title','default'),(4088,755,'zozo_page_title_type','default'),(4089,755,'zozo_page_title_skin','default'),(4090,755,'zozo_page_title_align','default'),(4091,755,'zozo_display_breadcrumbs','default'),(4092,755,'zozo_show_page_slogan','yes'),(4093,755,'zozo_page_slogan',''),(4094,755,'zozo_page_title_height',''),(4095,755,'zozo_page_title_mobile_height',''),(4096,755,'zozo_page_title_bar_title_color',''),(4097,755,'zozo_page_title_bar_slogan_color',''),(4098,755,'zozo_page_breadcrumbs_color',''),(4099,755,'zozo_page_title_bar_border_color',''),(4100,755,'zozo_page_title_bar_bg',''),(4101,755,'zozo_page_title_bar_bg_attach_id',''),(4102,755,'zozo_page_title_bar_bg_color',''),(4103,755,'zozo_page_title_bar_bg_repeat','default'),(4104,755,'zozo_page_title_bar_bg_position','default'),(4105,755,'zozo_page_title_bar_bg_parallax','default'),(4106,755,'zozo_page_title_bar_bg_full','0'),(4107,755,'zozo_page_title_video_bg','0'),(4108,755,'zozo_page_title_video_id',''),(4109,755,'zozo_page_bg_image',''),(4110,755,'zozo_page_bg_image_attach_id',''),(4111,755,'zozo_page_bg_repeat',''),(4112,755,'zozo_page_bg_attachment',''),(4113,755,'zozo_page_bg_position',''),(4114,755,'zozo_page_bg_color',''),(4115,755,'zozo_page_bg_opacity','0'),(4116,755,'zozo_page_bg_full','0'),(4117,755,'zozo_body_bg_image',''),(4118,755,'zozo_body_bg_image_attach_id',''),(4119,755,'zozo_body_bg_repeat',''),(4120,755,'zozo_body_bg_attachment',''),(4121,755,'zozo_body_bg_position',''),(4122,755,'zozo_body_bg_color',''),(4123,755,'zozo_body_bg_opacity','0'),(4124,755,'zozo_body_bg_full','0'),(4125,755,'zozo_section_header_status','show'),(4126,755,'zozo_section_title',''),(4127,755,'zozo_section_slogan',''),(4128,755,'zozo_section_padding_top',''),(4129,755,'zozo_section_padding_bottom',''),(4130,755,'zozo_section_header_padding',''),(4131,755,'zozo_section_title_color',''),(4132,755,'zozo_section_slogan_color',''),(4133,755,'zozo_section_text_color',''),(4134,755,'zozo_section_content_heading_color',''),(4135,755,'zozo_section_bg_color',''),(4136,755,'zozo_parallax_status','no'),(4137,755,'zozo_parallax_bg_image',''),(4138,755,'zozo_parallax_bg_image_attach_id',''),(4139,755,'zozo_parallax_bg_repeat',''),(4140,755,'zozo_parallax_bg_attachment',''),(4141,755,'zozo_parallax_bg_postion',''),(4142,755,'zozo_parallax_bg_size',''),(4143,755,'zozo_parallax_bg_overlay','no'),(4144,755,'zozo_overlay_pattern_status','no'),(4145,755,'zozo_section_overlay_color',''),(4146,755,'zozo_overlay_color_opacity','0'),(4147,755,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(4148,755,'zozo_parallax_additional_sections_order',''),(4149,755,'_wpb_vc_js_status','false'),(4150,755,'_wpb_shortcodes_custom_css','.vc_custom_1461913095371{padding-bottom: 0px !important;}.vc_custom_1461913106044{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913114190{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913127059{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913139299{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913149171{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913158152{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913167937{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913176611{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913186195{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913195418{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913205746{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913216573{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913231368{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913242096{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913252693{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913261448{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913270130{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913283247{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1461913294841{padding-top: 70px !important;padding-bottom: 70px !important;}.vc_custom_1461913306486{padding-top: 0px !important;}'),(4151,756,'_wpb_shortcodes_custom_css','.vc_custom_1461914956638{background-image: url(http://themes.zozothemes.com/aven/wp-content/uploads/2016/04/slide-11.jpg?id=838) !important;}'),(4152,756,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4153,756,'_wpb_shortcodes_custom_css','.vc_custom_1461914956638{background-image: url(http://themes.zozothemes.com/aven/wp-content/uploads/2016/04/slide-11.jpg?id=838) !important;}'),(4154,756,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4155,756,'_wp_page_template','template-fullwidth.php'),(4156,756,'slide_template','default'),(4157,756,'zozo_page_top_padding',''),(4158,756,'zozo_page_bottom_padding',''),(4159,756,'zozo_slider_position','default'),(4160,756,'zozo_revolutionslider',''),(4161,756,'zozo_show_header','yes'),(4162,756,'zozo_show_header_top_bar','default'),(4163,756,'zozo_header_layout','default'),(4164,756,'zozo_header_type','default'),(4165,756,'zozo_header_transparency','default'),(4166,756,'zozo_header_skin','default'),(4167,756,'zozo_header_menu_skin','default'),(4168,756,'zozo_header_dropdown_menu_skin','default'),(4169,756,'zozo_custom_nav_menu','default'),(4170,756,'zozo_header_bg_image',''),(4171,756,'zozo_header_bg_image_attach_id',''),(4172,756,'zozo_header_bg_color',''),(4173,756,'zozo_header_bg_opacity','0'),(4174,756,'zozo_header_bg_repeat',''),(4175,756,'zozo_header_bg_attachment',''),(4176,756,'zozo_header_bg_postion',''),(4177,756,'zozo_header_bg_full','0'),(4178,756,'zozo_footer_type','default'),(4179,756,'zozo_footer_skin','default'),(4180,756,'zozo_footer_style','default'),(4181,756,'zozo_show_footer_widgets','default'),(4182,756,'zozo_show_copyright_bar','default'),(4183,756,'zozo_show_footer_menu','default'),(4184,756,'zozo_footer_sidebar_1','0'),(4185,756,'zozo_footer_sidebar_2','0'),(4186,756,'zozo_footer_sidebar_3','0'),(4187,756,'zozo_footer_sidebar_4','0'),(4188,756,'zozo_primary_sidebar','0'),(4189,756,'zozo_secondary_sidebar','0'),(4190,756,'zozo_hide_page_title_bar','default'),(4191,756,'zozo_hide_page_title','default'),(4192,756,'zozo_page_title_type','default'),(4193,756,'zozo_page_title_skin','default'),(4194,756,'zozo_page_title_align','default'),(4195,756,'zozo_display_breadcrumbs','default'),(4196,756,'zozo_show_page_slogan','yes'),(4197,756,'zozo_page_slogan',''),(4198,756,'zozo_page_title_height',''),(4199,756,'zozo_page_title_mobile_height',''),(4200,756,'zozo_page_title_bar_title_color',''),(4201,756,'zozo_page_title_bar_slogan_color',''),(4202,756,'zozo_page_breadcrumbs_color',''),(4203,756,'zozo_page_title_bar_border_color',''),(4204,756,'zozo_page_title_bar_bg',''),(4205,756,'zozo_page_title_bar_bg_attach_id',''),(4206,756,'zozo_page_title_bar_bg_color',''),(4207,756,'zozo_page_title_bar_bg_repeat','default'),(4208,756,'zozo_page_title_bar_bg_position','default'),(4209,756,'zozo_page_title_bar_bg_parallax','default'),(4210,756,'zozo_page_title_bar_bg_full','0'),(4211,756,'zozo_page_title_video_bg','0'),(4212,756,'zozo_page_title_video_id',''),(4213,756,'zozo_page_bg_image',''),(4214,756,'zozo_page_bg_image_attach_id',''),(4215,756,'zozo_page_bg_repeat',''),(4216,756,'zozo_page_bg_attachment',''),(4217,756,'zozo_page_bg_position',''),(4218,756,'zozo_page_bg_color',''),(4219,756,'zozo_page_bg_opacity','0'),(4220,756,'zozo_page_bg_full','0'),(4221,756,'zozo_body_bg_image',''),(4222,756,'zozo_body_bg_image_attach_id',''),(4223,756,'zozo_body_bg_repeat',''),(4224,756,'zozo_body_bg_attachment',''),(4225,756,'zozo_body_bg_position',''),(4226,756,'zozo_body_bg_color',''),(4227,756,'zozo_body_bg_opacity','0'),(4228,756,'zozo_body_bg_full','0'),(4229,756,'zozo_section_header_status','show'),(4230,756,'zozo_section_title',''),(4231,756,'zozo_section_slogan',''),(4232,756,'zozo_section_padding_top',''),(4233,756,'zozo_section_padding_bottom',''),(4234,756,'zozo_section_header_padding',''),(4235,756,'zozo_section_title_color',''),(4236,756,'zozo_section_slogan_color',''),(4237,756,'zozo_section_text_color',''),(4238,756,'zozo_section_content_heading_color',''),(4239,756,'zozo_section_bg_color',''),(4240,756,'zozo_parallax_status','no'),(4241,756,'zozo_parallax_bg_image',''),(4242,756,'zozo_parallax_bg_image_attach_id',''),(4243,756,'zozo_parallax_bg_repeat',''),(4244,756,'zozo_parallax_bg_attachment',''),(4245,756,'zozo_parallax_bg_postion',''),(4246,756,'zozo_parallax_bg_size',''),(4247,756,'zozo_parallax_bg_overlay','no'),(4248,756,'zozo_overlay_pattern_status','no'),(4249,756,'zozo_section_overlay_color',''),(4250,756,'zozo_overlay_color_opacity','0'),(4251,756,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(4252,756,'zozo_parallax_additional_sections_order',''),(4253,756,'_wpb_vc_js_status','false'),(4254,756,'_wpb_shortcodes_custom_css','.vc_custom_1461914956638{background-image: url(http://themes.zozothemes.com/aven/wp-content/uploads/2016/04/slide-11.jpg?id=838) !important;}'),(4255,763,'_wpb_shortcodes_custom_css','.vc_custom_1462336097716{border-top-width: 0px !important;}.vc_custom_1461993874864{border-top-width: 0px !important;}.vc_custom_1461997469914{border-top-width: 0px !important;}.vc_custom_1461998757259{border-top-width: 0px !important;}.vc_custom_1461930248900{padding-top: 70px !important;}.vc_custom_1461930248900{padding-top: 70px !important;}.vc_custom_1461930248900{padding-top: 70px !important;}.vc_custom_1461933931967{padding-top: 70px !important;}.vc_custom_1461933931967{padding-top: 70px !important;}.vc_custom_1461999879045{padding-top: 70px !important;}.vc_custom_1461994203686{background-color: #333333 !important;}.vc_custom_1461999290048{background-color: #333333 !important;}.vc_custom_1461994203686{background-color: #333333 !important;}.vc_custom_1461994203686{background-color: #333333 !important;}.vc_custom_1461999721355{background-color: #333333 !important;}.vc_custom_1469795895803{background-color: #333333 !important;}.vc_custom_1461999792881{background-color: #333333 !important;}.vc_custom_1461999823658{background-color: #333333 !important;}.vc_custom_1461999916486{padding-top: 70px !important;}.vc_custom_1462000208558{padding-top: 70px !important;}'),(4256,763,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4257,763,'_wpb_shortcodes_custom_css','.vc_custom_1462336097716{border-top-width: 0px !important;}.vc_custom_1461993874864{border-top-width: 0px !important;}.vc_custom_1461997469914{border-top-width: 0px !important;}.vc_custom_1461998757259{border-top-width: 0px !important;}.vc_custom_1461930248900{padding-top: 70px !important;}.vc_custom_1461930248900{padding-top: 70px !important;}.vc_custom_1461930248900{padding-top: 70px !important;}.vc_custom_1461933931967{padding-top: 70px !important;}.vc_custom_1461933931967{padding-top: 70px !important;}.vc_custom_1461999879045{padding-top: 70px !important;}.vc_custom_1461994203686{background-color: #333333 !important;}.vc_custom_1461999290048{background-color: #333333 !important;}.vc_custom_1461994203686{background-color: #333333 !important;}.vc_custom_1461994203686{background-color: #333333 !important;}.vc_custom_1461999721355{background-color: #333333 !important;}.vc_custom_1469795895803{background-color: #333333 !important;}.vc_custom_1461999792881{background-color: #333333 !important;}.vc_custom_1461999823658{background-color: #333333 !important;}.vc_custom_1461999916486{padding-top: 70px !important;}.vc_custom_1462000208558{padding-top: 70px !important;}'),(4258,763,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4259,763,'_wp_page_template','template-fullwidth.php'),(4260,763,'slide_template','default'),(4261,763,'zozo_page_top_padding',''),(4262,763,'zozo_page_bottom_padding',''),(4263,763,'zozo_slider_position','default'),(4264,763,'zozo_revolutionslider',''),(4265,763,'zozo_show_header','yes'),(4266,763,'zozo_show_header_top_bar','default'),(4267,763,'zozo_header_layout','default'),(4268,763,'zozo_header_type','default'),(4269,763,'zozo_header_transparency','default'),(4270,763,'zozo_header_skin','default'),(4271,763,'zozo_header_menu_skin','default'),(4272,763,'zozo_header_dropdown_menu_skin','default'),(4273,763,'zozo_custom_nav_menu','default'),(4274,763,'zozo_header_bg_image',''),(4275,763,'zozo_header_bg_image_attach_id',''),(4276,763,'zozo_header_bg_color',''),(4277,763,'zozo_header_bg_opacity','0'),(4278,763,'zozo_header_bg_repeat',''),(4279,763,'zozo_header_bg_attachment',''),(4280,763,'zozo_header_bg_postion',''),(4281,763,'zozo_header_bg_full','0'),(4282,763,'zozo_footer_type','default'),(4283,763,'zozo_footer_skin','default'),(4284,763,'zozo_footer_style','default'),(4285,763,'zozo_show_footer_widgets','default'),(4286,763,'zozo_show_copyright_bar','default'),(4287,763,'zozo_show_footer_menu','default'),(4288,763,'zozo_footer_sidebar_1','0'),(4289,763,'zozo_footer_sidebar_2','0'),(4290,763,'zozo_footer_sidebar_3','0'),(4291,763,'zozo_footer_sidebar_4','0'),(4292,763,'zozo_primary_sidebar','0'),(4293,763,'zozo_secondary_sidebar','0'),(4294,763,'zozo_hide_page_title_bar','default'),(4295,763,'zozo_hide_page_title','default'),(4296,763,'zozo_page_title_type','default'),(4297,763,'zozo_page_title_skin','default'),(4298,763,'zozo_page_title_align','default'),(4299,763,'zozo_display_breadcrumbs','default'),(4300,763,'zozo_show_page_slogan','yes'),(4301,763,'zozo_page_slogan',''),(4302,763,'zozo_page_title_height',''),(4303,763,'zozo_page_title_mobile_height',''),(4304,763,'zozo_page_title_bar_title_color',''),(4305,763,'zozo_page_title_bar_slogan_color',''),(4306,763,'zozo_page_breadcrumbs_color',''),(4307,763,'zozo_page_title_bar_border_color',''),(4308,763,'zozo_page_title_bar_bg',''),(4309,763,'zozo_page_title_bar_bg_attach_id',''),(4310,763,'zozo_page_title_bar_bg_color',''),(4311,763,'zozo_page_title_bar_bg_repeat','default'),(4312,763,'zozo_page_title_bar_bg_position','default'),(4313,763,'zozo_page_title_bar_bg_parallax','default'),(4314,763,'zozo_page_title_bar_bg_full','0'),(4315,763,'zozo_page_title_video_bg','0'),(4316,763,'zozo_page_title_video_id',''),(4317,763,'zozo_page_bg_image',''),(4318,763,'zozo_page_bg_image_attach_id',''),(4319,763,'zozo_page_bg_repeat',''),(4320,763,'zozo_page_bg_attachment',''),(4321,763,'zozo_page_bg_position',''),(4322,763,'zozo_page_bg_color',''),(4323,763,'zozo_page_bg_opacity','0'),(4324,763,'zozo_page_bg_full','0'),(4325,763,'zozo_body_bg_image',''),(4326,763,'zozo_body_bg_image_attach_id',''),(4327,763,'zozo_body_bg_repeat',''),(4328,763,'zozo_body_bg_attachment',''),(4329,763,'zozo_body_bg_position',''),(4330,763,'zozo_body_bg_color',''),(4331,763,'zozo_body_bg_opacity','0'),(4332,763,'zozo_body_bg_full','0'),(4333,763,'zozo_section_header_status','show'),(4334,763,'zozo_section_title',''),(4335,763,'zozo_section_slogan',''),(4336,763,'zozo_section_padding_top',''),(4337,763,'zozo_section_padding_bottom',''),(4338,763,'zozo_section_header_padding',''),(4339,763,'zozo_section_title_color',''),(4340,763,'zozo_section_slogan_color',''),(4341,763,'zozo_section_text_color',''),(4342,763,'zozo_section_content_heading_color',''),(4343,763,'zozo_section_bg_color',''),(4344,763,'zozo_parallax_status','no'),(4345,763,'zozo_parallax_bg_image',''),(4346,763,'zozo_parallax_bg_image_attach_id',''),(4347,763,'zozo_parallax_bg_repeat',''),(4348,763,'zozo_parallax_bg_attachment',''),(4349,763,'zozo_parallax_bg_postion',''),(4350,763,'zozo_parallax_bg_size',''),(4351,763,'zozo_parallax_bg_overlay','no'),(4352,763,'zozo_overlay_pattern_status','no'),(4353,763,'zozo_section_overlay_color',''),(4354,763,'zozo_overlay_color_opacity','0'),(4355,763,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(4356,763,'zozo_parallax_additional_sections_order',''),(4357,763,'_wpb_vc_js_status','false'),(4358,763,'_wpb_shortcodes_custom_css','.vc_custom_1462336097716{border-top-width: 0px !important;}.vc_custom_1461993874864{border-top-width: 0px !important;}.vc_custom_1461997469914{border-top-width: 0px !important;}.vc_custom_1461998757259{border-top-width: 0px !important;}.vc_custom_1461930248900{padding-top: 70px !important;}.vc_custom_1461930248900{padding-top: 70px !important;}.vc_custom_1461930248900{padding-top: 70px !important;}.vc_custom_1461933931967{padding-top: 70px !important;}.vc_custom_1461933931967{padding-top: 70px !important;}.vc_custom_1461999879045{padding-top: 70px !important;}.vc_custom_1461994203686{background-color: #333333 !important;}.vc_custom_1461999290048{background-color: #333333 !important;}.vc_custom_1461994203686{background-color: #333333 !important;}.vc_custom_1461994203686{background-color: #333333 !important;}.vc_custom_1461999721355{background-color: #333333 !important;}.vc_custom_1469795895803{background-color: #333333 !important;}.vc_custom_1461999792881{background-color: #333333 !important;}.vc_custom_1461999823658{background-color: #333333 !important;}.vc_custom_1461999916486{padding-top: 70px !important;}.vc_custom_1462000208558{padding-top: 70px !important;}'),(4359,765,'_wpb_shortcodes_custom_css','.vc_custom_1506054960121{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4360,765,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4361,765,'_wpb_shortcodes_custom_css','.vc_custom_1506054960121{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4362,765,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4363,765,'_wp_page_template','template-fullwidth.php'),(4364,765,'slide_template','default'),(4365,765,'zozo_page_top_padding',''),(4366,765,'zozo_page_bottom_padding',''),(4367,765,'zozo_slider_position','default'),(4368,765,'zozo_revolutionslider',''),(4369,765,'zozo_show_header','yes'),(4370,765,'zozo_show_header_top_bar','default'),(4371,765,'zozo_header_layout','default'),(4372,765,'zozo_header_type','default'),(4373,765,'zozo_header_transparency','default'),(4374,765,'zozo_header_skin','default'),(4375,765,'zozo_header_menu_skin','default'),(4376,765,'zozo_header_dropdown_menu_skin','default'),(4377,765,'zozo_custom_nav_menu','default'),(4378,765,'zozo_header_bg_image',''),(4379,765,'zozo_header_bg_image_attach_id',''),(4380,765,'zozo_header_bg_color',''),(4381,765,'zozo_header_bg_opacity','0'),(4382,765,'zozo_header_bg_repeat',''),(4383,765,'zozo_header_bg_attachment',''),(4384,765,'zozo_header_bg_postion',''),(4385,765,'zozo_header_bg_full','0'),(4386,765,'zozo_footer_type','default'),(4387,765,'zozo_footer_skin','default'),(4388,765,'zozo_footer_style','default'),(4389,765,'zozo_show_footer_widgets','default'),(4390,765,'zozo_show_copyright_bar','default'),(4391,765,'zozo_show_footer_menu','default'),(4392,765,'zozo_footer_sidebar_1','0'),(4393,765,'zozo_footer_sidebar_2','0'),(4394,765,'zozo_footer_sidebar_3','0'),(4395,765,'zozo_footer_sidebar_4','0'),(4396,765,'zozo_primary_sidebar','0'),(4397,765,'zozo_secondary_sidebar','0'),(4398,765,'zozo_hide_page_title_bar','default'),(4399,765,'zozo_hide_page_title','default'),(4400,765,'zozo_page_title_type','default'),(4401,765,'zozo_page_title_skin','default'),(4402,765,'zozo_page_title_align','default'),(4403,765,'zozo_display_breadcrumbs','default'),(4404,765,'zozo_show_page_slogan','yes'),(4405,765,'zozo_page_slogan',''),(4406,765,'zozo_page_title_height',''),(4407,765,'zozo_page_title_mobile_height',''),(4408,765,'zozo_page_title_bar_title_color',''),(4409,765,'zozo_page_title_bar_slogan_color',''),(4410,765,'zozo_page_breadcrumbs_color',''),(4411,765,'zozo_page_title_bar_border_color',''),(4412,765,'zozo_page_title_bar_bg',''),(4413,765,'zozo_page_title_bar_bg_attach_id',''),(4414,765,'zozo_page_title_bar_bg_color',''),(4415,765,'zozo_page_title_bar_bg_repeat','default'),(4416,765,'zozo_page_title_bar_bg_position','default'),(4417,765,'zozo_page_title_bar_bg_parallax','default'),(4418,765,'zozo_page_title_bar_bg_full','0'),(4419,765,'zozo_page_title_video_bg','0'),(4420,765,'zozo_page_title_video_id',''),(4421,765,'zozo_page_bg_image',''),(4422,765,'zozo_page_bg_image_attach_id',''),(4423,765,'zozo_page_bg_repeat',''),(4424,765,'zozo_page_bg_attachment',''),(4425,765,'zozo_page_bg_position',''),(4426,765,'zozo_page_bg_color',''),(4427,765,'zozo_page_bg_opacity','0'),(4428,765,'zozo_page_bg_full','0'),(4429,765,'zozo_body_bg_image',''),(4430,765,'zozo_body_bg_image_attach_id',''),(4431,765,'zozo_body_bg_repeat',''),(4432,765,'zozo_body_bg_attachment',''),(4433,765,'zozo_body_bg_position',''),(4434,765,'zozo_body_bg_color',''),(4435,765,'zozo_body_bg_opacity','0'),(4436,765,'zozo_body_bg_full','0'),(4437,765,'zozo_section_header_status','show'),(4438,765,'zozo_section_title',''),(4439,765,'zozo_section_slogan',''),(4440,765,'zozo_section_padding_top',''),(4441,765,'zozo_section_padding_bottom',''),(4442,765,'zozo_section_header_padding',''),(4443,765,'zozo_section_title_color',''),(4444,765,'zozo_section_slogan_color',''),(4445,765,'zozo_section_text_color',''),(4446,765,'zozo_section_content_heading_color',''),(4447,765,'zozo_section_bg_color',''),(4448,765,'zozo_parallax_status','no'),(4449,765,'zozo_parallax_bg_image',''),(4450,765,'zozo_parallax_bg_image_attach_id',''),(4451,765,'zozo_parallax_bg_repeat',''),(4452,765,'zozo_parallax_bg_attachment',''),(4453,765,'zozo_parallax_bg_postion',''),(4454,765,'zozo_parallax_bg_size',''),(4455,765,'zozo_parallax_bg_overlay','no'),(4456,765,'zozo_overlay_pattern_status','no'),(4457,765,'zozo_section_overlay_color',''),(4458,765,'zozo_overlay_color_opacity','0'),(4459,765,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(4460,765,'zozo_parallax_additional_sections_order',''),(4461,765,'_wpb_vc_js_status','true'),(4462,765,'_wpb_shortcodes_custom_css','.vc_custom_1506054960121{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}'),(4463,770,'_wpb_shortcodes_custom_css','.vc_custom_1461755173642{padding-bottom: 0px !important;}.vc_custom_1461755251986{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1461741169480{padding-top: 0px !important;}'),(4464,770,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4465,770,'_wpb_shortcodes_custom_css','.vc_custom_1461755173642{padding-bottom: 0px !important;}.vc_custom_1461755251986{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1461741169480{padding-top: 0px !important;}'),(4466,770,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4467,770,'_wp_page_template','template-fullwidth.php'),(4468,770,'slide_template','default'),(4469,770,'zozo_page_top_padding',''),(4470,770,'zozo_page_bottom_padding',''),(4471,770,'zozo_slider_position','default'),(4472,770,'zozo_revolutionslider',''),(4473,770,'zozo_show_header','yes'),(4474,770,'zozo_show_header_top_bar','default'),(4475,770,'zozo_header_layout','default'),(4476,770,'zozo_header_type','default'),(4477,770,'zozo_header_transparency','default'),(4478,770,'zozo_header_skin','default'),(4479,770,'zozo_header_menu_skin','default'),(4480,770,'zozo_header_dropdown_menu_skin','default'),(4481,770,'zozo_custom_nav_menu','default'),(4482,770,'zozo_header_bg_image',''),(4483,770,'zozo_header_bg_image_attach_id',''),(4484,770,'zozo_header_bg_color',''),(4485,770,'zozo_header_bg_opacity','0'),(4486,770,'zozo_header_bg_repeat',''),(4487,770,'zozo_header_bg_attachment',''),(4488,770,'zozo_header_bg_postion',''),(4489,770,'zozo_header_bg_full','0'),(4490,770,'zozo_footer_type','default'),(4491,770,'zozo_footer_skin','default'),(4492,770,'zozo_footer_style','default'),(4493,770,'zozo_show_footer_widgets','default'),(4494,770,'zozo_show_copyright_bar','default'),(4495,770,'zozo_show_footer_menu','default'),(4496,770,'zozo_footer_sidebar_1','0'),(4497,770,'zozo_footer_sidebar_2','0'),(4498,770,'zozo_footer_sidebar_3','0'),(4499,770,'zozo_footer_sidebar_4','0'),(4500,770,'zozo_primary_sidebar','0'),(4501,770,'zozo_secondary_sidebar','0'),(4502,770,'zozo_hide_page_title_bar','default'),(4503,770,'zozo_hide_page_title','default'),(4504,770,'zozo_page_title_type','default'),(4505,770,'zozo_page_title_skin','default'),(4506,770,'zozo_page_title_align','default'),(4507,770,'zozo_display_breadcrumbs','default'),(4508,770,'zozo_show_page_slogan','yes'),(4509,770,'zozo_page_slogan',''),(4510,770,'zozo_page_title_height',''),(4511,770,'zozo_page_title_mobile_height',''),(4512,770,'zozo_page_title_bar_title_color',''),(4513,770,'zozo_page_title_bar_slogan_color',''),(4514,770,'zozo_page_breadcrumbs_color',''),(4515,770,'zozo_page_title_bar_border_color',''),(4516,770,'zozo_page_title_bar_bg',''),(4517,770,'zozo_page_title_bar_bg_attach_id',''),(4518,770,'zozo_page_title_bar_bg_color',''),(4519,770,'zozo_page_title_bar_bg_repeat','default'),(4520,770,'zozo_page_title_bar_bg_position','default'),(4521,770,'zozo_page_title_bar_bg_parallax','default'),(4522,770,'zozo_page_title_bar_bg_full','0'),(4523,770,'zozo_page_title_video_bg','0'),(4524,770,'zozo_page_title_video_id',''),(4525,770,'zozo_page_bg_image',''),(4526,770,'zozo_page_bg_image_attach_id',''),(4527,770,'zozo_page_bg_repeat',''),(4528,770,'zozo_page_bg_attachment',''),(4529,770,'zozo_page_bg_position',''),(4530,770,'zozo_page_bg_color',''),(4531,770,'zozo_page_bg_opacity','0'),(4532,770,'zozo_page_bg_full','0'),(4533,770,'zozo_body_bg_image',''),(4534,770,'zozo_body_bg_image_attach_id',''),(4535,770,'zozo_body_bg_repeat',''),(4536,770,'zozo_body_bg_attachment',''),(4537,770,'zozo_body_bg_position',''),(4538,770,'zozo_body_bg_color',''),(4539,770,'zozo_body_bg_opacity','0'),(4540,770,'zozo_body_bg_full','0'),(4541,770,'zozo_section_header_status','show'),(4542,770,'zozo_section_title',''),(4543,770,'zozo_section_slogan',''),(4544,770,'zozo_section_padding_top',''),(4545,770,'zozo_section_padding_bottom',''),(4546,770,'zozo_section_header_padding',''),(4547,770,'zozo_section_title_color',''),(4548,770,'zozo_section_slogan_color',''),(4549,770,'zozo_section_text_color',''),(4550,770,'zozo_section_content_heading_color',''),(4551,770,'zozo_section_bg_color',''),(4552,770,'zozo_parallax_status','no'),(4553,770,'zozo_parallax_bg_image',''),(4554,770,'zozo_parallax_bg_image_attach_id',''),(4555,770,'zozo_parallax_bg_repeat',''),(4556,770,'zozo_parallax_bg_attachment',''),(4557,770,'zozo_parallax_bg_postion',''),(4558,770,'zozo_parallax_bg_size',''),(4559,770,'zozo_parallax_bg_overlay','no'),(4560,770,'zozo_overlay_pattern_status','no'),(4561,770,'zozo_section_overlay_color',''),(4562,770,'zozo_overlay_color_opacity','0'),(4563,770,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(4564,770,'zozo_parallax_additional_sections_order',''),(4565,770,'_wpb_vc_js_status','false'),(4566,770,'_wpb_shortcodes_custom_css','.vc_custom_1461755173642{padding-bottom: 0px !important;}.vc_custom_1461755251986{padding-top: 80px !important;padding-bottom: 80px !important;}.vc_custom_1461741169480{padding-top: 0px !important;}'),(4567,774,'_wpb_shortcodes_custom_css','.vc_custom_1462011193427{background-image: url(http://themes.zozothemes.com/aven/wp-content/uploads/2016/04/slide-11.jpg?id=838) !important;}'),(4568,774,'_wpb_shortcodes_custom_css','.vc_custom_1462011193427{background-image: url(http://themes.zozothemes.com/aven/wp-content/uploads/2016/04/slide-11.jpg?id=838) !important;}'),(4569,774,'_wp_page_template','template-fullwidth.php'),(4570,774,'slide_template','default'),(4571,774,'zozo_page_top_padding',''),(4572,774,'zozo_page_bottom_padding',''),(4573,774,'zozo_slider_position','default'),(4574,774,'zozo_revolutionslider',''),(4575,774,'zozo_show_header','yes'),(4576,774,'zozo_show_header_top_bar','default'),(4577,774,'zozo_header_layout','default'),(4578,774,'zozo_header_type','default'),(4579,774,'zozo_header_transparency','default'),(4580,774,'zozo_header_skin','default'),(4581,774,'zozo_header_menu_skin','default'),(4582,774,'zozo_header_dropdown_menu_skin','default'),(4583,774,'zozo_custom_nav_menu','default'),(4584,774,'zozo_header_bg_image',''),(4585,774,'zozo_header_bg_image_attach_id',''),(4586,774,'zozo_header_bg_color',''),(4587,774,'zozo_header_bg_opacity','0'),(4588,774,'zozo_header_bg_repeat',''),(4589,774,'zozo_header_bg_attachment',''),(4590,774,'zozo_header_bg_postion',''),(4591,774,'zozo_header_bg_full','0'),(4592,774,'zozo_footer_type','default'),(4593,774,'zozo_footer_skin','default'),(4594,774,'zozo_footer_style','default'),(4595,774,'zozo_show_footer_widgets','default'),(4596,774,'zozo_show_copyright_bar','default'),(4597,774,'zozo_show_footer_menu','default'),(4598,774,'zozo_footer_sidebar_1','0'),(4599,774,'zozo_footer_sidebar_2','0'),(4600,774,'zozo_footer_sidebar_3','0'),(4601,774,'zozo_footer_sidebar_4','0'),(4602,774,'zozo_primary_sidebar','0'),(4603,774,'zozo_secondary_sidebar','0'),(4604,774,'zozo_hide_page_title_bar','default'),(4605,774,'zozo_hide_page_title','default'),(4606,774,'zozo_page_title_type','default'),(4607,774,'zozo_page_title_skin','default'),(4608,774,'zozo_page_title_align','default'),(4609,774,'zozo_display_breadcrumbs','default'),(4610,774,'zozo_show_page_slogan','yes'),(4611,774,'zozo_page_slogan',''),(4612,774,'zozo_page_title_height',''),(4613,774,'zozo_page_title_mobile_height',''),(4614,774,'zozo_page_title_bar_title_color',''),(4615,774,'zozo_page_title_bar_slogan_color',''),(4616,774,'zozo_page_breadcrumbs_color',''),(4617,774,'zozo_page_title_bar_border_color',''),(4618,774,'zozo_page_title_bar_bg',''),(4619,774,'zozo_page_title_bar_bg_attach_id',''),(4620,774,'zozo_page_title_bar_bg_color',''),(4621,774,'zozo_page_title_bar_bg_repeat','default'),(4622,774,'zozo_page_title_bar_bg_position','default'),(4623,774,'zozo_page_title_bar_bg_parallax','default'),(4624,774,'zozo_page_title_bar_bg_full','0'),(4625,774,'zozo_page_title_video_bg','0'),(4626,774,'zozo_page_title_video_id',''),(4627,774,'zozo_page_bg_image',''),(4628,774,'zozo_page_bg_image_attach_id',''),(4629,774,'zozo_page_bg_repeat',''),(4630,774,'zozo_page_bg_attachment',''),(4631,774,'zozo_page_bg_position',''),(4632,774,'zozo_page_bg_color',''),(4633,774,'zozo_page_bg_opacity','0'),(4634,774,'zozo_page_bg_full','0'),(4635,774,'zozo_body_bg_image',''),(4636,774,'zozo_body_bg_image_attach_id',''),(4637,774,'zozo_body_bg_repeat',''),(4638,774,'zozo_body_bg_attachment',''),(4639,774,'zozo_body_bg_position',''),(4640,774,'zozo_body_bg_color',''),(4641,774,'zozo_body_bg_opacity','0'),(4642,774,'zozo_body_bg_full','0'),(4643,774,'zozo_section_header_status','show'),(4644,774,'zozo_section_title',''),(4645,774,'zozo_section_slogan',''),(4646,774,'zozo_section_padding_top',''),(4647,774,'zozo_section_padding_bottom',''),(4648,774,'zozo_section_header_padding',''),(4649,774,'zozo_section_title_color',''),(4650,774,'zozo_section_slogan_color',''),(4651,774,'zozo_section_text_color',''),(4652,774,'zozo_section_content_heading_color',''),(4653,774,'zozo_section_bg_color',''),(4654,774,'zozo_parallax_status','no'),(4655,774,'zozo_parallax_bg_image',''),(4656,774,'zozo_parallax_bg_image_attach_id',''),(4657,774,'zozo_parallax_bg_repeat',''),(4658,774,'zozo_parallax_bg_attachment',''),(4659,774,'zozo_parallax_bg_postion',''),(4660,774,'zozo_parallax_bg_size',''),(4661,774,'zozo_parallax_bg_overlay','no'),(4662,774,'zozo_overlay_pattern_status','no'),(4663,774,'zozo_section_overlay_color',''),(4664,774,'zozo_overlay_color_opacity','0'),(4665,774,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(4666,774,'zozo_parallax_additional_sections_order',''),(4667,774,'_wpb_vc_js_status','true'),(4668,774,'_wpb_shortcodes_custom_css','.vc_custom_1462011193427{background-image: url(http://themes.zozothemes.com/aven/wp-content/uploads/2016/04/slide-11.jpg?id=838) !important;}'),(4669,775,'_wpb_shortcodes_custom_css','.vc_custom_1462010273698{padding-top: 0px !important;}.vc_custom_1462010281379{padding-top: 0px !important;}.vc_custom_1462010288074{padding-top: 0px !important;}'),(4670,775,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4671,775,'_wpb_shortcodes_custom_css','.vc_custom_1462010273698{padding-top: 0px !important;}.vc_custom_1462010281379{padding-top: 0px !important;}.vc_custom_1462010288074{padding-top: 0px !important;}'),(4672,775,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4673,775,'_wp_page_template','template-fullwidth.php'),(4674,775,'slide_template','default'),(4675,775,'zozo_page_top_padding',''),(4676,775,'zozo_page_bottom_padding',''),(4677,775,'zozo_slider_position','default'),(4678,775,'zozo_revolutionslider',''),(4679,775,'zozo_show_header','yes'),(4680,775,'zozo_show_header_top_bar','default'),(4681,775,'zozo_header_layout','default'),(4682,775,'zozo_header_type','default'),(4683,775,'zozo_header_transparency','default'),(4684,775,'zozo_header_skin','default'),(4685,775,'zozo_header_menu_skin','default'),(4686,775,'zozo_header_dropdown_menu_skin','default'),(4687,775,'zozo_custom_nav_menu','default'),(4688,775,'zozo_header_bg_image',''),(4689,775,'zozo_header_bg_image_attach_id',''),(4690,775,'zozo_header_bg_color',''),(4691,775,'zozo_header_bg_opacity','0'),(4692,775,'zozo_header_bg_repeat',''),(4693,775,'zozo_header_bg_attachment',''),(4694,775,'zozo_header_bg_postion',''),(4695,775,'zozo_header_bg_full','0'),(4696,775,'zozo_footer_type','default'),(4697,775,'zozo_footer_skin','default'),(4698,775,'zozo_footer_style','default'),(4699,775,'zozo_show_footer_widgets','default'),(4700,775,'zozo_show_copyright_bar','default'),(4701,775,'zozo_show_footer_menu','default'),(4702,775,'zozo_footer_sidebar_1','0'),(4703,775,'zozo_footer_sidebar_2','0'),(4704,775,'zozo_footer_sidebar_3','0'),(4705,775,'zozo_footer_sidebar_4','0'),(4706,775,'zozo_primary_sidebar','0'),(4707,775,'zozo_secondary_sidebar','0'),(4708,775,'zozo_hide_page_title_bar','default'),(4709,775,'zozo_hide_page_title','default'),(4710,775,'zozo_page_title_type','default'),(4711,775,'zozo_page_title_skin','default'),(4712,775,'zozo_page_title_align','default'),(4713,775,'zozo_display_breadcrumbs','default'),(4714,775,'zozo_show_page_slogan','yes'),(4715,775,'zozo_page_slogan',''),(4716,775,'zozo_page_title_height',''),(4717,775,'zozo_page_title_mobile_height',''),(4718,775,'zozo_page_title_bar_title_color',''),(4719,775,'zozo_page_title_bar_slogan_color',''),(4720,775,'zozo_page_breadcrumbs_color',''),(4721,775,'zozo_page_title_bar_border_color',''),(4722,775,'zozo_page_title_bar_bg',''),(4723,775,'zozo_page_title_bar_bg_attach_id',''),(4724,775,'zozo_page_title_bar_bg_color',''),(4725,775,'zozo_page_title_bar_bg_repeat','default'),(4726,775,'zozo_page_title_bar_bg_position','default'),(4727,775,'zozo_page_title_bar_bg_parallax','default'),(4728,775,'zozo_page_title_bar_bg_full','0'),(4729,775,'zozo_page_title_video_bg','0'),(4730,775,'zozo_page_title_video_id',''),(4731,775,'zozo_page_bg_image',''),(4732,775,'zozo_page_bg_image_attach_id',''),(4733,775,'zozo_page_bg_repeat',''),(4734,775,'zozo_page_bg_attachment',''),(4735,775,'zozo_page_bg_position',''),(4736,775,'zozo_page_bg_color',''),(4737,775,'zozo_page_bg_opacity','0'),(4738,775,'zozo_page_bg_full','0'),(4739,775,'zozo_body_bg_image',''),(4740,775,'zozo_body_bg_image_attach_id',''),(4741,775,'zozo_body_bg_repeat',''),(4742,775,'zozo_body_bg_attachment',''),(4743,775,'zozo_body_bg_position',''),(4744,775,'zozo_body_bg_color',''),(4745,775,'zozo_body_bg_opacity','0'),(4746,775,'zozo_body_bg_full','0'),(4747,775,'zozo_section_header_status','show'),(4748,775,'zozo_section_title',''),(4749,775,'zozo_section_slogan',''),(4750,775,'zozo_section_padding_top',''),(4751,775,'zozo_section_padding_bottom',''),(4752,775,'zozo_section_header_padding',''),(4753,775,'zozo_section_title_color',''),(4754,775,'zozo_section_slogan_color',''),(4755,775,'zozo_section_text_color',''),(4756,775,'zozo_section_content_heading_color',''),(4757,775,'zozo_section_bg_color',''),(4758,775,'zozo_parallax_status','no'),(4759,775,'zozo_parallax_bg_image',''),(4760,775,'zozo_parallax_bg_image_attach_id',''),(4761,775,'zozo_parallax_bg_repeat',''),(4762,775,'zozo_parallax_bg_attachment',''),(4763,775,'zozo_parallax_bg_postion',''),(4764,775,'zozo_parallax_bg_size',''),(4765,775,'zozo_parallax_bg_overlay','no'),(4766,775,'zozo_overlay_pattern_status','no'),(4767,775,'zozo_section_overlay_color',''),(4768,775,'zozo_overlay_color_opacity','0'),(4769,775,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(4770,775,'zozo_parallax_additional_sections_order',''),(4771,775,'_wpb_vc_js_status','false'),(4772,775,'_wpb_shortcodes_custom_css','.vc_custom_1462010273698{padding-top: 0px !important;}.vc_custom_1462010281379{padding-top: 0px !important;}.vc_custom_1462010288074{padding-top: 0px !important;}'),(4773,776,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4774,776,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4775,776,'_wp_page_template','template-fullwidth.php'),(4776,776,'slide_template','default'),(4777,776,'zozo_page_top_padding',''),(4778,776,'zozo_page_bottom_padding',''),(4779,776,'zozo_slider_position','default'),(4780,776,'zozo_revolutionslider',''),(4781,776,'zozo_show_header','yes'),(4782,776,'zozo_show_header_top_bar','default'),(4783,776,'zozo_header_layout','default'),(4784,776,'zozo_header_type','default'),(4785,776,'zozo_header_transparency','default'),(4786,776,'zozo_header_skin','default'),(4787,776,'zozo_header_menu_skin','default'),(4788,776,'zozo_header_dropdown_menu_skin','default'),(4789,776,'zozo_custom_nav_menu','default'),(4790,776,'zozo_header_bg_image',''),(4791,776,'zozo_header_bg_image_attach_id',''),(4792,776,'zozo_header_bg_color',''),(4793,776,'zozo_header_bg_opacity','0'),(4794,776,'zozo_header_bg_repeat',''),(4795,776,'zozo_header_bg_attachment',''),(4796,776,'zozo_header_bg_postion',''),(4797,776,'zozo_header_bg_full','0'),(4798,776,'zozo_footer_type','default'),(4799,776,'zozo_footer_skin','default'),(4800,776,'zozo_footer_style','default'),(4801,776,'zozo_show_footer_widgets','default'),(4802,776,'zozo_show_copyright_bar','default'),(4803,776,'zozo_show_footer_menu','default'),(4804,776,'zozo_footer_sidebar_1','0'),(4805,776,'zozo_footer_sidebar_2','0'),(4806,776,'zozo_footer_sidebar_3','0'),(4807,776,'zozo_footer_sidebar_4','0'),(4808,776,'zozo_primary_sidebar','0'),(4809,776,'zozo_secondary_sidebar','0'),(4810,776,'zozo_hide_page_title_bar','default'),(4811,776,'zozo_hide_page_title','default'),(4812,776,'zozo_page_title_type','default'),(4813,776,'zozo_page_title_skin','default'),(4814,776,'zozo_page_title_align','default'),(4815,776,'zozo_display_breadcrumbs','default'),(4816,776,'zozo_show_page_slogan','yes'),(4817,776,'zozo_page_slogan',''),(4818,776,'zozo_page_title_height',''),(4819,776,'zozo_page_title_mobile_height',''),(4820,776,'zozo_page_title_bar_title_color',''),(4821,776,'zozo_page_title_bar_slogan_color',''),(4822,776,'zozo_page_breadcrumbs_color',''),(4823,776,'zozo_page_title_bar_border_color',''),(4824,776,'zozo_page_title_bar_bg',''),(4825,776,'zozo_page_title_bar_bg_attach_id',''),(4826,776,'zozo_page_title_bar_bg_color',''),(4827,776,'zozo_page_title_bar_bg_repeat','default'),(4828,776,'zozo_page_title_bar_bg_position','default'),(4829,776,'zozo_page_title_bar_bg_parallax','default'),(4830,776,'zozo_page_title_bar_bg_full','0'),(4831,776,'zozo_page_title_video_bg','0'),(4832,776,'zozo_page_title_video_id',''),(4833,776,'zozo_page_bg_image',''),(4834,776,'zozo_page_bg_image_attach_id',''),(4835,776,'zozo_page_bg_repeat',''),(4836,776,'zozo_page_bg_attachment',''),(4837,776,'zozo_page_bg_position',''),(4838,776,'zozo_page_bg_color',''),(4839,776,'zozo_page_bg_opacity','0'),(4840,776,'zozo_page_bg_full','0'),(4841,776,'zozo_body_bg_image',''),(4842,776,'zozo_body_bg_image_attach_id',''),(4843,776,'zozo_body_bg_repeat',''),(4844,776,'zozo_body_bg_attachment',''),(4845,776,'zozo_body_bg_position',''),(4846,776,'zozo_body_bg_color',''),(4847,776,'zozo_body_bg_opacity','0'),(4848,776,'zozo_body_bg_full','0'),(4849,776,'zozo_section_header_status','show'),(4850,776,'zozo_section_title',''),(4851,776,'zozo_section_slogan',''),(4852,776,'zozo_section_padding_top',''),(4853,776,'zozo_section_padding_bottom',''),(4854,776,'zozo_section_header_padding',''),(4855,776,'zozo_section_title_color',''),(4856,776,'zozo_section_slogan_color',''),(4857,776,'zozo_section_text_color',''),(4858,776,'zozo_section_content_heading_color',''),(4859,776,'zozo_section_bg_color',''),(4860,776,'zozo_parallax_status','no'),(4861,776,'zozo_parallax_bg_image',''),(4862,776,'zozo_parallax_bg_image_attach_id',''),(4863,776,'zozo_parallax_bg_repeat',''),(4864,776,'zozo_parallax_bg_attachment',''),(4865,776,'zozo_parallax_bg_postion',''),(4866,776,'zozo_parallax_bg_size',''),(4867,776,'zozo_parallax_bg_overlay','no'),(4868,776,'zozo_overlay_pattern_status','no'),(4869,776,'zozo_section_overlay_color',''),(4870,776,'zozo_overlay_color_opacity','0'),(4871,776,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(4872,776,'zozo_parallax_additional_sections_order',''),(4873,776,'_wpb_vc_js_status','false'),(4874,777,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4875,777,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(4876,777,'_wp_page_template','template-fullwidth.php'),(4877,777,'slide_template','default'),(4878,777,'zozo_page_top_padding',''),(4879,777,'zozo_page_bottom_padding',''),(4880,777,'zozo_slider_position','default'),(4881,777,'zozo_revolutionslider',''),(4882,777,'zozo_show_header','yes'),(4883,777,'zozo_show_header_top_bar','default'),(4884,777,'zozo_header_layout','default'),(4885,777,'zozo_header_type','default'),(4886,777,'zozo_header_transparency','default'),(4887,777,'zozo_header_skin','default'),(4888,777,'zozo_header_menu_skin','default'),(4889,777,'zozo_header_dropdown_menu_skin','default'),(4890,777,'zozo_custom_nav_menu','default'),(4891,777,'zozo_header_bg_image',''),(4892,777,'zozo_header_bg_image_attach_id',''),(4893,777,'zozo_header_bg_color',''),(4894,777,'zozo_header_bg_opacity','0'),(4895,777,'zozo_header_bg_repeat',''),(4896,777,'zozo_header_bg_attachment',''),(4897,777,'zozo_header_bg_postion',''),(4898,777,'zozo_header_bg_full','0'),(4899,777,'zozo_footer_type','default'),(4900,777,'zozo_footer_skin','default'),(4901,777,'zozo_footer_style','default'),(4902,777,'zozo_show_footer_widgets','default'),(4903,777,'zozo_show_copyright_bar','default'),(4904,777,'zozo_show_footer_menu','default'),(4905,777,'zozo_footer_sidebar_1','0'),(4906,777,'zozo_footer_sidebar_2','0'),(4907,777,'zozo_footer_sidebar_3','0'),(4908,777,'zozo_footer_sidebar_4','0'),(4909,777,'zozo_primary_sidebar','0'),(4910,777,'zozo_secondary_sidebar','0'),(4911,777,'zozo_hide_page_title_bar','default'),(4912,777,'zozo_hide_page_title','default'),(4913,777,'zozo_page_title_type','default'),(4914,777,'zozo_page_title_skin','default'),(4915,777,'zozo_page_title_align','default'),(4916,777,'zozo_display_breadcrumbs','default'),(4917,777,'zozo_show_page_slogan','yes'),(4918,777,'zozo_page_slogan',''),(4919,777,'zozo_page_title_height',''),(4920,777,'zozo_page_title_mobile_height',''),(4921,777,'zozo_page_title_bar_title_color',''),(4922,777,'zozo_page_title_bar_slogan_color',''),(4923,777,'zozo_page_breadcrumbs_color',''),(4924,777,'zozo_page_title_bar_border_color',''),(4925,777,'zozo_page_title_bar_bg',''),(4926,777,'zozo_page_title_bar_bg_attach_id',''),(4927,777,'zozo_page_title_bar_bg_color',''),(4928,777,'zozo_page_title_bar_bg_repeat','default'),(4929,777,'zozo_page_title_bar_bg_position','default'),(4930,777,'zozo_page_title_bar_bg_parallax','default'),(4931,777,'zozo_page_title_bar_bg_full','0'),(4932,777,'zozo_page_title_video_bg','0'),(4933,777,'zozo_page_title_video_id',''),(4934,777,'zozo_page_bg_image',''),(4935,777,'zozo_page_bg_image_attach_id',''),(4936,777,'zozo_page_bg_repeat',''),(4937,777,'zozo_page_bg_attachment',''),(4938,777,'zozo_page_bg_position',''),(4939,777,'zozo_page_bg_color',''),(4940,777,'zozo_page_bg_opacity','0'),(4941,777,'zozo_page_bg_full','0'),(4942,777,'zozo_body_bg_image',''),(4943,777,'zozo_body_bg_image_attach_id',''),(4944,777,'zozo_body_bg_repeat',''),(4945,777,'zozo_body_bg_attachment',''),(4946,777,'zozo_body_bg_position',''),(4947,777,'zozo_body_bg_color',''),(4948,777,'zozo_body_bg_opacity','0'),(4949,777,'zozo_body_bg_full','0'),(4950,777,'zozo_section_header_status','show'),(4951,777,'zozo_section_title',''),(4952,777,'zozo_section_slogan',''),(4953,777,'zozo_section_padding_top',''),(4954,777,'zozo_section_padding_bottom',''),(4955,777,'zozo_section_header_padding',''),(4956,777,'zozo_section_title_color',''),(4957,777,'zozo_section_slogan_color',''),(4958,777,'zozo_section_text_color',''),(4959,777,'zozo_section_content_heading_color',''),(4960,777,'zozo_section_bg_color',''),(4961,777,'zozo_parallax_status','no'),(4962,777,'zozo_parallax_bg_image',''),(4963,777,'zozo_parallax_bg_image_attach_id',''),(4964,777,'zozo_parallax_bg_repeat',''),(4965,777,'zozo_parallax_bg_attachment',''),(4966,777,'zozo_parallax_bg_postion',''),(4967,777,'zozo_parallax_bg_size',''),(4968,777,'zozo_parallax_bg_overlay','no'),(4969,777,'zozo_overlay_pattern_status','no'),(4970,777,'zozo_section_overlay_color',''),(4971,777,'zozo_overlay_color_opacity','0'),(4972,777,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(4973,777,'zozo_parallax_additional_sections_order',''),(4974,777,'_wpb_vc_js_status','true'),(8905,1403,'_menu_item_target',''),(8902,1403,'_menu_item_menu_item_parent','0'),(8904,1403,'_menu_item_object','page'),(8901,1403,'_menu_item_type','post_type'),(8906,1403,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8903,1403,'_menu_item_object_id','886'),(5432,778,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5433,778,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5434,778,'_wp_page_template','template-fullwidth.php'),(5435,778,'slide_template','default'),(5436,778,'zozo_page_top_padding',''),(5437,778,'zozo_page_bottom_padding',''),(5438,778,'zozo_slider_position','default'),(5439,778,'zozo_revolutionslider',''),(5440,778,'zozo_show_header','yes'),(5441,778,'zozo_show_header_top_bar','default'),(5442,778,'zozo_header_layout','default'),(5443,778,'zozo_header_type','default'),(5444,778,'zozo_header_transparency','default'),(5445,778,'zozo_header_skin','default'),(5446,778,'zozo_header_menu_skin','default'),(5447,778,'zozo_header_dropdown_menu_skin','default'),(5448,778,'zozo_custom_nav_menu','default'),(5449,778,'zozo_header_bg_image',''),(5450,778,'zozo_header_bg_image_attach_id',''),(5451,778,'zozo_header_bg_color',''),(5452,778,'zozo_header_bg_opacity','0'),(5453,778,'zozo_header_bg_repeat',''),(5454,778,'zozo_header_bg_attachment',''),(5455,778,'zozo_header_bg_postion',''),(5456,778,'zozo_header_bg_full','0'),(5457,778,'zozo_footer_type','default'),(5458,778,'zozo_footer_skin','default'),(5459,778,'zozo_footer_style','default'),(5460,778,'zozo_show_footer_widgets','default'),(5461,778,'zozo_show_copyright_bar','default'),(5462,778,'zozo_show_footer_menu','default'),(5463,778,'zozo_footer_sidebar_1','0'),(5464,778,'zozo_footer_sidebar_2','0'),(5465,778,'zozo_footer_sidebar_3','0'),(5466,778,'zozo_footer_sidebar_4','0'),(5467,778,'zozo_primary_sidebar','0'),(5468,778,'zozo_secondary_sidebar','0'),(5469,778,'zozo_hide_page_title_bar','default'),(5470,778,'zozo_hide_page_title','default'),(5471,778,'zozo_page_title_type','default'),(5472,778,'zozo_page_title_skin','dark'),(5473,778,'zozo_page_title_align','default'),(5474,778,'zozo_display_breadcrumbs','default'),(5475,778,'zozo_show_page_slogan','yes'),(5476,778,'zozo_page_slogan',''),(5477,778,'zozo_page_title_height',''),(5478,778,'zozo_page_title_mobile_height',''),(5479,778,'zozo_page_title_bar_title_color',''),(5480,778,'zozo_page_title_bar_slogan_color',''),(5481,778,'zozo_page_breadcrumbs_color',''),(5482,778,'zozo_page_title_bar_border_color',''),(5483,778,'zozo_page_title_bar_bg',''),(5484,778,'zozo_page_title_bar_bg_attach_id',''),(5485,778,'zozo_page_title_bar_bg_color','#6ab43e'),(5486,778,'zozo_page_title_bar_bg_repeat','default'),(5487,778,'zozo_page_title_bar_bg_position','default'),(5488,778,'zozo_page_title_bar_bg_parallax','default'),(5489,778,'zozo_page_title_bar_bg_full','0'),(5490,778,'zozo_page_title_video_bg','0'),(5491,778,'zozo_page_title_video_id',''),(5492,778,'zozo_page_bg_image',''),(5493,778,'zozo_page_bg_image_attach_id',''),(5494,778,'zozo_page_bg_repeat',''),(5495,778,'zozo_page_bg_attachment',''),(5496,778,'zozo_page_bg_position',''),(5497,778,'zozo_page_bg_color',''),(5498,778,'zozo_page_bg_opacity','0'),(5499,778,'zozo_page_bg_full','0'),(5500,778,'zozo_body_bg_image',''),(5501,778,'zozo_body_bg_image_attach_id',''),(5502,778,'zozo_body_bg_repeat',''),(5503,778,'zozo_body_bg_attachment',''),(5504,778,'zozo_body_bg_position',''),(5505,778,'zozo_body_bg_color',''),(5506,778,'zozo_body_bg_opacity','0'),(5507,778,'zozo_body_bg_full','0'),(5508,778,'zozo_section_header_status','show'),(5509,778,'zozo_section_title',''),(5510,778,'zozo_section_slogan',''),(5511,778,'zozo_section_padding_top',''),(5512,778,'zozo_section_padding_bottom',''),(5513,778,'zozo_section_header_padding',''),(5514,778,'zozo_section_title_color',''),(5515,778,'zozo_section_slogan_color',''),(5516,778,'zozo_section_text_color',''),(5517,778,'zozo_section_content_heading_color',''),(5518,778,'zozo_section_bg_color',''),(5519,778,'zozo_parallax_status','no'),(5520,778,'zozo_parallax_bg_image',''),(5521,778,'zozo_parallax_bg_image_attach_id',''),(5522,778,'zozo_parallax_bg_repeat',''),(5523,778,'zozo_parallax_bg_attachment',''),(5524,778,'zozo_parallax_bg_postion',''),(5525,778,'zozo_parallax_bg_size',''),(5526,778,'zozo_parallax_bg_overlay','no'),(5527,778,'zozo_overlay_pattern_status','no'),(5528,778,'zozo_section_overlay_color',''),(5529,778,'zozo_overlay_color_opacity','0'),(5530,778,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(5531,778,'zozo_parallax_additional_sections_order',''),(5532,778,'_wpb_vc_js_status','false'),(5533,786,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5534,786,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5535,786,'_wp_page_template','template-fullwidth.php'),(5536,786,'slide_template','default'),(5537,786,'zozo_page_top_padding',''),(5538,786,'zozo_page_bottom_padding',''),(5539,786,'zozo_slider_position','default'),(5540,786,'zozo_revolutionslider',''),(5541,786,'zozo_show_header','yes'),(5542,786,'zozo_show_header_top_bar','default'),(5543,786,'zozo_header_layout','default'),(5544,786,'zozo_header_type','default'),(5545,786,'zozo_header_transparency','default'),(5546,786,'zozo_header_skin','default'),(5547,786,'zozo_header_menu_skin','default'),(5548,786,'zozo_header_dropdown_menu_skin','default'),(5549,786,'zozo_custom_nav_menu','default'),(5550,786,'zozo_header_bg_image',''),(5551,786,'zozo_header_bg_image_attach_id',''),(5552,786,'zozo_header_bg_color',''),(5553,786,'zozo_header_bg_opacity','0'),(5554,786,'zozo_header_bg_repeat',''),(5555,786,'zozo_header_bg_attachment',''),(5556,786,'zozo_header_bg_postion',''),(5557,786,'zozo_header_bg_full','0'),(5558,786,'zozo_footer_type','default'),(5559,786,'zozo_footer_skin','default'),(5560,786,'zozo_footer_style','default'),(5561,786,'zozo_show_footer_widgets','default'),(5562,786,'zozo_show_copyright_bar','default'),(5563,786,'zozo_show_footer_menu','default'),(5564,786,'zozo_footer_sidebar_1','0'),(5565,786,'zozo_footer_sidebar_2','0'),(5566,786,'zozo_footer_sidebar_3','0'),(5567,786,'zozo_footer_sidebar_4','0'),(5568,786,'zozo_primary_sidebar','0'),(5569,786,'zozo_secondary_sidebar','0'),(5570,786,'zozo_hide_page_title_bar','default'),(5571,786,'zozo_hide_page_title','default'),(5572,786,'zozo_page_title_type','default'),(5573,786,'zozo_page_title_skin','default'),(5574,786,'zozo_page_title_align','default'),(5575,786,'zozo_display_breadcrumbs','default'),(5576,786,'zozo_show_page_slogan','yes'),(5577,786,'zozo_page_slogan',''),(5578,786,'zozo_page_title_height','85px'),(5579,786,'zozo_page_title_mobile_height',''),(5580,786,'zozo_page_title_bar_title_color',''),(5581,786,'zozo_page_title_bar_slogan_color',''),(5582,786,'zozo_page_breadcrumbs_color',''),(5583,786,'zozo_page_title_bar_border_color',''),(5584,786,'zozo_page_title_bar_bg',''),(5585,786,'zozo_page_title_bar_bg_attach_id',''),(5586,786,'zozo_page_title_bar_bg_color',''),(5587,786,'zozo_page_title_bar_bg_repeat','default'),(5588,786,'zozo_page_title_bar_bg_position','default'),(5589,786,'zozo_page_title_bar_bg_parallax','default'),(5590,786,'zozo_page_title_bar_bg_full','0'),(5591,786,'zozo_page_title_video_bg','0'),(5592,786,'zozo_page_title_video_id',''),(5593,786,'zozo_page_bg_image',''),(5594,786,'zozo_page_bg_image_attach_id',''),(5595,786,'zozo_page_bg_repeat',''),(5596,786,'zozo_page_bg_attachment',''),(5597,786,'zozo_page_bg_position',''),(5598,786,'zozo_page_bg_color',''),(5599,786,'zozo_page_bg_opacity','0'),(5600,786,'zozo_page_bg_full','0'),(5601,786,'zozo_body_bg_image',''),(5602,786,'zozo_body_bg_image_attach_id',''),(5603,786,'zozo_body_bg_repeat',''),(5604,786,'zozo_body_bg_attachment',''),(5605,786,'zozo_body_bg_position',''),(5606,786,'zozo_body_bg_color',''),(5607,786,'zozo_body_bg_opacity','0'),(5608,786,'zozo_body_bg_full','0'),(5609,786,'zozo_section_header_status','show'),(5610,786,'zozo_section_title',''),(5611,786,'zozo_section_slogan',''),(5612,786,'zozo_section_padding_top',''),(5613,786,'zozo_section_padding_bottom',''),(5614,786,'zozo_section_header_padding',''),(5615,786,'zozo_section_title_color',''),(5616,786,'zozo_section_slogan_color',''),(5617,786,'zozo_section_text_color',''),(5618,786,'zozo_section_content_heading_color',''),(5619,786,'zozo_section_bg_color',''),(5620,786,'zozo_parallax_status','no'),(5621,786,'zozo_parallax_bg_image',''),(5622,786,'zozo_parallax_bg_image_attach_id',''),(5623,786,'zozo_parallax_bg_repeat',''),(5624,786,'zozo_parallax_bg_attachment',''),(5625,786,'zozo_parallax_bg_postion',''),(5626,786,'zozo_parallax_bg_size',''),(5627,786,'zozo_parallax_bg_overlay','no'),(5628,786,'zozo_overlay_pattern_status','no'),(5629,786,'zozo_section_overlay_color',''),(5630,786,'zozo_overlay_color_opacity','0'),(5631,786,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(5632,786,'zozo_parallax_additional_sections_order',''),(5633,786,'_wpb_vc_js_status','false'),(5634,787,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5635,787,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5636,787,'_wp_page_template','template-fullwidth.php'),(5637,787,'slide_template','default'),(5638,787,'zozo_page_top_padding',''),(5639,787,'zozo_page_bottom_padding',''),(5640,787,'zozo_slider_position','default'),(5641,787,'zozo_revolutionslider',''),(5642,787,'zozo_show_header','yes'),(5643,787,'zozo_show_header_top_bar','default'),(5644,787,'zozo_header_layout','default'),(5645,787,'zozo_header_type','default'),(5646,787,'zozo_header_transparency','default'),(5647,787,'zozo_header_skin','default'),(5648,787,'zozo_header_menu_skin','default'),(5649,787,'zozo_header_dropdown_menu_skin','default'),(5650,787,'zozo_custom_nav_menu','default'),(5651,787,'zozo_header_bg_image',''),(5652,787,'zozo_header_bg_image_attach_id',''),(5653,787,'zozo_header_bg_color',''),(5654,787,'zozo_header_bg_opacity','0'),(5655,787,'zozo_header_bg_repeat',''),(5656,787,'zozo_header_bg_attachment',''),(5657,787,'zozo_header_bg_postion',''),(5658,787,'zozo_header_bg_full','0'),(5659,787,'zozo_footer_type','default'),(5660,787,'zozo_footer_skin','default'),(5661,787,'zozo_footer_style','default'),(5662,787,'zozo_show_footer_widgets','default'),(5663,787,'zozo_show_copyright_bar','default'),(5664,787,'zozo_show_footer_menu','default'),(5665,787,'zozo_footer_sidebar_1','0'),(5666,787,'zozo_footer_sidebar_2','0'),(5667,787,'zozo_footer_sidebar_3','0'),(5668,787,'zozo_footer_sidebar_4','0'),(5669,787,'zozo_primary_sidebar','0'),(5670,787,'zozo_secondary_sidebar','0'),(5671,787,'zozo_hide_page_title_bar','default'),(5672,787,'zozo_hide_page_title','default'),(5673,787,'zozo_page_title_type','default'),(5674,787,'zozo_page_title_skin','dark'),(5675,787,'zozo_page_title_align','default'),(5676,787,'zozo_display_breadcrumbs','default'),(5677,787,'zozo_show_page_slogan','yes'),(5678,787,'zozo_page_slogan',''),(5679,787,'zozo_page_title_height','380px'),(5680,787,'zozo_page_title_mobile_height','140px'),(5681,787,'zozo_page_title_bar_title_color',''),(5682,787,'zozo_page_title_bar_slogan_color',''),(5683,787,'zozo_page_breadcrumbs_color',''),(5684,787,'zozo_page_title_bar_border_color',''),(5685,787,'zozo_page_title_bar_bg',''),(5686,787,'zozo_page_title_bar_bg_attach_id',''),(5687,787,'zozo_page_title_bar_bg_color',''),(5688,787,'zozo_page_title_bar_bg_repeat','default'),(5689,787,'zozo_page_title_bar_bg_position','default'),(5690,787,'zozo_page_title_bar_bg_parallax','default'),(5691,787,'zozo_page_title_bar_bg_full','0'),(5692,787,'zozo_page_title_video_bg','1'),(5693,787,'zozo_page_title_video_id','Vkq_srFGW5I'),(5694,787,'zozo_page_bg_image',''),(5695,787,'zozo_page_bg_image_attach_id',''),(5696,787,'zozo_page_bg_repeat',''),(5697,787,'zozo_page_bg_attachment',''),(5698,787,'zozo_page_bg_position',''),(5699,787,'zozo_page_bg_color',''),(5700,787,'zozo_page_bg_opacity','0'),(5701,787,'zozo_page_bg_full','0'),(5702,787,'zozo_body_bg_image',''),(5703,787,'zozo_body_bg_image_attach_id',''),(5704,787,'zozo_body_bg_repeat',''),(5705,787,'zozo_body_bg_attachment',''),(5706,787,'zozo_body_bg_position',''),(5707,787,'zozo_body_bg_color',''),(5708,787,'zozo_body_bg_opacity','0'),(5709,787,'zozo_body_bg_full','0'),(5710,787,'zozo_section_header_status','show'),(5711,787,'zozo_section_title',''),(5712,787,'zozo_section_slogan',''),(5713,787,'zozo_section_padding_top',''),(5714,787,'zozo_section_padding_bottom',''),(5715,787,'zozo_section_header_padding',''),(5716,787,'zozo_section_title_color',''),(5717,787,'zozo_section_slogan_color',''),(5718,787,'zozo_section_text_color',''),(5719,787,'zozo_section_content_heading_color',''),(5720,787,'zozo_section_bg_color',''),(5721,787,'zozo_parallax_status','no'),(5722,787,'zozo_parallax_bg_image',''),(5723,787,'zozo_parallax_bg_image_attach_id',''),(5724,787,'zozo_parallax_bg_repeat',''),(5725,787,'zozo_parallax_bg_attachment',''),(5726,787,'zozo_parallax_bg_postion',''),(5727,787,'zozo_parallax_bg_size',''),(5728,787,'zozo_parallax_bg_overlay','no'),(5729,787,'zozo_overlay_pattern_status','no'),(5730,787,'zozo_section_overlay_color',''),(5731,787,'zozo_overlay_color_opacity','0'),(5732,787,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(5733,787,'zozo_parallax_additional_sections_order',''),(5734,787,'_wpb_vc_js_status','true'),(5735,788,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5736,788,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5737,788,'_wp_page_template','template-fullwidth.php'),(5738,788,'slide_template','default'),(5739,788,'zozo_page_top_padding',''),(5740,788,'zozo_page_bottom_padding',''),(5741,788,'zozo_slider_position','default'),(5742,788,'zozo_revolutionslider',''),(5743,788,'zozo_show_header','yes'),(5744,788,'zozo_show_header_top_bar','default'),(5745,788,'zozo_header_layout','default'),(5746,788,'zozo_header_type','default'),(5747,788,'zozo_header_transparency','default'),(5748,788,'zozo_header_skin','default'),(5749,788,'zozo_header_menu_skin','default'),(5750,788,'zozo_header_dropdown_menu_skin','default'),(5751,788,'zozo_custom_nav_menu','default'),(5752,788,'zozo_header_bg_image',''),(5753,788,'zozo_header_bg_image_attach_id',''),(5754,788,'zozo_header_bg_color',''),(5755,788,'zozo_header_bg_opacity','0'),(5756,788,'zozo_header_bg_repeat',''),(5757,788,'zozo_header_bg_attachment',''),(5758,788,'zozo_header_bg_postion',''),(5759,788,'zozo_header_bg_full','0'),(5760,788,'zozo_footer_type','default'),(5761,788,'zozo_footer_skin','default'),(5762,788,'zozo_footer_style','default'),(5763,788,'zozo_show_footer_widgets','default'),(5764,788,'zozo_show_copyright_bar','default'),(5765,788,'zozo_show_footer_menu','default'),(5766,788,'zozo_footer_sidebar_1','0'),(5767,788,'zozo_footer_sidebar_2','0'),(5768,788,'zozo_footer_sidebar_3','0'),(5769,788,'zozo_footer_sidebar_4','0'),(5770,788,'zozo_primary_sidebar','0'),(5771,788,'zozo_secondary_sidebar','0'),(5772,788,'zozo_hide_page_title_bar','default'),(5773,788,'zozo_hide_page_title','default'),(5774,788,'zozo_page_title_type','default'),(5775,788,'zozo_page_title_skin','default'),(5776,788,'zozo_page_title_align','default'),(5777,788,'zozo_display_breadcrumbs','default'),(5778,788,'zozo_show_page_slogan','yes'),(5779,788,'zozo_page_slogan',''),(5780,788,'zozo_page_title_height',''),(5781,788,'zozo_page_title_mobile_height',''),(5782,788,'zozo_page_title_bar_title_color',''),(5783,788,'zozo_page_title_bar_slogan_color',''),(5784,788,'zozo_page_breadcrumbs_color',''),(5785,788,'zozo_page_title_bar_border_color',''),(5786,788,'zozo_page_title_bar_bg',''),(5787,788,'zozo_page_title_bar_bg_attach_id',''),(5788,788,'zozo_page_title_bar_bg_color',''),(5789,788,'zozo_page_title_bar_bg_repeat','default'),(5790,788,'zozo_page_title_bar_bg_position','default'),(5791,788,'zozo_page_title_bar_bg_parallax','default'),(5792,788,'zozo_page_title_bar_bg_full','0'),(5793,788,'zozo_page_title_video_bg','0'),(5794,788,'zozo_page_title_video_id',''),(5795,788,'zozo_page_bg_image',''),(5796,788,'zozo_page_bg_image_attach_id',''),(5797,788,'zozo_page_bg_repeat',''),(5798,788,'zozo_page_bg_attachment',''),(5799,788,'zozo_page_bg_position',''),(5800,788,'zozo_page_bg_color',''),(5801,788,'zozo_page_bg_opacity','0'),(5802,788,'zozo_page_bg_full','0'),(5803,788,'zozo_body_bg_image',''),(5804,788,'zozo_body_bg_image_attach_id',''),(5805,788,'zozo_body_bg_repeat',''),(5806,788,'zozo_body_bg_attachment',''),(5807,788,'zozo_body_bg_position',''),(5808,788,'zozo_body_bg_color',''),(5809,788,'zozo_body_bg_opacity','0'),(5810,788,'zozo_body_bg_full','0'),(5811,788,'zozo_section_header_status','show'),(5812,788,'zozo_section_title',''),(5813,788,'zozo_section_slogan',''),(5814,788,'zozo_section_padding_top',''),(5815,788,'zozo_section_padding_bottom',''),(5816,788,'zozo_section_header_padding',''),(5817,788,'zozo_section_title_color',''),(5818,788,'zozo_section_slogan_color',''),(5819,788,'zozo_section_text_color',''),(5820,788,'zozo_section_content_heading_color',''),(5821,788,'zozo_section_bg_color',''),(5822,788,'zozo_parallax_status','no'),(5823,788,'zozo_parallax_bg_image',''),(5824,788,'zozo_parallax_bg_image_attach_id',''),(5825,788,'zozo_parallax_bg_repeat',''),(5826,788,'zozo_parallax_bg_attachment',''),(5827,788,'zozo_parallax_bg_postion',''),(5828,788,'zozo_parallax_bg_size',''),(5829,788,'zozo_parallax_bg_overlay','no'),(5830,788,'zozo_overlay_pattern_status','no'),(5831,788,'zozo_section_overlay_color',''),(5832,788,'zozo_overlay_color_opacity','0'),(5833,788,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(5834,788,'zozo_parallax_additional_sections_order',''),(5835,788,'_wpb_vc_js_status','true'),(5836,791,'_wpb_shortcodes_custom_css','.vc_custom_1500708526202{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/save-water-from-pollution-1200x691.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(5837,791,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5838,791,'_wpb_shortcodes_custom_css','.vc_custom_1500708526202{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/save-water-from-pollution-1200x691.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(5839,791,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5840,791,'_wp_page_template','template-fullwidth.php'),(5841,791,'slide_template','default'),(5842,791,'zozo_page_top_padding',''),(5843,791,'zozo_page_bottom_padding',''),(5844,791,'zozo_slider_position','default'),(5845,791,'zozo_revolutionslider',''),(5846,791,'zozo_show_header','yes'),(5847,791,'zozo_show_header_top_bar','default'),(5848,791,'zozo_header_layout','default'),(5849,791,'zozo_header_type','default'),(5850,791,'zozo_header_transparency','default'),(5851,791,'zozo_header_skin','default'),(5852,791,'zozo_header_menu_skin','default'),(5853,791,'zozo_header_dropdown_menu_skin','default'),(5854,791,'zozo_custom_nav_menu','default'),(5855,791,'zozo_header_bg_image',''),(5856,791,'zozo_header_bg_image_attach_id',''),(5857,791,'zozo_header_bg_color',''),(5858,791,'zozo_header_bg_opacity','0'),(5859,791,'zozo_header_bg_repeat',''),(5860,791,'zozo_header_bg_attachment',''),(5861,791,'zozo_header_bg_postion',''),(5862,791,'zozo_header_bg_full','0'),(5863,791,'zozo_footer_type','default'),(5864,791,'zozo_footer_skin','default'),(5865,791,'zozo_footer_style','default'),(5866,791,'zozo_show_footer_widgets','default'),(5867,791,'zozo_show_copyright_bar','default'),(5868,791,'zozo_show_footer_menu','default'),(5869,791,'zozo_footer_sidebar_1','0'),(5870,791,'zozo_footer_sidebar_2','0'),(5871,791,'zozo_footer_sidebar_3','0'),(5872,791,'zozo_footer_sidebar_4','0'),(5873,791,'zozo_primary_sidebar','0'),(5874,791,'zozo_secondary_sidebar','0'),(5875,791,'zozo_hide_page_title_bar','default'),(5876,791,'zozo_hide_page_title','default'),(5877,791,'zozo_page_title_type','default'),(5878,791,'zozo_page_title_skin','default'),(5879,791,'zozo_page_title_align','default'),(5880,791,'zozo_display_breadcrumbs','default'),(5881,791,'zozo_show_page_slogan','yes'),(5882,791,'zozo_page_slogan',''),(5883,791,'zozo_page_title_height',''),(5884,791,'zozo_page_title_mobile_height',''),(5885,791,'zozo_page_title_bar_title_color',''),(5886,791,'zozo_page_title_bar_slogan_color',''),(5887,791,'zozo_page_breadcrumbs_color',''),(5888,791,'zozo_page_title_bar_border_color',''),(5889,791,'zozo_page_title_bar_bg',''),(5890,791,'zozo_page_title_bar_bg_attach_id',''),(5891,791,'zozo_page_title_bar_bg_color',''),(5892,791,'zozo_page_title_bar_bg_repeat','default'),(5893,791,'zozo_page_title_bar_bg_position','default'),(5894,791,'zozo_page_title_bar_bg_parallax','default'),(5895,791,'zozo_page_title_bar_bg_full','0'),(5896,791,'zozo_page_title_video_bg','0'),(5897,791,'zozo_page_title_video_id',''),(5898,791,'zozo_page_bg_image',''),(5899,791,'zozo_page_bg_image_attach_id',''),(5900,791,'zozo_page_bg_repeat',''),(5901,791,'zozo_page_bg_attachment',''),(5902,791,'zozo_page_bg_position',''),(5903,791,'zozo_page_bg_color',''),(5904,791,'zozo_page_bg_opacity','0'),(5905,791,'zozo_page_bg_full','0'),(5906,791,'zozo_body_bg_image',''),(5907,791,'zozo_body_bg_image_attach_id',''),(5908,791,'zozo_body_bg_repeat',''),(5909,791,'zozo_body_bg_attachment',''),(5910,791,'zozo_body_bg_position',''),(5911,791,'zozo_body_bg_color',''),(5912,791,'zozo_body_bg_opacity','0'),(5913,791,'zozo_body_bg_full','0'),(5914,791,'zozo_section_header_status','show'),(5915,791,'zozo_section_title',''),(5916,791,'zozo_section_slogan',''),(5917,791,'zozo_section_padding_top',''),(5918,791,'zozo_section_padding_bottom',''),(5919,791,'zozo_section_header_padding',''),(5920,791,'zozo_section_title_color',''),(5921,791,'zozo_section_slogan_color',''),(5922,791,'zozo_section_text_color',''),(5923,791,'zozo_section_content_heading_color',''),(5924,791,'zozo_section_bg_color',''),(5925,791,'zozo_parallax_status','no'),(5926,791,'zozo_parallax_bg_image',''),(5927,791,'zozo_parallax_bg_image_attach_id',''),(5928,791,'zozo_parallax_bg_repeat',''),(5929,791,'zozo_parallax_bg_attachment',''),(5930,791,'zozo_parallax_bg_postion',''),(5931,791,'zozo_parallax_bg_size',''),(5932,791,'zozo_parallax_bg_overlay','no'),(5933,791,'zozo_overlay_pattern_status','no'),(5934,791,'zozo_section_overlay_color',''),(5935,791,'zozo_overlay_color_opacity','0'),(5936,791,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(5937,791,'zozo_parallax_additional_sections_order',''),(5938,791,'_wpb_vc_js_status','true'),(5939,791,'_wpb_shortcodes_custom_css','.vc_custom_1500708526202{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/save-water-from-pollution-1200x691.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501052537360{padding-top: 9px !important;}.vc_custom_1501052514820{margin-bottom: 0px !important;}'),(5940,797,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5941,797,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(5942,797,'_wp_page_template','template-fullwidth.php'),(5943,797,'slide_template','default'),(5944,797,'zozo_page_top_padding',''),(5945,797,'zozo_page_bottom_padding',''),(5946,797,'zozo_slider_position','default'),(5947,797,'zozo_revolutionslider',''),(5948,797,'zozo_show_header','yes'),(5949,797,'zozo_show_header_top_bar','default'),(5950,797,'zozo_header_layout','default'),(5951,797,'zozo_header_type','default'),(5952,797,'zozo_header_transparency','default'),(5953,797,'zozo_header_skin','default'),(5954,797,'zozo_header_menu_skin','default'),(5955,797,'zozo_header_dropdown_menu_skin','default'),(5956,797,'zozo_custom_nav_menu','default'),(5957,797,'zozo_header_bg_image',''),(5958,797,'zozo_header_bg_image_attach_id',''),(5959,797,'zozo_header_bg_color',''),(5960,797,'zozo_header_bg_opacity','0'),(5961,797,'zozo_header_bg_repeat',''),(5962,797,'zozo_header_bg_attachment',''),(5963,797,'zozo_header_bg_postion',''),(5964,797,'zozo_header_bg_full','0'),(5965,797,'zozo_footer_type','default'),(5966,797,'zozo_footer_skin','default'),(5967,797,'zozo_footer_style','default'),(5968,797,'zozo_show_footer_widgets','default'),(5969,797,'zozo_show_copyright_bar','default'),(5970,797,'zozo_show_footer_menu','default'),(5971,797,'zozo_footer_sidebar_1','0'),(5972,797,'zozo_footer_sidebar_2','0'),(5973,797,'zozo_footer_sidebar_3','0'),(5974,797,'zozo_footer_sidebar_4','0'),(5975,797,'zozo_primary_sidebar','0'),(5976,797,'zozo_secondary_sidebar','0'),(5977,797,'zozo_hide_page_title_bar','default'),(5978,797,'zozo_hide_page_title','default'),(5979,797,'zozo_page_title_type','default'),(5980,797,'zozo_page_title_skin','default'),(5981,797,'zozo_page_title_align','default'),(5982,797,'zozo_display_breadcrumbs','default'),(5983,797,'zozo_show_page_slogan','yes'),(5984,797,'zozo_page_slogan',''),(5985,797,'zozo_page_title_height',''),(5986,797,'zozo_page_title_mobile_height',''),(5987,797,'zozo_page_title_bar_title_color',''),(5988,797,'zozo_page_title_bar_slogan_color',''),(5989,797,'zozo_page_breadcrumbs_color',''),(5990,797,'zozo_page_title_bar_border_color',''),(5991,797,'zozo_page_title_bar_bg',''),(5992,797,'zozo_page_title_bar_bg_attach_id',''),(5993,797,'zozo_page_title_bar_bg_color',''),(5994,797,'zozo_page_title_bar_bg_repeat','default'),(5995,797,'zozo_page_title_bar_bg_position','default'),(5996,797,'zozo_page_title_bar_bg_parallax','default'),(5997,797,'zozo_page_title_bar_bg_full','0'),(5998,797,'zozo_page_title_video_bg','0'),(5999,797,'zozo_page_title_video_id',''),(6000,797,'zozo_page_bg_image',''),(6001,797,'zozo_page_bg_image_attach_id',''),(6002,797,'zozo_page_bg_repeat',''),(6003,797,'zozo_page_bg_attachment',''),(6004,797,'zozo_page_bg_position',''),(6005,797,'zozo_page_bg_color',''),(6006,797,'zozo_page_bg_opacity','0'),(6007,797,'zozo_page_bg_full','0'),(6008,797,'zozo_body_bg_image',''),(6009,797,'zozo_body_bg_image_attach_id',''),(6010,797,'zozo_body_bg_repeat',''),(6011,797,'zozo_body_bg_attachment',''),(6012,797,'zozo_body_bg_position',''),(6013,797,'zozo_body_bg_color',''),(6014,797,'zozo_body_bg_opacity','0'),(6015,797,'zozo_body_bg_full','0'),(6016,797,'zozo_section_header_status','show'),(6017,797,'zozo_section_title',''),(6018,797,'zozo_section_slogan',''),(6019,797,'zozo_section_padding_top',''),(6020,797,'zozo_section_padding_bottom',''),(6021,797,'zozo_section_header_padding',''),(6022,797,'zozo_section_title_color',''),(6023,797,'zozo_section_slogan_color',''),(6024,797,'zozo_section_text_color',''),(6025,797,'zozo_section_content_heading_color',''),(6026,797,'zozo_section_bg_color',''),(6027,797,'zozo_parallax_status','no'),(6028,797,'zozo_parallax_bg_image',''),(6029,797,'zozo_parallax_bg_image_attach_id',''),(6030,797,'zozo_parallax_bg_repeat',''),(6031,797,'zozo_parallax_bg_attachment',''),(6032,797,'zozo_parallax_bg_postion',''),(6033,797,'zozo_parallax_bg_size',''),(6034,797,'zozo_parallax_bg_overlay','no'),(6035,797,'zozo_overlay_pattern_status','no'),(6036,797,'zozo_section_overlay_color',''),(6037,797,'zozo_overlay_color_opacity','0'),(6038,797,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(6039,797,'zozo_parallax_additional_sections_order',''),(6040,797,'_wpb_vc_js_status','true'),(6041,801,'_wpb_shortcodes_custom_css','.vc_custom_1462183554508{padding-top: 0px !important;}.vc_custom_1462183554508{padding-top: 0px !important;}.vc_custom_1462183554508{padding-top: 0px !important;}'),(6042,801,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6043,801,'_wpb_shortcodes_custom_css','.vc_custom_1462183554508{padding-top: 0px !important;}.vc_custom_1462183554508{padding-top: 0px !important;}.vc_custom_1462183554508{padding-top: 0px !important;}'),(6044,801,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6045,801,'_wp_page_template','template-fullwidth.php'),(6046,801,'slide_template','default'),(6047,801,'zozo_page_top_padding',''),(6048,801,'zozo_page_bottom_padding',''),(6049,801,'zozo_slider_position','default'),(6050,801,'zozo_revolutionslider',''),(6051,801,'zozo_show_header','yes'),(6052,801,'zozo_show_header_top_bar','default'),(6053,801,'zozo_header_layout','default'),(6054,801,'zozo_header_type','default'),(6055,801,'zozo_header_transparency','default'),(6056,801,'zozo_header_skin','default'),(6057,801,'zozo_header_menu_skin','default'),(6058,801,'zozo_header_dropdown_menu_skin','default'),(6059,801,'zozo_custom_nav_menu','default'),(6060,801,'zozo_header_bg_image',''),(6061,801,'zozo_header_bg_image_attach_id',''),(6062,801,'zozo_header_bg_color',''),(6063,801,'zozo_header_bg_opacity','0'),(6064,801,'zozo_header_bg_repeat',''),(6065,801,'zozo_header_bg_attachment',''),(6066,801,'zozo_header_bg_postion',''),(6067,801,'zozo_header_bg_full','0'),(6068,801,'zozo_footer_type','default'),(6069,801,'zozo_footer_skin','default'),(6070,801,'zozo_footer_style','default'),(6071,801,'zozo_show_footer_widgets','default'),(6072,801,'zozo_show_copyright_bar','default'),(6073,801,'zozo_show_footer_menu','default'),(6074,801,'zozo_footer_sidebar_1','0'),(6075,801,'zozo_footer_sidebar_2','0'),(6076,801,'zozo_footer_sidebar_3','0'),(6077,801,'zozo_footer_sidebar_4','0'),(6078,801,'zozo_primary_sidebar','0'),(6079,801,'zozo_secondary_sidebar','0'),(6080,801,'zozo_hide_page_title_bar','default'),(6081,801,'zozo_hide_page_title','default'),(6082,801,'zozo_page_title_type','default'),(6083,801,'zozo_page_title_skin','default'),(6084,801,'zozo_page_title_align','default'),(6085,801,'zozo_display_breadcrumbs','default'),(6086,801,'zozo_show_page_slogan','yes'),(6087,801,'zozo_page_slogan',''),(6088,801,'zozo_page_title_height',''),(6089,801,'zozo_page_title_mobile_height',''),(6090,801,'zozo_page_title_bar_title_color',''),(6091,801,'zozo_page_title_bar_slogan_color',''),(6092,801,'zozo_page_breadcrumbs_color',''),(6093,801,'zozo_page_title_bar_border_color',''),(6094,801,'zozo_page_title_bar_bg',''),(6095,801,'zozo_page_title_bar_bg_attach_id',''),(6096,801,'zozo_page_title_bar_bg_color',''),(6097,801,'zozo_page_title_bar_bg_repeat','default'),(6098,801,'zozo_page_title_bar_bg_position','default'),(6099,801,'zozo_page_title_bar_bg_parallax','default'),(6100,801,'zozo_page_title_bar_bg_full','0'),(6101,801,'zozo_page_title_video_bg','0'),(6102,801,'zozo_page_title_video_id',''),(6103,801,'zozo_page_bg_image',''),(6104,801,'zozo_page_bg_image_attach_id',''),(6105,801,'zozo_page_bg_repeat',''),(6106,801,'zozo_page_bg_attachment',''),(6107,801,'zozo_page_bg_position',''),(6108,801,'zozo_page_bg_color',''),(6109,801,'zozo_page_bg_opacity','0'),(6110,801,'zozo_page_bg_full','0'),(6111,801,'zozo_body_bg_image',''),(6112,801,'zozo_body_bg_image_attach_id',''),(6113,801,'zozo_body_bg_repeat',''),(6114,801,'zozo_body_bg_attachment',''),(6115,801,'zozo_body_bg_position',''),(6116,801,'zozo_body_bg_color',''),(6117,801,'zozo_body_bg_opacity','0'),(6118,801,'zozo_body_bg_full','0'),(6119,801,'zozo_section_header_status','show'),(6120,801,'zozo_section_title',''),(6121,801,'zozo_section_slogan',''),(6122,801,'zozo_section_padding_top',''),(6123,801,'zozo_section_padding_bottom',''),(6124,801,'zozo_section_header_padding',''),(6125,801,'zozo_section_title_color',''),(6126,801,'zozo_section_slogan_color',''),(6127,801,'zozo_section_text_color',''),(6128,801,'zozo_section_content_heading_color',''),(6129,801,'zozo_section_bg_color',''),(6130,801,'zozo_parallax_status','no'),(6131,801,'zozo_parallax_bg_image',''),(6132,801,'zozo_parallax_bg_image_attach_id',''),(6133,801,'zozo_parallax_bg_repeat',''),(6134,801,'zozo_parallax_bg_attachment',''),(6135,801,'zozo_parallax_bg_postion',''),(6136,801,'zozo_parallax_bg_size',''),(6137,801,'zozo_parallax_bg_overlay','no'),(6138,801,'zozo_overlay_pattern_status','no'),(6139,801,'zozo_section_overlay_color',''),(6140,801,'zozo_overlay_color_opacity','0'),(6141,801,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(6142,801,'zozo_parallax_additional_sections_order',''),(6143,801,'_wpb_vc_js_status','false'),(6144,801,'_wpb_shortcodes_custom_css','.vc_custom_1462183554508{padding-top: 0px !important;}.vc_custom_1462183554508{padding-top: 0px !important;}.vc_custom_1462183554508{padding-top: 0px !important;}'),(6145,802,'_wpb_shortcodes_custom_css','.vc_custom_1500710336619{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/sites/3/2017/07/make-plants-alive-1200x691.jpg?id=28) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(6146,802,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6147,802,'_wpb_shortcodes_custom_css','.vc_custom_1500710336619{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/make-plants-alive-1200x691.jpg?id=28) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(6148,802,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6149,802,'_wp_page_template','template-fullwidth.php'),(6150,802,'slide_template','default'),(6151,802,'zozo_page_top_padding',''),(6152,802,'zozo_page_bottom_padding',''),(6153,802,'zozo_slider_position','default'),(6154,802,'zozo_revolutionslider',''),(6155,802,'zozo_show_header','yes'),(6156,802,'zozo_show_header_top_bar','default'),(6157,802,'zozo_header_layout','default'),(6158,802,'zozo_header_type','default'),(6159,802,'zozo_header_transparency','default'),(6160,802,'zozo_header_skin','default'),(6161,802,'zozo_header_menu_skin','default'),(6162,802,'zozo_header_dropdown_menu_skin','default'),(6163,802,'zozo_custom_nav_menu','default'),(6164,802,'zozo_header_bg_image',''),(6165,802,'zozo_header_bg_image_attach_id',''),(6166,802,'zozo_header_bg_color',''),(6167,802,'zozo_header_bg_opacity','0'),(6168,802,'zozo_header_bg_repeat',''),(6169,802,'zozo_header_bg_attachment',''),(6170,802,'zozo_header_bg_postion',''),(6171,802,'zozo_header_bg_full','0'),(6172,802,'zozo_footer_type','default'),(6173,802,'zozo_footer_skin','default'),(6174,802,'zozo_footer_style','default'),(6175,802,'zozo_show_footer_widgets','default'),(6176,802,'zozo_show_copyright_bar','default'),(6177,802,'zozo_show_footer_menu','default'),(6178,802,'zozo_footer_sidebar_1','0'),(6179,802,'zozo_footer_sidebar_2','0'),(6180,802,'zozo_footer_sidebar_3','0'),(6181,802,'zozo_footer_sidebar_4','0'),(6182,802,'zozo_primary_sidebar','0'),(6183,802,'zozo_secondary_sidebar','0'),(6184,802,'zozo_hide_page_title_bar','default'),(6185,802,'zozo_hide_page_title','default'),(6186,802,'zozo_page_title_type','default'),(6187,802,'zozo_page_title_skin','default'),(6188,802,'zozo_page_title_align','default'),(6189,802,'zozo_display_breadcrumbs','default'),(6190,802,'zozo_show_page_slogan','yes'),(6191,802,'zozo_page_slogan',''),(6192,802,'zozo_page_title_height',''),(6193,802,'zozo_page_title_mobile_height',''),(6194,802,'zozo_page_title_bar_title_color',''),(6195,802,'zozo_page_title_bar_slogan_color',''),(6196,802,'zozo_page_breadcrumbs_color',''),(6197,802,'zozo_page_title_bar_border_color',''),(6198,802,'zozo_page_title_bar_bg',''),(6199,802,'zozo_page_title_bar_bg_attach_id',''),(6200,802,'zozo_page_title_bar_bg_color',''),(6201,802,'zozo_page_title_bar_bg_repeat','default'),(6202,802,'zozo_page_title_bar_bg_position','default'),(6203,802,'zozo_page_title_bar_bg_parallax','default'),(6204,802,'zozo_page_title_bar_bg_full','0'),(6205,802,'zozo_page_title_video_bg','0'),(6206,802,'zozo_page_title_video_id',''),(6207,802,'zozo_page_bg_image',''),(6208,802,'zozo_page_bg_image_attach_id',''),(6209,802,'zozo_page_bg_repeat',''),(6210,802,'zozo_page_bg_attachment',''),(6211,802,'zozo_page_bg_position',''),(6212,802,'zozo_page_bg_color',''),(6213,802,'zozo_page_bg_opacity','0'),(6214,802,'zozo_page_bg_full','0'),(6215,802,'zozo_body_bg_image',''),(6216,802,'zozo_body_bg_image_attach_id',''),(6217,802,'zozo_body_bg_repeat',''),(6218,802,'zozo_body_bg_attachment',''),(6219,802,'zozo_body_bg_position',''),(6220,802,'zozo_body_bg_color',''),(6221,802,'zozo_body_bg_opacity','0'),(6222,802,'zozo_body_bg_full','0'),(6223,802,'zozo_section_header_status','show'),(6224,802,'zozo_section_title',''),(6225,802,'zozo_section_slogan',''),(6226,802,'zozo_section_padding_top',''),(6227,802,'zozo_section_padding_bottom',''),(6228,802,'zozo_section_header_padding',''),(6229,802,'zozo_section_title_color',''),(6230,802,'zozo_section_slogan_color',''),(6231,802,'zozo_section_text_color',''),(6232,802,'zozo_section_content_heading_color',''),(6233,802,'zozo_section_bg_color',''),(6234,802,'zozo_parallax_status','no'),(6235,802,'zozo_parallax_bg_image',''),(6236,802,'zozo_parallax_bg_image_attach_id',''),(6237,802,'zozo_parallax_bg_repeat',''),(6238,802,'zozo_parallax_bg_attachment',''),(6239,802,'zozo_parallax_bg_postion',''),(6240,802,'zozo_parallax_bg_size',''),(6241,802,'zozo_parallax_bg_overlay','no'),(6242,802,'zozo_overlay_pattern_status','no'),(6243,802,'zozo_section_overlay_color',''),(6244,802,'zozo_overlay_color_opacity','0'),(6245,802,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(6246,802,'zozo_parallax_additional_sections_order',''),(6247,802,'_wpb_vc_js_status','true'),(6248,802,'_wpb_shortcodes_custom_css','.vc_custom_1500710336619{background-image: url(http://demo.zozothemes.com/gosolar/wp-content/uploads/2017/07/make-plants-alive-1200x691.jpg?id=28) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}'),(6249,803,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6250,803,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6251,803,'_wp_page_template','template-fullwidth.php'),(6252,803,'slide_template','default'),(6253,803,'zozo_page_top_padding',''),(6254,803,'zozo_page_bottom_padding',''),(6255,803,'zozo_slider_position','default'),(6256,803,'zozo_revolutionslider',''),(6257,803,'zozo_show_header','yes'),(6258,803,'zozo_show_header_top_bar','default'),(6259,803,'zozo_header_layout','default'),(6260,803,'zozo_header_type','default'),(6261,803,'zozo_header_transparency','default'),(6262,803,'zozo_header_skin','default'),(6263,803,'zozo_header_menu_skin','default'),(6264,803,'zozo_header_dropdown_menu_skin','default'),(6265,803,'zozo_custom_nav_menu','default'),(6266,803,'zozo_header_bg_image',''),(6267,803,'zozo_header_bg_image_attach_id',''),(6268,803,'zozo_header_bg_color',''),(6269,803,'zozo_header_bg_opacity','0'),(6270,803,'zozo_header_bg_repeat',''),(6271,803,'zozo_header_bg_attachment',''),(6272,803,'zozo_header_bg_postion',''),(6273,803,'zozo_header_bg_full','0'),(6274,803,'zozo_footer_type','default'),(6275,803,'zozo_footer_skin','default'),(6276,803,'zozo_footer_style','default'),(6277,803,'zozo_show_footer_widgets','default'),(6278,803,'zozo_show_copyright_bar','default'),(6279,803,'zozo_show_footer_menu','default'),(6280,803,'zozo_footer_sidebar_1','0'),(6281,803,'zozo_footer_sidebar_2','0'),(6282,803,'zozo_footer_sidebar_3','0'),(6283,803,'zozo_footer_sidebar_4','0'),(6284,803,'zozo_primary_sidebar','0'),(6285,803,'zozo_secondary_sidebar','0'),(6286,803,'zozo_hide_page_title_bar','default'),(6287,803,'zozo_hide_page_title','default'),(6288,803,'zozo_page_title_type','default'),(6289,803,'zozo_page_title_skin','default'),(6290,803,'zozo_page_title_align','default'),(6291,803,'zozo_display_breadcrumbs','default'),(6292,803,'zozo_show_page_slogan','yes'),(6293,803,'zozo_page_slogan',''),(6294,803,'zozo_page_title_height',''),(6295,803,'zozo_page_title_mobile_height',''),(6296,803,'zozo_page_title_bar_title_color',''),(6297,803,'zozo_page_title_bar_slogan_color',''),(6298,803,'zozo_page_breadcrumbs_color',''),(6299,803,'zozo_page_title_bar_border_color',''),(6300,803,'zozo_page_title_bar_bg',''),(6301,803,'zozo_page_title_bar_bg_attach_id',''),(6302,803,'zozo_page_title_bar_bg_color',''),(6303,803,'zozo_page_title_bar_bg_repeat','default'),(6304,803,'zozo_page_title_bar_bg_position','default'),(6305,803,'zozo_page_title_bar_bg_parallax','default'),(6306,803,'zozo_page_title_bar_bg_full','0'),(6307,803,'zozo_page_title_video_bg','0'),(6308,803,'zozo_page_title_video_id',''),(6309,803,'zozo_page_bg_image',''),(6310,803,'zozo_page_bg_image_attach_id',''),(6311,803,'zozo_page_bg_repeat',''),(6312,803,'zozo_page_bg_attachment',''),(6313,803,'zozo_page_bg_position',''),(6314,803,'zozo_page_bg_color',''),(6315,803,'zozo_page_bg_opacity','0'),(6316,803,'zozo_page_bg_full','0'),(6317,803,'zozo_body_bg_image',''),(6318,803,'zozo_body_bg_image_attach_id',''),(6319,803,'zozo_body_bg_repeat',''),(6320,803,'zozo_body_bg_attachment',''),(6321,803,'zozo_body_bg_position',''),(6322,803,'zozo_body_bg_color',''),(6323,803,'zozo_body_bg_opacity','0'),(6324,803,'zozo_body_bg_full','0'),(6325,803,'zozo_section_header_status','show'),(6326,803,'zozo_section_title',''),(6327,803,'zozo_section_slogan',''),(6328,803,'zozo_section_padding_top',''),(6329,803,'zozo_section_padding_bottom',''),(6330,803,'zozo_section_header_padding',''),(6331,803,'zozo_section_title_color',''),(6332,803,'zozo_section_slogan_color',''),(6333,803,'zozo_section_text_color',''),(6334,803,'zozo_section_content_heading_color',''),(6335,803,'zozo_section_bg_color',''),(6336,803,'zozo_parallax_status','no'),(6337,803,'zozo_parallax_bg_image',''),(6338,803,'zozo_parallax_bg_image_attach_id',''),(6339,803,'zozo_parallax_bg_repeat',''),(6340,803,'zozo_parallax_bg_attachment',''),(6341,803,'zozo_parallax_bg_postion',''),(6342,803,'zozo_parallax_bg_size',''),(6343,803,'zozo_parallax_bg_overlay','no'),(6344,803,'zozo_overlay_pattern_status','no'),(6345,803,'zozo_section_overlay_color',''),(6346,803,'zozo_overlay_color_opacity','0'),(6347,803,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(6348,803,'zozo_parallax_additional_sections_order',''),(6349,803,'_wpb_vc_js_status','false'),(6350,811,'_wpb_shortcodes_custom_css','.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1462187378702{margin-bottom: 15px !important;}.vc_custom_1444643674458{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187454634{margin-bottom: 15px !important;}.vc_custom_1444643737733{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187486268{margin-bottom: 15px !important;}.vc_custom_1444643755629{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187522939{margin-bottom: 15px !important;}.vc_custom_1444643774693{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187573505{margin-bottom: 15px !important;}.vc_custom_1444643793580{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187628632{margin-bottom: 15px !important;}'),(6351,811,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6352,811,'_wpb_shortcodes_custom_css','.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1462187378702{margin-bottom: 15px !important;}.vc_custom_1444643674458{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187454634{margin-bottom: 15px !important;}.vc_custom_1444643737733{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187486268{margin-bottom: 15px !important;}.vc_custom_1444643755629{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187522939{margin-bottom: 15px !important;}.vc_custom_1444643774693{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187573505{margin-bottom: 15px !important;}.vc_custom_1444643793580{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187628632{margin-bottom: 15px !important;}'),(6353,811,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6354,811,'_wp_page_template','template-fullwidth.php'),(6355,811,'slide_template','default'),(6356,811,'zozo_page_top_padding',''),(6357,811,'zozo_page_bottom_padding',''),(6358,811,'zozo_slider_position','default'),(6359,811,'zozo_revolutionslider',''),(6360,811,'zozo_show_header','yes'),(6361,811,'zozo_show_header_top_bar','default'),(6362,811,'zozo_header_layout','default'),(6363,811,'zozo_header_type','default'),(6364,811,'zozo_header_transparency','default'),(6365,811,'zozo_header_skin','default'),(6366,811,'zozo_header_menu_skin','default'),(6367,811,'zozo_header_dropdown_menu_skin','default'),(6368,811,'zozo_custom_nav_menu','default'),(6369,811,'zozo_header_bg_image',''),(6370,811,'zozo_header_bg_image_attach_id',''),(6371,811,'zozo_header_bg_color',''),(6372,811,'zozo_header_bg_opacity','0'),(6373,811,'zozo_header_bg_repeat',''),(6374,811,'zozo_header_bg_attachment',''),(6375,811,'zozo_header_bg_postion',''),(6376,811,'zozo_header_bg_full','0'),(6377,811,'zozo_footer_type','default'),(6378,811,'zozo_footer_skin','default'),(6379,811,'zozo_footer_style','default'),(6380,811,'zozo_show_footer_widgets','default'),(6381,811,'zozo_show_copyright_bar','default'),(6382,811,'zozo_show_footer_menu','default'),(6383,811,'zozo_footer_sidebar_1','0'),(6384,811,'zozo_footer_sidebar_2','0'),(6385,811,'zozo_footer_sidebar_3','0'),(6386,811,'zozo_footer_sidebar_4','0'),(6387,811,'zozo_primary_sidebar','0'),(6388,811,'zozo_secondary_sidebar','0'),(6389,811,'zozo_hide_page_title_bar','default'),(6390,811,'zozo_hide_page_title','default'),(6391,811,'zozo_page_title_type','default'),(6392,811,'zozo_page_title_skin','default'),(6393,811,'zozo_page_title_align','default'),(6394,811,'zozo_display_breadcrumbs','default'),(6395,811,'zozo_show_page_slogan','yes'),(6396,811,'zozo_page_slogan',''),(6397,811,'zozo_page_title_height',''),(6398,811,'zozo_page_title_mobile_height',''),(6399,811,'zozo_page_title_bar_title_color',''),(6400,811,'zozo_page_title_bar_slogan_color',''),(6401,811,'zozo_page_breadcrumbs_color',''),(6402,811,'zozo_page_title_bar_border_color',''),(6403,811,'zozo_page_title_bar_bg',''),(6404,811,'zozo_page_title_bar_bg_attach_id',''),(6405,811,'zozo_page_title_bar_bg_color',''),(6406,811,'zozo_page_title_bar_bg_repeat','default'),(6407,811,'zozo_page_title_bar_bg_position','default'),(6408,811,'zozo_page_title_bar_bg_parallax','default'),(6409,811,'zozo_page_title_bar_bg_full','0'),(6410,811,'zozo_page_title_video_bg','0'),(6411,811,'zozo_page_title_video_id',''),(6412,811,'zozo_page_bg_image',''),(6413,811,'zozo_page_bg_image_attach_id',''),(6414,811,'zozo_page_bg_repeat',''),(6415,811,'zozo_page_bg_attachment',''),(6416,811,'zozo_page_bg_position',''),(6417,811,'zozo_page_bg_color',''),(6418,811,'zozo_page_bg_opacity','0'),(6419,811,'zozo_page_bg_full','0'),(6420,811,'zozo_body_bg_image',''),(6421,811,'zozo_body_bg_image_attach_id',''),(6422,811,'zozo_body_bg_repeat',''),(6423,811,'zozo_body_bg_attachment',''),(6424,811,'zozo_body_bg_position',''),(6425,811,'zozo_body_bg_color',''),(6426,811,'zozo_body_bg_opacity','0'),(6427,811,'zozo_body_bg_full','0'),(6428,811,'zozo_section_header_status','show'),(6429,811,'zozo_section_title',''),(6430,811,'zozo_section_slogan',''),(6431,811,'zozo_section_padding_top',''),(6432,811,'zozo_section_padding_bottom',''),(6433,811,'zozo_section_header_padding',''),(6434,811,'zozo_section_title_color',''),(6435,811,'zozo_section_slogan_color',''),(6436,811,'zozo_section_text_color',''),(6437,811,'zozo_section_content_heading_color',''),(6438,811,'zozo_section_bg_color',''),(6439,811,'zozo_parallax_status','no'),(6440,811,'zozo_parallax_bg_image',''),(6441,811,'zozo_parallax_bg_image_attach_id',''),(6442,811,'zozo_parallax_bg_repeat',''),(6443,811,'zozo_parallax_bg_attachment',''),(6444,811,'zozo_parallax_bg_postion',''),(6445,811,'zozo_parallax_bg_size',''),(6446,811,'zozo_parallax_bg_overlay','no'),(6447,811,'zozo_overlay_pattern_status','no'),(6448,811,'zozo_section_overlay_color',''),(6449,811,'zozo_overlay_color_opacity','0'),(6450,811,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(6451,811,'zozo_parallax_additional_sections_order',''),(6452,811,'_wpb_vc_js_status','false'),(6453,811,'_wpb_shortcodes_custom_css','.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}.vc_custom_1462187378702{margin-bottom: 15px !important;}.vc_custom_1444643674458{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187454634{margin-bottom: 15px !important;}.vc_custom_1444643737733{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187486268{margin-bottom: 15px !important;}.vc_custom_1444643755629{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187522939{margin-bottom: 15px !important;}.vc_custom_1444643774693{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187573505{margin-bottom: 15px !important;}.vc_custom_1444643793580{padding-top: 30px !important;padding-bottom: 30px !important;}.vc_custom_1462187628632{margin-bottom: 15px !important;}'),(6454,1152,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(6455,1152,'_wp_page_template','default'),(6456,1152,'slide_template','default'),(6457,1152,'zozo_page_top_padding',''),(6458,1152,'zozo_page_bottom_padding',''),(6459,1152,'zozo_slider_position','default'),(6460,1152,'zozo_revolutionslider',''),(6461,1152,'zozo_show_header','yes'),(6462,1152,'zozo_show_header_top_bar','default'),(6463,1152,'zozo_header_layout','default'),(6464,1152,'zozo_header_type','default'),(6465,1152,'zozo_header_transparency','default'),(6466,1152,'zozo_header_skin','default'),(6467,1152,'zozo_header_menu_skin','default'),(6468,1152,'zozo_header_dropdown_menu_skin','default'),(6469,1152,'zozo_custom_nav_menu','default'),(6470,1152,'zozo_header_bg_image',''),(6471,1152,'zozo_header_bg_image_attach_id',''),(6472,1152,'zozo_header_bg_color',''),(6473,1152,'zozo_header_bg_opacity','0'),(6474,1152,'zozo_header_bg_repeat',''),(6475,1152,'zozo_header_bg_attachment',''),(6476,1152,'zozo_header_bg_postion',''),(6477,1152,'zozo_header_bg_full','0'),(6478,1152,'zozo_footer_type','default'),(6479,1152,'zozo_footer_skin','default'),(6480,1152,'zozo_footer_style','default'),(6481,1152,'zozo_show_footer_widgets','default'),(6482,1152,'zozo_show_copyright_bar','default'),(6483,1152,'zozo_show_footer_menu','default'),(6484,1152,'zozo_footer_sidebar_1','0'),(6485,1152,'zozo_footer_sidebar_2','0'),(6486,1152,'zozo_footer_sidebar_3','0'),(6487,1152,'zozo_footer_sidebar_4','0'),(6488,1152,'zozo_primary_sidebar','0'),(6489,1152,'zozo_secondary_sidebar','0'),(6490,1152,'zozo_hide_page_title_bar','default'),(6491,1152,'zozo_hide_page_title','default'),(6492,1152,'zozo_page_title_type','default'),(6493,1152,'zozo_page_title_skin','default'),(6494,1152,'zozo_page_title_align','default'),(6495,1152,'zozo_display_breadcrumbs','default'),(6496,1152,'zozo_show_page_slogan','yes'),(6497,1152,'zozo_page_slogan',''),(6498,1152,'zozo_page_title_height',''),(6499,1152,'zozo_page_title_mobile_height',''),(6500,1152,'zozo_page_title_bar_title_color',''),(6501,1152,'zozo_page_title_bar_slogan_color',''),(6502,1152,'zozo_page_breadcrumbs_color',''),(6503,1152,'zozo_page_title_bar_border_color',''),(6504,1152,'zozo_page_title_bar_bg',''),(6505,1152,'zozo_page_title_bar_bg_attach_id',''),(6506,1152,'zozo_page_title_bar_bg_color',''),(6507,1152,'zozo_page_title_bar_bg_repeat','default'),(6508,1152,'zozo_page_title_bar_bg_position','default'),(6509,1152,'zozo_page_title_bar_bg_parallax','default'),(6510,1152,'zozo_page_title_bar_bg_full','0'),(6511,1152,'zozo_page_title_video_bg','0'),(6512,1152,'zozo_page_title_video_id',''),(6513,1152,'zozo_page_bg_image',''),(6514,1152,'zozo_page_bg_image_attach_id',''),(6515,1152,'zozo_page_bg_repeat',''),(6516,1152,'zozo_page_bg_attachment',''),(6517,1152,'zozo_page_bg_position',''),(6518,1152,'zozo_page_bg_color',''),(6519,1152,'zozo_page_bg_opacity','0'),(6520,1152,'zozo_page_bg_full','0'),(6521,1152,'zozo_body_bg_image',''),(6522,1152,'zozo_body_bg_image_attach_id',''),(6523,1152,'zozo_body_bg_repeat',''),(6524,1152,'zozo_body_bg_attachment',''),(6525,1152,'zozo_body_bg_position',''),(6526,1152,'zozo_body_bg_color',''),(6527,1152,'zozo_body_bg_opacity','0'),(6528,1152,'zozo_body_bg_full','0'),(6529,1152,'zozo_section_header_status','show'),(6530,1152,'zozo_section_title',''),(6531,1152,'zozo_section_slogan',''),(6532,1152,'zozo_section_padding_top',''),(6533,1152,'zozo_section_padding_bottom',''),(6534,1152,'zozo_section_header_padding',''),(6535,1152,'zozo_section_title_color',''),(6536,1152,'zozo_section_slogan_color',''),(6537,1152,'zozo_section_text_color',''),(6538,1152,'zozo_section_content_heading_color',''),(6539,1152,'zozo_section_bg_color',''),(6540,1152,'zozo_parallax_status','no'),(6541,1152,'zozo_parallax_bg_image',''),(6542,1152,'zozo_parallax_bg_image_attach_id',''),(6543,1152,'zozo_parallax_bg_repeat',''),(6544,1152,'zozo_parallax_bg_attachment',''),(6545,1152,'zozo_parallax_bg_postion',''),(6546,1152,'zozo_parallax_bg_size',''),(6547,1152,'zozo_parallax_bg_overlay','no'),(6548,1152,'zozo_overlay_pattern_status','no'),(6549,1152,'zozo_section_overlay_color',''),(6550,1152,'zozo_overlay_color_opacity','0'),(6551,1152,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(6552,1152,'zozo_parallax_additional_sections_order',''),(6553,1152,'_wpb_vc_js_status','false'),(9456,398,'_edit_lock','1634058975:1'),(7418,43,'_wpb_shortcodes_custom_css','.vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}'),(9427,1461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:32:\"2017/07/education-1200-X-691.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-large\";a:4:{s:4:\"file\";s:33:\"education-1200-X-691-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:30:\"education-1200-X-691-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-450x691.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:33:\"education-1200-X-691-1200x180.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gosolar-custom-large\";a:4:{s:4:\"file\";s:33:\"education-1200-X-691-1000x691.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"gosolar-custom-single\";a:4:{s:4:\"file\";s:33:\"education-1200-X-691-1200x500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:32:\"education-1200-X-691-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(7420,43,'_wpb_shortcodes_custom_css','.vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}'),(9426,1461,'_wp_attached_file','2017/07/education-1200-X-691.jpg'),(9425,43,'rs_page_bg_color',''),(7423,43,'zozoportfolio_options','a:5:{s:20:\"portfolio_item_title\";a:1:{s:2:\"%r\";s:0:\"\";}s:15:\"portfolio_image\";a:1:{s:2:\"%r\";s:0:\"\";}s:25:\"portfolio_image_attach_id\";a:1:{s:2:\"%r\";s:0:\"\";}s:20:\"portfolio_video_type\";a:1:{s:2:\"%r\";s:1:\"0\";}s:15:\"portfolio_video\";a:1:{s:2:\"%r\";s:0:\"\";}}'),(7424,43,'zozo_portfolio_custom_link',''),(7425,43,'zozo_portfolio_custom_link_target','_blank'),(7426,43,'zozo_portfolio_media_type','image'),(7427,43,'zozo_portfolio_media_images',''),(7428,43,'zozo_portfolio_audio_type','0'),(7429,43,'zozo_portfolio_audio_sc_id',''),(7430,43,'zozo_portfolio_audio_sh_url',''),(7431,43,'zozo_portfolio_audio_sh_url_attach_id',''),(7432,43,'zozo_portfolio_video_type','0'),(7433,43,'zozo_portfolio_video_id',''),(7434,43,'zozo_portfolio_single_media_display','image'),(7435,43,'zozo_portfolio_isotope_type','fitRows'),(7436,43,'zozo_portfolio_single_details','yes'),(7437,43,'zozo_portfolio_details_position','portfolio_right'),(7438,43,'zozo_portfolio_sticky_sidebar','yes'),(7439,43,'zozo_portfolio_title_display','1'),(7440,43,'zozo_portfolio_categories_info','1'),(7441,43,'zozo_portfolio_tags_info','0'),(7442,43,'zozo_portfolio_custom_text','KSS opened classes on January 22, 2018 with: www.karemburesunshineschool.com'),(9428,1463,'_wp_attached_file','2017/07/education.jpg'),(9429,1463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:604;s:6:\"height\";i:436;s:4:\"file\";s:21:\"2017/07/education.jpg\";s:5:\"sizes\";a:12:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"education-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"education-600x436.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"education-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:21:\"education-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"education-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:21:\"education-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:21:\"education-500x436.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:21:\"education-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:21:\"education-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:21:\"education-450x436.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:21:\"education-604x180.jpg\";s:5:\"width\";i:604;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:21:\"education-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(7443,43,'zozo_portfolio_date',''),(7444,43,'zozo_portfolio_client',''),(7445,43,'zozo_portfolio_estimation',''),(7446,43,'zozo_portfolio_duration',''),(7447,43,'zozo_portfolio_button_text',''),(7448,43,'zozo_portfolio_button_url',''),(7449,43,'zozo_portfolio_share','0'),(7450,43,'zozo_portfolio_ratings','0'),(7451,43,'zozo_portfolio_related_slider','0'),(7452,43,'zozo_portfolio_section_count',''),(7453,43,'zozo_page_top_padding',''),(7454,43,'zozo_page_bottom_padding',''),(7455,43,'zozo_show_header','yes'),(7456,43,'zozo_show_header_top_bar','default'),(7457,43,'zozo_header_layout','default'),(7458,43,'zozo_header_type','default'),(7459,43,'zozo_header_transparency','default'),(7460,43,'zozo_header_skin','default'),(7461,43,'zozo_header_menu_skin','default'),(7462,43,'zozo_header_dropdown_menu_skin','default'),(7463,43,'zozo_custom_nav_menu','default'),(7464,43,'zozo_header_bg_image',''),(7465,43,'zozo_header_bg_image_attach_id',''),(7466,43,'zozo_header_bg_color',''),(7467,43,'zozo_header_bg_opacity','0'),(7468,43,'zozo_header_bg_repeat',''),(7469,43,'zozo_header_bg_attachment',''),(7470,43,'zozo_header_bg_postion',''),(7471,43,'zozo_header_bg_full','0'),(7472,43,'zozo_footer_type','default'),(7473,43,'zozo_footer_skin','default'),(7474,43,'zozo_footer_style','default'),(7475,43,'zozo_show_footer_widgets','default'),(7476,43,'zozo_show_copyright_bar','default'),(7477,43,'zozo_show_footer_menu','default'),(7478,43,'zozo_footer_sidebar_1','0'),(7479,43,'zozo_footer_sidebar_2','0'),(7480,43,'zozo_footer_sidebar_3','0'),(7481,43,'zozo_footer_sidebar_4','0'),(7482,43,'zozo_primary_sidebar','0'),(7483,43,'zozo_secondary_sidebar','0'),(7484,43,'zozo_hide_page_title_bar','default'),(7485,43,'zozo_hide_page_title','default'),(7486,43,'zozo_page_title_type','default'),(7487,43,'zozo_page_title_skin','default'),(7488,43,'zozo_page_title_align','default'),(7489,43,'zozo_display_breadcrumbs','default'),(7490,43,'zozo_show_page_slogan','yes'),(7491,43,'zozo_page_slogan',''),(7492,43,'zozo_page_title_height',''),(7493,43,'zozo_page_title_mobile_height',''),(7494,43,'zozo_page_title_bar_title_color',''),(7495,43,'zozo_page_title_bar_slogan_color',''),(7496,43,'zozo_page_breadcrumbs_color',''),(7497,43,'zozo_page_title_bar_border_color',''),(7498,43,'zozo_page_title_bar_bg',''),(7499,43,'zozo_page_title_bar_bg_attach_id',''),(7500,43,'zozo_page_title_bar_bg_color',''),(7501,43,'zozo_page_title_bar_bg_repeat','default'),(7502,43,'zozo_page_title_bar_bg_position','default'),(7503,43,'zozo_page_title_bar_bg_parallax','default'),(7504,43,'zozo_page_title_bar_bg_full','0'),(7505,43,'zozo_page_title_video_bg','0'),(7506,43,'zozo_page_title_video_id',''),(7507,43,'zozo_page_bg_image',''),(7508,43,'zozo_page_bg_image_attach_id',''),(7509,43,'zozo_page_bg_repeat',''),(7510,43,'zozo_page_bg_attachment',''),(7511,43,'zozo_page_bg_position',''),(7512,43,'zozo_page_bg_color',''),(7513,43,'zozo_page_bg_opacity','0'),(7514,43,'zozo_page_bg_full','0'),(7515,43,'zozo_body_bg_image',''),(7516,43,'zozo_body_bg_image_attach_id',''),(7517,43,'zozo_body_bg_repeat',''),(7518,43,'zozo_body_bg_attachment',''),(7519,43,'zozo_body_bg_position',''),(7520,43,'zozo_body_bg_color',''),(7521,43,'zozo_body_bg_opacity','0'),(7522,43,'zozo_body_bg_full','0'),(7523,43,'_thumbnail_id','1463'),(7524,43,'_wpb_vc_js_status','false'),(7525,43,'_wpb_shortcodes_custom_css','.vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}'),(9430,1464,'_wp_attached_file','2017/07/milk.jpg'),(9431,1464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:581;s:6:\"height\";i:436;s:4:\"file\";s:16:\"2017/07/milk.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"milk-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"milk-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:16:\"milk-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:14:\"milk-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:16:\"milk-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:16:\"milk-500x436.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:16:\"milk-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:16:\"milk-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:16:\"milk-450x436.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:16:\"milk-581x180.jpg\";s:5:\"width\";i:581;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:16:\"milk-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(7526,45,'_wpb_shortcodes_custom_css','.vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497614435598{padding-top: 50px !important;padding-bottom: 0px !important;}'),(9420,1459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:581;s:6:\"height\";i:436;s:4:\"file\";s:23:\"2017/07/hygiene-436.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"hygiene-436-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"hygiene-436-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:23:\"hygiene-436-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:21:\"hygiene-436-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:23:\"hygiene-436-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:23:\"hygiene-436-500x436.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:23:\"hygiene-436-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:23:\"hygiene-436-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:23:\"hygiene-436-450x436.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:23:\"hygiene-436-581x180.jpg\";s:5:\"width\";i:581;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:23:\"hygiene-436-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(7528,45,'_wpb_shortcodes_custom_css','.vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497614435598{padding-top: 50px !important;padding-bottom: 0px !important;}'),(9419,1459,'_wp_attached_file','2017/07/hygiene-436.jpg'),(7530,45,'_thumbnail_id','1459'),(9418,45,'rs_page_bg_color',''),(7532,45,'zozoportfolio_options','a:5:{s:20:\"portfolio_item_title\";a:1:{s:2:\"%r\";s:0:\"\";}s:15:\"portfolio_image\";a:1:{s:2:\"%r\";s:0:\"\";}s:25:\"portfolio_image_attach_id\";a:1:{s:2:\"%r\";s:0:\"\";}s:20:\"portfolio_video_type\";a:1:{s:2:\"%r\";s:1:\"0\";}s:15:\"portfolio_video\";a:1:{s:2:\"%r\";s:0:\"\";}}'),(7533,45,'zozo_portfolio_custom_link',''),(7534,45,'zozo_portfolio_custom_link_target','_blank'),(7535,45,'zozo_portfolio_media_type','image'),(7536,45,'zozo_portfolio_media_images',''),(7537,45,'zozo_portfolio_audio_type','0'),(7538,45,'zozo_portfolio_audio_sc_id',''),(7539,45,'zozo_portfolio_audio_sh_url',''),(7540,45,'zozo_portfolio_audio_sh_url_attach_id',''),(7541,45,'zozo_portfolio_video_type','0'),(7542,45,'zozo_portfolio_video_id',''),(7543,45,'zozo_portfolio_single_media_display','image'),(7544,45,'zozo_portfolio_isotope_type','fitRows'),(7545,45,'zozo_portfolio_single_details','yes'),(7546,45,'zozo_portfolio_details_position','portfolio_right'),(7547,45,'zozo_portfolio_sticky_sidebar','yes'),(7548,45,'zozo_portfolio_title_display','0'),(7549,45,'zozo_portfolio_categories_info','1'),(7550,45,'zozo_portfolio_tags_info','0'),(7551,45,'zozo_portfolio_custom_text','Since 2006, ANS Rwanda has built latrines and rainwater catchment tanks in 16 primary schools containing 16,000 students and in 4 health centers in the district of BURERA. Hygiene awareness sessions for children were also organized.'),(7552,45,'zozo_portfolio_date',''),(7553,45,'zozo_portfolio_client',''),(7554,45,'zozo_portfolio_estimation',''),(7555,45,'zozo_portfolio_duration',''),(7556,45,'zozo_portfolio_button_text',''),(7557,45,'zozo_portfolio_button_url',''),(7558,45,'zozo_portfolio_share','0'),(7559,45,'zozo_portfolio_ratings','1'),(7560,45,'zozo_portfolio_related_slider','0'),(7561,45,'zozo_portfolio_section_count',''),(7562,45,'zozo_page_top_padding',''),(7563,45,'zozo_page_bottom_padding',''),(7564,45,'zozo_show_header','yes'),(7565,45,'zozo_show_header_top_bar','default'),(7566,45,'zozo_header_layout','default'),(7567,45,'zozo_header_type','default'),(7568,45,'zozo_header_transparency','default'),(7569,45,'zozo_header_skin','default'),(7570,45,'zozo_header_menu_skin','default'),(7571,45,'zozo_header_dropdown_menu_skin','default'),(7572,45,'zozo_custom_nav_menu','default'),(7573,45,'zozo_header_bg_image',''),(7574,45,'zozo_header_bg_image_attach_id',''),(7575,45,'zozo_header_bg_color',''),(7576,45,'zozo_header_bg_opacity','0'),(7577,45,'zozo_header_bg_repeat',''),(7578,45,'zozo_header_bg_attachment',''),(7579,45,'zozo_header_bg_postion',''),(7580,45,'zozo_header_bg_full','0'),(7581,45,'zozo_footer_type','default'),(7582,45,'zozo_footer_skin','default'),(7583,45,'zozo_footer_style','default'),(7584,45,'zozo_show_footer_widgets','default'),(7585,45,'zozo_show_copyright_bar','default'),(7586,45,'zozo_show_footer_menu','default'),(7587,45,'zozo_footer_sidebar_1','0'),(7588,45,'zozo_footer_sidebar_2','0'),(7589,45,'zozo_footer_sidebar_3','0'),(7590,45,'zozo_footer_sidebar_4','0'),(7591,45,'zozo_primary_sidebar','0'),(7592,45,'zozo_secondary_sidebar','0'),(7593,45,'zozo_hide_page_title_bar','default'),(7594,45,'zozo_hide_page_title','yes'),(7595,45,'zozo_page_title_type','default'),(7596,45,'zozo_page_title_skin','default'),(7597,45,'zozo_page_title_align','default'),(7598,45,'zozo_display_breadcrumbs','default'),(7599,45,'zozo_show_page_slogan','yes'),(7600,45,'zozo_page_slogan',''),(7601,45,'zozo_page_title_height',''),(7602,45,'zozo_page_title_mobile_height',''),(7603,45,'zozo_page_title_bar_title_color',''),(7604,45,'zozo_page_title_bar_slogan_color',''),(7605,45,'zozo_page_breadcrumbs_color',''),(7606,45,'zozo_page_title_bar_border_color',''),(7607,45,'zozo_page_title_bar_bg',''),(7608,45,'zozo_page_title_bar_bg_attach_id',''),(7609,45,'zozo_page_title_bar_bg_color',''),(7610,45,'zozo_page_title_bar_bg_repeat','default'),(7611,45,'zozo_page_title_bar_bg_position','default'),(7612,45,'zozo_page_title_bar_bg_parallax','default'),(7613,45,'zozo_page_title_bar_bg_full','0'),(7614,45,'zozo_page_title_video_bg','0'),(7615,45,'zozo_page_title_video_id',''),(7616,45,'zozo_page_bg_image',''),(7617,45,'zozo_page_bg_image_attach_id',''),(7618,45,'zozo_page_bg_repeat',''),(7619,45,'zozo_page_bg_attachment',''),(7620,45,'zozo_page_bg_position',''),(7621,45,'zozo_page_bg_color',''),(7622,45,'zozo_page_bg_opacity','0'),(7623,45,'zozo_page_bg_full','0'),(7624,45,'zozo_body_bg_image',''),(7625,45,'zozo_body_bg_image_attach_id',''),(7626,45,'zozo_body_bg_repeat',''),(7627,45,'zozo_body_bg_attachment',''),(7628,45,'zozo_body_bg_position',''),(7629,45,'zozo_body_bg_color',''),(7630,45,'zozo_body_bg_opacity','0'),(7631,45,'zozo_body_bg_full','0'),(7632,45,'_wpb_vc_js_status','false'),(7633,45,'_wpb_shortcodes_custom_css','.vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497614435598{padding-top: 50px !important;padding-bottom: 0px !important;}'),(9421,43,'_edit_lock','1634052424:1'),(9422,1460,'_wp_attached_file','2017/07/save-water-from-pollution-1200x691-1-1.jpg'),(9423,1460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:50:\"2017/07/save-water-from-pollution-1200x691-1-1.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-large\";a:4:{s:4:\"file\";s:51:\"save-water-from-pollution-1200x691-1-1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:48:\"save-water-from-pollution-1200x691-1-1-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-450x691.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:51:\"save-water-from-pollution-1200x691-1-1-1200x180.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gosolar-custom-large\";a:4:{s:4:\"file\";s:51:\"save-water-from-pollution-1200x691-1-1-1000x691.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"gosolar-custom-single\";a:4:{s:4:\"file\";s:51:\"save-water-from-pollution-1200x691-1-1-1200x500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:50:\"save-water-from-pollution-1200x691-1-1-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(7634,47,'_wpb_shortcodes_custom_css','.vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}'),(7636,47,'_wpb_shortcodes_custom_css','.vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}'),(7638,47,'_thumbnail_id','1457'),(9406,47,'rs_page_bg_color',''),(7640,47,'zozoportfolio_options','a:5:{s:20:\"portfolio_item_title\";a:1:{s:2:\"%r\";s:0:\"\";}s:15:\"portfolio_image\";a:1:{s:2:\"%r\";s:0:\"\";}s:25:\"portfolio_image_attach_id\";a:1:{s:2:\"%r\";s:0:\"\";}s:20:\"portfolio_video_type\";a:1:{s:2:\"%r\";s:1:\"0\";}s:15:\"portfolio_video\";a:1:{s:2:\"%r\";s:0:\"\";}}'),(7641,47,'zozo_portfolio_custom_link',''),(7642,47,'zozo_portfolio_custom_link_target','_blank'),(7643,47,'zozo_portfolio_media_type','image'),(7644,47,'zozo_portfolio_media_images',''),(7645,47,'zozo_portfolio_audio_type','0'),(7646,47,'zozo_portfolio_audio_sc_id',''),(7647,47,'zozo_portfolio_audio_sh_url',''),(7648,47,'zozo_portfolio_audio_sh_url_attach_id',''),(7649,47,'zozo_portfolio_video_type','0'),(7650,47,'zozo_portfolio_video_id',''),(7651,47,'zozo_portfolio_single_media_display','image'),(7652,47,'zozo_portfolio_isotope_type','fitRows'),(7653,47,'zozo_portfolio_single_details','yes'),(7654,47,'zozo_portfolio_details_position','portfolio_right'),(7655,47,'zozo_portfolio_sticky_sidebar','yes'),(7656,47,'zozo_portfolio_title_display','0'),(7657,47,'zozo_portfolio_categories_info','1'),(7658,47,'zozo_portfolio_tags_info','1'),(7659,47,'zozo_portfolio_custom_text','As part of the fight against poverty, Action Nord-Sud Rwanda has initiated a project to protect the environment by the promotion of dairy cattle farming in the Burera District. Since 2006, it has already distributed 200 dairy cows as part of the \"One cow per poor family\" program. From milk production, breeders initiate an action to collect and market the milk produced.'),(9409,49,'_edit_lock','1657808105:1'),(9410,1456,'_wp_attached_file','2017/07/9.jpg'),(9411,1456,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:599;s:6:\"height\";i:436;s:4:\"file\";s:13:\"2017/07/9.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"9-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:13:\"9-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:11:\"9-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:13:\"9-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:13:\"9-500x436.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:13:\"9-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:13:\"9-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:13:\"9-450x436.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:13:\"9-599x180.jpg\";s:5:\"width\";i:599;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:13:\"9-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(7660,47,'zozo_portfolio_date',''),(7661,47,'zozo_portfolio_client',''),(7662,47,'zozo_portfolio_estimation',''),(7663,47,'zozo_portfolio_duration',''),(7664,47,'zozo_portfolio_button_text',''),(7665,47,'zozo_portfolio_button_url',''),(7666,47,'zozo_portfolio_share','0'),(7667,47,'zozo_portfolio_ratings','0'),(7668,47,'zozo_portfolio_related_slider','0'),(7669,47,'zozo_portfolio_section_count',''),(7670,47,'zozo_page_top_padding',''),(7671,47,'zozo_page_bottom_padding',''),(7672,47,'zozo_show_header','yes'),(7673,47,'zozo_show_header_top_bar','default'),(7674,47,'zozo_header_layout','default'),(7675,47,'zozo_header_type','default'),(7676,47,'zozo_header_transparency','default'),(7677,47,'zozo_header_skin','default'),(7678,47,'zozo_header_menu_skin','default'),(7679,47,'zozo_header_dropdown_menu_skin','default'),(7680,47,'zozo_custom_nav_menu','default'),(7681,47,'zozo_header_bg_image',''),(7682,47,'zozo_header_bg_image_attach_id',''),(7683,47,'zozo_header_bg_color',''),(7684,47,'zozo_header_bg_opacity','0'),(7685,47,'zozo_header_bg_repeat',''),(7686,47,'zozo_header_bg_attachment',''),(7687,47,'zozo_header_bg_postion',''),(7688,47,'zozo_header_bg_full','0'),(7689,47,'zozo_footer_type','default'),(7690,47,'zozo_footer_skin','default'),(7691,47,'zozo_footer_style','default'),(7692,47,'zozo_show_footer_widgets','default'),(7693,47,'zozo_show_copyright_bar','default'),(7694,47,'zozo_show_footer_menu','default'),(7695,47,'zozo_footer_sidebar_1','0'),(7696,47,'zozo_footer_sidebar_2','0'),(7697,47,'zozo_footer_sidebar_3','0'),(7698,47,'zozo_footer_sidebar_4','0'),(7699,47,'zozo_primary_sidebar','0'),(7700,47,'zozo_secondary_sidebar','0'),(7701,47,'zozo_hide_page_title_bar','default'),(7702,47,'zozo_hide_page_title','default'),(7703,47,'zozo_page_title_type','default'),(7704,47,'zozo_page_title_skin','default'),(7705,47,'zozo_page_title_align','default'),(7706,47,'zozo_display_breadcrumbs','default'),(7707,47,'zozo_show_page_slogan','yes'),(7708,47,'zozo_page_slogan',''),(7709,47,'zozo_page_title_height',''),(7710,47,'zozo_page_title_mobile_height',''),(7711,47,'zozo_page_title_bar_title_color',''),(7712,47,'zozo_page_title_bar_slogan_color',''),(7713,47,'zozo_page_breadcrumbs_color',''),(7714,47,'zozo_page_title_bar_border_color',''),(7715,47,'zozo_page_title_bar_bg',''),(7716,47,'zozo_page_title_bar_bg_attach_id',''),(7717,47,'zozo_page_title_bar_bg_color',''),(7718,47,'zozo_page_title_bar_bg_repeat','default'),(7719,47,'zozo_page_title_bar_bg_position','default'),(7720,47,'zozo_page_title_bar_bg_parallax','default'),(7721,47,'zozo_page_title_bar_bg_full','0'),(7722,47,'zozo_page_title_video_bg','0'),(7723,47,'zozo_page_title_video_id',''),(7724,47,'zozo_page_bg_image',''),(7725,47,'zozo_page_bg_image_attach_id',''),(7726,47,'zozo_page_bg_repeat',''),(7727,47,'zozo_page_bg_attachment',''),(7728,47,'zozo_page_bg_position',''),(7729,47,'zozo_page_bg_color',''),(7730,47,'zozo_page_bg_opacity','0'),(7731,47,'zozo_page_bg_full','0'),(7732,47,'zozo_body_bg_image',''),(7733,47,'zozo_body_bg_image_attach_id',''),(7734,47,'zozo_body_bg_repeat',''),(7735,47,'zozo_body_bg_attachment',''),(7736,47,'zozo_body_bg_position',''),(7737,47,'zozo_body_bg_color',''),(7738,47,'zozo_body_bg_opacity','0'),(7739,47,'zozo_body_bg_full','0'),(7740,47,'_wpb_vc_js_status','true'),(7741,47,'_wpb_shortcodes_custom_css','.vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}'),(9407,1454,'_wp_attached_file','2017/07/1.jpg'),(9408,1454,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:691;s:4:\"file\";s:13:\"2017/07/1.jpg\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:13:\"1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:13:\"1-768x442.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:442;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-large\";a:4:{s:4:\"file\";s:14:\"1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:13:\"1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:11:\"1-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:13:\"1-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:13:\"1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:13:\"1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:13:\"1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:13:\"1-450x691.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:14:\"1-1200x180.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gosolar-custom-large\";a:4:{s:4:\"file\";s:14:\"1-1000x691.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:691;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"gosolar-custom-single\";a:4:{s:4:\"file\";s:14:\"1-1200x500.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:13:\"1-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(9483,1477,'_wp_attached_file','2021/10/android-chrome-512x512-1.png'),(9415,1457,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:579;s:6:\"height\";i:436;s:4:\"file\";s:15:\"2017/07/1-1.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:15:\"1-1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:13:\"1-1-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:15:\"1-1-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:15:\"1-1-500x436.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:15:\"1-1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:15:\"1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-450x436.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-579x180.jpg\";s:5:\"width\";i:579;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:15:\"1-1-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(9414,1457,'_wp_attached_file','2017/07/1-1.jpg'),(7746,49,'_thumbnail_id','1456'),(9413,49,'rs_page_bg_color',''),(7748,49,'zozoportfolio_options','a:5:{s:20:\"portfolio_item_title\";a:1:{s:2:\"%r\";s:0:\"\";}s:15:\"portfolio_image\";a:1:{s:2:\"%r\";s:0:\"\";}s:25:\"portfolio_image_attach_id\";a:1:{s:2:\"%r\";s:0:\"\";}s:20:\"portfolio_video_type\";a:1:{s:2:\"%r\";s:1:\"0\";}s:15:\"portfolio_video\";a:1:{s:2:\"%r\";s:0:\"\";}}'),(7749,49,'zozo_portfolio_custom_link',''),(7750,49,'zozo_portfolio_custom_link_target','_blank'),(7751,49,'zozo_portfolio_media_type','image'),(7752,49,'zozo_portfolio_media_images',''),(7753,49,'zozo_portfolio_audio_type','0'),(7754,49,'zozo_portfolio_audio_sc_id',''),(7755,49,'zozo_portfolio_audio_sh_url',''),(7756,49,'zozo_portfolio_audio_sh_url_attach_id',''),(7757,49,'zozo_portfolio_video_type','0'),(7758,49,'zozo_portfolio_video_id',''),(7759,49,'zozo_portfolio_single_media_display','image'),(7760,49,'zozo_portfolio_isotope_type','fitRows'),(7761,49,'zozo_portfolio_single_details','yes'),(7762,49,'zozo_portfolio_details_position','portfolio_right'),(7763,49,'zozo_portfolio_sticky_sidebar','yes'),(7764,49,'zozo_portfolio_title_display','0'),(7765,49,'zozo_portfolio_categories_info','1'),(7766,49,'zozo_portfolio_tags_info','1'),(7767,49,'zozo_portfolio_custom_text','Dairy cattle farming in vulnerable families in RUTSIRO district'),(7768,49,'zozo_portfolio_date',''),(7769,49,'zozo_portfolio_client',''),(7770,49,'zozo_portfolio_estimation',''),(7771,49,'zozo_portfolio_duration',''),(7772,49,'zozo_portfolio_button_text',''),(7773,49,'zozo_portfolio_button_url',''),(7774,49,'zozo_portfolio_share','0'),(7775,49,'zozo_portfolio_ratings','1'),(7776,49,'zozo_portfolio_related_slider','0'),(7777,49,'zozo_portfolio_section_count',''),(7778,49,'zozo_page_top_padding',''),(7779,49,'zozo_page_bottom_padding',''),(7780,49,'zozo_show_header','yes'),(7781,49,'zozo_show_header_top_bar','default'),(7782,49,'zozo_header_layout','default'),(7783,49,'zozo_header_type','default'),(7784,49,'zozo_header_transparency','default'),(7785,49,'zozo_header_skin','default'),(7786,49,'zozo_header_menu_skin','default'),(7787,49,'zozo_header_dropdown_menu_skin','default'),(7788,49,'zozo_custom_nav_menu','default'),(7789,49,'zozo_header_bg_image',''),(7790,49,'zozo_header_bg_image_attach_id',''),(7791,49,'zozo_header_bg_color',''),(7792,49,'zozo_header_bg_opacity','0'),(7793,49,'zozo_header_bg_repeat',''),(7794,49,'zozo_header_bg_attachment',''),(7795,49,'zozo_header_bg_postion',''),(7796,49,'zozo_header_bg_full','0'),(7797,49,'zozo_footer_type','default'),(7798,49,'zozo_footer_skin','default'),(7799,49,'zozo_footer_style','default'),(7800,49,'zozo_show_footer_widgets','default'),(7801,49,'zozo_show_copyright_bar','default'),(7802,49,'zozo_show_footer_menu','default'),(7803,49,'zozo_footer_sidebar_1','0'),(7804,49,'zozo_footer_sidebar_2','0'),(7805,49,'zozo_footer_sidebar_3','0'),(7806,49,'zozo_footer_sidebar_4','0'),(7807,49,'zozo_primary_sidebar','0'),(7808,49,'zozo_secondary_sidebar','0'),(7809,49,'zozo_hide_page_title_bar','default'),(7810,49,'zozo_hide_page_title','default'),(7811,49,'zozo_page_title_type','default'),(7812,49,'zozo_page_title_skin','default'),(7813,49,'zozo_page_title_align','default'),(7814,49,'zozo_display_breadcrumbs','default'),(7815,49,'zozo_show_page_slogan','yes'),(7816,49,'zozo_page_slogan',''),(7817,49,'zozo_page_title_height',''),(7818,49,'zozo_page_title_mobile_height',''),(7819,49,'zozo_page_title_bar_title_color',''),(7820,49,'zozo_page_title_bar_slogan_color',''),(7821,49,'zozo_page_breadcrumbs_color',''),(7822,49,'zozo_page_title_bar_border_color',''),(7823,49,'zozo_page_title_bar_bg',''),(7824,49,'zozo_page_title_bar_bg_attach_id',''),(7825,49,'zozo_page_title_bar_bg_color',''),(7826,49,'zozo_page_title_bar_bg_repeat','default'),(7827,49,'zozo_page_title_bar_bg_position','default'),(7828,49,'zozo_page_title_bar_bg_parallax','default'),(7829,49,'zozo_page_title_bar_bg_full','0'),(7830,49,'zozo_page_title_video_bg','0'),(7831,49,'zozo_page_title_video_id',''),(7832,49,'zozo_page_bg_image',''),(7833,49,'zozo_page_bg_image_attach_id',''),(7834,49,'zozo_page_bg_repeat',''),(7835,49,'zozo_page_bg_attachment',''),(7836,49,'zozo_page_bg_position',''),(7837,49,'zozo_page_bg_color',''),(7838,49,'zozo_page_bg_opacity','0'),(7839,49,'zozo_page_bg_full','0'),(7840,49,'zozo_body_bg_image',''),(7841,49,'zozo_body_bg_image_attach_id',''),(7842,49,'zozo_body_bg_repeat',''),(7843,49,'zozo_body_bg_attachment',''),(7844,49,'zozo_body_bg_position',''),(7845,49,'zozo_body_bg_color',''),(7846,49,'zozo_body_bg_opacity','0'),(7847,49,'zozo_body_bg_full','0'),(7848,49,'_wpb_vc_js_status','false'),(7850,159,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7851,159,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7852,159,'slide_template','default'),(7853,159,'zozo_event_organiser_name','Paul Walker'),(7854,159,'zozo_event_organiser_designation','Organiser of Ecology'),(7855,159,'zozo_event_start_date','Sat 30 Dec 2017'),(7856,159,'zozo_event_start_time','11:00 am'),(7857,159,'zozo_event_venue',''),(7858,159,'zozo_event_venue_address','12, Victoria Street, Australia'),(7859,159,'zozo_event_phone','123456789'),(7860,159,'zozo_event_website',''),(7861,159,'zozo_event_google_map','-33.8515449,150.9406266'),(7862,159,'zozo_event_book_now_form','[contact-form-7 id=\"570\" title=\"Register Form\"]'),(7863,159,'zozo_event_custom_link',''),(7864,159,'zozo_event_link_target','_blank'),(7865,159,'zozo_event_button_text',''),(7866,159,'zozo_page_top_padding',''),(7867,159,'zozo_page_bottom_padding',''),(7868,159,'zozo_show_header','yes'),(7869,159,'zozo_show_header_top_bar','default'),(7870,159,'zozo_header_layout','default'),(7871,159,'zozo_header_type','default'),(7872,159,'zozo_header_transparency','default'),(7873,159,'zozo_header_skin','default'),(7874,159,'zozo_custom_nav_menu','default'),(7875,159,'zozo_header_bg_image',''),(7876,159,'zozo_header_bg_image_attach_id',''),(7877,159,'zozo_header_bg_color',''),(7878,159,'zozo_header_bg_opacity','0'),(7879,159,'zozo_header_bg_repeat',''),(7880,159,'zozo_header_bg_attachment',''),(7881,159,'zozo_header_bg_postion',''),(7882,159,'zozo_header_bg_full','0'),(7883,159,'zozo_show_footer_widgets','default'),(7884,159,'zozo_show_footer_menu','default'),(7885,159,'zozo_primary_sidebar','0'),(7886,159,'zozo_secondary_sidebar','0'),(7887,159,'zozo_hide_page_title_bar','default'),(7888,159,'zozo_hide_page_title','default'),(7889,159,'zozo_page_title_type','default'),(7890,159,'zozo_page_title_skin','default'),(7891,159,'zozo_page_title_align','default'),(7892,159,'zozo_display_breadcrumbs','default'),(7893,159,'zozo_show_page_slogan','yes'),(7894,159,'zozo_page_slogan',''),(7895,159,'zozo_page_title_height',''),(7896,159,'zozo_page_title_mobile_height',''),(7897,159,'zozo_page_title_bar_title_color',''),(7898,159,'zozo_page_title_bar_slogan_color',''),(7899,159,'zozo_page_breadcrumbs_color',''),(7900,159,'zozo_page_title_bar_border_color',''),(7901,159,'zozo_page_title_bar_bg',''),(7902,159,'zozo_page_title_bar_bg_attach_id',''),(7903,159,'zozo_page_title_bar_bg_color',''),(7904,159,'zozo_page_title_bar_bg_repeat','default'),(7905,159,'zozo_page_title_bar_bg_position','default'),(7906,159,'zozo_page_title_bar_bg_parallax','default'),(7907,159,'zozo_page_title_bar_bg_full','0'),(7908,159,'zozo_page_title_video_bg','0'),(7909,159,'zozo_page_title_video_id',''),(7910,159,'zozo_page_bg_image',''),(7911,159,'zozo_page_bg_image_attach_id',''),(7912,159,'zozo_page_bg_repeat',''),(7913,159,'zozo_page_bg_attachment',''),(7914,159,'zozo_page_bg_position',''),(7915,159,'zozo_page_bg_color',''),(7916,159,'zozo_page_bg_opacity','0'),(7917,159,'zozo_page_bg_full','0'),(7918,159,'zozo_body_bg_image',''),(7919,159,'zozo_body_bg_image_attach_id',''),(7920,159,'zozo_body_bg_repeat',''),(7921,159,'zozo_body_bg_attachment',''),(7922,159,'zozo_body_bg_position',''),(7923,159,'zozo_body_bg_color',''),(7924,159,'zozo_body_bg_opacity','0'),(7925,159,'zozo_body_bg_full','0'),(7926,159,'_thumbnail_id','642'),(7927,161,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7928,161,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(7929,161,'slide_template','default'),(7930,161,'zozo_event_organiser_name','Tony Stark'),(7931,161,'zozo_event_organiser_designation','Founder of Green City'),(7932,161,'zozo_event_start_date','Sun 10 Dec 2017'),(7933,161,'zozo_event_start_time','11:00 am'),(7934,161,'zozo_event_venue',''),(7935,161,'zozo_event_venue_address','12, Victoria Street, Australia'),(7936,161,'zozo_event_phone','123456789'),(7937,161,'zozo_event_website',''),(7938,161,'zozo_event_google_map','-33.8515449,150.9406266'),(7939,161,'zozo_event_book_now_form','[contact-form-7 id=\"570\" title=\"Register Form\"]'),(7940,161,'zozo_event_custom_link',''),(7941,161,'zozo_event_link_target','_blank'),(7942,161,'zozo_event_button_text',''),(7943,161,'zozo_page_top_padding',''),(7944,161,'zozo_page_bottom_padding',''),(7945,161,'zozo_show_header','yes'),(7946,161,'zozo_show_header_top_bar','default'),(7947,161,'zozo_header_layout','default'),(7948,161,'zozo_header_type','default'),(7949,161,'zozo_header_transparency','default'),(7950,161,'zozo_header_skin','default'),(7951,161,'zozo_custom_nav_menu','default'),(7952,161,'zozo_header_bg_image',''),(7953,161,'zozo_header_bg_image_attach_id',''),(7954,161,'zozo_header_bg_color',''),(7955,161,'zozo_header_bg_opacity','0'),(7956,161,'zozo_header_bg_repeat',''),(7957,161,'zozo_header_bg_attachment',''),(7958,161,'zozo_header_bg_postion',''),(7959,161,'zozo_header_bg_full','0'),(7960,161,'zozo_show_footer_widgets','default'),(7961,161,'zozo_show_footer_menu','default'),(7962,161,'zozo_primary_sidebar','0'),(7963,161,'zozo_secondary_sidebar','0'),(7964,161,'zozo_hide_page_title_bar','default'),(7965,161,'zozo_hide_page_title','default'),(7966,161,'zozo_page_title_type','default'),(7967,161,'zozo_page_title_skin','default'),(7968,161,'zozo_page_title_align','default'),(7969,161,'zozo_display_breadcrumbs','default'),(7970,161,'zozo_show_page_slogan','yes'),(7971,161,'zozo_page_slogan',''),(7972,161,'zozo_page_title_height',''),(7973,161,'zozo_page_title_mobile_height',''),(7974,161,'zozo_page_title_bar_title_color',''),(7975,161,'zozo_page_title_bar_slogan_color',''),(7976,161,'zozo_page_breadcrumbs_color',''),(7977,161,'zozo_page_title_bar_border_color',''),(7978,161,'zozo_page_title_bar_bg',''),(7979,161,'zozo_page_title_bar_bg_attach_id',''),(7980,161,'zozo_page_title_bar_bg_color',''),(7981,161,'zozo_page_title_bar_bg_repeat','default'),(7982,161,'zozo_page_title_bar_bg_position','default'),(7983,161,'zozo_page_title_bar_bg_parallax','default'),(7984,161,'zozo_page_title_bar_bg_full','0'),(7985,161,'zozo_page_title_video_bg','0'),(7986,161,'zozo_page_title_video_id',''),(7987,161,'zozo_page_bg_image',''),(7988,161,'zozo_page_bg_image_attach_id',''),(7989,161,'zozo_page_bg_repeat',''),(7990,161,'zozo_page_bg_attachment',''),(7991,161,'zozo_page_bg_position',''),(7992,161,'zozo_page_bg_color',''),(7993,161,'zozo_page_bg_opacity','0'),(7994,161,'zozo_page_bg_full','0'),(7995,161,'zozo_body_bg_image',''),(7996,161,'zozo_body_bg_image_attach_id',''),(7997,161,'zozo_body_bg_repeat',''),(7998,161,'zozo_body_bg_attachment',''),(7999,161,'zozo_body_bg_position',''),(8000,161,'zozo_body_bg_color',''),(8001,161,'zozo_body_bg_opacity','0'),(8002,161,'zozo_body_bg_full','0'),(8003,161,'_thumbnail_id','641'),(8004,162,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8005,162,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8006,162,'slide_template','default'),(8007,162,'zozo_event_organiser_name','Pepper Pots'),(8008,162,'zozo_event_organiser_designation','Ceo of Ever Green'),(8009,162,'zozo_event_start_date','Thu 2 Nov 2017'),(8010,162,'zozo_event_start_time','11:00 am'),(8011,162,'zozo_event_venue',''),(8012,162,'zozo_event_venue_address','12, Victoria Street, Australia'),(8013,162,'zozo_event_phone','123456789'),(8014,162,'zozo_event_website',''),(8015,162,'zozo_event_google_map','-33.8515449,150.9406266'),(8016,162,'zozo_event_book_now_form','[contact-form-7 id=\"570\" title=\"Register Form\"]'),(8017,162,'zozo_event_custom_link',''),(8018,162,'zozo_event_link_target','_blank'),(8019,162,'zozo_event_button_text',''),(8020,162,'zozo_page_top_padding',''),(8021,162,'zozo_page_bottom_padding',''),(8022,162,'zozo_show_header','yes'),(8023,162,'zozo_show_header_top_bar','default'),(8024,162,'zozo_header_layout','default'),(8025,162,'zozo_header_type','default'),(8026,162,'zozo_header_transparency','default'),(8027,162,'zozo_header_skin','default'),(8028,162,'zozo_custom_nav_menu','default'),(8029,162,'zozo_header_bg_image',''),(8030,162,'zozo_header_bg_image_attach_id',''),(8031,162,'zozo_header_bg_color',''),(8032,162,'zozo_header_bg_opacity','0'),(8033,162,'zozo_header_bg_repeat',''),(8034,162,'zozo_header_bg_attachment',''),(8035,162,'zozo_header_bg_postion',''),(8036,162,'zozo_header_bg_full','0'),(8037,162,'zozo_show_footer_widgets','default'),(8038,162,'zozo_show_footer_menu','default'),(8039,162,'zozo_primary_sidebar','0'),(8040,162,'zozo_secondary_sidebar','0'),(8041,162,'zozo_hide_page_title_bar','default'),(8042,162,'zozo_hide_page_title','default'),(8043,162,'zozo_page_title_type','default'),(8044,162,'zozo_page_title_skin','default'),(8045,162,'zozo_page_title_align','default'),(8046,162,'zozo_display_breadcrumbs','default'),(8047,162,'zozo_show_page_slogan','yes'),(8048,162,'zozo_page_slogan',''),(8049,162,'zozo_page_title_height',''),(8050,162,'zozo_page_title_mobile_height',''),(8051,162,'zozo_page_title_bar_title_color',''),(8052,162,'zozo_page_title_bar_slogan_color',''),(8053,162,'zozo_page_breadcrumbs_color',''),(8054,162,'zozo_page_title_bar_border_color',''),(8055,162,'zozo_page_title_bar_bg',''),(8056,162,'zozo_page_title_bar_bg_attach_id',''),(8057,162,'zozo_page_title_bar_bg_color',''),(8058,162,'zozo_page_title_bar_bg_repeat','default'),(8059,162,'zozo_page_title_bar_bg_position','default'),(8060,162,'zozo_page_title_bar_bg_parallax','default'),(8061,162,'zozo_page_title_bar_bg_full','0'),(8062,162,'zozo_page_title_video_bg','0'),(8063,162,'zozo_page_title_video_id',''),(8064,162,'zozo_page_bg_image',''),(8065,162,'zozo_page_bg_image_attach_id',''),(8066,162,'zozo_page_bg_repeat',''),(8067,162,'zozo_page_bg_attachment',''),(8068,162,'zozo_page_bg_position',''),(8069,162,'zozo_page_bg_color',''),(8070,162,'zozo_page_bg_opacity','0'),(8071,162,'zozo_page_bg_full','0'),(8072,162,'zozo_body_bg_image',''),(8073,162,'zozo_body_bg_image_attach_id',''),(8074,162,'zozo_body_bg_repeat',''),(8075,162,'zozo_body_bg_attachment',''),(8076,162,'zozo_body_bg_position',''),(8077,162,'zozo_body_bg_color',''),(8078,162,'zozo_body_bg_opacity','0'),(8079,162,'zozo_body_bg_full','0'),(8080,162,'_thumbnail_id','640'),(8081,277,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8082,277,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8083,277,'slide_template','default'),(8084,277,'zozo_event_organiser_name','Sharma'),(8085,277,'zozo_event_organiser_designation','Author of Green Nature'),(8086,277,'zozo_event_start_date','Fri 8 Dec 2017'),(8087,277,'zozo_event_start_time','11:00 am'),(8088,277,'zozo_event_venue',''),(8089,277,'zozo_event_venue_address','12, Victoria Street, Australia'),(8090,277,'zozo_event_phone','123456789'),(8091,277,'zozo_event_website',''),(8092,277,'zozo_event_google_map','-33.8515449,150.9406266'),(8093,277,'zozo_event_book_now_form','[contact-form-7 id=\"570\" title=\"Register Form\"]'),(8094,277,'zozo_event_custom_link',''),(8095,277,'zozo_event_link_target','_blank'),(8096,277,'zozo_event_button_text',''),(8097,277,'zozo_page_top_padding',''),(8098,277,'zozo_page_bottom_padding',''),(8099,277,'zozo_show_header','yes'),(8100,277,'zozo_show_header_top_bar','default'),(8101,277,'zozo_header_layout','default'),(8102,277,'zozo_header_type','default'),(8103,277,'zozo_header_transparency','default'),(8104,277,'zozo_header_skin','default'),(8105,277,'zozo_custom_nav_menu','default'),(8106,277,'zozo_header_bg_image',''),(8107,277,'zozo_header_bg_image_attach_id',''),(8108,277,'zozo_header_bg_color',''),(8109,277,'zozo_header_bg_opacity','0'),(8110,277,'zozo_header_bg_repeat',''),(8111,277,'zozo_header_bg_attachment',''),(8112,277,'zozo_header_bg_postion',''),(8113,277,'zozo_header_bg_full','0'),(8114,277,'zozo_show_footer_widgets','default'),(8115,277,'zozo_show_footer_menu','default'),(8116,277,'zozo_primary_sidebar','zozo-custom-campaignsidebar'),(8117,277,'zozo_secondary_sidebar','0'),(8118,277,'zozo_hide_page_title_bar','default'),(8119,277,'zozo_hide_page_title','default'),(8120,277,'zozo_page_title_type','default'),(8121,277,'zozo_page_title_skin','default'),(8122,277,'zozo_page_title_align','default'),(8123,277,'zozo_display_breadcrumbs','default'),(8124,277,'zozo_show_page_slogan','yes'),(8125,277,'zozo_page_slogan',''),(8126,277,'zozo_page_title_height',''),(8127,277,'zozo_page_title_mobile_height',''),(8128,277,'zozo_page_title_bar_title_color',''),(8129,277,'zozo_page_title_bar_slogan_color',''),(8130,277,'zozo_page_breadcrumbs_color',''),(8131,277,'zozo_page_title_bar_border_color',''),(8132,277,'zozo_page_title_bar_bg',''),(8133,277,'zozo_page_title_bar_bg_attach_id',''),(8134,277,'zozo_page_title_bar_bg_color',''),(8135,277,'zozo_page_title_bar_bg_repeat','default'),(8136,277,'zozo_page_title_bar_bg_position','default'),(8137,277,'zozo_page_title_bar_bg_parallax','default'),(8138,277,'zozo_page_title_bar_bg_full','0'),(8139,277,'zozo_page_title_video_bg','0'),(8140,277,'zozo_page_title_video_id',''),(8141,277,'zozo_page_bg_image',''),(8142,277,'zozo_page_bg_image_attach_id',''),(8143,277,'zozo_page_bg_repeat',''),(8144,277,'zozo_page_bg_attachment',''),(8145,277,'zozo_page_bg_position',''),(8146,277,'zozo_page_bg_color',''),(8147,277,'zozo_page_bg_opacity','0'),(8148,277,'zozo_page_bg_full','0'),(8149,277,'zozo_body_bg_image',''),(8150,277,'zozo_body_bg_image_attach_id',''),(8151,277,'zozo_body_bg_repeat',''),(8152,277,'zozo_body_bg_attachment',''),(8153,277,'zozo_body_bg_position',''),(8154,277,'zozo_body_bg_color',''),(8155,277,'zozo_body_bg_opacity','0'),(8156,277,'zozo_body_bg_full','0'),(8157,277,'zozo_layout','one-col'),(8158,277,'_thumbnail_id','639'),(8159,353,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8160,353,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8161,353,'slide_template','default'),(8162,353,'zozo_event_organiser_name','Albert'),(8163,353,'zozo_event_organiser_designation','Real Estate Developer'),(8164,353,'zozo_event_start_date','Tue 14 Nov 2017'),(8165,353,'zozo_event_start_time','11:00 am'),(8166,353,'zozo_event_venue',''),(8167,353,'zozo_event_venue_address','12, Victoria Street, Australia'),(8168,353,'zozo_event_phone','4579625'),(8169,353,'zozo_event_website',''),(8170,353,'zozo_event_google_map','-33.8515449,150.9406266'),(8171,353,'zozo_event_book_now_form','[contact-form-7 id=\"570\" title=\"Register Form\"]'),(8172,353,'zozo_event_custom_link',''),(8173,353,'zozo_event_link_target','_blank'),(8174,353,'zozo_event_button_text',''),(8175,353,'zozo_page_top_padding',''),(8176,353,'zozo_page_bottom_padding',''),(8177,353,'zozo_show_header','yes'),(8178,353,'zozo_show_header_top_bar','default'),(8179,353,'zozo_header_layout','default'),(8180,353,'zozo_header_type','default'),(8181,353,'zozo_header_transparency','default'),(8182,353,'zozo_header_skin','default'),(8183,353,'zozo_custom_nav_menu','default'),(8184,353,'zozo_header_bg_image',''),(8185,353,'zozo_header_bg_image_attach_id',''),(8186,353,'zozo_header_bg_color',''),(8187,353,'zozo_header_bg_opacity','0'),(8188,353,'zozo_header_bg_repeat',''),(8189,353,'zozo_header_bg_attachment',''),(8190,353,'zozo_header_bg_postion',''),(8191,353,'zozo_header_bg_full','0'),(8192,353,'zozo_show_footer_widgets','default'),(8193,353,'zozo_show_footer_menu','default'),(8194,353,'zozo_primary_sidebar','0'),(8195,353,'zozo_secondary_sidebar','0'),(8196,353,'zozo_hide_page_title_bar','default'),(8197,353,'zozo_hide_page_title','default'),(8198,353,'zozo_page_title_type','default'),(8199,353,'zozo_page_title_skin','default'),(8200,353,'zozo_page_title_align','default'),(8201,353,'zozo_display_breadcrumbs','default'),(8202,353,'zozo_show_page_slogan','yes'),(8203,353,'zozo_page_slogan',''),(8204,353,'zozo_page_title_height',''),(8205,353,'zozo_page_title_mobile_height',''),(8206,353,'zozo_page_title_bar_title_color',''),(8207,353,'zozo_page_title_bar_slogan_color',''),(8208,353,'zozo_page_breadcrumbs_color',''),(8209,353,'zozo_page_title_bar_border_color',''),(8210,353,'zozo_page_title_bar_bg',''),(8211,353,'zozo_page_title_bar_bg_attach_id',''),(8212,353,'zozo_page_title_bar_bg_color',''),(8213,353,'zozo_page_title_bar_bg_repeat','default'),(8214,353,'zozo_page_title_bar_bg_position','default'),(8215,353,'zozo_page_title_bar_bg_parallax','default'),(8216,353,'zozo_page_title_bar_bg_full','0'),(8217,353,'zozo_page_title_video_bg','0'),(8218,353,'zozo_page_title_video_id',''),(8219,353,'zozo_page_bg_image',''),(8220,353,'zozo_page_bg_image_attach_id',''),(8221,353,'zozo_page_bg_repeat',''),(8222,353,'zozo_page_bg_attachment',''),(8223,353,'zozo_page_bg_position',''),(8224,353,'zozo_page_bg_color',''),(8225,353,'zozo_page_bg_opacity','0'),(8226,353,'zozo_page_bg_full','0'),(8227,353,'zozo_body_bg_image',''),(8228,353,'zozo_body_bg_image_attach_id',''),(8229,353,'zozo_body_bg_repeat',''),(8230,353,'zozo_body_bg_attachment',''),(8231,353,'zozo_body_bg_position',''),(8232,353,'zozo_body_bg_color',''),(8233,353,'zozo_body_bg_opacity','0'),(8234,353,'zozo_body_bg_full','0'),(8235,353,'_thumbnail_id','638'),(8236,354,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8237,354,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8238,354,'slide_template','default'),(8239,354,'zozo_event_organiser_name','Franklin'),(8240,354,'zozo_event_organiser_designation','Founder of Plant One Million'),(8241,354,'zozo_event_start_date','Thu 26 Oct 2017'),(8242,354,'zozo_event_start_time','11:00 am'),(8243,354,'zozo_event_venue',''),(8244,354,'zozo_event_venue_address','12, Victoria Street, Australia'),(8245,354,'zozo_event_phone','54961236'),(8246,354,'zozo_event_website',''),(8247,354,'zozo_event_google_map','-33.8515449,150.9406266'),(8248,354,'zozo_event_book_now_form','[contact-form-7 id=\"570\" title=\"Register Form\"]'),(8249,354,'zozo_event_custom_link',''),(8250,354,'zozo_event_link_target','_blank'),(8251,354,'zozo_event_button_text',''),(8252,354,'zozo_page_top_padding',''),(8253,354,'zozo_page_bottom_padding',''),(8254,354,'zozo_show_header','yes'),(8255,354,'zozo_show_header_top_bar','default'),(8256,354,'zozo_header_layout','default'),(8257,354,'zozo_header_type','default'),(8258,354,'zozo_header_transparency','default'),(8259,354,'zozo_header_skin','default'),(8260,354,'zozo_custom_nav_menu','default'),(8261,354,'zozo_header_bg_image',''),(8262,354,'zozo_header_bg_image_attach_id',''),(8263,354,'zozo_header_bg_color',''),(8264,354,'zozo_header_bg_opacity','0'),(8265,354,'zozo_header_bg_repeat',''),(8266,354,'zozo_header_bg_attachment',''),(8267,354,'zozo_header_bg_postion',''),(8268,354,'zozo_header_bg_full','0'),(8269,354,'zozo_show_footer_widgets','default'),(8270,354,'zozo_show_footer_menu','default'),(8271,354,'zozo_primary_sidebar','0'),(8272,354,'zozo_secondary_sidebar','0'),(8273,354,'zozo_hide_page_title_bar','default'),(8274,354,'zozo_hide_page_title','default'),(8275,354,'zozo_page_title_type','default'),(8276,354,'zozo_page_title_skin','default'),(8277,354,'zozo_page_title_align','default'),(8278,354,'zozo_display_breadcrumbs','default'),(8279,354,'zozo_show_page_slogan','yes'),(8280,354,'zozo_page_slogan',''),(8281,354,'zozo_page_title_height',''),(8282,354,'zozo_page_title_mobile_height',''),(8283,354,'zozo_page_title_bar_title_color',''),(8284,354,'zozo_page_title_bar_slogan_color',''),(8285,354,'zozo_page_breadcrumbs_color',''),(8286,354,'zozo_page_title_bar_border_color',''),(8287,354,'zozo_page_title_bar_bg',''),(8288,354,'zozo_page_title_bar_bg_attach_id',''),(8289,354,'zozo_page_title_bar_bg_color',''),(8290,354,'zozo_page_title_bar_bg_repeat','default'),(8291,354,'zozo_page_title_bar_bg_position','default'),(8292,354,'zozo_page_title_bar_bg_parallax','default'),(8293,354,'zozo_page_title_bar_bg_full','0'),(8294,354,'zozo_page_title_video_bg','0'),(8295,354,'zozo_page_title_video_id',''),(8296,354,'zozo_page_bg_image',''),(8297,354,'zozo_page_bg_image_attach_id',''),(8298,354,'zozo_page_bg_repeat',''),(8299,354,'zozo_page_bg_attachment',''),(8300,354,'zozo_page_bg_position',''),(8301,354,'zozo_page_bg_color',''),(8302,354,'zozo_page_bg_opacity','0'),(8303,354,'zozo_page_bg_full','0'),(8304,354,'zozo_body_bg_image',''),(8305,354,'zozo_body_bg_image_attach_id',''),(8306,354,'zozo_body_bg_repeat',''),(8307,354,'zozo_body_bg_attachment',''),(8308,354,'zozo_body_bg_position',''),(8309,354,'zozo_body_bg_color',''),(8310,354,'zozo_body_bg_opacity','0'),(8311,354,'zozo_body_bg_full','0'),(8312,354,'_thumbnail_id','637'),(8313,373,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8314,373,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8315,373,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8316,373,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8317,373,'_thumbnail_id','375'),(8318,373,'slide_template','default'),(8319,373,'zozo_gallery_images',''),(8320,373,'zozo_layout','two-col-left'),(8321,373,'zozo_page_top_padding',''),(8322,373,'zozo_page_bottom_padding',''),(8323,373,'zozo_show_header','yes'),(8324,373,'zozo_show_header_top_bar','default'),(8325,373,'zozo_header_layout','default'),(8326,373,'zozo_header_type','default'),(8327,373,'zozo_header_transparency','default'),(8328,373,'zozo_header_skin','default'),(8329,373,'zozo_custom_nav_menu','default'),(8330,373,'zozo_header_bg_image',''),(8331,373,'zozo_header_bg_image_attach_id',''),(8332,373,'zozo_header_bg_color',''),(8333,373,'zozo_header_bg_opacity','0'),(8334,373,'zozo_header_bg_repeat',''),(8335,373,'zozo_header_bg_attachment',''),(8336,373,'zozo_header_bg_postion',''),(8337,373,'zozo_header_bg_full','0'),(8338,373,'zozo_show_footer_widgets','default'),(8339,373,'zozo_show_footer_menu','default'),(8340,373,'zozo_primary_sidebar','services-widget'),(8341,373,'zozo_secondary_sidebar','0'),(8342,373,'zozo_hide_page_title_bar','default'),(8343,373,'zozo_hide_page_title','default'),(8344,373,'zozo_page_title_type','default'),(8345,373,'zozo_page_title_skin','default'),(8346,373,'zozo_page_title_align','default'),(8347,373,'zozo_display_breadcrumbs','default'),(8348,373,'zozo_show_page_slogan','yes'),(8349,373,'zozo_page_slogan',''),(8350,373,'zozo_page_title_height',''),(8351,373,'zozo_page_title_mobile_height',''),(8352,373,'zozo_page_title_bar_title_color',''),(8353,373,'zozo_page_title_bar_slogan_color',''),(8354,373,'zozo_page_breadcrumbs_color',''),(8355,373,'zozo_page_title_bar_border_color',''),(8356,373,'zozo_page_title_bar_bg',''),(8357,373,'zozo_page_title_bar_bg_attach_id',''),(8358,373,'zozo_page_title_bar_bg_color',''),(8359,373,'zozo_page_title_bar_bg_repeat','default'),(8360,373,'zozo_page_title_bar_bg_position','default'),(8361,373,'zozo_page_title_bar_bg_parallax','default'),(8362,373,'zozo_page_title_bar_bg_full','0'),(8363,373,'zozo_page_title_video_bg','0'),(8364,373,'zozo_page_title_video_id',''),(8365,373,'zozo_page_bg_image',''),(8366,373,'zozo_page_bg_image_attach_id',''),(8367,373,'zozo_page_bg_repeat',''),(8368,373,'zozo_page_bg_attachment',''),(8369,373,'zozo_page_bg_position',''),(8370,373,'zozo_page_bg_color',''),(8371,373,'zozo_page_bg_opacity','0'),(8372,373,'zozo_page_bg_full','0'),(8373,373,'zozo_body_bg_image',''),(8374,373,'zozo_body_bg_image_attach_id',''),(8375,373,'zozo_body_bg_repeat',''),(8376,373,'zozo_body_bg_attachment',''),(8377,373,'zozo_body_bg_position',''),(8378,373,'zozo_body_bg_color',''),(8379,373,'zozo_body_bg_opacity','0'),(8380,373,'zozo_body_bg_full','0'),(8381,373,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8382,373,'_wpb_vc_js_status','true'),(8383,373,'_oembed_1087f23c5319b67258e7786ab6683173','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(8384,373,'_oembed_time_1087f23c5319b67258e7786ab6683173','1501051936'),(8385,373,'_oembed_503e4b311ba0ac591750809ee54a392f','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" gesture=\"media\" allow=\"encrypted-media\" allowfullscreen></iframe>'),(8386,373,'_oembed_time_503e4b311ba0ac591750809ee54a392f','1513321207'),(9771,55,'_edit_last','1'),(8397,54,'zozo_author_rating','5'),(9769,54,'rs_page_bg_color',''),(8400,54,'zozo_author_designation','citizen'),(8401,54,'zozo_author_company_name','Gacundura Cell, Rwerere Sector, Burera District. '),(8402,54,'zozo_author_company_url',''),(8405,55,'zozo_author_rating','4'),(9773,55,'_wpb_vc_js_status','false'),(9772,55,'rs_page_bg_color',''),(8408,55,'zozo_author_designation',''),(8409,55,'zozo_author_company_name','Gacundura Cell, Rwerere Sector, Burera District'),(8410,55,'zozo_author_company_url',''),(8411,82,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500640015363{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(8412,82,'zozo_page_has_cf7','1'),(9133,83,'_edit_last','1'),(8414,82,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500640015363{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(9132,82,'_wp_old_slug','richard-david'),(8416,82,'_thumbnail_id','1565'),(9131,82,'rs_page_bg_color',''),(8418,82,'zozo_member_name','Dr Semasaka Gabriel'),(8419,82,'zozo_member_designation','Member of the Board of Directors Program Director'),(8420,82,'zozo_member_description','The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those.'),(8421,82,'zozo_member_email','#'),(8422,82,'zozo_member_facebook','#'),(8423,82,'zozo_member_twitter',''),(8424,82,'zozo_member_googleplus','#'),(8425,82,'zozo_member_linkedin',''),(8426,82,'zozo_member_pinterest',''),(8427,82,'zozo_member_dribbble',''),(8428,82,'zozo_member_skype',''),(8429,82,'zozo_member_yahoo',''),(8430,82,'zozo_member_youtube',''),(8431,82,'zozo_member_link_target','_blank'),(8432,82,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500640015363{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(8433,82,'zozo_page_has_cf7','1'),(8434,82,'_wpb_vc_js_status','true'),(9137,84,'_edit_last','1'),(9201,83,'zozo_page_has_cf7','1'),(9202,83,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500640029684{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(9136,83,'_edit_lock','1635248487:1'),(8440,83,'_thumbnail_id','1571'),(9135,83,'rs_page_bg_color',''),(8442,83,'zozo_member_name','Uyisabye Hyacinthe'),(8443,83,'zozo_member_designation','Headteacher of Karembure Sunshine School '),(8444,83,'zozo_member_description','The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those.'),(8445,83,'zozo_member_email',''),(8446,83,'zozo_member_facebook','#'),(8447,83,'zozo_member_twitter','#'),(8448,83,'zozo_member_googleplus','#'),(8449,83,'zozo_member_linkedin','#'),(8450,83,'zozo_member_pinterest','#'),(8451,83,'zozo_member_dribbble',''),(8452,83,'zozo_member_skype',''),(8453,83,'zozo_member_yahoo',''),(8454,83,'zozo_member_youtube',''),(8455,83,'zozo_member_link_target','_self'),(8458,83,'_wpb_vc_js_status','true'),(8459,84,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500639605192{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(8460,84,'zozo_page_has_cf7','1'),(9141,86,'_edit_last','1'),(8462,84,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500639605192{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(9140,84,'_edit_lock','1635248517:1'),(8464,84,'_thumbnail_id','1573'),(9139,84,'rs_page_bg_color',''),(8466,84,'zozo_member_name','Mujawimana Eugénie'),(8467,84,'zozo_member_designation','Project Coordinator'),(8468,84,'zozo_member_description','The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those.'),(8469,84,'zozo_member_email',''),(8470,84,'zozo_member_facebook','#'),(8471,84,'zozo_member_twitter','#'),(8472,84,'zozo_member_googleplus','#'),(8473,84,'zozo_member_linkedin','#'),(8474,84,'zozo_member_pinterest','#'),(8475,84,'zozo_member_dribbble',''),(8476,84,'zozo_member_skype',''),(8477,84,'zozo_member_yahoo',''),(8478,84,'zozo_member_youtube',''),(8479,84,'zozo_member_link_target','_self'),(8480,84,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500639605192{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(8481,84,'zozo_page_has_cf7','1'),(8482,84,'_wpb_vc_js_status','true'),(8483,85,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500640051493{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(8484,85,'zozo_page_has_cf7','1'),(9150,83,'_wp_old_slug','mukashema-christine-2'),(8486,85,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500640051493{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(9151,1429,'_wp_attached_file','2017/07/500x500-1.png'),(8488,85,'_thumbnail_id','1576'),(9148,85,'rs_page_bg_color',''),(8490,85,'zozo_member_name','Nsanzumukiza Jean Marie Vianey'),(8491,85,'zozo_member_designation','Accountant'),(8492,85,'zozo_member_description','The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those.'),(8493,85,'zozo_member_email',''),(8494,85,'zozo_member_facebook','#'),(8495,85,'zozo_member_twitter','#'),(8496,85,'zozo_member_googleplus','#'),(8497,85,'zozo_member_linkedin','#'),(8498,85,'zozo_member_pinterest','#'),(8499,85,'zozo_member_dribbble',''),(8500,85,'zozo_member_skype',''),(8501,85,'zozo_member_yahoo',''),(8502,85,'zozo_member_youtube',''),(8503,85,'zozo_member_link_target','_self'),(8504,85,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500640051493{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(8505,85,'zozo_page_has_cf7','1'),(8506,85,'_wpb_vc_js_status','true'),(8507,86,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500640041325{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(8508,86,'zozo_page_has_cf7','1'),(9145,85,'_edit_lock','1635265061:1'),(8510,86,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500640041325{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(9144,86,'_edit_lock','1635250527:1'),(8512,86,'_thumbnail_id','1574'),(9143,86,'rs_page_bg_color',''),(8514,86,'zozo_member_name','Mukashema Christine'),(8515,86,'zozo_member_designation','Team leader Health and Hygiene'),(8516,86,'zozo_member_description','The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those.'),(8517,86,'zozo_member_email',''),(8518,86,'zozo_member_facebook','#'),(8519,86,'zozo_member_twitter','#'),(8520,86,'zozo_member_googleplus','#'),(8521,86,'zozo_member_linkedin','#'),(8522,86,'zozo_member_pinterest','#'),(8523,86,'zozo_member_dribbble',''),(8524,86,'zozo_member_skype',''),(8525,86,'zozo_member_yahoo',''),(8526,86,'zozo_member_youtube',''),(8527,86,'zozo_member_link_target','_self'),(8528,86,'_wpb_shortcodes_custom_css','.vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497963233970{padding-bottom: 45px !important;}.vc_custom_1497963561775{padding-bottom: 0px !important;}.vc_custom_1500640041325{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}'),(8529,86,'zozo_page_has_cf7','1'),(8530,86,'_wpb_vc_js_status','true'),(8531,382,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8532,382,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8533,382,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8534,382,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8535,382,'_thumbnail_id','384'),(8536,382,'slide_template','default'),(8537,382,'zozo_gallery_images',''),(8538,382,'zozo_page_top_padding',''),(8539,382,'zozo_page_bottom_padding',''),(8540,382,'zozo_show_header','yes'),(8541,382,'zozo_show_header_top_bar','default'),(8542,382,'zozo_header_layout','default'),(8543,382,'zozo_header_type','default'),(8544,382,'zozo_header_transparency','default'),(8545,382,'zozo_header_skin','default'),(8546,382,'zozo_custom_nav_menu','default'),(8547,382,'zozo_header_bg_image',''),(8548,382,'zozo_header_bg_image_attach_id',''),(8549,382,'zozo_header_bg_color',''),(8550,382,'zozo_header_bg_opacity','0'),(8551,382,'zozo_header_bg_repeat',''),(8552,382,'zozo_header_bg_attachment',''),(8553,382,'zozo_header_bg_postion',''),(8554,382,'zozo_header_bg_full','0'),(8555,382,'zozo_show_footer_widgets','default'),(8556,382,'zozo_show_footer_menu','default'),(8557,382,'zozo_primary_sidebar','services-widget'),(8558,382,'zozo_secondary_sidebar','0'),(8559,382,'zozo_hide_page_title_bar','default'),(8560,382,'zozo_hide_page_title','default'),(8561,382,'zozo_page_title_type','default'),(8562,382,'zozo_page_title_skin','default'),(8563,382,'zozo_page_title_align','default'),(8564,382,'zozo_display_breadcrumbs','default'),(8565,382,'zozo_show_page_slogan','yes'),(8566,382,'zozo_page_slogan',''),(8567,382,'zozo_page_title_height',''),(8568,382,'zozo_page_title_mobile_height',''),(8569,382,'zozo_page_title_bar_title_color',''),(8570,382,'zozo_page_title_bar_slogan_color',''),(8571,382,'zozo_page_breadcrumbs_color',''),(8572,382,'zozo_page_title_bar_border_color',''),(8573,382,'zozo_page_title_bar_bg',''),(8574,382,'zozo_page_title_bar_bg_attach_id',''),(8575,382,'zozo_page_title_bar_bg_color',''),(8576,382,'zozo_page_title_bar_bg_repeat','default'),(8577,382,'zozo_page_title_bar_bg_position','default'),(8578,382,'zozo_page_title_bar_bg_parallax','default'),(8579,382,'zozo_page_title_bar_bg_full','0'),(8580,382,'zozo_page_title_video_bg','0'),(8581,382,'zozo_page_title_video_id',''),(8582,382,'zozo_page_bg_image',''),(8583,382,'zozo_page_bg_image_attach_id',''),(8584,382,'zozo_page_bg_repeat',''),(8585,382,'zozo_page_bg_attachment',''),(8586,382,'zozo_page_bg_position',''),(8587,382,'zozo_page_bg_color',''),(8588,382,'zozo_page_bg_opacity','0'),(8589,382,'zozo_page_bg_full','0'),(8590,382,'zozo_body_bg_image',''),(8591,382,'zozo_body_bg_image_attach_id',''),(8592,382,'zozo_body_bg_repeat',''),(8593,382,'zozo_body_bg_attachment',''),(8594,382,'zozo_body_bg_position',''),(8595,382,'zozo_body_bg_color',''),(8596,382,'zozo_body_bg_opacity','0'),(8597,382,'zozo_body_bg_full','0'),(8598,382,'_wpb_vc_js_status','true'),(8599,382,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8600,382,'zozo_layout','two-col-left'),(8601,382,'_oembed_1087f23c5319b67258e7786ab6683173','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(8602,382,'_oembed_time_1087f23c5319b67258e7786ab6683173','1501051934'),(8603,382,'_oembed_503e4b311ba0ac591750809ee54a392f','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" gesture=\"media\" allow=\"encrypted-media\" allowfullscreen></iframe>'),(8604,382,'_oembed_time_503e4b311ba0ac591750809ee54a392f','1513258769'),(8605,386,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8606,386,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8607,386,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8608,386,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8609,386,'_thumbnail_id','389'),(8610,386,'slide_template','default'),(8611,386,'zozo_gallery_images',''),(8612,386,'zozo_page_top_padding',''),(8613,386,'zozo_page_bottom_padding',''),(8614,386,'zozo_show_header','yes'),(8615,386,'zozo_show_header_top_bar','default'),(8616,386,'zozo_header_layout','default'),(8617,386,'zozo_header_type','default'),(8618,386,'zozo_header_transparency','default'),(8619,386,'zozo_header_skin','default'),(8620,386,'zozo_custom_nav_menu','default'),(8621,386,'zozo_header_bg_image',''),(8622,386,'zozo_header_bg_image_attach_id',''),(8623,386,'zozo_header_bg_color',''),(8624,386,'zozo_header_bg_opacity','0'),(8625,386,'zozo_header_bg_repeat',''),(8626,386,'zozo_header_bg_attachment',''),(8627,386,'zozo_header_bg_postion',''),(8628,386,'zozo_header_bg_full','0'),(8629,386,'zozo_show_footer_widgets','default'),(8630,386,'zozo_show_footer_menu','default'),(8631,386,'zozo_primary_sidebar','services-widget'),(8632,386,'zozo_secondary_sidebar','0'),(8633,386,'zozo_hide_page_title_bar','default'),(8634,386,'zozo_hide_page_title','default'),(8635,386,'zozo_page_title_type','default'),(8636,386,'zozo_page_title_skin','default'),(8637,386,'zozo_page_title_align','default'),(8638,386,'zozo_display_breadcrumbs','default'),(8639,386,'zozo_show_page_slogan','yes'),(8640,386,'zozo_page_slogan',''),(8641,386,'zozo_page_title_height',''),(8642,386,'zozo_page_title_mobile_height',''),(8643,386,'zozo_page_title_bar_title_color',''),(8644,386,'zozo_page_title_bar_slogan_color',''),(8645,386,'zozo_page_breadcrumbs_color',''),(8646,386,'zozo_page_title_bar_border_color',''),(8647,386,'zozo_page_title_bar_bg',''),(8648,386,'zozo_page_title_bar_bg_attach_id',''),(8649,386,'zozo_page_title_bar_bg_color',''),(8650,386,'zozo_page_title_bar_bg_repeat','default'),(8651,386,'zozo_page_title_bar_bg_position','default'),(8652,386,'zozo_page_title_bar_bg_parallax','default'),(8653,386,'zozo_page_title_bar_bg_full','0'),(8654,386,'zozo_page_title_video_bg','0'),(8655,386,'zozo_page_title_video_id',''),(8656,386,'zozo_page_bg_image',''),(8657,386,'zozo_page_bg_image_attach_id',''),(8658,386,'zozo_page_bg_repeat',''),(8659,386,'zozo_page_bg_attachment',''),(8660,386,'zozo_page_bg_position',''),(8661,386,'zozo_page_bg_color',''),(8662,386,'zozo_page_bg_opacity','0'),(8663,386,'zozo_page_bg_full','0'),(8664,386,'zozo_body_bg_image',''),(8665,386,'zozo_body_bg_image_attach_id',''),(8666,386,'zozo_body_bg_repeat',''),(8667,386,'zozo_body_bg_attachment',''),(8668,386,'zozo_body_bg_position',''),(8669,386,'zozo_body_bg_color',''),(8670,386,'zozo_body_bg_opacity','0'),(8671,386,'zozo_body_bg_full','0'),(8672,386,'_wpb_vc_js_status','true'),(8673,386,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8674,386,'zozo_layout','two-col-left'),(8675,386,'_oembed_1087f23c5319b67258e7786ab6683173','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(8676,386,'_oembed_time_1087f23c5319b67258e7786ab6683173','1501051935'),(8677,386,'_oembed_503e4b311ba0ac591750809ee54a392f','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" gesture=\"media\" allow=\"encrypted-media\" allowfullscreen></iframe>'),(8678,386,'_oembed_time_503e4b311ba0ac591750809ee54a392f','1513419428'),(8679,390,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8680,390,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8681,390,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8682,390,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8683,390,'_thumbnail_id','392'),(8684,390,'slide_template','default'),(8685,390,'zozo_gallery_images',''),(8686,390,'zozo_layout','two-col-left'),(8687,390,'zozo_page_top_padding',''),(8688,390,'zozo_page_bottom_padding',''),(8689,390,'zozo_show_header','yes'),(8690,390,'zozo_show_header_top_bar','default'),(8691,390,'zozo_header_layout','default'),(8692,390,'zozo_header_type','default'),(8693,390,'zozo_header_transparency','default'),(8694,390,'zozo_header_skin','default'),(8695,390,'zozo_custom_nav_menu','default'),(8696,390,'zozo_header_bg_image',''),(8697,390,'zozo_header_bg_image_attach_id',''),(8698,390,'zozo_header_bg_color',''),(8699,390,'zozo_header_bg_opacity','0'),(8700,390,'zozo_header_bg_repeat',''),(8701,390,'zozo_header_bg_attachment',''),(8702,390,'zozo_header_bg_postion',''),(8703,390,'zozo_header_bg_full','0'),(8704,390,'zozo_show_footer_widgets','default'),(8705,390,'zozo_show_footer_menu','default'),(8706,390,'zozo_primary_sidebar','services-widget'),(8707,390,'zozo_secondary_sidebar','0'),(8708,390,'zozo_hide_page_title_bar','default'),(8709,390,'zozo_hide_page_title','default'),(8710,390,'zozo_page_title_type','default'),(8711,390,'zozo_page_title_skin','default'),(8712,390,'zozo_page_title_align','default'),(8713,390,'zozo_display_breadcrumbs','default'),(8714,390,'zozo_show_page_slogan','yes'),(8715,390,'zozo_page_slogan',''),(8716,390,'zozo_page_title_height',''),(8717,390,'zozo_page_title_mobile_height',''),(8718,390,'zozo_page_title_bar_title_color',''),(8719,390,'zozo_page_title_bar_slogan_color',''),(8720,390,'zozo_page_breadcrumbs_color',''),(8721,390,'zozo_page_title_bar_border_color',''),(8722,390,'zozo_page_title_bar_bg',''),(8723,390,'zozo_page_title_bar_bg_attach_id',''),(8724,390,'zozo_page_title_bar_bg_color',''),(8725,390,'zozo_page_title_bar_bg_repeat','default'),(8726,390,'zozo_page_title_bar_bg_position','default'),(8727,390,'zozo_page_title_bar_bg_parallax','default'),(8728,390,'zozo_page_title_bar_bg_full','0'),(8729,390,'zozo_page_title_video_bg','0'),(8730,390,'zozo_page_title_video_id',''),(8731,390,'zozo_page_bg_image',''),(8732,390,'zozo_page_bg_image_attach_id',''),(8733,390,'zozo_page_bg_repeat',''),(8734,390,'zozo_page_bg_attachment',''),(8735,390,'zozo_page_bg_position',''),(8736,390,'zozo_page_bg_color',''),(8737,390,'zozo_page_bg_opacity','0'),(8738,390,'zozo_page_bg_full','0'),(8739,390,'zozo_body_bg_image',''),(8740,390,'zozo_body_bg_image_attach_id',''),(8741,390,'zozo_body_bg_repeat',''),(8742,390,'zozo_body_bg_attachment',''),(8743,390,'zozo_body_bg_position',''),(8744,390,'zozo_body_bg_color',''),(8745,390,'zozo_body_bg_opacity','0'),(8746,390,'zozo_body_bg_full','0'),(8747,390,'_wpb_vc_js_status','true'),(8748,390,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8749,390,'_oembed_1087f23c5319b67258e7786ab6683173','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(8750,390,'_oembed_time_1087f23c5319b67258e7786ab6683173','1501046045'),(8751,390,'_oembed_503e4b311ba0ac591750809ee54a392f','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" gesture=\"media\" allow=\"encrypted-media\" allowfullscreen></iframe>'),(8752,390,'_oembed_time_503e4b311ba0ac591750809ee54a392f','1513311607'),(8753,394,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8754,394,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8755,394,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8756,394,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8757,394,'_thumbnail_id','396'),(8758,394,'slide_template','default'),(8759,394,'zozo_gallery_images',''),(8760,394,'zozo_page_top_padding',''),(8761,394,'zozo_page_bottom_padding',''),(8762,394,'zozo_show_header','yes'),(8763,394,'zozo_show_header_top_bar','default'),(8764,394,'zozo_header_layout','default'),(8765,394,'zozo_header_type','default'),(8766,394,'zozo_header_transparency','default'),(8767,394,'zozo_header_skin','default'),(8768,394,'zozo_custom_nav_menu','default'),(8769,394,'zozo_header_bg_image',''),(8770,394,'zozo_header_bg_image_attach_id',''),(8771,394,'zozo_header_bg_color',''),(8772,394,'zozo_header_bg_opacity','0'),(8773,394,'zozo_header_bg_repeat',''),(8774,394,'zozo_header_bg_attachment',''),(8775,394,'zozo_header_bg_postion',''),(8776,394,'zozo_header_bg_full','0'),(8777,394,'zozo_show_footer_widgets','default'),(8778,394,'zozo_show_footer_menu','default'),(8779,394,'zozo_primary_sidebar','services-widget'),(8780,394,'zozo_secondary_sidebar','0'),(8781,394,'zozo_hide_page_title_bar','default'),(8782,394,'zozo_hide_page_title','default'),(8783,394,'zozo_page_title_type','default'),(8784,394,'zozo_page_title_skin','default'),(8785,394,'zozo_page_title_align','default'),(8786,394,'zozo_display_breadcrumbs','default'),(8787,394,'zozo_show_page_slogan','yes'),(8788,394,'zozo_page_slogan',''),(8789,394,'zozo_page_title_height',''),(8790,394,'zozo_page_title_mobile_height',''),(8791,394,'zozo_page_title_bar_title_color',''),(8792,394,'zozo_page_title_bar_slogan_color',''),(8793,394,'zozo_page_breadcrumbs_color',''),(8794,394,'zozo_page_title_bar_border_color',''),(8795,394,'zozo_page_title_bar_bg',''),(8796,394,'zozo_page_title_bar_bg_attach_id',''),(8797,394,'zozo_page_title_bar_bg_color',''),(8798,394,'zozo_page_title_bar_bg_repeat','default'),(8799,394,'zozo_page_title_bar_bg_position','default'),(8800,394,'zozo_page_title_bar_bg_parallax','default'),(8801,394,'zozo_page_title_bar_bg_full','0'),(8802,394,'zozo_page_title_video_bg','0'),(8803,394,'zozo_page_title_video_id',''),(8804,394,'zozo_page_bg_image',''),(8805,394,'zozo_page_bg_image_attach_id',''),(8806,394,'zozo_page_bg_repeat',''),(8807,394,'zozo_page_bg_attachment',''),(8808,394,'zozo_page_bg_position',''),(8809,394,'zozo_page_bg_color',''),(8810,394,'zozo_page_bg_opacity','0'),(8811,394,'zozo_page_bg_full','0'),(8812,394,'zozo_body_bg_image',''),(8813,394,'zozo_body_bg_image_attach_id',''),(8814,394,'zozo_body_bg_repeat',''),(8815,394,'zozo_body_bg_attachment',''),(8816,394,'zozo_body_bg_position',''),(8817,394,'zozo_body_bg_color',''),(8818,394,'zozo_body_bg_opacity','0'),(8819,394,'zozo_body_bg_full','0'),(8820,394,'_wpb_vc_js_status','true'),(8821,394,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8822,394,'zozo_layout','two-col-left'),(8823,394,'_oembed_1087f23c5319b67258e7786ab6683173','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(8824,394,'_oembed_time_1087f23c5319b67258e7786ab6683173','1501049543'),(8825,394,'_oembed_503e4b311ba0ac591750809ee54a392f','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" gesture=\"media\" allow=\"encrypted-media\" allowfullscreen></iframe>'),(8826,394,'_oembed_time_503e4b311ba0ac591750809ee54a392f','1513312021'),(8827,398,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8828,398,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8829,398,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8830,398,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(8831,398,'_thumbnail_id','400'),(8832,398,'slide_template','default'),(8833,398,'zozo_gallery_images',''),(8834,398,'zozo_layout','two-col-left'),(8835,398,'zozo_page_top_padding',''),(8836,398,'zozo_page_bottom_padding',''),(8837,398,'zozo_show_header','yes'),(8838,398,'zozo_show_header_top_bar','default'),(8839,398,'zozo_header_layout','default'),(8840,398,'zozo_header_type','default'),(8841,398,'zozo_header_transparency','default'),(8842,398,'zozo_header_skin','default'),(8843,398,'zozo_custom_nav_menu','default'),(8844,398,'zozo_header_bg_image',''),(8845,398,'zozo_header_bg_image_attach_id',''),(8846,398,'zozo_header_bg_color',''),(8847,398,'zozo_header_bg_opacity','0'),(8848,398,'zozo_header_bg_repeat',''),(8849,398,'zozo_header_bg_attachment',''),(8850,398,'zozo_header_bg_postion',''),(8851,398,'zozo_header_bg_full','0'),(8852,398,'zozo_show_footer_widgets','default'),(8853,398,'zozo_show_footer_menu','default'),(8854,398,'zozo_primary_sidebar','services-widget'),(8855,398,'zozo_secondary_sidebar','0'),(8856,398,'zozo_hide_page_title_bar','default'),(8857,398,'zozo_hide_page_title','default'),(8858,398,'zozo_page_title_type','default'),(8859,398,'zozo_page_title_skin','default'),(8860,398,'zozo_page_title_align','default'),(8861,398,'zozo_display_breadcrumbs','default'),(8862,398,'zozo_show_page_slogan','yes'),(8863,398,'zozo_page_slogan',''),(8864,398,'zozo_page_title_height',''),(8865,398,'zozo_page_title_mobile_height',''),(8866,398,'zozo_page_title_bar_title_color',''),(8867,398,'zozo_page_title_bar_slogan_color',''),(8868,398,'zozo_page_breadcrumbs_color',''),(8869,398,'zozo_page_title_bar_border_color',''),(8870,398,'zozo_page_title_bar_bg',''),(8871,398,'zozo_page_title_bar_bg_attach_id',''),(8872,398,'zozo_page_title_bar_bg_color',''),(8873,398,'zozo_page_title_bar_bg_repeat','default'),(8874,398,'zozo_page_title_bar_bg_position','default'),(8875,398,'zozo_page_title_bar_bg_parallax','default'),(8876,398,'zozo_page_title_bar_bg_full','0'),(8877,398,'zozo_page_title_video_bg','0'),(8878,398,'zozo_page_title_video_id',''),(8879,398,'zozo_page_bg_image',''),(8880,398,'zozo_page_bg_image_attach_id',''),(8881,398,'zozo_page_bg_repeat',''),(8882,398,'zozo_page_bg_attachment',''),(8883,398,'zozo_page_bg_position',''),(8884,398,'zozo_page_bg_color',''),(8885,398,'zozo_page_bg_opacity','0'),(8886,398,'zozo_page_bg_full','0'),(8887,398,'zozo_body_bg_image',''),(8888,398,'zozo_body_bg_image_attach_id',''),(8889,398,'zozo_body_bg_repeat',''),(8890,398,'zozo_body_bg_attachment',''),(8891,398,'zozo_body_bg_position',''),(8892,398,'zozo_body_bg_color',''),(8893,398,'zozo_body_bg_opacity','0'),(8894,398,'zozo_body_bg_full','0'),(8895,398,'_wpb_vc_js_status','true'),(8896,398,'_wpb_shortcodes_custom_css','.vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1499863972378{padding-top: 50px !important;}.vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}.vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}.vc_custom_1501051701502{padding-top: 9px !important;}.vc_custom_1501051725393{margin-bottom: 0px !important;}'),(8897,398,'_oembed_1087f23c5319b67258e7786ab6683173','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),(8898,398,'_oembed_time_1087f23c5319b67258e7786ab6683173','1501051932'),(8899,398,'_oembed_503e4b311ba0ac591750809ee54a392f','<iframe width=\"640\" height=\"480\" src=\"https://www.youtube.com/embed/mBOK6y60qNY?feature=oembed\" frameborder=\"0\" gesture=\"media\" allow=\"encrypted-media\" allowfullscreen></iframe>'),(8900,398,'_oembed_time_503e4b311ba0ac591750809ee54a392f','1513338713'),(8907,1403,'_menu_item_xfn',''),(8908,1403,'_menu_item_url',''),(8910,1403,'_menu_item_megamenu',''),(8911,1403,'_menu_item_megacols','3'),(8912,1403,'_menu_item_menuico',''),(8913,1403,'_menu_item_bgimg',''),(8914,1403,'_menu_item_bgpat',''),(8915,1403,'_menu_item_megafull',''),(8916,1403,'_menu_item_megawidget',''),(8917,1403,'_menu_item_megatithide',''),(8918,1404,'_menu_item_type','post_type'),(8919,1404,'_menu_item_menu_item_parent','0'),(8920,1404,'_menu_item_object_id','287'),(8921,1404,'_menu_item_object','page'),(8922,1404,'_menu_item_target',''),(8923,1404,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8924,1404,'_menu_item_xfn',''),(8925,1404,'_menu_item_url',''),(8927,1404,'_menu_item_megamenu',''),(8928,1404,'_menu_item_megacols','3'),(8929,1404,'_menu_item_menuico',''),(8930,1404,'_menu_item_bgimg',''),(8931,1404,'_menu_item_bgpat',''),(8932,1404,'_menu_item_megafull',''),(8933,1404,'_menu_item_megawidget',''),(8934,1404,'_menu_item_megatithide',''),(8935,1405,'_menu_item_type','post_type'),(8936,1405,'_menu_item_menu_item_parent','0'),(8937,1405,'_menu_item_object_id','802'),(8938,1405,'_menu_item_object','page'),(8939,1405,'_menu_item_target',''),(8940,1405,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8941,1405,'_menu_item_xfn',''),(8942,1405,'_menu_item_url',''),(8943,1405,'_menu_item_orphaned','1633985754'),(8944,1405,'_menu_item_megamenu',''),(8945,1405,'_menu_item_megacols',''),(8946,1405,'_menu_item_menuico',''),(8947,1405,'_menu_item_bgimg',''),(8948,1405,'_menu_item_bgpat',''),(8949,1405,'_menu_item_megafull',''),(8950,1405,'_menu_item_megawidget',''),(8951,1405,'_menu_item_megatithide',''),(8952,1406,'_menu_item_type','post_type'),(8953,1406,'_menu_item_menu_item_parent','0'),(8954,1406,'_menu_item_object_id','374'),(8955,1406,'_menu_item_object','page'),(8956,1406,'_menu_item_target',''),(8957,1406,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(8958,1406,'_menu_item_xfn',''),(8959,1406,'_menu_item_url',''),(8961,1406,'_menu_item_megamenu',''),(8962,1406,'_menu_item_megacols','3'),(8963,1406,'_menu_item_menuico',''),(8964,1406,'_menu_item_bgimg',''),(8965,1406,'_menu_item_bgpat',''),(8966,1406,'_menu_item_megafull',''),(8967,1406,'_menu_item_megawidget',''),(8968,1406,'_menu_item_megatithide',''),(9764,1536,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1194;s:6:\"height\";i:696;s:4:\"file\";s:25:\"2021/10/structure-ans.png\";s:5:\"sizes\";a:16:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"structure-ans-300x175.png\";s:5:\"width\";i:300;s:6:\"height\";i:175;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"structure-ans-600x600.png\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"structure-ans-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"structure-ans-768x448.png\";s:5:\"width\";i:768;s:6:\"height\";i:448;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-large\";a:4:{s:4:\"file\";s:26:\"structure-ans-1170x500.png\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:25:\"structure-ans-570x370.png\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:23:\"structure-ans-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:25:\"structure-ans-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:25:\"structure-ans-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:25:\"structure-ans-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:25:\"structure-ans-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:25:\"structure-ans-450x696.png\";s:5:\"width\";i:450;s:6:\"height\";i:696;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:26:\"structure-ans-1194x180.png\";s:5:\"width\";i:1194;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"gosolar-custom-large\";a:4:{s:4:\"file\";s:26:\"structure-ans-1000x695.png\";s:5:\"width\";i:1000;s:6:\"height\";i:695;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"gosolar-custom-single\";a:4:{s:4:\"file\";s:26:\"structure-ans-1194x500.png\";s:5:\"width\";i:1194;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:25:\"structure-ans-560x385.png\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9763,1536,'_wp_attached_file','2021/10/structure-ans.png'),(9784,1543,'_wp_attached_file','2021/10/ans-maize.jpg'),(9845,551,'_oembed_time_89b100f6a67c1b6452f97fbb600e6af2','1642449853'),(9770,54,'_wpb_vc_js_status','false'),(9768,54,'_edit_last','1'),(9766,54,'_edit_lock','1636315688:1'),(9003,1409,'_menu_item_type','post_type'),(9004,1409,'_menu_item_menu_item_parent','0'),(9005,1409,'_menu_item_object_id','551'),(9006,1409,'_menu_item_object','page'),(9007,1409,'_menu_item_target',''),(9008,1409,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(9009,1409,'_menu_item_xfn',''),(9010,1409,'_menu_item_url',''),(9012,1409,'_menu_item_megamenu',''),(9013,1409,'_menu_item_megacols','3'),(9014,1409,'_menu_item_menuico',''),(9015,1409,'_menu_item_bgimg',''),(9016,1409,'_menu_item_bgpat',''),(9017,1409,'_menu_item_megafull',''),(9018,1409,'_menu_item_megawidget',''),(9019,1409,'_menu_item_megatithide',''),(9020,1410,'_form','<label> Your name\n [text* your-name] </label>\n\n<label> Your email\n [email* your-email] </label>\n\n<label> Subject\n [text* your-subject] </label>\n\n<label> Your message (optional)\n [textarea your-message] </label>\n\n[submit \"Submit\"]'),(9021,1410,'_mail','a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:34:\"[_site_title] <info@ansrwanda.com>\";s:4:\"body\";s:163:\"From: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(9022,1410,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:34:\"[_site_title] <info@ansrwanda.com>\";s:4:\"body\";s:105:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(9023,1410,'_messages','a:12:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:22:\"The field is required.\";s:16:\"invalid_too_long\";s:22:\"The field is too long.\";s:17:\"invalid_too_short\";s:23:\"The field is too short.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:20:\"The file is too big.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}'),(9024,1410,'_additional_settings',NULL),(9025,1410,'_locale','en_US'),(9026,551,'_edit_lock','1667560220:1'),(9027,551,'_edit_last','1'),(9029,1413,'_wpb_shortcodes_custom_css','.vc_custom_1500282891543{padding-top: 0px !important;}'),(9106,1415,'_wp_attached_file','2021/10/logo.png'),(9107,1415,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:114;s:6:\"height\";i:50;s:4:\"file\";s:16:\"2021/10/logo.png\";s:5:\"sizes\";a:1:{s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:14:\"logo-85x50.png\";s:5:\"width\";i:85;s:6:\"height\";i:50;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9110,1417,'_wp_attached_file','2021/10/logo-1.png'),(9111,1417,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:185;s:6:\"height\";i:65;s:4:\"file\";s:18:\"2021/10/logo-1.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo-1-150x65.png\";s:5:\"width\";i:150;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:16:\"logo-1-85x65.png\";s:5:\"width\";i:85;s:6:\"height\";i:65;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9116,1420,'_wp_attached_file','2021/10/partnship.png'),(9117,1420,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:218;s:6:\"height\";i:231;s:4:\"file\";s:21:\"2021/10/partnship.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"partnship-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"partnship-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:21:\"partnship-218x180.png\";s:5:\"width\";i:218;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9118,1421,'_wp_attached_file','2021/10/partnship2.png'),(9119,1421,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:237;s:6:\"height\";i:212;s:4:\"file\";s:22:\"2021/10/partnship2.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"partnship2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:20:\"partnship2-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:22:\"partnship2-237x180.png\";s:5:\"width\";i:237;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9120,1422,'_wp_attached_file','2021/10/partnship2-1.png'),(9121,1422,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:111;s:6:\"height\";i:100;s:4:\"file\";s:24:\"2021/10/partnship2-1.png\";s:5:\"sizes\";a:1:{s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:22:\"partnship2-1-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9122,1423,'_wp_attached_file','2021/10/partnship2-2.png'),(9123,1423,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:80;s:6:\"height\";i:80;s:4:\"file\";s:24:\"2021/10/partnship2-2.png\";s:5:\"sizes\";a:0:{}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:{}}}'),(9127,82,'_edit_lock','1635249656:1'),(9128,1428,'_wp_attached_file','2017/07/500x500.png'),(9129,1428,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:19:\"2017/07/500x500.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"500x500-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:19:\"500x500-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:17:\"500x500-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:19:\"500x500-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:19:\"500x500-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:19:\"500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:19:\"500x500-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:19:\"500x500-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:19:\"500x500-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9130,82,'_edit_last','1'),(9134,83,'_wp_old_slug','elina-bell'),(9138,84,'_wp_old_slug','gloria-mann'),(9142,86,'_wp_old_slug','jorge-canaveral'),(9146,85,'_edit_last','1'),(9147,85,'_wp_old_slug','mark-donald'),(9152,1429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2017/07/500x500-1.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"500x500-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"500x500-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:21:\"500x500-1-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"500x500-1-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:21:\"500x500-1-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:21:\"500x500-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:21:\"500x500-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-1-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-1-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:21:\"500x500-1-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9153,1432,'_wp_attached_file','2017/07/500x500-2.png'),(9154,1432,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2017/07/500x500-2.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"500x500-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"500x500-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:21:\"500x500-2-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"500x500-2-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:21:\"500x500-2-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:21:\"500x500-2-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:21:\"500x500-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-2-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-2-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:21:\"500x500-2-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9155,1433,'_wp_attached_file','2017/07/500x500-3.png'),(9156,1433,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2017/07/500x500-3.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"500x500-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"500x500-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:21:\"500x500-3-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"500x500-3-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:21:\"500x500-3-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:21:\"500x500-3-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:21:\"500x500-3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-3-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-3-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:21:\"500x500-3-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9157,1434,'_wp_attached_file','2017/07/500x500-4.png'),(9158,1434,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2017/07/500x500-4.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"500x500-4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"500x500-4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:21:\"500x500-4-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"500x500-4-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:21:\"500x500-4-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:21:\"500x500-4-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:21:\"500x500-4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-4-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-4-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:21:\"500x500-4-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9159,1435,'_wp_attached_file','2017/07/500x500-5.png'),(9160,1435,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2017/07/500x500-5.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"500x500-5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"500x500-5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:21:\"500x500-5-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"500x500-5-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:21:\"500x500-5-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:21:\"500x500-5-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:21:\"500x500-5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-5-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-5-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:21:\"500x500-5-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9161,1436,'_edit_last','1'),(9162,1436,'_edit_lock','1635250962:1'),(9163,1437,'_wp_attached_file','2021/10/500x500.png'),(9164,1437,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:19:\"2021/10/500x500.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"500x500-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:19:\"500x500-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:17:\"500x500-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:19:\"500x500-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:19:\"500x500-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:19:\"500x500-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:19:\"500x500-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:19:\"500x500-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:19:\"500x500-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9166,1436,'rs_page_bg_color',''),(9167,1436,'zozo_member_name','Mugabonake Gallican '),(9168,1436,'zozo_member_designation','Deputy Legal Representative Vice- Chairman of the Board of Directors'),(9169,1436,'zozo_member_description',''),(9170,1436,'zozo_member_email',''),(9171,1436,'zozo_member_facebook','#'),(9172,1436,'zozo_member_twitter','#'),(9173,1436,'zozo_member_linkedin',''),(9174,1436,'zozo_member_pinterest',''),(9175,1436,'zozo_member_dribbble',''),(9176,1436,'zozo_member_skype',''),(9177,1436,'zozo_member_yahoo',''),(9178,1436,'zozo_member_youtube',''),(9179,1436,'zozo_member_link_target','_self'),(9180,1439,'_edit_last','1'),(9181,1440,'_wp_attached_file','2021/10/500x500-1.png'),(9182,1440,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:21:\"2021/10/500x500-1.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"500x500-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"500x500-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:21:\"500x500-1-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"500x500-1-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:21:\"500x500-1-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:21:\"500x500-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:21:\"500x500-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-1-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:21:\"500x500-1-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:21:\"500x500-1-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9183,1439,'_edit_lock','1635248336:1'),(9184,1439,'_thumbnail_id','1569'),(9185,1439,'rs_page_bg_color',''),(9186,1439,'zozo_member_name','Mutabazi Havugimana Jean'),(9187,1439,'zozo_member_designation','Legal Representative Chairman of the Board of Directors'),(9188,1439,'zozo_member_description',''),(9189,1439,'zozo_member_email',''),(9190,1439,'zozo_member_facebook',''),(9191,1439,'zozo_member_twitter','#'),(9192,1439,'zozo_member_linkedin','3'),(9193,1439,'zozo_member_pinterest',''),(9194,1439,'zozo_member_dribbble',''),(9195,1439,'zozo_member_skype',''),(9196,1439,'zozo_member_yahoo',''),(9197,1439,'zozo_member_youtube',''),(9198,1439,'zozo_member_link_target','_self'),(9303,1449,'_wpb_shortcodes_custom_css','.vc_custom_1568896213550{padding-bottom: 60px !important;}.vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500533072824{padding-bottom: 0px !important;}.vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1499679323940{padding-bottom: 15px !important;}.vc_custom_1568896169751{padding-bottom: 60px !important;}.vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}'),(9304,1450,'_edit_lock','1634045272:1'),(9305,1450,'_edit_last','1'),(9306,1450,'_wp_page_template','default'),(9307,1450,'zozo_page_top_padding',''),(9308,1450,'zozo_page_bottom_padding',''),(9309,1450,'zozo_slider_position','default'),(9310,1450,'zozo_revolutionslider',''),(9311,1450,'zozo_show_header','yes'),(9312,1450,'zozo_show_header_top_bar','default'),(9313,1450,'zozo_header_layout','default'),(9314,1450,'zozo_header_type','default'),(9315,1450,'zozo_header_transparency','default'),(9316,1450,'zozo_header_skin','default'),(9317,1450,'zozo_header_menu_skin','default'),(9318,1450,'zozo_header_dropdown_menu_skin','default'),(9319,1450,'zozo_custom_nav_menu','default'),(9320,1450,'zozo_header_bg_image',''),(9321,1450,'zozo_header_bg_image_attach_id',''),(9322,1450,'zozo_header_bg_color',''),(9323,1450,'zozo_header_bg_opacity','0'),(9324,1450,'zozo_header_bg_repeat',''),(9325,1450,'zozo_header_bg_attachment',''),(9326,1450,'zozo_header_bg_postion',''),(9327,1450,'zozo_header_bg_full','0'),(9328,1450,'zozo_footer_type','default'),(9329,1450,'zozo_footer_skin','default'),(9330,1450,'zozo_footer_style','default'),(9331,1450,'zozo_show_footer_widgets','default'),(9332,1450,'zozo_show_copyright_bar','default'),(9333,1450,'zozo_show_footer_menu','default'),(9334,1450,'zozo_footer_sidebar_1','0'),(9335,1450,'zozo_footer_sidebar_2','0'),(9336,1450,'zozo_footer_sidebar_3','0'),(9337,1450,'zozo_footer_sidebar_4','0'),(9338,1450,'zozo_primary_sidebar','0'),(9339,1450,'zozo_secondary_sidebar','0'),(9340,1450,'zozo_hide_page_title_bar','default'),(9341,1450,'zozo_hide_page_title','default'),(9342,1450,'zozo_page_title_type','default'),(9343,1450,'zozo_page_title_skin','default'),(9344,1450,'zozo_page_title_align','default'),(9345,1450,'zozo_display_breadcrumbs','default'),(9346,1450,'zozo_show_page_slogan','yes'),(9347,1450,'zozo_page_slogan',''),(9348,1450,'zozo_page_title_height',''),(9349,1450,'zozo_page_title_mobile_height',''),(9350,1450,'zozo_page_title_bar_title_color',''),(9351,1450,'zozo_page_title_bar_slogan_color',''),(9352,1450,'zozo_page_breadcrumbs_color',''),(9353,1450,'zozo_page_title_bar_border_color',''),(9354,1450,'zozo_page_title_bar_bg',''),(9355,1450,'zozo_page_title_bar_bg_attach_id',''),(9356,1450,'zozo_page_title_bar_bg_color',''),(9357,1450,'zozo_page_title_bar_bg_repeat','default'),(9358,1450,'zozo_page_title_bar_bg_position','default'),(9359,1450,'zozo_page_title_bar_bg_parallax','default'),(9360,1450,'zozo_page_title_bar_bg_full','0'),(9361,1450,'zozo_page_title_video_bg','0'),(9362,1450,'zozo_page_title_video_id',''),(9363,1450,'zozo_page_bg_image',''),(9364,1450,'zozo_page_bg_image_attach_id',''),(9365,1450,'zozo_page_bg_repeat',''),(9366,1450,'zozo_page_bg_attachment',''),(9367,1450,'zozo_page_bg_position',''),(9368,1450,'zozo_page_bg_color',''),(9369,1450,'zozo_page_bg_opacity','0'),(9370,1450,'zozo_page_bg_full','0'),(9371,1450,'zozo_body_bg_image',''),(9372,1450,'zozo_body_bg_image_attach_id',''),(9373,1450,'zozo_body_bg_repeat',''),(9374,1450,'zozo_body_bg_attachment',''),(9375,1450,'zozo_body_bg_position',''),(9376,1450,'zozo_body_bg_color',''),(9377,1450,'zozo_body_bg_opacity','0'),(9378,1450,'zozo_body_bg_full','0'),(9379,1450,'zozo_section_header_status','show'),(9380,1450,'zozo_section_title',''),(9381,1450,'zozo_section_slogan',''),(9382,1450,'zozo_section_padding_top',''),(9383,1450,'zozo_section_padding_bottom',''),(9384,1450,'zozo_section_header_padding',''),(9385,1450,'zozo_section_title_color',''),(9386,1450,'zozo_section_slogan_color',''),(9387,1450,'zozo_section_text_color',''),(9388,1450,'zozo_section_content_heading_color',''),(9389,1450,'zozo_section_bg_color',''),(9390,1450,'zozo_parallax_status','no'),(9391,1450,'zozo_parallax_bg_image',''),(9392,1450,'zozo_parallax_bg_image_attach_id',''),(9393,1450,'zozo_parallax_bg_repeat',''),(9394,1450,'zozo_parallax_bg_attachment',''),(9395,1450,'zozo_parallax_bg_postion',''),(9396,1450,'zozo_parallax_bg_size',''),(9397,1450,'zozo_parallax_bg_overlay','no'),(9398,1450,'zozo_overlay_pattern_status','no'),(9399,1450,'zozo_section_overlay_color',''),(9400,1450,'zozo_overlay_color_opacity','0'),(9401,1450,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(9402,1450,'zozo_parallax_additional_sections_order',''),(9403,1450,'_wpb_vc_js_status','true'),(9404,47,'_edit_lock','1657614062:1'),(9405,47,'_edit_last','1'),(9412,49,'_edit_last','1'),(9416,45,'_edit_lock','1634054662:1'),(9417,45,'_edit_last','1'),(9424,43,'_edit_last','1'),(9484,1477,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:36:\"2021/10/android-chrome-512x512-1.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-large\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-512x500.png\";s:5:\"width\";i:512;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-512x370.png\";s:5:\"width\";i:512;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:34:\"android-chrome-512x512-1-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-450x512.png\";s:5:\"width\";i:450;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-512x180.png\";s:5:\"width\";i:512;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"gosolar-custom-single\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-512x500.png\";s:5:\"width\";i:512;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:36:\"android-chrome-512x512-1-512x385.png\";s:5:\"width\";i:512;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9485,1478,'_wp_attached_file','2021/10/cropped-android-chrome-512x512-1.png'),(9486,1478,'_wp_attachment_context','site-icon'),(9487,1478,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:44:\"2021/10/cropped-android-chrome-512x512-1.png\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-large\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-512x500.png\";s:5:\"width\";i:512;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-512x370.png\";s:5:\"width\";i:512;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:42:\"cropped-android-chrome-512x512-1-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-450x512.png\";s:5:\"width\";i:450;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-512x180.png\";s:5:\"width\";i:512;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"gosolar-custom-single\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-512x500.png\";s:5:\"width\";i:512;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-512x385.png\";s:5:\"width\";i:512;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:44:\"cropped-android-chrome-512x512-1-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:42:\"cropped-android-chrome-512x512-1-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9506,1489,'_wp_attached_file','2021/10/slide1.jpg'),(9507,1489,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:774;s:4:\"file\";s:18:\"2021/10/slide1.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide1-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"slide1-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide1-768x372.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide1-1536x743.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:743;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-large\";a:4:{s:4:\"file\";s:19:\"slide1-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:18:\"slide1-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:16:\"slide1-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:18:\"slide1-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:18:\"slide1-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:18:\"slide1-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:18:\"slide1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:18:\"slide1-450x728.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:728;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:19:\"slide1-1600x180.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gosolar-custom-large\";a:4:{s:4:\"file\";s:19:\"slide1-1000x695.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:695;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"gosolar-custom-single\";a:4:{s:4:\"file\";s:19:\"slide1-1300x500.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:18:\"slide1-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(9508,1490,'_wp_attached_file','2021/10/slide2.jpg'),(9509,1490,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:774;s:4:\"file\";s:18:\"2021/10/slide2.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide2-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"slide2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide2-768x372.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide2-1536x743.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:743;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-large\";a:4:{s:4:\"file\";s:19:\"slide2-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:18:\"slide2-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:16:\"slide2-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:18:\"slide2-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:18:\"slide2-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:18:\"slide2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:18:\"slide2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:18:\"slide2-450x728.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:728;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:19:\"slide2-1600x180.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gosolar-custom-large\";a:4:{s:4:\"file\";s:19:\"slide2-1000x695.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:695;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"gosolar-custom-single\";a:4:{s:4:\"file\";s:19:\"slide2-1300x500.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:18:\"slide2-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(9510,1491,'_wp_attached_file','2021/10/slide3.jpg'),(9511,1491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:774;s:4:\"file\";s:18:\"2021/10/slide3.jpg\";s:5:\"sizes\";a:17:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slide3-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"slide3-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"slide3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slide3-768x372.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:372;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:19:\"slide3-1536x743.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:743;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-large\";a:4:{s:4:\"file\";s:19:\"slide3-1170x500.jpg\";s:5:\"width\";i:1170;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:18:\"slide3-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:16:\"slide3-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:18:\"slide3-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:18:\"slide3-500x500.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:18:\"slide3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:18:\"slide3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:18:\"slide3-450x728.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:728;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:19:\"slide3-1600x180.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"gosolar-custom-large\";a:4:{s:4:\"file\";s:19:\"slide3-1000x695.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:695;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"gosolar-custom-single\";a:4:{s:4:\"file\";s:19:\"slide3-1300x500.jpg\";s:5:\"width\";i:1300;s:6:\"height\";i:500;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:18:\"slide3-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(9512,886,'_vcv-sourceChecksum','46335eb77a77087540c794a337bd3794'),(9513,886,'vcvSourceCssFileUrl',''),(9514,886,'_vcv-globalCssMigrated','1'),(9515,886,'_vcv-editorStartedAt','1634216424'),(9516,1492,'_elementor_edit_mode','builder'),(9517,1492,'_elementor_template_type','kit'),(9518,886,'_elementor_edit_mode','builder'),(9519,886,'_elementor_template_type','wp-page'),(9520,886,'_elementor_version','3.4.5'),(9521,1492,'_elementor_css','a:6:{s:4:\"time\";i:1634216759;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9522,287,'_edit_lock','1635059048:1'),(9523,1439,'_wpb_vc_js_status','false'),(9524,1436,'_wpb_vc_js_status','false'),(9527,1497,'_edit_last','1'),(9528,1497,'rs_page_bg_color',''),(9529,1497,'_wpb_vc_js_status','true'),(9530,1497,'_edit_lock','1634884599:1'),(9574,1519,'zozo_page_title_align','default'),(9575,1519,'zozo_display_breadcrumbs','default'),(9576,1519,'zozo_show_page_slogan','yes'),(9577,1519,'zozo_page_slogan',''),(9578,1519,'zozo_page_title_height',''),(9579,1519,'zozo_page_title_mobile_height',''),(9580,1519,'zozo_page_title_bar_title_color',''),(9581,1519,'zozo_page_title_bar_slogan_color',''),(9582,1519,'zozo_page_breadcrumbs_color',''),(9583,1519,'zozo_page_title_bar_border_color',''),(9584,1519,'zozo_page_title_bar_bg',''),(9585,1519,'zozo_page_title_bar_bg_attach_id',''),(9586,1519,'zozo_page_title_bar_bg_color',''),(9587,1519,'zozo_page_title_bar_bg_repeat','default'),(9588,1519,'zozo_page_title_bar_bg_position','default'),(9589,1519,'zozo_page_title_bar_bg_parallax','default'),(9590,1519,'zozo_page_title_bar_bg_full','0'),(9591,1519,'zozo_page_title_video_bg','0'),(9592,1519,'zozo_page_title_video_id',''),(9593,1519,'zozo_page_bg_image',''),(9594,1519,'zozo_page_bg_image_attach_id',''),(9595,1519,'zozo_page_bg_repeat',''),(9596,1519,'zozo_page_bg_attachment',''),(9597,1519,'zozo_page_bg_position',''),(9598,1519,'zozo_page_bg_color',''),(9599,1519,'zozo_page_bg_opacity','0'),(9600,1519,'zozo_page_bg_full','0'),(9601,1519,'zozo_body_bg_image',''),(9602,1519,'zozo_body_bg_image_attach_id',''),(9603,1519,'zozo_body_bg_repeat',''),(9604,1519,'zozo_body_bg_attachment',''),(9605,1519,'zozo_body_bg_position',''),(9606,1519,'zozo_body_bg_color',''),(9607,1519,'zozo_body_bg_opacity','0'),(9608,1519,'zozo_body_bg_full','0'),(9609,1519,'zozo_section_header_status','show'),(9610,1519,'zozo_section_title',''),(9611,1519,'zozo_section_slogan',''),(9612,1519,'zozo_section_padding_top',''),(9613,1519,'zozo_section_padding_bottom',''),(9614,1519,'zozo_section_header_padding',''),(9615,1519,'zozo_section_title_color',''),(9616,1519,'zozo_section_slogan_color',''),(9617,1519,'zozo_section_text_color',''),(9618,1519,'zozo_section_content_heading_color',''),(9619,1519,'zozo_section_bg_color',''),(9620,1519,'zozo_parallax_status','no'),(9621,1519,'zozo_parallax_bg_image',''),(9622,1519,'zozo_parallax_bg_image_attach_id',''),(9623,1519,'zozo_parallax_bg_repeat',''),(9624,1519,'zozo_parallax_bg_attachment',''),(9625,1519,'zozo_parallax_bg_postion',''),(9626,1519,'zozo_parallax_bg_size',''),(9627,1519,'zozo_parallax_bg_overlay','no'),(9628,1519,'zozo_overlay_pattern_status','no'),(9629,1519,'zozo_section_overlay_color',''),(9630,1519,'zozo_overlay_color_opacity','0'),(9631,1519,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(9632,1519,'zozo_parallax_additional_sections_order',''),(9633,1519,'_wpb_vc_js_status','false'),(9634,114,'_edit_lock','1635060660:1'),(9635,1522,'_wpb_shortcodes_custom_css','.vc_custom_1634204174838{padding-bottom: 30px !important;}.vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500533072824{padding-bottom: 0px !important;}.vc_custom_1499679323940{padding-bottom: 15px !important;}.vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}'),(9636,1519,'_wp_page_template','default'),(9637,1523,'_wpb_shortcodes_custom_css','.vc_custom_1634204174838{padding-bottom: 30px !important;}.vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500533072824{padding-bottom: 0px !important;}.vc_custom_1499679323940{padding-bottom: 15px !important;}.vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}'),(9638,1519,'_wpb_shortcodes_custom_css','.vc_custom_1499679323940{padding-bottom: 15px !important;}.vc_custom_1634204174838{padding-bottom: 30px !important;}.vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}'),(9672,1532,'zozo_primary_sidebar','0'),(9673,1532,'zozo_secondary_sidebar','0'),(9674,1532,'zozo_hide_page_title_bar','default'),(9675,1532,'zozo_hide_page_title','default'),(9676,1532,'zozo_page_title_type','default'),(9677,1532,'zozo_page_title_skin','default'),(9678,1532,'zozo_page_title_align','default'),(9679,1532,'zozo_display_breadcrumbs','default'),(9680,1532,'zozo_show_page_slogan','yes'),(9681,1532,'zozo_page_slogan',''),(9682,1532,'zozo_page_title_height',''),(9683,1532,'zozo_page_title_mobile_height',''),(9684,1532,'zozo_page_title_bar_title_color',''),(9685,1532,'zozo_page_title_bar_slogan_color',''),(9686,1532,'zozo_page_breadcrumbs_color',''),(9687,1532,'zozo_page_title_bar_border_color',''),(9688,1532,'zozo_page_title_bar_bg',''),(9689,1532,'zozo_page_title_bar_bg_attach_id',''),(9690,1532,'zozo_page_title_bar_bg_color',''),(9691,1532,'zozo_page_title_bar_bg_repeat','default'),(9692,1532,'zozo_page_title_bar_bg_position','default'),(9693,1532,'zozo_page_title_bar_bg_parallax','default'),(9694,1532,'zozo_page_title_bar_bg_full','0'),(9695,1532,'zozo_page_title_video_bg','0'),(9696,1532,'zozo_page_title_video_id',''),(9697,1532,'zozo_page_bg_image',''),(9698,1532,'zozo_page_bg_image_attach_id',''),(9699,1532,'zozo_page_bg_repeat',''),(9700,1532,'zozo_page_bg_attachment',''),(9701,1532,'zozo_page_bg_position',''),(9702,1532,'zozo_page_bg_color',''),(9703,1532,'zozo_page_bg_opacity','0'),(9704,1532,'zozo_page_bg_full','0'),(9705,1532,'zozo_body_bg_image',''),(9706,1532,'zozo_body_bg_image_attach_id',''),(9707,1532,'zozo_body_bg_repeat',''),(9708,1532,'zozo_body_bg_attachment',''),(9709,1532,'zozo_body_bg_position',''),(9710,1532,'zozo_body_bg_color',''),(9711,1532,'zozo_body_bg_opacity','0'),(9712,1532,'zozo_body_bg_full','0'),(9713,1532,'zozo_section_header_status','show'),(9714,1532,'zozo_section_title',''),(9715,1532,'zozo_section_slogan',''),(9716,1532,'zozo_section_padding_top',''),(9717,1532,'zozo_section_padding_bottom',''),(9718,1532,'zozo_section_header_padding',''),(9719,1532,'zozo_section_title_color',''),(9720,1532,'zozo_section_slogan_color',''),(9721,1532,'zozo_section_text_color',''),(9722,1532,'zozo_section_content_heading_color',''),(9723,1532,'zozo_section_bg_color',''),(9724,1532,'zozo_parallax_status','no'),(9725,1532,'zozo_parallax_bg_image',''),(9726,1532,'zozo_parallax_bg_image_attach_id',''),(9727,1532,'zozo_parallax_bg_repeat',''),(9728,1532,'zozo_parallax_bg_attachment',''),(9729,1532,'zozo_parallax_bg_postion',''),(9730,1532,'zozo_parallax_bg_size',''),(9731,1532,'zozo_parallax_bg_overlay','no'),(9732,1532,'zozo_overlay_pattern_status','no'),(9733,1532,'zozo_section_overlay_color',''),(9734,1532,'zozo_overlay_color_opacity','0'),(9735,1532,'zozo_parallax_additional_sections','a:1:{i:0;s:2:\"-1\";}'),(9736,1532,'zozo_parallax_additional_sections_order',''),(9737,1532,'_wpb_vc_js_status','false'),(9738,1532,'_wp_page_template','default'),(9739,1534,'_wpb_shortcodes_custom_css','.vc_custom_1634204174838{padding-bottom: 30px !important;}.vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1500533072824{padding-bottom: 0px !important;}.vc_custom_1499679323940{padding-bottom: 15px !important;}.vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}'),(9740,1532,'_wpb_shortcodes_custom_css','.vc_custom_1500533072824{padding-bottom: 0px !important;}.vc_custom_1499679323940{padding-bottom: 15px !important;}'),(9785,1543,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:525;s:6:\"height\";i:394;s:4:\"file\";s:21:\"2021/10/ans-maize.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"ans-maize-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"ans-maize-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:21:\"ans-maize-525x370.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"ans-maize-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:21:\"ans-maize-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:21:\"ans-maize-500x394.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:21:\"ans-maize-400x394.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:21:\"ans-maize-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:21:\"ans-maize-450x394.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:21:\"ans-maize-525x180.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:21:\"ans-maize-525x385.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(9741,1535,'_menu_item_type','post_type'),(9742,1535,'_menu_item_menu_item_parent','0'),(9743,1535,'_menu_item_object_id','1532'),(9744,1535,'_menu_item_object','page'),(9745,1535,'_menu_item_target',''),(9746,1535,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(9747,1535,'_menu_item_xfn',''),(9748,1535,'_menu_item_url',''),(9750,1535,'_menu_item_megamenu',''),(9751,1535,'_menu_item_megacols','3'),(9752,1535,'_menu_item_menuico',''),(9753,1535,'_menu_item_bgimg',''),(9754,1535,'_menu_item_bgpat',''),(9755,1535,'_menu_item_megafull',''),(9756,1535,'_menu_item_megawidget',''),(9757,1535,'_menu_item_megatithide',''),(9758,1403,'_wp_old_date','2021-10-11'),(9759,1404,'_wp_old_date','2021-10-11'),(9760,1406,'_wp_old_date','2021-10-11'),(9765,55,'_edit_lock','1636309809:1'),(9762,1409,'_wp_old_date','2021-10-11'),(9790,1553,'_wp_attached_file','2021/10/why-choose-us-ans.jpg'),(9791,1553,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:558;s:6:\"height\";i:418;s:4:\"file\";s:29:\"2021/10/why-choose-us-ans.jpg\";s:5:\"sizes\";a:11:{s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"why-choose-us-ans-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"why-choose-us-ans-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:29:\"why-choose-us-ans-558x370.jpg\";s:5:\"width\";i:558;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:27:\"why-choose-us-ans-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:29:\"why-choose-us-ans-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:29:\"why-choose-us-ans-500x418.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:29:\"why-choose-us-ans-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:29:\"why-choose-us-ans-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:29:\"why-choose-us-ans-450x418.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:29:\"why-choose-us-ans-558x180.jpg\";s:5:\"width\";i:558;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:29:\"why-choose-us-ans-558x385.jpg\";s:5:\"width\";i:558;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(9788,1546,'_wp_attached_file','2021/10/LIONSCLUB.png'),(9789,1546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:147;s:6:\"height\";i:112;s:4:\"file\";s:21:\"2021/10/LIONSCLUB.png\";s:5:\"sizes\";a:1:{s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:19:\"LIONSCLUB-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9792,1558,'_wp_attached_file','2021/10/1.png'),(9793,1558,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:547;s:6:\"height\";i:538;s:4:\"file\";s:13:\"2021/10/1.png\";s:5:\"sizes\";a:13:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"1-300x295.png\";s:5:\"width\";i:300;s:6:\"height\";i:295;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-large\";a:4:{s:4:\"file\";s:13:\"1-547x500.png\";s:5:\"width\";i:547;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:13:\"1-547x370.png\";s:5:\"width\";i:547;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:11:\"1-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:13:\"1-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"gosolar-team\";a:4:{s:4:\"file\";s:13:\"1-500x500.png\";s:5:\"width\";i:500;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:13:\"1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:13:\"1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:13:\"1-450x538.png\";s:5:\"width\";i:450;s:6:\"height\";i:538;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:13:\"1-547x180.png\";s:5:\"width\";i:547;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"gosolar-custom-single\";a:4:{s:4:\"file\";s:13:\"1-547x500.png\";s:5:\"width\";i:547;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:13:\"1-547x385.png\";s:5:\"width\";i:547;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9794,1562,'_wp_attached_file','2021/10/1-1.png'),(9795,1562,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:344;s:6:\"height\";i:481;s:4:\"file\";s:15:\"2021/10/1-1.png\";s:5:\"sizes\";a:9:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-1-215x300.png\";s:5:\"width\";i:215;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:15:\"1-1-344x370.png\";s:5:\"width\";i:344;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:13:\"1-1-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:15:\"1-1-344x320.png\";s:5:\"width\";i:344;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:15:\"1-1-344x400.png\";s:5:\"width\";i:344;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:15:\"1-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:15:\"1-1-344x180.png\";s:5:\"width\";i:344;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:15:\"1-1-344x385.png\";s:5:\"width\";i:344;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9796,1563,'_wp_attached_file','2021/10/2.png'),(9797,1563,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:457;s:6:\"height\";i:409;s:4:\"file\";s:13:\"2021/10/2.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"2-300x268.png\";s:5:\"width\";i:300;s:6:\"height\";i:268;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:13:\"2-457x370.png\";s:5:\"width\";i:457;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:11:\"2-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:13:\"2-457x320.png\";s:5:\"width\";i:457;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:13:\"2-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:13:\"2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:13:\"2-450x409.png\";s:5:\"width\";i:450;s:6:\"height\";i:409;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:13:\"2-457x180.png\";s:5:\"width\";i:457;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:13:\"2-457x385.png\";s:5:\"width\";i:457;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9798,1564,'_wp_attached_file','2021/10/2-1.png'),(9799,1564,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2021/10/2-1.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"2-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:15:\"2-1-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:13:\"2-1-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:15:\"2-1-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:15:\"2-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:15:\"2-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:15:\"2-1-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:15:\"2-1-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:15:\"2-1-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9800,1565,'_wp_attached_file','2017/07/3.png'),(9801,1565,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2017/07/3.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:13:\"3-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:11:\"3-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:13:\"3-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:13:\"3-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:13:\"3-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:13:\"3-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:13:\"3-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:13:\"3-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9816,1578,'_wp_attached_file','2021/10/11-1.png'),(9817,1578,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:16:\"2021/10/11-1.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"11-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"11-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:16:\"11-1-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:14:\"11-1-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:16:\"11-1-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:16:\"11-1-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:16:\"11-1-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:16:\"11-1-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:16:\"11-1-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:16:\"11-1-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9804,1569,'_wp_attached_file','2021/10/1-2.png'),(9805,1569,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2021/10/1-2.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"1-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"1-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:15:\"1-2-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:13:\"1-2-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:15:\"1-2-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:15:\"1-2-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:15:\"1-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:15:\"1-2-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:15:\"1-2-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:15:\"1-2-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9806,1571,'_wp_attached_file','2017/07/4.png'),(9807,1571,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2017/07/4.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"4-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:13:\"4-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:11:\"4-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:13:\"4-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:13:\"4-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:13:\"4-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:13:\"4-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:13:\"4-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:13:\"4-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9808,1573,'_wp_attached_file','2017/07/5.png'),(9809,1573,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2017/07/5.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"5-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:13:\"5-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:11:\"5-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:13:\"5-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:13:\"5-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:13:\"5-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:13:\"5-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:13:\"5-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:13:\"5-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9810,1574,'_wp_attached_file','2017/07/6.png'),(9811,1574,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2017/07/6.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"6-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:13:\"6-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:11:\"6-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:13:\"6-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:13:\"6-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:13:\"6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:13:\"6-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:13:\"6-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:13:\"6-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9812,1576,'_wp_attached_file','2017/07/7.png'),(9813,1576,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:13:\"2017/07/7.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:13:\"7-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:13:\"7-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:13:\"7-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:11:\"7-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:13:\"7-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:13:\"7-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:13:\"7-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:13:\"7-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:13:\"7-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:13:\"7-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9814,1577,'_wp_attached_file','2021/10/11.png'),(9815,1577,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:500;s:6:\"height\";i:500;s:4:\"file\";s:14:\"2021/10/11.png\";s:5:\"sizes\";a:10:{s:6:\"medium\";a:4:{s:4:\"file\";s:14:\"11-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"11-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-blog-medium\";a:4:{s:4:\"file\";s:14:\"11-500x370.png\";s:5:\"width\";i:500;s:6:\"height\";i:370;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-blog-thumb\";a:4:{s:4:\"file\";s:12:\"11-85x85.png\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"gosolar-theme-mid\";a:4:{s:4:\"file\";s:14:\"11-500x320.png\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:19:\"gosolar-team-single\";a:4:{s:4:\"file\";s:14:\"11-400x400.png\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:26:\"gosolar-testimonial-slider\";a:4:{s:4:\"file\";s:14:\"11-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:22:\"gosolar-vertical-thumb\";a:4:{s:4:\"file\";s:14:\"11-450x500.png\";s:5:\"width\";i:450;s:6:\"height\";i:500;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-wide-thumb\";a:4:{s:4:\"file\";s:14:\"11-500x180.png\";s:5:\"width\";i:500;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:18:\"gosolar-custom-mid\";a:4:{s:4:\"file\";s:14:\"11-500x385.png\";s:5:\"width\";i:500;s:6:\"height\";i:385;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(9818,1436,'_thumbnail_id','1578'),(9844,551,'_oembed_89b100f6a67c1b6452f97fbb600e6af2','<blockquote class=\"wp-embedded-content\" data-secret=\"AQRoE0WtHo\"><a href=\"https://www.speed-seo.net/product/local-seo-package/\">Local SEO Package</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"“Local SEO Package” — Speed SEO\" src=\"https://www.speed-seo.net/product/local-seo-package/embed/#?secret=AQRoE0WtHo\" data-secret=\"AQRoE0WtHo\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(9822,1606,'_menu_item_type','custom'),(9823,1606,'_menu_item_menu_item_parent','0'),(9824,1606,'_menu_item_object_id','1606'),(9825,1606,'_menu_item_object','custom'),(9826,1606,'_menu_item_target',''),(9827,1606,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(9828,1606,'_menu_item_xfn',''),(9829,1606,'_menu_item_url','https://ansrwanda.com:2096/'),(9831,1606,'_menu_item_megamenu',''),(9832,1606,'_menu_item_megacols','3'),(9833,1606,'_menu_item_menuico',''),(9834,1606,'_menu_item_bgimg',''),(9835,1606,'_menu_item_bgpat',''),(9836,1606,'_menu_item_megafull',''),(9837,1606,'_menu_item_megawidget',''),(9838,1606,'_menu_item_megatithide',''),(9839,1403,'_wp_old_date','2021-10-24'),(9840,1404,'_wp_old_date','2021-10-24'),(9841,1406,'_wp_old_date','2021-10-24'),(9842,1535,'_wp_old_date','2021-10-24'),(9843,1409,'_wp_old_date','2021-10-24'),(9848,551,'_oembed_387da718b32f9f2f15097e026e4d2831','<blockquote class=\"wp-embedded-content\" data-secret=\"lhdlq1uQtv\"><a href=\"https://tradeboard.biz/\">home</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"“home” — trade board Limited\" src=\"https://tradeboard.biz/embed/#?secret=uYr1iRjhV9#?secret=lhdlq1uQtv\" data-secret=\"lhdlq1uQtv\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(9849,551,'_oembed_time_387da718b32f9f2f15097e026e4d2831','1649329223'),(9850,551,'_oembed_cfae9b2de419b1c683201cd40640922a','<blockquote class=\"wp-embedded-content\" data-secret=\"AvCiNzkWE0\"><a href=\"https://www.strictlydigital.net/product/semrush-backlinks/\">SEMRUSH Backlinks</a></blockquote><iframe class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"“SEMRUSH Backlinks” — Strictly Digital\" src=\"https://www.strictlydigital.net/product/semrush-backlinks/embed/#?secret=AvCiNzkWE0\" data-secret=\"AvCiNzkWE0\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>'),(9851,551,'_oembed_time_cfae9b2de419b1c683201cd40640922a','1649443588'),(9852,1619,'_edit_last','1'),(9853,1619,'_edit_lock','1657809093:1'),(9854,1620,'_wp_attached_file','2022/07/1.png'),(9855,1620,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:594;s:6:\"height\";i:490;s:4:\"file\";s:13:\"2022/07/1.png\";s:8:\"filesize\";i:724022;s:5:\"sizes\";a:0:{}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:{}}}'),(9856,1621,'_wp_attached_file','2022/07/1-1.png'),(9857,1621,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:594;s:6:\"height\";i:490;s:4:\"file\";s:15:\"2022/07/1-1.png\";s:8:\"filesize\";i:724022;s:5:\"sizes\";a:0:{}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:{}}}'),(9858,1619,'_wp_old_date','2022-07-10'),(9859,1619,'rs_page_bg_color',''),(9860,1619,'zozoportfolio_options','a:5:{s:20:\"portfolio_item_title\";a:1:{s:2:\"%r\";s:0:\"\";}s:15:\"portfolio_image\";a:1:{s:2:\"%r\";s:0:\"\";}s:25:\"portfolio_image_attach_id\";a:1:{s:2:\"%r\";s:0:\"\";}s:20:\"portfolio_video_type\";a:1:{s:2:\"%r\";s:1:\"0\";}s:15:\"portfolio_video\";a:1:{s:2:\"%r\";s:0:\"\";}}'),(9861,1619,'zozo_portfolio_custom_link',''),(9862,1619,'zozo_portfolio_custom_link_target','_blank'),(9863,1619,'zozo_portfolio_media_type','image'),(9864,1619,'zozo_portfolio_media_images',''),(9865,1619,'zozo_portfolio_audio_type','0'),(9866,1619,'zozo_portfolio_audio_sc_id',''),(9867,1619,'zozo_portfolio_audio_sh_url',''),(9868,1619,'zozo_portfolio_audio_sh_url_attach_id',''),(9869,1619,'zozo_portfolio_video_type','0'),(9870,1619,'zozo_portfolio_video_id',''),(9871,1619,'zozo_portfolio_single_media_display','image'),(9872,1619,'zozo_portfolio_isotope_type','fitRows'),(9873,1619,'zozo_portfolio_single_details','yes'),(9874,1619,'zozo_portfolio_details_position','portfolio_top'),(9875,1619,'zozo_portfolio_sticky_sidebar','yes'),(9876,1619,'zozo_portfolio_title_display','0'),(9877,1619,'zozo_portfolio_categories_info','0'),(9878,1619,'zozo_portfolio_tags_info','0'),(9879,1619,'zozo_portfolio_custom_text',''),(9880,1619,'zozo_portfolio_date',''),(9881,1619,'zozo_portfolio_client',''),(9882,1619,'zozo_portfolio_estimation',''),(9883,1619,'zozo_portfolio_duration',''),(9884,1619,'zozo_portfolio_button_text',''),(9885,1619,'zozo_portfolio_button_url',''),(9886,1619,'zozo_portfolio_share','0'),(9887,1619,'zozo_portfolio_ratings','0'),(9888,1619,'zozo_portfolio_related_slider','0'),(9889,1619,'zozo_portfolio_section_count',''),(9890,1619,'zozo_page_top_padding',''),(9891,1619,'zozo_page_bottom_padding',''),(9892,1619,'zozo_show_header','yes'),(9893,1619,'zozo_show_header_top_bar','default'),(9894,1619,'zozo_header_layout','default'),(9895,1619,'zozo_header_type','default'),(9896,1619,'zozo_header_transparency','default'),(9897,1619,'zozo_header_skin','default'),(9898,1619,'zozo_header_menu_skin','default'),(9899,1619,'zozo_header_dropdown_menu_skin','default'),(9900,1619,'zozo_custom_nav_menu','default'),(9901,1619,'zozo_header_bg_image',''),(9902,1619,'zozo_header_bg_image_attach_id',''),(9903,1619,'zozo_header_bg_color',''),(9904,1619,'zozo_header_bg_opacity','0'),(9905,1619,'zozo_header_bg_repeat',''),(9906,1619,'zozo_header_bg_attachment',''),(9907,1619,'zozo_header_bg_postion',''),(9908,1619,'zozo_header_bg_full','0'),(9909,1619,'zozo_footer_type','default'),(9910,1619,'zozo_footer_skin','default'),(9911,1619,'zozo_footer_style','default'),(9912,1619,'zozo_show_footer_widgets','default'),(9913,1619,'zozo_show_copyright_bar','default'),(9914,1619,'zozo_show_footer_menu','default'),(9915,1619,'zozo_footer_sidebar_1','0'),(9916,1619,'zozo_footer_sidebar_2','0'),(9917,1619,'zozo_footer_sidebar_3','0'),(9918,1619,'zozo_footer_sidebar_4','0'),(9919,1619,'zozo_primary_sidebar','0'),(9920,1619,'zozo_secondary_sidebar','0'),(9921,1619,'zozo_hide_page_title_bar','default'),(9922,1619,'zozo_hide_page_title','default'),(9923,1619,'zozo_page_title_type','default'),(9924,1619,'zozo_page_title_skin','default'),(9925,1619,'zozo_page_title_align','default'),(9926,1619,'zozo_display_breadcrumbs','default'),(9927,1619,'zozo_show_page_slogan','yes'),(9928,1619,'zozo_page_slogan',''),(9929,1619,'zozo_page_title_height',''),(9930,1619,'zozo_page_title_mobile_height',''),(9931,1619,'zozo_page_title_bar_title_color',''),(9932,1619,'zozo_page_title_bar_slogan_color',''),(9933,1619,'zozo_page_breadcrumbs_color',''),(9934,1619,'zozo_page_title_bar_border_color',''),(9935,1619,'zozo_page_title_bar_bg',''),(9936,1619,'zozo_page_title_bar_bg_attach_id',''),(9937,1619,'zozo_page_title_bar_bg_color',''),(9938,1619,'zozo_page_title_bar_bg_repeat','default'),(9939,1619,'zozo_page_title_bar_bg_position','default'),(9940,1619,'zozo_page_title_bar_bg_parallax','default'),(9941,1619,'zozo_page_title_bar_bg_full','0'),(9942,1619,'zozo_page_title_video_bg','0'),(9943,1619,'zozo_page_title_video_id',''),(9944,1619,'zozo_page_bg_image',''),(9945,1619,'zozo_page_bg_image_attach_id',''),(9946,1619,'zozo_page_bg_repeat',''),(9947,1619,'zozo_page_bg_attachment',''),(9948,1619,'zozo_page_bg_position',''),(9949,1619,'zozo_page_bg_color',''),(9950,1619,'zozo_page_bg_opacity','0'),(9951,1619,'zozo_page_bg_full','0'),(9952,1619,'zozo_body_bg_image',''),(9953,1619,'zozo_body_bg_image_attach_id',''),(9954,1619,'zozo_body_bg_repeat',''),(9955,1619,'zozo_body_bg_attachment',''),(9956,1619,'zozo_body_bg_position',''),(9957,1619,'zozo_body_bg_color',''),(9958,1619,'zozo_body_bg_opacity','0'),(9959,1619,'zozo_body_bg_full','0'),(9960,1619,'_wpb_vc_js_status','false'),(9982,1619,'_thumbnail_id','1647'),(9983,1645,'_wp_attached_file','2022/07/11.jpg'),(9984,1645,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:579;s:6:\"height\";i:477;s:4:\"file\";s:14:\"2022/07/11.jpg\";s:8:\"filesize\";i:126788;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:14:\"11-300x247.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23323;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:14:\"11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9199;}s:19:\"gosolar-blog-medium\";a:5:{s:4:\"file\";s:14:\"11-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54045;}s:18:\"gosolar-blog-thumb\";a:5:{s:4:\"file\";s:12:\"11-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3943;}s:17:\"gosolar-theme-mid\";a:5:{s:4:\"file\";s:14:\"11-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43628;}s:12:\"gosolar-team\";a:5:{s:4:\"file\";s:14:\"11-500x477.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:477;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63294;}s:19:\"gosolar-team-single\";a:5:{s:4:\"file\";s:14:\"11-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41711;}s:26:\"gosolar-testimonial-slider\";a:5:{s:4:\"file\";s:14:\"11-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27304;}s:22:\"gosolar-vertical-thumb\";a:5:{s:4:\"file\";s:14:\"11-450x477.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:477;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58641;}s:18:\"gosolar-wide-thumb\";a:5:{s:4:\"file\";s:14:\"11-579x180.jpg\";s:5:\"width\";i:579;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31011;}s:18:\"gosolar-custom-mid\";a:5:{s:4:\"file\";s:14:\"11-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53846;}}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:{}}}'),(9985,1646,'_wp_attached_file','2022/07/111.jpg'),(9986,1646,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:579;s:6:\"height\";i:400;s:4:\"file\";s:15:\"2022/07/111.jpg\";s:8:\"filesize\";i:113900;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:15:\"111-300x207.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:207;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20596;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:15:\"111-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9579;}s:19:\"gosolar-blog-medium\";a:5:{s:4:\"file\";s:15:\"111-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54541;}s:18:\"gosolar-blog-thumb\";a:5:{s:4:\"file\";s:13:\"111-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4008;}s:17:\"gosolar-theme-mid\";a:5:{s:4:\"file\";s:15:\"111-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43553;}s:12:\"gosolar-team\";a:5:{s:4:\"file\";s:15:\"111-500x400.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58226;}s:19:\"gosolar-team-single\";a:5:{s:4:\"file\";s:15:\"111-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49519;}s:26:\"gosolar-testimonial-slider\";a:5:{s:4:\"file\";s:15:\"111-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28805;}s:22:\"gosolar-vertical-thumb\";a:5:{s:4:\"file\";s:15:\"111-450x400.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54070;}s:18:\"gosolar-wide-thumb\";a:5:{s:4:\"file\";s:15:\"111-579x180.jpg\";s:5:\"width\";i:579;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34196;}s:18:\"gosolar-custom-mid\";a:5:{s:4:\"file\";s:15:\"111-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54209;}}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:{}}}'),(9987,1647,'_wp_attached_file','2022/07/1111.jpg'),(9988,1647,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:579;s:6:\"height\";i:445;s:4:\"file\";s:16:\"2022/07/1111.jpg\";s:8:\"filesize\";i:123296;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:16:\"1111-300x231.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:231;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22566;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:16:\"1111-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9471;}s:19:\"gosolar-blog-medium\";a:5:{s:4:\"file\";s:16:\"1111-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55575;}s:18:\"gosolar-blog-thumb\";a:5:{s:4:\"file\";s:14:\"1111-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4057;}s:17:\"gosolar-theme-mid\";a:5:{s:4:\"file\";s:16:\"1111-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44406;}s:12:\"gosolar-team\";a:5:{s:4:\"file\";s:16:\"1111-500x445.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63042;}s:19:\"gosolar-team-single\";a:5:{s:4:\"file\";s:16:\"1111-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43325;}s:26:\"gosolar-testimonial-slider\";a:5:{s:4:\"file\";s:16:\"1111-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28437;}s:22:\"gosolar-vertical-thumb\";a:5:{s:4:\"file\";s:16:\"1111-450x445.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:445;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58549;}s:18:\"gosolar-wide-thumb\";a:5:{s:4:\"file\";s:16:\"1111-579x180.jpg\";s:5:\"width\";i:579;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33172;}s:18:\"gosolar-custom-mid\";a:5:{s:4:\"file\";s:16:\"1111-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:54961;}}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:{}}}'),(9989,1648,'_wp_attached_file','2022/07/2.jpg'),(9990,1648,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:493;s:6:\"height\";i:436;s:4:\"file\";s:13:\"2022/07/2.jpg\";s:8:\"filesize\";i:86438;s:5:\"sizes\";a:10:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"2-300x265.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23403;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"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:8026;}s:19:\"gosolar-blog-medium\";a:5:{s:4:\"file\";s:13:\"2-493x370.jpg\";s:5:\"width\";i:493;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53230;}s:18:\"gosolar-blog-thumb\";a:5:{s:4:\"file\";s:11:\"2-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3311;}s:17:\"gosolar-theme-mid\";a:5:{s:4:\"file\";s:13:\"2-493x320.jpg\";s:5:\"width\";i:493;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44534;}s:19:\"gosolar-team-single\";a:5:{s:4:\"file\";s:13:\"2-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40817;}s:26:\"gosolar-testimonial-slider\";a:5:{s:4:\"file\";s:13:\"2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25786;}s:22:\"gosolar-vertical-thumb\";a:5:{s:4:\"file\";s:13:\"2-450x436.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57322;}s:18:\"gosolar-wide-thumb\";a:5:{s:4:\"file\";s:13:\"2-493x180.jpg\";s:5:\"width\";i:493;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28923;}s:18:\"gosolar-custom-mid\";a:5:{s:4:\"file\";s:13:\"2-493x385.jpg\";s:5:\"width\";i:493;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55441;}}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:{}}}'),(9991,1649,'_wp_attached_file','2022/07/3.jpg'),(9992,1649,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:581;s:6:\"height\";i:462;s:4:\"file\";s:13:\"2022/07/3.jpg\";s:8:\"filesize\";i:107447;s:5:\"sizes\";a:11:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"3-300x239.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:239;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22030;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"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:8099;}s:19:\"gosolar-blog-medium\";a:5:{s:4:\"file\";s:13:\"3-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56190;}s:18:\"gosolar-blog-thumb\";a:5:{s:4:\"file\";s:11:\"3-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3086;}s:17:\"gosolar-theme-mid\";a:5:{s:4:\"file\";s:13:\"3-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44654;}s:12:\"gosolar-team\";a:5:{s:4:\"file\";s:13:\"3-500x462.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79004;}s:19:\"gosolar-team-single\";a:5:{s:4:\"file\";s:13:\"3-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43595;}s:26:\"gosolar-testimonial-slider\";a:5:{s:4:\"file\";s:13:\"3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27252;}s:22:\"gosolar-vertical-thumb\";a:5:{s:4:\"file\";s:13:\"3-450x462.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:462;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64526;}s:18:\"gosolar-wide-thumb\";a:5:{s:4:\"file\";s:13:\"3-581x180.jpg\";s:5:\"width\";i:581;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36173;}s:18:\"gosolar-custom-mid\";a:5:{s:4:\"file\";s:13:\"3-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56571;}}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:{}}}'),(9993,1650,'_wp_attached_file','2022/07/4.jpg'),(9994,1650,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:654;s:6:\"height\";i:490;s:4:\"file\";s:13:\"2022/07/4.jpg\";s:8:\"filesize\";i:127175;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"4-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18942;}s:5:\"large\";a:5:{s:4:\"file\";s:13:\"4-600x490.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:83605;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"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:7177;}s:19:\"gosolar-blog-medium\";a:5:{s:4:\"file\";s:13:\"4-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53386;}s:18:\"gosolar-blog-thumb\";a:5:{s:4:\"file\";s:11:\"4-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3001;}s:17:\"gosolar-theme-mid\";a:5:{s:4:\"file\";s:13:\"4-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41222;}s:12:\"gosolar-team\";a:5:{s:4:\"file\";s:13:\"4-500x490.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70383;}s:19:\"gosolar-team-single\";a:5:{s:4:\"file\";s:13:\"4-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39704;}s:26:\"gosolar-testimonial-slider\";a:5:{s:4:\"file\";s:13:\"4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24088;}s:22:\"gosolar-vertical-thumb\";a:5:{s:4:\"file\";s:13:\"4-450x490.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:490;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64166;}s:18:\"gosolar-wide-thumb\";a:5:{s:4:\"file\";s:13:\"4-654x180.jpg\";s:5:\"width\";i:654;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36240;}s:18:\"gosolar-custom-mid\";a:5:{s:4:\"file\";s:13:\"4-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53939;}}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:{}}}'),(9995,1651,'_wp_attached_file','2022/07/5.jpg'),(9996,1651,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:605;s:6:\"height\";i:454;s:4:\"file\";s:13:\"2022/07/5.jpg\";s:8:\"filesize\";i:89701;s:5:\"sizes\";a:12:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"5-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15820;}s:5:\"large\";a:5:{s:4:\"file\";s:13:\"5-600x454.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64697;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6122;}s:19:\"gosolar-blog-medium\";a:5:{s:4:\"file\";s:13:\"5-570x370.jpg\";s:5:\"width\";i:570;s:6:\"height\";i:370;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45015;}s:18:\"gosolar-blog-thumb\";a:5:{s:4:\"file\";s:11:\"5-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2802;}s:17:\"gosolar-theme-mid\";a:5:{s:4:\"file\";s:13:\"5-500x320.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34995;}s:12:\"gosolar-team\";a:5:{s:4:\"file\";s:13:\"5-500x454.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52785;}s:19:\"gosolar-team-single\";a:5:{s:4:\"file\";s:13:\"5-400x400.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30988;}s:26:\"gosolar-testimonial-slider\";a:5:{s:4:\"file\";s:13:\"5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19330;}s:22:\"gosolar-vertical-thumb\";a:5:{s:4:\"file\";s:13:\"5-450x454.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46658;}s:18:\"gosolar-wide-thumb\";a:5:{s:4:\"file\";s:13:\"5-605x180.jpg\";s:5:\"width\";i:605;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33071;}s:18:\"gosolar-custom-mid\";a:5:{s:4:\"file\";s:13:\"5-560x385.jpg\";s:5:\"width\";i:560;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44655;}}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:{}}}'),(9997,1652,'_wp_attached_file','2022/07/6.jpg'),(9998,1652,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:520;s:6:\"height\";i:292;s:4:\"file\";s:13:\"2022/07/6.jpg\";s:8:\"filesize\";i:62137;s:5:\"sizes\";a:9:{s:6:\"medium\";a:5:{s:4:\"file\";s:13:\"6-300x168.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:168;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15176;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:13:\"6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7688;}s:18:\"gosolar-blog-thumb\";a:5:{s:4:\"file\";s:11:\"6-85x85.jpg\";s:5:\"width\";i:85;s:6:\"height\";i:85;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3388;}s:17:\"gosolar-theme-mid\";a:5:{s:4:\"file\";s:13:\"6-500x292.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44724;}s:12:\"gosolar-team\";a:5:{s:4:\"file\";s:13:\"6-500x292.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44724;}s:19:\"gosolar-team-single\";a:5:{s:4:\"file\";s:13:\"6-400x292.jpg\";s:5:\"width\";i:400;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36159;}s:26:\"gosolar-testimonial-slider\";a:5:{s:4:\"file\";s:13:\"6-300x292.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27286;}s:22:\"gosolar-vertical-thumb\";a:5:{s:4:\"file\";s:13:\"6-450x292.jpg\";s:5:\"width\";i:450;s:6:\"height\";i:292;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:40748;}s:18:\"gosolar-wide-thumb\";a:5:{s:4:\"file\";s:13:\"6-520x180.jpg\";s:5:\"width\";i:520;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35974;}}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:{}}}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`post_title` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`post_excerpt` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`post_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
`ping_status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'open',
`post_password` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`post_name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`to_ping` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
`pinged` text COLLATE utf8mb4_unicode_520_ci 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 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`post_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
`guid` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`menu_order` int(11) NOT NULL DEFAULT '0',
`post_type` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) COLLATE utf8mb4_unicode_520_ci 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`)
) ENGINE=MyISAM AUTO_INCREMENT=1670 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (2,1,'2021-10-11 20:36:36','2021-10-11 20:36:36','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"http://ansrwanda.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','publish','closed','open','','sample-page','','','2021-10-11 20:36:36','2021-10-11 20:36:36','',0,'http://ansrwanda.com/?page_id=2',0,'page','',0),(3,1,'2021-10-11 20:36:36','2021-10-11 20:36:36','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: http://ansrwanda.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where we send your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2021-10-11 20:36:36','2021-10-11 20:36:36','',0,'http://ansrwanda.com/?page_id=3',0,'page','',0),(12,1,'2017-07-03 05:19:33','2017-07-03 05:19:33','','ecology','','inherit','open','closed','','ecology','','','2017-07-03 05:19:33','2017-07-03 05:19:33','',886,'http://ansrwanda.com/wp-content/uploads/2017/07/ecology.png',0,'attachment','image/png',0),(13,1,'2017-07-03 05:20:22','2017-07-03 05:20:22','','recycling','','inherit','open','closed','','recycling','','','2017-07-03 05:20:22','2017-07-03 05:20:22','',886,'http://ansrwanda.com/wp-content/uploads/2017/07/recycling.png',0,'attachment','image/png',0),(14,1,'2017-07-03 05:21:16','2017-07-03 05:21:16','','water','','inherit','open','closed','','water','','','2017-07-03 05:21:16','2017-07-03 05:21:16','',886,'http://ansrwanda.com/wp-content/uploads/2017/07/water.png',0,'attachment','image/png',0),(15,1,'2017-07-03 05:21:53','2017-07-03 05:21:53','','secure','','inherit','open','closed','','secure','','','2017-07-03 05:21:53','2017-07-03 05:21:53','',886,'http://ansrwanda.com/wp-content/uploads/2017/07/secure.png',0,'attachment','image/png',0),(26,1,'2017-07-04 09:05:37','2017-07-04 09:05:37','','clean-environment-ever-1200x691','','inherit','open','closed','','clean-environment-ever-1200x691','','','2017-07-04 09:05:37','2017-07-04 09:05:37','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/clean-environment-ever-1200x691-1.jpg',0,'attachment','image/jpeg',0),(28,1,'2017-07-04 09:30:09','2017-07-04 09:30:09','','make-plants-alive-1200x691','','inherit','open','closed','','make-plants-alive-1200x691','','','2017-07-04 09:30:09','2017-07-04 09:30:09','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/make-plants-alive-1200x691-1.jpg',0,'attachment','image/jpeg',0),(31,1,'2017-07-04 09:56:46','2017-07-04 09:56:46','','protecting-nature-1200x691','','inherit','open','closed','','protecting-nature-1200x691','','','2017-07-04 09:56:46','2017-07-04 09:56:46','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/protecting-nature-1200x691-1.jpg',0,'attachment','image/jpeg',0),(32,1,'2017-07-04 09:57:09','2017-07-04 09:57:09','','sustainable-agriculture-1200x691','','inherit','open','closed','','sustainable-agriculture-1200x691','','','2017-07-04 09:57:09','2017-07-04 09:57:09','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/sustainable-agriculture-1200x691-1.jpg',0,'attachment','image/jpeg',0),(37,1,'2017-07-04 10:18:40','2017-07-04 10:18:40','','helping-young-planting-1200x691','','inherit','open','closed','','helping-young-planting-1200x691','','','2017-07-04 10:18:40','2017-07-04 10:18:40','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/helping-young-planting-1200x691-1.jpg',0,'attachment','image/jpeg',0),(38,1,'2017-07-04 10:33:42','2017-07-04 10:33:42','','save-the-ozone-layer-1200x691','','inherit','open','closed','','save-the-ozone-layer-1200x691','','','2017-07-04 10:33:42','2017-07-04 10:33:42','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/save-the-ozone-layer-1200x691-1.jpg',0,'attachment','image/jpeg',0),(40,1,'2017-07-04 11:07:23','2017-07-04 11:07:23','','solar-panels-1200x691','','inherit','open','closed','','solar-panels-1200x691','','','2017-07-04 11:07:23','2017-07-04 11:07:23','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/solar-panels-1200x691-1.jpg',0,'attachment','image/jpeg',0),(42,1,'2017-07-04 11:30:34','2017-07-04 11:30:34','','wind-power-1200x691','','inherit','open','closed','','wind-power-1200x691','','','2017-07-04 11:30:34','2017-07-04 11:30:34','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/wind-power-1200x691-1.jpg',0,'attachment','image/jpeg',0),(44,1,'2017-07-04 11:46:45','2017-07-04 11:46:45','','save-water-from-pollution-1200x691','','inherit','open','closed','','save-water-from-pollution-1200x691','','','2017-07-04 11:46:45','2017-07-04 11:46:45','',43,'http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg',0,'attachment','image/jpeg',0),(46,1,'2017-07-04 12:07:33','2017-07-04 12:07:33','','white-tiger-1200x691','','inherit','open','closed','','white-tiger-1200x691','','','2017-07-04 12:07:33','2017-07-04 12:07:33','',45,'http://ansrwanda.com/wp-content/uploads/2017/07/white-tiger-1200x691-1.jpg',0,'attachment','image/jpeg',0),(48,1,'2017-07-04 12:17:54','2017-07-04 12:17:54','','western-agriculture-1200x691','','inherit','open','closed','','western-agriculture-1200x691','','','2017-07-04 12:17:54','2017-07-04 12:17:54','',47,'http://ansrwanda.com/wp-content/uploads/2017/07/western-agriculture-1200x691-1.jpg',0,'attachment','image/jpeg',0),(50,1,'2017-07-04 12:19:59','2017-07-04 12:19:59','','biodiversity-1200x691','','inherit','open','closed','','biodiversity-1200x691','','','2017-07-04 12:19:59','2017-07-04 12:19:59','',49,'http://ansrwanda.com/wp-content/uploads/2017/07/biodiversity-1200x691-1.jpg',0,'attachment','image/jpeg',0),(56,1,'2017-07-04 12:51:01','2017-07-04 12:51:01','','testi_01-300x300','','inherit','open','closed','','testi_01-300x300','','','2017-07-04 12:51:01','2017-07-04 12:51:01','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/testi_01-300x300-1.jpg',0,'attachment','image/jpeg',0),(57,1,'2017-07-04 12:52:06','2017-07-04 12:52:06','','testi_02-300x300','','inherit','open','closed','','testi_02-300x300','','','2017-07-04 12:52:06','2017-07-04 12:52:06','',54,'http://ansrwanda.com/wp-content/uploads/2017/07/testi_02-300x300-1.jpg',0,'attachment','image/jpeg',0),(58,1,'2017-07-04 12:52:48','2017-07-04 12:52:48','','testi_03-300x300','','inherit','open','closed','','testi_03-300x300','','','2017-07-04 12:52:48','2017-07-04 12:52:48','',55,'http://ansrwanda.com/wp-content/uploads/2017/07/testi_03-300x300-1.jpg',0,'attachment','image/jpeg',0),(60,1,'2017-07-04 12:59:21','2017-07-04 12:59:21','','bg-2','','inherit','open','closed','','bg-2','','','2017-07-04 12:59:21','2017-07-04 12:59:21','',886,'http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg',0,'attachment','image/jpeg',0),(68,1,'2017-07-05 04:06:52','2017-07-05 04:06:52','','blog-1','','inherit','open','closed','','blog-1','','','2017-07-05 04:06:52','2017-07-05 04:06:52','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blog-1.jpg',0,'attachment','image/jpeg',0),(69,1,'2017-07-05 04:07:47','2017-07-05 04:07:47','','blog-2','','inherit','open','closed','','blog-2','','','2017-07-05 04:07:47','2017-07-05 04:07:47','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blog-2.jpg',0,'attachment','image/jpeg',0),(70,1,'2017-07-05 04:09:02','2017-07-05 04:09:02','','blog-3','','inherit','open','closed','','blog-3','','','2017-07-05 04:09:02','2017-07-05 04:09:02','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blog-3.jpg',0,'attachment','image/jpeg',0),(87,1,'2017-07-05 08:04:12','2017-07-05 08:04:12','','1-500x500','','inherit','open','closed','','1-500x500','','','2017-07-05 08:04:12','2017-07-05 08:04:12','',82,'http://ansrwanda.com/wp-content/uploads/2017/07/1-500x500-1.png',0,'attachment','image/png',0),(88,1,'2017-07-05 08:04:30','2017-07-05 08:04:30','','2-500x500','','inherit','open','closed','','2-500x500','','','2017-07-05 08:04:30','2017-07-05 08:04:30','',83,'http://ansrwanda.com/wp-content/uploads/2017/07/2-500x500-1.png',0,'attachment','image/png',0),(89,1,'2017-07-05 08:04:49','2017-07-05 08:04:49','','3-500x500','','inherit','open','closed','','3-500x500','','','2017-07-05 08:04:49','2017-07-05 08:04:49','',84,'http://ansrwanda.com/wp-content/uploads/2017/07/3-500x500-1.png',0,'attachment','image/png',0),(90,1,'2017-07-05 08:05:15','2017-07-05 08:05:15','','4-500x500','','inherit','open','closed','','4-500x500','','','2017-07-05 08:05:15','2017-07-05 08:05:15','',85,'http://ansrwanda.com/wp-content/uploads/2017/07/4-500x500-1.png',0,'attachment','image/png',0),(91,1,'2017-07-05 08:05:30','2017-07-05 08:05:30','','5-500x500','','inherit','open','closed','','5-500x500','','','2017-07-05 08:05:30','2017-07-05 08:05:30','',86,'http://ansrwanda.com/wp-content/uploads/2017/07/5-500x500-1.png',0,'attachment','image/png',0),(103,1,'2017-07-05 13:04:46','2017-07-05 13:04:46','','client-logo_02','','inherit','open','closed','','client-logo_02','','','2017-07-05 13:04:46','2017-07-05 13:04:46','',886,'http://ansrwanda.com/wp-content/uploads/2017/07/client-logo_02.png',0,'attachment','image/png',0),(107,1,'2017-07-05 13:04:49','2017-07-05 13:04:49','','client-logo_06','','inherit','open','closed','','client-logo_06','','','2017-07-05 13:04:49','2017-07-05 13:04:49','',886,'http://ansrwanda.com/wp-content/uploads/2017/07/client-logo_06.png',0,'attachment','image/png',0),(111,1,'2017-07-05 13:15:51','2017-07-05 13:15:51','','bg-3','','inherit','open','closed','','bg-3','','','2017-07-05 13:15:51','2017-07-05 13:15:51','',886,'http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg',0,'attachment','image/jpeg',0),(126,1,'2017-07-06 04:41:57','2017-07-06 04:41:57','','green-rock-484x420','','inherit','open','closed','','green-rock-484x420','','','2017-07-06 04:41:57','2017-07-06 04:41:57','',114,'http://ansrwanda.com/wp-content/uploads/2017/07/green-rock-484x420-1.jpg',0,'attachment','image/jpeg',0),(141,1,'2017-07-06 05:21:17','2017-07-06 05:21:17','','bg-1','','inherit','open','closed','','bg-1','','','2017-07-06 05:21:17','2017-07-06 05:21:17','',886,'http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg',0,'attachment','image/jpeg',0),(167,1,'2017-07-06 10:03:17','2017-07-06 10:03:17','','bg-4','','inherit','open','closed','','bg-4','','','2017-07-06 10:03:17','2017-07-06 10:03:17','',114,'http://ansrwanda.com/wp-content/uploads/2017/07/bg-4.jpg',0,'attachment','image/jpeg',0),(172,1,'2017-07-06 10:19:17','2017-07-06 10:19:17','','playvideo-white','','inherit','open','closed','','playvideo-white','','','2017-07-06 10:19:17','2017-07-06 10:19:17','',114,'http://ansrwanda.com/wp-content/uploads/2017/07/playvideo-white.png',0,'attachment','image/png',0),(193,1,'2017-07-06 12:25:28','2017-07-06 12:25:28','','young-plantation-1724x1148','','inherit','open','closed','','young-plantation-1724x1148','','','2017-07-06 12:25:28','2017-07-06 12:25:28','',178,'http://ansrwanda.com/wp-content/uploads/2017/07/young-plantation-1724x1148-1.jpg',0,'attachment','image/jpeg',0),(212,1,'2017-07-07 11:35:09','2017-07-07 11:35:09','','elephant-1170x800','','inherit','open','closed','','elephant-1170x800','','','2017-07-07 11:35:09','2017-07-07 11:35:09','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/elephant-1170x800-1.jpg',0,'attachment','image/jpeg',0),(213,1,'2017-07-07 11:35:29','2017-07-07 11:35:29','','kids-volunteers-1170x800','','inherit','open','closed','','kids-volunteers-1170x800','','','2017-07-07 11:35:29','2017-07-07 11:35:29','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/kids-volunteers-1170x800-1.jpg',0,'attachment','image/jpeg',0),(214,1,'2017-07-07 11:35:51','2017-07-07 11:35:51','','wind-grows-up-1170x800','','inherit','open','closed','','wind-grows-up-1170x800','','','2017-07-07 11:35:51','2017-07-07 11:35:51','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/wind-grows-up-1170x800-1.jpg',0,'attachment','image/jpeg',0),(215,1,'2017-07-07 11:36:10','2017-07-07 11:36:10','','go-green-1170x800','','inherit','open','closed','','go-green-1170x800','','','2017-07-07 11:36:10','2017-07-07 11:36:10','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/go-green-1170x800-1.jpg',0,'attachment','image/jpeg',0),(243,1,'2017-07-10 04:45:47','2017-07-10 04:45:47','','bg-5','','inherit','open','closed','','bg-5','','','2017-07-10 04:45:47','2017-07-10 04:45:47','',226,'http://ansrwanda.com/wp-content/uploads/2017/07/bg-5.jpg',0,'attachment','image/jpeg',0),(257,1,'2017-07-10 06:21:27','2017-07-10 06:21:27','','man-with-smile-370x411','','inherit','open','closed','','man-with-smile-370x411','','','2017-07-10 06:21:27','2017-07-10 06:21:27','',226,'http://ansrwanda.com/wp-content/uploads/2017/07/man-with-smile-370x411-1.png',0,'attachment','image/png',0),(298,1,'2017-07-10 12:32:04','2017-07-10 12:32:04','','plantation','','inherit','open','closed','','plantation','','','2017-07-10 12:32:04','2017-07-10 12:32:04','',287,'http://ansrwanda.com/wp-content/uploads/2017/07/plantation.jpg',0,'attachment','image/jpeg',0),(333,1,'2017-07-11 07:33:28','2017-07-11 07:33:28','','white-tiger-1170x800','','inherit','open','closed','','white-tiger-1170x800','','','2017-07-11 07:33:28','2017-07-11 07:33:28','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/white-tiger-1170x800-1.jpg',0,'attachment','image/jpeg',0),(334,1,'2017-07-11 07:46:11','2017-07-11 07:46:11','','feeding-1170x800','','inherit','open','closed','','feeding-1170x800','','','2017-07-11 07:46:11','2017-07-11 07:46:11','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/feeding-1170x800-1.jpg',0,'attachment','image/jpeg',0),(375,1,'2017-07-12 11:49:45','2017-07-12 11:49:45','','young-planting-737x415','','inherit','open','closed','','young-planting-737x415','','','2017-07-12 11:49:45','2017-07-12 11:49:45','',373,'http://ansrwanda.com/wp-content/uploads/2017/07/young-planting-737x415-1.jpg',0,'attachment','image/jpeg',0),(380,1,'2017-07-12 12:12:06','2017-07-12 12:12:06','','young-planting-1000x500','','inherit','open','closed','','young-planting-1000x500','','','2017-07-12 12:12:06','2017-07-12 12:12:06','',373,'http://ansrwanda.com/wp-content/uploads/2017/07/young-planting-1000x500-1.jpg',0,'attachment','image/jpeg',0),(381,1,'2017-07-12 12:19:54','2017-07-12 12:19:54','','planting-782x500','','inherit','open','closed','','planting-782x500','','','2017-07-12 12:19:54','2017-07-12 12:19:54','',373,'http://ansrwanda.com/wp-content/uploads/2017/07/planting-782x500-1.jpg',0,'attachment','image/jpeg',0),(383,1,'2017-07-13 10:24:24','2017-07-13 10:24:24','','solar-panels-1000x500','','inherit','open','closed','','solar-panels-1000x500','','','2017-07-13 10:24:24','2017-07-13 10:24:24','',382,'http://ansrwanda.com/wp-content/uploads/2017/07/solar-panels-1000x500-1.jpg',0,'attachment','image/jpeg',0),(384,1,'2017-07-13 10:24:44','2017-07-13 10:24:44','','solar-panels-737x415','','inherit','open','closed','','solar-panels-737x415','','','2017-07-13 10:24:44','2017-07-13 10:24:44','',382,'http://ansrwanda.com/wp-content/uploads/2017/07/solar-panels-737x415-1.jpg',0,'attachment','image/jpeg',0),(385,1,'2017-07-13 10:25:06','2017-07-13 10:25:06','','solar-panels-782x500','','inherit','open','closed','','solar-panels-782x500','','','2017-07-13 10:25:06','2017-07-13 10:25:06','',382,'http://ansrwanda.com/wp-content/uploads/2017/07/solar-panels-782x500-1.jpg',0,'attachment','image/jpeg',0),(387,1,'2017-07-13 10:29:31','2017-07-13 10:29:31','','wind-energy-1000x500','','inherit','open','closed','','wind-energy-1000x500','','','2017-07-13 10:29:31','2017-07-13 10:29:31','',386,'http://ansrwanda.com/wp-content/uploads/2017/07/wind-energy-1000x500-1.jpg',0,'attachment','image/jpeg',0),(388,1,'2017-07-13 10:29:53','2017-07-13 10:29:53','','wind-energy-782x500','','inherit','open','closed','','wind-energy-782x500','','','2017-07-13 10:29:53','2017-07-13 10:29:53','',386,'http://ansrwanda.com/wp-content/uploads/2017/07/wind-energy-782x500-1.jpg',0,'attachment','image/jpeg',0),(389,1,'2017-07-13 10:30:16','2017-07-13 10:30:16','','wind-energy-737x415','','inherit','open','closed','','wind-energy-737x415','','','2017-07-13 10:30:16','2017-07-13 10:30:16','',386,'http://ansrwanda.com/wp-content/uploads/2017/07/wind-energy-737x415-1.jpg',0,'attachment','image/jpeg',0),(391,1,'2017-07-13 10:31:47','2017-07-13 10:31:47','','recycle-1000x500','','inherit','open','closed','','recycle-1000x500','','','2017-07-13 10:31:47','2017-07-13 10:31:47','',390,'http://ansrwanda.com/wp-content/uploads/2017/07/recycle-1000x500-1.jpg',0,'attachment','image/jpeg',0),(392,1,'2017-07-13 10:32:03','2017-07-13 10:32:03','','recycle-737x415','','inherit','open','closed','','recycle-737x415','','','2017-07-13 10:32:03','2017-07-13 10:32:03','',390,'http://ansrwanda.com/wp-content/uploads/2017/07/recycle-737x415-1.jpg',0,'attachment','image/jpeg',0),(393,1,'2017-07-13 10:32:19','2017-07-13 10:32:19','','recycle-782x500','','inherit','open','closed','','recycle-782x500','','','2017-07-13 10:32:19','2017-07-13 10:32:19','',390,'http://ansrwanda.com/wp-content/uploads/2017/07/recycle-782x500-1.jpg',0,'attachment','image/jpeg',0),(395,1,'2017-07-13 10:34:05','2017-07-13 10:34:05','','save-forests-1000x500','','inherit','open','closed','','save-forests-1000x500','','','2017-07-13 10:34:05','2017-07-13 10:34:05','',394,'http://ansrwanda.com/wp-content/uploads/2017/07/save-forests-1000x500-1.jpg',0,'attachment','image/jpeg',0),(396,1,'2017-07-13 10:34:24','2017-07-13 10:34:24','','save-forests-737x415','','inherit','open','closed','','save-forests-737x415','','','2017-07-13 10:34:24','2017-07-13 10:34:24','',394,'http://ansrwanda.com/wp-content/uploads/2017/07/save-forests-737x415-1.jpg',0,'attachment','image/jpeg',0),(397,1,'2017-07-13 10:34:42','2017-07-13 10:34:42','','save-forests-782x500','','inherit','open','closed','','save-forests-782x500','','','2017-07-13 10:34:42','2017-07-13 10:34:42','',394,'http://ansrwanda.com/wp-content/uploads/2017/07/save-forests-782x500-1.jpg',0,'attachment','image/jpeg',0),(399,1,'2017-07-13 10:36:24','2017-07-13 10:36:24','','water-pollution-1000x500','','inherit','open','closed','','water-pollution-1000x500','','','2017-07-13 10:36:24','2017-07-13 10:36:24','',398,'http://ansrwanda.com/wp-content/uploads/2017/07/water-pollution-1000x500-1.jpg',0,'attachment','image/jpeg',0),(400,1,'2017-07-13 10:36:42','2017-07-13 10:36:42','','water-pollution-737x415','','inherit','open','closed','','water-pollution-737x415','','','2017-07-13 10:36:42','2017-07-13 10:36:42','',398,'http://ansrwanda.com/wp-content/uploads/2017/07/water-pollution-737x415-1.jpg',0,'attachment','image/jpeg',0),(401,1,'2017-07-13 10:37:00','2017-07-13 10:37:00','','water-pollution-782x500','','inherit','open','closed','','water-pollution-782x500','','','2017-07-13 10:37:00','2017-07-13 10:37:00','',398,'http://ansrwanda.com/wp-content/uploads/2017/07/water-pollution-782x500-1.jpg',0,'attachment','image/jpeg',0),(410,1,'2017-07-13 12:12:28','2017-07-13 12:12:28','','title-bg-1','','inherit','open','closed','','title-bg-1','','','2017-07-13 12:12:28','2017-07-13 12:12:28','',374,'http://ansrwanda.com/wp-content/uploads/2017/07/title-bg-1.jpg',0,'attachment','image/jpeg',0),(464,1,'2017-07-14 10:14:58','2017-07-14 10:14:58','','blog-4','','inherit','open','closed','','blog-4','','','2017-07-14 10:14:58','2017-07-14 10:14:58','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blog-4.jpg',0,'attachment','image/jpeg',0),(465,1,'2017-07-14 10:15:29','2017-07-14 10:15:29','','blog-5','','inherit','open','closed','','blog-5','','','2017-07-14 10:15:29','2017-07-14 10:15:29','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blog-5.jpg',0,'attachment','image/jpeg',0),(469,1,'2017-07-14 11:24:18','2017-07-14 11:24:18','','blog-6','','inherit','open','closed','','blog-6','','','2017-07-14 11:24:18','2017-07-14 11:24:18','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blog-6.jpg',0,'attachment','image/jpeg',0),(470,1,'2017-07-14 11:24:20','2017-07-14 11:24:20','','blog-7','','inherit','open','closed','','blog-7','','','2017-07-14 11:24:20','2017-07-14 11:24:20','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blog-7.jpg',0,'attachment','image/jpeg',0),(471,1,'2017-07-14 11:24:22','2017-07-14 11:24:22','','blog-8','','inherit','open','closed','','blog-8','','','2017-07-14 11:24:22','2017-07-14 11:24:22','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blog-8.jpg',0,'attachment','image/jpeg',0),(487,1,'2017-07-14 11:53:44','2017-07-14 11:53:44','','woo_album-1','','inherit','open','closed','','woo_album-1','','','2017-07-14 11:53:44','2017-07-14 11:53:44','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo_album-1.jpg',0,'attachment','image/jpeg',0),(488,1,'2017-07-14 11:54:00','2017-07-14 11:54:00','','cd_1_flat','','inherit','open','closed','','cd_1_flat','','','2017-07-14 11:54:00','2017-07-14 11:54:00','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/cd_1_flat.jpg',0,'attachment','image/jpeg',0),(491,1,'2017-07-14 11:56:14','2017-07-14 11:56:14','','woo_album-2','','inherit','open','closed','','woo_album-2','','','2017-07-14 11:56:14','2017-07-14 11:56:14','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo_album-2.jpg',0,'attachment','image/jpeg',0),(492,1,'2017-07-14 11:57:04','2017-07-14 11:57:04','','woo_album-3','','inherit','open','closed','','woo_album-3','','','2017-07-14 11:57:04','2017-07-14 11:57:04','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo_album-3.jpg',0,'attachment','image/jpeg',0),(494,1,'2017-07-14 11:58:47','2017-07-14 11:58:47','','woo_album-4','','inherit','open','closed','','woo_album-4','','','2017-07-14 11:58:47','2017-07-14 11:58:47','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo_album-4.jpg',0,'attachment','image/jpeg',0),(497,1,'2017-07-14 12:03:39','2017-07-14 12:03:39','','happy-ninja','','inherit','open','closed','','happy-ninja','','','2017-07-14 12:03:39','2017-07-14 12:03:39','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/happy-ninja.jpg',0,'attachment','image/jpeg',0),(498,1,'2017-07-14 12:04:13','2017-07-14 12:04:13','','happy-ninja-2','','inherit','open','closed','','happy-ninja-2','','','2017-07-14 12:04:13','2017-07-14 12:04:13','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/happy-ninja-2.jpg',0,'attachment','image/jpeg',0),(499,1,'2017-07-14 12:04:26','2017-07-14 12:04:26','','happy-ninja-2_back','','inherit','open','closed','','happy-ninja-2_back','','','2017-07-14 12:04:26','2017-07-14 12:04:26','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/happy-ninja-2_back.jpg',0,'attachment','image/jpeg',0),(502,1,'2017-07-14 12:07:59','2017-07-14 12:07:59','','ninja-silhouette','','inherit','open','closed','','ninja-silhouette','','','2017-07-14 12:07:59','2017-07-14 12:07:59','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/ninja-silhouette.jpg',0,'attachment','image/jpeg',0),(503,1,'2017-07-14 12:08:13','2017-07-14 12:08:13','','ninja-silhouette_back','','inherit','open','closed','','ninja-silhouette_back','','','2017-07-14 12:08:13','2017-07-14 12:08:13','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/ninja-silhouette_back.jpg',0,'attachment','image/jpeg',0),(504,1,'2017-07-14 12:08:53','2017-07-14 12:08:53','','patient-ninja','','inherit','open','closed','','patient-ninja','','','2017-07-14 12:08:53','2017-07-14 12:08:53','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/patient-ninja.jpg',0,'attachment','image/jpeg',0),(505,1,'2017-07-14 12:09:06','2017-07-14 12:09:06','','patient-ninja_back','','inherit','open','closed','','patient-ninja_back','','','2017-07-14 12:09:06','2017-07-14 12:09:06','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/patient-ninja_back.jpg',0,'attachment','image/jpeg',0),(508,1,'2017-07-14 12:12:00','2017-07-14 12:12:00','','premium-quality','','inherit','open','closed','','premium-quality','','','2017-07-14 12:12:00','2017-07-14 12:12:00','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/premium-quality.jpg',0,'attachment','image/jpeg',0),(509,1,'2017-07-14 12:12:40','2017-07-14 12:12:40','','woo-logo','','inherit','open','closed','','woo-logo','','','2017-07-14 12:12:40','2017-07-14 12:12:40','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-logo.jpg',0,'attachment','image/jpeg',0),(510,1,'2017-07-14 12:12:58','2017-07-14 12:12:58','','woo-logo_back','','inherit','open','closed','','woo-logo_back','','','2017-07-14 12:12:58','2017-07-14 12:12:58','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-logo_back.jpg',0,'attachment','image/jpeg',0),(513,1,'2017-07-14 12:16:06','2017-07-14 12:16:06','','flying-ninja','','inherit','open','closed','','flying-ninja','','','2017-07-14 12:16:06','2017-07-14 12:16:06','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/flying-ninja.jpg',0,'attachment','image/jpeg',0),(514,1,'2017-07-14 12:16:19','2017-07-14 12:16:19','','flying-ninja-2','','inherit','open','closed','','flying-ninja-2','','','2017-07-14 12:16:19','2017-07-14 12:16:19','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/flying-ninja-2.jpg',0,'attachment','image/jpeg',0),(515,1,'2017-07-14 12:16:40','2017-07-14 12:16:40','','premium-quality-poster','','inherit','open','closed','','premium-quality-poster','','','2017-07-14 12:16:40','2017-07-14 12:16:40','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/premium-quality-poster.jpg',0,'attachment','image/jpeg',0),(516,1,'2017-07-14 12:16:52','2017-07-14 12:16:52','','premium-quality-poster-2','','inherit','open','closed','','premium-quality-poster-2','','','2017-07-14 12:16:52','2017-07-14 12:16:52','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/premium-quality-poster-2.jpg',0,'attachment','image/jpeg',0),(520,1,'2017-07-14 12:19:25','2017-07-14 12:19:25','','ship-your-idea-poster','','inherit','open','closed','','ship-your-idea-poster','','','2017-07-14 12:19:25','2017-07-14 12:19:25','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/ship-your-idea-poster.jpg',0,'attachment','image/jpeg',0),(521,1,'2017-07-14 12:19:44','2017-07-14 12:19:44','','ship-your-idea-poster-2','','inherit','open','closed','','ship-your-idea-poster-2','','','2017-07-14 12:19:44','2017-07-14 12:19:44','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/ship-your-idea-poster-2.jpg',0,'attachment','image/jpeg',0),(522,1,'2017-07-14 12:20:21','2017-07-14 12:20:21','','woo-logo-poster','','inherit','open','closed','','woo-logo-poster','','','2017-07-14 12:20:21','2017-07-14 12:20:21','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-logo-poster.jpg',0,'attachment','image/jpeg',0),(523,1,'2017-07-14 12:20:45','2017-07-14 12:20:45','','woo-logo-poster-2','','inherit','open','closed','','woo-logo-poster-2','','','2017-07-14 12:20:45','2017-07-14 12:20:45','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-logo-poster-2.jpg',0,'attachment','image/jpeg',0),(526,1,'2017-07-14 12:22:37','2017-07-14 12:22:37','','woo-ninja-poster','','inherit','open','closed','','woo-ninja-poster','','','2017-07-14 12:22:37','2017-07-14 12:22:37','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-ninja-poster.jpg',0,'attachment','image/jpeg',0),(527,1,'2017-07-14 12:22:53','2017-07-14 12:22:53','','woo-ninja-poster-2','','inherit','open','closed','','woo-ninja-poster-2','','','2017-07-14 12:22:53','2017-07-14 12:22:53','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-ninja-poster-2.jpg',0,'attachment','image/jpeg',0),(528,1,'2017-07-14 12:24:27','2017-07-14 12:24:27','','woo-singles-1','','inherit','open','closed','','woo-singles-1','','','2017-07-14 12:24:27','2017-07-14 12:24:27','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-singles-1.jpg',0,'attachment','image/jpeg',0),(529,1,'2017-07-14 12:24:42','2017-07-14 12:24:42','','woo-singles-1_flat','','inherit','open','closed','','woo-singles-1_flat','','','2017-07-14 12:24:42','2017-07-14 12:24:42','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-singles-1_flat.jpg',0,'attachment','image/jpeg',0),(532,1,'2017-07-14 12:26:42','2017-07-14 12:26:42','','woo-singles-2','','inherit','open','closed','','woo-singles-2','','','2017-07-14 12:26:42','2017-07-14 12:26:42','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-singles-2.jpg',0,'attachment','image/jpeg',0),(533,1,'2017-07-14 12:26:56','2017-07-14 12:26:56','','woo-singles-2_flat','','inherit','open','closed','','woo-singles-2_flat','','','2017-07-14 12:26:56','2017-07-14 12:26:56','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-singles-2_flat.jpg',0,'attachment','image/jpeg',0),(534,1,'2017-07-14 12:27:48','2017-07-14 12:27:48','','woo-ninja','','inherit','open','closed','','woo-ninja-2','','','2017-07-14 12:27:48','2017-07-14 12:27:48','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-ninja.jpg',0,'attachment','image/jpeg',0),(535,1,'2017-07-14 12:28:06','2017-07-14 12:28:06','','woo-ninja_back','','inherit','open','closed','','woo-ninja_back','','','2017-07-14 12:28:06','2017-07-14 12:28:06','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-ninja_back.jpg',0,'attachment','image/jpeg',0),(538,1,'2017-07-14 12:30:37','2017-07-14 12:30:37','','woo-ninja-2','','inherit','open','closed','','woo-ninja-2-2','','','2017-07-14 12:30:37','2017-07-14 12:30:37','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/woo-ninja-2.jpg',0,'attachment','image/jpeg',0),(539,1,'2017-07-14 12:31:25','2017-07-14 12:31:25','','ship-your-idea','','inherit','open','closed','','ship-your-idea-2','','','2017-07-14 12:31:25','2017-07-14 12:31:25','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/ship-your-idea.jpg',0,'attachment','image/jpeg',0),(605,1,'2017-07-19 07:08:53','2017-07-19 07:08:53','','slide-1','','inherit','open','closed','','slide-1','','','2017-07-19 07:08:53','2017-07-19 07:08:53','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-1.jpg',0,'attachment','image/jpeg',0),(606,1,'2017-07-19 07:09:44','2017-07-19 07:09:44','','slide-3','','inherit','open','closed','','slide-3','','','2017-07-19 07:09:44','2017-07-19 07:09:44','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-3.jpg',0,'attachment','image/jpeg',0),(607,1,'2017-07-19 07:10:27','2017-07-19 07:10:27','','slide-2','','inherit','open','closed','','slide-2','','','2017-07-19 07:10:27','2017-07-19 07:10:27','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-2.jpg',0,'attachment','image/jpeg',0),(611,1,'2017-07-19 10:23:34','2017-07-19 10:23:34','','slide-4','','inherit','open','closed','','slide-4','','','2017-07-19 10:23:34','2017-07-19 10:23:34','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-4.jpg',0,'attachment','image/jpeg',0),(612,1,'2017-07-19 10:24:08','2017-07-19 10:24:08','','slide-5','','inherit','open','closed','','slide-5','','','2017-07-19 10:24:08','2017-07-19 10:24:08','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-5.jpg',0,'attachment','image/jpeg',0),(615,1,'2017-07-19 10:37:13','2017-07-19 10:37:13','','slide-6-new','','inherit','open','closed','','slide-6-new','','','2017-07-19 10:37:13','2017-07-19 10:37:13','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-6-new.jpg',0,'attachment','image/jpeg',0),(621,1,'2017-07-19 11:53:54','2017-07-19 11:53:54','','slide-7','','inherit','open','closed','','slide-7','','','2017-07-19 11:53:54','2017-07-19 11:53:54','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-7.jpg',0,'attachment','image/jpeg',0),(622,1,'2017-07-19 12:34:45','2017-07-19 12:34:45','','slide-8','','inherit','open','closed','','slide-8','','','2017-07-19 12:34:45','2017-07-19 12:34:45','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-8.jpg',0,'attachment','image/jpeg',0),(623,1,'2017-07-19 12:38:06','2017-07-19 12:38:06','','slide-9','','inherit','open','closed','','slide-9','','','2017-07-19 12:38:06','2017-07-19 12:38:06','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-9.jpg',0,'attachment','image/jpeg',0),(624,1,'2017-07-19 13:19:48','2017-07-19 13:19:48','','slide-10','','inherit','open','closed','','slide-10','','','2017-07-19 13:19:48','2017-07-19 13:19:48','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-10.jpg',0,'attachment','image/jpeg',0),(625,1,'2017-07-20 05:13:34','2017-07-20 05:13:34','','slide-11','','inherit','open','closed','','slide-11','','','2017-07-20 05:13:34','2017-07-20 05:13:34','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-11.jpg',0,'attachment','image/jpeg',0),(626,1,'2017-07-20 05:15:27','2017-07-20 05:15:27','','slide-12','','inherit','open','closed','','slide-12','','','2017-07-20 05:15:27','2017-07-20 05:15:27','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-12.jpg',0,'attachment','image/jpeg',0),(637,1,'2017-07-20 08:06:43','2017-07-20 08:06:43','','tree-planting-1170x800','','inherit','open','closed','','tree-planting-1170x800','','','2017-07-20 08:06:43','2017-07-20 08:06:43','',354,'http://ansrwanda.com/wp-content/uploads/2017/07/tree-planting-1170x800-1.jpg',0,'attachment','image/jpeg',0),(638,1,'2017-07-20 08:07:10','2017-07-20 08:07:10','','property-management-1170x800','','inherit','open','closed','','property-management-1170x800','','','2017-07-20 08:07:10','2017-07-20 08:07:10','',353,'http://ansrwanda.com/wp-content/uploads/2017/07/property-management-1170x800-1.jpg',0,'attachment','image/jpeg',0),(639,1,'2017-07-20 08:07:31','2017-07-20 08:07:31','','green-chemistry-1170x800','','inherit','open','closed','','green-chemistry-1170x800','','','2017-07-20 08:07:31','2017-07-20 08:07:31','',277,'http://ansrwanda.com/wp-content/uploads/2017/07/green-chemistry-1170x800-1.jpg',0,'attachment','image/jpeg',0),(640,1,'2017-07-20 08:08:18','2017-07-20 08:08:18','','recycle-plastic-1170x800','','inherit','open','closed','','recycle-plastic-1170x800','','','2017-07-20 08:08:18','2017-07-20 08:08:18','',162,'http://ansrwanda.com/wp-content/uploads/2017/07/recycle-plastic-1170x800-1.jpg',0,'attachment','image/jpeg',0),(641,1,'2017-07-20 08:08:42','2017-07-20 08:08:42','','green-construction-1170x800','','inherit','open','closed','','green-construction-1170x800','','','2017-07-20 08:08:42','2017-07-20 08:08:42','',161,'http://ansrwanda.com/wp-content/uploads/2017/07/green-construction-1170x800-1.jpg',0,'attachment','image/jpeg',0),(642,1,'2017-07-20 08:09:24','2017-07-20 08:09:24','','walk-1170x800','','inherit','open','closed','','walk-1170x800','','','2017-07-20 08:09:24','2017-07-20 08:09:24','',159,'http://ansrwanda.com/wp-content/uploads/2017/07/walk-1170x800-1.jpg',0,'attachment','image/jpeg',0),(671,1,'2017-07-21 05:38:03','2017-07-21 05:38:03','','single-man-370x486','','inherit','open','closed','','single-man-370x486','','','2017-07-21 05:38:03','2017-07-21 05:38:03','',226,'http://ansrwanda.com/wp-content/uploads/2017/07/single-man-370x486-1.png',0,'attachment','image/png',0),(851,1,'2017-07-22 09:35:17','2017-07-22 09:35:17','','man-275x500','','inherit','open','closed','','man-275x500','','','2017-07-22 09:35:17','2017-07-22 09:35:17','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/man-275x500-1.png',0,'attachment','image/png',0),(852,1,'2017-07-22 09:52:45','2017-07-22 09:52:45','','earth-in-hand-507x573','','inherit','open','closed','','earth-in-hand-507x573','','','2017-07-22 09:52:45','2017-07-22 09:52:45','',886,'http://ansrwanda.com/wp-content/uploads/2017/07/earth-in-hand-507x573-1.png',0,'attachment','image/png',0),(1048,1,'2017-07-25 07:55:01','2017-07-25 07:55:01','','slide-1.jpg','','inherit','closed','closed','','slide-1-jpg','','','2017-07-25 07:55:01','2017-07-25 07:55:01','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-1-1.jpg',0,'attachment','image/jpeg',0),(1049,1,'2017-07-25 07:55:02','2017-07-25 07:55:02','','blurflake4.png','','inherit','closed','closed','','blurflake4-png','','','2017-07-25 07:55:02','2017-07-25 07:55:02','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blurflake4.png',0,'attachment','image/png',0),(1050,1,'2017-07-25 07:55:02','2017-07-25 07:55:02','','blurflake3.png','','inherit','closed','closed','','blurflake3-png','','','2017-07-25 07:55:02','2017-07-25 07:55:02','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blurflake3.png',0,'attachment','image/png',0),(1051,1,'2017-07-25 07:55:02','2017-07-25 07:55:02','','blurflake2.png','','inherit','closed','closed','','blurflake2-png','','','2017-07-25 07:55:02','2017-07-25 07:55:02','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blurflake2.png',0,'attachment','image/png',0),(1052,1,'2017-07-25 07:55:02','2017-07-25 07:55:02','','blurflake1.png','','inherit','closed','closed','','blurflake1-png','','','2017-07-25 07:55:02','2017-07-25 07:55:02','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/blurflake1.png',0,'attachment','image/png',0),(1053,1,'2017-07-25 07:55:02','2017-07-25 07:55:02','','slide-2.jpg','','inherit','closed','closed','','slide-2-jpg','','','2017-07-25 07:55:02','2017-07-25 07:55:02','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-2-1.jpg',0,'attachment','image/jpeg',0),(1054,1,'2017-07-25 07:55:02','2017-07-25 07:55:02','','slide-3.jpg','','inherit','closed','closed','','slide-3-jpg','','','2017-07-25 07:55:02','2017-07-25 07:55:02','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-3-1.jpg',0,'attachment','image/jpeg',0),(1055,1,'2017-07-25 07:55:27','2017-07-25 07:55:27','','slide-4.jpg','','inherit','closed','closed','','slide-4-jpg','','','2017-07-25 07:55:27','2017-07-25 07:55:27','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-4-1.jpg',0,'attachment','image/jpeg',0),(1056,1,'2017-07-25 07:55:27','2017-07-25 07:55:27','','slide-5.jpg','','inherit','closed','closed','','slide-5-jpg','','','2017-07-25 07:55:27','2017-07-25 07:55:27','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-5-1.jpg',0,'attachment','image/jpeg',0),(1057,1,'2017-07-25 07:55:28','2017-07-25 07:55:28','','slide-6-new.jpg','','inherit','closed','closed','','slide-6-new-jpg','','','2017-07-25 07:55:28','2017-07-25 07:55:28','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-6-new-1.jpg',0,'attachment','image/jpeg',0),(1058,1,'2017-07-25 07:55:50','2017-07-25 07:55:50','','slide-7.jpg','','inherit','closed','closed','','slide-7-jpg','','','2017-07-25 07:55:50','2017-07-25 07:55:50','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-7-1.jpg',0,'attachment','image/jpeg',0),(1059,1,'2017-07-25 07:55:51','2017-07-25 07:55:51','','slide-8.jpg','','inherit','closed','closed','','slide-8-jpg','','','2017-07-25 07:55:51','2017-07-25 07:55:51','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-8-1.jpg',0,'attachment','image/jpeg',0),(1060,1,'2017-07-25 07:55:51','2017-07-25 07:55:51','','slide-9.jpg','','inherit','closed','closed','','slide-9-jpg','','','2017-07-25 07:55:51','2017-07-25 07:55:51','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-9-1.jpg',0,'attachment','image/jpeg',0),(1061,1,'2017-07-25 07:56:12','2017-07-25 07:56:12','','slide-10.jpg','','inherit','closed','closed','','slide-10-jpg','','','2017-07-25 07:56:12','2017-07-25 07:56:12','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-10-1.jpg',0,'attachment','image/jpeg',0),(1062,1,'2017-07-25 07:56:13','2017-07-25 07:56:13','','slide-11.jpg','','inherit','closed','closed','','slide-11-jpg','','','2017-07-25 07:56:13','2017-07-25 07:56:13','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-11-1.jpg',0,'attachment','image/jpeg',0),(1063,1,'2017-07-25 07:56:14','2017-07-25 07:56:14','','slide-12.jpg','','inherit','closed','closed','','slide-12-jpg','','','2017-07-25 07:56:14','2017-07-25 07:56:14','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/slide-12-1.jpg',0,'attachment','image/jpeg',0),(1101,1,'2017-07-26 11:35:32','2017-07-26 11:35:32','','favicon','','inherit','open','closed','','favicon','','','2017-07-26 11:35:32','2017-07-26 11:35:32','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/favicon.png',0,'attachment','image/png',0),(1102,1,'2017-07-26 11:35:36','2017-07-26 11:35:36','http://ansrwanda.com/wp-content/uploads/2017/07/cropped-favicon.png','cropped-favicon.png','','inherit','open','closed','','cropped-favicon-png','','','2017-07-26 11:35:36','2017-07-26 11:35:36','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/cropped-favicon.png',0,'attachment','image/png',0),(1117,1,'2017-07-27 12:33:50','2017-07-27 12:33:50','','logo','','inherit','open','closed','','logo','','','2017-07-27 12:33:50','2017-07-27 12:33:50','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/logo.png',0,'attachment','image/png',0),(1118,1,'2017-07-27 12:34:17','2017-07-27 12:34:17','','sticky-logo','','inherit','open','closed','','sticky-logo','','','2017-07-27 12:34:17','2017-07-27 12:34:17','',0,'http://ansrwanda.com/wp-content/uploads/2017/07/sticky-logo.png',0,'attachment','image/png',0),(1229,1,'2019-04-22 12:44:44','2019-04-22 12:44:44','','woocommerce-placeholder','','inherit','open','closed','','woocommerce-placeholder','','','2019-04-22 12:44:44','2019-04-22 12:44:44','',0,'http://ansrwanda.com/wp-content/uploads/2019/04/woocommerce-placeholder.png',0,'attachment','image/png',0),(1400,1,'2019-09-19 07:42:21','2019-09-19 07:42:21','','05','','inherit','open','closed','','05','','','2019-09-19 07:42:21','2019-09-19 07:42:21','',114,'http://ansrwanda.com/wp-content/uploads/2019/09/05.png',0,'attachment','image/png',0),(1402,1,'2019-09-19 07:43:17','2019-09-19 07:43:17','','pattern','','inherit','open','closed','','pattern','','','2019-09-19 07:43:17','2019-09-19 07:43:17','',114,'http://ansrwanda.com/wp-content/uploads/2019/09/pattern.png',0,'attachment','image/png',0),(114,1,'2017-07-06 03:54:37','2017-07-06 03:54:37','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About Gosolar\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.</p>\n<p>If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words. But I must explain to you how all this mistaken idea of denouncing pleasure and praising.[/zozo_vc_section_title][vc_btn title=\"Read More\" align=\"left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fabout-us%2F|||\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"1400\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568879080995{background-image: url(http://ansrwanda.com/wp-content/uploads/2019/09/pattern.png?id=1402) !important;background-position: 0 0 !important;background-repeat: repeat !important;}\"][vc_column 0=\"\"][zozo_vc_section_title title=\"Recent Project\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"9\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1568897020904{padding-bottom: 55px !important;background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bg-fixed\"][vc_column][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"What We Do\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-pied-piper\" icon_size=\"medium\" title=\"Young Planting\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-refresh\" icon_size=\"medium\" title=\"Recycling\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-eraser\" icon_size=\"medium\" title=\"Solar Panels\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsolar-panels%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-tree\" icon_size=\"medium\" title=\"Saving Forests\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-pagelines\" icon_size=\"medium\" title=\"Wind Energy\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fwind-energy%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-tint\" icon_size=\"medium\" title=\"Saving Water\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568897195443{padding-bottom: 45px !important;background-image: url(http://ansrwanda.com/wp-content/uploads/2019/09/pattern.png?id=1402) !important;background-position: 0 0 !important;background-repeat: repeat !important;}\"][vc_column][zozo_vc_section_title title=\"Fundraising Campaigns\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][gosolar_vc_gosolar_campaigns_grid num_posts=\"3\" columns=\"3\"][/vc_column][/vc_row][vc_row bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911594229{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_feature_box title=\"Watch our latest campaign videos\"][/zozo_vc_feature_box][zozo_vc_modal modal_on=\"image_modal\" modal_uniq_id=\"zozo-modal-595e0da41d43c\" modal_img=\"172\" modal_border_radius=\"0\" modal_padding=\"0\"][vc_row_inner][vc_column_inner][vc_video link=\"https://youtu.be/mBOK6y60qNY\"][/vc_column_inner][/vc_row_inner][/zozo_vc_modal][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499337210624{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"167\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568897222044{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home 2','','publish','closed','closed','','home-2','','','2017-07-06 03:54:37','2017-07-06 03:54:37','',0,'http://demo.zozothemes.com/gosolar/?page_id=114',0,'page','',0),(178,1,'2017-07-06 11:33:18','2017-07-06 11:33:18','<p>[vc_row full_width=\"stretch_row_content\" typo_style=\"light\" css=\".vc_custom_1499341925002{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\" css=\".vc_custom_1499341665273{padding-bottom: 35px !important;background-color: #6ab43e !important;}\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-envira\" icon_size=\"medium\" title=\"Eco System\" title_type=\"h3\" title_url=\"|||\" button_url=\"|||\" icon_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1499341660858{padding-bottom: 35px !important;background-color: #5fa137 !important;}\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" title=\"Recycling\" title_type=\"h3\" title_url=\"|||\" button_url=\"|||\" icon_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1499341656816{padding-bottom: 35px !important;background-color: #548e31 !important;}\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-tint\" icon_size=\"medium\" title=\"Save Water\" title_type=\"h3\" title_url=\"|||\" button_url=\"|||\" icon_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/4\" css=\".vc_custom_1499341651793{padding-bottom: 35px !important;background-color: #487b2a !important;}\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-eraser\" icon_size=\"medium\" title=\"Solar Panels\" title_type=\"h3\" title_url=\"|||\" button_url=\"|||\" icon_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\"][vc_column][zozo_vc_feature_box title=\"Every day 8,000 beavers perished\"][/zozo_vc_feature_box][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#333333\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#333333\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#333333\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#333333\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"image-left\" bg_side_image=\"193\" bg_side_size=\"cover\" center_row=\"yes\" css=\".vc_custom_1503911618944{background-color: #6ab43e !important;}\" el_class=\"bg-fixed\"][vc_column typo_style=\"light\"][zozo_vc_section_title classes=\"title-white-bottom margin-bottom-0\" text_align=\"left\" sub_title=\"Over More Than\" title=\"150+ Projects Worldwide\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.</p>\n<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.[/zozo_vc_section_title][vc_btn title=\"Read More\" color=\"white\" align=\"left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fgutter-3-column%2F|||\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][zozo_vc_section_title text_align=\"left\" title=\"Advantages\" title_weight=\"\"][/zozo_vc_section_title][vc_tta_tabs][vc_tta_section title=\"Next Event\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Eco Actions\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Your Help\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined.[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title text_align=\"left\" title=\"Statistics\" title_weight=\"\"][/zozo_vc_section_title][vc_progress_bar values=\"%5B%7B%22label%22%3A%22Ecology%22%2C%22value%22%3A%2268%22%7D%2C%7B%22label%22%3A%22Recycling%22%2C%22value%22%3A%2270%22%7D%2C%7B%22label%22%3A%22Organic%22%2C%22value%22%3A%2280%22%7D%2C%7B%22label%22%3A%22Nature%22%2C%22value%22%3A%2295%22%7D%5D\" bgcolor=\"custom\" units=\"%\" bar_height=\"39px\" custombgcolor=\"#6ab43e\" customtxtcolor=\"#ffffff\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1568897340975{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title title=\"Fundraising Campaigns\" title_weight=\"\"][/zozo_vc_section_title][gosolar_vc_gosolar_campaigns_grid num_posts=\"3\" columns=\"3\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568897570784{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title sub_title=\"What People Says\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1496836554976{padding-bottom: 0px !important;}\"][zozo_vc_testimonials_slider excerpt_limit=\"21\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"167\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568897577382{padding-bottom: 55px !important;}\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_style=\"style_two\" text_align=\"left\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][zozo_vc_section_title text_align=\"left\" title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" posts=\"3\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-6 vc_col-md-12\"][zozo_vc_section_title text_align=\"left\" title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"list\" posts=\"4\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home 3','','publish','closed','closed','','home-3','','','2017-07-06 11:33:18','2017-07-06 11:33:18','',0,'http://demo.zozothemes.com/gosolar/?page_id=178',0,'page','',0),(226,1,'2017-07-10 04:08:21','2017-07-10 04:08:21','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Eco Services\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner css=\".vc_custom_1499661319201{margin-bottom: 32px !important;}\"][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-envira\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" icon_hover_style=\"icon-hv-bg-icon\" title=\"Eco System\" title_type=\"h4\" title_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" icon_hv_bg_color=\"#6ab43e\" icon_border_color=\"#6ab43e\" icon_hv_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" icon_hover_style=\"icon-hv-bg-icon\" title=\"Recycling\" title_type=\"h4\" title_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" icon_hv_bg_color=\"#6ab43e\" icon_border_color=\"#6ab43e\" icon_hv_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-tint\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" icon_hover_style=\"icon-hv-bg-icon\" title=\"Save Water\" title_type=\"h4\" title_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" icon_hv_bg_color=\"#6ab43e\" icon_border_color=\"#6ab43e\" icon_hv_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-eraser\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" icon_hover_style=\"icon-hv-bg-icon\" title=\"Solar Panels\" title_type=\"h4\" title_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsolar-panels%2F|||\" icon_hv_bg_color=\"#6ab43e\" icon_border_color=\"#6ab43e\" icon_hv_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_btn title=\"View All Services\" align=\"center\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2F|||\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911870612{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-5.jpg?id=243) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Current Projects\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filters=\"no\" columns=\"4\" show_category=\"no\" excerpt_length=\"6\" posts=\"8\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title classes=\"spacing-margin-1025\" title=\"Our Mission\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner offset=\"vc_col-lg-4 vc_col-md-12\"][zozo_vc_feature_box text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-cloud\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" icon_hover_style=\"icon-hv-bg-icon\" title=\"Ecology Today\" title_type=\"h4\" icon_hv_color=\"#ffffff\" icon_hv_bg_color=\"#6ab43e\"]There are many variations of passages of Lorem Ipsum available, alteration.[/zozo_vc_feature_box][zozo_vc_feature_box text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-star\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" icon_hover_style=\"icon-hv-bg-icon\" title=\"Dynamic Ecology\" title_type=\"h4\" icon_hv_color=\"#ffffff\" icon_hv_bg_color=\"#6ab43e\"]There are many variations of passages of Lorem Ipsum available, alteration.[/zozo_vc_feature_box][zozo_vc_feature_box text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-eye\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" icon_hover_style=\"icon-hv-bg-icon\" title=\"Environmental awareness\" title_type=\"h4\" icon_hv_color=\"#ffffff\" icon_hv_bg_color=\"#6ab43e\"]There are many variations of passages of Lorem Ipsum available, alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner el_class=\"center-full-image\" css=\".vc_custom_1500612240524{margin-top: -75px !important;margin-bottom: -75px !important;}\" offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"671\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner el_class=\"section-spacing-1024\" offset=\"vc_col-lg-4 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-pagelines\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" icon_hover_style=\"icon-hv-bg-icon\" title=\"Plant Ecology\" title_type=\"h4\" icon_hv_color=\"#ffffff\" icon_hv_bg_color=\"#6ab43e\"]There are many variations of passages of Lorem Ipsum available, alteration.[/zozo_vc_feature_box][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" icon_hover_style=\"icon-hv-bg-icon\" title=\"Recycling Rubbish\" title_type=\"h4\" icon_hv_color=\"#ffffff\" icon_hv_bg_color=\"#6ab43e\"]There are many variations of passages of Lorem Ipsum available, alteration.[/zozo_vc_feature_box][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-users\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" icon_hover_style=\"icon-hv-bg-icon\" title=\"Young People Development\" title_type=\"h4\" icon_hv_color=\"#ffffff\" icon_hv_bg_color=\"#6ab43e\"]There are many variations of passages of Lorem Ipsum available, alteration.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"446\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1503911655020{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/young-plantation-1724x1148-1.jpg?id=193) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][vc_row_inner][vc_column_inner css_animation=\"left-to-right\"][zozo_vc_circle_counter columns=\"4\" circle_size=\"180\" circle_line=\"6\" counter_value=\"68|Ecology||#6ab43e|#ffffff,70|Recycling||#6ab43e|#ffffff,80|Organic||#6ab43e|#ffffff,95|Nature||#6ab43e|#ffffff\" items=\"4\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\" title_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1499673787702{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][zozo_vc_event_grid posts=\"4\" excerpt_length=\"28\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568880219160{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"167\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border\" excerpt_limit=\"21\" navigation=\"false\" items=\"2\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1496899831348{padding-bottom: 70px !important;}\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,104,103,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home 4','','publish','closed','closed','','home-4','','','2017-07-10 04:08:21','2017-07-10 04:08:21','',0,'http://demo.zozothemes.com/gosolar/?page_id=226',0,'page','',0),(287,1,'2017-07-10 11:44:23','2017-07-10 11:44:23','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]</p>\n<div class=\"co8aDb\" role=\"heading\" aria-level=\"3\"><b>Some of our functions:</b></div>\n<div class=\"RqBzHd\">\n<ul>\n<li>Monitoring of the management of the milk collection centers</li>\n<li>Poverty eradication.</li>\n<li>Support project for parents.</li>\n<li>Prevent Social Injustice.</li>\n<li>Conservation of Environment.</li>\n<li>Empowerment of women.</li>\n<li><em>Community development</em></li>\n<li><em>Mobilisation of local resources</em></li>\n<li><em>Mediation between people and local administration</em></li>\n<li><em>Facilities for agriculture and livestock extension</em></li>\n<li>Moral up bringing</li>\n</ul>\n</div>\n<p>[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"1553\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-seedling\" add_icon=\"true\" title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-book-open\" add_icon=\"true\" title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-Up to now: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1506,1546\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','publish','closed','closed','','about-us','','','2021-11-07 18:40:35','2021-11-07 18:40:35','',0,'http://demo.zozothemes.com/gosolar/?page_id=287',0,'page','',0),(1514,1,'2021-10-22 08:43:36','2021-10-22 08:43:36','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.</p>\n<p>If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words. But I must explain to you how all this mistaken idea of denouncing pleasure and praising.[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"298\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"167\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898283630{padding-bottom: 55px !important;}\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_style=\"style_two\" text_align=\"left\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898452843{padding-bottom: 45px !important;background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-22 08:43:36','2021-10-22 08:43:36','',287,'https://ansrwanda.com/?p=1514',0,'revision','',0),(1511,1,'2021-10-22 08:17:14','2021-10-22 08:17:14','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS Rwanda\" title_weight=\"\"]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p>The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"298\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined.</p>\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined.</p>\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. Many desktop publishing packages and web page editors now.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined.</p>\n<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using ‘Content here, content here’, making it look like readable English. Many desktop publishing packages and web page editors now.[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"167\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898283630{padding-bottom: 55px !important;}\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_style=\"style_two\" text_align=\"left\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title sub_title=\"What People Says\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1496836554976{padding-bottom: 0px !important;}\"][zozo_vc_testimonials_slider excerpt_limit=\"21\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898452843{padding-bottom: 45px !important;background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-22 08:17:14','2021-10-22 08:17:14','',287,'https://ansrwanda.com/?p=1511',0,'revision','',0),(311,1,'2017-07-10 13:11:00','2017-07-10 13:11:00','[vc_row center_row=\"yes\" css=\".vc_custom_1493729790928{padding-bottom: 0px !important;}\"][vc_column][zozo_vc_section_title text_align=\"left\" sub_title=\"Our Team\" title=\"We have experienced team\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum nec odio ipsum. Suspendisse cursus malesuada facilisis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum nec odio ipsum. Suspendisse cursus malesuada facilisis.[/zozo_vc_section_title][vc_row_inner css=\".vc_custom_1495430163796{padding-bottom: 69px !important;}\"][vc_column_inner el_class=\"left-full-image\" css=\".vc_custom_1495430632913{margin-bottom: -69px !important;}\" offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"89\" img_size=\"full\" alignment=\"center\"][/vc_column_inner][vc_column_inner offset=\"vc_col-lg-8 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" title=\"Gloria Mann\" title_weight=\"600\" title_extra_class=\"margin-bottom-10\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fteam%2Fgloria-mann%2F|||\" button_text=\"View Profile\"]\n<h5 class=\"grid-title margin-bottom-20\">Project Manager</h5>\nLorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry’s standard dummy text.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Team Grid\"][/zozo_vc_section_title][zozo_vc_team_grid show_pagination=\"no\" member_desc_type=\"none\" columns=\"4\" posts=\"4\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Team Slider\"][/zozo_vc_section_title][zozo_vc_team_slider member_style=\"style_two\" text_align=\"left\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"15\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Our Team','','publish','closed','closed','','our-team','','','2017-07-10 13:11:00','2017-07-10 13:11:00','',0,'http://demo.zozothemes.com/gosolar/?page_id=311',0,'page','',0),(329,1,'2017-07-11 07:04:46','2017-07-11 07:04:46','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1568898674456{padding-bottom: 45px !important;}\"][vc_column][gosolar_vc_gosolar_campaigns_grid num_posts=\"6\" columns=\"3\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Campaign Grid View','','publish','closed','closed','','campaign-grid-view','','','2017-07-11 07:04:46','2017-07-11 07:04:46','',0,'http://demo.zozothemes.com/gosolar/?page_id=329',0,'page','',0),(342,1,'2017-07-11 10:13:09','2017-07-11 10:13:09','[vc_row css=\".vc_custom_1500631358374{padding-top: 0px !important;padding-bottom: 75px !important;}\"][vc_column][gosolar_vc_gosolar_campaigns_grid num_posts=\"6\" layout_style=\"list\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1500631348230{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052817729{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052805558{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Campaign List View','','publish','closed','closed','','campaign-list-view','','','2017-07-11 10:13:09','2017-07-11 10:13:09','',0,'http://demo.zozothemes.com/gosolar/?page_id=342',0,'page','',0),(886,1,'2017-07-01 07:11:03','2017-07-01 07:11:03','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-Up to now: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:https%3A%2F%2Fansrwanda.com%2F%3Fpage_id%3D551|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"3\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','publish','closed','closed','','home','','','2022-11-04 11:13:50','2022-11-04 11:13:50','',0,'http://demo.zozothemes.com/gosolar/?page_id=7',0,'page','',0),(1501,1,'2021-10-22 07:12:53','2021-10-22 07:12:53','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: left;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: left;\">Burera District</li>\n<li style=\"text-align: left;\">Kicukiro District</li>\n<li style=\"text-align: left;\">Rutsiro District</li>\n<li style=\"text-align: left;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to improve the living conditions of disadvantaged populations.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 07:12:53','2021-10-22 07:12:53','',886,'https://ansrwanda.com/?p=1501',0,'revision','',0),(1500,1,'2021-10-22 07:12:08','2021-10-22 07:12:08','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: left;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: left;\">Burera District</li>\n<li style=\"text-align: left;\">Kicukiro District</li>\n<li style=\"text-align: left;\">Rutsiro District</li>\n<li style=\"text-align: left;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to improve the living conditions of disadvantaged populations.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 07:12:08','2021-10-22 07:12:08','',886,'https://ansrwanda.com/?p=1500',0,'revision','',0),(1499,1,'2021-10-22 07:09:00','2021-10-22 07:09:00','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: left;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: left;\">Burera District</li>\n<li style=\"text-align: left;\">Kicukiro District</li>\n<li style=\"text-align: left;\">Rutsiro District</li>\n<li style=\"text-align: left;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to improve the living conditions of disadvantaged populations.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 07:09:00','2021-10-22 07:09:00','',886,'https://ansrwanda.com/?p=1499',0,'revision','',0),(1498,1,'2021-10-22 06:56:06','2021-10-22 06:56:06','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: left;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: left;\">Burera District</li>\n<li style=\"text-align: left;\">Kicukiro District</li>\n<li style=\"text-align: left;\">Rutsiro District</li>\n<li style=\"text-align: left;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to improve the living conditions of disadvantaged populations.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 06:56:06','2021-10-22 06:56:06','',886,'https://ansrwanda.com/?p=1498',0,'revision','',0),(346,1,'2017-07-11 12:18:47','2017-07-11 12:18:47','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1500633485214{padding-bottom: 8px !important;}\"][vc_column][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"6\" excerpt_length=\"31\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us-3%2F|title:Contact%20us\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Our Events','','publish','closed','closed','','our-events','','','2021-10-24 07:21:45','2021-10-24 07:21:45','',0,'http://demo.zozothemes.com/gosolar/?page_id=346',0,'page','',0),(357,1,'2017-07-12 06:40:08','2017-07-12 06:40:08','[vc_row center_row=\"yes\" css=\".vc_custom_1498627936379{padding-bottom: 25px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][zozo_vc_section_title text_align=\"left\" title=\"Accordion Style\" title_weight=\"\"][/zozo_vc_section_title][vc_tta_accordion style=\"flat\" gap=\"5\" c_icon=\"chevron\" active_section=\"1\"][vc_tta_section title=\"How to fix a tree planted too deep?\" tab_id=\"1496402389994-be2d643f-bb42\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How to reduce energy costs?\" tab_id=\"1496404227236-1bdd234e-a02e\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Where should I plant my tree?\" tab_id=\"1496404189601-4987cebe-bb5b\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"How to rescue me?\" tab_id=\"1496404240892-be8d9fb2-aa50\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Can the EPA stop farmers discharging pollution into rivers?\" tab_id=\"1497522024688-a67ee758-a80a\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Shale-gas Fracking - What is the EPAs role?\" tab_id=\"1497522097833-5a742124-8537\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Who do I contact regarding traffic related noise?\" tab_id=\"1497522349578-edd1f730-3482\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/vc_column_text][/vc_tta_section][/vc_tta_accordion][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title text_align=\"left\" title=\"FAQ Style\" title_weight=\"\"][/zozo_vc_section_title][vc_toggle title=\"How to fix a tree planted too deep?\" style=\"square_outline\" open=\"true\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. The generated Lorem Ipsum is therefore always free from repetition.[/vc_toggle][vc_toggle title=\"How to reduce energy costs?\" style=\"square_outline\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. The generated Lorem Ipsum is therefore always free from repetition.[/vc_toggle][vc_toggle title=\"Where should I plant my tree?\" style=\"square_outline\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. The generated Lorem Ipsum is therefore always free from repetition.[/vc_toggle][vc_toggle title=\"How to rescue me?\" style=\"square_outline\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. The generated Lorem Ipsum is therefore always free from repetition.[/vc_toggle][vc_toggle title=\"Can the EPA stop farmers discharging pollution into rivers?\" style=\"square_outline\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. The generated Lorem Ipsum is therefore always free from repetition.[/vc_toggle][vc_toggle title=\"Shale-gas Fracking - What is the EPAs role?\" style=\"square_outline\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. The generated Lorem Ipsum is therefore always free from repetition.[/vc_toggle][vc_toggle title=\"Who do I contact regarding traffic related noise?\" style=\"square_outline\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don’t look even slightly believable. The generated Lorem Ipsum is therefore always free from repetition.[/vc_toggle][vc_empty_space height=\"50px\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','FAQ','','publish','closed','closed','','faq','','','2017-07-12 06:40:08','2017-07-12 06:40:08','',0,'http://demo.zozothemes.com/gosolar/?page_id=357',0,'page','',0),(362,1,'2017-07-12 07:26:08','2017-07-12 07:26:08','[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" title=\"Testimonials Scroller\"][/zozo_vc_section_title][zozo_vc_testimonials_slider excerpt_limit=\"12\" infinite_loop=\"true\" navigation=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][zozo_vc_testimonials_slider excerpt_limit=\"24\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\"][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" title=\"Testimonials Scroller\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border\" excerpt_limit=\"15\" infinite_loop=\"true\" navigation=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1454649261086{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_separator color=\"custom\" style=\"dashed\" accent_color=\"#e1e1e1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" title=\"Testimonials Scroller\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" auto_play=\"false\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row css=\".vc_custom_1454649261086{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_separator color=\"custom\" style=\"dashed\" accent_color=\"#e1e1e1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" title=\"Testimonials with border 2\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"15\" infinite_loop=\"true\" navigation=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Testimonials','','publish','closed','closed','','testimonials','','','2017-07-12 07:26:08','2017-07-12 07:26:08','',0,'http://demo.zozothemes.com/gosolar/?page_id=362',0,'page','',0),(374,1,'2017-07-12 11:53:21','2017-07-12 11:53:21','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]</p>\n<ul>\n<li style=\"text-align: center;\">Counseling and support services to both children and adults</li>\n<li style=\"text-align: center;\">Individual and public awareness</li>\n<li style=\"text-align: center;\">Advocacy</li>\n</ul>\n<p>[/zozo_vc_section_title][vc_separator][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Projects\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1506,1546\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','publish','closed','closed','','services','','','2021-11-07 18:47:45','2021-11-07 18:47:45','',0,'http://demo.zozothemes.com/gosolar/?page_id=374',0,'page','',0),(1611,1,'2021-11-07 18:42:52','2021-11-07 18:42:52','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]</p>\n<ul>\n<li style=\"text-align: center;\">Counseling and support services to both children and adults</li>\n<li style=\"text-align: center;\">Individual and public awareness</li>\n<li style=\"text-align: center;\">Advocacy</li>\n</ul>\n<p>[/zozo_vc_section_title][vc_separator][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Projects\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-11-07 18:42:52','2021-11-07 18:42:52','',374,'https://ansrwanda.com/?p=1611',0,'revision','',0),(1529,1,'2021-10-24 07:17:52','2021-10-24 07:17:52','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]Our services...Our services...Our services...Our services...</p>\n<p>Our services...Our services...Our services...Our services...[/zozo_vc_section_title][zozo_vc_services_grid pagination=\"no\" columns=\"3\" posts=\"6\" excerpt_length=\"18\" button_text=\"Read More\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Project\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-10-24 07:17:52','2021-10-24 07:17:52','',374,'https://ansrwanda.com/?p=1529',0,'revision','',0),(1528,1,'2021-10-24 07:16:10','2021-10-24 07:16:10','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_services_grid pagination=\"no\" columns=\"3\" posts=\"6\" excerpt_length=\"18\" button_text=\"Read More\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Project\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-10-24 07:16:10','2021-10-24 07:16:10','',374,'https://ansrwanda.com/?p=1528',0,'revision','',0),(1527,1,'2021-10-24 07:14:49','2021-10-24 07:14:49','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_services_grid pagination=\"no\" columns=\"3\" posts=\"6\" excerpt_length=\"18\" button_text=\"Read More\"][/vc_column][/vc_row][vc_row bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1499337163919{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_feature_box title=\"Watch our latest campaign videos\"][/zozo_vc_feature_box][zozo_vc_modal modal_on=\"image_modal\" modal_uniq_id=\"zozo-modal-595e0da41d43c\" modal_img=\"172\" modal_border_radius=\"0\" modal_padding=\"0\"][vc_row_inner][vc_column_inner][vc_video link=\"https://youtu.be/mBOK6y60qNY\"][/vc_column_inner][/vc_row_inner][/zozo_vc_modal][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Project\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-10-24 07:14:49','2021-10-24 07:14:49','',374,'https://ansrwanda.com/?p=1527',0,'revision','',0),(420,1,'2017-07-13 12:54:51','2017-07-13 12:54:51','[vc_row center_row=\"yes\"][vc_column][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" css_animation=\"top-to-bottom\" type=\"fontawesome\" icon_fontawesome=\"fa fa-qrcode\" first_filter=\"all\" posts=\"15\" excerpt_length=\"11\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Grid 3 Column','','publish','closed','closed','','grid-3-column','','','2017-07-13 12:54:51','2017-07-13 12:54:51','',0,'http://demo.zozothemes.com/gosolar/?page_id=420',0,'page','',0),(422,1,'2017-07-13 12:56:19','2017-07-13 12:56:19','[vc_row center_row=\"yes\"][vc_column][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"4\" css_animation=\"top-to-bottom\" type=\"fontawesome\" icon_fontawesome=\"fa fa-qrcode\" first_filter=\"all\" posts=\"16\" excerpt_length=\"8\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Grid 4 Column','','publish','closed','closed','','grid-4-column','','','2017-07-13 12:56:19','2017-07-13 12:56:19','',0,'http://demo.zozothemes.com/gosolar/?page_id=422',0,'page','',0),(424,1,'2017-07-13 12:59:22','2017-07-13 12:59:22','[vc_row center_row=\"yes\"][vc_column][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" css_animation=\"top-to-bottom\" type=\"fontawesome\" icon_fontawesome=\"fa fa-qrcode\" icon_animations=\"fade-up\" first_filter=\"all\" gutter=\"20\" posts=\"15\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Gutter 3 Column','','publish','closed','closed','','gutter-3-column','','','2017-07-13 12:59:22','2017-07-13 12:59:22','',0,'http://demo.zozothemes.com/gosolar/?page_id=424',0,'page','',0),(425,1,'2017-07-13 12:59:53','2017-07-13 12:59:53','[vc_row center_row=\"yes\"][vc_column][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"4\" show_category=\"no\" css_animation=\"top-to-bottom\" type=\"fontawesome\" icon_fontawesome=\"fa fa-qrcode\" icon_animations=\"fade-down\" first_filter=\"all\" posts=\"16\" gutter=\"20\" excerpt_length=\"7\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Gutter 4 Column','','publish','closed','closed','','gutter-4-column','','','2017-07-13 12:59:53','2017-07-13 12:59:53','',0,'http://demo.zozothemes.com/gosolar/?page_id=425',0,'page','',0),(466,1,'2017-07-14 10:20:00','2017-07-14 10:20:00','[vc_row css=\".vc_custom_1495711630392{padding-top: 30px !important;padding-bottom: 50px !important;}\"][vc_column][zozo_vc_blog layout=\"grid\" columns=\"three\" hide_thumbnail=\"0\" hide_author=\"0\" hide_comments=\"0\" hide_date=\"0\" hide_categories=\"0\" hide_morelink=\"0\" posts=\"6\" excerpt_length=\"16\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497600205741{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501053473826{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501053461906{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Blog Grid','','publish','closed','closed','','blog-grid','','','2017-07-14 10:20:00','2017-07-14 10:20:00','',0,'http://demo.zozothemes.com/gosolar/?page_id=466',0,'page','',0),(473,1,'2017-07-14 11:27:46','2017-07-14 11:27:46','[vc_row css=\".vc_custom_1488972344455{padding-top: 0px !important;}\"][vc_column][zozo_vc_blog hide_thumbnail=\"0\" hide_author=\"0\" hide_comments=\"0\" hide_date=\"0\" hide_categories=\"0\" hide_morelink=\"0\" posts=\"6\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497600320438{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501053511195{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501053498225{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Blog Classic','','publish','closed','closed','','blog-classic','','','2017-07-14 11:27:46','2017-07-14 11:27:46','',0,'http://demo.zozothemes.com/gosolar/?page_id=473',0,'page','',0),(475,1,'2017-07-14 11:39:43','2017-07-14 11:39:43','[vc_row css=\".vc_custom_1488972704783{padding-top: 0px !important;}\"][vc_column][zozo_vc_blog layout=\"list\" hide_thumbnail=\"0\" hide_author=\"0\" hide_comments=\"0\" hide_date=\"0\" hide_categories=\"0\" hide_morelink=\"0\" posts=\"6\" excerpt_length=\"34\"][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497604072259{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501053566028{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501053556193{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Blog List','','publish','closed','closed','','blog-list','','','2017-07-14 11:39:43','2017-07-14 11:39:43','',0,'http://demo.zozothemes.com/gosolar/?page_id=475',0,'page','',0),(482,1,'2017-07-14 11:49:33','2017-07-14 11:49:33','','Shop','','publish','closed','closed','','shop','','','2017-07-14 11:49:33','2017-07-14 11:49:33','',0,'http://demo.zozothemes.com/gosolar/shop/',0,'page','',0),(483,1,'2017-07-14 11:49:34','2017-07-14 11:49:34','[woocommerce_cart]','Cart','','publish','closed','closed','','cart','','','2017-07-14 11:49:34','2017-07-14 11:49:34','',0,'http://demo.zozothemes.com/gosolar/cart/',0,'page','',0),(484,1,'2017-07-14 11:49:34','2017-07-14 11:49:34','[woocommerce_checkout]','Checkout','','publish','closed','closed','','checkout','','','2017-07-14 11:49:34','2017-07-14 11:49:34','',0,'http://demo.zozothemes.com/gosolar/checkout/',0,'page','',0),(485,1,'2017-07-14 11:49:34','2017-07-14 11:49:34','[woocommerce_my_account]','My account','','publish','closed','closed','','my-account','','','2017-07-14 11:49:34','2017-07-14 11:49:34','',0,'http://demo.zozothemes.com/gosolar/my-account/',0,'page','',0),(540,1,'2017-07-14 12:34:55','2017-07-14 12:34:55','[vc_row center_row=\"yes\"][vc_column][products columns=\"4\" orderby=\"title\" order=\"ASC\" ids=\"\"][/vc_column][/vc_row]','Shop Full Width','','publish','closed','closed','','shop-full-width','','','2017-07-14 12:34:55','2017-07-14 12:34:55','',0,'http://demo.zozothemes.com/gosolar/?page_id=540',0,'page','',0),(551,1,'2017-07-17 07:32:31','2017-07-17 07:32:31','<p>[vc_row center_row=\"yes\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Find us\" title_type=\"h4\"]Kicukiro,</p>\n<p>Kigali Rwanda[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-call-in\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Call us today\" title_type=\"h4\"]Legal Representative:(+250) 78 830 4640</p>\n<p>Deputy Legal Representative: (+250) 78 830 3206</p>\n<p>Program Director: (+250) 78 851 1696[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" text_align=\"center\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-envelope-open\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Email us now\" title_type=\"h4\"]info@ansrwanda.com</p>\n<p>ansrwanda123@yahoo.com</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500282891543{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title title=\"Get In Touch\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1634218224500{padding-left: 60px !important;}\"][contact-form-7 id=\"1410\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5ODcuNDI1MDIxMjgzNTg1JTIxMmQzMC4xMDEzODU0MTQwNDY1ODYlMjEzZC0xLjk4NDYzNzgzNzM0NDYzNyUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDE5ZGNhNjJmYzhkOGRiOTklMjUzQTB4Zjg3ODk0MTAwMzY3MTZjZiUyMTJzS2ljdWtpcm8lMjUyMERpc3RyaWN0JTI1MjBPZmZpY2UlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNydyUyMTR2MTYzNDIxNzg5MzAyOCUyMTVtMiUyMTFzZW4lMjEyc3J3JTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Contact Us','','publish','closed','closed','','contact-us','','','2021-10-26 08:14:44','2021-10-26 08:14:44','',0,'http://demo.zozothemes.com/gosolar/?page_id=551',0,'page','',0),(679,1,'2017-07-21 07:25:53','2017-07-21 07:25:53','<p>[vc_row center_row=\"yes\" el_id=\"section-about-us\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About Gosolar\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.</p>\n<p>If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words. But I must explain to you how all this mistaken idea of denouncing pleasure and praising.[/zozo_vc_section_title][vc_btn title=\"Read More\" align=\"left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fabout-us%2F|||\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"1400\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1500624108846{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_id=\"section-projects\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Current Projects\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.[/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" el_id=\"section-services\"][vc_column][zozo_vc_section_title title=\"What We Do\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-pied-piper\" icon_size=\"medium\" title=\"Young Planting\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-refresh\" icon_size=\"medium\" title=\"Recycling\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-eraser\" icon_size=\"medium\" title=\"Solar Panels\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsolar-panels%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-tree\" icon_size=\"medium\" title=\"Saving Forests\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-pagelines\" icon_size=\"medium\" title=\"Wind Energy\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fwind-energy%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"fontawesome\" icon_fontawesome=\"fa fa-tint\" icon_size=\"medium\" title=\"Saving Water\" title_type=\"h4\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_text=\"Read More\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1568884907304{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bg-fixed\"][vc_column][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" el_id=\"section-campaigns\"][vc_column][zozo_vc_section_title title=\"Fundraising Campaigns\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][gosolar_vc_gosolar_campaigns_grid num_posts=\"3\" columns=\"3\"][/vc_column][/vc_row][vc_row bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1499337163919{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_feature_box title=\"Watch our latest campaign videos\"][/zozo_vc_feature_box][zozo_vc_modal modal_on=\"image_modal\" modal_uniq_id=\"zozo-modal-595e0da41d43c\" modal_img=\"172\" modal_border_radius=\"0\" modal_padding=\"0\"][vc_row_inner][vc_column_inner][vc_video link=\"https://youtu.be/mBOK6y60qNY\"][/vc_column_inner][/vc_row_inner][/zozo_vc_modal][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1500624206230{padding-bottom: 15px !important;}\" el_id=\"section-events\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\" el_id=\"section-team\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" el_id=\"section-blog\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1568884868118{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}\" el_id=\"section-contact\"][vc_column][zozo_vc_feature_box title=\"We Are Saving Ozone Layer\"]Join Our Mission to Improve a Child\'s Feature, Pet’s Life and Our Planet.[/zozo_vc_feature_box][vc_btn title=\"Contact Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home One Page','','publish','closed','closed','','home-one-page','','','2017-07-21 07:25:53','2017-07-21 07:25:53','',0,'http://demo.zozothemes.com/gosolar/?page_id=679',0,'page','',0),(731,1,'2017-07-21 13:01:02','2017-07-21 13:01:02','[vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Eco System\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Recycling\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Save Water\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"15\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Save Forests\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1499318505650{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1500542390460{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_feature_box title=\"We Are Saving Ozone Layer\"]Join Our Mission to Improve a Child\'s Feature, Pet’s Life and Our Planet.[/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]','Header Center','','publish','closed','closed','','header-center','','','2017-07-21 13:01:02','2017-07-21 13:01:02','',0,'http://demo.zozothemes.com/gosolar/?page_id=731',0,'page','',0),(733,1,'2017-07-21 13:02:43','2017-07-21 13:02:43','[vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Eco System\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Recycling\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Save Water\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"15\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Save Forests\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1499318505650{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1500542390460{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_feature_box title=\"We Are Saving Ozone Layer\"]Join Our Mission to Improve a Child\'s Feature, Pet’s Life and Our Planet.[/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]','Header Contact Details','','publish','closed','closed','','header-contact-details','','','2017-07-21 13:02:43','2017-07-21 13:02:43','',0,'http://demo.zozothemes.com/gosolar/?page_id=733',0,'page','',0),(735,1,'2017-07-21 13:04:48','2017-07-21 13:04:48','[vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Eco System\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Recycling\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Save Water\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"15\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Save Forests\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1499318505650{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1500542390460{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_feature_box title=\"We Are Saving Ozone Layer\"]Join Our Mission to Improve a Child\'s Feature, Pet’s Life and Our Planet.[/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]','Header Logo Center','','publish','closed','closed','','header-logo-center','','','2017-07-21 13:04:48','2017-07-21 13:04:48','',0,'http://demo.zozothemes.com/gosolar/?page_id=735',0,'page','',0),(736,1,'2017-07-21 13:06:15','2017-07-21 13:06:15','[vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Eco System\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Recycling\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Save Water\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"15\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Save Forests\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1499318505650{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1500542390460{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_feature_box title=\"We Are Saving Ozone Layer\"]Join Our Mission to Improve a Child\'s Feature, Pet’s Life and Our Planet.[/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]','Header Simple','','publish','closed','closed','','header-simple','','','2017-07-21 13:06:15','2017-07-21 13:06:15','',0,'http://demo.zozothemes.com/gosolar/?page_id=736',0,'page','',0),(1403,1,'2021-10-26 19:00:07','2021-10-11 20:54:15',' ','','','publish','closed','closed','','1403','','','2021-10-26 19:00:07','2021-10-26 19:00:07','',0,'http://ansrwanda.com/?p=1403',1,'nav_menu_item','',0),(743,1,'2017-07-22 04:44:30','2017-07-22 04:44:30','[vc_row center_row=\"yes\"][vc_column][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"top\"]<span class=\"text-color\"><strong>Tooltip Top</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"bottom\"]<span class=\"text-color\"><strong>Tooltip Bottom</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"left\"]<span class=\"text-color\"><strong>Tooltip Left</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"right\"]<span class=\"text-color\"><strong>Tooltip Right</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][/vc_column][/vc_row]','Footer 1','','publish','closed','closed','','footer-1','','','2017-07-22 04:44:30','2017-07-22 04:44:30','',0,'http://demo.zozothemes.com/gosolar/?page_id=743',0,'page','',0),(744,1,'2017-07-22 04:45:03','2017-07-22 04:45:03','[vc_row center_row=\"yes\"][vc_column][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"top\"]<span class=\"text-color\"><strong>Tooltip Top</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"bottom\"]<span class=\"text-color\"><strong>Tooltip Bottom</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"left\"]<span class=\"text-color\"><strong>Tooltip Left</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"right\"]<span class=\"text-color\"><strong>Tooltip Right</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][/vc_column][/vc_row]','Footer 2','','publish','closed','closed','','footer-2','','','2017-07-22 04:45:03','2017-07-22 04:45:03','',0,'http://demo.zozothemes.com/gosolar/?page_id=744',0,'page','',0),(745,1,'2017-07-22 04:45:56','2017-07-22 04:45:56','[vc_row center_row=\"yes\"][vc_column][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"top\"]<span class=\"text-color\"><strong>Tooltip Top</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"bottom\"]<span class=\"text-color\"><strong>Tooltip Bottom</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"left\"]<span class=\"text-color\"><strong>Tooltip Left</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"right\"]<span class=\"text-color\"><strong>Tooltip Right</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][/vc_column][/vc_row]','Footer 3','','publish','closed','closed','','footer-3','','','2017-07-22 04:45:56','2017-07-22 04:45:56','',0,'http://demo.zozothemes.com/gosolar/?page_id=745',0,'page','',0),(746,1,'2017-07-22 04:47:27','2017-07-22 04:47:27','[vc_row center_row=\"yes\"][vc_column][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"top\"]<span class=\"text-color\"><strong>Tooltip Top</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"bottom\"]<span class=\"text-color\"><strong>Tooltip Bottom</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"left\"]<span class=\"text-color\"><strong>Tooltip Left</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"right\"]<span class=\"text-color\"><strong>Tooltip Right</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][/vc_column][/vc_row]','Footer 4','','publish','closed','closed','','footer-4','','','2017-07-22 04:47:27','2017-07-22 04:47:27','',0,'http://demo.zozothemes.com/gosolar/?page_id=746',0,'page','',0),(751,1,'2017-07-22 06:33:27','2017-07-22 06:33:27','[vc_row center_row=\"yes\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Alert Boxes\" title_transform=\"capitalize\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_column_text][zozo_alert type=\"success\" close=\"yes\"]\n<h4>Success</h4>\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et.[/zozo_alert][zozo_alert type=\"info\" close=\"yes\"]\n<h4>Info</h4>\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et.[/zozo_alert][zozo_alert type=\"warning\" close=\"yes\"]\n<h4>Warning</h4>\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et.[/zozo_alert][zozo_alert type=\"danger\" close=\"yes\"]\n<h4>Danger</h4>\nNemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et.[/zozo_alert][/vc_column_text][/vc_column][/vc_row]','Alert Box','','publish','closed','closed','','alert-box','','','2017-07-22 06:33:27','2017-07-22 06:33:27','',0,'http://demo.zozothemes.com/gosolar/?page_id=751',0,'page','',0),(752,1,'2017-07-22 06:37:03','2017-07-22 06:37:03','[vc_row center_row=\"yes\" css=\".vc_custom_1461756780362{padding-bottom: 0px !important;}\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Image Carousel\" title_transform=\"capitalize\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][zozo_vc_content_carousel pagination=\"false\"][vc_row_inner][vc_column_inner][vc_single_image image=\"375\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_single_image image=\"384\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_single_image image=\"389\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_single_image image=\"392\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/zozo_vc_content_carousel][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1461756896905{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1461758589771{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Icon Box Carousel\" title_transform=\"capitalize\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][zozo_vc_content_carousel infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"15\"][vc_row_inner][vc_column_inner][zozo_vc_feature_box css_animation=\"bottom-to-top\" box_style=\"title-top-icon\" text_align=\"left\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-note\" icon_size=\"large\" icon_shape=\"icon-rounded\" icon_style=\"icon-dark\" icon_hover_style=\"icon-hv-bg\" title=\" Ultra Clean Design\" title_type=\"h4\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus et velit a massa vehicula cursus ac ac felis. Praesent posuere.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][zozo_vc_feature_box css_animation=\"top-to-bottom\" box_style=\"title-top-icon\" text_align=\"left\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-paper-plane\" icon_size=\"large\" icon_shape=\"icon-rounded\" icon_style=\"icon-dark\" icon_hover_style=\"icon-hv-bg\" title=\" Modern Ready\" title_type=\"h4\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus et velit a massa vehicula cursus ac ac felis. Praesent posuere.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][zozo_vc_feature_box css_animation=\"bottom-to-top\" box_style=\"title-top-icon\" text_align=\"left\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-target\" icon_size=\"large\" icon_shape=\"icon-rounded\" icon_style=\"icon-dark\" icon_hover_style=\"icon-hv-bg\" title=\" Full Screen Slider\" title_type=\"h4\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus et velit a massa vehicula cursus ac ac felis. Praesent posuere.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][zozo_vc_feature_box css_animation=\"top-to-bottom\" box_style=\"title-top-icon\" text_align=\"left\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-pie-chart\" icon_size=\"large\" icon_shape=\"icon-rounded\" icon_style=\"icon-dark\" icon_hover_style=\"icon-hv-bg\" title=\" Maximized Features\" title_type=\"h4\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus et velit a massa vehicula cursus ac ac felis. Praesent posuere.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/zozo_vc_content_carousel][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1461756913186{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1461758573319{padding-top: 0px !important;}\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Client Carousel\" title_transform=\"capitalize\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][zozo_vc_content_carousel infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"10\"][vc_row_inner][vc_column_inner][vc_single_image image=\"107\" img_size=\"full\" css=\".vc_custom_1500705381143{margin-top: 25px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_single_image image=\"106\" img_size=\"full\" css=\".vc_custom_1500705391443{margin-top: 25px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_single_image image=\"105\" img_size=\"full\" css=\".vc_custom_1500705403903{margin-top: 25px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_single_image image=\"104\" img_size=\"full\" css=\".vc_custom_1500705415733{margin-top: 25px !important;}\"][/vc_column_inner][/vc_row_inner][/zozo_vc_content_carousel][/vc_column][/vc_row]','Anything Carousel','','publish','closed','closed','','anything-carousel','','','2017-07-22 06:37:03','2017-07-22 06:37:03','',0,'http://demo.zozothemes.com/gosolar/?page_id=752',0,'page','',0),(753,1,'2017-07-22 06:40:34','2017-07-22 06:40:34','[vc_row center_row=\"yes\" el_class=\"chart\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Pie Chart\"][/zozo_vc_section_title][vc_row_inner css=\".vc_custom_1462273358608{padding-top: 20px !important;}\"][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][vc_pie value=\"96\" color=\"custom\" units=\"%\" custom_color=\"#6ab43e\" css=\".vc_custom_1500706305522{margin-bottom: 10px !important;}\"][zozo_vc_section_title title=\"Eco System\" title_type=\"h4\" title_weight=\"\" content_size=\"15px\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit[/zozo_vc_section_title][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][vc_pie value=\"87\" color=\"custom\" units=\"%\" custom_color=\"#6ab43e\" css=\".vc_custom_1500706315338{margin-bottom: 10px !important;}\"][zozo_vc_section_title title=\"Recycling\" title_type=\"h4\" title_weight=\"\" content_size=\"15px\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit[/zozo_vc_section_title][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][vc_pie value=\"75\" color=\"custom\" units=\"%\" custom_color=\"#6ab43e\" css=\".vc_custom_1500706419915{margin-bottom: 10px !important;}\"][zozo_vc_section_title title=\"Save Forests\" title_type=\"h4\" title_weight=\"\" content_size=\"15px\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit[/zozo_vc_section_title][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][vc_pie value=\"85\" color=\"custom\" units=\"%\" custom_color=\"#6ab43e\" css=\".vc_custom_1500706428523{margin-bottom: 10px !important;}\"][zozo_vc_section_title title=\"Saving Water\" title_type=\"h4\" title_weight=\"\" content_size=\"15px\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit[/zozo_vc_section_title][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" el_class=\"chart\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Rounded Chart\"][/zozo_vc_section_title][vc_row_inner css=\".vc_custom_1462274095289{padding-top: 30px !important;}\"][vc_column_inner width=\"1/2\"][zozo_vc_section_title title=\"Doughnut Chart\" title_type=\"h4\" title_weight=\"\"][/zozo_vc_section_title][vc_round_chart type=\"doughnut\" stroke_width=\"2\"][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_section_title title=\"Pie Chart\" title_type=\"h4\" title_weight=\"\"][/zozo_vc_section_title][vc_round_chart stroke_width=\"2\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" el_class=\"chart\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Line & Bar Chart\"][/zozo_vc_section_title][vc_row_inner el_class=\"chart\" css=\".vc_custom_1462274082532{padding-top: 30px !important;}\"][vc_column_inner width=\"1/2\"][zozo_vc_section_title text_align=\"left\" title=\"Line - Flat Style\" title_type=\"h4\" title_weight=\"\"][/zozo_vc_section_title][vc_line_chart type=\"line\" values=\"%5B%7B%22title%22%3A%22One%22%2C%22y_values%22%3A%2210%3B%2015%3B%2020%3B%2025%3B%2027%3B%2025%3B%2023%3B%2025%22%2C%22color%22%3A%22blue%22%7D%2C%7B%22title%22%3A%22Two%22%2C%22y_values%22%3A%2225%3B%2018%3B%2016%3B%2017%3B%2020%3B%2025%3B%2030%3B%2035%22%2C%22color%22%3A%22pink%22%7D%5D\"][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_section_title text_align=\"left\" title=\"Bar - Flat Style\" title_type=\"h4\" title_weight=\"\"][/zozo_vc_section_title][vc_line_chart values=\"%5B%7B%22title%22%3A%22One%22%2C%22y_values%22%3A%2210%3B%2015%3B%2020%3B%2025%3B%2027%3B%2025%3B%2023%3B%2025%22%2C%22color%22%3A%22blue%22%7D%2C%7B%22title%22%3A%22Two%22%2C%22y_values%22%3A%2225%3B%2018%3B%2016%3B%2017%3B%2020%3B%2025%3B%2030%3B%2035%22%2C%22color%22%3A%22pink%22%7D%5D\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Charts','','publish','closed','closed','','charts','','','2017-07-22 06:40:34','2017-07-22 06:40:34','',0,'http://demo.zozothemes.com/gosolar/?page_id=753',0,'page','',0),(754,1,'2017-07-22 06:42:37','2017-07-22 06:42:37','[vc_row center_row=\"yes\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Client Slider\" title_transform=\"capitalize\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\" css=\".vc_custom_1461759208664{margin-top: 25px !important;}\"][zozo_vc_clients_slider images=\"107,106,105,104,103,102\" custom_links=\"\" infinite_loop=\"true\" navigation=\"false\" items=\"3\" items_scroll=\"1\" margin=\"15\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\"][vc_column width=\"1/3\" typo_style=\"light\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Client Static\" title_transform=\"capitalize\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\" css=\".vc_custom_1461759208664{margin-top: 25px !important;}\"][vc_row_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"107\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"106\" img_size=\"full\"][/vc_column_inner][vc_column_inner width=\"1/3\"][vc_single_image image=\"105\" img_size=\"full\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"114\" parallax_speed_bg=\"2\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1498108537680{padding-top: 50px !important;padding-bottom: 50px !important;}\"][vc_column width=\"5/6\" typo_style=\"light\"][zozo_vc_feature_box css_animation=\"left-to-right\" text_align=\"left\" title=\"Get a free advice from us.\" title_type=\"h3\"]At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium.[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/6\" css=\".vc_custom_1461571183590{padding-top: 20px !important;}\"][vc_btn title=\"Contact Us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"right-to-left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][/vc_row]','Client','','publish','closed','closed','','client','','','2017-07-22 06:42:37','2017-07-22 06:42:37','',0,'http://demo.zozothemes.com/gosolar/?page_id=754',0,'page','',0),(755,1,'2017-07-22 06:43:09','2017-07-22 06:43:09','[vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913095371{padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913106044{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913114190{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]\n<h5>1/2 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam consectetur adipiscing elit. Ut elit tellus luctus nec ullamcorper mattis pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913127059{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913139299{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][vc_column width=\"2/3\"][vc_column_text]\n<h5>2/3 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam consectetur adipiscing elit. Ut elit tellus luctus nec ullamcorper mattis pulvinar dapibus leo vivamus elementum semper nis enean vulputate eleifend tellus elit tellus luctus nec ullamcorper mattis pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913149171{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913158152{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"5/6\"][vc_column_text]\n<h5>5/6 Columns</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam consectetur adipiscing elit. Ut elit tellus luctus nec ullamcorper mattis pulvinar dapibus leo vivamus elementum semper nisi. Aenean vulputate eleifend tellus.[/vc_column_text][/vc_column][vc_column width=\"1/6\"][vc_column_text]\n<h5>1/6 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantiu.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913167937{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913176611{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][vc_column_text]\n<h5>1/4 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore que laudantium dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]\n<h5>1/2 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\n<h5>1/4 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore que laudantium dapibus leo.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913186195{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913195418{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][vc_column_text]\n<h5>1/4 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium dolore que laudantium dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"3/4\"][vc_column_text]\n<h5>3/4 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo rem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913205746{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913216573{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/4\"][vc_column_text]\n<h5>1/4 Columns</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\n<h5>1/4 Columns</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\n<h5>1/4 Columns</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.[/vc_column_text][/vc_column][vc_column width=\"1/4\"][vc_column_text]\n<h5>1/4 Columns</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913231368{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913242096{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/3\"][vc_column_text]\n<h5>1/3 Columns</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo luctus nec ullamcorper mattis.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\n<h5>1/3 Columns</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo luctus nec ullamcorper mattis.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\n<h5>1/3 Columns</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo luctus nec ullamcorper mattis.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913252693{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913261448{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"2/3\"][vc_column_text]\n<h5>2/3 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo rem ipsum dolor sit amet adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][vc_column width=\"1/3\"][vc_column_text]\n<h5>1/3 Columns</h5>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo luctus nec ullamcorper mattis.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913270130{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913283247{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column width=\"1/2\"][vc_column_text]\n<h5>1/2 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit ut elit tellus.[/vc_column_text][/vc_column][vc_column width=\"1/2\"][vc_column_text]\n<h5>1/2 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum dolor sit amet, consectetur adipiscing elit ut elit tellus.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913294841{padding-top: 70px !important;padding-bottom: 70px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css_animation=\"bottom-to-top\" css=\".vc_custom_1461913306486{padding-top: 0px !important;}\"][vc_column][vc_column_text]\n<h5>1/1 Columns</h5>\nSed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo rem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.[/vc_column_text][/vc_column][/vc_row]','Columns','','publish','closed','closed','','columns','','','2017-07-22 06:43:09','2017-07-22 06:43:09','',0,'http://demo.zozothemes.com/gosolar/?page_id=755',0,'page','',0),(756,1,'2017-07-22 06:43:31','2017-07-22 06:43:31','[vc_row center_row=\"yes\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Contact Form Default\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][zozo_vc_contact_form][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Contact Form Flat\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][zozo_vc_contact_form form_layout=\"two-column\" form_style=\"flat\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1461914956638{background-image: url(http://themes.zozothemes.com/aven/wp-content/uploads/2016/04/slide-11.jpg?id=838) !important;}\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Contact Form Transparent\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][zozo_vc_contact_form form_layout=\"two-column\" form_style=\"transparent\"][/vc_column][/vc_row]','Contact Form','','publish','closed','closed','','contact-form','','','2017-07-22 06:43:31','2017-07-22 06:43:31','',0,'http://demo.zozothemes.com/gosolar/?page_id=756',0,'page','',0),(763,1,'2017-07-22 06:44:14','2017-07-22 06:44:14','[vc_row center_row=\"yes\" el_class=\"delete-after\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Content Box Align Center\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-map\" icon_size=\"medium\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" title=\"Retina Graphics\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" title=\"Awesome Support\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1461930248900{padding-top: 70px !important;}\"][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-rounded\" title=\"Retina Graphics\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-rounded\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" icon_shape=\"icon-rounded\" title=\"Awesome Support\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1461930248900{padding-top: 70px !important;}\"][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-map\" icon_size=\"medium\" icon_shape=\"icon-circle\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-circle\" title=\"Retina Graphics\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-circle\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" icon_shape=\"icon-circle\" title=\"Awesome Support\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1461930248900{padding-top: 70px !important;}\"][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-map\" icon_size=\"medium\" icon_shape=\"icon-square\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-square\" title=\"Retina Graphics\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-square\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" icon_shape=\"icon-square\" title=\"Awesome Support\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Content Box Left Alignment\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"title-top-icon\" text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-map\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-dark\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"title-top-icon\" text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-dark\" title=\"Endless Possibilities\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"title-top-icon\" text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-dark\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"title-top-icon\" text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-dark\" title=\"Unlimited Variations\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1461933931967{padding-top: 70px !important;}\"][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-dark\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-dark\" title=\"Endless Possibilities\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-dark\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-dark\" title=\"Unlimited Variations\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1462336097716{border-top-width: 0px !important;}\" el_class=\"delete-after\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Content Box Right Alignment\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"title-top-icon\" text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-map\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-light\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"title-top-icon\" text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-light\" title=\"Endless Possibilities\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"title-top-icon\" text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-light\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"title-top-icon\" text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-light\" title=\"Unlimited Variations\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1461933931967{padding-top: 70px !important;}\"][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" title=\"Endless Possibilities\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" title=\"Unlimited Variations\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1461993874864{border-top-width: 0px !important;}\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Content Box With Background\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-map\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-color\" title=\"Responsive Layout\" title_type=\"h5\" title_color=\"#f7f7f7\" content_color=\"#f7f7f7\" css=\".vc_custom_1461994203686{background-color: #333333 !important;}\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-color\" title=\"Endless Possibilities\" title_type=\"h5\" title_color=\"#f7f7f7\" content_color=\"#f7f7f7\" css=\".vc_custom_1461999290048{background-color: #333333 !important;}\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-color\" title=\"Reusable Elements\" title_type=\"h5\" title_color=\"#f7f7f7\" content_color=\"#f7f7f7\" css=\".vc_custom_1461994203686{background-color: #333333 !important;}\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-color\" title=\"Unlimited Variations\" title_type=\"h5\" title_color=\"#f7f7f7\" content_color=\"#f7f7f7\" css=\".vc_custom_1461994203686{background-color: #333333 !important;}\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1461999879045{padding-top: 70px !important;}\"][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" text_align=\"left\" feature_image=\"664\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-color\" title=\"Responsive Layout\" title_type=\"h5\" title_color=\"#f7f7f7\" content_color=\"#f7f7f7\" css=\".vc_custom_1461999721355{background-color: #333333 !important;}\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" text_align=\"left\" feature_image=\"3558\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-color\" title=\"Endless Possibilities\" title_type=\"h5\" title_color=\"#f7f7f7\" content_color=\"#f7f7f7\" css=\".vc_custom_1469795895803{background-color: #333333 !important;}\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" text_align=\"left\" feature_image=\"652\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-color\" title=\"Reusable Elements\" title_type=\"h5\" title_color=\"#f7f7f7\" content_color=\"#f7f7f7\" css=\".vc_custom_1461999792881{background-color: #333333 !important;}\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" text_align=\"left\" feature_image=\"653\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-color\" title=\"Unlimited Variations\" title_type=\"h5\" title_color=\"#f7f7f7\" content_color=\"#f7f7f7\" css=\".vc_custom_1461999823658{background-color: #333333 !important;}\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1461997469914{border-top-width: 0px !important;}\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Content Box With Border\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" title_style=\"title-bottom\" type=\"fontawesome\" icon_fontawesome=\"fa fa-map\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-pattern\" icon_hover_style=\"icon-hv-color\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" title_style=\"title-bottom\" type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-pattern\" icon_hover_style=\"icon-hv-color\" title=\"Endless Possibilities\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" title_style=\"title-bottom\" type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-pattern\" icon_hover_style=\"icon-hv-color\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" title_style=\"title-bottom\" type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-pattern\" icon_hover_style=\"icon-hv-color\" title=\"Unlimited Variations\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1461999916486{padding-top: 70px !important;}\"][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" feature_image=\"825\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-pattern\" icon_hover_style=\"icon-hv-color\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" feature_image=\"824\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-pattern\" icon_hover_style=\"icon-hv-color\" title=\"Endless Possibilities\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" feature_image=\"823\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-pattern\" icon_hover_style=\"icon-hv-color\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" feature_image=\"795\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-pattern\" icon_hover_style=\"icon-hv-color\" title=\"Unlimited Variations\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1461998757259{border-top-width: 0px !important;}\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Content Box With Overlay\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" typo_style=\"light\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"overlay-box\" text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" icon_hover_style=\"icon-hv-bg\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" typo_style=\"light\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"overlay-box\" text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-fire\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" icon_hover_style=\"icon-hv-bg\" title=\"Endless Possibilities\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" typo_style=\"light\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"overlay-box\" text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-recycle\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" icon_hover_style=\"icon-hv-bg\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" typo_style=\"light\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"overlay-box\" text_align=\"right\" type=\"fontawesome\" icon_fontawesome=\"fa fa-slideshare\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" icon_hover_style=\"icon-hv-bg\" title=\"Unlimited Variations\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1462000208558{padding-top: 70px !important;}\"][vc_column_inner width=\"1/2\" typo_style=\"light\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"overlay-box\" text_align=\"center\" feature_image=\"1094\" image_hover_style=\"grow\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" icon_hover_style=\"icon-hv-color\" title=\"Responsive Layout\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" typo_style=\"light\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"overlay-box\" text_align=\"center\" feature_image=\"1088\" image_hover_style=\"grow\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" icon_hover_style=\"icon-hv-bg\" title=\"Endless Possibilities\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" typo_style=\"light\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"overlay-box\" text_align=\"center\" feature_image=\"1087\" image_hover_style=\"grow\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" icon_hover_style=\"icon-hv-bg\" title=\"Reusable Elements\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/2\" typo_style=\"light\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"overlay-box\" text_align=\"center\" feature_image=\"1274\" image_hover_style=\"grow\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-light\" icon_hover_style=\"icon-hv-bg\" title=\"Unlimited Variations\" title_type=\"h5\"]Sed ut perspiciatis unde omnis iste natus error volup tatem accus.[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Content Box','','publish','closed','closed','','content-box','','','2017-07-22 06:44:14','2017-07-22 06:44:14','',0,'http://demo.zozothemes.com/gosolar/?page_id=763',0,'page','',0),(765,1,'2017-07-22 06:49:37','2017-07-22 06:49:37','[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title css_animation=\"appear\" title=\"Counter Circle Types\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner css_animation=\"left-to-right\"][zozo_vc_circle_counter columns=\"4\" circle_size=\"180\" circle_line=\"6\" counter_value=\"90|Eco System|Lorem ipsum dolor sit|#6ab43e|#f0f0f0,80|Recycling|Lorem ipsum dolor sit|#6ab43e|#f0f0f0,75|Save Forests|Lorem ipsum dolor sit|#6ab43e|#f0f0f0,85|Saving Water|Lorem ipsum dolor sit|#6ab43e|#f0f0f0\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9093|http://zozothemes.com/wp/mist/wp-content/uploads/2015/09/multi_color_bg2.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" css=\".vc_custom_1506054960121{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_circle_counter columns=\"4\" circle_size=\"150\" circle_line=\"10\" counter_value=\"90|Eco System|Lorem ipsum dolor sit |#6ab43e|#f0f0f0,80|Recycling|Lorem ipsum dolor sit |#6ab43e|#f0f0f0,75|Save Forests|Lorem ipsum dolor sit |#6ab43e|#f0f0f0,85|Saving Water|Lorem ipsum dolor sit |#6ab43e|#f0f0f0\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title css_animation=\"appear\" title=\"Counter Circle With Slider\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner][zozo_vc_circle_counter columns=\"4\" circle_size=\"140\" circle_line=\"8\" counter_value=\"75|Save Animals|Lorem ipsum dolor sit|#354458|#cccccc,80|Recycling|Lorem ipsum dolor sit|#3a9ad9|#cccccc,90|Eco System|Lorem ipsum dolor sit|#29aba4|#cccccc,87|Saving Water|Lorem ipsum dolor sit|#8c6954|#cccccc,75|Save Forests|Lorem ipsum dolor sit|#eb7260|#cccccc,85|Air Pollution|Lorem ipsum dolor sit|#92b06a|#cccccc,100|Noise Pollution|Lorem ipsum dolor sit|#9b539c|#cccccc\" slider=\"yes\" pagination=\"false\" margin=\"10\" items=\"4\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Counter Circles','','publish','closed','closed','','counter-circles','','','2017-07-22 06:49:37','2017-07-22 06:49:37','',0,'http://demo.zozothemes.com/gosolar/?page_id=765',0,'page','',0),(770,1,'2017-07-22 07:02:19','2017-07-22 07:02:19','[vc_row center_row=\"yes\" css=\".vc_custom_1461755173642{padding-bottom: 0px !important;}\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Accordion Default\" title_transform=\"capitalize\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_column_text][zozo_accordions style=\"default\" id=\"accordion-1\"]\n[zozo_accordion title=\"Clean Design\" open=\"yes\" parent_id=\"accordion-1\"]Integer fringilla hendrerit turpis, a commodo erat luctus nec. Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis. Nam arcu lectus, sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/zozo_accordion][zozo_accordion title=\"Modern Ready\" open=\"no\" parent_id=\"accordion-2\"]Integer fringilla hendrerit turpis, a commodo erat luctus nec. Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis. Nam arcu lectus, sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/zozo_accordion][zozo_accordion title=\"Maximized Features\" open=\"no\" parent_id=\"accordion-3\"]Integer fringilla hendrerit turpis, a commodo erat luctus nec. Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis. Nam arcu lectus, sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/zozo_accordion]\n[/zozo_accordions][/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1461755251986{padding-top: 80px !important;padding-bottom: 80px !important;}\"][vc_column][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1461741169480{padding-top: 0px !important;}\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Accordion Classic\" title_transform=\"capitalize\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_column_text][zozo_accordions style=\"classic\" id=\"accordion-1\"]\n[zozo_accordion title=\"Clean Design\" open=\"yes\" parent_id=\"accordion-1\"]Integer fringilla hendrerit turpis, a commodo erat luctus nec. Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis. Nam arcu lectus, sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/zozo_accordion][zozo_accordion title=\"Modern Ready\" open=\"no\" parent_id=\"accordion-2\"]Integer fringilla hendrerit turpis, a commodo erat luctus nec. Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis. Nam arcu lectus, sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/zozo_accordion][zozo_accordion title=\"Maximized Features\" open=\"no\" parent_id=\"accordion-3\"]Integer fringilla hendrerit turpis, a commodo erat luctus nec. Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis. Nam arcu lectus, sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/zozo_accordion]\n[/zozo_accordions][/vc_column_text][/vc_column][/vc_row]','Accordion','','publish','closed','closed','','accordion','','','2017-07-22 07:02:19','2017-07-22 07:02:19','',0,'http://demo.zozothemes.com/gosolar/?page_id=770',0,'page','',0),(774,1,'2017-07-22 07:11:54','2017-07-22 07:11:54','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title text_align=\"center\" sub_title=\"Elements\" title=\"Counter Down\" title_weight=\"\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][zozo_vc_day_counter year=\"2020\" month=\"03\" date=\"03\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"3033|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/portfolio_bg.jpg\" css=\".vc_custom_1462011193427{background-image: url(http://themes.zozothemes.com/aven/wp-content/uploads/2016/04/slide-11.jpg?id=838) !important;}\"][vc_column][zozo_vc_section_title text_align=\"center\" sub_title=\"Elements\" title=\"Counter Up\" title_weight=\"\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][zozo_vc_day_counter counter_type=\"up\" year=\"2014\" month=\"12\" date=\"12\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title text_align=\"center\" sub_title=\"Elements\" title=\"Counter With Button\" title_weight=\"\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][zozo_vc_day_counter counter_type=\"up\" show_button=\"yes\" button_link=\"url:%23||\" year=\"2015\" month=\"10\" date=\"10\" button_text=\"Know More\"][/vc_column][/vc_row]</p>\n','Day Counter','','publish','closed','closed','','day-counter','','','2017-07-22 07:11:54','2017-07-22 07:11:54','',0,'http://demo.zozothemes.com/gosolar/?page_id=774',0,'page','',0),(775,1,'2017-07-22 07:12:12','2017-07-22 07:12:12','[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Google - Road Map\"][/zozo_vc_section_title][zozo_vc_google_map map_height=\"400px\" scroll_wheel=\"false\" zoom_control=\"false\" hue_color=\"#0680a9\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1462010273698{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Google - Satellite\"][/zozo_vc_section_title][zozo_vc_google_map map_type=\"satellite\" map_height=\"400px\" scroll_wheel=\"false\" zoom_control=\"false\" hue_color=\"#0680a9\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1462010281379{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Google - Hybrid\"][/zozo_vc_section_title][zozo_vc_google_map map_type=\"hybrid\" map_height=\"400px\" scroll_wheel=\"false\" zoom_control=\"false\" hue_color=\"#0680a9\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1462010288074{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Google - Terrain\"][/zozo_vc_section_title][zozo_vc_google_map map_type=\"terrain\" map_height=\"400px\" scroll_wheel=\"false\" zoom_control=\"false\" hue_color=\"#0680a9\"][/vc_column][/vc_row]','Google Map','','publish','closed','closed','','google-map','','','2017-07-22 07:12:12','2017-07-22 07:12:12','',0,'http://demo.zozothemes.com/gosolar/?page_id=775',0,'page','',0),(776,1,'2017-07-22 07:12:49','2017-07-22 07:12:49','[vc_row center_row=\"yes\"][vc_column][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"top\"]<span class=\"text-color\"><strong>Tooltip Top</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"bottom\"]<span class=\"text-color\"><strong>Tooltip Bottom</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"left\"]<span class=\"text-color\"><strong>Tooltip Left</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"right\"]<span class=\"text-color\"><strong>Tooltip Right</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][/vc_column][/vc_row]','Page Title Description','','publish','closed','closed','','page-title-description','','','2017-07-22 07:12:49','2017-07-22 07:12:49','',0,'http://demo.zozothemes.com/gosolar/?page_id=776',0,'page','',0),(777,1,'2017-07-22 07:13:20','2017-07-22 07:13:20','[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Counters With Icon\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters css_animation=\"bottom-to-top\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-present\" counter_value=\"1080\" counter_title=\"Projects\" icon_color=\"#000000\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters css_animation=\"top-to-bottom\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-following\" counter_value=\"650\" counter_title=\"Clients\" icon_color=\"#000000\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters css_animation=\"bottom-to-top\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-trophy\" counter_value=\"80\" counter_title=\"Awards\" icon_color=\"#000000\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters css_animation=\"top-to-bottom\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-map\" counter_value=\"180\" counter_title=\"Branches\" icon_color=\"#000000\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"242\" parallax_speed_bg=\"2\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" sub_title=\"Elements\" title=\"Counters Without Icon\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters css_animation=\"left-to-right\" counter_value=\"10\" counter_title=\"Experience\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters css_animation=\"bottom-to-top\" counter_value=\"350\" counter_title=\"Projects\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters css_animation=\"right-to-left\" counter_value=\"950\" counter_title=\"Clients\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters css_animation=\"right-to-left\" counter_value=\"499\" counter_title=\"Clients\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Counters','','publish','closed','closed','','counters','','','2017-07-22 07:13:20','2017-07-22 07:13:20','',0,'http://demo.zozothemes.com/gosolar/?page_id=777',0,'page','',0),(778,1,'2017-07-22 07:23:17','2017-07-22 07:23:17','[vc_row center_row=\"yes\"][vc_column][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"top\"]<span class=\"text-color\"><strong>Tooltip Top</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"bottom\"]<span class=\"text-color\"><strong>Tooltip Bottom</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"left\"]<span class=\"text-color\"><strong>Tooltip Left</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"right\"]<span class=\"text-color\"><strong>Tooltip Right</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][/vc_column][/vc_row]','Page Title Color','','publish','closed','closed','','page-title-color','','','2017-07-22 07:23:17','2017-07-22 07:23:17','',0,'http://demo.zozothemes.com/gosolar/?page_id=778',0,'page','',0),(786,1,'2017-07-22 07:25:09','2017-07-22 07:25:09','[vc_row center_row=\"yes\"][vc_column][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"top\"]<span class=\"text-color\"><strong>Tooltip Top</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"bottom\"]<span class=\"text-color\"><strong>Tooltip Bottom</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"left\"]<span class=\"text-color\"><strong>Tooltip Left</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"right\"]<span class=\"text-color\"><strong>Tooltip Right</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][/vc_column][/vc_row]','Page Title Mini','','publish','closed','closed','','page-title-mini','','','2017-07-22 07:25:09','2017-07-22 07:25:09','',0,'http://demo.zozothemes.com/gosolar/?page_id=786',0,'page','',0),(787,1,'2017-07-22 07:26:36','2017-07-22 07:26:36','[vc_row center_row=\"yes\"][vc_column][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"top\"]<span class=\"text-color\"><strong>Tooltip Top</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"bottom\"]<span class=\"text-color\"><strong>Tooltip Bottom</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"left\"]<span class=\"text-color\"><strong>Tooltip Left</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"right\"]<span class=\"text-color\"><strong>Tooltip Right</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][/vc_column][/vc_row]','Page Title Video','','publish','closed','closed','','page-title-video','','','2017-07-22 07:26:36','2017-07-22 07:26:36','',0,'http://demo.zozothemes.com/gosolar/?page_id=787',0,'page','',0),(788,1,'2017-07-22 07:39:20','2017-07-22 07:39:20','[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Product Category - Clothings\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_woo_product_slider products=\"6\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" categories_id=\"clothing\" items=\"4\" items_scroll=\"1\" margin=\"15\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Product Slider - All Categories\"][/zozo_vc_section_title][zozo_vc_woo_product_slider infinite_loop=\"true\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"15\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]','Product Slider','','publish','closed','closed','','product-slider','','','2017-07-22 07:39:20','2017-07-22 07:39:20','',0,'http://demo.zozothemes.com/gosolar/?page_id=788',0,'page','',0),(791,1,'2017-07-22 07:28:50','2017-07-22 07:28:50','[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title classes=\"margin-bottom-30\" title=\"Style One\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table pricing_styles=\"price-style-one\" featured_text=\"\" plan=\"Basic Freight\" cost=\"$59\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\" cost_color=\"#ffffff\"]\n<ul>\n <li>Single Covered Truck</li>\n <li>For Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table pricing_styles=\"price-style-one\" featured_text=\"\" plan=\"Insurance\" cost=\"$159\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\" cost_color=\"#ffffff\"]\n<ul>\n <li>Single Covered Truck</li>\n <li>Two Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table pricing_styles=\"price-style-one\" featured=\"yes\" featured_text=\"Popular\" plan=\"Fast Freight\" cost=\"$189\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\" cost_color=\"#ffffff\"]\n<ul>\n <li>Single Covered Truck</li>\n <li>Three Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table pricing_styles=\"price-style-one\" featured_text=\"\" plan=\"Super Fast Freight\" cost=\"$229\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\" cost_color=\"#ffffff\"]\n<ul>\n <li>Double Covered Truck</li>\n <li>Six Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1500708526202{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"margin-bottom-30\" title=\"Style Default\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table featured_text=\"\" plan=\"Basic Freight\" cost=\"$59\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\"]\n<ul>\n <li>Single Covered Truck</li>\n <li>For Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table featured_text=\"\" plan=\"Insurance\" cost=\"$159\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\"]\n<ul>\n <li>Single Covered Truck</li>\n <li>Two Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table featured=\"yes\" featured_text=\"Popular\" plan=\"Fast Freight\" cost=\"$189\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#ffffff\" cost_color=\"#ffffff\"]\n<ul>\n <li>Single Covered Truck</li>\n <li>Three Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table featured_text=\"\" plan=\"Super Fast Freight\" cost=\"$229\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\"]\n<ul>\n <li>Double Covered Truck</li>\n <li>Six Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title classes=\"margin-bottom-30\" title=\"Style Two\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table pricing_styles=\"price-style-two\" featured_text=\"\" plan=\"Basic Freight\" cost=\"$59\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\"]\n<ul>\n <li>Single Covered Truck</li>\n <li>For Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table pricing_styles=\"price-style-two\" featured_text=\"\" plan=\"Insurance\" cost=\"$159\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\"]\n<ul>\n <li>Single Covered Truck</li>\n <li>Two Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table pricing_styles=\"price-style-two\" featured=\"yes\" featured_text=\"Popular\" plan=\"Fast Freight\" cost=\"$189\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\" cost_color=\"#ffffff\"]\n<ul>\n <li>Single Covered Truck</li>\n <li>Three Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][vc_column_inner offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_pricing_table pricing_styles=\"price-style-two\" featured_text=\"\" plan=\"Super Fast Freight\" cost=\"$229\" button_url=\"url:%23||\" cost_per=\"/Month\" button_text=\"READ MORE\" plan_color=\"#9299a1\"]\n<ul>\n <li>Double Covered Truck</li>\n <li>Six Men For Transport</li>\n <li>Insurance</li>\n <li class=\"inactive\">Additional Truck Available</li>\n</ul>\n[/zozo_vc_pricing_table][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Pricing Table','','publish','closed','closed','','pricing-table','','','2017-07-22 07:28:50','2017-07-22 07:28:50','',0,'http://demo.zozothemes.com/gosolar/?page_id=791',0,'page','',0),(797,1,'2017-07-22 07:43:04','2017-07-22 07:43:04','[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Elements\" title=\"Progress Bar - Default\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"%5B%7B%22label%22%3A%22Eco%20System%22%2C%22value%22%3A%2290%22%7D%2C%7B%22label%22%3A%22Save%20Animals%22%2C%22value%22%3A%2270%22%7D%2C%7B%22label%22%3A%22Saving%20Water%22%2C%22value%22%3A%2275%22%7D%5D\" bgcolor=\"custom\" units=\"%\" bar_height=\"35px\" customtxtcolor=\"#ffffff\" custombgcolor=\"#6ab43e\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"%5B%7B%22label%22%3A%22Save%20Forests%22%2C%22value%22%3A%2280%22%7D%2C%7B%22label%22%3A%22Recycling%22%2C%22value%22%3A%2295%22%7D%2C%7B%22label%22%3A%22Solar%20Panels%22%2C%22value%22%3A%2275%22%7D%5D\" bgcolor=\"custom\" units=\"%\" bar_height=\"35px\" customtxtcolor=\"#ffffff\" custombgcolor=\"#6ab43e\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Elements\" title=\"Progress Bar - Tooltip\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"%5B%7B%22label%22%3A%22Eco%20System%22%2C%22value%22%3A%2290%22%7D%2C%7B%22label%22%3A%22Save%20Animals%22%2C%22value%22%3A%2270%22%7D%2C%7B%22label%22%3A%22Saving%20Water%22%2C%22value%22%3A%2275%22%7D%5D\" bar_style=\"tooltip\" units=\"%\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_progress_bar values=\"%5B%7B%22label%22%3A%22Save%20Forests%22%2C%22value%22%3A%2280%22%7D%2C%7B%22label%22%3A%22Recycling%22%2C%22value%22%3A%2295%22%7D%2C%7B%22label%22%3A%22Solar%20Panels%22%2C%22value%22%3A%2265%22%7D%5D\" bar_style=\"tooltip\" units=\"%\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Progress Bar','','publish','closed','closed','','progress-bar','','','2017-07-22 07:43:04','2017-07-22 07:43:04','',0,'http://demo.zozothemes.com/gosolar/?page_id=797',0,'page','',0),(801,1,'2017-07-22 07:54:48','2017-07-22 07:54:48','[vc_row center_row=\"yes\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Tabs - Default\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_column_text][zozo_tabs layout=\"horizontal\" activecolor=\"\" inactivecolor=\"\"]\n[zozo_tab title=\"Core Tab1\" icon=\"\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis.[/zozo_tab]\n[zozo_tab title=\"Core Tab2\" icon=\"\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis.[/zozo_tab]\n[zozo_tab title=\"Core Tab3\" icon=\"\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis.[/zozo_tab]\n[/zozo_tabs][/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1462183554508{padding-top: 0px !important;}\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Tabs - With Icon\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_column_text][zozo_tabs layout=\"horizontal\" activecolor=\"\" inactivecolor=\"\"]\n[zozo_tab title=\"Core Tab4\" icon=\"fa fa-gift\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis.[/zozo_tab]\n[zozo_tab title=\"Core Tab5\" icon=\"fa fa-folder-open\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis.[/zozo_tab]\n[zozo_tab title=\"Core Tab6\" icon=\"fa fa-road\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis.[/zozo_tab]\n[/zozo_tabs][/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1462183554508{padding-top: 0px !important;}\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Tabs - Vertical Left\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_column_text][zozo_tabs layout=\"vertical-left\" activecolor=\"\" inactivecolor=\"\"]\n[zozo_tab title=\"Vertical Tab1\" icon=\"\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. [/zozo_tab]\n[zozo_tab title=\"Vertical Tab2\" icon=\"\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis.[/zozo_tab]\n[zozo_tab title=\"Vertical Tab3\" icon=\"\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. [/zozo_tab]\n[zozo_tab title=\"Vertical Tab4\" icon=\"\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis.[/zozo_tab]\n[zozo_tab title=\"Vertical Tab5\" icon=\"\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. [/zozo_tab]\n[/zozo_tabs][/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1462183554508{padding-top: 0px !important;}\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Tabs - Vertical Right\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_column_text][zozo_tabs layout=\"vertical-right\" activecolor=\"\" inactivecolor=\"\"]\n[zozo_tab title=\"Vertical Tab6\" icon=\"fa fa-gift\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. [/zozo_tab]\n[zozo_tab title=\"Vertical Tab7\" icon=\"fa fa-gift\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis.[/zozo_tab]\n[zozo_tab title=\"Vertical Tab8\" icon=\"fa fa-gift\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. [/zozo_tab]\n[zozo_tab title=\"Vertical Tab9\" icon=\"fa fa-gift\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis.[/zozo_tab]\n[zozo_tab title=\"Vertical Tab10\" icon=\"fa fa-gift\" color=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. In ornare ullamcorper orci, vel mattis velit sagittis vitae. Morbi non tristique nibh. Ut venenatis vestibulum facilisis. Fusce vestibulum neque a ipsum sagittis bibendum. Proin massa velit, cursus eu pharetra quis, auctor sit amet ligula. [/zozo_tab]\n[/zozo_tabs][/vc_column_text][/vc_column][/vc_row]','Tabs','','publish','closed','closed','','tabs','','','2017-07-22 07:54:48','2017-07-22 07:54:48','',0,'http://demo.zozothemes.com/gosolar/?page_id=801',0,'page','',0),(802,1,'2017-07-22 07:56:40','2017-07-22 07:56:40','[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title text_align=\"left\" sub_title=\"Our Team\" title=\"We have world class expert engineer to serve you\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum nec odio ipsum. Suspendisse cursus malesuada facilisis.Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vestibulum nec odio ipsum. Suspendisse cursus malesuada facilisis.[/zozo_vc_section_title][zozo_vc_team_slider infinite_loop=\"true\" pagination=\"false\" css_animation=\"bottom-to-top\" items=\"4\" items_scroll=\"1\" margin=\"20\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"430\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1500710336619{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/make-plants-alive-1200x691-1.jpg?id=28) !important;background-position: center;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title text_align=\"center\" sub_title=\"Our Team\" title=\"We have world class expert engineer to serve you\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_style=\"style_two\" text_align=\"left\" infinite_loop=\"true\" pagination=\"false\" css_animation=\"bottom-to-top\" items=\"3\" items_scroll=\"1\" margin=\"20\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title text_align=\"left\" title=\"Our Clients\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"107,106,105,104,103,102\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"2\"][/vc_column][/vc_row]','Team','','publish','closed','closed','','team','','','2017-07-22 07:56:40','2017-07-22 07:56:40','',0,'http://demo.zozothemes.com/gosolar/?page_id=802',0,'page','',0),(803,1,'2017-07-22 09:03:16','2017-07-22 09:03:16','[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title sub_title=\"Elements\" title=\"Twitter\"][/zozo_vc_section_title][zozo_vc_twitter_slider consumer_key=\"3VCAPpd2oi8prqQOHEtBswc57\" consumer_secret=\"KwAce8EJ0WYtgYT1H200Ojor5l2YjuPkow9ZGLNswbA4w4Mubq\" access_token=\"774189337445474309-Q7TcvPVS37ulu6MxIXY9zbe2SFystvs\" access_token_secret=\"INauZNChxJhKbbLIIrmDvIK9ONDI0jLztrIzB69D34eXt\" screen_name=\"zozotheme\" twitter_count=\"3\" navigation=\"false\"][/vc_column][/vc_row]','Twitter','','publish','closed','closed','','twitter','','','2017-07-22 09:03:16','2017-07-22 09:03:16','',0,'http://demo.zozothemes.com/gosolar/?page_id=803',0,'page','',0),(811,1,'2017-07-22 09:04:00','2017-07-22 09:04:00','[vc_row center_row=\"yes\"][vc_column][vc_row_inner][vc_column_inner][vc_column_text css=\".vc_custom_1462187378702{margin-bottom: 15px !important;}\"]\n<h1>H1 Heading</h1>\n[/vc_column_text][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque diam sem, hendrerit ut faucibus sit amet, bibendum vel lacus. Nunc molestie magna sed sapien ornare tempus ere. Curabitur venenatis ipsum nec ligula placerat sollicitudin. Curabitur sit amet magna quam. Praesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean aliquet dignissim semper. Maecenas ullamcorper est vitae sem ornare interdum. Cum sociis natoque penatibus et magnis dis parturien.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_column_inner][vc_separator style=\"double\" css=\".vc_custom_1444643674458{padding-top: 30px !important;padding-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_column_text css=\".vc_custom_1462187454634{margin-bottom: 15px !important;}\"]\n<h2>H2 Heading</h2>\n[/vc_column_text][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque diam sem, hendrerit ut faucibus sit amet, bibendum vel lacus. Nunc molestie magna sed sapien ornare tempus ere. Curabitur venenatis ipsum nec ligula placerat sollicitudin. Curabitur sit amet magna quam. Praesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean aliquet dignissim semper. Maecenas ullamcorper est vitae sem ornare interdum. Cum sociis natoque penatibus et magnis dis parturien.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_column_inner][vc_separator style=\"double\" css=\".vc_custom_1444643737733{padding-top: 30px !important;padding-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_column_text css=\".vc_custom_1462187486268{margin-bottom: 15px !important;}\"]\n<h3>H3 Heading</h3>\n[/vc_column_text][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque diam sem, hendrerit ut faucibus sit amet, bibendum vel lacus. Nunc molestie magna sed sapien ornare tempus ere. Curabitur venenatis ipsum nec ligula placerat sollicitudin. Curabitur sit amet magna quam. Praesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean aliquet dignissim semper. Maecenas ullamcorper est vitae sem ornare interdum. Cum sociis natoque penatibus et magnis dis parturient.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_column_inner][vc_separator style=\"double\" css=\".vc_custom_1444643755629{padding-top: 30px !important;padding-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_column_text css=\".vc_custom_1462187522939{margin-bottom: 15px !important;}\"]\n<h4>H4 Heading</h4>\n[/vc_column_text][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque diam sem, hendrerit ut faucibus sit amet, bibendum vel lacus. Nunc molestie magna sed sapien ornare tempus ere. Curabitur venenatis ipsum nec ligula placerat sollicitudin. Curabitur sit amet magna quam. Praesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean aliquet dignissim semper. Maecenas ullamcorper est vitae sem ornare interdum. Cum sociis natoque penatibus et magnis dis parturien.[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_column_inner][vc_separator style=\"double\" css=\".vc_custom_1444643774693{padding-top: 30px !important;padding-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_column_text css=\".vc_custom_1462187573505{margin-bottom: 15px !important;}\"]\n<h5>H5 Heading</h5>\n[/vc_column_text][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque diam sem, hendrerit ut faucibus sit amet, bibendum vel lacus. Nunc molestie magna sed sapien ornare tempus ere. Curabitur venenatis ipsum nec ligula placerat sollicitudin. Curabitur sit amet magna quam. Praesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean aliquet dignissim semper. Maecenas ullamcorper est vitae sem ornare interdum. Cum sociis natoque penatibus et magnis dis parturient montes nascetur[/vc_column_text][/vc_column_inner][/vc_row_inner][vc_row_inner css=\".vc_custom_1439450149230{padding-top: 10px !important;padding-bottom: 10px !important;}\"][vc_column_inner][vc_separator style=\"double\" css=\".vc_custom_1444643793580{padding-top: 30px !important;padding-bottom: 30px !important;}\"][/vc_column_inner][/vc_row_inner][vc_row_inner][vc_column_inner][vc_column_text css=\".vc_custom_1462187628632{margin-bottom: 15px !important;}\"]\n<h6>H6 Heading</h6>\n[/vc_column_text][vc_column_text]Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque diam sem, hendrerit ut faucibus sit amet, bibendum vel lacus. Nunc molestie magna sed sapien ornare tempus ere. Curabitur venenatis ipsum nec ligula placerat sollicitudin. Curabitur sit amet magna quam. Praesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean aliquet dignissim semper. Maecenas ullamcorper est vitae sem ornare interdum. Cum sociis natoque penatibus et magnis dis parturien.[/vc_column_text][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Highlights\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_column_text]Praesent in libero vel turpis pellentesque egestas sit amet vel nunc. Nunc lobortis dui neque, quis accumsan dolor. Aenean aliquet dignissim semper. [zozo_highlight color=\"\" bg_color=\"#ffc400\"]Maecenas ullamcorper est vitae sem[/zozo_highlight] ornare interdum. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. [zozo_highlight color=\"\" bg_color=\"#3cc6ac\"]Sollicitudin eros sapien, ultrices primis.[/zozo_highlight] Integer dolor diam, tincidunt ac euismod ac, sollicitudin varius ante. Pellentesque elementum commodo dolor sit amet semper. Nullam id massa a turpis bibendum tincidunt. Donec non augue id augue [zozo_highlight color=\"\" bg_color=\"#333333\"]dignissim molestie elementum vitae velit.[/zozo_highlight] Quisque laoreet eleifend posuere elis amet faucibus. fames etiam sit enim fermentum etiam quam eros velit aptent netus faucibus.[/vc_column_text][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Blockquotes\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_column_text][zozo_blockquote footer_text=\"John Deckren\" position=\"left\" animation_type=\"none\" animation_delay=\"500\"]Sollicitudin eros sapien, ultrices primis. Volutpat tempor tur duis mattis dapibus tye felis amet faucibus. fames etiam sit enim fermentum etiam quam eros velit aptent fe netus faucibus duis lectus integer malesuada.[/zozo_blockquote][/vc_column_text][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"List Items\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_row_inner][vc_column_inner][zozo_vc_list_item icon_fontawesome=\"fa fa-gg\" icon_spacing=\"40px\" icon_size=\"25px\"]Integer fringilla hendrerit turpis, a commodo erat luctus nec. Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/zozo_vc_list_item][zozo_vc_list_item icon_fontawesome=\"fa fa-gg\" icon_spacing=\"40px\" icon_size=\"25px\"]Integer fringilla hendrerit turpis, a commodo erat luctus nec. Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/zozo_vc_list_item][zozo_vc_list_item icon_fontawesome=\"fa fa-gg\" icon_spacing=\"40px\" icon_size=\"25px\"]Integer fringilla hendrerit turpis, a commodo erat luctus nec. Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/3\"][zozo_vc_section_title text_align=\"left\" sub_title=\"Elements\" title=\"Tooltip\"]Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.[/zozo_vc_section_title][/vc_column][vc_column width=\"2/3\"][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"top\"]<span class=\"text-color\"><strong>Tooltip Top</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"bottom\"]<span class=\"text-color\"><strong>Tooltip Bottom</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"left\"]<span class=\"text-color\"><strong>Tooltip Left</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][vc_column_text]Integer fringilla hendrerit turpis, a commodo erat luctus nec. [zozo_tooltip title=\"Tooltip Top\" link_type=\"text\" style=\"default\" position=\"right\"]<span class=\"text-color\"><strong>Tooltip Right</strong></span>[/zozo_tooltip] Donec vel eleifend sem. Proin pharetra volutpat purus, egestas dignissim sem hendrerit quis lectus. sollicitudin eget massa adipiscing, condimentum pretium orci. Cras a felis adipiscing, rutrum dolor dignissim, molestie metus.[/vc_column_text][/vc_column][/vc_row]','Typography','','publish','closed','closed','','typography','','','2017-07-22 09:04:00','2017-07-22 09:04:00','',0,'http://demo.zozothemes.com/gosolar/?page_id=811',0,'page','',0),(1152,1,'2017-11-02 06:32:30','2017-11-02 06:32:30','','Blog','','publish','closed','closed','','blog','','','2017-11-02 06:32:30','2017-11-02 06:32:30','',0,'http://demo.zozothemes.com/gosolar/?page_id=1152',0,'page','',0),(43,1,'2017-07-04 11:46:14','2017-07-04 11:46:14','<p>[vc_row css=\".vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row]</p>\n','Promotion of education in rural area of Kigali/ Kicukiro District','','publish','closed','closed','','save-water-from-pollution','','','2021-10-12 15:27:41','2021-10-12 15:27:41','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_portfolio&p=43',0,'zozo_portfolio','',0),(1482,1,'2021-10-12 16:52:18','2021-10-12 16:52:18','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1568896213550{padding-bottom: 60px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">Is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p style=\"text-align: center;\">Complementarity</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<p style=\"text-align: center;\">Burera District</p>\n<p style=\"text-align: center;\">Kicukiro District</p>\n<p style=\"text-align: center;\">Rutsiro District</p>\n<p style=\"text-align: center;\">Stichting Mme. Donatilla</p>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to improve the living conditions of disadvantaged populations.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-12 16:52:18','2021-10-12 16:52:18','',886,'http://ansrwanda.com/?p=1482',0,'revision','',0),(45,1,'2017-07-04 12:07:41','2017-07-04 12:07:41','[vc_row css=\".vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1497614435598{padding-top: 50px !important;padding-bottom: 0px !important;}\"][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row]','Hygiene in primary schools and health centers','','publish','closed','closed','','save-white-tiger','','','2021-10-12 16:05:15','2021-10-12 16:05:15','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_portfolio&p=45',0,'zozo_portfolio','',0),(1461,1,'2021-10-12 15:21:45','2021-10-12 15:21:45','','education 1200 X 691','','inherit','open','closed','','education-1200-x-691','','','2021-10-12 15:21:45','2021-10-12 15:21:45','',43,'http://ansrwanda.com/wp-content/uploads/2017/07/education-1200-X-691.jpg',0,'attachment','image/jpeg',0),(1462,1,'2021-10-12 15:24:57','2021-10-12 15:24:57','[vc_row css=\".vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_column_text]Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Mauris iaculis magna ipsum, sit amet pretium risus dictum cursus. Morbi id massa sed risus eleifend rutrum. Mauris lorem diam, fermentum sed lorem ac, maximus efficitur sapien. Aenean condimentum ornare est, vitae egestas orci mattis.\n<blockquote>Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.</blockquote>\n[/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1497614435598{padding-top: 50px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][vc_column_text]Maecenas iaculis fringilla magna sit amet volutpat. Proin vestibulum, ex quis imperdiet tempus, nunc turpis condimentum est, at pretium urna dolor sed leo. Vivamus consequat massa nisl, id ultrices libero cursus in. Vivamus pellentesque turpis ut sollicitudin venenatis. Nam feugiat euismod euismod. Sed pellentesque elit vel nunc ornare vestibulum. Curabitur dui velit, congue ut faucibus et, mattis in ante. Fusce aliquam nulla orci, ut molestie libero laoreet in. Nunc eu euismod nulla, sit amet dignissim risus. Mauris vitae suscipit ante. In turpis lacus, elementum vitae maximus sed, elementum quis nisi. Praesent maximus aliquam arcu a feugiat. Proin at leo semper, condimentum ipsum vestibulum, condimentum tortor. [/vc_column_text][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-6 vc_col-md-12\"][zozo_vc_feature_box classes=\"margin-bottom-20\" text_align=\"left\" title=\"\" css=\".vc_custom_1500012956073{margin-right: 15px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #f7f7f7 !important;}\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by alteration.[/zozo_vc_feature_box][zozo_vc_feature_box classes=\"margin-bottom-20\" text_align=\"left\" title=\"\" css=\".vc_custom_1500012962959{margin-right: 15px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #f7f7f7 !important;}\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by alteration.[/zozo_vc_feature_box][zozo_vc_feature_box classes=\"margin-bottom-0\" text_align=\"left\" title=\"\" css=\".vc_custom_1497615785007{margin-right: 15px !important;padding-top: 15px !important;padding-right: 15px !important;padding-bottom: 15px !important;padding-left: 15px !important;background-color: #f7f7f7 !important;}\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by alteration.[/zozo_vc_feature_box][/vc_column][/vc_row]','Promotion of education in rural area of Kigali/ Kicukiro District','','inherit','closed','closed','','43-autosave-v1','','','2021-10-12 15:24:57','2021-10-12 15:24:57','',43,'http://ansrwanda.com/?p=1462',0,'revision','',0),(47,1,'2017-07-04 12:20:11','2017-07-04 12:20:11','<p>[vc_row css=\".vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_column_text]As part of the fight against poverty, Action Nord-Sud Rwanda has initiated a project to protect the environment by the promotion of dairy cattle farming in the Burera District. Since 2006, it has already distributed 200 dairy cows as part of the \"One cow per poor family\" program. From milk production, breeders initiate an action to collect and market the milk produced.[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_single_image image=\"1464\" img_size=\"full\" style=\"vc_box_shadow\" onclick=\"zoom\" css_animation=\"zoomIn\" title=\"Milk cooling tank in Kirambo / BURERA\"][/vc_column][/vc_row]</p>\n','Rural development by promoting dairy cattle','','publish','closed','closed','','western-agriculture','','','2021-10-22 07:34:40','2021-10-22 07:34:40','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_portfolio&p=47',0,'zozo_portfolio','',0),(1454,1,'2021-10-12 14:09:32','2021-10-12 14:09:32','','1','','inherit','open','closed','','1','','','2021-10-12 14:09:32','2021-10-12 14:09:32','',47,'http://ansrwanda.com/wp-content/uploads/2017/07/1.jpg',0,'attachment','image/jpeg',0),(49,1,'2017-07-04 12:20:06','2017-07-04 12:20:06','<p>[vc_row][vc_column][vc_column_text]Action Nord Sud Rwanda distributed 60 cows and more than 200 goats to poor families victims of HIV / AIDS in the RUTSIRO district and to families with mentally handicapped children in RUKARA Sector/ Kayonza district.[/vc_column_text][/vc_column][/vc_row]</p>\n','Socio-economic integration of vulnerable families','','publish','closed','closed','','biodiversity','','','2021-10-12 15:51:10','2021-10-12 15:51:10','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_portfolio&p=49',0,'zozo_portfolio','',0),(159,1,'2017-07-06 09:45:09','2017-07-06 09:45:09','<p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Mauris iaculis magna ipsum, sit amet pretium risus dictum cursus. Morbi id massa sed risus eleifend rutrum. Mauris lorem diam, fermentum sed lorem ac, maximus efficitur sapien. Aenean condimentum ornare est, vitae egestas orci mattis. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.</p>\n<blockquote><p>Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.</p></blockquote>\n<p>Maecenas iaculis fringilla magna sit amet volutpat. Proin vestibulum, ex quis imperdiet tempus, nunc turpis condimentum est, at pretium urna dolor sed leo. Vivamus consequat massa nisl, id ultrices libero cursus in. Vivamus pellentesque turpis ut sollicitudin venenatis. Nam feugiat euismod euismod. Sed pellentesque elit vel nunc ornare vestibulum. Curabitur dui velit, congue ut faucibus et, mattis in ante. Fusce aliquam nulla orci, ut molestie libero laoreet in. Nunc eu euismod nulla, sit amet dignissim risus. Mauris vitae suscipit ante. In turpis lacus, elementum vitae maximus sed, elementum quis nisi. Praesent maximus aliquam arcu a feugiat. Proin at leo semper, condimentum ipsum vestibulum, condimentum tortor. Aenean eu ligula non massa convallis vehicula. Aenean malesuada, ante eget fringilla maximus, nisi sapien auctor massa, eu rutrum tellus lectus id nulla. Vivamus at sagittis quam, eu euismod lectus. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','A Walk for Healthy Environment','','publish','closed','closed','','a-walk-for-healthy-environment','','','2017-07-06 09:45:09','2017-07-06 09:45:09','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_event&p=159',0,'zozo_event','',0),(161,1,'2017-07-06 09:52:12','2017-07-06 09:52:12','<p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Mauris iaculis magna ipsum, sit amet pretium risus dictum cursus. Morbi id massa sed risus eleifend rutrum. Mauris lorem diam, fermentum sed lorem ac, maximus efficitur sapien. Aenean condimentum ornare est, vitae egestas orci mattis. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.</p>\n<blockquote><p>Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.</p></blockquote>\n<p>Maecenas iaculis fringilla magna sit amet volutpat. Proin vestibulum, ex quis imperdiet tempus, nunc turpis condimentum est, at pretium urna dolor sed leo. Vivamus consequat massa nisl, id ultrices libero cursus in. Vivamus pellentesque turpis ut sollicitudin venenatis. Nam feugiat euismod euismod. Sed pellentesque elit vel nunc ornare vestibulum. Curabitur dui velit, congue ut faucibus et, mattis in ante. Fusce aliquam nulla orci, ut molestie libero laoreet in. Nunc eu euismod nulla, sit amet dignissim risus. Mauris vitae suscipit ante. In turpis lacus, elementum vitae maximus sed, elementum quis nisi. Praesent maximus aliquam arcu a feugiat. Proin at leo semper, condimentum ipsum vestibulum, condimentum tortor. Aenean eu ligula non massa convallis vehicula. Aenean malesuada, ante eget fringilla maximus, nisi sapien auctor massa, eu rutrum tellus lectus id nulla. Vivamus at sagittis quam, eu euismod lectus. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','Green Construction Practice','','publish','closed','closed','','green-construction-practice','','','2017-07-06 09:52:12','2017-07-06 09:52:12','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_event&p=161',0,'zozo_event','',0),(162,1,'2017-07-06 09:53:29','2017-07-06 09:53:29','<p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Mauris iaculis magna ipsum, sit amet pretium risus dictum cursus. Morbi id massa sed risus eleifend rutrum. Mauris lorem diam, fermentum sed lorem ac, maximus efficitur sapien. Aenean condimentum ornare est, vitae egestas orci mattis. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.</p>\n<blockquote><p>Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.</p></blockquote>\n<p>Maecenas iaculis fringilla magna sit amet volutpat. Proin vestibulum, ex quis imperdiet tempus, nunc turpis condimentum est, at pretium urna dolor sed leo. Vivamus consequat massa nisl, id ultrices libero cursus in. Vivamus pellentesque turpis ut sollicitudin venenatis. Nam feugiat euismod euismod. Sed pellentesque elit vel nunc ornare vestibulum. Curabitur dui velit, congue ut faucibus et, mattis in ante. Fusce aliquam nulla orci, ut molestie libero laoreet in. Nunc eu euismod nulla, sit amet dignissim risus. Mauris vitae suscipit ante. In turpis lacus, elementum vitae maximus sed, elementum quis nisi. Praesent maximus aliquam arcu a feugiat. Proin at leo semper, condimentum ipsum vestibulum, condimentum tortor. Aenean eu ligula non massa convallis vehicula. Aenean malesuada, ante eget fringilla maximus, nisi sapien auctor massa, eu rutrum tellus lectus id nulla. Vivamus at sagittis quam, eu euismod lectus. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','Recycling Plastic Bottle','','publish','closed','closed','','recycling-plastic-bottle','','','2017-07-06 09:53:29','2017-07-06 09:53:29','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_event&p=162',0,'zozo_event','',0),(277,1,'2017-07-10 07:57:43','2017-07-10 07:57:43','<p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Mauris iaculis magna ipsum, sit amet pretium risus dictum cursus. Morbi id massa sed risus eleifend rutrum. Mauris lorem diam, fermentum sed lorem ac, maximus efficitur sapien. Aenean condimentum ornare est, vitae egestas orci mattis. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.</p>\n<blockquote><p>Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.</p></blockquote>\n<p>Maecenas iaculis fringilla magna sit amet volutpat. Proin vestibulum, ex quis imperdiet tempus, nunc turpis condimentum est, at pretium urna dolor sed leo. Vivamus consequat massa nisl, id ultrices libero cursus in. Vivamus pellentesque turpis ut sollicitudin venenatis. Nam feugiat euismod euismod. Sed pellentesque elit vel nunc ornare vestibulum. Curabitur dui velit, congue ut faucibus et, mattis in ante. Fusce aliquam nulla orci, ut molestie libero laoreet in. Nunc eu euismod nulla, sit amet dignissim risus. Mauris vitae suscipit ante. In turpis lacus, elementum vitae maximus sed, elementum quis nisi. Praesent maximus aliquam arcu a feugiat. Proin at leo semper, condimentum ipsum vestibulum, condimentum tortor. Aenean eu ligula non massa convallis vehicula. Aenean malesuada, ante eget fringilla maximus, nisi sapien auctor massa, eu rutrum tellus lectus id nulla. Vivamus at sagittis quam, eu euismod lectus. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','Green Chemistry','','publish','closed','closed','','green-chemistry','','','2017-07-10 07:57:43','2017-07-10 07:57:43','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_event&p=277',0,'zozo_event','',0),(353,1,'2017-07-11 13:14:10','2017-07-11 13:14:10','<p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Mauris iaculis magna ipsum, sit amet pretium risus dictum cursus. Morbi id massa sed risus eleifend rutrum. Mauris lorem diam, fermentum sed lorem ac, maximus efficitur sapien. Aenean condimentum ornare est, vitae egestas orci mattis. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.</p>\n<blockquote><p>Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.</p></blockquote>\n<p>Maecenas iaculis fringilla magna sit amet volutpat. Proin vestibulum, ex quis imperdiet tempus, nunc turpis condimentum est, at pretium urna dolor sed leo. Vivamus consequat massa nisl, id ultrices libero cursus in. Vivamus pellentesque turpis ut sollicitudin venenatis. Nam feugiat euismod euismod. Sed pellentesque elit vel nunc ornare vestibulum. Curabitur dui velit, congue ut faucibus et, mattis in ante. Fusce aliquam nulla orci, ut molestie libero laoreet in. Nunc eu euismod nulla, sit amet dignissim risus. Mauris vitae suscipit ante. In turpis lacus, elementum vitae maximus sed, elementum quis nisi. Praesent maximus aliquam arcu a feugiat. Proin at leo semper, condimentum ipsum vestibulum, condimentum tortor. Aenean eu ligula non massa convallis vehicula. Aenean malesuada, ante eget fringilla maximus, nisi sapien auctor massa, eu rutrum tellus lectus id nulla. Vivamus at sagittis quam, eu euismod lectus. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','Environmental Property Management','','publish','closed','closed','','environmental-property-management','','','2017-07-11 13:14:10','2017-07-11 13:14:10','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_event&p=353',0,'zozo_event','',0),(354,1,'2017-07-11 13:14:12','2017-07-11 13:14:12','<p>Mauris id enim id purus ornare tincidunt. Aenean vel consequat risus. Proin viverra nisi at nisl imperdiet auctor. Donec ornare, est sed tincidunt placerat, sem mi suscipit mi, at varius enim sem at sem. Fusce tempus ex nibh, eget vulputate ligula ornare eget. Nunc facilisis erat at ligula blandit tempor. Mauris iaculis magna ipsum, sit amet pretium risus dictum cursus. Morbi id massa sed risus eleifend rutrum. Mauris lorem diam, fermentum sed lorem ac, maximus efficitur sapien. Aenean condimentum ornare est, vitae egestas orci mattis. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.</p>\n<blockquote><p>Pellentesque elit arcu, finibus ut rutrum vel, dapibus eget nisi. Suspendisse at venenatis arcu, et accumsan ante.</p></blockquote>\n<p>Maecenas iaculis fringilla magna sit amet volutpat. Proin vestibulum, ex quis imperdiet tempus, nunc turpis condimentum est, at pretium urna dolor sed leo. Vivamus consequat massa nisl, id ultrices libero cursus in. Vivamus pellentesque turpis ut sollicitudin venenatis. Nam feugiat euismod euismod. Sed pellentesque elit vel nunc ornare vestibulum. Curabitur dui velit, congue ut faucibus et, mattis in ante. Fusce aliquam nulla orci, ut molestie libero laoreet in. Nunc eu euismod nulla, sit amet dignissim risus. Mauris vitae suscipit ante. In turpis lacus, elementum vitae maximus sed, elementum quis nisi. Praesent maximus aliquam arcu a feugiat. Proin at leo semper, condimentum ipsum vestibulum, condimentum tortor. Aenean eu ligula non massa convallis vehicula. Aenean malesuada, ante eget fringilla maximus, nisi sapien auctor massa, eu rutrum tellus lectus id nulla. Vivamus at sagittis quam, eu euismod lectus. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>','Native Tree Planting Contest','','publish','closed','closed','','native-tree-planting-contest','','','2017-07-11 13:14:12','2017-07-11 13:14:12','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_event&p=354',0,'zozo_event','',0),(373,1,'2017-07-12 11:51:32','2017-07-12 11:51:32','[vc_row css=\".vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_single_image image=\"380\" img_size=\"full\" alignment=\"center\"][zozo_vc_section_title text_align=\"left\" title=\"Eco System\" title_type=\"h4\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.[/zozo_vc_section_title][/vc_column][/vc_row][vc_row css=\".vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][vc_single_image image=\"381\" img_size=\"full\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System services\" title_type=\"h4\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save forest[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save Water[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Protect Air Pollution[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Recycle Bottles[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499863972378{padding-top: 50px !important;}\"][vc_column el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System Process\" title_type=\"h4\" title_weight=\"\"][/zozo_vc_section_title][vc_tta_tabs][vc_tta_section title=\"Progress\" tab_id=\"1499862854324-76eff1fe-4a1b\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][zozo_vc_circle_counter columns=\"4\" circle_size=\"180\" circle_line=\"6\" counter_value=\"68|Ecology||#6ab43e|#eeeeee,70|Recycling||#6ab43e|#eeeeee,80|Organic||#6ab43e|#eeeeee,95|Nature||#6ab43e|#eeeeee\" slider=\"yes\" navigation=\"false\" pagination=\"false\" title_color=\"#777777\" items=\"3\" items_scroll=\"1\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_tta_section][vc_tta_section title=\"Service Lines\" tab_id=\"1499863720159-44566dd7-b420\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Climate Change[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Coastal and Ocean[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Cultural Resources and Heritage[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Environmental Assessment[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Epidemiology[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Mitigation[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Hydroelectric[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Landscape Architecture[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Occupational Health and Safety[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Rehabilitation[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Restoration[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Wind and Solar[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"Events\" tab_id=\"1499930263996-82ff21b3-18a9\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_line_chart x_values=\"Middle East; Africa; Oceania; South/Central America; Asia; North America; Germany; France; United Kingdom; Europe(exc.UK, France&Germany)\" values=\"%5B%7B%22title%22%3A%22Events%20Count%22%2C%22y_values%22%3A%2230%3B%2016%3B%2015%3B%208%3B%2020%3B%205%3B%202%3B%202%3B%201%3B%201%22%2C%22color%22%3A%22green%22%7D%5D\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501051725393{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501051701502{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Young Planting','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.','publish','closed','closed','','young-planting','','','2017-07-12 11:51:32','2017-07-12 11:51:32','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_services&p=373',0,'zozo_services','',0),(54,1,'2017-07-04 12:52:11','2017-07-04 12:52:11','<em>“My life has changed completely since the day I received a pregnant dairy cow from Action Nord Sud Rwanda. The cow gave birth 7 times. I sold three cows for 850,000 Rwf in total. The other four cows served as dowry for my four sons. Thanks to Action Nord Sud Rwanda that I had my four </em>daughters-in-law<em>. Today I bought another pregnant heifer.</em> <em>I keep this recognition deep in my heart”.</em>','Madam Nyirandabona Sylverie','','publish','closed','closed','','sara-garcia','','','2021-11-07 18:34:12','2021-11-07 18:34:12','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_testimonial&p=54',0,'zozo_testimonial','',0),(55,1,'2017-07-04 12:53:12','2017-07-04 12:53:12','<em>\" I\'m a widow. When Action Nord Sud Rwanda came to give me a cow, I was almost dying. But thank goodness today my life is back to normal. The cow gave birth to four calves and I received 1,300,000 frw by selling four heifers. With this support, my children were able to do their secondary studies”.</em>','Madame Ndayambaje Mechtilde (MEGISI)','','publish','closed','closed','','doug-ramsey','','','2021-11-07 18:32:13','2021-11-07 18:32:13','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_testimonial&p=55',0,'zozo_testimonial','',0),(82,1,'2017-07-05 08:08:18','2017-07-05 08:08:18','[vc_row css=\".vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][/vc_column][vc_column css=\".vc_custom_1500640015363{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\" el_class=\"section-padding-lr-15 rtl-right\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.\r\n\r\nIf you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the internet, it is a long established fact.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1497963233970{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Our Clients Say\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1497963561775{padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][zozo_vc_section_title classes=\"margin-bottom-30\" sub_title=\"Always dedicated and devoted\" title=\"Send message to us\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner][contact-form-7 id=\"573\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Dr Semasaka Gabriel','','publish','closed','closed','','semasaka-gabriel','','','2021-10-26 11:44:43','2021-10-26 11:44:43','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_team_member&p=82',0,'zozo_team_member','',0),(83,1,'2017-07-05 08:07:37','2017-07-05 08:07:37','[vc_row css=\".vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][/vc_column][vc_column css=\".vc_custom_1500640029684{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\" el_class=\"section-padding-lr-15 rtl-right\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.\r\n\r\nIf you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the internet, it is a long established fact.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1497963233970{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Our Clients Say\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1497963561775{padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][zozo_vc_section_title classes=\"margin-bottom-30\" sub_title=\"Always dedicated and devoted\" title=\"Send message to us\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner][contact-form-7 id=\"573\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Uyisabye Hyacinthe','','publish','closed','closed','','mujawimana-eugenie','','','2021-10-26 11:41:44','2021-10-26 11:41:44','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_team_member&p=83',0,'zozo_team_member','',0),(84,1,'2017-07-05 08:06:37','2017-07-05 08:06:37','[vc_row css=\".vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][/vc_column][vc_column css=\".vc_custom_1500639605192{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\" el_class=\"section-padding-lr-15 rtl-right\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.\r\n\r\nIf you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the internet, it is a long established fact.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1497963233970{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Our Clients Say\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1497963561775{padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][zozo_vc_section_title classes=\"margin-bottom-30\" sub_title=\"Always dedicated and devoted\" title=\"Send message to us\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner][contact-form-7 id=\"573\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Mujawimana Eugénie','','publish','closed','closed','','mukashema-christine','','','2021-10-26 11:42:48','2021-10-26 11:42:48','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_team_member&p=84',0,'zozo_team_member','',0),(85,1,'2017-07-05 08:04:46','2017-07-05 08:04:46','[vc_row css=\".vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][/vc_column][vc_column css=\".vc_custom_1500640051493{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\" el_class=\"section-padding-lr-15 rtl-right\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.\r\n\r\nIf you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the internet, it is a long established fact.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1497963233970{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Our Clients Say\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1497963561775{padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][zozo_vc_section_title classes=\"margin-bottom-30\" sub_title=\"Always dedicated and devoted\" title=\"Send message to us\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner][contact-form-7 id=\"573\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Nsanzumukiza Jean Marie Vianey','','publish','closed','closed','','nsanzumukiza-jeanmarie-vianey','','','2021-10-26 12:18:11','2021-10-26 12:18:11','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_team_member&p=85',0,'zozo_team_member','',0),(86,1,'2017-07-05 08:05:42','2017-07-05 08:05:42','[vc_row css=\".vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][/vc_column][vc_column css=\".vc_custom_1500640041325{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\" el_class=\"section-padding-lr-15 rtl-right\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.\r\n\r\nIf you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the internet, it is a long established fact.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1497963233970{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Our Clients Say\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1497963561775{padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][zozo_vc_section_title classes=\"margin-bottom-30\" sub_title=\"Always dedicated and devoted\" title=\"Send message to us\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner][contact-form-7 id=\"573\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Mukashema Christine','','publish','closed','closed','','uyisabye-hyacinthe','','','2021-10-26 11:49:20','2021-10-26 11:49:20','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_team_member&p=86',0,'zozo_team_member','',0),(382,1,'2017-07-13 10:25:26','2017-07-13 10:25:26','[vc_row css=\".vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_single_image image=\"383\" img_size=\"full\" alignment=\"center\"][zozo_vc_section_title text_align=\"left\" title=\"Eco System\" title_type=\"h4\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.[/zozo_vc_section_title][/vc_column][/vc_row][vc_row css=\".vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][vc_single_image image=\"385\" img_size=\"full\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System services\" title_type=\"h4\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save forest[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save Water[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Protect Air Pollution[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Recycle Bottles[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499863972378{padding-top: 50px !important;}\"][vc_column el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System Process\" title_type=\"h4\" title_weight=\"\"][/zozo_vc_section_title][vc_tta_tabs][vc_tta_section title=\"Progress\" tab_id=\"1499862854324-76eff1fe-4a1b\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][zozo_vc_circle_counter columns=\"4\" circle_size=\"180\" circle_line=\"6\" counter_value=\"68|Ecology||#6ab43e|#eeeeee,70|Recycling||#6ab43e|#eeeeee,80|Organic||#6ab43e|#eeeeee,95|Nature||#6ab43e|#eeeeee\" slider=\"yes\" navigation=\"false\" pagination=\"false\" title_color=\"#777777\" items=\"3\" items_scroll=\"1\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_tta_section][vc_tta_section title=\"Service Lines\" tab_id=\"1499863720159-44566dd7-b420\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Climate Change[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Coastal and Ocean[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Cultural Resources and Heritage[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Environmental Assessment[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Epidemiology[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Mitigation[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Hydroelectric[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Landscape Architecture[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Occupational Health and Safety[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Rehabilitation[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Restoration[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Wind and Solar[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"Events\" tab_id=\"1499930263996-82ff21b3-18a9\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_line_chart x_values=\"Middle East; Africa; Oceania; South/Central America; Asia; North America; Germany; France; United Kingdom; Europe(exc.UK, France&Germany)\" values=\"%5B%7B%22title%22%3A%22Events%20Count%22%2C%22y_values%22%3A%2230%3B%2016%3B%2015%3B%208%3B%2020%3B%205%3B%202%3B%202%3B%201%3B%201%22%2C%22color%22%3A%22green%22%7D%5D\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501051725393{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501051701502{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Solar Panels','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.','publish','closed','closed','','solar-panels','','','2017-07-13 10:25:26','2017-07-13 10:25:26','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_services&p=382',0,'zozo_services','',0),(386,1,'2017-07-13 10:30:24','2017-07-13 10:30:24','[vc_row css=\".vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_single_image image=\"387\" img_size=\"full\" alignment=\"center\"][zozo_vc_section_title text_align=\"left\" title=\"Eco System\" title_type=\"h4\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.[/zozo_vc_section_title][/vc_column][/vc_row][vc_row css=\".vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][vc_single_image image=\"388\" img_size=\"full\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System services\" title_type=\"h4\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save forest[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save Water[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Protect Air Pollution[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Recycle Bottles[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499863972378{padding-top: 50px !important;}\"][vc_column el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System Process\" title_type=\"h4\" title_weight=\"\"][/zozo_vc_section_title][vc_tta_tabs][vc_tta_section title=\"Progress\" tab_id=\"1499862854324-76eff1fe-4a1b\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][zozo_vc_circle_counter columns=\"4\" circle_size=\"180\" circle_line=\"6\" counter_value=\"68|Ecology||#6ab43e|#eeeeee,70|Recycling||#6ab43e|#eeeeee,80|Organic||#6ab43e|#eeeeee,95|Nature||#6ab43e|#eeeeee\" slider=\"yes\" navigation=\"false\" pagination=\"false\" title_color=\"#777777\" items=\"3\" items_scroll=\"1\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_tta_section][vc_tta_section title=\"Service Lines\" tab_id=\"1499863720159-44566dd7-b420\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Climate Change[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Coastal and Ocean[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Cultural Resources and Heritage[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Environmental Assessment[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Epidemiology[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Mitigation[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Hydroelectric[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Landscape Architecture[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Occupational Health and Safety[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Rehabilitation[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Restoration[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Wind and Solar[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"Events\" tab_id=\"1499930263996-82ff21b3-18a9\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_line_chart x_values=\"Middle East; Africa; Oceania; South/Central America; Asia; North America; Germany; France; United Kingdom; Europe(exc.UK, France&Germany)\" values=\"%5B%7B%22title%22%3A%22Events%20Count%22%2C%22y_values%22%3A%2230%3B%2016%3B%2015%3B%208%3B%2020%3B%205%3B%202%3B%202%3B%201%3B%201%22%2C%22color%22%3A%22green%22%7D%5D\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501051725393{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501051701502{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Wind Energy','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.','publish','closed','closed','','wind-energy','','','2017-07-13 10:30:24','2017-07-13 10:30:24','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_services&p=386',0,'zozo_services','',0),(390,1,'2017-07-13 10:32:40','2017-07-13 10:32:40','[vc_row css=\".vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_single_image image=\"391\" img_size=\"full\" alignment=\"center\"][zozo_vc_section_title text_align=\"left\" title=\"Eco System\" title_type=\"h4\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.[/zozo_vc_section_title][/vc_column][/vc_row][vc_row css=\".vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][vc_single_image image=\"393\" img_size=\"full\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System services\" title_type=\"h4\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save forest[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save Water[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Protect Air Pollution[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Recycle Bottles[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499863972378{padding-top: 50px !important;}\"][vc_column el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System Process\" title_type=\"h4\" title_weight=\"\"][/zozo_vc_section_title][vc_tta_tabs][vc_tta_section title=\"Progress\" tab_id=\"1499862854324-76eff1fe-4a1b\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][zozo_vc_circle_counter columns=\"4\" circle_size=\"180\" circle_line=\"6\" counter_value=\"68|Ecology||#6ab43e|#eeeeee,70|Recycling||#6ab43e|#eeeeee,80|Organic||#6ab43e|#eeeeee,95|Nature||#6ab43e|#eeeeee\" slider=\"yes\" navigation=\"false\" pagination=\"false\" title_color=\"#777777\" items=\"3\" items_scroll=\"1\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_tta_section][vc_tta_section title=\"Service Lines\" tab_id=\"1499863720159-44566dd7-b420\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Climate Change[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Coastal and Ocean[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Cultural Resources and Heritage[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Environmental Assessment[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Epidemiology[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Mitigation[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Hydroelectric[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Landscape Architecture[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Occupational Health and Safety[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Rehabilitation[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Restoration[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Wind and Solar[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"Events\" tab_id=\"1499930263996-82ff21b3-18a9\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_line_chart x_values=\"Middle East; Africa; Oceania; South/Central America; Asia; North America; Germany; France; United Kingdom; Europe(exc.UK, France&Germany)\" values=\"%5B%7B%22title%22%3A%22Events%20Count%22%2C%22y_values%22%3A%2230%3B%2016%3B%2015%3B%208%3B%2020%3B%205%3B%202%3B%202%3B%201%3B%201%22%2C%22color%22%3A%22green%22%7D%5D\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501051725393{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501051701502{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Recycling','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.','publish','closed','closed','','recycling','','','2017-07-13 10:32:40','2017-07-13 10:32:40','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_services&p=390',0,'zozo_services','',0),(394,1,'2017-07-13 10:34:54','2017-07-13 10:34:54','[vc_row css=\".vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_single_image image=\"395\" img_size=\"full\" alignment=\"center\"][zozo_vc_section_title text_align=\"left\" title=\"Eco System\" title_type=\"h4\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.[/zozo_vc_section_title][/vc_column][/vc_row][vc_row css=\".vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][vc_single_image image=\"397\" img_size=\"full\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System services\" title_type=\"h4\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save forest[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save Water[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Protect Air Pollution[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Recycle Bottles[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499863972378{padding-top: 50px !important;}\"][vc_column el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System Process\" title_type=\"h4\" title_weight=\"\"][/zozo_vc_section_title][vc_tta_tabs][vc_tta_section title=\"Progress\" tab_id=\"1499862854324-76eff1fe-4a1b\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][zozo_vc_circle_counter columns=\"4\" circle_size=\"180\" circle_line=\"6\" counter_value=\"68|Ecology||#6ab43e|#eeeeee,70|Recycling||#6ab43e|#eeeeee,80|Organic||#6ab43e|#eeeeee,95|Nature||#6ab43e|#eeeeee\" slider=\"yes\" navigation=\"false\" pagination=\"false\" title_color=\"#777777\" items=\"3\" items_scroll=\"1\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_tta_section][vc_tta_section title=\"Service Lines\" tab_id=\"1499863720159-44566dd7-b420\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Climate Change[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Coastal and Ocean[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Cultural Resources and Heritage[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Environmental Assessment[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Epidemiology[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Mitigation[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Hydroelectric[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Landscape Architecture[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Occupational Health and Safety[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Rehabilitation[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Restoration[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Wind and Solar[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"Events\" tab_id=\"1499930263996-82ff21b3-18a9\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_line_chart x_values=\"Middle East; Africa; Oceania; South/Central America; Asia; North America; Germany; France; United Kingdom; Europe(exc.UK, France&Germany)\" values=\"%5B%7B%22title%22%3A%22Events%20Count%22%2C%22y_values%22%3A%2230%3B%2016%3B%2015%3B%208%3B%2020%3B%205%3B%202%3B%202%3B%201%3B%201%22%2C%22color%22%3A%22green%22%7D%5D\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501051725393{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501051701502{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Save Forests','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.','publish','closed','closed','','save-forests','','','2017-07-13 10:34:54','2017-07-13 10:34:54','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_services&p=394',0,'zozo_services','',0),(398,1,'2017-07-13 10:37:17','2017-07-13 10:37:17','[vc_row css=\".vc_custom_1496988940331{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_single_image image=\"399\" img_size=\"full\" alignment=\"center\"][zozo_vc_section_title text_align=\"left\" title=\"Eco System\" title_type=\"h4\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.\n\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text.[/zozo_vc_section_title][/vc_column][/vc_row][vc_row css=\".vc_custom_1496991925973{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][vc_single_image image=\"401\" img_size=\"full\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System services\" title_type=\"h4\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save forest[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Save Water[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Protect Air Pollution[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-check\" icon_spacing=\"30px\" icon_size=\"15px\"]Recycle Bottles[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499863972378{padding-top: 50px !important;}\"][vc_column el_class=\"section-spacing-1024\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"Eco System Process\" title_type=\"h4\" title_weight=\"\"][/zozo_vc_section_title][vc_tta_tabs][vc_tta_section title=\"Progress\" tab_id=\"1499862854324-76eff1fe-4a1b\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][zozo_vc_circle_counter columns=\"4\" circle_size=\"180\" circle_line=\"6\" counter_value=\"68|Ecology||#6ab43e|#eeeeee,70|Recycling||#6ab43e|#eeeeee,80|Organic||#6ab43e|#eeeeee,95|Nature||#6ab43e|#eeeeee\" slider=\"yes\" navigation=\"false\" pagination=\"false\" title_color=\"#777777\" items=\"3\" items_scroll=\"1\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_tta_section][vc_tta_section title=\"Service Lines\" tab_id=\"1499863720159-44566dd7-b420\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_row_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Climate Change[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Coastal and Ocean[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Cultural Resources and Heritage[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Environmental Assessment[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Epidemiology[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Mitigation[/zozo_vc_list_item][/vc_column_inner][vc_column_inner width=\"1/2\"][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Hydroelectric[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Landscape Architecture[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Occupational Health and Safety[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Rehabilitation[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Restoration[/zozo_vc_list_item][zozo_vc_list_item icon_align=\"left\" icon_fontawesome=\"fa fa-envira\" icon_spacing=\"30px\" icon_size=\"15px\"]Wind and Solar[/zozo_vc_list_item][/vc_column_inner][/vc_row_inner][/vc_tta_section][vc_tta_section title=\"Events\" tab_id=\"1499930263996-82ff21b3-18a9\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable. If you are going to use a passage of Lorem Ipsum, you need to be sure there isn\'t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet.[/vc_column_text][vc_line_chart x_values=\"Middle East; Africa; Oceania; South/Central America; Asia; North America; Germany; France; United Kingdom; Europe(exc.UK, France&Germany)\" values=\"%5B%7B%22title%22%3A%22Events%20Count%22%2C%22y_values%22%3A%2230%3B%2016%3B%2015%3B%208%3B%2020%3B%205%3B%202%3B%202%3B%201%3B%201%22%2C%22color%22%3A%22green%22%7D%5D\"][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1498633201870{margin-bottom: -75px !important;padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_fontawesome=\"fa fa-phone\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501051725393{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501051701502{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Saving Water','Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore.','publish','closed','closed','','saving-water','','','2017-07-13 10:37:17','2017-07-13 10:37:17','',0,'http://demo.zozothemes.com/gosolar/?post_type=zozo_services&p=398',0,'zozo_services','',0),(1510,1,'2021-10-22 08:09:43','2021-10-22 08:09:43','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 08:09:43','2021-10-22 08:09:43','',886,'https://ansrwanda.com/?p=1510',0,'revision','',0),(1507,1,'2021-10-22 08:05:24','2021-10-22 08:05:24','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,102,103\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 08:05:24','2021-10-22 08:05:24','',886,'https://ansrwanda.com/?p=1507',0,'revision','',0),(1404,1,'2021-10-26 19:00:07','2021-10-11 20:54:15',' ','','','publish','closed','closed','','1404','','','2021-10-26 19:00:07','2021-10-26 19:00:07','',0,'http://ansrwanda.com/?p=1404',2,'nav_menu_item','',0),(1405,1,'2021-10-11 20:55:54','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2021-10-11 20:55:54','0000-00-00 00:00:00','',0,'http://ansrwanda.com/?p=1405',1,'nav_menu_item','',0),(1406,1,'2021-10-26 19:00:07','2021-10-11 20:57:02',' ','','','publish','closed','closed','','1406','','','2021-10-26 19:00:07','2021-10-26 19:00:07','',0,'http://ansrwanda.com/?p=1406',3,'nav_menu_item','',0),(1409,1,'2021-10-26 19:00:07','2021-10-11 20:57:02',' ','','','publish','closed','closed','','1409','','','2021-10-26 19:00:07','2021-10-26 19:00:07','',0,'http://ansrwanda.com/?p=1409',5,'nav_menu_item','',0),(1536,1,'2021-10-24 07:38:58','2021-10-24 07:38:58','','structure ans','','inherit','open','closed','','structure-ans','','','2021-10-24 07:38:58','2021-10-24 07:38:58','',1532,'https://ansrwanda.com/wp-content/uploads/2021/10/structure-ans.png',0,'attachment','image/png',0),(1538,1,'2021-11-07 18:31:58','2021-11-07 18:31:58','<em>\" I\'m a widow. When Action Nord Sud Rwanda came to give me a cow, I was almost dying. But thank goodness today my life is back to normal. The cow gave birth to four calves and I received 1,300,000 frw by selling four heifers. With this support, my children were able to do their secondary studies”.</em>','Madame Ndayambaje Mechtilde (MEGISI)','','inherit','closed','closed','','55-autosave-v1','','','2021-11-07 18:31:58','2021-11-07 18:31:58','',55,'https://ansrwanda.com/?p=1538',0,'revision','',0),(1410,1,'2021-10-11 20:58:14','2021-10-11 20:58:14','<label> Your name\n [text* your-name] </label>\n\n<label> Your email\n [email* your-email] </label>\n\n<label> Subject\n [text* your-subject] </label>\n\n<label> Your message (optional)\n [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <info@ansrwanda.com>\nFrom: [your-name] <[your-email]>\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <info@ansrwanda.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on [_site_title] ([_site_url])\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe file is too big.\nThere was an error uploading the file.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2021-10-11 20:58:14','2021-10-11 20:58:14','',0,'http://ansrwanda.com/?post_type=wpcf7_contact_form&p=1410',0,'wpcf7_contact_form','',0),(1488,1,'2021-10-14 09:36:18','2021-10-14 09:36:18','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">Is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p style=\"text-align: center;\">Complementarity</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<p style=\"text-align: center;\">Burera District</p>\n<p style=\"text-align: center;\">Kicukiro District</p>\n<p style=\"text-align: center;\">Rutsiro District</p>\n<p style=\"text-align: center;\">Stichting Mme. Donatilla</p>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to improve the living conditions of disadvantaged populations.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-14 09:36:18','2021-10-14 09:36:18','',886,'http://ansrwanda.com/?p=1488',0,'revision','',0),(1413,1,'2021-10-11 20:59:43','2021-10-11 20:59:43','[vc_row center_row=\"yes\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Find us\" title_type=\"h4\"]7825 Allison Way, Arvada,\r\nCO 80005, USA[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-call-in\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Call us today\" title_type=\"h4\"]Local: +2 20 33186\r\nMobile: +4 096 453 8734[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" text_align=\"center\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-envelope-open\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Email us now\" title_type=\"h4\"]contact@yourwebsite.com\r\ninfo@yourwebsite.com[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500282891543{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title title=\"Get In Touch\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"2/3\"][contact-form-7 id=\"1410\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','551-revision-v1','','','2021-10-11 20:59:43','2021-10-11 20:59:43','',551,'http://ansrwanda.com/?p=1413',0,'revision','',0),(1412,1,'2021-10-11 20:59:06','2021-10-11 20:59:06','[vc_row center_row=\"yes\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Find us\" title_type=\"h4\"]7825 Allison Way, Arvada,\r\nCO 80005, USA[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-call-in\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Call us today\" title_type=\"h4\"]Local: +2 20 33186\r\nMobile: +4 096 453 8734[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" text_align=\"center\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-envelope-open\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Email us now\" title_type=\"h4\"]contact@yourwebsite.com\r\ninfo@yourwebsite.com[/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500282891543{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title title=\"Get In Touch\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"2/3\"][contact-form-7 id=\"1410\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" css=\".vc_custom_1488975179967{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column css=\".vc_custom_1488975235699{padding-right: 0px !important;padding-left: 0px !important;}\"][zozo_vc_google_map map_height=\"410px\" zoom=\"13\" scroll_wheel=\"false\" hue_color=\"#000000\" saturation=\"-100\" lightness=\"0\" marker_image=\"735\" address=\"39.8375346,-105.0917859\" title=\"USA,\" info_content=\"7825 Allison Way, Arvada, CO 80005, USA\"][/vc_column][/vc_row]','Contact Us','','inherit','closed','closed','','551-revision-v1','','','2021-10-11 20:59:06','2021-10-11 20:59:06','',551,'http://ansrwanda.com/?p=1412',0,'revision','',0),(1415,1,'2021-10-11 21:16:31','2021-10-11 21:16:31','','logo','','inherit','open','closed','','logo-2','','','2021-10-11 21:16:31','2021-10-11 21:16:31','',0,'http://ansrwanda.com/wp-content/uploads/2021/10/logo.png',0,'attachment','image/png',0),(1417,1,'2021-10-11 21:22:46','2021-10-11 21:22:46','','logo','','inherit','open','closed','','logo-3','','','2021-10-11 21:22:46','2021-10-11 21:22:46','',0,'http://ansrwanda.com/wp-content/uploads/2021/10/logo-1.png',0,'attachment','image/png',0),(1420,1,'2021-10-11 22:29:03','2021-10-11 22:29:03','','partnship','','inherit','open','closed','','partnship','','','2021-10-11 22:29:03','2021-10-11 22:29:03','',886,'http://ansrwanda.com/wp-content/uploads/2021/10/partnship.png',0,'attachment','image/png',0),(1421,1,'2021-10-11 22:30:13','2021-10-11 22:30:13','','partnship2','','inherit','open','closed','','partnship2','','','2021-10-11 22:30:13','2021-10-11 22:30:13','',886,'http://ansrwanda.com/wp-content/uploads/2021/10/partnship2.png',0,'attachment','image/png',0),(1422,1,'2021-10-11 22:31:16','2021-10-11 22:31:16','','partnship2','','inherit','open','closed','','partnship2-2','','','2021-10-11 22:31:16','2021-10-11 22:31:16','',886,'http://ansrwanda.com/wp-content/uploads/2021/10/partnship2-1.png',0,'attachment','image/png',0),(1423,1,'2021-10-11 22:32:44','2021-10-11 22:32:44','','partnship2','','inherit','open','closed','','partnship2-3','','','2021-10-11 22:32:44','2021-10-11 22:32:44','',886,'http://ansrwanda.com/wp-content/uploads/2021/10/partnship2-2.png',0,'attachment','image/png',0),(1427,1,'2021-10-11 22:48:38','2021-10-11 22:48:38','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1568896213550{padding-bottom: 60px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_separator][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">Is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p style=\"text-align: center;\">Complementarity</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<p style=\"text-align: center;\">Burera District</p>\n<p style=\"text-align: center;\">Kicukiro District</p>\n<p style=\"text-align: center;\">Rutsiro District</p>\n<p style=\"text-align: center;\">Stichting Mme. Donatilla</p>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Current Projects\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.[/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover !important;}\"][vc_column][zozo_vc_feature_box title=\"We Are Saving Ozone Layer\"]Join Our Mission to Improve a Child\'s Feature, Pet’s Life and Our Planet.[/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-11 22:48:38','2021-10-11 22:48:38','',886,'http://ansrwanda.com/?p=1427',0,'revision','',0),(1424,1,'2021-10-11 22:39:04','2021-10-11 22:39:04','<p>[vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">Is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p style=\"text-align: center;\">Complementarity</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<p style=\"text-align: center;\">Burera District</p>\n<p style=\"text-align: center;\">Kicukiro District</p>\n<p style=\"text-align: center;\">Rutsiro District</p>\n<p style=\"text-align: center;\">Stichting Mme. Donatilla</p>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Current Projects\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.[/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896213550{padding-bottom: 60px !important;}\"][vc_column][vc_custom_heading text=\"History<br />\n\"][vc_separator][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][zozo_vc_section_title title=\"Fundraising Campaigns\" title_weight=\"\"][/zozo_vc_section_title][gosolar_vc_gosolar_campaigns_grid num_posts=\"3\" columns=\"3\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size: cover !important;}\"][vc_column][zozo_vc_feature_box title=\"We Are Saving Ozone Layer\"]Join Our Mission to Improve a Child\'s Feature, Pet’s Life and Our Planet.[/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-11 22:39:04','2021-10-11 22:39:04','',886,'http://ansrwanda.com/?p=1424',0,'revision','',0),(1428,1,'2021-10-12 10:08:23','2021-10-12 10:08:23','','500x500','','inherit','open','closed','','500x500','','','2021-10-12 10:08:23','2021-10-12 10:08:23','',82,'http://ansrwanda.com/wp-content/uploads/2017/07/500x500.png',0,'attachment','image/png',0),(1441,1,'2021-10-12 10:59:31','2021-10-12 10:59:31','[vc_row css=\".vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][/vc_column][vc_column css=\".vc_custom_1500640029684{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\" el_class=\"section-padding-lr-15 rtl-right\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.\n\nIf you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the internet, it is a long established fact.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1497963233970{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Our Clients Say\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1497963561775{padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][zozo_vc_section_title classes=\"margin-bottom-30\" sub_title=\"Always dedicated and devoted\" title=\"Send message to us\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner][contact-form-7 id=\"573\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Mujawimana Eugénie','','inherit','closed','closed','','83-autosave-v1','','','2021-10-12 10:59:31','2021-10-12 10:59:31','',83,'http://ansrwanda.com/?p=1441',0,'revision','',0),(1429,1,'2021-10-12 10:19:39','2021-10-12 10:19:39','','500x500','','inherit','open','closed','','500x500-2','','','2021-10-12 10:19:39','2021-10-12 10:19:39','',83,'http://ansrwanda.com/wp-content/uploads/2017/07/500x500-1.png',0,'attachment','image/png',0),(1442,1,'2021-10-12 11:10:36','2021-10-12 11:10:36','[vc_row css=\".vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][/vc_column][vc_column css=\".vc_custom_1500640015363{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\" el_class=\"section-padding-lr-15 rtl-right\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.\n\nIf you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the internet, it is a long established fact.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1497963233970{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Our Clients Say\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1497963561775{padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][zozo_vc_section_title classes=\"margin-bottom-30\" sub_title=\"Always dedicated and devoted\" title=\"Send message to us\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner][contact-form-7 id=\"573\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Dr Semasaka Gabriel','','inherit','closed','closed','','82-autosave-v1','','','2021-10-12 11:10:36','2021-10-12 11:10:36','',82,'http://ansrwanda.com/?p=1442',0,'revision','',0),(1497,1,'2021-10-22 06:38:18','2021-10-22 06:38:18','','Grid Builder1','','publish','closed','closed','','grid-builder1','','','2021-10-22 06:38:18','2021-10-22 06:38:18','',0,'https://ansrwanda.com/?post_type=vc_grid_item&p=1497',0,'vc_grid_item','',0),(1452,1,'2021-10-12 13:59:05','2021-10-12 13:59:05','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1568896213550{padding-bottom: 60px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_separator][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">Is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p style=\"text-align: center;\">Complementarity</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<p style=\"text-align: center;\">Burera District</p>\n<p style=\"text-align: center;\">Kicukiro District</p>\n<p style=\"text-align: center;\">Rutsiro District</p>\n<p style=\"text-align: center;\">Stichting Mme. Donatilla</p>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities \" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to improve the living conditions of disadvantaged populations.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-12 13:59:05','2021-10-12 13:59:05','',886,'http://ansrwanda.com/?p=1452',0,'revision','',0),(1449,1,'2021-10-12 13:21:02','2021-10-12 13:21:02','[vc_row center_row=\"yes\" css=\".vc_custom_1568896213550{padding-bottom: 60px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_separator][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:\r\n<ul>\r\n <li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\r\n <li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\r\n <li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\r\n <li>2013-2019: consolidation and diversification of activities.</li>\r\n</ul>\r\n[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]\r\n<p style=\"text-align: center;\">Is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\r\n[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]\r\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\r\n[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,\r\n\r\nAutonomy\r\n\r\nMutual respect non-exclusive partnership\r\n<p style=\"text-align: center;\">Complementarity</p>\r\n[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]\r\n<p style=\"text-align: center;\">The main partners are:</p>\r\n<p style=\"text-align: center;\">Burera District</p>\r\n<p style=\"text-align: center;\">Kicukiro District</p>\r\n<p style=\"text-align: center;\">Rutsiro District</p>\r\n<p style=\"text-align: center;\">Stichting Mme. Donatilla</p>\r\n[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Current Projects\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.[/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to improve the living conditions of disadvantaged populations.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.\r\n\r\n \r\n\r\n[/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-12 13:21:02','2021-10-12 13:21:02','',886,'http://ansrwanda.com/?p=1449',0,'revision','',0),(1446,1,'2021-10-12 12:37:54','2021-10-12 12:37:54','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1568896213550{padding-bottom: 60px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_separator][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">Is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p style=\"text-align: center;\">Complementarity</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<p style=\"text-align: center;\">Burera District</p>\n<p style=\"text-align: center;\">Kicukiro District</p>\n<p style=\"text-align: center;\">Rutsiro District</p>\n<p style=\"text-align: center;\">Stichting Mme. Donatilla</p>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Current Projects\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.[/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to improve the living conditions of disadvantaged populations.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> </p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-12 12:37:54','2021-10-12 12:37:54','',886,'http://ansrwanda.com/?p=1446',0,'revision','',0),(1426,1,'2021-10-11 22:46:20','2021-10-11 22:46:20','[vc_row center_row=\"yes\" css=\".vc_custom_1568896213550{padding-bottom: 60px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_separator][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:\r\n<ul>\r\n <li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\r\n <li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\r\n <li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\r\n <li>2013-2019: consolidation and diversification of activities.</li>\r\n</ul>\r\n[/vc_column_text][vc_separator][zozo_vc_section_title title=\"Fundraising Campaigns\" title_weight=\"\"][/zozo_vc_section_title][gosolar_vc_gosolar_campaigns_grid num_posts=\"3\" columns=\"3\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]\r\n<p style=\"text-align: center;\">Is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\r\n[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]\r\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\r\n[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,\r\n\r\nAutonomy\r\n\r\nMutual respect non-exclusive partnership\r\n<p style=\"text-align: center;\">Complementarity</p>\r\n[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" show_button=\"yes\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]\r\n<p style=\"text-align: center;\">The main partners are:</p>\r\n<p style=\"text-align: center;\">Burera District</p>\r\n<p style=\"text-align: center;\">Kicukiro District</p>\r\n<p style=\"text-align: center;\">Rutsiro District</p>\r\n<p style=\"text-align: center;\">Stichting Mme. Donatilla</p>\r\n[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1503911445634{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-1.jpg?id=141) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Some Interesting Facts\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_counters type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Current Projects\" title_weight=\"\"]Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip.[/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1568896169751{padding-bottom: 60px !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" auto_play=\"false\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size: cover !important;}\"][vc_column][zozo_vc_feature_box title=\"We Are Saving Ozone Layer\"]Join Our Mission to Improve a Child\'s Feature, Pet’s Life and Our Planet.[/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-11 22:46:20','2021-10-11 22:46:20','',886,'http://ansrwanda.com/?p=1426',0,'revision','',0),(1432,1,'2021-10-12 10:40:23','2021-10-12 10:40:23','','500x500','','inherit','open','closed','','500x500-3','','','2021-10-12 10:40:23','2021-10-12 10:40:23','',84,'http://ansrwanda.com/wp-content/uploads/2017/07/500x500-2.png',0,'attachment','image/png',0),(1433,1,'2021-10-12 10:43:54','2021-10-12 10:43:54','','500x500','','inherit','open','closed','','500x500-4','','','2021-10-12 10:43:54','2021-10-12 10:43:54','',85,'http://ansrwanda.com/wp-content/uploads/2017/07/500x500-3.png',0,'attachment','image/png',0),(1434,1,'2021-10-12 10:44:41','2021-10-12 10:44:41','','500x500','','inherit','open','closed','','500x500-5','','','2021-10-12 10:44:41','2021-10-12 10:44:41','',86,'http://ansrwanda.com/wp-content/uploads/2017/07/500x500-4.png',0,'attachment','image/png',0),(1435,1,'2021-10-12 10:45:34','2021-10-12 10:45:34','','500x500','','inherit','open','closed','','500x500-6','','','2021-10-12 10:45:34','2021-10-12 10:45:34','',86,'http://ansrwanda.com/wp-content/uploads/2017/07/500x500-5.png',0,'attachment','image/png',0),(1436,1,'2021-10-12 10:48:19','2021-10-12 10:48:19','','Mugabonake Gallican','','publish','closed','closed','','mutabazi-havugimana-jean','','','2021-10-26 12:22:03','2021-10-26 12:22:03','',0,'http://ansrwanda.com/?post_type=zozo_team_member&p=1436',0,'zozo_team_member','',0),(1437,1,'2021-10-12 10:47:48','2021-10-12 10:47:48','','500x500','','inherit','open','closed','','500x500-7','','','2021-10-12 10:47:48','2021-10-12 10:47:48','',1436,'http://ansrwanda.com/wp-content/uploads/2021/10/500x500.png',0,'attachment','image/png',0),(1439,1,'2021-10-12 10:49:54','2021-10-12 10:49:54','','Mutabazi Havugimana Jean','','publish','closed','closed','','mugabonake-gallican','','','2021-10-26 11:40:23','2021-10-26 11:40:23','',0,'http://ansrwanda.com/?post_type=zozo_team_member&p=1439',0,'zozo_team_member','',0),(1440,1,'2021-10-12 10:49:24','2021-10-12 10:49:24','','500x500','','inherit','open','closed','','500x500-8','','','2021-10-12 10:49:24','2021-10-12 10:49:24','',1439,'http://ansrwanda.com/wp-content/uploads/2021/10/500x500-1.png',0,'attachment','image/png',0),(1447,1,'2021-10-12 12:44:12','2021-10-12 12:44:12','<p>[vc_row center_row=\"yes\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Find us\" title_type=\"h4\"]Kicukiro,</p>\n<p>Kigali Rwanda[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-call-in\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Call us today\" title_type=\"h4\"]Mobile: +250 78 851 1696</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" text_align=\"center\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-envelope-open\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Email us now\" title_type=\"h4\"]info@ansrwanda.com</p>\n<p>ansrwanda123@yahoo.com</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500282891543{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title title=\"Get In Touch\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"2/3\"][contact-form-7 id=\"1410\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','closed','closed','','551-revision-v1','','','2021-10-12 12:44:12','2021-10-12 12:44:12','',551,'http://ansrwanda.com/?p=1447',0,'revision','',0),(1493,1,'2021-10-14 13:15:30','2021-10-14 13:15:30','<p>[vc_row center_row=\"yes\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Find us\" title_type=\"h4\"]Kicukiro,</p>\n<p>Kigali Rwanda[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-call-in\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Call us today\" title_type=\"h4\"]Mobile: +250 78 851 1696</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" text_align=\"center\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-envelope-open\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Email us now\" title_type=\"h4\"]info@ansrwanda.com</p>\n<p>ansrwanda123@yahoo.com</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500282891543{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title title=\"Get In Touch\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"2/3\"][contact-form-7 id=\"1410\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','closed','closed','','551-revision-v1','','','2021-10-14 13:15:30','2021-10-14 13:15:30','',551,'http://ansrwanda.com/?p=1493',0,'revision','',0),(1448,1,'2021-10-12 13:02:36','2021-10-12 13:02:36','<p>[vc_row center_row=\"yes\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Find us\" title_type=\"h4\"]Kicukiro,</p>\n<p>Kigali Rwanda[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-call-in\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Call us today\" title_type=\"h4\"]Mobile: +250 78 851 1696</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" text_align=\"center\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-envelope-open\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Email us now\" title_type=\"h4\"]info@ansrwanda.com</p>\n<p>ansrwanda123@yahoo.com</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500282891543{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title title=\"Get In Touch\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"2/3\"][contact-form-7 id=\"1410\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row][vc_column][vc_separator][vc_custom_heading text=\"Copyright © 2021 - Action Nord Sud Rwanda(ANS Rwanda) - All rights reserved.\" font_container=\"tag:h1|font_size:16|text_align:center\" google_fonts=\"font_family:Text%20Me%20One%3Aregular|font_style:400%20regular%3A400%3Anormal\"][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','closed','closed','','551-revision-v1','','','2021-10-12 13:02:36','2021-10-12 13:02:36','',551,'http://ansrwanda.com/?p=1448',0,'revision','',0),(1450,1,'2021-10-12 13:28:32','2021-10-12 13:28:32','','','','publish','closed','closed','','1450-2','','','2021-10-12 13:28:32','2021-10-12 13:28:32','',0,'http://ansrwanda.com/?page_id=1450',0,'page','',0),(1451,1,'2021-10-12 13:28:32','2021-10-12 13:28:32','','','','inherit','closed','closed','','1450-revision-v1','','','2021-10-12 13:28:32','2021-10-12 13:28:32','',1450,'http://ansrwanda.com/?p=1451',0,'revision','',0),(1453,1,'2021-10-12 15:32:16','2021-10-12 15:32:16','[vc_row css=\".vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_column_text]As part of the fight against poverty, Action Nord-Sud Rwanda has initiated a project to protect the environment by the promotion of dairy cattle farming in the Burera District. Since 2006, it has already distributed 200 dairy cows as part of the \"One cow per poor family\" program. From milk production, breeders initiate an action to collect and market the milk produced.[/vc_column_text][/vc_column][/vc_row]','Rural development by promoting dairy cattle','','inherit','closed','closed','','47-autosave-v1','','','2021-10-12 15:32:16','2021-10-12 15:32:16','',47,'http://ansrwanda.com/?p=1453',0,'revision','',0),(1464,1,'2021-10-12 15:46:02','2021-10-12 15:46:02','','milk','','inherit','open','closed','','milk','','','2021-10-12 15:46:02','2021-10-12 15:46:02','',47,'http://ansrwanda.com/wp-content/uploads/2017/07/milk.jpg',0,'attachment','image/jpeg',0),(1477,1,'2021-10-12 16:27:42','2021-10-12 16:27:42','','android-chrome-512x512','','inherit','open','closed','','android-chrome-512x512','','','2021-10-12 16:27:42','2021-10-12 16:27:42','',0,'http://ansrwanda.com/wp-content/uploads/2021/10/android-chrome-512x512-1.png',0,'attachment','image/png',0),(1478,1,'2021-10-12 16:27:56','2021-10-12 16:27:56','http://ansrwanda.com/wp-content/uploads/2021/10/cropped-android-chrome-512x512-1.png','cropped-android-chrome-512x512-1.png','','inherit','open','closed','','cropped-android-chrome-512x512-1-png','','','2021-10-12 16:27:56','2021-10-12 16:27:56','',0,'http://ansrwanda.com/wp-content/uploads/2021/10/cropped-android-chrome-512x512-1.png',0,'attachment','image/png',0),(1456,1,'2021-10-12 14:21:31','2021-10-12 14:21:31','','9','','inherit','open','closed','','9','','','2021-10-12 14:21:31','2021-10-12 14:21:31','',49,'http://ansrwanda.com/wp-content/uploads/2017/07/9.jpg',0,'attachment','image/jpeg',0),(1457,1,'2021-10-12 14:31:34','2021-10-12 14:31:34','','1','','inherit','open','closed','','1-2','','','2021-10-12 14:31:34','2021-10-12 14:31:34','',47,'http://ansrwanda.com/wp-content/uploads/2017/07/1-1.jpg',0,'attachment','image/jpeg',0),(1458,1,'2021-10-12 16:06:00','2021-10-12 16:06:00','[vc_row css=\".vc_custom_1497613237227{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column][vc_column_text][/vc_column_text][/vc_column][/vc_row][vc_row css=\".vc_custom_1497614435598{padding-top: 50px !important;padding-bottom: 0px !important;}\"][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row]','Hygiene in primary schools and health centers','','inherit','closed','closed','','45-autosave-v1','','','2021-10-12 16:06:00','2021-10-12 16:06:00','',45,'http://ansrwanda.com/?p=1458',0,'revision','',0),(1460,1,'2021-10-12 15:20:07','2021-10-12 15:20:07','','save-water-from-pollution-1200x691-1','','inherit','open','closed','','save-water-from-pollution-1200x691-1','','','2021-10-12 15:20:07','2021-10-12 15:20:07','',43,'http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1-1.jpg',0,'attachment','image/jpeg',0),(1459,1,'2021-10-12 14:38:01','2021-10-12 14:38:01','','hygiene 436','','inherit','open','closed','','hygiene-436','','','2021-10-12 14:38:01','2021-10-12 14:38:01','',45,'http://ansrwanda.com/wp-content/uploads/2017/07/hygiene-436.jpg',0,'attachment','image/jpeg',0),(1463,1,'2021-10-12 15:24:05','2021-10-12 15:24:05','','education','','inherit','open','closed','','education','','','2021-10-12 15:24:05','2021-10-12 15:24:05','',43,'http://ansrwanda.com/wp-content/uploads/2017/07/education.jpg',0,'attachment','image/jpeg',0),(1489,1,'2021-10-14 11:52:26','2021-10-14 11:52:26','','slide1','','inherit','open','closed','','slide1','','','2021-10-14 11:52:26','2021-10-14 11:52:26','',0,'http://ansrwanda.com/wp-content/uploads/2021/10/slide1.jpg',0,'attachment','image/jpeg',0),(1490,1,'2021-10-14 12:00:45','2021-10-14 12:00:45','','slide2','','inherit','open','closed','','slide2','','','2021-10-14 12:00:45','2021-10-14 12:00:45','',0,'http://ansrwanda.com/wp-content/uploads/2021/10/slide2.jpg',0,'attachment','image/jpeg',0),(1491,1,'2021-10-14 12:21:58','2021-10-14 12:21:58','','slide3','','inherit','open','closed','','slide3','','','2021-10-14 12:21:58','2021-10-14 12:21:58','',0,'http://ansrwanda.com/wp-content/uploads/2021/10/slide3.jpg',0,'attachment','image/jpeg',0),(1492,1,'2021-10-14 13:05:19','2021-10-14 13:05:19','','Default Kit','','publish','closed','closed','','default-kit','','','2021-10-14 13:05:19','2021-10-14 13:05:19','',0,'http://ansrwanda.com/?p=1492',0,'elementor_library','',0),(1494,1,'2021-10-14 13:25:52','2021-10-14 13:25:52','<p>[vc_row center_row=\"yes\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Find us\" title_type=\"h4\"]Kicukiro,</p>\n<p>Kigali Rwanda[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-call-in\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Call us today\" title_type=\"h4\"]Mobile: +250 78 851 1696</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" text_align=\"center\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-envelope-open\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Email us now\" title_type=\"h4\"]info@ansrwanda.com</p>\n<p>ansrwanda123@yahoo.com</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500282891543{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title title=\"Get In Touch\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\"][contact-form-7 id=\"1410\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5ODcuNDI1MDIxMjgzNTg1JTIxMmQzMC4xMDEzODU0MTQwNDY1ODYlMjEzZC0xLjk4NDYzNzgzNzM0NDYzNyUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDE5ZGNhNjJmYzhkOGRiOTklMjUzQTB4Zjg3ODk0MTAwMzY3MTZjZiUyMTJzS2ljdWtpcm8lMjUyMERpc3RyaWN0JTI1MjBPZmZpY2UlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNydyUyMTR2MTYzNDIxNzg5MzAyOCUyMTVtMiUyMTFzZW4lMjEyc3J3JTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','closed','closed','','551-revision-v1','','','2021-10-14 13:25:52','2021-10-14 13:25:52','',551,'http://ansrwanda.com/?p=1494',0,'revision','',0),(1495,1,'2021-10-14 13:30:35','2021-10-14 13:30:35','<p>[vc_row center_row=\"yes\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Find us\" title_type=\"h4\"]Kicukiro,</p>\n<p>Kigali Rwanda[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-call-in\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Call us today\" title_type=\"h4\"]Mobile: +250 78 851 1696</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" text_align=\"center\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-envelope-open\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Email us now\" title_type=\"h4\"]info@ansrwanda.com</p>\n<p>ansrwanda123@yahoo.com</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500282891543{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title title=\"Get In Touch\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1634218224500{padding-left: 60px !important;}\"][contact-form-7 id=\"1410\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5ODcuNDI1MDIxMjgzNTg1JTIxMmQzMC4xMDEzODU0MTQwNDY1ODYlMjEzZC0xLjk4NDYzNzgzNzM0NDYzNyUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDE5ZGNhNjJmYzhkOGRiOTklMjUzQTB4Zjg3ODk0MTAwMzY3MTZjZiUyMTJzS2ljdWtpcm8lMjUyMERpc3RyaWN0JTI1MjBPZmZpY2UlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNydyUyMTR2MTYzNDIxNzg5MzAyOCUyMTVtMiUyMTFzZW4lMjEyc3J3JTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','closed','closed','','551-revision-v1','','','2021-10-14 13:30:35','2021-10-14 13:30:35','',551,'http://ansrwanda.com/?p=1495',0,'revision','',0),(1502,1,'2021-10-22 07:16:18','2021-10-22 07:16:18','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: left;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: left;\">Burera District</li>\n<li style=\"text-align: left;\">Kicukiro District</li>\n<li style=\"text-align: left;\">Rutsiro District</li>\n<li style=\"text-align: left;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district. \"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 07:16:18','2021-10-22 07:16:18','',886,'https://ansrwanda.com/?p=1502',0,'revision','',0),(1503,1,'2021-10-22 07:31:58','2021-10-22 07:31:58','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district. \"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 07:31:58','2021-10-22 07:31:58','',886,'https://ansrwanda.com/?p=1503',0,'revision','',0),(1504,1,'2021-10-22 07:42:26','2021-10-22 07:42:26','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 07:42:26','2021-10-22 07:42:26','',886,'https://ansrwanda.com/?p=1504',0,'revision','',0),(1508,1,'2021-10-22 08:07:10','2021-10-22 08:07:10','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,102,103\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 08:07:10','2021-10-22 08:07:10','',886,'https://ansrwanda.com/?p=1508',0,'revision','',0),(1505,1,'2021-10-22 07:53:23','2021-10-22 07:53:23','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Upcoming Events\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-22 07:53:23','2021-10-22 07:53:23','',886,'https://ansrwanda.com/?p=1505',0,'revision','',0),(1506,1,'2021-10-22 08:03:00','2021-10-22 08:03:00','','DONATILLA','','inherit','open','closed','','donatilla','','','2021-10-22 08:03:00','2021-10-22 08:03:00','',886,'https://ansrwanda.com/wp-content/uploads/2021/10/DONATILLA.png',0,'attachment','image/png',0),(1509,1,'2021-10-22 08:08:30','2021-10-22 08:08:30','','NSL','','inherit','open','closed','','nsl','','','2021-10-22 08:08:30','2021-10-22 08:08:30','',886,'https://ansrwanda.com/wp-content/uploads/2021/10/NSL.png',0,'attachment','image/png',0),(1513,1,'2021-10-22 08:41:59','2021-10-22 08:41:59','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.</p>\n<p>If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words. But I must explain to you how all this mistaken idea of denouncing pleasure and praising.[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1568898303712{padding-bottom: 65px !important;background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bg-fixed\"][vc_column][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"298\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"167\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898283630{padding-bottom: 55px !important;}\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_style=\"style_two\" text_align=\"left\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898452843{padding-bottom: 45px !important;background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-22 08:41:59','2021-10-22 08:41:59','',287,'https://ansrwanda.com/?p=1513',0,'revision','',0),(1512,1,'2021-10-22 08:40:19','2021-10-22 08:40:19','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.</p>\n<p>If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words. But I must explain to you how all this mistaken idea of denouncing pleasure and praising.[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" bg_type=\"image\" parallax_style=\"vcpb-vz-jquery\" bg_image_new=\"9337|http://zozothemes.com/wp/mist/wp-content/uploads/2015/08/travel-bg1.jpg\" enable_overlay=\"enable_overlay_value\" overlay_color=\"rgba(0,0,0,0.5)\" overlay_pattern=\"transperant\" seperator_enable=\"seperator_enable_value\" seperator_type=\"xlarge_triangle_right_seperator\" seperator_position=\"bottom_seperator\" seperator_svg_height=\"65\" css=\".vc_custom_1568898303712{padding-bottom: 65px !important;background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\" el_class=\"bg-fixed\"][vc_column][vc_row_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-globe\" counter_value=\"12\" counter_title=\"Globalization Work\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-users\" counter_value=\"382\" counter_title=\"Happy Donators\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-rocket\" counter_value=\"127\" counter_title=\"Success Mission\" icon_color=\"#ffffff\"][/vc_column_inner][vc_column_inner width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-6\"][zozo_vc_counters counter_style=\"style-1\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-user-follow\" counter_value=\"509\" counter_title=\"Volunteer Reached\" icon_color=\"#ffffff\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"298\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"167\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898283630{padding-bottom: 55px !important;}\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_style=\"style_two\" text_align=\"left\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title sub_title=\"What People Says\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][vc_column_inner width=\"2/3\" css=\".vc_custom_1496836554976{padding-bottom: 0px !important;}\"][zozo_vc_testimonials_slider excerpt_limit=\"21\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column_inner][vc_column_inner width=\"1/6\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898452843{padding-bottom: 45px !important;background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title title=\"Latest News\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-22 08:40:19','2021-10-22 08:40:19','',287,'https://ansrwanda.com/?p=1512',0,'revision','',0),(1526,1,'2021-10-24 07:13:58','2021-10-24 07:13:58','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]</p>\n<div class=\"co8aDb\" role=\"heading\" aria-level=\"3\"><b>Some of our functions:</b></div>\n<div class=\"RqBzHd\">\n<ul class=\"i8Z77e\">\n<li class=\"TrT0Xe\">Monitoring of the management of the milk collection centers</li>\n<li class=\"TrT0Xe\">Poverty eradication.</li>\n<li class=\"TrT0Xe\">Support project for parents.</li>\n<li class=\"TrT0Xe\">Prevent Social Injustice.</li>\n<li class=\"TrT0Xe\">Conservation of Environment.</li>\n<li class=\"TrT0Xe\">Aged people care routine.</li>\n<li class=\"TrT0Xe\">Empowerment of women.</li>\n<li class=\"TrT0Xe\">Disease Control and others.</li>\n</ul>\n</div>\n<p>[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"298\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-seedling\" add_icon=\"true\" title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-book-open\" add_icon=\"true\" title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-24 07:13:58','2021-10-24 07:13:58','',287,'https://ansrwanda.com/?p=1526',0,'revision','',0),(1516,1,'2021-10-22 09:41:59','2021-10-22 09:41:59','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]</p>\n<div class=\"co8aDb\" role=\"heading\" aria-level=\"3\"><b>Some of our functions:</b></div>\n<div class=\"RqBzHd\">\n<ul class=\"i8Z77e\">\n<li class=\"TrT0Xe\">Monitoring of the management of the milk collection centers</li>\n<li class=\"TrT0Xe\">Poverty eradication.</li>\n<li class=\"TrT0Xe\">Support project for parents.</li>\n<li class=\"TrT0Xe\">Prevent Social Injustice.</li>\n<li class=\"TrT0Xe\">Conservation of Environment.</li>\n<li class=\"TrT0Xe\">Aged people care routine.</li>\n<li class=\"TrT0Xe\">Empowerment of women.</li>\n<li class=\"TrT0Xe\">Disease Control and others.</li>\n</ul>\n</div>\n<p>[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"298\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-seedling\" add_icon=\"true\" title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-book-open\" add_icon=\"true\" title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"167\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898283630{padding-bottom: 55px !important;}\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_style=\"style_two\" text_align=\"left\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898452843{padding-bottom: 45px !important;background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-22 09:41:59','2021-10-22 09:41:59','',287,'https://ansrwanda.com/?p=1516',0,'revision','',0),(1515,1,'2021-10-22 09:06:30','2021-10-22 09:06:30','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.</p>\n<p>If you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the Internet. It uses a dictionary of over 200 Latin words. But I must explain to you how all this mistaken idea of denouncing pleasure and praising.[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fcontact-us%2F|||\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"298\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-seedling\" add_icon=\"true\" title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-book-open\" add_icon=\"true\" title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_image=\"167\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898283630{padding-bottom: 55px !important;}\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider member_style=\"style_two\" text_align=\"left\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" typo_style=\"light\" css=\".vc_custom_1568898452843{padding-bottom: 45px !important;background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/save-water-from-pollution-1200x691-1.jpg?id=44) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_latest_posts blog_style=\"slider\" show_author=\"yes\" read_more=\"yes\" show_post_date=\"yes\" show_comment_count=\"yes\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-22 09:06:30','2021-10-22 09:06:30','',287,'https://ansrwanda.com/?p=1515',0,'revision','',0),(1517,1,'2021-10-24 06:56:23','2021-10-24 06:56:23','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\"][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"3\" excerpt_length=\"20\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-24 06:56:23','2021-10-24 06:56:23','',886,'https://ansrwanda.com/?p=1517',0,'revision','',0),(1518,1,'2021-10-24 06:57:44','2021-10-24 06:57:44','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-24 06:57:44','2021-10-24 06:57:44','',886,'https://ansrwanda.com/?p=1518',0,'revision','',0),(1519,1,'2021-10-24 06:59:09','2021-10-24 06:59:09','<p>[vc_row][vc_column][vc_column_text]<!-- wp:paragraph -->[/vc_column_text][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">Period</td>\n<td width=\"276\">Intervention</td>\n<td width=\"150\">Beneficiaries</td>\n<td width=\"120\">Partners</td>\n<td width=\"96\">Funders</td>\n</tr>\n<tr>\n<td width=\"72\">2005 – 2007</td>\n<td width=\"276\">Monitoring of the management of the milk collection centers of Mbyo (BUGESERA district), Rugende (GASABO district), Kajevuba (RULINDO district), Byumba (GICUMBI)</td>\n<td width=\"150\">Breeders from these 4 districts</td>\n<td width=\"120\">Handicap International</td>\n<td width=\"96\">Handicap International</td>\n</tr>\n<tr>\n<td width=\"72\">2006 – 2007</td>\n<td width=\"276\">Hygiene and environment in the primary schools of Burera, by collecting rainwater from the roofs</td>\n<td width=\"150\">10,000 students from 13 primary schools, 3 secondary schools and Butaro trading center</td>\n<td width=\"120\">Burera District / Schools</td>\n<td width=\"96\">French Cooperation</td>\n</tr>\n<tr>\n<td width=\"72\">2007-2016</td>\n<td width=\"276\">Project to strengthen soil protection through livestock farming in the Burera</td>\n<td width=\"150\">Breeders in six sectors of Burera District</td>\n<td width=\"120\">Rwanda Agricultural Board, Burera District</td>\n<td width=\"96\">PNUD, Koornzaayer, Oxfam Novib</td>\n</tr>\n<tr>\n<td width=\"72\">2007-2009</td>\n<td width=\"276\">Support project for parents through the rehabilitation of a secondary school (APADEC)</td>\n<td width=\"150\">Parents</td>\n<td width=\"120\">Parents association (APADEC))</td>\n<td width=\"96\">Mme Donatilla Foundation</td>\n</tr>\n<tr>\n<td width=\"72\">2007 2012</td>\n<td width=\"276\"><p>Project to revitalize the day center for mentally handicapped children in the Rukara / Kayonza district</p>\n<p> </td>\n<td width=\"150\">Mentally handicapped children and their families</td>\n<td width=\"120\">Rukara sector in the Kayonza district</td>\n<td width=\"96\">Dutch foundations</td>\n</tr>\n<tr>\n<td width=\"72\">2008</td>\n<td width=\"276\">Construction of latrines in primary schools (Runaba, Sozi, Nyamicucu) in Burera district</td>\n<td width=\"150\">Pupils</td>\n<td width=\"120\">3 Primary schools in Burera district</td>\n<td width=\"96\">Dutch foundations</td>\n</tr>\n<tr>\n<td width=\"72\">2009-2012</td>\n<td width=\"276\"><p>Project to support the decentralization policy with for a community inclusion</p>\n<p> </td>\n<td width=\"150\">Disabled people from the districts of Rusizi, Huye, Musanze and Kayonza</td>\n<td width=\"120\">Handicap International, HVP Gatagara,</td>\n<td width=\"96\">European Union</td>\n</tr>\n<tr>\n<td width=\"72\">2010- 2011</td>\n<td width=\"276\">Support for actions to promote hygiene in health centers in the district of BURERA</td>\n<td width=\"150\">Three health centers, namely Nyamugali, Gahunga and Kayenzi.</td>\n<td width=\"120\">Burera District</td>\n<td width=\"96\">Dutch foundations</td>\n</tr>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p>[/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate it\'s dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate it\'s activities on environment and livestock carried out in Burera district.\"]Joint Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.[/zozo_vc_feature_box][vc_btn title=\"Joint Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- /wp:paragraph -->[/vc_column_text][/vc_column][/vc_row]</p>\n','Our Achievements','','publish','closed','closed','','our-achievements','','','2021-10-24 07:13:03','2021-10-24 07:13:03','',0,'https://ansrwanda.com/?page_id=1519',0,'page','',0),(1520,1,'2021-10-24 06:59:09','2021-10-24 06:59:09','<!-- wp:paragraph -->\n<p>Our Achievements</p>\n<!-- /wp:paragraph -->','Our Achievements','','inherit','closed','closed','','1519-revision-v1','','','2021-10-24 06:59:09','2021-10-24 06:59:09','',1519,'https://ansrwanda.com/?p=1520',0,'revision','',0),(1521,1,'2021-10-24 07:00:09','2021-10-24 07:00:09','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-24 07:00:09','2021-10-24 07:00:09','',886,'https://ansrwanda.com/?p=1521',0,'revision','',0),(1522,1,'2021-10-24 07:07:41','2021-10-24 07:07:41','[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate it\'s dynamic nature:\r\n<ul>\r\n <li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\r\n <li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\r\n <li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\r\n <li>2013-2019: consolidation and diversification of activities.</li>\r\n</ul>\r\n[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]\r\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\r\n[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]\r\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\r\n[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,\r\n\r\nAutonomy\r\n\r\nMutual respect non-exclusive partnership\r\n\r\nComplementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]\r\n<p style=\"text-align: center;\">The main partners are:</p>\r\n\r\n<ul>\r\n <li style=\"text-align: center;\">Burera District</li>\r\n <li style=\"text-align: center;\">Kicukiro District</li>\r\n <li style=\"text-align: center;\">Rutsiro District</li>\r\n <li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\r\n</ul>\r\n[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]\r\n<table width=\"0\">\r\n<tbody>\r\n<tr>\r\n<td width=\"72\">2011-2012</td>\r\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\r\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\r\n<td width=\"120\">MINISANTE</td>\r\n<td width=\"96\">Global Fund</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table width=\"0\">\r\n<tbody>\r\n<tr>\r\n<td width=\"72\">2016 2020</td>\r\n<td width=\"276\">Initiation and management of a primary school</td>\r\n<td width=\"150\">Parents and children of Kigali rural area</td>\r\n<td width=\"120\">Stichting Mme Donatilla</td>\r\n<td width=\"96\">Stichting Mme Donatilla</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n[/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate it\'s activities on environment and livestock carried out in Burera district.\"]Joint Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.\r\n\r\n[/zozo_vc_feature_box][vc_btn title=\"Joint Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]','Home','','inherit','closed','closed','','886-autosave-v1','','','2021-10-24 07:07:41','2021-10-24 07:07:41','',886,'https://ansrwanda.com/?p=1522',0,'revision','',0),(1525,1,'2021-10-24 07:13:03','2021-10-24 07:13:03','<p>[vc_row][vc_column][vc_column_text]<!-- wp:paragraph -->[/vc_column_text][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">Period</td>\n<td width=\"276\">Intervention</td>\n<td width=\"150\">Beneficiaries</td>\n<td width=\"120\">Partners</td>\n<td width=\"96\">Funders</td>\n</tr>\n<tr>\n<td width=\"72\">2005 – 2007</td>\n<td width=\"276\">Monitoring of the management of the milk collection centers of Mbyo (BUGESERA district), Rugende (GASABO district), Kajevuba (RULINDO district), Byumba (GICUMBI)</td>\n<td width=\"150\">Breeders from these 4 districts</td>\n<td width=\"120\">Handicap International</td>\n<td width=\"96\">Handicap International</td>\n</tr>\n<tr>\n<td width=\"72\">2006 – 2007</td>\n<td width=\"276\">Hygiene and environment in the primary schools of Burera, by collecting rainwater from the roofs</td>\n<td width=\"150\">10,000 students from 13 primary schools, 3 secondary schools and Butaro trading center</td>\n<td width=\"120\">Burera District / Schools</td>\n<td width=\"96\">French Cooperation</td>\n</tr>\n<tr>\n<td width=\"72\">2007-2016</td>\n<td width=\"276\">Project to strengthen soil protection through livestock farming in the Burera</td>\n<td width=\"150\">Breeders in six sectors of Burera District</td>\n<td width=\"120\">Rwanda Agricultural Board, Burera District</td>\n<td width=\"96\">PNUD, Koornzaayer, Oxfam Novib</td>\n</tr>\n<tr>\n<td width=\"72\">2007-2009</td>\n<td width=\"276\">Support project for parents through the rehabilitation of a secondary school (APADEC)</td>\n<td width=\"150\">Parents</td>\n<td width=\"120\">Parents association (APADEC))</td>\n<td width=\"96\">Mme Donatilla Foundation</td>\n</tr>\n<tr>\n<td width=\"72\">2007 2012</td>\n<td width=\"276\"><p>Project to revitalize the day center for mentally handicapped children in the Rukara / Kayonza district</p>\n<p> </td>\n<td width=\"150\">Mentally handicapped children and their families</td>\n<td width=\"120\">Rukara sector in the Kayonza district</td>\n<td width=\"96\">Dutch foundations</td>\n</tr>\n<tr>\n<td width=\"72\">2008</td>\n<td width=\"276\">Construction of latrines in primary schools (Runaba, Sozi, Nyamicucu) in Burera district</td>\n<td width=\"150\">Pupils</td>\n<td width=\"120\">3 Primary schools in Burera district</td>\n<td width=\"96\">Dutch foundations</td>\n</tr>\n<tr>\n<td width=\"72\">2009-2012</td>\n<td width=\"276\"><p>Project to support the decentralization policy with for a community inclusion</p>\n<p> </td>\n<td width=\"150\">Disabled people from the districts of Rusizi, Huye, Musanze and Kayonza</td>\n<td width=\"120\">Handicap International, HVP Gatagara,</td>\n<td width=\"96\">European Union</td>\n</tr>\n<tr>\n<td width=\"72\">2010- 2011</td>\n<td width=\"276\">Support for actions to promote hygiene in health centers in the district of BURERA</td>\n<td width=\"150\">Three health centers, namely Nyamugali, Gahunga and Kayenzi.</td>\n<td width=\"120\">Burera District</td>\n<td width=\"96\">Dutch foundations</td>\n</tr>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p>[/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate it\'s dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate it\'s activities on environment and livestock carried out in Burera district.\"]Joint Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.[/zozo_vc_feature_box][vc_btn title=\"Joint Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- /wp:paragraph -->[/vc_column_text][/vc_column][/vc_row]</p>\n','Our Achievements','','inherit','closed','closed','','1519-revision-v1','','','2021-10-24 07:13:03','2021-10-24 07:13:03','',1519,'https://ansrwanda.com/?p=1525',0,'revision','',0),(1524,1,'2021-10-24 07:11:55','2021-10-24 07:11:55','<p>[vc_row][vc_column][vc_column_text]<!-- wp:paragraph -->[/vc_column_text][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">\n<p>Period</p>\n</td>\n<td width=\"276\">\n<p>Intervention</p>\n</td>\n<td width=\"150\">\n<p>Beneficiaries</p>\n</td>\n<td width=\"120\">\n<p>Partners</p>\n</td>\n<td width=\"96\">\n<p>Funders</p>\n</td>\n</tr>\n<tr>\n<td width=\"72\">\n<p>2005 – 2007 </p>\n</td>\n<td width=\"276\">\n<p>Monitoring of the management of the milk collection centers of Mbyo (BUGESERA district), Rugende (GASABO district), Kajevuba (RULINDO district), Byumba (GICUMBI)</p>\n</td>\n<td width=\"150\">\n<p>Breeders from these 4 districts</p>\n</td>\n<td width=\"120\">\n<p>Handicap International</p>\n</td>\n<td width=\"96\">\n<p>Handicap International</p>\n</td>\n</tr>\n<tr>\n<td width=\"72\">\n<p>2006 – 2007 </p>\n</td>\n<td width=\"276\">\n<p>Hygiene and environment in the primary schools of Burera, by collecting rainwater from the roofs</p>\n</td>\n<td width=\"150\">\n<p>10,000 students from 13 primary schools, 3 secondary schools and Butaro trading center</p>\n</td>\n<td width=\"120\">\n<p>Burera District / Schools</p>\n</td>\n<td width=\"96\">\n<p>French Cooperation</p>\n</td>\n</tr>\n<tr>\n<td width=\"72\">\n<p>2007-2016</p>\n</td>\n<td width=\"276\">\n<p>Project to strengthen soil protection through livestock farming in the Burera</p>\n</td>\n<td width=\"150\">\n<p>Breeders in six sectors of Burera District</p>\n</td>\n<td width=\"120\">\n<p>Rwanda Agricultural Board, Burera District</p>\n</td>\n<td width=\"96\">\n<p>PNUD, Koornzaayer, Oxfam Novib</p>\n</td>\n</tr>\n<tr>\n<td width=\"72\">\n<p>2007-2009</p>\n</td>\n<td width=\"276\">\n<p>Support project for parents through the rehabilitation of a secondary school (APADEC)</p>\n</td>\n<td width=\"150\">\n<p>Parents</p>\n</td>\n<td width=\"120\">\n<p>Parents association (APADEC))</p>\n</td>\n<td width=\"96\">\n<p>Mme Donatilla Foundation</p>\n</td>\n</tr>\n<tr>\n<td width=\"72\">\n<p>2007 2012</p>\n</td>\n<td width=\"276\">\n<p>Project to revitalize the day center for mentally handicapped children in the Rukara / Kayonza district</p>\n<p> </p>\n</td>\n<td width=\"150\">\n<p>Mentally handicapped children and their families</p>\n</td>\n<td width=\"120\">\n<p>Rukara sector in the Kayonza district</p>\n</td>\n<td width=\"96\">\n<p>Dutch foundations</p>\n</td>\n</tr>\n<tr>\n<td width=\"72\">\n<p>2008</p>\n</td>\n<td width=\"276\">\n<p>Construction of latrines in primary schools (Runaba, Sozi, Nyamicucu) in Burera district</p>\n</td>\n<td width=\"150\">\n<p>Pupils</p>\n</td>\n<td width=\"120\">\n<p>3 Primary schools in Burera district</p>\n</td>\n<td width=\"96\">\n<p>Dutch foundations</p>\n</td>\n</tr>\n<tr>\n<td width=\"72\">\n<p>2009-2012</p>\n</td>\n<td width=\"276\">\n<p>Project to support the decentralization policy with for a community inclusion</p>\n<p> </p>\n</td>\n<td width=\"150\">\n<p>Disabled people from the districts of Rusizi, Huye, Musanze and Kayonza</p>\n</td>\n<td width=\"120\">\n<p>Handicap International, HVP Gatagara,</p>\n</td>\n<td width=\"96\">\n<p>European Union</p>\n</td>\n</tr>\n<tr>\n<td width=\"72\">\n<p>2010- 2011</p>\n</td>\n<td width=\"276\">\n<p>Support for actions to promote hygiene in health centers in the district of BURERA</p>\n</td>\n<td width=\"150\">\n<p>Three health centers, namely Nyamugali, Gahunga and Kayenzi.</p>\n</td>\n<td width=\"120\">\n<p>Burera District</p>\n</td>\n<td width=\"96\">\n<p>Dutch foundations</p>\n</td>\n</tr>\n<tr>\n<td width=\"72\">\n<p>2011-2012</p>\n</td>\n<td width=\"276\">\n<p>HIV AIDS prevention project in the RUTSIRO district</p>\n</td>\n<td width=\"150\">\n<p>Family victims of HIV AIDS in 4 sectors</p>\n</td>\n<td width=\"120\">\n<p>MINISANTE</p>\n</td>\n<td width=\"96\">\n<p>Global Fund</p>\n</td>\n</tr>\n<tr>\n<td width=\"72\">\n<p>2016 2020</p>\n</td>\n<td width=\"276\">\n<p>Initiation and management of a primary school</p>\n</td>\n<td width=\"150\">\n<p>Parents and children of Kigali rural area</p>\n</td>\n<td width=\"120\">\n<p>Stichting Mme Donatilla</p>\n</td>\n<td width=\"96\">\n<p>Stichting Mme Donatilla</p>\n</td>\n</tr>\n</tbody>\n</table>\n<p>[/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate it\'s dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate it\'s activities on environment and livestock carried out in Burera district.\"]Joint Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.[/zozo_vc_feature_box][vc_btn title=\"Joint Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- /wp:paragraph -->[/vc_column_text][/vc_column][/vc_row]</p>\n','Our Achievements','','inherit','closed','closed','','1519-revision-v1','','','2021-10-24 07:11:55','2021-10-24 07:11:55','',1519,'https://ansrwanda.com/?p=1524',0,'revision','',0),(1523,1,'2021-10-24 07:08:20','2021-10-24 07:08:20','<!-- wp:paragraph -->\r\n<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate it\'s dynamic nature:</p>\r\n<ul>\r\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\r\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\r\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\r\n<li>2013-2019: consolidation and diversification of activities.</li>\r\n</ul>\r\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\r\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\r\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\r\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\r\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\r\n<p>Autonomy</p>\r\n<p>Mutual respect non-exclusive partnership</p>\r\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\r\n<p style=\"text-align: center;\">The main partners are:</p>\r\n<ul>\r\n<li style=\"text-align: center;\">Burera District</li>\r\n<li style=\"text-align: center;\">Kicukiro District</li>\r\n<li style=\"text-align: center;\">Rutsiro District</li>\r\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\r\n</ul>\r\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\r\n<table width=\"0\">\r\n<tbody>\r\n<tr>\r\n<td width=\"72\">2011-2012</td>\r\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\r\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\r\n<td width=\"120\">MINISANTE</td>\r\n<td width=\"96\">Global Fund</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table width=\"0\">\r\n<tbody>\r\n<tr>\r\n<td width=\"72\">2016 2020</td>\r\n<td width=\"276\">Initiation and management of a primary school</td>\r\n<td width=\"150\">Parents and children of Kigali rural area</td>\r\n<td width=\"120\">Stichting Mme Donatilla</td>\r\n<td width=\"96\">Stichting Mme Donatilla</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate it\'s activities on environment and livestock carried out in Burera district.\"]Joint Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\r\n<p> [/zozo_vc_feature_box][vc_btn title=\"Joint Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\r\n<!-- /wp:paragraph -->','Our Achievements','','inherit','closed','closed','','1519-revision-v1','','','2021-10-24 07:08:20','2021-10-24 07:08:20','',1519,'https://ansrwanda.com/?p=1523',0,'revision','',0),(1530,1,'2021-10-24 07:21:45','2021-10-24 07:21:45','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1500633485214{padding-bottom: 8px !important;}\"][vc_column][zozo_vc_event_grid events_style=\"grid\" columns=\"3\" posts=\"6\" excerpt_length=\"31\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1501052514820{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us-3%2F|title:Contact%20us\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Our Events','','inherit','closed','closed','','346-revision-v1','','','2021-10-24 07:21:45','2021-10-24 07:21:45','',346,'https://ansrwanda.com/?p=1530',0,'revision','',0),(1531,1,'2021-10-24 07:27:00','2021-10-24 07:27:00','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]Our services...Our services...Our services...Our services...</p>\n<p>Our services...Our services...Our services...Our services...[/zozo_vc_section_title][zozo_vc_services_grid pagination=\"no\" columns=\"3\" posts=\"6\" excerpt_length=\"18\" button_text=\"Read More\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Project\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-10-24 07:27:00','2021-10-24 07:27:00','',374,'https://ansrwanda.com/?p=1531',0,'revision','',0),(1532,1,'2021-10-24 07:30:18','2021-10-24 07:30:18','<p>[vc_row][vc_column][vc_column_text]The following structure will be gradually expanded to implement the planned actions.[/vc_column_text][vc_single_image image=\"1536\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p>[/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- /wp:paragraph -->[/vc_column_text][/vc_column][/vc_row]</p>\n','Our Structure','','publish','closed','closed','','our-structure','','','2021-11-07 18:51:01','2021-11-07 18:51:01','',0,'https://ansrwanda.com/?page_id=1532',0,'page','',0),(1533,1,'2021-10-24 07:30:18','2021-10-24 07:30:18','<!-- wp:paragraph -->\n<p>Our Structure</p>\n<!-- /wp:paragraph -->','Our Structure','','inherit','closed','closed','','1532-revision-v1','','','2021-10-24 07:30:18','2021-10-24 07:30:18','',1532,'https://ansrwanda.com/?p=1533',0,'revision','',0),(1537,1,'2021-10-24 07:44:24','2021-10-24 07:44:24','<p>[vc_row][vc_column][vc_column_text]</p>\n<p>The following structure will be gradually expanded to implement the planned actions.</p>\n<p>[/vc_column_text][vc_single_image image=\"1536\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p>[/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- /wp:paragraph -->[/vc_column_text][/vc_column][/vc_row]</p>\n','Our Structure','','inherit','closed','closed','','1532-revision-v1','','','2021-10-24 07:44:24','2021-10-24 07:44:24','',1532,'https://ansrwanda.com/?p=1537',0,'revision','',0),(1579,1,'2021-10-26 15:05:04','2021-10-26 15:05:04','<em>“My life has changed completely since the day I received a pregnant dairy cow from Action Nord Sud Rwanda. The cow gave birth 7 times. I sold three cows for 850,000 Rwf in total. The other four cows served as dowry for my four sons. Thanks to Action Nord Sud Rwanda that I had my four </em>daughters-in-law<em>. Today I bought another pregnant heifer.</em> <em>I keep this recognition deep in my heart”.</em>','Madame Nyirandabona Sylverie','','inherit','closed','closed','','54-autosave-v1','','','2021-10-26 15:05:04','2021-10-26 15:05:04','',54,'https://ansrwanda.com/?p=1579',0,'revision','',0),(1540,1,'2021-10-24 07:57:39','2021-10-24 07:57:39','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]</p>\n<div class=\"co8aDb\" role=\"heading\" aria-level=\"3\"><b>Some of our functions:</b></div>\n<div class=\"RqBzHd\">\n<ul class=\"i8Z77e\">\n<li class=\"TrT0Xe\">Monitoring of the management of the milk collection centers</li>\n<li class=\"TrT0Xe\">Poverty eradication.</li>\n<li class=\"TrT0Xe\">Support project for parents.</li>\n<li class=\"TrT0Xe\">Prevent Social Injustice.</li>\n<li class=\"TrT0Xe\">Conservation of Environment.</li>\n<li class=\"TrT0Xe\">Aged people care routine.</li>\n<li class=\"TrT0Xe\">Empowerment of women.</li>\n<li class=\"TrT0Xe\">Disease Control and others.</li>\n</ul>\n</div>\n<p>[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"298\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-seedling\" add_icon=\"true\" title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-book-open\" add_icon=\"true\" title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-24 07:57:39','2021-10-24 07:57:39','',287,'https://ansrwanda.com/?p=1540',0,'revision','',0),(1534,1,'2021-10-24 07:31:39','2021-10-24 07:31:39','<!-- wp:paragraph -->\r\n<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate it\'s dynamic nature:</p>\r\n<ul>\r\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\r\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\r\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\r\n<li>2013-2019: consolidation and diversification of activities.</li>\r\n</ul>\r\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\r\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\r\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\r\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\r\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\r\n<p>Autonomy</p>\r\n<p>Mutual respect non-exclusive partnership</p>\r\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\r\n<p style=\"text-align: center;\">The main partners are:</p>\r\n<ul>\r\n<li style=\"text-align: center;\">Burera District</li>\r\n<li style=\"text-align: center;\">Kicukiro District</li>\r\n<li style=\"text-align: center;\">Rutsiro District</li>\r\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\r\n</ul>\r\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\r\n<table width=\"0\">\r\n<tbody>\r\n<tr>\r\n<td width=\"72\">2011-2012</td>\r\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\r\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\r\n<td width=\"120\">MINISANTE</td>\r\n<td width=\"96\">Global Fund</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<table width=\"0\">\r\n<tbody>\r\n<tr>\r\n<td width=\"72\">2016 2020</td>\r\n<td width=\"276\">Initiation and management of a primary school</td>\r\n<td width=\"150\">Parents and children of Kigali rural area</td>\r\n<td width=\"120\">Stichting Mme Donatilla</td>\r\n<td width=\"96\">Stichting Mme Donatilla</td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate it\'s activities on environment and livestock carried out in Burera district.\"]Joint Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\r\n<p> [/zozo_vc_feature_box][vc_btn title=\"Joint Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\r\n<!-- /wp:paragraph -->','Our Structure','','inherit','closed','closed','','1532-revision-v1','','','2021-10-24 07:31:39','2021-10-24 07:31:39','',1532,'https://ansrwanda.com/?p=1534',0,'revision','',0),(1535,1,'2021-10-26 19:00:07','2021-10-24 07:34:03',' ','','','publish','closed','closed','','1535','','','2021-10-26 19:00:07','2021-10-26 19:00:07','',0,'https://ansrwanda.com/?p=1535',4,'nav_menu_item','',0),(1542,1,'2021-10-24 07:59:22','2021-10-24 07:59:22','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]Our services...Our services...Our services...Our services...</p>\n<p>Our services...Our services...Our services...Our services...[/zozo_vc_section_title][zozo_vc_services_grid pagination=\"no\" columns=\"3\" posts=\"6\" excerpt_length=\"18\" button_text=\"Read More\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Projects\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-10-24 07:59:22','2021-10-24 07:59:22','',374,'https://ansrwanda.com/?p=1542',0,'revision','',0),(1543,1,'2021-10-26 07:52:41','2021-10-26 07:52:41','','ans maize','','inherit','open','closed','','ans-maize','','','2021-10-26 07:52:41','2021-10-26 07:52:41','',0,'https://ansrwanda.com/wp-content/uploads/2021/10/ans-maize.jpg',0,'attachment','image/jpeg',0),(1544,1,'2021-10-26 08:14:15','2021-10-26 08:14:15','<p>[vc_row center_row=\"yes\"][vc_column][vc_row_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-map\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Find us\" title_type=\"h4\"]Kicukiro,</p>\n<p>Kigali Rwanda[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-call-in\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Call us today\" title_type=\"h4\"]Legal Representative:(+250) 78 830 4640</p>\n<p>Deputy Legal Representative: (+250) 78 830 3206</p>\n<p>Program Director: (+250) 78 851 1696[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner width=\"1/3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"outline-box\" text_align=\"center\" type=\"lineicons\" icon_lineicons=\"simple-icon icon-envelope-open\" icon_size=\"medium\" icon_shape=\"icon-rounded\" icon_style=\"icon-transparent\" title=\"Email us now\" title_type=\"h4\"]info@ansrwanda.com</p>\n<p>ansrwanda123@yahoo.com</p>\n<p> [/zozo_vc_feature_box][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500282891543{padding-top: 0px !important;}\"][vc_column][zozo_vc_section_title title=\"Get In Touch\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner width=\"1/2\" css=\".vc_custom_1634218224500{padding-left: 60px !important;}\"][contact-form-7 id=\"1410\"][/vc_column_inner][vc_column_inner width=\"1/2\"][vc_gmaps link=\"#E-8_JTNDaWZyYW1lJTIwc3JjJTNEJTIyaHR0cHMlM0ElMkYlMkZ3d3cuZ29vZ2xlLmNvbSUyRm1hcHMlMkZlbWJlZCUzRnBiJTNEJTIxMW0xOCUyMTFtMTIlMjExbTMlMjExZDM5ODcuNDI1MDIxMjgzNTg1JTIxMmQzMC4xMDEzODU0MTQwNDY1ODYlMjEzZC0xLjk4NDYzNzgzNzM0NDYzNyUyMTJtMyUyMTFmMCUyMTJmMCUyMTNmMCUyMTNtMiUyMTFpMTAyNCUyMTJpNzY4JTIxNGYxMy4xJTIxM20zJTIxMW0yJTIxMXMweDE5ZGNhNjJmYzhkOGRiOTklMjUzQTB4Zjg3ODk0MTAwMzY3MTZjZiUyMTJzS2ljdWtpcm8lMjUyMERpc3RyaWN0JTI1MjBPZmZpY2UlMjE1ZTAlMjEzbTIlMjExc2VuJTIxMnNydyUyMTR2MTYzNDIxNzg5MzAyOCUyMTVtMiUyMTFzZW4lMjEyc3J3JTIyJTIwd2lkdGglM0QlMjI2MDAlMjIlMjBoZWlnaHQlM0QlMjI0NTAlMjIlMjBzdHlsZSUzRCUyMmJvcmRlciUzQTAlM0IlMjIlMjBhbGxvd2Z1bGxzY3JlZW4lM0QlMjIlMjIlMjBsb2FkaW5nJTNEJTIybGF6eSUyMiUzRSUzQyUyRmlmcmFtZSUzRQ==\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Contact Us','','inherit','closed','closed','','551-revision-v1','','','2021-10-26 08:14:15','2021-10-26 08:14:15','',551,'https://ansrwanda.com/?p=1544',0,'revision','',0),(1547,1,'2021-10-26 08:24:15','2021-10-26 08:24:15','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,#www.mmedonatilla.nl,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"4\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 08:24:15','2021-10-26 08:24:15','',886,'https://ansrwanda.com/?p=1547',0,'revision','',0),(1546,1,'2021-10-26 08:21:45','2021-10-26 08:21:45','','LIONSCLUB','','inherit','open','closed','','lionsclub','','','2021-10-26 08:21:45','2021-10-26 08:21:45','',886,'https://ansrwanda.com/wp-content/uploads/2021/10/LIONSCLUB.png',0,'attachment','image/png',0),(1548,1,'2021-10-26 08:24:49','2021-10-26 08:24:49','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,www.mmedonatilla.nl,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" items=\"4\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 08:24:49','2021-10-26 08:24:49','',886,'https://ansrwanda.com/?p=1548',0,'revision','',0),(1549,1,'2021-10-26 08:28:07','2021-10-26 08:28:07','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" infinite_loop=\"true\" items=\"4\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 08:28:07','2021-10-26 08:28:07','',886,'https://ansrwanda.com/?p=1549',0,'revision','',0),(1550,1,'2021-10-26 08:28:54','2021-10-26 08:28:54','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" infinite_loop=\"true\" items=\"4\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 08:28:54','2021-10-26 08:28:54','',886,'https://ansrwanda.com/?p=1550',0,'revision','',0),(1610,1,'2021-11-07 18:40:35','2021-11-07 18:40:35','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]</p>\n<div class=\"co8aDb\" role=\"heading\" aria-level=\"3\"><b>Some of our functions:</b></div>\n<div class=\"RqBzHd\">\n<ul>\n<li>Monitoring of the management of the milk collection centers</li>\n<li>Poverty eradication.</li>\n<li>Support project for parents.</li>\n<li>Prevent Social Injustice.</li>\n<li>Conservation of Environment.</li>\n<li>Empowerment of women.</li>\n<li><em>Community development</em></li>\n<li><em>Mobilisation of local resources</em></li>\n<li><em>Mediation between people and local administration</em></li>\n<li><em>Facilities for agriculture and livestock extension</em></li>\n<li>Moral up bringing</li>\n</ul>\n</div>\n<p>[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"1553\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-seedling\" add_icon=\"true\" title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-book-open\" add_icon=\"true\" title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-Up to now: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1506,1546\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-11-07 18:40:35','2021-11-07 18:40:35','',287,'https://ansrwanda.com/?p=1610',0,'revision','',0),(1551,1,'2021-10-26 08:36:32','2021-10-26 08:36:32','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]</p>\n<div class=\"co8aDb\" role=\"heading\" aria-level=\"3\"><b>Some of our functions:</b></div>\n<div class=\"RqBzHd\">\n<ul>\n<li>Monitoring of the management of the milk collection centers</li>\n<li>Poverty eradication.</li>\n<li>Support project for parents.</li>\n<li>Prevent Social Injustice.</li>\n<li>Conservation of Environment.</li>\n<li>Empowerment of women.</li>\n<li><em>Community development</em></li>\n<li><em>Mobilisation of local resources</em></li>\n<li><em>Mediation between people and local administration</em></li>\n<li><em>Facilities for agriculture and livestock extension</em></li>\n<li>Moral up bringing</li>\n</ul>\n</div>\n<p>[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"298\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-seedling\" add_icon=\"true\" title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-book-open\" add_icon=\"true\" title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-26 08:36:32','2021-10-26 08:36:32','',287,'https://ansrwanda.com/?p=1551',0,'revision','',0),(1609,1,'2021-11-07 18:38:38','2021-11-07 18:38:38','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]</p>\n<div class=\"co8aDb\" role=\"heading\" aria-level=\"3\"><b>Some of our functions:</b></div>\n<div class=\"RqBzHd\">\n<ul>\n<li>Monitoring of the management of the milk collection centers</li>\n<li>Poverty eradication.</li>\n<li>Support project for parents.</li>\n<li>Prevent Social Injustice.</li>\n<li>Conservation of Environment.</li>\n<li>Empowerment of women.</li>\n<li><em>Community development</em></li>\n<li><em>Mobilisation of local resources</em></li>\n<li><em>Mediation between people and local administration</em></li>\n<li><em>Facilities for agriculture and livestock extension</em></li>\n<li>Moral up bringing</li>\n</ul>\n</div>\n<p>[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"1553\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-seedling\" add_icon=\"true\" title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-book-open\" add_icon=\"true\" title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-Up to now: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1506,1546\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-11-07 18:38:38','2021-11-07 18:38:38','',287,'https://ansrwanda.com/?p=1609',0,'revision','',0),(1552,1,'2021-10-26 08:37:43','2021-10-26 08:37:43','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]</p>\n<div class=\"co8aDb\" role=\"heading\" aria-level=\"3\"><b>Some of our functions:</b></div>\n<div class=\"RqBzHd\">\n<ul>\n<li>Monitoring of the management of the milk collection centers</li>\n<li>Poverty eradication.</li>\n<li>Support project for parents.</li>\n<li>Prevent Social Injustice.</li>\n<li>Conservation of Environment.</li>\n<li>Empowerment of women.</li>\n<li><em>Community development</em></li>\n<li><em>Mobilisation of local resources</em></li>\n<li><em>Mediation between people and local administration</em></li>\n<li><em>Facilities for agriculture and livestock extension</em></li>\n<li>Moral up bringing</li>\n</ul>\n</div>\n<p>[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"298\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-seedling\" add_icon=\"true\" title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-book-open\" add_icon=\"true\" title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-Up to now: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-26 08:37:43','2021-10-26 08:37:43','',287,'https://ansrwanda.com/?p=1552',0,'revision','',0),(1553,1,'2021-10-26 08:41:20','2021-10-26 08:41:20','','why choose us ans','','inherit','open','closed','','why-choose-us-ans','','','2021-10-26 08:41:20','2021-10-26 08:41:20','',287,'https://ansrwanda.com/wp-content/uploads/2021/10/why-choose-us-ans.jpg',0,'attachment','image/jpeg',0),(1554,1,'2021-10-26 08:41:40','2021-10-26 08:41:40','<p>[vc_row center_row=\"yes\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][zozo_vc_section_title classes=\"margin-bottom-0\" text_align=\"left\" title=\"About ANS RWANDA\" title_weight=\"\"]</p>\n<div class=\"co8aDb\" role=\"heading\" aria-level=\"3\"><b>Some of our functions:</b></div>\n<div class=\"RqBzHd\">\n<ul>\n<li>Monitoring of the management of the milk collection centers</li>\n<li>Poverty eradication.</li>\n<li>Support project for parents.</li>\n<li>Prevent Social Injustice.</li>\n<li>Conservation of Environment.</li>\n<li>Empowerment of women.</li>\n<li><em>Community development</em></li>\n<li><em>Mobilisation of local resources</em></li>\n<li><em>Mediation between people and local administration</em></li>\n<li><em>Facilities for agriculture and livestock extension</em></li>\n<li>Moral up bringing</li>\n</ul>\n</div>\n<p>[/zozo_vc_section_title][vc_btn title=\"Join Now\" align=\"left\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\"][/vc_column][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][vc_single_image image=\"126\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499687783651{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-12 vc_col-md-12\" el_class=\"section-spacing-1024\"][zozo_vc_section_title title=\"Why Choose Us\" title_weight=\"\"][/zozo_vc_section_title][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1499690213612{padding-top: 0px !important;}\"][vc_column offset=\"vc_col-lg-4 vc_col-md-12\"][vc_single_image image=\"1553\" img_size=\"full\" alignment=\"center\"][/vc_column][vc_column el_class=\"section-spacing-1024\" offset=\"vc_col-lg-8 vc_col-md-12\"][vc_column_text]</p>\n<h2>Together we can make a difference</h2>\n<p>[/vc_column_text][vc_tta_tabs][vc_tta_section add_icon=\"true\" title=\"Who we are\" tab_id=\"1499345320319-8c084466-a766\"][vc_column_text]Action Nord-Sud Rwanda (ANS Rwanda) is a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations. It obtained its legal personality by ministerial decree No. 50/11 of March 30, 2009, and approved by the Rwanda Governance Board RGB on 05/03/2013.</p>\n<p> [/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-seedling\" add_icon=\"true\" title=\"What we do\" tab_id=\"1499345320386-62375f2d-b111\"][vc_column_text]The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.[/vc_column_text][/vc_tta_section][vc_tta_section i_icon_fontawesome=\"fas fa-book-open\" add_icon=\"true\" title=\"Our History\" tab_id=\"1499345353462-93a11f1f-fe37\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-Up to now: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][/vc_tta_section][/vc_tta_tabs][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','About Us','','inherit','closed','closed','','287-revision-v1','','','2021-10-26 08:41:40','2021-10-26 08:41:40','',287,'https://ansrwanda.com/?p=1554',0,'revision','',0),(1555,1,'2021-10-26 09:22:01','2021-10-26 09:22:01','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]</p>\n<ul>\n<li>Counseling and support services to both children and adults</li>\n<li>Individual and public awareness</li>\n<li>Advocacy</li>\n</ul>\n<p>[/zozo_vc_section_title][zozo_vc_services_grid pagination=\"no\" columns=\"3\" posts=\"6\" excerpt_length=\"18\" button_text=\"Read More\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Projects\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-10-26 09:22:01','2021-10-26 09:22:01','',374,'https://ansrwanda.com/?p=1555',0,'revision','',0),(1557,1,'2021-10-26 09:23:25','2021-10-26 09:23:25','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]</p>\n<ul>\n<li style=\"text-align: center;\">Counseling and support services to both children and adults</li>\n<li style=\"text-align: center;\">Individual and public awareness</li>\n<li style=\"text-align: center;\">Advocacy</li>\n</ul>\n<p>[/zozo_vc_section_title][vc_separator][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Projects\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-10-26 09:23:25','2021-10-26 09:23:25','',374,'https://ansrwanda.com/?p=1557',0,'revision','',0),(1556,1,'2021-10-26 09:22:35','2021-10-26 09:22:35','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]</p>\n<ul>\n<li style=\"text-align: center;\">Counseling and support services to both children and adults</li>\n<li style=\"text-align: center;\">Individual and public awareness</li>\n<li style=\"text-align: center;\">Advocacy</li>\n</ul>\n<p>[/zozo_vc_section_title][zozo_vc_services_grid pagination=\"no\" columns=\"3\" posts=\"6\" excerpt_length=\"18\" button_text=\"Read More\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Projects\" title_weight=\"\"]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration in some form, by injected humour, or randomised words which don\'t look even slightly believable.[/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"102,103,104,105,106,107\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-10-26 09:22:35','2021-10-26 09:22:35','',374,'https://ansrwanda.com/?p=1556',0,'revision','',0),(1558,1,'2021-10-26 09:33:02','2021-10-26 09:33:02','','1','','inherit','open','closed','','1-3','','','2021-10-26 09:33:02','2021-10-26 09:33:02','',1436,'https://ansrwanda.com/wp-content/uploads/2021/10/1.png',0,'attachment','image/png',0),(1580,1,'2021-10-26 15:48:03','2021-10-26 15:48:03','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:48:03','2021-10-26 15:48:03','',886,'https://ansrwanda.com/?p=1580',0,'revision','',0),(1559,1,'2021-10-26 09:38:17','2021-10-26 09:38:17','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" timeout_duration=\"6000\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 09:38:17','2021-10-26 09:38:17','',886,'https://ansrwanda.com/?p=1559',0,'revision','',0),(1561,1,'2021-10-26 09:40:46','2021-10-26 09:40:46','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 09:40:46','2021-10-26 09:40:46','',886,'https://ansrwanda.com/?p=1561',0,'revision','',0),(1560,1,'2021-10-26 09:39:29','2021-10-26 09:39:29','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" timeout_duration=\"6000\" infinite_loop=\"true\" pagination=\"false\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 09:39:29','2021-10-26 09:39:29','',886,'https://ansrwanda.com/?p=1560',0,'revision','',0),(1562,1,'2021-10-26 09:45:32','2021-10-26 09:45:32','','1','','inherit','open','closed','','1-4','','','2021-10-26 09:45:32','2021-10-26 09:45:32','',1436,'https://ansrwanda.com/wp-content/uploads/2021/10/1-1.png',0,'attachment','image/png',0),(1563,1,'2021-10-26 09:48:09','2021-10-26 09:48:09','','2','','inherit','open','closed','','2','','','2021-10-26 09:48:09','2021-10-26 09:48:09','',1439,'https://ansrwanda.com/wp-content/uploads/2021/10/2.png',0,'attachment','image/png',0),(1564,1,'2021-10-26 10:26:38','2021-10-26 10:26:38','','2','','inherit','open','closed','','2-2','','','2021-10-26 10:26:38','2021-10-26 10:26:38','',1439,'https://ansrwanda.com/wp-content/uploads/2021/10/2-1.png',0,'attachment','image/png',0),(1565,1,'2021-10-26 10:30:37','2021-10-26 10:30:37','','3','','inherit','open','closed','','3','','','2021-10-26 10:30:37','2021-10-26 10:30:37','',82,'https://ansrwanda.com/wp-content/uploads/2017/07/3.png',0,'attachment','image/png',0),(1608,1,'2021-11-07 18:27:36','2021-11-07 18:27:36','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-Up to now: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-11-07 18:27:36','2021-11-07 18:27:36','',886,'https://ansrwanda.com/?p=1608',0,'revision','',0),(1578,1,'2021-10-26 12:20:49','2021-10-26 12:20:49','','11','','inherit','open','closed','','11-2','','','2021-10-26 12:20:49','2021-10-26 12:20:49','',1436,'https://ansrwanda.com/wp-content/uploads/2021/10/11-1.png',0,'attachment','image/png',0),(1568,1,'2021-10-26 11:25:16','2021-10-26 11:25:16','','Mutabazi Havugimana Jean','','inherit','closed','closed','','1439-autosave-v1','','','2021-10-26 11:25:16','2021-10-26 11:25:16','',1439,'https://ansrwanda.com/?p=1568',0,'revision','',0),(1569,1,'2021-10-26 11:25:18','2021-10-26 11:25:18','','1','','inherit','open','closed','','1-5','','','2021-10-26 11:25:18','2021-10-26 11:25:18','',1439,'https://ansrwanda.com/wp-content/uploads/2021/10/1-2.png',0,'attachment','image/png',0),(1570,1,'2021-10-26 11:25:21','2021-10-26 11:25:21','','Mugabonake Gallican','','inherit','closed','closed','','1436-autosave-v1','','','2021-10-26 11:25:21','2021-10-26 11:25:21','',1436,'https://ansrwanda.com/?p=1570',0,'revision','',0),(1571,1,'2021-10-26 11:30:19','2021-10-26 11:30:19','','4','','inherit','open','closed','','4','','','2021-10-26 11:30:19','2021-10-26 11:30:19','',83,'https://ansrwanda.com/wp-content/uploads/2017/07/4.png',0,'attachment','image/png',0),(1572,1,'2021-10-26 11:34:41','2021-10-26 11:34:41','[vc_row css=\".vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][/vc_column][vc_column css=\".vc_custom_1500639605192{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\" el_class=\"section-padding-lr-15 rtl-right\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.\n\nIf you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the internet, it is a long established fact.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1497963233970{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Our Clients Say\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1497963561775{padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][zozo_vc_section_title classes=\"margin-bottom-30\" sub_title=\"Always dedicated and devoted\" title=\"Send message to us\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner][contact-form-7 id=\"573\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','MUJAWIMANA Eugenie','','inherit','closed','closed','','84-autosave-v1','','','2021-10-26 11:34:41','2021-10-26 11:34:41','',84,'https://ansrwanda.com/?p=1572',0,'revision','',0),(1573,1,'2021-10-26 11:36:37','2021-10-26 11:36:37','','5','','inherit','open','closed','','5','','','2021-10-26 11:36:37','2021-10-26 11:36:37','',84,'https://ansrwanda.com/wp-content/uploads/2017/07/5.png',0,'attachment','image/png',0),(1574,1,'2021-10-26 11:48:21','2021-10-26 11:48:21','','6','','inherit','open','closed','','6','','','2021-10-26 11:48:21','2021-10-26 11:48:21','',86,'https://ansrwanda.com/wp-content/uploads/2017/07/6.png',0,'attachment','image/png',0),(1575,1,'2021-10-26 11:49:13','2021-10-26 11:49:13','[vc_row css=\".vc_custom_1500357928613{padding-top: 0px !important;padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-6\"][/vc_column][vc_column css=\".vc_custom_1500640041325{padding-right: 0px !important;padding-bottom: 70px !important;padding-left: 0px !important;}\" offset=\"vc_col-lg-6 vc_col-md-6\" el_class=\"section-padding-lr-15 rtl-right\"][vc_column_text]There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration.\n\nIf you are going to use a passage of Lorem Ipsum, you need to be sure there isn’t anything embarrassing hidden in the middle of text. All the Lorem Ipsum generators on the Internet tend to repeat predefined chunks as necessary, making this the first true generator on the internet, it is a long established fact.[/vc_column_text][/vc_column][/vc_row][vc_row full_width=\"stretch_row_content\" bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1497963233970{padding-bottom: 45px !important;}\"][vc_column][zozo_vc_section_title css_animation=\"bottom-to-top\" text_align=\"center\" sub_title=\"Our Clients Say\" title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" infinite_loop=\"true\" navigation=\"false\" items=\"1\" items_scroll=\"1\" items_tablet=\"1\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1497963561775{padding-bottom: 0px !important;}\"][vc_column width=\"1/6\"][/vc_column][vc_column width=\"2/3\"][zozo_vc_section_title classes=\"margin-bottom-30\" sub_title=\"Always dedicated and devoted\" title=\"Send message to us\" title_weight=\"\"][/zozo_vc_section_title][vc_row_inner][vc_column_inner][contact-form-7 id=\"573\"][/vc_column_inner][/vc_row_inner][/vc_column][vc_column width=\"1/6\"][/vc_column][/vc_row]','Mukashema Christine','','inherit','closed','closed','','86-autosave-v1','','','2021-10-26 11:49:13','2021-10-26 11:49:13','',86,'https://ansrwanda.com/?p=1575',0,'revision','',0),(1576,1,'2021-10-26 12:03:47','2021-10-26 12:03:47','','7','','inherit','open','closed','','7','','','2021-10-26 12:03:47','2021-10-26 12:03:47','',85,'https://ansrwanda.com/wp-content/uploads/2017/07/7.png',0,'attachment','image/png',0),(1577,1,'2021-10-26 12:18:45','2021-10-26 12:18:45','','11','','inherit','open','closed','','11','','','2021-10-26 12:18:45','2021-10-26 12:18:45','',1436,'https://ansrwanda.com/wp-content/uploads/2021/10/11.png',0,'attachment','image/png',0),(1595,1,'2021-10-26 15:58:10','2021-10-26 15:58:10','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider testi_desc_type=\"full_content\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:58:10','2021-10-26 15:58:10','',886,'https://ansrwanda.com/?p=1595',0,'revision','',0),(1581,1,'2021-10-26 15:48:44','2021-10-26 15:48:44','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:48:44','2021-10-26 15:48:44','',886,'https://ansrwanda.com/?p=1581',0,'revision','',0),(1582,1,'2021-10-26 15:49:08','2021-10-26 15:49:08','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"300\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:49:08','2021-10-26 15:49:08','',886,'https://ansrwanda.com/?p=1582',0,'revision','',0),(1583,1,'2021-10-26 15:49:51','2021-10-26 15:49:51','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"20\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:49:51','2021-10-26 15:49:51','',886,'https://ansrwanda.com/?p=1583',0,'revision','',0),(1584,1,'2021-10-26 15:50:12','2021-10-26 15:50:12','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"5\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:50:12','2021-10-26 15:50:12','',886,'https://ansrwanda.com/?p=1584',0,'revision','',0),(1585,1,'2021-10-26 15:50:30','2021-10-26 15:50:30','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"50\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:50:30','2021-10-26 15:50:30','',886,'https://ansrwanda.com/?p=1585',0,'revision','',0),(1586,1,'2021-10-26 15:51:02','2021-10-26 15:51:02','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:51:02','2021-10-26 15:51:02','',886,'https://ansrwanda.com/?p=1586',0,'revision','',0),(1587,1,'2021-10-26 15:51:35','2021-10-26 15:51:35','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" excerpt_limit=\"17\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"1000\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:51:35','2021-10-26 15:51:35','',886,'https://ansrwanda.com/?p=1587',0,'revision','',0),(1589,1,'2021-10-26 15:54:51','2021-10-26 15:54:51','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border\" testi_desc_type=\"full_content\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"700\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:54:51','2021-10-26 15:54:51','',886,'https://ansrwanda.com/?p=1589',0,'revision','',0),(1588,1,'2021-10-26 15:52:20','2021-10-26 15:52:20','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border\" testi_desc_type=\"full_content\" timeout_duration=\"500\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"30\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:52:20','2021-10-26 15:52:20','',886,'https://ansrwanda.com/?p=1588',0,'revision','',0),(1590,1,'2021-10-26 15:55:23','2021-10-26 15:55:23','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border\" testi_desc_type=\"full_content\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"400\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:55:23','2021-10-26 15:55:23','',886,'https://ansrwanda.com/?p=1590',0,'revision','',0),(1591,1,'2021-10-26 15:56:12','2021-10-26 15:56:12','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border\" testi_desc_type=\"full_content\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"300\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:56:12','2021-10-26 15:56:12','',886,'https://ansrwanda.com/?p=1591',0,'revision','',0),(1592,1,'2021-10-26 15:56:33','2021-10-26 15:56:33','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border\" testi_desc_type=\"full_content\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:56:33','2021-10-26 15:56:33','',886,'https://ansrwanda.com/?p=1592',0,'revision','',0),(1593,1,'2021-10-26 15:57:23','2021-10-26 15:57:23','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"style-3\" testi_desc_type=\"full_content\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:57:23','2021-10-26 15:57:23','',886,'https://ansrwanda.com/?p=1593',0,'revision','',0),(1594,1,'2021-10-26 15:57:49','2021-10-26 15:57:49','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border\" testi_desc_type=\"full_content\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:57:49','2021-10-26 15:57:49','',886,'https://ansrwanda.com/?p=1594',0,'revision','',0),(1597,1,'2021-10-26 15:58:59','2021-10-26 15:58:59','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:58:59','2021-10-26 15:58:59','',886,'https://ansrwanda.com/?p=1597',0,'revision','',0),(1596,1,'2021-10-26 15:58:38','2021-10-26 15:58:38','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 15:58:38','2021-10-26 15:58:38','',886,'https://ansrwanda.com/?p=1596',0,'revision','',0),(1598,1,'2021-10-26 16:00:25','2021-10-26 16:00:25','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 16:00:25','2021-10-26 16:00:25','',886,'https://ansrwanda.com/?p=1598',0,'revision','',0),(1599,1,'2021-10-26 16:01:28','2021-10-26 16:01:28','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 16:01:28','2021-10-26 16:01:28','',886,'https://ansrwanda.com/?p=1599',0,'revision','',0),(1600,1,'2021-10-26 16:02:41','2021-10-26 16:02:41','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"190\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 16:02:41','2021-10-26 16:02:41','',886,'https://ansrwanda.com/?p=1600',0,'revision','',0),(1601,1,'2021-10-26 16:03:07','2021-10-26 16:03:07','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"70\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 16:03:07','2021-10-26 16:03:07','',886,'https://ansrwanda.com/?p=1601',0,'revision','',0),(1602,1,'2021-10-26 16:05:00','2021-10-26 16:05:00','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"140\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 16:05:00','2021-10-26 16:05:00','',886,'https://ansrwanda.com/?p=1602',0,'revision','',0),(1603,1,'2021-10-26 16:05:27','2021-10-26 16:05:27','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"20\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 16:05:27','2021-10-26 16:05:27','',886,'https://ansrwanda.com/?p=1603',0,'revision','',0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (1604,1,'2021-10-26 16:05:58','2021-10-26 16:05:58','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"2\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 16:05:58','2021-10-26 16:05:58','',886,'https://ansrwanda.com/?p=1604',0,'revision','',0),(1605,1,'2021-10-26 16:06:28','2021-10-26 16:06:28','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-2019: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" auto_play=\"false\" infinite_loop=\"true\" items=\"7\" items_scroll=\"1\" items_tablet=\"7\" items_mobile_landscape=\"7\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-10-26 16:06:28','2021-10-26 16:06:28','',886,'https://ansrwanda.com/?p=1605',0,'revision','',0),(1606,1,'2021-10-26 19:00:07','2021-10-26 18:41:57','','Webmail Login','','publish','closed','closed','','webmail-login','','','2021-10-26 19:00:07','2021-10-26 19:00:07','',0,'https://ansrwanda.com/?p=1606',6,'nav_menu_item','',0),(1612,1,'2021-11-07 18:44:12','2021-11-07 18:44:12','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]</p>\n<ul>\n<li style=\"text-align: center;\">Counseling and support services to both children and adults</li>\n<li style=\"text-align: center;\">Individual and public awareness</li>\n<li style=\"text-align: center;\">Advocacy</li>\n</ul>\n<p>[/zozo_vc_section_title][vc_separator][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Projects\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1506,1546\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"6\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-11-07 18:44:12','2021-11-07 18:44:12','',374,'https://ansrwanda.com/?p=1612',0,'revision','',0),(1613,1,'2021-11-07 18:47:45','2021-11-07 18:47:45','<p>[vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Services\" title_weight=\"\"]</p>\n<ul>\n<li style=\"text-align: center;\">Counseling and support services to both children and adults</li>\n<li style=\"text-align: center;\">Individual and public awareness</li>\n<li style=\"text-align: center;\">Advocacy</li>\n</ul>\n<p>[/zozo_vc_section_title][vc_separator][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Recent Projects\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_grid pagination=\"no\" filter_type=\"arrow-style\" columns=\"3\" show_category=\"no\" posts=\"6\" first_filter=\"all\" gutter=\"30\" excerpt_length=\"18\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1506,1546\" custom_links=\"#,#,#,#,#,#\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"bg-normal\" center_row=\"yes\" typo_style=\"light\" css=\".vc_custom_1497510752108{padding-top: 0px !important;padding-bottom: 0px !important;}\" el_class=\"additional-call-to-action\"][vc_column][vc_row_inner css=\".vc_custom_1497510599686{padding-top: 25px !important;padding-bottom: 20px !important;}\"][vc_column_inner offset=\"vc_col-lg-9 vc_col-md-12\"][zozo_vc_feature_box text_align=\"left\" type=\"fontawesome\" icon_size=\"medium\" icon_shape=\"icon-circle\" icon_style=\"icon-bordered\" title=\"Do You Still Have A Question Regarding Our Services?\" title_type=\"h5\" title_extra_class=\"margin-bottom-15\" icon_fontawesome=\"fa fa-phone\" icon_icomoonpack2=\"icomoon2 icomoon2-dollar2\" css=\".vc_custom_1635059665832{margin-bottom: 0px !important;}\" icon_color=\"#ffffff\" icon_border_color=\"#ffffff\" content_color=\"#ffffff\"]Don\'t hesitate to contact us[/zozo_vc_feature_box][/vc_column_inner][vc_column_inner css=\".vc_custom_1501052537360{padding-top: 9px !important;}\" offset=\"vc_col-lg-3 vc_col-md-12\"][vc_btn title=\"Contact us\" shape=\"square\" color=\"white\" align=\"right\" css_animation=\"none\" link=\"url:https%3A%2F%2Fansrwanda.com%2Fcontact-us%2F\" el_class=\"additional-btn\"][/vc_column_inner][/vc_row_inner][/vc_column][/vc_row]</p>\n','Services','','inherit','closed','closed','','374-revision-v1','','','2021-11-07 18:47:45','2021-11-07 18:47:45','',374,'https://ansrwanda.com/?p=1613',0,'revision','',0),(1614,1,'2021-11-07 18:47:53','2021-11-07 18:47:53','<p>[vc_row][vc_column][vc_column_text]The following structure will be gradually expanded to implement the planned actions.[/vc_column_text][vc_single_image image=\"1536\" img_size=\"full\" alignment=\"center\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p>[/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1506,103,1509\" custom_links=\"#,#,#,#,#,#\" link_target=\"_blank\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"4\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]<!-- /wp:paragraph -->[/vc_column_text][/vc_column][/vc_row]</p>\n','Our Structure','','inherit','closed','closed','','1532-revision-v1','','','2021-11-07 18:47:53','2021-11-07 18:47:53','',1532,'https://ansrwanda.com/?p=1614',0,'revision','',0),(1615,1,'2021-11-07 18:50:53','2021-11-07 18:50:53','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-Up to now: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:http%3A%2F%2Fansrwanda.com%2Fcontact-us%2F|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"3\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2021-11-07 18:50:53','2021-11-07 18:50:53','',886,'https://ansrwanda.com/?p=1615',0,'revision','',0),(1619,1,'2022-07-11 17:44:33','2022-07-11 17:44:33','<p>[vc_row][vc_column][vc_column_text]Action Nord Sud Rwanda has a wide range of activities in the field of health, infection prevention Control (IPC), Water, Sanitation and Hygiene (WASH) throughout the country, and in particular in the Districts of BURERA and RUTSIRO.</p>\n<ul>\n<li>With funding from Global Fund through the Ministry of Health, Action Nord Sud Rwanda was a recipient of funds for capacity building and involvement of civil society organizations in the fight against HIV (Single Stream of Funding for HIV &AIDS /GF Project). Activities were implemented in Kigeyo, Kivumu, Nyabirasi, and Ruhango sectors in RUTSIRO District. More than 3,000 families were beneficiaries</li>\n</ul>\n<p> [/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_gallery interval=\"3\" images=\"1648,1649\" img_size=\"\" title=\"RUTSIRO: Florence N.hategekimana hopes for a good bean and vegetable harvest thanks to the application of manure \"][/vc_column][/vc_row][vc_row][vc_column][vc_column_text]</p>\n<ul>\n<li>With funding from UNICEF/ WASH project and the French Cooperation, activities to improve the conditions of pedagogical supervision and hygiene have been carried out in schools of BURERA district: sensitization of children to personal hygiene and classrooms, construction of latrines and rainwater harvesting tanks in 13 elementary schools with more than 12,000 children, as well as the distribution of mattresses to APADEC BURERA SCHOOL.</li>\n</ul>\n<p>[/vc_column_text][vc_gallery interval=\"3\" images=\"1650,1651\" title=\"Toilets in the Health Centers of Gahunga, Kayenzi and Nyamugali in Burera district (UNICEF funding)\"][vc_column_text]</p>\n<ul>\n<li>Collaboration with the Ministry of Health and Rwanda Biomedical Center in the framework of the prevention and fight against EBOLA VIRUS DISEASE (EVD) and COVID-19 National Preparedness and Response. Action Nord Sud Rwanda provided MUKASHEMA CHRISTINE as a specialist in Infection Prevention and Control. The scope of work covered all Districts (Hospitals and health Centers). Doctors, Nurses and Midwives were trained while conducting IPC assessments and mentorship.</li>\n</ul>\n<p>[/vc_column_text][/vc_column][/vc_row][vc_row][vc_column][vc_single_image image=\"1652\" title=\"Mukashema Christine: training of ANS Rwanda staff on COVID-19 prevention in Karembure Shunshire School\"][/vc_column][/vc_row]</p>\n','Health, Infection Prevention and Control, Water, Sanitation and Hygiene','','publish','closed','closed','','health-infection-prevention-and-control-water-sanitation-and-hygiene','','','2022-07-12 08:45:00','2022-07-12 08:45:00','',0,'https://ansrwanda.com/?post_type=zozo_portfolio&p=1619',0,'zozo_portfolio','',0),(1620,1,'2022-07-10 06:47:12','2022-07-10 06:47:12','','1','','inherit','open','closed','','1-6','','','2022-07-10 06:47:12','2022-07-10 06:47:12','',1619,'https://ansrwanda.com/wp-content/uploads/2022/07/1.png',0,'attachment','image/png',0),(1621,1,'2022-07-10 06:50:12','2022-07-10 06:50:12','','1','','inherit','open','closed','','1-7','','','2022-07-10 06:50:12','2022-07-10 06:50:12','',1619,'https://ansrwanda.com/wp-content/uploads/2022/07/1-1.png',0,'attachment','image/png',0),(1645,1,'2022-07-12 08:14:57','2022-07-12 08:14:57','','11','','inherit','open','closed','','11-3','','','2022-07-12 08:14:57','2022-07-12 08:14:57','',1619,'https://ansrwanda.com/wp-content/uploads/2022/07/11.jpg',0,'attachment','image/jpeg',0),(1646,1,'2022-07-12 08:19:14','2022-07-12 08:19:14','','111','','inherit','open','closed','','111','','','2022-07-12 08:19:14','2022-07-12 08:19:14','',1619,'https://ansrwanda.com/wp-content/uploads/2022/07/111.jpg',0,'attachment','image/jpeg',0),(1647,1,'2022-07-12 08:21:24','2022-07-12 08:21:24','','1111','','inherit','open','closed','','1111','','','2022-07-12 08:21:24','2022-07-12 08:21:24','',1619,'https://ansrwanda.com/wp-content/uploads/2022/07/1111.jpg',0,'attachment','image/jpeg',0),(1648,1,'2022-07-12 08:30:30','2022-07-12 08:30:30','','2','','inherit','open','closed','','2-3','','','2022-07-12 08:30:30','2022-07-12 08:30:30','',1619,'https://ansrwanda.com/wp-content/uploads/2022/07/2.jpg',0,'attachment','image/jpeg',0),(1649,1,'2022-07-12 08:30:35','2022-07-12 08:30:35','','3','','inherit','open','closed','','3-2','','','2022-07-12 08:30:35','2022-07-12 08:30:35','',1619,'https://ansrwanda.com/wp-content/uploads/2022/07/3.jpg',0,'attachment','image/jpeg',0),(1644,1,'2022-07-11 19:26:38','2022-07-11 19:26:38','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-main','','','2022-07-11 19:26:38','2022-07-11 19:26:38','',0,'https://ansrwanda.com/2022/07/11/wp-global-styles-main/',0,'wp_global_styles','',0),(1650,1,'2022-07-12 08:36:42','2022-07-12 08:36:42','','4','','inherit','open','closed','','4-2','','','2022-07-12 08:36:42','2022-07-12 08:36:42','',1619,'https://ansrwanda.com/wp-content/uploads/2022/07/4.jpg',0,'attachment','image/jpeg',0),(1651,1,'2022-07-12 08:36:48','2022-07-12 08:36:48','','5','','inherit','open','closed','','5-2','','','2022-07-12 08:36:48','2022-07-12 08:36:48','',1619,'https://ansrwanda.com/wp-content/uploads/2022/07/5.jpg',0,'attachment','image/jpeg',0),(1652,1,'2022-07-12 08:38:36','2022-07-12 08:38:36','','6','','inherit','open','closed','','6-2','','','2022-07-12 08:38:36','2022-07-12 08:38:36','',1619,'https://ansrwanda.com/wp-content/uploads/2022/07/6.jpg',0,'attachment','image/jpeg',0),(1667,1,'2023-10-23 02:11:30','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2023-10-23 02:11:30','0000-00-00 00:00:00','',0,'https://ansrwanda.com/?p=1667',0,'post','',0),(1664,1,'2022-11-04 11:13:50','2022-11-04 11:13:50','<p>[vc_row center_row=\"yes\" css=\".vc_custom_1634204174838{padding-bottom: 30px !important;}\"][vc_column][vc_custom_heading text=\"History\"][vc_column_text]ANS Rwanda course is divided into four sequences which illustrate its dynamic nature:</p>\n<ul>\n<li>1999-2003: Reflections on the establishment of the structure, development of regulatory texts and statutes.</li>\n<li>2004-2005: Search for compulsory administrative documents, search for financial and technical partners, project writing and search for funding,</li>\n<li>2006-2012: consolidation of partnership relations and implementation of livestock promotion and community development activities.</li>\n<li>2013-Up to now: consolidation and diversification of activities.</li>\n</ul>\n<p>[/vc_column_text][vc_separator][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"12\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Action Nord-Sud Rwanda (ANS Rwanda)\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fyoung-planting%2F|||\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">We are a non-governmental Rwandan organization created by a multidisciplinary team of people concerned with the development of disadvantaged populations</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"13\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Mission\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" content_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Frecycling%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The Organization\'s mission is to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education, thereby improving the living conditions of disadvantaged populations.</p>\n<p>[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"14\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Values\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsaving-water%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]Integrity,</p>\n<p>Autonomy</p>\n<p>Mutual respect non-exclusive partnership</p>\n<p>Complementarity[/zozo_vc_feature_box][/vc_column][vc_column width=\"1/2\" offset=\"vc_col-lg-3 vc_col-md-3\"][zozo_vc_feature_box box_style=\"info-box\" info_box_style=\"box-without-bg\" title_style=\"title-below\" feature_image=\"1423\" icon_size=\"large\" icon_shape=\"icon-circle\" icon_hover_style=\"icon-hv-bg\" title=\"Partnership\" title_type=\"h3\" title_url=\"|||\" title_align=\"center\" separator=\"no\" button_url=\"url:http%3A%2F%2Fdemo.zozothemes.com%2Fgosolar%2Fservices%2Fsave-forests%2F|||\" button_style=\"button_style\" button_text=\"Read More\"]</p>\n<p style=\"text-align: center;\">The main partners are:</p>\n<ul>\n<li style=\"text-align: center;\">Burera District</li>\n<li style=\"text-align: center;\">Kicukiro District</li>\n<li style=\"text-align: center;\">Rutsiro District</li>\n<li style=\"text-align: center;\">Stichting Mme. Donatilla</li>\n</ul>\n<p>[/zozo_vc_feature_box][/vc_column][/vc_row][vc_row center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" el_class=\"bg-fixed\" css=\".vc_custom_1503911455729{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-2.jpg?id=60) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}\"][vc_column][zozo_vc_section_title classes=\"title-white-bottom\" title=\"Our Different Activities\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_portfolio_slider infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" margin=\"30\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row center_row=\"yes\" css=\".vc_custom_1500533072824{padding-bottom: 0px !important;}\"][vc_column offset=\"vc_col-lg-6 vc_col-md-12\"][/vc_column][/vc_row][vc_row bg_style=\"grey-wrapper\" center_row=\"yes\" css=\".vc_custom_1499679323940{padding-bottom: 15px !important;}\"][vc_column][zozo_vc_section_title title=\"Achievements of ANS Rwanda\" title_weight=\"\"]</p>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2011-2012</td>\n<td width=\"276\">HIV AIDS prevention project in the RUTSIRO district</td>\n<td width=\"150\">Family victims of HIV AIDS in 4 sectors</td>\n<td width=\"120\">MINISANTE</td>\n<td width=\"96\">Global Fund</td>\n</tr>\n</tbody>\n</table>\n<table width=\"0\">\n<tbody>\n<tr>\n<td width=\"72\">2016 2020</td>\n<td width=\"276\">Initiation and management of a primary school</td>\n<td width=\"150\">Parents and children of Kigali rural area</td>\n<td width=\"120\">Stichting Mme Donatilla</td>\n<td width=\"96\">Stichting Mme Donatilla</td>\n</tr>\n</tbody>\n</table>\n<p> [/zozo_vc_section_title][vc_custom_heading text=\"Read more...\" font_container=\"tag:p|font_size:16|text_align:center|color:%2381d742\" link=\"url:https%3A%2F%2Fansrwanda.com%2Four-achievements%2F|title:Our%20Achievements\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Team\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_team_slider show_socials=\"no\" title_link=\"no\" member_desc_type=\"none\" infinite_loop=\"true\" navigation=\"false\" pagination=\"false\" items=\"4\" items_scroll=\"1\" margin=\"30\" items_tablet=\"3\" items_mobile_landscape=\"2\" items_mobile_portrait=\"1\"][/vc_column][/vc_row][vc_row bg_style=\"dark-wrapper\" center_row=\"yes\" typo_style=\"light\"][vc_column][zozo_vc_section_title title=\"Testimonials\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_testimonials_slider css_animation=\"appear\" style=\"border2\" testi_desc_type=\"full_content\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"2\" items_mobile_landscape=\"1\" items_mobile_portrait=\"1\" margin=\"100\"][/vc_column][/vc_row][vc_row parallax=\"content-moving\" parallax_speed_bg=\"2.0\" center_row=\"yes\" bg_overlay=\"yes\" bg_overlay_style=\"overlay-primary\" typo_style=\"light\" css=\".vc_custom_1503911469581{background-image: url(http://ansrwanda.com/wp-content/uploads/2017/07/bg-3.jpg?id=111) !important;background-position: center;background-repeat: no-repeat;background-size:cover;}\"][vc_column][zozo_vc_feature_box title=\"We Are here to evaluate its activities on environment and livestock carried out in Burera district.\"]Join Our Mission to intervene in the promotion of agriculture / livestock, and social well-being which includes health and education.</p>\n<p> [/zozo_vc_feature_box][vc_btn title=\"Join Us\" color=\"white\" align=\"center\" link=\"url:https%3A%2F%2Fansrwanda.com%2F%3Fpage_id%3D551|title:Contact%20Us\"][/vc_column][/vc_row][vc_row center_row=\"yes\"][vc_column][zozo_vc_section_title title=\"Our Partners\" title_weight=\"\"][/zozo_vc_section_title][zozo_vc_clients_slider images=\"1509,1546,1506\" custom_links=\"#,#,http://www.mmedonatilla.nl/home.html,\" link_target=\"_blank\" infinite_loop=\"true\" pagination=\"false\" items=\"3\" items_scroll=\"1\" items_tablet=\"3\" items_mobile_landscape=\"3\" items_mobile_portrait=\"1\"][/vc_column][/vc_row]</p>\n','Home','','inherit','closed','closed','','886-revision-v1','','','2022-11-04 11:13:50','2022-11-04 11:13:50','',886,'https://ansrwanda.com/?p=1664',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_css`
--
DROP TABLE IF EXISTS `wp_revslider_css`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_css` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`handle` text NOT NULL,
`settings` longtext,
`hover` longtext,
`advanced` longtext,
`params` longtext NOT NULL,
PRIMARY KEY (`id`),
KEY `handle_index` (`handle`(64))
) ENGINE=MyISAM AUTO_INCREMENT=110 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_css`
--
LOCK TABLES `wp_revslider_css` WRITE;
/*!40000 ALTER TABLE `wp_revslider_css` DISABLE KEYS */;
INSERT INTO `wp_revslider_css` (`id`, `handle`, `settings`, `hover`, `advanced`, `params`) VALUES (1,'.tp-caption.medium_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\"}'),(2,'.tp-caption.small_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(3,'.tp-caption.medium_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(4,'.tp-caption.large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(5,'.tp-caption.very_large_text','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(6,'.tp-caption.very_big_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\",\"padding-top\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"padding\":\"0px 4px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(9,'.tp-caption.modern_medium_fat_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(10,'.tp-caption.modern_medium_light','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(11,'.tp-caption.modern_big_bluebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\"}'),(12,'.tp-caption.modern_big_redbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"padding-top\":\"1px\",\"letter-spacing\":\"0\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\"}'),(13,'.tp-caption.modern_small_text_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"white-space\":\"nowrap\"},\"hover\":\"\"}','{\"color\":\"#555\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\"}'),(14,'.tp-caption.boxshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"},\"hover\":\"\"}','[]'),(15,'.tp-caption.black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000\"}'),(16,'.tp-caption.noshadow','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','[]'),(17,'.tp-caption.thinheadline_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"rgba(0,0,0,0.85)\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#000\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"position\":\"absolute\",\"text-shadow\":\"none\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"-1.5px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\"},\"hover\":\"\"}','{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px 4px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"width\":\"4000px\",\"height\":\"150px\"},\"hover\":\"\"}','{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":[],\"hover\":\"\"}','{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg','{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}','null','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}'),(48,'.tp-caption.MarkerDisplay','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ff0000\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"font-style\":\"normal\",\"font-family\":\"Permanent Marker\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(49,'.tp-caption.Restaurant-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"120px\",\"line-height\":\"120px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(50,'.tp-caption.Restaurant-Cursive','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Nothing you could do\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(51,'.tp-caption.Restaurant-ScrollDownText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(52,'.tp-caption.Restaurant-Description','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(53,'.tp-caption.Restaurant-Price','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(54,'.tp-caption.Restaurant-Menuitem','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"power2.inOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(55,'.tp-caption.Furniture-LogoText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"160px\",\"line-height\":\"150px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(56,'.tp-caption.Furniture-Plus','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0.5\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"box-shadow\":\"rgba(0,0,0,0.1) 0 1px 3px\"},\"hover\":\"\"}','{\"color\":\"#e6cfa3\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"6px\",\"7px\",\"4px\",\"7px\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(57,'.tp-caption.Furniture-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\",\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(58,'.tp-caption.Furniture-Subtitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(59,'.tp-caption.Gym-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(60,'.tp-caption.Gym-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(61,'.tp-caption.Gym-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"22\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(62,'.tp-caption.Fashion-SmallText','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"20px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(63,'.tp-caption.Fashion-BigDisplay','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(64,'.tp-caption.Fashion-TextBlock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"40px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(65,'.tp-caption.Sports-Display','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"13px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(66,'.tp-caption.Sports-DisplayFat','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":[\"\"],\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"130px\",\"line-height\":\"130px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(67,'.tp-caption.Sports-Subline','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"4px\"},\"hover\":\"\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"font-size\":\"32px\",\"line-height\":\"32px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Raleway\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(68,'.tp-caption.Instagram-Caption','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(69,'.tp-caption.News-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"60px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(70,'.tp-caption.News-Subtitle','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0px\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"300\",\"easing\":\"power3.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"24px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Roboto Slab\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(71,'.tp-caption.Photography-Display','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"5px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"80px\",\"line-height\":\"70px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(72,'.tp-caption.Photography-Subline','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#777777\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(73,'.tp-caption.Photography-ImageHover','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"1000\",\"easing\":\"power3.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(74,'.tp-caption.Photography-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#00ffde\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0.65\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(75,'.tp-caption.Photography-Textblock','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(76,'.tp-caption.Photography-Subline-2','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"20px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(77,'.tp-caption.Photography-ImageHover2','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"0.5\",\"scalex\":\"0.8\",\"scaley\":\"0.8\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"500\",\"easing\":\"back.out\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20\",\"line-height\":\"22\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Arial\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(78,'.tp-caption.WebProduct-Title','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(79,'.tp-caption.WebProduct-SubTitle','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(80,'.tp-caption.WebProduct-Content','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\"}'),(81,'.tp-caption.WebProduct-Menuitem','{\"hover\":\"true\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#999999\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(82,'.tp-caption.WebProduct-Title-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"90px\",\"line-height\":\"90px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(83,'.tp-caption.WebProduct-SubTitle-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.35\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(84,'.tp-caption.WebProduct-Content-Light','{\"hover\":\"false\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"0.65\",\"font-size\":\"16px\",\"line-height\":\"24px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"parallax\":\"-\"}'),(85,'.tp-caption.FatRounded','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"text-shadow\":\"none\"},\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"20px\",\"22px\",\"20px\",\"25px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.5\",\"border-color\":\"#d3d3d3\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0px\",\"border-radius\":[\"50px\",\"50px\",\"50px\",\"50px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(86,'.tp-caption.NotGeneric-Title','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"[object Object]\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"70px\",\"line-height\":\"70px\",\"font-weight\":\"800\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 0px 10px 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(87,'.tp-caption.NotGeneric-SubTitle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"4px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"20px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(88,'.tp-caption.NotGeneric-CallToAction','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"10px 30px 10px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(89,'.tp-caption.NotGeneric-Icon','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"default\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"0px 0px 0px 0px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(90,'.tp-caption.NotGeneric-Menuitem','{\"hover\":\"true\",\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":\"27px 30px 27px 30px\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":\"0px 0px 0px 0px\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(91,'.tp-caption.MarkerStyle','{\"translated\":5,\"type\":\"text\",\"version\":\"5.0\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"text-align\":\"left\",\"0\":\"\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"30px\",\"font-weight\":\"100\",\"font-style\":\"normal\",\"font-family\":\"\\\"Permanent Marker\\\"\",\"padding\":\"0 0 0 0\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":\"0 0 0 0\",\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(92,'.tp-caption.Gym-Menuitem','{\"hover\":\"true\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"200\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"300\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"3px\",\"5px\",\"3px\",\"8px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(93,'.tp-caption.Newspaper-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#FFFFFF\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"13px\",\"line-height\":\"17px\",\"font-weight\":\"700\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#ffffff\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(94,'.tp-caption.Newspaper-Subtitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#a8d8ee\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"20px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"0\",\"0\",\"0\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(95,'.tp-caption.Newspaper-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(96,'.tp-caption.Newspaper-Title-Centered','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"50px\",\"line-height\":\"55px\",\"font-weight\":\"400\",\"font-style\":\"normal\",\"font-family\":\"\\\"Roboto Slab\\\"\",\"padding\":[\"0\",\"0\",\"10px\",\"0\"],\"text-decoration\":\"none\",\"text-align\":\"center\",\"background-color\":\"transparent\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(97,'.tp-caption.Hero-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#000000\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(98,'.tp-caption.Video-Title','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#fff\",\"color-transparency\":\"1\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(99,'.tp-caption.Video-SubTitle','{\"hover\":\"false\",\"type\":\"text\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"0\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"12px\",\"line-height\":\"12px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"5px\",\"5px\",\"5px\",\"5px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0.35\",\"border-color\":\"transparent\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"0\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"-20%\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(100,'.tp-caption.NotGeneric-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\",\"text-align\":\"left\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"1\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(101,'.tp-caption.NotGeneric-BigButton','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"14px\",\"line-height\":\"14px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"27px\",\"30px\",\"27px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.15\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(102,'.tp-caption.WebProduct-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#333333\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#ffffff\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"16px\",\"line-height\":\"48px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"0px\",\"40px\",\"0px\",\"40px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#333333\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"none\",\"border-width\":\"2\",\"border-radius\":[\"0\",\"0\",\"0\",\"0\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(103,'.tp-caption.Restaurant-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffe081\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"3px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"500\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#0a0a0a\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(104,'.tp-caption.Gym-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power1.inOut\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#8bc027\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"0\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(105,'.tp-caption.Gym-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#72a800\",\"background-transparency\":\"0\",\"border-color\":\"#8bc027\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"power2.inOut\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"transparent\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(106,'.tp-caption.Sports-Button-Light','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(107,'.tp-caption.Sports-Button-Red','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"1\",\"border-color\":\"#000000\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"500\",\"easing\":\"none\"}','{\"idle\":{\"letter-spacing\":\"2px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"17px\",\"line-height\":\"17px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"12px\",\"35px\",\"12px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#db1c22\",\"background-transparency\":\"1\",\"border-color\":\"#db1c22\",\"border-transparency\":\"0\",\"border-style\":\"solid\",\"border-width\":\"2px\",\"border-radius\":[\"0px\",\"0px\",\"0px\",\"0px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(108,'.tp-caption.Photography-Button','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"auto\",\"speed\":\"300\",\"easing\":\"power3.out\"}','{\"idle\":{\"letter-spacing\":\"1px\"},\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"600\",\"font-style\":\"normal\",\"font-family\":\"Raleway\",\"padding\":[\"13px\",\"35px\",\"13px\",\"35px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.25\",\"border-style\":\"solid\",\"border-width\":\"1px\",\"border-radius\":[\"30px\",\"30px\",\"30px\",\"30px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}'),(109,'.tp-caption.Newspaper-Button-2','{\"hover\":\"true\",\"type\":\"button\",\"version\":\"5.0\",\"translated\":\"5\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"text-decoration\":\"none\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"1\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"opacity\":\"1\",\"scalex\":\"1\",\"scaley\":\"1\",\"skewx\":\"0\",\"skewy\":\"0\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"pointer_events\":\"auto\",\"css_cursor\":\"pointer\",\"speed\":\"300\",\"easing\":\"none\"}','{\"idle\":\"\",\"hover\":\"\"}','{\"color\":\"#ffffff\",\"color-transparency\":\"1\",\"font-size\":\"15px\",\"line-height\":\"15px\",\"font-weight\":\"900\",\"font-style\":\"normal\",\"font-family\":\"Roboto\",\"padding\":[\"10px\",\"30px\",\"10px\",\"30px\"],\"text-decoration\":\"none\",\"text-align\":\"left\",\"background-color\":\"#000000\",\"background-transparency\":\"0\",\"border-color\":\"#ffffff\",\"border-transparency\":\"0.5\",\"border-style\":\"solid\",\"border-width\":\"2\",\"border-radius\":[\"3px\",\"3px\",\"3px\",\"3px\"],\"z\":\"0\",\"skewx\":\"0\",\"skewy\":\"0\",\"scalex\":\"1\",\"scaley\":\"1\",\"opacity\":\"1\",\"xrotate\":\"0\",\"yrotate\":\"0\",\"2d_rotation\":\"0\",\"2d_origin_x\":\"50\",\"2d_origin_y\":\"50\",\"pers\":\"600\",\"corner_left\":\"nothing\",\"corner_right\":\"nothing\",\"parallax\":\"-\"}');
/*!40000 ALTER TABLE `wp_revslider_css` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_css_bkp`
--
DROP TABLE IF EXISTS `wp_revslider_css_bkp`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_css_bkp` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`handle` text NOT NULL,
`settings` longtext,
`hover` longtext,
`advanced` longtext,
`params` longtext NOT NULL,
PRIMARY KEY (`id`),
KEY `handle_index` (`handle`(64))
) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_css_bkp`
--
LOCK TABLES `wp_revslider_css_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_css_bkp` DISABLE KEYS */;
INSERT INTO `wp_revslider_css_bkp` (`id`, `handle`, `settings`, `hover`, `advanced`, `params`) VALUES (1,'.tp-caption.medium_grey',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"padding\":\"2px 4px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#888\",\"white-space\":\"nowrap\"}'),(2,'.tp-caption.small_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"14px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(3,'.tp-caption.medium_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(4,'.tp-caption.large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(5,'.tp-caption.very_large_text',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"0px 2px 5px rgba(0, 0, 0, 0.5)\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"letter-spacing\":\"-2px\"}'),(6,'.tp-caption.very_big_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#000\"}'),(7,'.tp-caption.very_big_black',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"700\",\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\",\"padding\":\"0px 4px\",\"padding-top\":\"1px\",\"background-color\":\"#fff\"}'),(8,'.tp-caption.modern_medium_fat',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(9,'.tp-caption.modern_medium_fat_white',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(10,'.tp-caption.modern_medium_light',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"24px\",\"line-height\":\"20px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(11,'.tp-caption.modern_big_bluebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"800\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#4e5b6c\",\"letter-spacing\":\"0\"}'),(12,'.tp-caption.modern_big_redbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-family\":\"\\\"Open Sans\\\", sans-serif\",\"padding\":\"3px 10px\",\"padding-top\":\"1px\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"background-color\":\"#de543e\",\"letter-spacing\":\"0\"}'),(13,'.tp-caption.modern_small_text_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#555\",\"text-shadow\":\"none\",\"font-size\":\"14px\",\"line-height\":\"22px\",\"font-family\":\"Arial\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-style\":\"none\",\"white-space\":\"nowrap\"}'),(14,'.tp-caption.boxshadow',NULL,NULL,NULL,'{\"-moz-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"-webkit-box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\",\"box-shadow\":\"0px 0px 20px rgba(0, 0, 0, 0.5)\"}'),(15,'.tp-caption.black',NULL,NULL,NULL,'{\"color\":\"#000\",\"text-shadow\":\"none\"}'),(16,'.tp-caption.noshadow',NULL,NULL,NULL,'{\"text-shadow\":\"none\"}'),(17,'.tp-caption.thinheadline_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(18,'.tp-caption.thintext_dark',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"rgba(0,0,0,0.85)\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"16px\",\"line-height\":\"26px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"transparent\"}'),(19,'.tp-caption.largeblackbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#000\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(20,'.tp-caption.largepinkbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#db4360\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(21,'.tp-caption.largewhitebg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#000\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#fff\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(22,'.tp-caption.largegreenbg',NULL,NULL,NULL,'{\"position\":\"absolute\",\"color\":\"#fff\",\"text-shadow\":\"none\",\"font-weight\":\"300\",\"font-size\":\"50px\",\"line-height\":\"70px\",\"font-family\":\"\\\"Open Sans\\\"\",\"background-color\":\"#67ae73\",\"padding\":\"0px 20px\",\"-webkit-border-radius\":\"0px\",\"-moz-border-radius\":\"0px\",\"border-radius\":\"0px\"}'),(23,'.tp-caption.excerpt',NULL,NULL,NULL,'{\"font-size\":\"36px\",\"line-height\":\"36px\",\"font-weight\":\"700\",\"font-family\":\"Arial\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"rgba(0, 0, 0, 1)\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"letter-spacing\":\"-1.5px\",\"padding\":\"1px 4px 0px 4px\",\"width\":\"150px\",\"white-space\":\"normal !important\",\"height\":\"auto\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 255, 255)\",\"border-style\":\"none\"}'),(24,'.tp-caption.large_bold_grey',NULL,NULL,NULL,'{\"font-size\":\"60px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"padding\":\"1px 4px 0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(25,'.tp-caption.medium_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(102, 102, 102)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(26,'.tp-caption.small_thin_grey',NULL,NULL,NULL,'{\"font-size\":\"18px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(117, 117, 117)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"1px 4px 0px\",\"text-shadow\":\"none\",\"margin\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(27,'.tp-caption.lightgrey_divider',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(235, 235, 235, 1)\",\"width\":\"370px\",\"height\":\"3px\",\"background-position\":\"initial initial\",\"background-repeat\":\"initial initial\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(28,'.tp-caption.large_bold_darkblue',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(29,'.tp-caption.medium_bg_darkblue',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(52, 73, 94)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(30,'.tp-caption.medium_bold_red',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(31,'.tp-caption.medium_light_red',NULL,NULL,NULL,'{\"font-size\":\"21px\",\"line-height\":\"26px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(227, 58, 12)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(32,'.tp-caption.medium_bg_red',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(227, 58, 12)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(33,'.tp-caption.medium_bold_orange',NULL,NULL,NULL,'{\"font-size\":\"24px\",\"line-height\":\"30px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(243, 156, 18)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(34,'.tp-caption.medium_bg_orange',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(243, 156, 18)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(35,'.tp-caption.grassfloor',NULL,NULL,NULL,'{\"text-decoration\":\"none\",\"background-color\":\"rgba(160, 179, 151, 1)\",\"width\":\"4000px\",\"height\":\"150px\",\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(36,'.tp-caption.large_bold_white',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(37,'.tp-caption.medium_light_white',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(38,'.tp-caption.mediumlarge_light_white',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(39,'.tp-caption.mediumlarge_light_white_center',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"#ffffff\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px 0px 0px 0px\",\"text-align\":\"center\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(40,'.tp-caption.medium_bg_asbestos',NULL,NULL,NULL,'{\"font-size\":\"20px\",\"line-height\":\"20px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(127, 140, 141)\",\"padding\":\"10px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(41,'.tp-caption.medium_light_black',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"36px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(42,'.tp-caption.large_bold_black',NULL,NULL,NULL,'{\"font-size\":\"58px\",\"line-height\":\"60px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(43,'.tp-caption.mediumlarge_light_darkblue',NULL,NULL,NULL,'{\"font-size\":\"34px\",\"line-height\":\"40px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(52, 73, 94)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(44,'.tp-caption.small_light_white',NULL,NULL,NULL,'{\"font-size\":\"17px\",\"line-height\":\"28px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"transparent\",\"padding\":\"0px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(45,'.tp-caption.roundedimage',NULL,NULL,NULL,'{\"border-width\":\"0px\",\"border-color\":\"rgb(34, 34, 34)\",\"border-style\":\"none\"}'),(46,'.tp-caption.large_bg_black',NULL,NULL,NULL,'{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}'),(47,'.tp-caption.mediumwhitebg',NULL,NULL,NULL,'{\"font-size\":\"30px\",\"line-height\":\"30px\",\"font-weight\":\"300\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(0, 0, 0)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(255, 255, 255)\",\"padding\":\"5px 15px 10px\",\"text-shadow\":\"none\",\"border-width\":\"0px\",\"border-color\":\"rgb(0, 0, 0)\",\"border-style\":\"none\"}');
/*!40000 ALTER TABLE `wp_revslider_css_bkp` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_layer_animations`
--
DROP TABLE IF EXISTS `wp_revslider_layer_animations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_layer_animations` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`handle` text NOT NULL,
`params` text NOT NULL,
`settings` text,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_layer_animations`
--
LOCK TABLES `wp_revslider_layer_animations` WRITE;
/*!40000 ALTER TABLE `wp_revslider_layer_animations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_layer_animations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_layer_animations_bkp`
--
DROP TABLE IF EXISTS `wp_revslider_layer_animations_bkp`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_layer_animations_bkp` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`handle` text NOT NULL,
`params` text NOT NULL,
`settings` text,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_layer_animations_bkp`
--
LOCK TABLES `wp_revslider_layer_animations_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_layer_animations_bkp` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_layer_animations_bkp` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_navigations`
--
DROP TABLE IF EXISTS `wp_revslider_navigations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_navigations` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`name` varchar(191) NOT NULL,
`handle` varchar(191) NOT NULL,
`type` varchar(191) NOT NULL,
`css` longtext NOT NULL,
`markup` longtext NOT NULL,
`settings` longtext,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_navigations`
--
LOCK TABLES `wp_revslider_navigations` WRITE;
/*!40000 ALTER TABLE `wp_revslider_navigations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_navigations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_navigations_bkp`
--
DROP TABLE IF EXISTS `wp_revslider_navigations_bkp`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_navigations_bkp` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`name` varchar(191) NOT NULL,
`handle` varchar(191) NOT NULL,
`type` varchar(191) NOT NULL,
`css` longtext NOT NULL,
`markup` longtext NOT NULL,
`settings` longtext,
PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_navigations_bkp`
--
LOCK TABLES `wp_revslider_navigations_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_navigations_bkp` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_navigations_bkp` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_sliders`
--
DROP TABLE IF EXISTS `wp_revslider_sliders`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_sliders` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`title` tinytext NOT NULL,
`alias` tinytext,
`params` longtext NOT NULL,
`settings` text,
`type` varchar(191) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
KEY `type_index` (`type`(8))
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_sliders`
--
LOCK TABLES `wp_revslider_sliders` WRITE;
/*!40000 ALTER TABLE `wp_revslider_sliders` DISABLE KEYS */;
INSERT INTO `wp_revslider_sliders` (`id`, `title`, `alias`, `params`, `settings`, `type`) VALUES (1,'Home Default','home-default','{\"addOns\":[],\"version\":\"6.5.8\",\"shortcode\":\"[rev_slider alias=\\\"home-default\\\"][\\/rev_slider]\",\"type\":\"standard\",\"layouttype\":\"fullwidth\",\"sourcetype\":\"gallery\",\"googleFont\":[],\"id\":\"\",\"class\":\"\",\"wrapperclass\":\"\",\"snap\":{\"adjust\":\"none\",\"snap\":false,\"helpLines\":false,\"gap\":20},\"source\":{\"gallery\":[],\"post\":{\"excerptLimit\":\"55\",\"maxPosts\":\"30\",\"fetchType\":\"cat_tag\",\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"post\",\"list\":\"\",\"sortDirection\":\"DESC\",\"subType\":\"post\"},\"woo\":{\"excerptLimit\":\"55\",\"maxProducts\":\"30\",\"featuredOnly\":false,\"inStockOnly\":false,\"category\":\"\",\"sortBy\":\"ID\",\"types\":\"product\",\"sortDirection\":\"DESC\",\"regPriceFrom\":\"\",\"regPriceTo\":\"\",\"salePriceFrom\":\"\",\"salePriceTo\":\"\"},\"instagram\":{\"count\":\"\",\"hashTag\":\"\",\"transient\":\"1200\",\"type\":\"user\",\"userId\":\"\",\"token_source\":\"account\",\"connect_with\":\"\"},\"facebook\":{\"album\":\"\",\"appId\":\"\",\"appSecret\":\"\",\"count\":\"\",\"transient\":\"1200\",\"typeSource\":\"album\",\"token_source\":\"account\",\"connect_with\":\"\",\"page_id\":\"\"},\"flickr\":{\"apiKey\":\"\",\"count\":\"\",\"galleryURL\":\"\",\"groupURL\":\"\",\"photoSet\":\"\",\"transient\":\"1200\",\"type\":\"publicphotos\",\"userURL\":\"\"},\"twitter\":{\"accessSecret\":\"\",\"accessToken\":\"\",\"consumerKey\":\"\",\"consumerSecret\":\"\",\"count\":\"\",\"excludeReplies\":false,\"imageOnly\":false,\"includeRetweets\":false,\"transient\":\"1200\",\"userId\":\"\"},\"vimeo\":{\"albumId\":\"\",\"channelName\":\"\",\"count\":\"\",\"transient\":\"1200\",\"groupName\":\"\",\"typeSource\":\"user\",\"userName\":\"\"},\"youtube\":{\"api\":\"\",\"channelId\":\"\",\"count\":\"\",\"playList\":\"\",\"transient\":\"1200\",\"typeSource\":\"channel\"}},\"def\":{\"intelligentInherit\":true,\"autoResponsive\":true,\"responsiveChilds\":true,\"responsiveOffset\":true,\"transition\":\"fade\",\"transitionDuration\":\"300\",\"delay\":\"9000\",\"background\":{\"fit\":\"cover\",\"fitX\":\"100\",\"fitY\":\"100\",\"position\":\"center center\",\"positionX\":\"0\",\"positionY\":\"0\",\"repeat\":\"no-repeat\",\"imageSourceType\":\"full\"},\"panZoom\":{\"set\":false,\"blurStart\":\"0\",\"blurEnd\":\"0\",\"duration\":\"\",\"ease\":\"none\",\"fitEnd\":\"100\",\"fitStart\":\"100\",\"xEnd\":\"0\",\"yEnd\":\"0\",\"xStart\":\"0\",\"yStart\":\"0\",\"rotateStart\":\"0\",\"rotateEnd\":\"0\"}},\"size\":{\"enableUpscaling\":false,\"respectAspectRatio\":false,\"disableForceFullWidth\":false,\"custom\":{\"d\":true,\"n\":true,\"t\":true,\"m\":true},\"minHeightFullScreen\":\"\",\"minHeight\":\"\",\"maxWidth\":\"\",\"maxHeight\":0,\"fullScreenOffsetContainer\":\"\",\"fullScreenOffset\":\"\",\"width\":{\"d\":1240,\"n\":1024,\"t\":778,\"m\":480},\"height\":{\"d\":600,\"n\":450,\"t\":400,\"m\":350},\"editorCache\":{\"d\":599.988,\"n\":450,\"t\":400,\"m\":350},\"overflow\":false,\"useFullScreenHeight\":true,\"overflowHidden\":false,\"gridEQModule\":false,\"forceOverflow\":false,\"keepBPHeight\":false,\"ignoreHeightChanges\":true},\"codes\":{\"css\":\"\",\"javascript\":\"\"},\"carousel\":{\"justify\":false,\"justifyMaxWidth\":false,\"snap\":true,\"borderRadius\":\"0\",\"borderRadiusUnit\":\"px\",\"ease\":\"power3.inOut\",\"fadeOut\":false,\"scale\":false,\"offsetScale\":false,\"horizontal\":\"center\",\"vertical\":\"center\",\"infinity\":true,\"maxItems\":\"3\",\"maxRotation\":\"25\",\"maxOpacity\":100,\"paddingTop\":\"0\",\"paddingBottom\":\"0\",\"rotation\":false,\"scaleDown\":75,\"space\":\"0\",\"speed\":\"800\",\"stretch\":false,\"varyFade\":true,\"varyRotate\":false,\"varyScale\":true,\"showAllLayers\":false},\"hero\":{\"activeSlide\":\"-1\"},\"layout\":{\"bg\":{\"color\":\"#ffffff\",\"padding\":\"0\",\"dottedOverlay\":\"none\",\"dottedOverlaySize\":1,\"dottedColorA\":\"transparent\",\"dottedColorB\":\"#000000\",\"shadow\":\"0\",\"useImage\":false,\"image\":\"\",\"imageSourceType\":\"full\",\"fit\":\"cover\",\"position\":\"center center\",\"repeat\":\"no-repeat\"},\"spinner\":{\"color\":\"#FFFFFF\",\"type\":\"-1\"},\"position\":{\"marginTop\":\"0\",\"marginBottom\":\"0\",\"marginLeft\":\"0\",\"marginRight\":\"0\",\"align\":\"center\",\"fixedOnTop\":false,\"addClear\":false}},\"visibility\":{\"hideSelectedLayersUnderLimit\":\"0\",\"hideAllLayersUnderLimit\":\"0\",\"hideSliderUnderLimit\":\"0\"},\"general\":{\"slideshow\":{\"slideShow\":true,\"stopOnHover\":false,\"stopSlider\":false,\"stopAfterLoops\":\"0\",\"stopAtSlide\":\"1\",\"shuffle\":false,\"loopSingle\":false,\"viewPort\":true,\"viewPortStart\":\"pause\",\"viewPortArea\":{\"d\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"n\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"t\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"},\"m\":{\"v\":\"20%\",\"e\":false,\"u\":\"\"}},\"presetSliderHeight\":false,\"initDelay\":\"0\",\"waitForInit\":false},\"progressbar\":{\"set\":true,\"alignby\":\"slider\",\"style\":\"horizontal\",\"size\":\"7\",\"radius\":10,\"vertical\":\"top\",\"horizontal\":\"left\",\"x\":0,\"y\":0,\"color\":\"rgba(255,255,255,0.25)\",\"bgcolor\":\"transparent\",\"basedon\":\"slide\",\"gapsize\":0,\"gap\":false,\"gapcolor\":\"rgba(255,255,255,0.5)\",\"reset\":\"reset\",\"visibility\":{\"d\":true,\"m\":true,\"n\":true,\"t\":true}},\"firstSlide\":{\"set\":true,\"duration\":\"1500\",\"slotAmount\":\"7\",\"type\":\"fade\",\"alternativeFirstSlideSet\":false,\"alternativeFirstSlide\":\"1\"},\"icache\":\"default\",\"DPR\":\"dpr\",\"observeWrap\":false,\"layerSelection\":false,\"lazyLoad\":\"none\",\"nextSlideOnFocus\":false,\"disableFocusListener\":false,\"enableurlhash\":false,\"disableOnMobile\":false,\"autoPlayVideoOnMobile\":true,\"disablePanZoomMobile\":false,\"useWPML\":false,\"perspective\":600,\"perspectiveType\":\"local\"},\"nav\":{\"preview\":{\"width\":\"60\",\"height\":\"60\"},\"swipe\":{\"set\":false,\"setOnDesktop\":false,\"setMobileCarousel\":true,\"setDesktopCarousel\":true,\"blockDragVertical\":false,\"direction\":\"horizontal\",\"minTouch\":\"1\",\"velocity\":\"75\"},\"keyboard\":{\"direction\":\"horizontal\",\"set\":false},\"mouse\":{\"set\":false,\"reverse\":\"default\",\"viewport\":50,\"calldelay\":1000},\"arrows\":{\"set\":true,\"rtl\":false,\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"style\":1006,\"preset\":\"default\",\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false},\"alwaysOn\":false,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"600\",\"left\":{\"anim\":\"fade\",\"horizontal\":\"left\",\"vertical\":\"center\",\"offsetX\":\"30\",\"offsetY\":\"0\",\"align\":\"slider\"},\"right\":{\"anim\":\"fade\",\"horizontal\":\"right\",\"vertical\":\"center\",\"offsetX\":\"30\",\"offsetY\":\"0\",\"align\":\"slider\"}},\"thumbs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":2001,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":true,\"hideUnderLimit\":\"800\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"60\",\"width\":\"60\",\"widthMin\":\"60\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"0\",\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"tabs\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":4010,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"0\",\"spanWrapper\":false,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"amount\":\"5\",\"direction\":\"horizontal\",\"height\":\"50\",\"width\":\"100\",\"widthMin\":\"100\",\"innerOuter\":\"inner\",\"offsetX\":\"0\",\"offsetY\":\"20\",\"space\":\"5\",\"align\":\"slider\",\"padding\":\"5\",\"wrapperColor\":\"transparent\",\"mhoffset\":0,\"mvoffset\":0},\"bullets\":{\"anim\":\"fade\",\"animSpeed\":\"1000ms\",\"animDelay\":\"1000ms\",\"set\":false,\"rtl\":false,\"style\":3011,\"preset\":\"default\",\"presets\":[],\"alwaysOn\":true,\"horizontal\":\"center\",\"vertical\":\"bottom\",\"direction\":\"horizontal\",\"offsetX\":\"0\",\"offsetY\":\"30\",\"align\":\"slider\",\"space\":\"5\",\"hideDelay\":\"200\",\"hideDelayMobile\":\"1200\",\"hideOver\":false,\"hideOverLimit\":\"0\",\"hideUnder\":false,\"hideUnderLimit\":\"600\"}},\"troubleshooting\":{\"alternateImageType\":\"off\",\"alternateURL\":\"\",\"jsNoConflict\":false,\"jsInBody\":false,\"outPutFilter\":\"none\",\"simplify_ie8_ios4\":false,\"ignoreHeightChanges\":false,\"ignoreHeightChangesUnderLimit\":\"0\",\"debugMode\":false},\"parallax\":{\"set\":true,\"setDDD\":false,\"disableOnMobile\":false,\"levels\":[\"2\",\"3\",\"4\",\"5\",\"6\",\"7\",\"12\",\"16\",\"10\",\"50\",\"47\",\"48\",\"49\",\"50\",\"51\",\"55\"],\"ddd\":{\"BGFreeze\":false,\"layerOverflow\":false,\"overflow\":false,\"shadow\":false,\"zCorrection\":\"65\"},\"mouse\":{\"speed\":\"2000\",\"bgSpeed\":\"0\",\"layersSpeed\":\"0\",\"origo\":\"slidercenter\",\"type\":\"mouse\"}},\"modal\":{\"bodyclass\":\"\",\"horizontal\":\"center\",\"vertical\":\"middle\",\"cover\":true,\"coverColor\":\"rgba(0,0,0,0.5)\",\"coverSpeed\":1000},\"scrolleffects\":{\"set\":false,\"setBlur\":false,\"setFade\":false,\"setGrayScale\":false,\"bg\":false,\"direction\":\"both\",\"layers\":false,\"maxBlur\":\"10\",\"multiplicator\":\"1.3\",\"multiplicatorLayers\":\"1.3\",\"disableOnMobile\":true,\"parallaxLayers\":false,\"staticLayers\":false,\"staticParallaxLayers\":false,\"tilt\":\"30\"},\"scrolltimeline\":{\"set\":false,\"fixed\":false,\"fixedStart\":2000,\"fixedEnd\":4000,\"layers\":false,\"ease\":\"none\",\"speed\":500},\"skins\":{\"colorsAtStart\":false,\"cid\":2,\"colors\":[{\"alias\":\"Highlight\",\"v\":\"#ff0000\"},{\"alias\":\"Headline Text\",\"v\":\"#ffffff\"},{\"alias\":\"Content Text\",\"v\":\"#00ffff\"}]},\"modalshortcode\":\"[rev_slider usage=\\\"modal\\\" alias=\\\"home-default\\\"][\\/rev_slider]\"}','{\"version\":\"6.5.8\"}','');
/*!40000 ALTER TABLE `wp_revslider_sliders` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_sliders_bkp`
--
DROP TABLE IF EXISTS `wp_revslider_sliders_bkp`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_sliders_bkp` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`title` tinytext NOT NULL,
`alias` tinytext,
`params` longtext NOT NULL,
`settings` text,
`type` varchar(191) NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
KEY `type_index` (`type`(8))
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_sliders_bkp`
--
LOCK TABLES `wp_revslider_sliders_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_sliders_bkp` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_sliders_bkp` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_slides`
--
DROP TABLE IF EXISTS `wp_revslider_slides`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_slides` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`slider_id` int(9) NOT NULL,
`slide_order` int(11) NOT NULL,
`params` longtext NOT NULL,
`layers` longtext NOT NULL,
`settings` text NOT NULL,
PRIMARY KEY (`id`),
KEY `slider_id_index` (`slider_id`)
) ENGINE=MyISAM AUTO_INCREMENT=14 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_slides`
--
LOCK TABLES `wp_revslider_slides` WRITE;
/*!40000 ALTER TABLE `wp_revslider_slides` DISABLE KEYS */;
INSERT INTO `wp_revslider_slides` (`id`, `slider_id`, `slide_order`, `params`, `layers`, `settings`) VALUES (1,1,2,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Parallax\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2021\\/10\\/slide1.jpg\",\"imageId\":1489,\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"pausetimer\":true},\"imageWidth\":1600,\"imageHeight\":774,\"imageRatio\":2.06718346253229956488439711392857134342193603515625},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":\"1500\",\"in\":{\"o\":0,\"y\":\"100%\",\"e\":\"power3.inOut\"},\"out\":{\"a\":false,\"e\":\"power3.inOut\"},\"title\":\"*north*\",\"main\":\"basic\",\"group\":\"slideinoutfadeinout\",\"preset\":\"fadetotopfadefrombottom\"},\"effects\":{\"parallax\":\"10\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}}}}','{\"1\":{\"text\":\"Dairy Cattle Development\",\"alias\":\"Title\",\"uid\":1,\"htmltag\":\"h1\",\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"827.997px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-110px\",\"e\":true},\"n\":{\"v\":\"-100px\",\"e\":true},\"t\":{\"v\":\"-97px\",\"e\":true},\"m\":{\"v\":\"-95px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":5},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"opacity\":1},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":1000,\"startRelative\":1000,\"endWithSlide\":false},\"chars\":{\"use\":true,\"x\":{\"d\":{\"v\":\"105%\"},\"n\":{\"v\":\"105%\"},\"t\":{\"v\":\"105%\"},\"m\":{\"v\":\"105%\"}},\"opacity\":\"1\",\"rotationX\":\"45deg\",\"rotationY\":\"0deg\",\"rotationZ\":\"90deg\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":1000,\"startRelative\":1000,\"endWithSlide\":false,\"frameLength\":3100},\"chars\":{\"use\":true}},\"frame_999\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":9000,\"startRelative\":5450,\"endWithSlide\":true,\"frameLength\":1000}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":true,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"3\"},\"idle\":{\"style\":\"NotGeneric-Title\",\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[10,0,10,0],\"e\":true},\"n\":{\"v\":[10,0,10,0],\"e\":true},\"t\":{\"v\":[10,0,10,0],\"e\":true},\"m\":{\"v\":[10,0,10,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"action\":[]},\"type\":\"text\"},\"4\":{\"text\":\"Cow distribution at Gitovu Sector, Burera District\",\"alias\":\"Subtitle\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"574px\",\"e\":true},\"n\":{\"v\":\"505px\",\"e\":true},\"t\":{\"v\":\"465px\",\"e\":true},\"m\":{\"v\":\"400px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"maxWidth\":{\"d\":{\"e\":true}},\"maxHeight\":{\"d\":{\"e\":true}},\"minWidth\":{\"d\":{\"e\":true}},\"minHeight\":{\"d\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-20px\",\"e\":true},\"n\":{\"v\":\"-10px\",\"e\":true},\"t\":{\"v\":\"-15px\",\"e\":true},\"m\":{\"v\":\"-6px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":6},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-100%\",\"e\":true},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}},\"y\":{\"d\":{\"v\":\"inherit\",\"e\":true},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\",\"rotationX\":\"0deg\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":1500,\"startRelative\":1500,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\",\"x\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_1\":{\"transform\":{\"x\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"timeline\":{\"speed\":1500,\"start\":1500,\"startRelative\":1500,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\",\"x\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"words\":{\"delay\":\"10\",\"x\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"lines\":{\"delay\":\"10\",\"x\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}}},\"frame_999\":{\"transform\":{\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"100%\",\"e\":true},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true,\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\",\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"words\":{\"delay\":\"10\",\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}},\"lines\":{\"delay\":\"10\",\"x\":{\"d\":{\"e\":true}},\"y\":{\"d\":{\"e\":true}}}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1500},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"2\"},\"idle\":{\"style\":\"NotGeneric-SubTitle\",\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"lineHeight\":{\"d\":{\"v\":\"28px\",\"e\":true},\"n\":{\"v\":\"28px\",\"e\":true},\"t\":{\"v\":\"28px\",\"e\":true},\"m\":{\"v\":\"28px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\"},\"t\":{\"v\":\"center\"},\"m\":{\"v\":\"center\"}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\",\"e\":true},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"action\":[]},\"type\":\"text\"},\"10\":{\"text\":\"\",\"alias\":\"Image 6\",\"uid\":10,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake4.png\",\"imageId\":1049,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"240px\",\"e\":true},\"n\":{\"v\":\"240px\"},\"t\":{\"v\":\"240px\"},\"m\":{\"v\":\"240px\"}},\"height\":{\"d\":{\"v\":\"240px\",\"e\":true},\"n\":{\"v\":\"240px\"},\"t\":{\"v\":\"240px\"},\"m\":{\"v\":\"240px\"}},\"originalWidth\":240,\"originalHeight\":240,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"680px\",\"e\":true},\"n\":{\"v\":\"680px\"},\"t\":{\"v\":\"680px\"},\"m\":{\"v\":\"680px\"}},\"y\":{\"d\":{\"v\":\"632px\",\"e\":true},\"n\":{\"v\":\"632px\"},\"t\":{\"v\":\"632px\"},\"m\":{\"v\":\"632px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":7},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"ease\":\"linearEaseNone\",\"speed\":70000,\"originX\":50,\"originY\":50,\"yoyo_move\":true,\"yoyo_rotate\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"rotationZ\":-20},\"frame_999\":{\"rotationZ\":360}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"8\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"11\":{\"text\":\"\",\"alias\":\"Image 7\",\"uid\":11,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake3.png\",\"imageId\":1050,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"170px\",\"e\":true},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"170px\"},\"m\":{\"v\":\"170px\"}},\"height\":{\"d\":{\"v\":\"170px\",\"e\":true},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"170px\"},\"m\":{\"v\":\"170px\"}},\"originalWidth\":170,\"originalHeight\":170,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"948px\",\"e\":true},\"n\":{\"v\":\"948px\"},\"t\":{\"v\":\"948px\"},\"m\":{\"v\":\"948px\"}},\"y\":{\"d\":{\"v\":\"487px\",\"e\":true},\"n\":{\"v\":\"487px\"},\"t\":{\"v\":\"487px\"},\"m\":{\"v\":\"487px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":8},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"speed\":20000,\"originX\":50,\"originY\":50,\"curved\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"yr\":\"50px\",\"xr\":\"50px\"},\"frame_999\":{\"xr\":\"50px\",\"yr\":\"50px\"}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"7\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"12\":{\"text\":\"\",\"alias\":\"Image 8\",\"uid\":12,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake2.png\",\"imageId\":1051,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"height\":{\"d\":{\"v\":\"51px\",\"e\":true},\"n\":{\"v\":\"51px\"},\"t\":{\"v\":\"51px\"},\"m\":{\"v\":\"51px\"}},\"originalWidth\":50,\"originalHeight\":51,\"aspectRatio\":{\"d\":{\"v\":0.98039215686274505667796574925887398421764373779296875},\"n\":{\"v\":0.98039215686274505667796574925887398421764373779296875},\"t\":{\"v\":0.98039215686274505667796574925887398421764373779296875},\"m\":{\"v\":0.98039215686274505667796574925887398421764373779296875}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"719px\",\"e\":true},\"n\":{\"v\":\"719px\"},\"t\":{\"v\":\"719px\"},\"m\":{\"v\":\"719px\"}},\"y\":{\"d\":{\"v\":\"200px\",\"e\":true},\"n\":{\"v\":\"200px\"},\"t\":{\"v\":\"200px\"},\"m\":{\"v\":\"200px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"ease\":\"power2.inOut\",\"speed\":40000,\"originX\":50,\"originY\":50,\"yoyo_move\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"rotationZ\":-20},\"frame_999\":{\"rotationZ\":360}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"4\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"13\":{\"text\":\"\",\"alias\":\"Image 9\",\"uid\":13,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake1.png\",\"imageId\":1052,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"120px\",\"e\":true},\"n\":{\"v\":\"120px\"},\"t\":{\"v\":\"120px\"},\"m\":{\"v\":\"120px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"120px\",\"e\":true},\"n\":{\"v\":\"120px\"},\"t\":{\"v\":\"120px\"},\"m\":{\"v\":\"120px\",\"e\":true}},\"originalWidth\":120,\"originalHeight\":120,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"187px\",\"e\":true},\"n\":{\"v\":\"187px\"},\"t\":{\"v\":\"187px\"},\"m\":{\"v\":\"187px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"216px\",\"e\":true},\"n\":{\"v\":\"216px\"},\"t\":{\"v\":\"216px\"},\"m\":{\"v\":\"216px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"speed\":4000,\"originX\":50,\"originY\":50,\"curved\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"yr\":\"10\",\"xr\":\"10\"},\"frame_999\":{\"xr\":\"10\",\"yr\":\"10\"}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"6\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"}}','{\"version\":\"6.5.8\"}'),(2,1,3,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Parallax\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2021\\/10\\/slide2.jpg\",\"imageId\":1490,\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"pausetimer\":true},\"imageWidth\":1600,\"imageHeight\":774,\"imageRatio\":2.06718346253229956488439711392857134342193603515625},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":\"1500\",\"in\":{\"o\":0,\"y\":\"100%\",\"e\":\"power3.inOut\"},\"out\":{\"a\":false,\"e\":\"power3.inOut\"},\"title\":\"*north*\",\"main\":\"basic\",\"group\":\"slideinoutfadeinout\",\"preset\":\"fadetotopfadefrombottom\"},\"effects\":{\"parallax\":\"10\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}}}}','{\"1\":{\"text\":\"Agriculture Promotion\",\"alias\":\"Title\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-110px\",\"e\":true},\"n\":{\"v\":\"-100px\",\"e\":true},\"t\":{\"v\":\"-97px\",\"e\":true},\"m\":{\"v\":\"-95px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":5},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"opacity\":1},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":1000,\"startRelative\":1000,\"endWithSlide\":false},\"chars\":{\"use\":true,\"x\":{\"d\":{\"v\":\"105%\"},\"n\":{\"v\":\"105%\"},\"t\":{\"v\":\"105%\"},\"m\":{\"v\":\"105%\"}},\"opacity\":\"1\",\"rotationX\":\"45deg\",\"rotationY\":\"0deg\",\"rotationZ\":\"90deg\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":1000,\"startRelative\":1000,\"endWithSlide\":false,\"frameLength\":3000},\"chars\":{\"use\":true}},\"frame_999\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":9000,\"startRelative\":5500,\"endWithSlide\":true,\"frameLength\":1000}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":true,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"3\"},\"idle\":{\"style\":\"NotGeneric-Title\",\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[10,0,10,0],\"e\":true},\"n\":{\"v\":[10,0,10,0],\"e\":true},\"t\":{\"v\":[10,0,10,0],\"e\":true},\"m\":{\"v\":[10,0,10,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"n\":{\"v\":\"normal\",\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"action\":[]},\"type\":\"text\"},\"4\":{\"text\":\"Forage crops in Kabona \\/ BURERA District\",\"alias\":\"Subtitle\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"543px\",\"e\":true},\"n\":{\"v\":\"505px\",\"e\":true},\"t\":{\"v\":\"465px\",\"e\":true},\"m\":{\"v\":\"400px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"1px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-20px\",\"e\":true},\"n\":{\"v\":\"-10px\",\"e\":true},\"t\":{\"v\":\"-15px\",\"e\":true},\"m\":{\"v\":\"-6px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":6},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\",\"rotationX\":\"0deg\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":1500,\"startRelative\":1500,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1500,\"start\":1500,\"startRelative\":1500,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1500},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"2\"},\"idle\":{\"style\":\"NotGeneric-SubTitle\",\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"28px\",\"e\":true},\"n\":{\"v\":\"28px\",\"e\":true},\"t\":{\"v\":\"28px\",\"e\":true},\"m\":{\"v\":\"28px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\",\"e\":true},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"action\":[]},\"type\":\"text\"},\"10\":{\"text\":\"\",\"alias\":\"Image 6\",\"uid\":10,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake4.png\",\"imageId\":1049,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"240px\",\"e\":true},\"n\":{\"v\":\"240px\"},\"t\":{\"v\":\"240px\"},\"m\":{\"v\":\"240px\"}},\"height\":{\"d\":{\"v\":\"240px\",\"e\":true},\"n\":{\"v\":\"240px\"},\"t\":{\"v\":\"240px\"},\"m\":{\"v\":\"240px\"}},\"originalWidth\":240,\"originalHeight\":240,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"680px\",\"e\":true},\"n\":{\"v\":\"680px\"},\"t\":{\"v\":\"680px\"},\"m\":{\"v\":\"680px\"}},\"y\":{\"d\":{\"v\":\"632px\",\"e\":true},\"n\":{\"v\":\"632px\"},\"t\":{\"v\":\"632px\"},\"m\":{\"v\":\"632px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":7},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"ease\":\"linearEaseNone\",\"speed\":70000,\"originX\":50,\"originY\":50,\"yoyo_move\":true,\"yoyo_rotate\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"rotationZ\":-20},\"frame_999\":{\"rotationZ\":360}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"8\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"11\":{\"text\":\"\",\"alias\":\"Image 7\",\"uid\":11,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake3.png\",\"imageId\":1050,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"170px\",\"e\":true},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"170px\"},\"m\":{\"v\":\"170px\"}},\"height\":{\"d\":{\"v\":\"170px\",\"e\":true},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"170px\"},\"m\":{\"v\":\"170px\"}},\"originalWidth\":170,\"originalHeight\":170,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"948px\",\"e\":true},\"n\":{\"v\":\"948px\"},\"t\":{\"v\":\"948px\"},\"m\":{\"v\":\"948px\"}},\"y\":{\"d\":{\"v\":\"487px\",\"e\":true},\"n\":{\"v\":\"487px\"},\"t\":{\"v\":\"487px\"},\"m\":{\"v\":\"487px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":8},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"speed\":20000,\"originX\":50,\"originY\":50,\"curved\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"yr\":\"50px\",\"xr\":\"50px\"},\"frame_999\":{\"xr\":\"50px\",\"yr\":\"50px\"}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"7\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"12\":{\"text\":\"\",\"alias\":\"Image 8\",\"uid\":12,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake2.png\",\"imageId\":1051,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"height\":{\"d\":{\"v\":\"51px\",\"e\":true},\"n\":{\"v\":\"51px\"},\"t\":{\"v\":\"51px\"},\"m\":{\"v\":\"51px\"}},\"originalWidth\":50,\"originalHeight\":51,\"aspectRatio\":{\"d\":{\"v\":0.98039215686274505667796574925887398421764373779296875},\"n\":{\"v\":0.98039215686274505667796574925887398421764373779296875},\"t\":{\"v\":0.98039215686274505667796574925887398421764373779296875},\"m\":{\"v\":0.98039215686274505667796574925887398421764373779296875}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"719px\",\"e\":true},\"n\":{\"v\":\"719px\"},\"t\":{\"v\":\"719px\"},\"m\":{\"v\":\"719px\"}},\"y\":{\"d\":{\"v\":\"200px\",\"e\":true},\"n\":{\"v\":\"200px\"},\"t\":{\"v\":\"200px\"},\"m\":{\"v\":\"200px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"ease\":\"power2.inOut\",\"speed\":40000,\"originX\":50,\"originY\":50,\"yoyo_move\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"rotationZ\":-20},\"frame_999\":{\"rotationZ\":360}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"4\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"13\":{\"text\":\"\",\"alias\":\"Image 9\",\"uid\":13,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake1.png\",\"imageId\":1052,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"120px\",\"e\":true},\"n\":{\"v\":\"120px\"},\"t\":{\"v\":\"120px\"},\"m\":{\"v\":\"120px\",\"e\":true}},\"height\":{\"d\":{\"v\":\"120px\",\"e\":true},\"n\":{\"v\":\"120px\"},\"t\":{\"v\":\"120px\"},\"m\":{\"v\":\"120px\",\"e\":true}},\"originalWidth\":120,\"originalHeight\":120,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"187px\",\"e\":true},\"n\":{\"v\":\"187px\"},\"t\":{\"v\":\"187px\"},\"m\":{\"v\":\"187px\",\"e\":true}},\"y\":{\"d\":{\"v\":\"216px\",\"e\":true},\"n\":{\"v\":\"216px\"},\"t\":{\"v\":\"216px\"},\"m\":{\"v\":\"216px\",\"e\":true}},\"horizontal\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":10},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":10,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"speed\":4000,\"originX\":50,\"originY\":50,\"curved\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"yr\":\"10\",\"xr\":\"10\"},\"frame_999\":{\"xr\":\"10\",\"yr\":\"10\"}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"6\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\",\"e\":true}},\"textAlign\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true},\"m\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"}}','{\"version\":\"6.5.8\"}'),(3,1,1,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Parallax\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2021\\/10\\/ans-maize.jpg\",\"imageId\":1543,\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"pausetimer\":true},\"imageWidth\":525,\"imageHeight\":394,\"imageRatio\":1.3324873096447},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":\"1500\",\"in\":{\"o\":0,\"y\":\"100%\",\"e\":\"power3.inOut\"},\"out\":{\"a\":false,\"e\":\"power3.inOut\"},\"title\":\"*north*\",\"main\":\"basic\",\"group\":\"slideinoutfadeinout\",\"preset\":\"fadetotopfadefrombottom\"},\"effects\":{\"parallax\":\"10\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}}}}','{\"1\":{\"text\":\"Promotion of agriculture\",\"alias\":\"Title\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-47px\",\"e\":true},\"n\":{\"v\":\"-100px\",\"e\":true},\"t\":{\"v\":\"-97px\",\"e\":true},\"m\":{\"v\":\"-95px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":5},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"opacity\":1},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":1000,\"startRelative\":1000,\"endWithSlide\":false},\"chars\":{\"use\":true,\"x\":{\"d\":{\"v\":\"105%\"},\"n\":{\"v\":\"105%\"},\"t\":{\"v\":\"105%\"},\"m\":{\"v\":\"105%\"}},\"opacity\":\"1\",\"rotationX\":\"45deg\",\"rotationY\":\"0deg\",\"rotationZ\":\"90deg\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":1000,\"startRelative\":1000,\"endWithSlide\":false,\"frameLength\":3100},\"chars\":{\"use\":true}},\"frame_999\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":9000,\"startRelative\":5050,\"endWithSlide\":true,\"frameLength\":1000}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":true,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"3\"},\"idle\":{\"style\":\"NotGeneric-Title\",\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[10,0,10,0],\"e\":true},\"n\":{\"v\":[10,0,10,0],\"e\":true},\"t\":{\"v\":[10,0,10,0],\"e\":true},\"m\":{\"v\":[10,0,10,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"action\":[]},\"type\":\"text\"},\"4\":{\"text\":\"Maize\\/Harvest from the same terraces \\t\\t\\t\\t\\t\\t\\tKabona \\/ Rusarabuye\\n \\n\\n \",\"alias\":\"Subtitle\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"753px\",\"e\":true},\"n\":{\"v\":\"505px\",\"e\":true},\"t\":{\"v\":\"465px\",\"e\":true},\"m\":{\"v\":\"400px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"-72px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"38px\",\"e\":true},\"n\":{\"v\":\"-10px\",\"e\":true},\"t\":{\"v\":\"-15px\",\"e\":true},\"m\":{\"v\":\"-6px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":6},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\",\"rotationX\":\"0deg\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":1500,\"startRelative\":1500,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1500,\"start\":1500,\"startRelative\":1500,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1500},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"2\"},\"idle\":{\"style\":\"NotGeneric-SubTitle\",\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"28px\",\"e\":true},\"n\":{\"v\":\"28px\",\"e\":true},\"t\":{\"v\":\"28px\",\"e\":true},\"m\":{\"v\":\"28px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\",\"e\":true},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"action\":[]},\"type\":\"text\"},\"10\":{\"text\":\"\",\"alias\":\"Image 6\",\"uid\":10,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake4.png\",\"imageId\":1049,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"240px\",\"e\":true},\"n\":{\"v\":\"240px\"},\"t\":{\"v\":\"240px\"},\"m\":{\"v\":\"240px\"}},\"height\":{\"d\":{\"v\":\"240px\",\"e\":true},\"n\":{\"v\":\"240px\"},\"t\":{\"v\":\"240px\"},\"m\":{\"v\":\"240px\"}},\"originalWidth\":240,\"originalHeight\":240,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"680px\",\"e\":true},\"n\":{\"v\":\"680px\"},\"t\":{\"v\":\"680px\"},\"m\":{\"v\":\"680px\"}},\"y\":{\"d\":{\"v\":\"632px\",\"e\":true},\"n\":{\"v\":\"632px\"},\"t\":{\"v\":\"632px\"},\"m\":{\"v\":\"632px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":7},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"ease\":\"linearEaseNone\",\"speed\":70000,\"originX\":50,\"originY\":50,\"yoyo_move\":true,\"yoyo_rotate\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"rotationZ\":-20},\"frame_999\":{\"rotationZ\":360}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"8\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"11\":{\"text\":\"\",\"alias\":\"Image 7\",\"uid\":11,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake3.png\",\"imageId\":1050,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"170px\",\"e\":true},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"170px\"},\"m\":{\"v\":\"170px\"}},\"height\":{\"d\":{\"v\":\"170px\",\"e\":true},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"170px\"},\"m\":{\"v\":\"170px\"}},\"originalWidth\":170,\"originalHeight\":170,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"948px\",\"e\":true},\"n\":{\"v\":\"948px\"},\"t\":{\"v\":\"948px\"},\"m\":{\"v\":\"948px\"}},\"y\":{\"d\":{\"v\":\"487px\",\"e\":true},\"n\":{\"v\":\"487px\"},\"t\":{\"v\":\"487px\"},\"m\":{\"v\":\"487px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":8},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"speed\":20000,\"originX\":50,\"originY\":50,\"curved\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"yr\":\"50px\",\"xr\":\"50px\"},\"frame_999\":{\"xr\":\"50px\",\"yr\":\"50px\"}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"7\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"12\":{\"text\":\"\",\"alias\":\"Image 8\",\"uid\":12,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake2.png\",\"imageId\":1051,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"height\":{\"d\":{\"v\":\"51px\",\"e\":true},\"n\":{\"v\":\"51px\"},\"t\":{\"v\":\"51px\"},\"m\":{\"v\":\"51px\"}},\"originalWidth\":50,\"originalHeight\":51,\"aspectRatio\":{\"d\":{\"v\":0.98039215686275},\"n\":{\"v\":0.98039215686275},\"t\":{\"v\":0.98039215686275},\"m\":{\"v\":0.98039215686275}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"719px\",\"e\":true},\"n\":{\"v\":\"719px\"},\"t\":{\"v\":\"719px\"},\"m\":{\"v\":\"719px\"}},\"y\":{\"d\":{\"v\":\"200px\",\"e\":true},\"n\":{\"v\":\"200px\"},\"t\":{\"v\":\"200px\"},\"m\":{\"v\":\"200px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"ease\":\"power2.inOut\",\"speed\":40000,\"originX\":50,\"originY\":50,\"yoyo_move\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"rotationZ\":-20},\"frame_999\":{\"rotationZ\":360}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"4\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"}}','{\"version\":\"6.5.8\"}'),(13,1,4,'{\"runtime\":{\"collapsedGroups\":[]},\"title\":\"Parallax\",\"bg\":{\"type\":\"image\",\"color\":\"#E7E7E7\",\"image\":\"https:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2021\\/10\\/ans-maize.jpg\",\"imageId\":1543,\"imageLib\":\"medialibrary\",\"video\":{\"args\":\"hd=1&wmode=opaque&showinfo=0&rel=0;\",\"argsVimeo\":\"title=0&byline=0&portrait=0&api=1\",\"pausetimer\":true},\"imageWidth\":525,\"imageHeight\":394,\"imageRatio\":1.3324873096447},\"thumb\":{\"dimension\":\"slider\"},\"info\":{\"params\":[{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10},{\"v\":\"\",\"l\":10}]},\"slideChange\":{\"speed\":\"1500\",\"in\":{\"o\":0,\"y\":\"100%\",\"e\":\"power3.inOut\"},\"out\":{\"a\":false,\"e\":\"power3.inOut\"},\"title\":\"*north*\",\"main\":\"basic\",\"group\":\"slideinoutfadeinout\",\"preset\":\"fadetotopfadefrombottom\"},\"effects\":{\"parallax\":\"10\"},\"nav\":{\"arrows\":{\"presets\":{\"left-icon\":\"\\\\e824\",\"left-icon-def\":false,\"right-icon\":\"\\\\e825\",\"right-icon-def\":false}}},\"uid\":13}','{\"1\":{\"text\":\"Promotion of agriculture\",\"alias\":\"Title\",\"uid\":1,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"-47px\",\"e\":true},\"n\":{\"v\":\"-100px\",\"e\":true},\"t\":{\"v\":\"-97px\",\"e\":true},\"m\":{\"v\":\"-95px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":5},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":5,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"opacity\":1},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":1000,\"startRelative\":1000,\"endWithSlide\":false},\"chars\":{\"use\":true,\"x\":{\"d\":{\"v\":\"105%\"},\"n\":{\"v\":\"105%\"},\"t\":{\"v\":\"105%\"},\"m\":{\"v\":\"105%\"}},\"opacity\":\"1\",\"rotationX\":\"45deg\",\"rotationY\":\"0deg\",\"rotationZ\":\"90deg\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"ease\":\"power4.inOut\",\"speed\":2000,\"start\":1000,\"startRelative\":1000,\"endWithSlide\":false,\"frameLength\":3100},\"chars\":{\"use\":true}},\"frame_999\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":9000,\"startRelative\":5050,\"endWithSlide\":true,\"frameLength\":1000}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":true,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"3\"},\"idle\":{\"style\":\"NotGeneric-Title\",\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[10,0,10,0],\"e\":true},\"n\":{\"v\":[10,0,10,0],\"e\":true},\"t\":{\"v\":[10,0,10,0],\"e\":true},\"m\":{\"v\":[10,0,10,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"fontWeight\":{\"d\":{\"v\":\"700\",\"e\":true},\"n\":{\"v\":\"700\",\"e\":true},\"t\":{\"v\":\"700\",\"e\":true},\"m\":{\"v\":\"700\",\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"60px\",\"e\":true},\"n\":{\"v\":\"60px\",\"e\":true},\"t\":{\"v\":\"50px\",\"e\":true},\"m\":{\"v\":\"30px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"action\":[]},\"type\":\"text\"},\"4\":{\"text\":\"Maize\\/Harvest from the same terraces \\t\\t\\t\\t\\t\\t\\tKabona \\/ Rusarabuye\\n \\n\\n \",\"alias\":\"Subtitle\",\"uid\":4,\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"753px\",\"e\":true},\"n\":{\"v\":\"505px\",\"e\":true},\"t\":{\"v\":\"465px\",\"e\":true},\"m\":{\"v\":\"400px\",\"e\":true}},\"height\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"-72px\",\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"y\":{\"d\":{\"v\":\"38px\",\"e\":true},\"n\":{\"v\":\"-10px\",\"e\":true},\"t\":{\"v\":\"-15px\",\"e\":true},\"m\":{\"v\":\"-6px\",\"e\":true}},\"horizontal\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"vertical\":{\"d\":{\"v\":\"middle\",\"e\":true},\"n\":{\"v\":\"middle\",\"e\":true},\"t\":{\"v\":\"middle\",\"e\":true},\"m\":{\"v\":\"middle\",\"e\":true}},\"position\":\"relative\",\"zIndex\":6},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":6,\"columnbreakat\":\"mobile\"},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"-100%\"},\"n\":{\"v\":\"-100%\"},\"t\":{\"v\":\"-100%\"},\"m\":{\"v\":\"-100%\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"opacity\":\"1\",\"rotationX\":\"0deg\"},\"mask\":{\"use\":true,\"x\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}},\"y\":{\"d\":{\"v\":\"0px\"},\"n\":{\"v\":\"0px\"},\"t\":{\"v\":\"0px\"},\"m\":{\"v\":\"0px\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"speed\":1500,\"start\":1500,\"startRelative\":1500,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"mask\":{\"use\":true},\"timeline\":{\"speed\":1500,\"start\":1500,\"startRelative\":1500,\"endWithSlide\":false,\"frameLength\":1500},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"y\":{\"d\":{\"v\":\"100%\"},\"n\":{\"v\":\"100%\"},\"t\":{\"v\":\"100%\"},\"m\":{\"v\":\"100%\"}}},\"mask\":{\"use\":true},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"speed\":4000,\"yoyo_move\":true},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":1500},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"2\"},\"idle\":{\"style\":\"NotGeneric-SubTitle\",\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":true},\"t\":{\"v\":[0,0,0,0],\"e\":true},\"m\":{\"v\":[0,0,0,0],\"e\":true}},\"autolinebreak\":false,\"fontFamily\":\"Poppins\",\"fontSize\":{\"d\":{\"v\":\"14px\",\"e\":true},\"n\":{\"v\":\"14px\",\"e\":true},\"t\":{\"v\":\"14px\",\"e\":true},\"m\":{\"v\":\"14px\",\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true},\"n\":{\"e\":true},\"t\":{\"e\":true},\"m\":{\"e\":true}},\"letterSpacing\":{\"d\":{\"v\":\"0px\",\"e\":true},\"n\":{\"v\":\"0px\",\"e\":true},\"t\":{\"v\":\"0px\",\"e\":true},\"m\":{\"v\":\"0px\",\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"28px\",\"e\":true},\"n\":{\"v\":\"28px\",\"e\":true},\"t\":{\"v\":\"28px\",\"e\":true},\"m\":{\"v\":\"28px\",\"e\":true}},\"textAlign\":{\"d\":{\"v\":\"center\",\"e\":true},\"n\":{\"v\":\"center\",\"e\":true},\"t\":{\"v\":\"center\",\"e\":true},\"m\":{\"v\":\"center\",\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"v\":\"normal\",\"e\":true},\"n\":{\"v\":\"normal\",\"e\":true},\"t\":{\"v\":\"normal\",\"e\":true},\"m\":{\"v\":\"normal\",\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"action\":[]},\"type\":\"text\"},\"10\":{\"text\":\"\",\"alias\":\"Image 6\",\"uid\":10,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake4.png\",\"imageId\":1049,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"240px\",\"e\":true},\"n\":{\"v\":\"240px\"},\"t\":{\"v\":\"240px\"},\"m\":{\"v\":\"240px\"}},\"height\":{\"d\":{\"v\":\"240px\",\"e\":true},\"n\":{\"v\":\"240px\"},\"t\":{\"v\":\"240px\"},\"m\":{\"v\":\"240px\"}},\"originalWidth\":240,\"originalHeight\":240,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"680px\",\"e\":true},\"n\":{\"v\":\"680px\"},\"t\":{\"v\":\"680px\"},\"m\":{\"v\":\"680px\"}},\"y\":{\"d\":{\"v\":\"632px\",\"e\":true},\"n\":{\"v\":\"632px\"},\"t\":{\"v\":\"632px\"},\"m\":{\"v\":\"632px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":7},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":7},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"ease\":\"linearEaseNone\",\"speed\":70000,\"originX\":50,\"originY\":50,\"yoyo_move\":true,\"yoyo_rotate\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"rotationZ\":-20},\"frame_999\":{\"rotationZ\":360}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"8\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"11\":{\"text\":\"\",\"alias\":\"Image 7\",\"uid\":11,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake3.png\",\"imageId\":1050,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"170px\",\"e\":true},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"170px\"},\"m\":{\"v\":\"170px\"}},\"height\":{\"d\":{\"v\":\"170px\",\"e\":true},\"n\":{\"v\":\"170px\"},\"t\":{\"v\":\"170px\"},\"m\":{\"v\":\"170px\"}},\"originalWidth\":170,\"originalHeight\":170,\"aspectRatio\":{\"d\":{\"v\":1},\"n\":{\"v\":1},\"t\":{\"v\":1},\"m\":{\"v\":1}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"948px\",\"e\":true},\"n\":{\"v\":\"948px\"},\"t\":{\"v\":\"948px\"},\"m\":{\"v\":\"948px\"}},\"y\":{\"d\":{\"v\":\"487px\",\"e\":true},\"n\":{\"v\":\"487px\"},\"t\":{\"v\":\"487px\"},\"m\":{\"v\":\"487px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":8},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":8},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"speed\":20000,\"originX\":50,\"originY\":50,\"curved\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"yr\":\"50px\",\"xr\":\"50px\"},\"frame_999\":{\"xr\":\"50px\",\"yr\":\"50px\"}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"7\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"12\":{\"text\":\"\",\"alias\":\"Image 8\",\"uid\":12,\"media\":{\"imageUrl\":\"http:\\/\\/ansrwanda.com\\/wp-content\\/uploads\\/2017\\/07\\/blurflake2.png\",\"imageId\":1051,\"loaded\":true},\"toggle\":{\"text\":\"\"},\"size\":{\"width\":{\"d\":{\"v\":\"50px\",\"e\":true},\"n\":{\"v\":\"50px\"},\"t\":{\"v\":\"50px\"},\"m\":{\"v\":\"50px\"}},\"height\":{\"d\":{\"v\":\"51px\",\"e\":true},\"n\":{\"v\":\"51px\"},\"t\":{\"v\":\"51px\"},\"m\":{\"v\":\"51px\"}},\"originalWidth\":50,\"originalHeight\":51,\"aspectRatio\":{\"d\":{\"v\":0.98039215686275},\"n\":{\"v\":0.98039215686275},\"t\":{\"v\":0.98039215686275},\"m\":{\"v\":0.98039215686275}},\"scaleProportional\":false},\"position\":{\"x\":{\"d\":{\"v\":\"719px\",\"e\":true},\"n\":{\"v\":\"719px\"},\"t\":{\"v\":\"719px\"},\"m\":{\"v\":\"719px\"}},\"y\":{\"d\":{\"v\":\"200px\",\"e\":true},\"n\":{\"v\":\"200px\"},\"t\":{\"v\":\"200px\"},\"m\":{\"v\":\"200px\"}},\"horizontal\":{\"d\":{\"e\":true}},\"vertical\":{\"d\":{\"e\":true}},\"position\":\"relative\",\"zIndex\":9},\"behavior\":{\"intelligentInherit\":false},\"group\":{\"groupOrder\":9},\"timeline\":{\"frames\":{\"frame_0\":{\"transform\":{\"x\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}},\"y\":{\"d\":{\"v\":\"inherit\"},\"n\":{\"v\":\"inherit\"},\"t\":{\"v\":\"inherit\"},\"m\":{\"v\":\"inherit\"}}},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_1\":{\"timeline\":{\"ease\":\"power2.inOut\",\"speed\":1000,\"start\":2000,\"startRelative\":2000,\"endWithSlide\":false,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}},\"frame_999\":{\"transform\":{\"opacity\":\"0\"},\"color\":{\"color\":\"transparent\"},\"timeline\":{\"ease\":\"nothing\",\"speed\":1000,\"start\":9000,\"startRelative\":6000,\"endWithSlide\":true,\"frameLength\":1000},\"chars\":{\"delay\":\"10\"},\"words\":{\"delay\":\"10\"},\"lines\":{\"delay\":\"10\"}}},\"loop\":{\"use\":true,\"ease\":\"power2.inOut\",\"speed\":40000,\"originX\":50,\"originY\":50,\"yoyo_move\":true,\"yoyo_scale\":true,\"yoyo_filter\":true,\"frame_0\":{\"rotationZ\":-20},\"frame_999\":{\"rotationZ\":360}},\"frameOrder\":[{\"id\":\"frame_0\",\"start\":-1},{\"id\":\"frame_1\",\"start\":2000},{\"id\":\"frame_999\",\"start\":9000}],\"split\":false,\"sessionFilterUsed\":false,\"hoverFilterUsed\":false},\"effects\":{\"parallax\":\"4\"},\"idle\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}},\"margin\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"padding\":{\"d\":{\"v\":[0,0,0,0],\"e\":true},\"n\":{\"v\":[0,0,0,0],\"e\":false},\"t\":{\"v\":[0,0,0,0],\"e\":false},\"m\":{\"v\":[0,0,0,0],\"e\":false}},\"autolinebreak\":false,\"fontSize\":{\"d\":{\"e\":true}},\"fontWeight\":{\"d\":{\"e\":true}},\"lineHeight\":{\"d\":{\"v\":\"22\",\"e\":true},\"n\":{\"v\":\"22\"},\"t\":{\"v\":\"22\"},\"m\":{\"v\":\"22\"}},\"textAlign\":{\"d\":{\"e\":true}},\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"whiteSpace\":{\"d\":{\"e\":true}},\"svg\":{\"color\":{\"d\":{\"v\":\"rgba(255, 255, 255, 1)\",\"e\":true},\"n\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"t\":{\"v\":\"rgba(255, 255, 255, 1)\"},\"m\":{\"v\":\"rgba(255, 255, 255, 1)\"}}}},\"hover\":{\"color\":\"rgba(255, 255, 255, 1)\",\"borderRadius\":{\"v\":[\"0\",\"0\",\"0\",\"0\"]},\"borderWidth\":[\"0\",\"0\",\"0\",\"0\"],\"originX\":50,\"originY\":50,\"speed\":\"0\",\"svg\":{\"color\":\"rgba(255, 255, 255, 1)\"}},\"actions\":{\"triggerMemory\":\"keep\",\"action\":[],\"animationoverwrite\":\"wait\"},\"type\":\"image\"},\"top\":{\"uid\":\"top\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"TOP ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"middle\":{\"uid\":\"middle\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"MID ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"},\"bottom\":{\"uid\":\"bottom\",\"group\":{\"puid\":-1,\"groupOrder\":0},\"type\":\"zone\",\"alias\":\"BOTTOM ROWS\",\"position\":{\"zIndex\":0},\"text\":\"\",\"version\":\"6.4.0\"}}','{\"version\":\"6.5.8\"}');
/*!40000 ALTER TABLE `wp_revslider_slides` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_slides_bkp`
--
DROP TABLE IF EXISTS `wp_revslider_slides_bkp`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_slides_bkp` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`slider_id` int(9) NOT NULL,
`slide_order` int(11) NOT NULL,
`params` longtext NOT NULL,
`layers` longtext NOT NULL,
`settings` text NOT NULL,
PRIMARY KEY (`id`),
KEY `slider_id_index` (`slider_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_slides_bkp`
--
LOCK TABLES `wp_revslider_slides_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_slides_bkp` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_slides_bkp` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_static_slides`
--
DROP TABLE IF EXISTS `wp_revslider_static_slides`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_static_slides` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`slider_id` int(9) NOT NULL,
`params` longtext NOT NULL,
`layers` longtext NOT NULL,
`settings` text NOT NULL,
PRIMARY KEY (`id`),
KEY `slider_id_index` (`slider_id`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_static_slides`
--
LOCK TABLES `wp_revslider_static_slides` WRITE;
/*!40000 ALTER TABLE `wp_revslider_static_slides` DISABLE KEYS */;
INSERT INTO `wp_revslider_static_slides` (`id`, `slider_id`, `params`, `layers`, `settings`) VALUES (1,1,'{\"bg\":{\"image\":\"\"},\"thumb\":{\"customThumbSrc\":\"http:\\/\\/demo.zozothemes.com\\/gosolar\\/wp-content\\/uploads\\/sites\\/3\\/\"},\"version\":\"6.4.0\"}','[]','{\"0\":\"\",\"version\":\"6.4.0\"}');
/*!40000 ALTER TABLE `wp_revslider_static_slides` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_revslider_static_slides_bkp`
--
DROP TABLE IF EXISTS `wp_revslider_static_slides_bkp`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_revslider_static_slides_bkp` (
`id` int(9) NOT NULL AUTO_INCREMENT,
`slider_id` int(9) NOT NULL,
`params` longtext NOT NULL,
`layers` longtext NOT NULL,
`settings` text NOT NULL,
PRIMARY KEY (`id`),
KEY `slider_id_index` (`slider_id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_revslider_static_slides_bkp`
--
LOCK TABLES `wp_revslider_static_slides_bkp` WRITE;
/*!40000 ALTER TABLE `wp_revslider_static_slides_bkp` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_revslider_static_slides_bkp` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_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 `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES (1535,34,0),(43,29,0),(47,19,0),(47,20,0),(47,22,0),(49,16,0),(49,19,0),(49,40,0),(1403,34,0),(1404,34,0),(1406,34,0),(1606,34,0),(1409,34,0),(45,41,0),(1619,42,0),(1644,43,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`taxonomy` varchar(32) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`description` longtext COLLATE utf8mb4_unicode_520_ci 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=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (1,1,'category','',0,0),(6,6,'post_tag','',0,0),(7,7,'post_tag','',0,0),(8,8,'post_tag','',0,0),(9,9,'post_tag','',0,0),(10,10,'post_tag','',0,0),(11,11,'post_tag','',0,0),(12,12,'post_tag','',0,0),(13,13,'post_tag','',0,0),(14,14,'portfolio_tags','',0,0),(15,15,'portfolio_tags','',0,0),(16,16,'portfolio_tags','',0,1),(17,17,'portfolio_tags','',0,0),(18,18,'portfolio_categories','',0,0),(19,19,'portfolio_tags','',0,2),(20,20,'portfolio_tags','',0,1),(21,21,'portfolio_categories','',0,0),(22,22,'portfolio_categories','',0,1),(23,23,'portfolio_tags','',0,0),(24,24,'portfolio_tags','',0,0),(25,25,'portfolio_categories','',0,0),(26,26,'portfolio_tags','',0,0),(27,27,'portfolio_tags','',0,0),(28,28,'portfolio_tags','',0,0),(29,29,'portfolio_categories','',0,1),(30,30,'portfolio_tags','',0,0),(31,31,'nav_menu','',0,0),(32,32,'nav_menu','',0,0),(33,33,'nav_menu','',0,0),(34,34,'nav_menu','',0,6),(35,35,'nav_menu','',0,0),(36,36,'nav_menu','',0,0),(37,37,'post_format','',0,0),(38,38,'post_format','',0,0),(39,39,'post_format','',0,0),(40,40,'portfolio_categories','',0,1),(41,41,'portfolio_categories','',0,1),(42,42,'portfolio_categories','',0,1),(43,43,'wp_theme','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
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 `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`slug` varchar(200) COLLATE utf8mb4_unicode_520_ci 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=44 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES (1,'Uncategorized','uncategorized',0),(6,'Animals','animals',0),(7,'Ecology','ecology',0),(8,'Environment','environment',0),(9,'Future','future',0),(10,'Plants','plants',0),(11,'Protection','protection',0),(12,'Recycle','recycle',0),(13,'Save','save',0),(14,'Agriculture','agriculture',0),(15,'Animals','animals',0),(16,'Birds','birds',0),(17,'Clean','clean',0),(18,'Climate','climate',0),(19,'Eco','eco',0),(20,'Eco Friendly','eco-friendly',0),(21,'Ecology','ecology',0),(22,'Rural Development','rural-development-by-promoting-dairy-cattle',0),(23,'plants','plants',0),(24,'Protection','protection',0),(25,'Recycling','recycling',0),(26,'Recycling','recycling',0),(27,'Save Water','save-water',0),(28,'Solar','solar',0),(29,'Education','education',0),(30,'Wind Power','wind-power',0),(31,'Footer Menu','footer-menu',0),(32,'Home-Left','home-left',0),(33,'Home-Right','home-right',0),(34,'Main Menu','main-menu',0),(35,'One Page Menu','one-page-menu',0),(36,'Services Mneu','services-mneu',0),(37,'Video','post-format-video',0),(38,'Audio','post-format-audio',0),(39,'Gallery','post-format-gallery',0),(40,'Socio-Economic','socio-economic-integration-of-vulnerable-families',0),(41,'Hygiene','hygiene',0),(42,'Health','health',0),(43,'main','main',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) 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,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers','vc_pointers_backend_editor,vc_grid_item,vc_pointers_frontend_editor'),(15,1,'show_welcome_panel','0'),(17,1,'wp_user-settings','libraryContent=browse&editor=tinymce&edit_element_vcUIPanelWidth=639&edit_element_vcUIPanelLeft=728px&edit_element_vcUIPanelTop=33px&hidetb=0'),(18,1,'wp_user-settings-time','1667560252'),(19,1,'wp_dashboard_quick_press_last_post_id','1667'),(20,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"185.101.21.0\";}'),(21,1,'tgmpa_dismissed_notice_gosolar','1'),(22,1,'nav_menu_recently_edited','34'),(23,1,'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\";}'),(24,1,'metaboxhidden_nav-menus','a:15:{i:0;s:28:\"add-post-type-zozo_portfolio\";i:1;s:27:\"add-post-type-zozo_services\";i:2;s:30:\"add-post-type-zozo_casestudies\";i:3;s:24:\"add-post-type-zozo_event\";i:4;s:30:\"add-post-type-zozo_testimonial\";i:5;s:30:\"add-post-type-zozo_team_member\";i:6;s:12:\"add-post_tag\";i:7;s:15:\"add-post_format\";i:8;s:24:\"add-portfolio_categories\";i:9;s:18:\"add-portfolio_tags\";i:10;s:22:\"add-service_categories\";i:11;s:24:\"add-casestudy_categories\";i:12;s:20:\"add-event_categories\";i:13;s:26:\"add-testimonial_categories\";i:14;s:19:\"add-team_categories\";}'),(25,1,'closedpostboxes_page','a:1:{i:0;s:19:\"wpb_visual_composer\";}'),(26,1,'metaboxhidden_page','a:1:{i:0;s:19:\"wpb_visual_composer\";}'),(33,1,'odp_cfs_shield_notice','1635060635'),(27,1,'meta-box-order_page','a:3:{s:4:\"side\";s:116:\"submitdiv,pageparentdiv,slider_revolution_metabox,wpb_visual_composer,postimagediv,gosolar_page_options,revisionsdiv\";s:6:\"normal\";s:57:\"postcustom,commentstatusdiv,commentsdiv,slugdiv,authordiv\";s:8:\"advanced\";s:0:\"\";}'),(28,1,'screen_layout_page','2'),(29,1,'meta-box-order_zozo_team_member','a:3:{s:4:\"side\";s:62:\"submitdiv,team_categoriesdiv,postimagediv,gosolar_team_options\";s:6:\"normal\";s:7:\"slugdiv\";s:8:\"advanced\";s:0:\"\";}'),(30,1,'screen_layout_zozo_team_member','2'),(31,1,'closedpostboxes_zozo_team_member','a:1:{i:0;s:18:\"team_categoriesdiv\";}'),(32,1,'metaboxhidden_zozo_team_member','a:2:{i:0;s:19:\"wpb_visual_composer\";i:1;s:7:\"slugdiv\";}'),(34,1,'meta-box-order_vc_grid_item','a:3:{s:4:\"side\";s:9:\"submitdiv\";s:6:\"normal\";s:27:\"wpb_visual_composer,slugdiv\";s:8:\"advanced\";s:0:\"\";}'),(35,1,'screen_layout_vc_grid_item','1'),(36,1,'meta-box-order_zozo_testimonial','a:3:{s:4:\"side\";s:67:\"zozo_author_rating,submitdiv,testimonial_categoriesdiv,postimagediv\";s:6:\"normal\";s:55:\"wpb_visual_composer,gosolar_testimonial_options,slugdiv\";s:8:\"advanced\";s:0:\"\";}'),(37,1,'screen_layout_zozo_testimonial','2'),(40,1,'session_tokens','a:2:{s:64:\"2727e59dc7ec5dce7317c86d41d7e0476b1cf9f8c264e6e7081bebd0e1f65b8e\";a:4:{s:10:\"expiration\";i:1698199885;s:2:\"ip\";s:13:\"83.142.54.161\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:101.0) Gecko/20100101 Firefox/101.0\";s:5:\"login\";i:1698027085;}s:64:\"a64a30ec2a811b72305aac85719185ef559914d0248fd3762844c19ea113d3e9\";a:4:{s:10:\"expiration\";i:1698209805;s:2:\"ip\";s:14:\"185.101.21.246\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:101.0) Gecko/20100101 Firefox/101.0\";s:5:\"login\";i:1698037005;}}'),(41,1,'meta-box-order_zozo_portfolio','a:3:{s:4:\"side\";s:64:\"submitdiv,portfolio_categoriesdiv,portfolio_tagsdiv,postimagediv\";s:6:\"normal\";s:39:\"wpb_visual_composer,postexcerpt,slugdiv\";s:8:\"advanced\";s:56:\"gosolar_portfolio_options,gosolar_portfolio_page_options\";}'),(42,1,'screen_layout_zozo_portfolio','2'),(43,1,'closedpostboxes_zozo_portfolio','a:0:{}'),(44,1,'metaboxhidden_zozo_portfolio','a:2:{i:0;s:19:\"wpb_visual_composer\";i:1;s:7:\"slugdiv\";}'),(45,1,'manageedit-categorycolumnshidden','a:0:{}'),(46,1,'wp_mail_smtp_dash_widget_lite_hide_graph','1'),(47,1,'wfls-last-login','1698037005');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_pass` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_nicename` varchar(50) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_email` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_url` varchar(100) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT '0',
`display_name` varchar(250) COLLATE utf8mb4_unicode_520_ci 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=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES (1,'admin','$P$BEBBKshx7xg7TxJxcZ27na8qKjpE.c1','admin','info@ansrwanda.com','http://ansrwanda.com','2021-10-11 20:36:35','',0,'admin');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfblockediplog`
--
DROP TABLE IF EXISTS `wp_wfblockediplog`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfblockediplog` (
`IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`countryCode` varchar(2) NOT NULL,
`blockCount` int(10) unsigned NOT NULL DEFAULT '0',
`unixday` int(10) unsigned NOT NULL,
`blockType` varchar(50) NOT NULL DEFAULT 'generic',
PRIMARY KEY (`IP`,`unixday`,`blockType`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfblockediplog`
--
LOCK TABLES `wp_wfblockediplog` WRITE;
/*!40000 ALTER TABLE `wp_wfblockediplog` DISABLE KEYS */;
INSERT INTO `wp_wfblockediplog` (`IP`, `countryCode`, `blockCount`, `unixday`, `blockType`) VALUES (_binary '\0\0\0\0\0\0\0\0\0\0���\�\�','US',1,19648,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0��%s\�','UA',3,19628,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0��-!@�','US',1,19648,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0��-8cJ','US',1,19651,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0��6%\�','FR',2,19639,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0��6%\�','FR',2,19646,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0��J\�\�8','US',1,19646,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0��^��','FR',1,19644,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0��`~`\�','US',1,19645,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0����X\�','FR',1,19629,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0����;\�','FR',1,19646,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0���\�L','US',2,19645,'brute'),(_binary '\0\0\0\0\0\0\0\0\0\0��\�\Z�z','NL',2,19636,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0��\�\Z�\�','NL',2,19652,'waf'),(_binary '\0\0\0\0\0\0\0\0\0\0��٠Cr','DE',3,19651,'waf');
/*!40000 ALTER TABLE `wp_wfblockediplog` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfblocks7`
--
DROP TABLE IF EXISTS `wp_wfblocks7`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfblocks7` (
`id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`type` int(10) unsigned NOT NULL DEFAULT '0',
`IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`blockedTime` bigint(20) NOT NULL,
`reason` varchar(255) NOT NULL,
`lastAttempt` int(10) unsigned DEFAULT '0',
`blockedHits` int(10) unsigned DEFAULT '0',
`expiration` bigint(20) unsigned NOT NULL DEFAULT '0',
`parameters` text,
PRIMARY KEY (`id`),
KEY `type` (`type`),
KEY `IP` (`IP`),
KEY `expiration` (`expiration`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfblocks7`
--
LOCK TABLES `wp_wfblocks7` WRITE;
/*!40000 ALTER TABLE `wp_wfblocks7` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfblocks7` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfconfig`
--
DROP TABLE IF EXISTS `wp_wfconfig`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfconfig` (
`name` varchar(100) NOT NULL,
`val` longblob,
`autoload` enum('no','yes') NOT NULL DEFAULT 'yes',
PRIMARY KEY (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfconfig`
--
LOCK TABLES `wp_wfconfig` WRITE;
/*!40000 ALTER TABLE `wp_wfconfig` DISABLE KEYS */;
INSERT INTO `wp_wfconfig` (`name`, `val`, `autoload`) VALUES ('activatingIP',_binary '105.178.35.152','yes'),('actUpdateInterval',_binary '2','yes'),('addCacheComment',_binary '0','yes'),('adminUserList',_binary 'a:1:{i:1;i:1;}','yes'),('advancedCommentScanning',_binary '1','yes'),('ajaxWatcherDisabled_admin',_binary '0','yes'),('ajaxWatcherDisabled_front',_binary '0','yes'),('alertEmails',_binary 'info.fasterbuilder@gmail.com','yes'),('alertOn_adminLogin',_binary '1','yes'),('alertOn_block',_binary '1','yes'),('alertOn_breachLogin',_binary '1','yes'),('alertOn_firstAdminLoginOnly',_binary '0','yes'),('alertOn_firstNonAdminLoginOnly',_binary '0','yes'),('alertOn_loginLockout',_binary '1','yes'),('alertOn_lostPasswdForm',_binary '1','yes'),('alertOn_nonAdminLogin',_binary '0','yes'),('alertOn_scanIssues',_binary '1','yes'),('alertOn_severityLevel',_binary '25','yes'),('alertOn_throttle',_binary '0','yes'),('alertOn_update',_binary '0','yes'),('alertOn_wafDeactivated',_binary '1','yes'),('alertOn_wordfenceDeactivated',_binary '1','yes'),('alert_maxHourly',_binary '0','yes'),('allowed404s',_binary '/favicon.ico\n/apple-touch-icon*.png\n/*@2x.png\n/browserconfig.xml','yes'),('allowed404s6116Migration',_binary '1','yes'),('allowHTTPSCaching',_binary '0','yes'),('allowLegacy2FA',_binary '0','yes'),('allowMySQLi',_binary '1','yes'),('allScansScheduled',_binary 'a:3:{i:0;a:2:{s:9:\"timestamp\";i:1698186600;s:4:\"args\";a:1:{i:0;i:1698186600;}}i:1;a:2:{s:9:\"timestamp\";i:1698445800;s:4:\"args\";a:1:{i:0;i:1698445800;}}i:2;a:2:{s:9:\"timestamp\";i:1698705000;s:4:\"args\";a:1:{i:0;i:1698705000;}}}','yes'),('apiKey',_binary '5c948fa8abb664e51e612d9012dce20ca41e8f5761fffa41b6708d7994f6342642d32bd180b1f01948e7ffbcd7995805074e9a8324d5585a04aa4b30a70ad84a','yes'),('autoBlockScanners',_binary '1','yes'),('autoUpdate',_binary '0','yes'),('autoUpdateAttempts',_binary '0','yes'),('bannedURLs','','yes'),('blockCustomText','','yes'),('blockedTime',_binary '300','yes'),('blocks702Migration',_binary '1','yes'),('cacheType',_binary 'disabled','yes'),('cbl_action',_binary 'block','yes'),('cbl_bypassRedirDest','','yes'),('cbl_bypassRedirURL','','yes'),('cbl_bypassViewURL','','yes'),('cbl_cookieVal',_binary '6364e4587bbcb','yes'),('cbl_loggedInBlocked','','yes'),('cbl_redirURL','','yes'),('cbl_restOfSiteBlocked',_binary '1','yes'),('checkSpamIP',_binary '1','yes'),('config701Migration',_binary '1','yes'),('config720Migration',_binary '1','yes'),('coreHashes',_binary '�\0\0\0\0\0\0\0�\�a:2:{s:4:\"hash\";s:64:\"719a3bad6b589f25f3af7e229bf268c45651881e42b7cfe3919c933c7407081b\";s:6:\"hashes\";s:143072:\"\0��\�W7���ht#� ��q��)��d\�\�$\0\�\�\0(\�띰xJ{\�h�Ϯ�%��\r^�\�:��(\�5��\0(\����Z�Y\�Y�@\�Iq�\�ȗ#\�\�T�\�@\04ߗ�t��\\v�Q\��\�\'_\�\�\�ajx\�Ҧ\�\0E=j��\�ȋ|�p8.\�½�\�\�֤\�\�SGp\�\0Eq�x���\�Pa��\�>bv\�D��o4V�G;a<�\�\0^N�\�弘a\�e|K��-\�\�ܰ\�\�ɜ=\�\0b�&F�\����%|w�\�*Qr;�|/�=(A�\�\�<�\0���#\�B\�5\��j�\�$#\�\�j!���\�bN�\�j\�\0�ۧ�\�4(\�K�I|���0�\�qD.^�v�\0�>|\�;(߯\\W*�7?�\�\n\�N��2=\�7[Uo\0�\�i\�\�ք�\"\��\�\�]\�^\��XD��2](\0��\�/��o)\�\�:4]�\�_\��\�+̔\�c��\�\0\�e�*\�@�t���\"\�\�q ȐN��5\��H�\0\�9\�w�i�\�\�\�5�\�\�\���\�}���h\�\�\0\�Z̈�~\�0�=\�\�G�#�C\��Z}\�*��p\0\�T|̅_�\�S\�8��O0μ�¸0�\���6�\0\��-bs\�G�\n(hr\Z.\�n\�\��!e\�\�z.Yx�\�U\�i�\�5G�\�\�$P\�u\�v�AT����p�l\�J��}���a\Z\�\0VX=:��8~\"2�ʦD�I\�XV�f�EW�\�e��\�G�]�\��q)6�\� \�j\�\�\�nNؤ^}0[P�KXs��+ȉa�w�S��\�[\�U`|WS�PD\�羟Nh�\�b!�\�\�#�8i\�>kq6�R�E�5��:�\"��;B��i.qX\�\�A4���\�uU��+ױ\���ϱ�\�T�_^gy�zG�L\"1����U}6:��l|�\�(㜦��q{\�\�V�~u\�<�Dh�o*���cϬ0\�\�\�x�cl$� �4\�\�m��\�\�o��`vA:���\�`{rf\�\�_�S3/s�\�m\�?d�^͔0\�X0\�#q�\�-ml\�*�\�#T\�c��x\�E�\�y\�ũ�\�H�\�\�\�>\�\�$\�2�\�]\�%\�\�*�6\�\\�dp�ۛ!��s%�\�]Z\�Y\�o\�ݿ�������\�\�r;G\�\�\"��5 ��}\�x(\�\�r\�:a,zmK�H1|/\�\�+\�\�Gu\�\�\�&\�w]\�-H�\rRW��\\\�5\��\�\�\'��=\�P�\��\�\�sZF�ԤoD-x?\�<�u���q�XQ�7ai\�\rIC\�pE�K\�\�\�\�y��k�ѩ}ˣ�\\�$�p\"�&\�p+^��\�\Z\�{���\�\��5�|�f�㵅S\�L�o3E�x���ѥU\��q�`�q4u\���Z���\�[n�8�O�\�r7�\�0H01YL$RRAhJ6�\�M�w:/\�7�.\�ڏP���h.B\�U-ї\�\'Ts��z+p���\�pHa�P0�4�\�D\�!\�2\�{\�F�|\�\���p8$�h�\�\"d\�3���\\��pY�Q\�ᣎ�K4ޗ��غ\�Ku�\0M\�x>]Z\�\"\�z\�8Ŏ\�V\�M�˻yUL���K��C\�Wa�\�\\�\�ˁ\�\n�;\�0\�Ġ\"f�АΟ\�\�\'\r͍��D\�dM\�\�\�\�\��s\�ǿ�\�ڴ�$2\�j)\�,\n�\' #6\�9\n��^�\�\� nt�\"V8�M@\�H؟Q\��[S$���\�ږ�\�mK\�2�e�f\�te�4���\Z\�GG.�f��Vy`�\�)\".o[`\�ϐ\�\r\�n�\�\�jn�viU\n@,�+!%u re4\�+JuP$,�WN�\�P\�2\�\"Ş�,|^\�\�y\�\�\�/\Z(A�1]�/ƅ�B�M\�j:�\�@ѫ\�G+S\�f�����dV�i�\n�6W��ԑ\\<\�O\�Ej2�Q\�\�\��\r�|�X6\�\�\�\�\�/46�J\�\�\�?\�\�\�X�GX�~��u���ic\r\�p��\���Q\�\�활�\�\r?c�L\�Tӊ��\�qg�ȫ?c�r�ȸ�t�d��\�B\rTJ\�,Q�\�$�TDh\�\�\�((Zd�z��vO���\�_��;ƀ��E�pY\�.\�&}\��_� \�Q��\����\�oS\�nn�̵v\�\0)�\�\�\��S�\�nR�\'\��X�^��\�kh���\�ɑ\�i\�7���\�Ӥ\�:DILV�\0y\�Z��)��K�\n\�\�ܘD�~��%Ro�\�c�\�7�\r��L�\�>1�݈]�^]�RɢNF�M\�\�J\�,�\�\�i\�I.2 ��>1�Z\�;ר��1ԁ$�!��W: �Sx\�Dq5�\�/w�\�_W:�\�+f\�1z��g���\\Y\�\�m\�x�GO0\�\�\�jo].㖽�B�=�f~:N�\��Fa6�ա\�\nY �\�\�\'�\�i�\�\�+�`�\�fGYbm�\�UP��M��J\�ڡ0�&Cv\�\�M�$�\�\��O��4-K� o6\�lb\�1E\�;�7x�?\�-�DZ��Z\�zE���*�nk���E\�m@\��\�\�\��\�\�1s��Y�#1$\�\�\Z�=I�����b��XBr�?��\�ͥ-\�!\�i�>�[��e�V{\�W�!F�P�b<&A�\�\�\�8\�`\�\�]wB\�κ\��@kp&���h4ԛ�2����f\'\�G\�\�\�IS�\�}�}R⥅�JЛZ[`\�\�m��I�$=�����D��֛&\�Ǿ@�+բ\�\�qO.���x&��*p��\�@��l\�\�\�\�Β/kz=�i�\�\�\� S\��\��\Z\Z4ڶ1\�5��\�2�3\r#?E\�Q�\�\�L�\�Im$\�Z\�\�B\Z\�!�\�&�͖��Ck�`7�\�\�\'/��]\�i��5�\0�\����2SC�\�\�+2�\�f!Og\�ve�C\�h\�\�\�\�%%\�\�-\�\�)^\\���\0�t`�k�\�@���U\�OŔ�cp�\�>\�!8HB6�\�\�\�\�\�=�b\�\��!�\�n�z\0�OS~K\�\�|$\�\�\��T�\�\�\�lJ\�b�Ow��\�\�\�\�f\nT����Eg\ZU\�\r����l{\��SYD7I\�.`\�\�Ï}#٧��\�J4 �6鎬�\�M&\�$!�2d<��\\ |\\�?g�\nKN��e\�ӌ�\�&�\�ЎuѡIq�t���n~T _j\��-���\�%��?�7�0i��\�}\�e\�iZ\�O�&E+rX�e�{e��mX\�\�\�<�:�KSy{��r�>K^s\�VS2o\�H֏\�_\�\�)7���\�\�z_oe\�\��ŭy�^/?h;@r\�K%\�\�LP�\�f�\�c\�(|\�_]�\�U\�͒o~ME�\�\�\��\��\�s��Rp\�d\�\�F[��\'r\�5l���蔝媀�\��s\�\�@Z2]�\�i���](J~n�3\�\�ϝ�ـ�hj�\�q\�o\�2��kL��JQ�c\0\�8|V\�\�A�����Nں�)\r\�m\�MA�\�\�D��os,�\�\�\�$��\�gJ \�Ŗ\�7l}\�a�\�\�\���\�w|\�gRLh!\���1\�R\�&\'��k�D\':8YިK�Aa�-�RH\�T\�����\����(:\�=ߤ\'\\\�\0���|\�8\�(��]x�Z\��\�vJ+\�~�S�$ً6\�\�vg�Aќ�ʋQ?�j�`J�\�N\�]\�0&�\�b�\0\�V?9����\�\"�.\�I3\�2r)rk�+`�NiM\�\�2]<� �h\n\�˥���O\��3�5F�\�\�\\\�\0\��\�,vS\�\�+p\n�.���\�\r\�J*RT �!�\�A&�\�U\�B\�tG=_:\\\�]>i��?η@ڹ\�aKպ\�*��Խ+]���ҮgƉ^62\�G��\r�S��|�;)�$=X�n!\����l=\�@\�A\��\�\�:\�V56U\�x5\�Px��\�&\�:V�V\�\�-qX�\�A9�M\�4\�\�-����t\n{\�\�\��}�MI AE0N\�\�\�\���\�.T0b([\���\����\�\�oYd\�\�%\� \�+�[�B��\� f�<3)|���y-�d���\�\�]`,5�\�l9�o\���x��;��\��xZ��\�q@\�\��\�51a�Ix���MOY�U\�\r�Z\�t�Kϭ\�uJOyŹ�&Ҹ�\�*\�ܲ\�us#��t1\��#4\�\�\��\�䂹\Z��\'&\�8\�\0\����\��m9;:\�\�ͼ�f\�\�f�)���I\�;��Poi\�\�\�=�DᎯ\�0Sl\�hsgܺ{�,�\�)\Z|�\�\�\�<�\n�x��*\�\�\�\�i\�\�\�\�`��h��`�P��*ͤ�!j1m!�~�J��\r�O\�]��Y<�y�}�\Z�>ɺH��\�I|\�\�P\�\�\�\�\�Bb��e\�^��Έ;VT1�\�cj�] k^�O\�\�9�A9�/\�\Z\�%�@b�.�`�\� po\�\�df�\�?�jr�\�Y\��e|\�H�\�h>\�,�ec\���R�es5-��\�D=\�\�<\�\�:3\�\�ϩ�M\�\�\�>���r\�6\�Ԥ\�\�%z�uۇ7�}�F\�\�\�[yx��]k\�\�ݭ\�Yr��\��9�IV,C2�\"��\�V\�l��p�]l2�P\�f>\�\�Kp\�\�֚J���bvw�`\���*�w\�\�}�\���*ʘ\��)>2�q��e��^\�)�P���\�n�GfR\�@Ol,>iv\�:�`\�tQ\�*�8\'�<�\�\n\����J\���;�H`\�Q؝6pq��\�a\�%\�\�\r�\� �\�\"�A�n�3H\�Is\�:Y��a�e0BҲy\�Pp\nﭾ���\�\�!Λ\��\�&�\�Ʌ\'M�\�4\�B�S�\�\�+\'�4&�$ء�\�Vgg�\�o\��g~\�\�m/\�/&t+\��\�s\�\��\�\�\"#:Z�ܯ4㓉&_&\�\�\�6\"xF\�|w`AZ_+vL\r}��N\�P\�\�\�6������_\�\�Ұ\�ݾ��l2�b���qÜ$U�v�\� l,s�\�\�\"\r�m�\�`�\�Yד�U��X^�Ms\���6R�H@\� &�冾�B\�x�\�@d\�R#U�\�O�Pg��sH�o\�)n\�\�Wr\�\�t�Z\�M�\�\�?%�\��V�\��D��Fv\�9�1{|\�\�;\�\n$ynȚ�hM�E\�\�:z�\�\�@����\�*9V���μ\�[E��Bu}<�\Z#�d�4*�?��\�d�Q]Bx.|9D�\�:h@\�\�Q�\�/U\0-|_ۢ1�g-\�+���\�}�Ԙ!^iB�\�\�J�\�\\W�]�f��@@�w�= .]�\�kZ1љm\�G\���]\�x\�0�\�\� 14\"1�Ix�\�GL�[ ���>(G\�A:��\� 64���\� �2DM\�M\�$\�\r澐i�\0\��� 8\\Ŭ\�j�A��ʔ5\�+X���o�T�m�_| M\�\�yu$�1�ck_�K�o\�f\�\�m���%� g)[.�r\n\�o�i\�{4��Q\n\r8H�\rfX\�\� v�l��\�ٮ\�\�!�\�P��m���\n6|ϔK ~\�\�C\�ȫ��7�\�\�:��s&u\�\�\�\�j\�\�t �+\�{R\�\�\�ل\�\�\�n�t,�Ǟ�`��\�|U\� � ��#t�̹�\�p=�I\"����)F ֓\�\�\�-�\nqU�\�i�\�\�-�$\�h*\�\�m�l \�Vh�\�\�LC��»>U\�8.\�`\�@<K\�\�h �Ϳ�\�U%\�O�Hޡ\�@�~x\\6\�\�~\�\n<�:�X�h\�QAT��\�\�o�\�p2\���8>�\n*��<\�\��ӳ�?HM��\'V\�\�\�L\�\'[R\�\n\�\�\�VY\"׳\�\\�\�X�@;t<H\�\��\\\n\�@&\�\�[DqS\��\�\�\�\�\�B�\�N#F�B�\�\n#\\�\�,�-\�-�*N V�ӻ�+\�\�:F\� Ӹ�\n*An���.]\�B\�\�t�v�!�WҧMw�9\�F\n+P_tQ�Vo\����7n�\nz#�8\��\�\�\�J\nDfdvP�f�On:����a�\�г���X\�\nGk��~ng��m.\�3\\�\n\�\�1i�\�jgָ\�\nv�?\�u\� \�\�\�f\�h6\�2B��\�?\�2\03�}�\nx�\�m���nV=OD��\0T�\�\�)�\�U\�\�\n}.���\�\�\�v\�e�\n�?\�.z��E�\�\�\�+ɡ\n��\\_9(\�)7�\n�\�/\�S\�\�\'\�g߃�v��\�\n�9d�\�\�g�\�~@���|\�B-�����ڐ�6=��\n�T\�[Cp���\�(,�_V+\�L\rۨI��(.��\n�s�H\��чc \�-y//�?�\r�$M̤j3\n�aqYK�JҔp�\ZJ�j��\\P\��\�\n\�\n��ڷ�tn�\r�Ean\�J;}(\�\�ҙ�\�\�.�\�9\n�X:��Q\�}\�+\�O�\\\�_� {�ܓC\'a\�y:�\�\n�� \�W\"\��\�w�\05\�S Nr�\�����h\n\�C\�\�0\�pFd���l�\0��\"u\�~2\"\�T��p\Z\n\�v\�[\0\�\��XZppi�.\��c�;~&��\�\n\��\�&�)h4\�_`\�F\�L��<�\�:`#pf�\�\�\n���\�RW#ވ� \�Q�\�ē4E[�\'\�z�\r��)��k�\��O\�dS0\�X�z���_\�\�\�\�61k��K(�\�]1\�z�ukpR�!������YC8��\�`dfh�.^8�\�\�\�!{\�\�F�N�L{\�\�z\�)��,�\"�w\�W\�S��JDz��\�K�S����uᾒ�M�\�cc\�\�\�cdD�(�Q�\�\\�\ra\�[�J?T\�\�\�?\��G�d�\�(s����\�\�t\�BUI+u���C�\�\���R���\�SF2>\�3`��v\��\'�:js(��-N\���֠�\�\��N\�3�\��\�:\�VS;\�\�\�CT\n��]���C�rJ�2��\�\�m5CZ�\0\�/@@1\�1\�D\�ծ6��8g\n)e\�\�\�z\�\�l�1�MH��&\�\�S\�\�.>\�U�B|2��ӜOU}�\�(���z̹\�=\�䆀\�0j2�4\n:��W�n����\\C2tc\�2��ĒZV�R\�顃[��l#4�\��>1ε��E��\�l|lh���\�\�]��\�:\�Yň\�3 ��\�\�\\gm̻\�1)q+#\�\�\�b\�^0rR_Ҳ��Yn,��J����\�́�T\�NB�(\�-��g\�\�\\ICڞ\�:r\�n�̿�>Tw\�D\n�Q�!�@iD\�\�r�\�ȭ!wz�\�L{�\�J\�y7-\�m\�\�\�G鴞Y\�[�\�\�\�k\�\�En#Xv\�i�w\�R��:�M�7K�kR��D����.�\� L9�\�%�S\���J*����n\'ͪt^�\�\�Vɹ\�O��\�\�\�*\�(�����7Y�\�(V�\�z|%\0\'j��\��l��\�ص�$h\�TC\�\�\�՞N�8k\�Ⱥ\��y�*�<I\n\�\�\��(��\�x�$��\�C\n\��m�-B\�\�\�\�\�YVAlͼ2�VS�#n\�\�\�X���\�6\�\�X\��\�\�DU\�T\�=\��1O�@�,x\�\����\��\� \�)���\r�&\�d5�s/,�\"\�d�\�_\�J�.\�\�&t�8\�&mKX+\�C�Ɔ\n!�;[oV�w22���\r��މ#<*Q\�f��(��\���\r%�P���\�cW\�-:\'2�U\�\'Ft\�ݩz\r��}�䟹-V�\�\��\�\'eCCʅ\�e-2,0\r1?�;IB�=S�\�\Z�2֥͐�&�׆Z�B���\r5C\�ٖ�\�N\��s\�\�k�\�l�\'t35����\rN\�\�I�Y�����ԯ!�\�\�6)�\�I�Y\rQi�^�\ZB|�\�f��C��\�-/r�\�U\�Y٢\�B\rX�[cdpSs3\�%.X\�\�|A��\�w��#(JL\ra�{p\�9\�\�\�\�(A�)ˡ�̮SPV�\�s\�6\�#i\rnu��\�:Ft\Z��\"P9���qP���R��PA�\r��\�k�<vW\�P\�v�\�g(Hт��c�+d7\r�Y\�t\�W^���}rIxۯ\�u��$\�/dMk\�\r�U�\�:\�w\�\�\�\�,\�\�\�&\�K�p&\�\Z��\�\r�7Gٛ�r\�Xyl\�ﳠ<U5p8\�n�\�\r\�\�Xd D\n\�\�\��q�bc\�\Zu�\�\rٓ�\�C7,��<\�\�p�,\�L�\�~rY�s#�\r\�\"�(qq�6\�ZN�\�\�\�\���\�ş&\�h�\�\r\�\n\�\�\�*J�\�6������V^�\�%W\\�y�\0\�\�@:�GC\�)̦�\�|u9 \�Z<Pr?s2\'\�h?I\�\�I\�\�3z(B�GQ#��`p\�S:eJ\�&�/�ʝ\�aɋ��`\�\��\n�}�\�\Z\\x\�+\�G\\%R��\�O��6�\�\�}\�㕓悫\�-�F�kRV\�\�6���G_e\r��\"\�}\�Q^u\�\����YtY���sNl\�dU|\�7��t\�U\�FY��\�n�[\�\nק\ZZ\r\n�\�\�d.��ji�!\���\�!a\�IWRH\�j�wHBB\�\�\�\�u�Xp\0b\�Ue\�$OrΰYe�JX�p�W !\��L� o\�Ѧ�?��11\�\���]�Q[�\�7*�a�3\�Ǿ\�h��,�U���c�\\\�ki����6u�\�J\n3*��Kv\�i�\�A�&\�4���=�D\�\�q!蓸֧f;4��P\�Z��e�O!�vx.e\�\�8�jY���\�\�0\Z���\�P�P1�\�S/��\�0�?\�U!\�͝��\���\�\�6�??\�\�\�Z��v�w=2H:\�)x.�\�\�o\\\�\�J�\�t�LU\�\�o\�\�\�\�L��~�\�)6\�K\�5S$ʂ8�\�\�\�⡧5g�g7�3lsuؾ�y�\�\�Z�wڠ�0YE\0\�\�\��身i\\�\�\�|����\�7�\�wq�\�;,r�\�\�L�X\����\�\�\\35qv.Rh<<\�\��t\�hD�$�\�\\�\�,��t�\0_g�X%4.\�tP�]\�>�JT41l$y�,�\�`p�M�\�j]#\�W�B�Tm����7gy\Z��]O��Y�T��\�b�Pǚ昁��F\�M�(\�b;ˏ\�K\�\�\�g�&\n\�-��nzEja �#�[՝YdIdf@\\�K2o��/*\�~\�Hw\�c@\�2�\�,\�\�\���P�0\�\�\�\�\�\�x`Ձ��\�dZvs�.\�\�k����\�\Z�5\�\0��yX��$\�\�j뤋�\�I�\�\�8�\�\�@t=\�\�{9v\�\�>:̷M\Z\�ϵ����\rBt�\r\�\�\�\�\�3��i��0bn\�\�j:�$L �g\��r�a��\����\���t�\�C �Y�\n�\�H�\��$$�T�̞}^\�pfO]\�ǭN3�%\r\\�\�-\�A�J�K\��K�\��7P�xe\�\'�PH��\�H�P=,�O=��\�\�+\�g\�o�Yq�a|\�\nk�3L�#����L��\�N��}\�\Z�E\�O\\0�u\�\�FOR\Z)ā�\��;S�\'bN<v\�w�LSڻ�sT��\�|\�>Q\�\��\�i}\�G\�D���7\��OF5\�B\�Nov\�\�\�:A�_-3��x\ZJ�B�@k�y50\�\�\�\n�\�Q\�(\�\�;�4\�.�\�\�`R�\�w\��!\�T��uwm�t5\�o\n\�2A\"k�ߚz��|lS\�Pp\�k\�G\�M\�8\����\�Թ\�\�\�f\�E\�x;˝��\�O\�[�\�\�\�J`uO\�v&_\�\�\�-]���\�E�\�;|��x$�\�\�(�t`\"\�\�\�/\Z=\�`>&\�oR�֫\�� \�ڲ\�\�}\�Z w\�%�\�(\�4)�;\r\�\�;�)6qi9C\�\�2\�\�t\�d64�Kծ\�A\�U)۳!���Pdlw\�+���>\�;\�\�O��-L��hy��ML)\\VH\�\�3_@AJ!\�_��drN\�d\�G��;�Ϸ\�6�<�\�\�wj�;\�V�\�4dk\�Է>�D��j\�,p�\�k~*���\�d}\�[�\�\�\�H�?\�iK�[�i��/\�(\���\�^��\\��\�4��c-�\�Ȝ��)\�͗\�۷\��\�@c.\�V_;q\���:uM��\�X���bW�\�Z`\�\�E�ض\r\�S\�\�ky\�\�%�/�-��u_EC�?o\�Tg�NLC\"M\�61ɿ\�\\�)�j�i�\�\�\�]\�m��b�#���6��C2��\�ao\�2ᨁF�\�\�ˁL\�W���%\rVJ~�p�\�$���P(�\�q�\�\0�RS\�;\rs\�}��o%��XOwR \�\\�\�B\�;z\�\�\��\�b#\�q���l��E�\�S�WD\�\�Lex\�\�骴@m!\��~�\�\�|d�ET9v,�Wы��\�ʀKK\�\�#\0�\�f�羀G�~��p\�\�oPq\�9�\�\rbL\\9\�2��n�*PP�\0A�w�:oH\�RR�ES\�G�\�ʏT-\�a*Qf�,S�7\�\�q�\�̓<�U*\";b�r�\�\�^�&�\�7j�Fő����ұy\�ZA\"\�Y�!� =��x\�`Jߩi.�?w~\�/\"w�U{��\�Lf1:դy;�&ۆ[rD�\�b\�Nv��㤄�\�\n�\Zwr�\�kHuE�\�\�\�N�/\�JY���g\�Si\��)�N]o\�\�\�}\�0<��,\�\�\�eS</\�ܓ8C\��T2I�UX\�jF\�\rPJ6�\\\�d$Se=g�����JްS�0��il�ww�4�:��\�\�\"D�����=[��Z\�\�\r��\�#�A@\�f3�1_<\�\�\�v��\�\�(QN\�\�YCwo\�\�\�\�}z\�\�/�+x\����\Z8\�\�3���\�\�ۀT�ё/�\�*�2^\�oܰ\�\n�0��\0\�\�1\�x?F(\�8��\�V\�\�\�\�/`8\�І�\�\�t�2\�:�]XK%\� EL�\�償\�t\�~�nF\�^m�\�\�KY\�N�\�\"\�\� �t\�hR\�D\�P\�>(\�F-\�$>Q���A*0l[U[���\�A7�E\�OxƟ�:Y�\�{�\� ��2g�Z��+j{\�h��\�N�.m�۩+\�6��r0���jU\�\�Y\r��\�ρ�F\�%\��\\�V[z��7�\�\�q�\�X\�{4�a���\�\�4����=P\�Ҟ%^\\$��rf��z�;@h��謬&�f{��2\�T��,Jg�~\�KOb���H\�$�(���\r_�\nt�l\� \���6�\�Ax �70)P;\�\01���M{}i\����E\�ߍ\n\�}HNf0/��,u�\�I��\�\��\�)\�-[\0��=ֹ?�+;Q��/W/{��\��lDA��U\�\�Rp�rmm\rF6\�\�ط��i�(\":�@�c\��:�<R)��%+:����\�G%Cy*\�m?۴�/\�\r!\�\��\�i�AHK2�\�\�w:\�%.\�;j@۴�)H&\�R�װ�\�\�R\�\�wci�F\�\�z��\r_c;\�QA\�\�\�JR�Q6}���%�\0\�w���Q1��h~\�B��ʌ���ʤ!\�g�y��\�{\�8\�\�٢\�\�7\n\n\�Q\�\�4Hw@��8<Sn-G�aM\�RAӯ����gT1�\�^0>\�\r���\�劸֬+)\�\�7X[_�u\�۱H\�\�]\"���¡`\�nr�Xa\�;\�?~��R��q3��ٽ�R ��\�a\�r\0\��B<c�=OR�\�\�v�B�n|J��In�;51V\��SK�\�6ǐH�\�i\�I�� (.fO�\�dx,�0Xl��\�J\�.\�*\�Js�9\�\�&�$��\�\�\rN\�Z/�aU�Ə`�d�L�?\�>C|\��\��^v\�s�_%�W\��\�\rJ�\�\�*\�f�zK\�Hv��M,�\�\�,\�\�z��㡫\�?jk��\�[\�0}�\�FW@\�U0\�\�W\�gS��2c\�\�FF�|\�2`85�Sb\�G?e?q7����#pjڥ|ɨ\0Y\�\��\��O|�aV3E�FW^@l�2�4K\�\�<\\\�/#\Z����\�jp�\�!C��B�\�ڋTL\�X\�6�j\�\�y\�\Z\n\�ё\�4�W�\\\Z\�T\�\�\�M\\\�V�dE\�\�බ|@\�]�)2ԕiq\�j�\�\'�Vp�,\�\��\�\�K�\�zM�r#�\�\�6�h\�\�q :�@\�߮�\r\�\�\�0lҞ���\�\�\�6\�j��\�\�Zm�c����-��k\�\�\�Y�\�\�xJ\�\�5�\���_\�*\���]O\\��s�M�\�\n\�T��27��\�oڠC\�g`c��\�˰m\�upa�\\�|/J\�y�2\�fy2q�t\�@W�k\�mx\�G\�\�\�V͒���\�pzk\�訍\�n!�\�\�>x�\\�\�h|�,�e�0?��s4n\�,\�Lmu��\Z\�^΅hU}1}=\�z�\�i�\�y\'\'|K��W?[�r(\r\�\Z3��\�z�ػ\�fW^P�1Y\�2&\�\�ۑpA�U\�\��%�\��\��f\��G<�+HH4�ywy\�\'hz�x\�\"�v�\\\�p\�$��bo��)cH�vS\��n_\���(a��WcʹA��\�`k\��BʜѮ,2��\�\�S�\�^ú\�D\�\�\�\Zѣ0?\�ޖ�f\�t��&\�!-�U8\��<��Gz\�<3\0R\�-k\�,�u�)��\�\0��\n�9e\n!I9K�W\��\�Ǽ?_\�IaYOrg\�Y�\�\�\�\�/���~UJO�.ŀ#�\�E\��5�*�\'C\�qk?�R�0��}<\�̤�\�\��.� ��$^$��m\�\�w`.A\�_[\�rE�\�]�J�#\�\�+ߘ�4�D���,E\�\�ǡGf\�y5ܟ@��nN\�\� \�36\�M��\�[\�y\�FRD\�m\�\�:�m\�\\\�\�\�,T\�3y\�\�\�?\�P����Ԉ+o�\�Kqra�\�U�Wj\�j�:M�\�\�S\�\�\�C\0�\�\��E��pڎ�U=\\ف�2%���\�72B��9��\�\�9k\�\�\�\r?r\�\�qQe�-�=���\�\�\�\�Ozγ\�2z!���.�w\��\�\ZFPA���SӃP��l�Z\�N�\�\�!&��Qw\�|�c;\0,2�aڢU�\�P�\�rY\�o:W�3��\"6�uxh\�\��\�S\�ئ��3)]T�C��ˎ1B��\"$Ϥ_\�Y[^�e\n�\�41��L�\�Hݩ\�̨\�<�\�\�W`��e\�\�\�\� �U�&�z�տR��B=P�Kq�F�u\�~�\�\Z8��\�\�\�\�\�W�2\0\� \�e��`h�\�p\�,\�\�-n��}�;F�\�� \Z/q\�@�\�Q!X�w>\���\�7�.�l�8�\�\�le�Q,����\�\�\� n\�\�a��TߌC\�Ӏ#�\�\�\���\�\�\�6�w�&\��f�U\�\n��`�Vr�{�\�YU��\"V1\� \�]�98}�.�@\�\rf[ɖ&��\�\�1^���\�g+fV\�`6) \�5��E\�\�S�j�\�\���\�r\�K\�\�\�\�uj\�\�\�%�\�p\�\�A��\����9Xc<_:\�\�l#�(\�ǀv)ɣ�,��Ĺ��v\�\�V-�n��z\�W\�\�E\�2\�D��\���H�!~\\ꩠF�g\�J\Zop\'\�]Mi@���\�\�P;��\�VKi��V(\�~n��&^VT\�Sn\�\�\�^\�\�E��y \�u�\0ci\�^Su\�%�D�{o\�x\�\\4\'�1�0p\�\�G&��\�o\�\���AM\�q\�\�5\�@\�=�\� �@�\�\�3\�#\Zж/*t\r\�\�6<X\�\r�IFP\�x�\�N^\�+�5H9_r���\�?\�MΩ�Դ\�Y��5D`$Bfy�I\�S�Wq؛\�\�r\�c�W�\�w\Z��(\�\�&\�=\r�eL\�|)�a�\�j.��V\�\�C6��\�\r��d�\n3[@\�\r\���܄\'Q�\nŒ�+�N�A��\�:W���\�\�\��\�<\'�\�\�d�\�\��SB�4,\�\�\�h\�\�ܟ+�\�\�{̗r�~a\�Aďc�\�K�Aj�TG��/6\�\�\�\n�]\�<E&@Ƿ\�(\0�\�a\�{|\�,\��@\�ha�Z\�ݻ�����N/F]\0cOJh\�ÙL\�C� �8hl\�2\�\"i\r2ӣ-\�X�C +�R�a,�\�f6�\��!\\�I&C�#2M\�8_6ws\�E��U\�P�[\�Wґ�\�4L�{4�\�\Z�\�U��uw���\'�瞟�h�Q\�i���5z\r\�&�Ђ`~\�\'\r\�Q�l;4\����\�\�e\�c1b�0�w\�~�{\��wcj�|m]a_�\���\�d��\���4N��^\�\\~��ʘ�\�\�\��7q/\"]�\�\�$\��&<Լ �Q\�\�Y\�)���\ri\0\"4ߕml\�\�\"W�K�x��I0$\r\�!L7���\�K3@��\"[q�\�\�˯v\�1 ��\�K&.\�]\�\�\�0֙8��\�p#�~�\�\\o�Ӂ=1�\�\�\�D,\�\�p� ڱ4zή)��\�\�F�\�\r8x\�\�\�Nz$�wF�\�m��$\"�������]X���\�e\��\"�?�|2�Y Ō���\�t�- ���\�ࣟv�T\�ը�\�2H`o\�HPOn�uDpRֽ�\�R��nO\�\�k2Ω@7 \'y�UٙK;�@I\�\�:7}\�.�a\� ̑HMϩ: qF\�CO���\��\�\��c#���\��y\r\�\�\�\�\��<ե�l�4\���֬\�(�\�\�\��w �]\�\�\�5\�\��Fn?�`\�b8�)��\�k�\���\�\��(S;�w\�Aq\�^\�;\�\�T\�ι\�[�c\�\��JD_��=$x\�B\�2냙$5)�S���jrx�V�\�IR-[�ҟ\�1��\�.;\"�\�=1\�(C]e(�d-|5QC\�\�v��,\�?\�a�d\�\�\�\�kV�l\�EW�\��R*9\��)7��\�m�v�X�\�bڷ\'�p Z9@��S\r0,t`2�pl\�\�s�\��W\����\�)�0�8aIpop�A��B�\�H\�7�M����)�\� �\�J��Ob\�\0\�!\�X�+c͎�����\�Ǯ\�ԑ8\�@���G\�h��ar6�\�\�r\�V�B:\�\'� 4-���\�I9�\�#\�\"�\�\�iݔ[��-�l���+��\�\'2Y\�\�\�U�~nZ�\�\��c�t\�t�M�h?�\�Dm\�%��ʋd\�]\�\�\Z�\�\� MصB\Z��r�/O��5���%�N̶\��\Z\n2\�\�~��\�\n\�\r�\�\��=a\�⸬�]\�\�\�7\�\Z\n�Ŭ���W��O�O\���,ԺN�\�\�E\�\Z\r7\�hZ��\�\�BLG��\�+�\�\�v\�S�d\�\�2\�\Zi\��\r��\�/�q\�����uVc\�x�-l\�l�8\Z�\�\�Ú\�Zþ��ި6���W2\�lI\�96G\Z�B�Xf\"\�ԭ��\�\��Oݠ�%\�K3ѓ93h�\Z\�4�2o^i�\�\�w\�$Se(I��}P�((\�\�\ZQ\n�S���^M\0�Ù]M\Z��`:��\�c\ZTcς�6[\�L�B\�c�l\�\�\rx�\�R()\�\�a?\Z[I��\�ʙ`:�}���V\Z���T\�Dn��+\�/`{\Z^\\%\�\�k\��O������e\�i��:�i�\�\�\�o\ZqR\�T�=�\0\�\�,\�\ZXD픚\�\Z�h�\�\�\�K8h\Zxy7�{�\� �\�\���\�zQ1+5:#Mu<\�\Z�dh�ƨ,Ȋ��a�\�\�ܑ��iK��#�A\Z�t�\�Y-{RV ۷FR��!\�%8��`�?O\Z�Ia�^\�\�\�iJ��H�:�j\�:���b\��\Z�\�;4JpRӗ�\��ڎX\�V\\�2p&\�\�\�\�\n\Z�\�mҴ`S�\�|���\�0 S�s���EA�L\�\��\Z䜫\�\�:�\�H2fם[\�Jm<����x\�<�0�\Z\�7����\�۴�\�>\�0\�X\����Ϙ�\�\�\Z�AS\�\�[\�[��kn/�:�%�\�>\Z\'�\�_\Z��K��\�G�Um�0�;A\����-v�n\�\0]�І��{l\�CMv\�ɾ@�ƑT\�97C�=y�Z���\�3�\�Ή�c3m��!�p�r���\�&,\�\�Y*�\�l}J\�px5K�5&\0CRdR5P,B�a#1�Qf\Z\r\�݊�P[�\�Y\��fd��fsRt\'/i�Qf7Ꜯ\�&\'d��W�zғ|�\�1\�\�Ɏz\"z|\���s\�e\�\�Q�g�\�J\�Эz-��X�+�|�\�@\�V�\�c\�x\�\�瘝\��s|�0���\��vɶP�5T\�⍠!w\�RL�\�j�Z�^\'{��� �\�)8m}.\r�d��_�n�5�i?�W)��:�\\`�^�V��=\�w=\"\�[<\�\�U܀��ĵ�\�9��YCW�\�\�-�\��GM\�dz[��g�\�b\�\�\�ꤼ\�&\�{7�����37ki\�\�5є3���N0P��5y�}@٪\�\�b1�po4\�\�A\�{�\�/\"\�\�r\�u��0yL�i�(�\�\�H�\'�v\�-3�*3����^�\�c(^U#��\�g\�ph\�\�z{:�\�7bc/\�L�V9�\�b��\�a�\�r\�\�~D�\�,\�?Ѡ\�Gd)FA�\�u\�\�`�`\�ڿo��\�ۭr��a�\�\�\�\�\�\�چc�,=\�sK�>Pס��e\��)9R��\�B���[�\�\�|\�\�\�\�\��\�-s����1��ʎSP��\��\�E\�GI\�45�\�MC\�gY��<�-b�\�O\�,��w[\��6eJ��G7U]\\�J\�5\\\�N�(-\�\r\�X\�_\�j\r�15-Q\�_\�Y\ng^�ʸ\"|��.Y|\�b�\�\�O-\�b$\�t+�8j\�K\Z�\�\�X#\�[\�\�w���\�w�q���51�\�Dj\�\�LH^\��t+\�?����\Zc\�i\�\�{\�í�q@:\�[�b\�dl9\�ր,��ܱ\�MS,e\�lNr�}\�6�\�n\��\0O!\"�j�:(��!b*C\r�z\�\"{\�t\r �=�\�I)\�^��sb\Z����Z�\nS��\ra�\��L\�&�� \�v\�3+kCJ�\�I\�\Z<��\0�P>���%@5\�v\�%\�(\� \�\�\�J�����aI\��\\ѓ�H��O\'\n\�\�(P�ӳ��\n\�r\�\� \�s�\�\�J\�b\�mLh笇�[�����\'{0��\�l\�u\�\�ʒhk��\��FNʨ\n\�,U|\�록\�X\�\�5\�)\�aT\�\�\�\�ԩ %2����Ry\�\�\�ūi*\�%h%\�\�\�\�\�\�$)`v:#f������.x\�d\n����:\�xA\�-\�H>��J\�\�y;\�\�\�\�\�<�\�I8w2A\� \����ڸ؞�0���2��yK�|�\�_��\�\�\�%d\�\�`2\�9��xm\�\�l�Q�W��薕U=d���Z�\� �\�ʒc�WZ:�wP\�\�{6Ly�?طc�\�\�\�\�\�I\n��\���߾�B2ߵ���zՠev\�z���3\�ƘU��{\�^qa%I�B\�Л\�W\�\�<V�A=\�l�\�L�\�^�<�kL����sj\�ҥ?\�b\�ɖ\�Ȓ|\�B\��?-(��+xd�6SP\�Ij�җ�:K�\�\�\�-�`U�M\�\�u�n֧�]BeI\�\�Y\rf�6\����y\�;���6\r)\�\�cUȫd4�B�nD\�\�\��Q��n+R\�\�J1e�,\�\�P 6;\'�6��\"�\� ds�\r\�=�\�V\��\"n*\�R-�!\�\�`\�CG�م\"�^\�e�\n|5\�\�.ް�\���\�\�8�!�9:�%\�\������\�\'&;��C�\�r\�AL�*3q��8���\�$\�\"\�n�����$\�Fo�ef$�\�\�S�4C\��;��w\�V�R[�\��h\\o��\�(��5OG�m\�\0}UJ5}�\�&\�Jmy\�\�NL5�\�\�\r\Z��0s3\��u�6!$�0�KJ����\r22\�\�ߖ]\�\��Ó\'L\0\�\�\�\�I�M\�q\�2\�˪㏽\Z燧��\�i(\�o��\�)\�Nޢ\�VB�\� �n�L\�\�c\�\r\�\�ʿ5����\�2\�B\�G�3�u����\�*\�0o�Bǯ�\�\�\�h\��\�\� \�}C�\�\��o�G\�}Bd\�g�D؉$\�O<L#1�O\�F14.+\�kc�*���9\'q�.\�\�\�;�F�\�\�\�r�P\'\�\�l��\�1�e^>b6\�chN\�\�\�E4#\\��G�Y�Z�>\�AQ���b&����YZ�o\�>Qr�͡���\�i9\0T9\\>$�2\��\�ݲ\�\�j\�\�\�r��whq��\�M\��TU\�Щw��͙CHN\0\�I�<\�����\�.\�O��\���\�\�Əͧ�\�\�\�\�fh_2E��_T�.Zui\�\�Y�\��\�k.\\{g\�:\�\�\����F�hd\�\�a�\�\�G\�I��\0q�a�\Z�\"D\'\�ϰ�\Z�;I>)$\�pi�\"\�)�\�l�\�}\�*\�\�3�yX\�Z�\�\�joy�\�\\oC\�\�w=����us�n@�\�\�=]N1\�%P0��\�\�.\"��p����T�Ӝ\�q(%7N���\���O\�2\"h�kU�v��r\����\�\'�r\�-�A\�D��^E\�cZWq��8��5��\�q\�r\�\�\�@\�7VR\�ۘ]�7N�i�\�\�jR\"~R\�\�O|⺥f\�`\�S:\�\�\r�\�\�\�b-\\�|\�ۃ���9E�\�g�\�\��f���]�Hh~\�w�\�\�w\�O\0LhD:m �\�3(TN��\�\�\�\�,\�\�\�\���j�p�J�\�̺\�\�\�\�\�γ�Sy\�9s�68r�M\�\�ڠ�c\�\�\�\�4b�oT����,�>�\nu�� \�U`.9>Y3`�yk�\�\����6d?j���/�&�b\�\"�\�\n�\�<5.B�\�z�\�n\�\��1YY]}\�\�{6\�^�\r\�\�o\�ʠaXܖ^\�\� ���捄s0�\�\�ɻs�y0�\�1�\�)f�x��� ����X\�`�\�[Z76\�\��.��-�*\�P�\��U\�-8m@e�0\�5�\\��wMv\�1.�\�ʞR��fq\"^\�hS\�;X\����~�Y\�\�Y���^\���ϻ�jc�T\�x\�Fw7�?D?\���Fa\0\���-\�@\�h1\�\�+��K(\�\�\�\�a�\�\�]�\��DR\�\�:[�_I3y��\�\�wtן�#F�3\���=2\�\�2I�8\�\�JpL�]�]}�\�\�0n���P\rQ��\�\�\�\�cJ�\�YB\�=niQ\�=Ne\�\�ձunS,�\�\�h\�\�\�\�X\�\�:�_\��U�\�-�\�J\�rS�5����\������bt��LȒ�|\�\�n 4�\0�ْ\�\'\�/XMK,f\"*Z$\��4��� �%�-\�b#\�6u|��Ė}�b\��Js\�6\� \�h%�\nf\�J(\�U��Z���u\�@���D�RzC .�,2F*�\�\�z&@�\�;\�`x^\�#.\��W(�` :�k�Y���MjxRցִ�P=�\�T\�_U~\�Q\� H\�ʱ\�y\�\�4�BW�@c�\\��\�\�J\��q\�\�GC W�aQ\�\�x��\��D\�2-q%�ol�(\�\�]?A\� kuP���t��\�̊\�\�z�\"qg\�\�\�\�=�(0\� l\�\n°&|�\"\�wK~��30,�\�>�P��\�&w m�2���N�\�8�a�>BdL�U�oVd^ ���\�\�\'Ơ� $n\�X���37\�N��<�g �\�YL��&��>\�\� G\Zu\�%X�\�-)��\� �)���>���\�Q�\�|\� ]v��C\��,�� �7\�\�ć\�K�4\�sNs\� Q�<�s�\�|�\�\�\� �\n \�\Z?`�%T�p\�6\�\�#IR\���\�l�R�\� ӌ[*�kt\�C��`x�{c\�!ՙ\ZVW\�S\�\�s\�t� \�\�\�@W4n���\�*�t��Q`EJ�\�)�\�)e%C!�Bw\�픴�Q�\r\Z\�-��\�1\�\�O�!�\�\�T��\�\��v��\�\����α�\�\�!ڨ-\�\�Oh�\�c.�\ZH6!�\�ps�4zQ\�$\0!\�\�)u\�^�\�)\�h\r�\�ȱ>uOK�,hc$��!,�el\�s\�\�\\\�\��055\�.fOt�\�\��e��}!5AR�/�\�{Ca�F9�Z�_\�t��%8�,=۫!?\�U!\�\�)ln\�Un\�(\ZDž�F�Z�\�\�n!Z\�mNxI�>W>%��*\�r�\�^\�#\\�QD!]�ͯ%uO�b����;\�Ͱ�(2[\n\���_!i\�\�\\ �eQ\0�r�z.�+;\0\Z)��o\�5�3�!�\��\'��o\�]�\�\�\�t\�J�\�:soT\�\�!�x�\�6\�^q��\�>F70�VֵV�>�>�\�\�!���$�\�1ŭ9���5\n2d\\a\�W��\Zq�3x�!�:�qɴ&�\�g�z�68֛�d\�\�\�\�;tV;U!�&\�x\��[w����)�\�ȃc�N�S�a\�!��\�>$wĜ�\���F�\n%�`IJ\�M6�o�(\��!�b��F\�މg2o\�i\nNl+\n���\���\�b!\��5Aà\��\�~�I��\�\� \\��v(\�c\�F!\�(\'eЎ�\r804@��d�D\�4��KS�kV!\�a���ZU��\�/<rg$�R4g\�Z\�0�\�l�!\�\�\r;�m1ϼ�.\�{r��6@�C�\�Hc^\"A\�!\�ĩtX\�\�Q�\�\�\"��\��\�ђm]�\�\�2J\"T\�YK�������J\�\�,/��\�\\�/ �d\"�h>:\�\�\�Q ��\�\�sik�Z�؝�\�\�Ew}b\"\�:�+\�@\�b\�$�\��T�At\�6�r\��\":fn��J\"�-vS���X�\�\���\�\�^�\rˠ#\"JRIx��\�9\��W�n\�\"�\�a\�\�ԙ��\��\�\"L0]������ӆ\�٥y)UeP�\�\�^\��A\�\�\"S\�.87~96s\��yjr\'�\�]s\0���\"\\��\�\�\�&S�������^�\�\r�xQ�\�\�f�\"nN�\�v?\�K����g^\�:m���\�Blb\�Z\"��+f5f(gdC�\�<i\�˳]uƨ2\�\�ļ\"���$l�}\�e\��\�\�\�X�\\�%\��\'A\�\�J\"�� ��.F͢\�Y\\\��gFy��2\n\rM�Z��\"��G\�$@�\��PĹ\Z7~ԧOƦp\�db��\"�):ze�0E��8��=!��7�Ӻ\�l<�Z�P\"�/�JK�\�}���u�\�\�v\�a\�H���Q�LE\��\"��\�!�zFۺ6�\�\��\�&\�\n��s�|\�\"ʊ\�Ǐ5��\".M\�p���-zx)R�.%\�.��8\"،V2M.\�\\\�e#�N\�\�ȡ\�>\�.��:�\�I�\"\�_�\�\�r����Џ�\�M�DZN\�a���\"\�2e܃A#\�\�Q\��)\r\�j|�\�\\\�rm�=\��\"\�L�p�6-@��!#�^kYڮXV�FX\�65�\"\�=\�\r\�B��>��\"\�H\�\�@Z\�#X�V�WΫ\"\�\�8�0#>�n\�\�yl�\�v��ƩrK~�8\"�;z\�`�~g\�^�_\�\�\�R�\��5��т(\�\�#ğ_ܵ?\�W\�\�/��C+���\��U\��KG#�2�\�s\�\�\'|x��\�,q��´\�\�ޣ�\\\"\\*dq#�Lj@P\\�Eȼ\�\�n�x\�$Wҫr1پ6}#2;#�/7\n QrsE&]�\�\�I�e�Y\�c\�g#Oyw;p���ӿz�w,!�:;umj\�\���)#S�R\�m-\�zşQ��\r\�\�\�:� Q\�V��\�\�#fl�\�~F�\�cAmĽ�b\rV֯qP9i\�ϯ�#f�\�\�W*o�\�_\�\n�\�\�\�\�U8�_��\r֣z#m���b�T�\�ɸ\�=���V\�187�>��#��_Ӂs(��\�sx\�a{\�ۍ{A-\�\���##�̨wA\�/c\�\�[\�\�&Ge\Zx%%\�\�=�C[a#��g\�\�\�C\�Y�<�\�b�I\�V?��Ji^�aU�B#��yĽ�Tf��\�<��,\�9z\�,\�;�P\���#ә>ho/�>�,�F��\�m\�@`�0�\�#g#\�\06���|Р�\�YD���\��̰أwty#\���\�M��+���B�*Tv\�Gǒ?�oLJ�s��#\�B\�oKm�\�\�u\�\�\�q\��G\�KL\�5�=O\�#�V}�驛F\'y��#\�v \"Ù�\�6\�\�G�\�J�#����\�\�\�]�=\�\�0���\n\r�Ğ��^\�\'\�<$_�\�\�-�\'\�8u\�P�\�c\�6\�# KEum\�\�$\r�\�\�ܷ2�ݓ\�ϼ\�+�B\�\��ɡQ(-$���F:6~QQ\'\���:\�3~�\�\��\���U$Eq<�p�Q�(&{=���X\�t\�\Z�\�\'\�\�\r�~$#\'\��\�b\�}\�$X:�cľ�m�]�\"�V�$2�� ���J8\�\�+�n\nbO+9���2�\�\�q$?\�\ZW\�7\�m\�(w{K���\\۶���\�j�t$C��r\�{3\��;Ln�,u\�w`��\�7��p�E$I\�l;��\��_W\Zd۩���Έ\0fm�\�$XA�8��8\�\�\�\�3�k.b�4�\�DZ�쥽$^\�W+N�\�N� ��һ@\�yA$�\�\�G\�\�+Z[($h/\�\�*ÅZ\�O�\�x+��-롖\�HةTE�\�$j�^2 �ܽ�4`�\�Q��\��Q�\�t�yTr�\'$l��۵ ���n��s}\�Z\�\�\�\��?�|�:\�$�V&�<\�% 旅.\�\�\�l��\�\��㹯�\�$��E,�_��w���\�MJI:�����W�~���$����`��\�\�5\�~VWClZ�����\� �|GN$\�۱�\�lЯs�F,�ųeIx\�\Z�:�\�>�;\�3$\�\�\�]\�:)�~K\�F,B4w\�����٨/c\�,��H$ԑ�\�\�<\�\�*Y�+�\�`p�\�_�/\�Ȟ)Od$\�\����`�MHn�#�<K��\�\�\�*\r���e$\�Lް\�\�A\�,\Zƻ\�5�b^�\�<�=���\�S�%%�\�k�\�lf�;{�݅T�_�\�<{x%�[4d\�%S3BG\n9K��\"\�U\�f�q\�*A�j5\�\'�ϱ%Y��y\Z���@\�ڤ�~&Ǩ1�#�2Q�i%nMǮ\�i\�D7�@q�V\�\�#v\�E�>TCdW%v+4)�%\�Oi�+a\�dg�F2!��T+\�%��k\�r _���\�S��p\�\�E����3�\�%��f3�qE\�b�\�<\�\�r\�\�]B[��S@k1\'b%�\�\�\"H\��k\�,2\� ��}�\��ڗ\�E\�\�\�%��>�f��\�\�XJ\�&\�Ж�\�>Z�y2p#\�%\�07�s�\0\'zM|\�:9#\�h7�d\�Ja6\�\�!\\%Ʋ\�\�\�a\�U>\�\�\�Z\�Z\� YD^@N\�\��N%�%\�8X_�Ҳ\���%$9ٔ�*�_��\�\�\�\�[%��\�܉���`�����n\�\���TK\�xCt��&\�X\�\�y&̷-;ב��u�H\�\�\�\�\\s!\�5�\0&\n�\�\���u�Ob&�\"\�M��f?�+AT\�(�M&�\�p��\�\�\�j�+�\�Ҋ�%�s<�\\�$&I��\�\�n�\�\� w�\�\�߬�so/\�*��\��A\�&J� Ѵ\�O\�\�|\�d�),\�) ɰ+\Z�t&a�m{[\�>\�Bv\\`�\� :nw\�c)\�ߗ%Z0\�&|��O g\�)\�2��*�7\�o-�\��r\�?�\�\�&�[on��\�\� �l��\�aϳ�t\�WL�QO�Q\�c\�&�ٖ�`\��\��\�\�\�#tޙ,�Q��)D�9&�\�t�\�\�*��2���~�|�1/\�U\�8�VY}$&���\�m�4tX�F����@�R��\�ʏ��bL&ӥYk\�\Z�n߰X�\�O\�\�\�ڱ\�h\�\�b)&\�\�\�!��\�G\�\�\�\�!�C�\�oF�Q`�B�\�\�Q�\'�\�l_J\�V\�\�Su8VHJ����\�\�\�yC\'��DĂ\�D1����`گ�\�/5)\�\�\�F1��\'���+F�.\�}M>W\nwJ�]}&\�#V\n\�\�\'(\�\0*\�\�Pg\Z$�\"PHG!������\��5�j�N\'@\�\��?B�{�uBt\�\�i�\'S�\�?\n�=\�\�PC\�\'F.�1\�E\�)���H�;\�l�/.n�7\�\�\�|W\�*\'G��L\�\�\�s\r��\�\�+\�Q�N*\�+r;_1�\�Y\�\'S{<���?��\�*\�f�;��/\�{�\'\��\�v\'k7^�Y�\�\�\�6֨{J\�\�/\�՚�ɺ\�dN�\�\'�HT*\�\�\�#\�\�\�M%GL�R);��\�ĪGs�\�:v�\'�\�Q�\�_�\�+g�\�*d��\�rVǠ���\�\'*\'�p\�Gg\�_P@EuE-\�jbc=\�H蠕\\M�\�W�\'��\�$�1,;\�b\�L\�(˓\�̰O\�\rM�gд\�\'\�iZ\"Ʈ\�f=�D\�F�\�G�\�\�\�\n_�B>\�qY\'\�*Njw)M�\�>\�SY\n\��S��4\�vn\�a\�\�\'\�\�9_e\�Z\�\�\�h�Z\�Va釦��vu�\�[*S\'\�N\�9\�\�\�r�g_T\�Ȼk��\�����B�\�y\'\�q��&1\�\�,�\�S\�Nj64c\�G\�&Z_\�\�3j\'֪��* [\0EE*J�r�V�s\�\�\�\�\�c�?\'\�^\����5j%\�V�l\�\�{\�=�\�\�{�m�@\�\�\�\'\�m/��lr��\�\�8\�\�*l =$枒\�=�h79a\'\�j*\�,�A��.�\�+�-\�T��גּ�*\'\�\�\�ٍN�f\�\�[\�O�g\�\�|\Z\� �+\'\�x\�r�X�k\�\�.\�\�~\�\�b5�ǟ�<\�M\�\�\�(:��MQ\�\� =�\���ߪyyL��ޢ\��\�(Cd?hv���\�Һn*�\�1\�\�Z��V�(=�X�tw\�ɬD\��.=H\ZS\�\���\Z\�5w\�(?߾\�n\�T �Z�𦆽��\\9\�\�8vW��\�\Z�(E\0� \�73\�/>�u0����\�\�AH*$\\��\�\�(\\ðw0#r�F٥^G�Acw\�,t������(a�8�\�\�\�)�\�~%\�cG\�\�:~��\\\0p#t��F?\�(fp\\3{�?\"\�];>W���\�qB\�\�\�5�mo(n\�\�\�s��sT\�j+<$�|rE\�\�~\��\�\�(y:wj5��1���\Z\�!\�\�`���<��!_�(}�6\��\��\�\�͛\"���\�\�$#�(��w�y��e\r�63T\�Q\�-����Y�T�=G(�Θ\\\��\�n \�lpu�ꑝ&]��y�i�J)(�f����qi\�I\�p\�\��\�,\��\�K�\�\�(í\�ļ\rC ��v����S\�\�KO]l]�t���(\�m�}\�:փ�{��Fi\r~^����`�@�2$�(ڮ\�wS4\�B�l�q`8\�z�\�W:5HI)z4�\�\�p�hzi���T�v\�\�/�x����)!��/���P�d\�\�\�t\�O\�;D�Cᤉ�7P5)%^��V\�t�_\�\"L&x?\�.\�\�\�Ҫ\�*|2OQ)JJQ�%�\�x\Z�\��� ��r\�]�(R`�)N\�\\n�\�mE�\Zk�c�\�\�Q\����(a\�\�\�)OyX\�K\'�A\�\�\�A}a��\�̣��r-hķ)QF��\�\�\�c�\�BW�\�k�\�\�!�\�)Z\�!Y�ٍ\�\�PA\�;����\�]n�����)a�\�QOhС/zà\�S\06\�\�`\��\�)}�V\�O\�g�-w/�^�w6!E\�\�\�\�\�~�5On\�)��4\"m:D�[:K~>\�\�b\�1�E\��()\�!e�����ФR݀zg�g6�эl�\�[�{)\�Q1�٪\�p�$�2˝n#[z*/ *?�|�)\�X.\r����j�c\�\�T[q�1ǿ\�]M\�:\�*\��\�&���\�\�S���\�ƽt�\�0\�����\�\�*%ҹ-\�\�m\\�\�\�(�<�`}y��\�x� �[l* �\�j�\�\�Y��6XAS�\�͐\0t_�\�B*0\�?��\r\�\�YoXd� \�:���@�\�MFI\�)*N骱w��\�j��u\r\�3\�\��\�\�\�*P�|˿(W�\�a�OB���A�e\�����:�\�+\�*RNڔ%>�+�߮6\�\�\�\�n^wj�\�9��8\�*^\�\�sJ�^1\�@E�\�Hٵ5�EW6>\�i$���*en��|ӗ\�Q��DU[M!B\Z\�X\�2�Ugy�*j4��m3:�P\�\�0�\0\�\0\�O\��\�9\�`*k /\�Yl\�I\�>CK:�\�x\�\�\�\�A�n\�6[*�\�m\�Ұ\�Ǖ�(\�ySl��S\�XL� �3Qn�\�T*�Y\�\�D>)��k�\'\�Y\�O+�j*�\�UY\�2�F�*\�\�\�\�(���9\�͌v\�&5d2|�ќo<�v8*\�\�nT\�HSaQ��\�\�p��G\�e\�\�\�\�\��gz*\�.C\��\�\�)\�i��X\�\�\�\�F8�9ю,�\�\�*\�X�\�N\��{\�\�\�D\�\�ݝn\�\�$p��F�*\�\�jl�J�[ĸد�i�u*_�� \���\�*\�wVS�1�Y�����\'\�;\�n_�b�\�\�\�6\�+s��f\�hI���7\�\���\�\�q\� z\�\�}04+�\�\�%�\�<��\�\�\�h\�\�a\�\�t�>\�\��++\�BPxP\'\"\�\�\�X�p\�\�T�\�hw\"e�+(Oi~�.I%�ƥ\�?\"~Y之\�\�b�oQ\\\�Y\�+E\�ˎ�\�R��\�9KB�\�\�\�\�$�\Z\�5ާ�Wd+I�\�*������ \�\"2�\�\��\�:Gfl��p\�=\�+^�\�H��u߲\�֨\�n�T\��\�\�Z\�\�7�\�+����u� i���\rn\�Q\\24e\�K9tM,\�O\�\Z+���\�k�d\Z\'ȍ\�,�G�ww�\�\�\�qN\�+��ZP��\�\�\�2\�\�lv,,\�2\��R�V\�~�I+\�\�\�\�\�\�\��Zr\\�a\�\�z\�\�\�k\�̧αk+\�\�\�����\� Wqz�\"�[נ˽_\�{�\�,\rNM\�\�d�_��z_T3$7Xc.\�5A�X�\�,��X�مWvY9\�bԁ\'�\�7 �}\n\�,#\�|�x\�Ih�܈\�G\�:\�`3\��{_^\�c\�,aY\�\�}PR6�\�\�`�)K\�f�ism ��\�,h\�g8\�պ�L�ɋ�Z�\�:��\Z\�\�í\�>�7,m��\Z�r\�b\�\�\�\�\�J|&\\��\"C8)�O�\�\�},��\�~8�K3k.FP?R()\�o\�\�j�rt,�\�\�1���^�\�7\r\�x6$\'\�.\�\�\�\�S\�WF\�,�!\\u|�1\�\�\�\�;�8�}�s����r�\�E^�,�\�lTѕ��%\�P\�~Ȝxq\r\�\�\�\���f\�\�,�S��\Z\�\r��z˃\�]Ӭ#��pD*tX�k�\�,�g�\�E\�^\"\��5�¸��\�6�\�FO��,\�ڀ1f,Ms]B�\�#^\�\�X����=�d`\�,Ԁ�J`\�j0�A\�\n���*�L�\�zG,\�i\�S~?:5^:�b\\BG\�Q\�o�z!�bv\�\�E|,㯢\�/z]\��\�\�_�����W��\�pd���.f-� \0��&�\�\�_K:�|▴,Y�ȴ4UTđ�-7bkٚA53�gFEk|��^ڒ�n�^\�)�-#�;ŹD��\�\�\�\�o���IY\�M�A\�u�-4a�kO\�67�\�ZޡR�)��\�\�&�\�~ \�-;i\\3��.�\�\'=Ϗ\�rs\'\�1�\0�<�-@��g %�����uON\\}@l\�\��f\'�\�\�-FP��\�9N��f���� ;��h\�\�l�4E-�H\�P{cܻ:�n{2�sZ��q:�7\�A)l-ӌl�^\�.ԫ\�\�\�; >��\�<\�;�\�nC\\\��-ת1�:�\��c&h\�\� \�ֳ�\�4V��F�-\�,h\�8�f�aP�jgW�>�q���\�\\�q0�-\�\�\�k�\�\�yn:\���Q�2\� �����\�?\�x\�-\�\�v�w�\\y\�U\�+.$aW�ݕ2.\�F\�\�-\�{�=mM\�z�\�\�ʶ��K\�z��gR*�\��(.\�\�(2\�GKzj�\"\�\�,\�5\�5�+\�%\�{ \�W.\�\�~\r\�B|\\\�\��}\�:tJ�\�\�sf\�Z��\�.�\�\�\"\�w�k~�?�\'�L��-\�ʅ+\�?.#�$.N\�.\�\�\\\"\�Cuj�%H��EJֈ^a.%%�،�\�kɐT�a\�E��Qdu�8�ٍ~\�3\�.)�y\Z\�J\n\�*F��h,��T�T\�uԃ\� N.K\�\�n�G\'�z\�\�=_\�\�\�Ĩ\�K\n\��\�O`r9.d-v���ۺ�Œ\�#u\�7��)�ғ{��.{�fZ\�%��{�34\�\�\�`zo<�\":qe5Ab..\��I\�\�\�\�)6Z�n)�\"6\Z]\r3\�CFZ�W�.�)G]C�\�\�{\�.�=�C\�+\�[p\�\�-�R�.�B��x��~Cd��\�\r(olv\�\�+\��k\n.\��\�SP*�6;�]XRC\�Ɇ\re�g�f\�.\�йh\�dBiHɀ\�n�s�����\\�\�\�\�O.\�\�\�:\�%q/�}!�*��\�:r\Z^�E\�\���/�u��C;��\�,!0\�A�A+�Cǟ�g23/\�s\�s��Z*�j)i\�б�e��\�Q�3>s<\�/^�\�W)H\�\�\\y�=Z3%�1�q^Qd\�a\�H/��<�E��=C\�\�$�x��BHx��J\�`Jw/&dx�G:�IVt�͆�\�\�Y�j\�\�\�M?R�\�\"/#\�ׄ\�\�ז�4�$�ǽ��\�\�~r>-h%8�X\�/,�b���\�2H�\�\�=XӲ\0��\�\�\�D\�N\�b1/.٘���\�\�Ç�\�Kv�\\�\�)\�\�w�\�S�/7�\�\�0/!B��s�\�\�\�ݒoB\�ͻ��e�}y^/>�\�wi`\�S����\�{�oF���\�:��i8�/M����4�\�H&��o�l=�|@\�uQ\�D}�W�p/_�9^�`5J�Ҽ,�\�\�\�\�Y�\�aj�K\�E\�\�l\�/o-��7`�X�\�f�\�$;\�,�\�rӍ\�o�/v �\'I5\�R/^\nBR7�0�1nQ=��*Q/��|�w΅��j�R\�\�z�ZHcxS \�Jb\�͌�/�Y\�le�zIGz�\�\�zs���s=\\�}\�/�\�ԣ\���Z��g\0cV\�ץv\�\�\�d�Z�/� 43s\�\�x\�\�\�|\"�@\�-8\�,�^F�/��GO%<�\"\�\�!5��Ĩ�\�`0<�hCJ����/��\�\0��N\�Ko��ʩۭ詡{�ngg\�\�/��|`�\�z��Z\�\0^\n��͎#0\��\"��\�\0@��\�/�\�X���Ń�\�\�\�Y]������I�\�\�\�O\�/�)��\�\�˲\�\�jtS�+KUV\�S�x�\�\\/��?��<@q��v\�\�4�?�r\�cm�5\�/\�FA@T�\�Z5\�a� )\�LOf\�W��Rl!�\"t��/\�\�J�tR8��\�\�֓�9\�H\�d��Fأ8��/\�7�\0\�q�e\nO^0�sԐ@\�7�\�T���y0�!�\�Q+7�\�\�`G\�#\�\r�)\�\�S<\Z�{b\�0�����C?\�B\�k\�\0\'́�<�ג+F/&\ZC\�\�\�0\�o��7Ԃ؝�^��\Zt\�U\�:+\�\�0\�CO�ܢ6Y\�y�����K8�<�G\��T�J�0)��5��\�iKe\�\�\�jՈ�\�\�T\�|�F$\�4t0F�6^ʤp� ,\�w�R}n�lD�o\�YDȌ\Z�0J;;\�Q\�x*��,U��\�ľ\�<g�_;�o-H0X!ލ\nB\"`Á6\�\�D� �\�KP?�\�\�_�0X�73S;��\�\03m\�&)\�$K>7�wtT�\"�0[n\�ڕr�w\�e&��\�E_\�J�\�C\�\�䒈0i\�G/�+U\�W3I�i\r�·8��صS ��8�0s\�a������`\"*�m(|-=�9�Ƅ���A@0�(\�\�\�<\�~U\�-t.�&�]%/w�1���R�o0�i��\Z\�j��È��~�3��~��\��N\�U�0�\�Q9\'��j\r\��\�p�WC�m\�g0b��\�u+\�<0��\�\�\��\�Sb���]�^�\�D�\�\��d�\�0��g��\�к\�\���}�bIYwe�.\�G�\�0�pʊR\�^=��Y����o(\�\��a*�7�`�0�\�,d9ɘ\�\�G\�\n6�\�P\�\�$JC97,n\�H\�0\�qeR�1:\'��\�\�Q�D�u\�\�hV\�\�\�wχ0\�\�\���\rXyq\�\\d���]jʼn: +R�(�7Η0��?@\�\nQ��Ɵ��q0 2���z�R\��\�\�o@0�\�Y�\�i\�Ѿ\�\�c�1ˁ�\�\Z���[�^r0�\r�H�Cx�^\n\�\�#\�\�Q\�\�\�Y�4NX�1�!3Q*�\n\�\�X\�}�(\�b\�z�=��.\�/1&ZV�0\�c;\��d\�Cl�\�\�ξP`����c�1/p�\�JVQ��\�2v���앀�]L9\�\�e?4J15V�\�\�^,����gK\�\�\�|#�0�Id�l\�o1E(\�|T\�Vc�-N¿-\�\�\���~zn\�\�}�.�1\\\�^��\�8��\�\�.\�l��j\�Ѕ��\�4x�]�|1]�T\�\��\�2J\\+ \�i�6S�v��S,E�1e\�\�䅁�8o�N\�T\�:�w8�\�<�:\�\��\�1h\n@��ސ\�EA:\�\"H9��8�G�\�E�1�\�\�u�\'�Y �\�\�\�/%�\��\0��\�\�B�\�\01�-#\�\�$����p\�&��h5h\�J�m9���m.�1�\�7�\�H�}���h�tq�E��u6\�\�x]�1�SP^&!\� �!\r\nO\�6\'R� ��6�a\n�-1�H��\�\�\"\�gy\�ц*\�&\Z��\�\�b&fK�1���_���X�#/I*D�N\�|\�qx �]\n�\\t1�\�f�@g��\�<�\�g�-vI��P\�\�8\�ၳ1�\�0*�E�3:/��2p�\�կ�\0K2^�(1\�6s\�4\�>g���HT\��s�*�NV�B�\�\�1\�\n Tk5t\�\�{j��.\Z�\�B�5$�V�\�{\�26?ô%I8#�Aa���W��=\�\�ҀVONhE\�2A\��WB]��b�}\��cޏ�B�\�\�\�#\�2B�Qb9\�L�\�\'�\�\�͛�\�B�BT�2Dl�y\�O_!�D\�FjF^�=\�-\�v�Q\"T2v�2H���s|k\�-\�D`\�]^�9\�\�\�\�\�c\�,2M\�p�=\�B����\�+6�\�\��A9\�\� �=�\�)2SL\�\�b�\�{��\�\�\�Xs\�Dž*\�@)Q�2vzi\�\�M%\\\�\�Xt\�#\�$���e�*���2{yC$%B\�E;������4>�\�f�\�&�b=\�\�r2}��)vD$t2�.P엳\���2�A��\�G\�8Q2�%�b\�\�\�\�S���O��5 ] Lfǘ�\n��^�2�\�ӆJ\�J�/CC7N֍\r�\�j\��\�i2\�Mm�\�Q�f\�!\�=s\�*����2\�\�\"!-\�2ؗ�Č�\�\�_g[)@\�\�23>��\�,\�.��2\�-�\�\�;/�{�M�a���ޏ��û\\�uy\�2\�ٹ\�<�\�dI=�@M8�\�>�4�c!^i N3fK\�fY\�8~Dh_\�\�驪�\�%*&z\�F�0-\�3(�\�J\�{�*���\��\r[\�\�\�ܽ�}�W33)\"\�K\\,\�\�\�h+�\�\\\")�`��/W�\�33�9Dk\�Nd\r\�F��$�O�2\�>ac��c;�S\�3E�!��\��ރXO+\�\�)�\r^gPǁJ3O���j�}.�\�\�\�\�j ^W/Q(ϿиhBC3Z:\�2$�Fy\�P\�7bء�: �\�y�M�\�\�\�3r��=�� aԅ�\�\�6�~1��t���}�k3�i��刍Z+�+<A&�\�\�\�n\�\�?���%�3�J~wUV.gD���%ޠ�\�.\��P �<Q\�3\�7H0\�0\�\�ԭ*:\�\�>\�\�a�_\�\�r`g3լ\�KY�C\�X�-�\�k��\�g9[\�\�۳�҄�4P\��\Z\�\�+Kib\�E�WВq`r�\nQ\�L�4\r��\�(HO_)��y\�J�\�w\�L\�\��\�\�4�K\0�$\�\�\�|%ܰ^\�q\�\�B۱&��\�K�\�4,\�j��\�\�E6��\��\��\�@��\�9&�YPd�4-�;*B_|�T\�B�\� \�!�\�\'\�o\n\�Q\�n�4We�.\�e\��>uɑ�\�\�y�\�Vc�\�\�@�4gѓ7��\�G>��\\�\�J�\�\�Zl�\�2��\�4�U���Q\r1#_f������H���*I\�dl��4���\�\�H}AC{\�Hh/�}s�f\�\�Y\�\��4�%\�C]\�\�q@�\��\�m7k\�D\�\���W�\�*_4��]�\�]@w:�yٺX)%ǀ[b�tbs�m/\�94�%_^^\�[�\�\��2�ɝ\�\�i�\�s.�Ǫ�-�4ˁY\�2\�\�˽5M��f՞v2,\�.�\�\\~���4\�\�\Zr}\�M�\�cP\�\\\�GϢl8\�\��\�E��58�\�\�u_#\�gx���Tጷ\�7\�\�#\�l\�� r�5�c\�\�[�/8\��\�>\�8g1Z\�n�\�\�Bȥg�x5Iw�N\�e\�z�վE�s-\�M$�\�g$��5#_�\�D؞;}6]��&�\�]\����&�ig\�>W5$;��/�\��m\�k�\�\�z �\�p��A5*¨�P\�\�o;\�,���Xȋ\�y\�E[~�\�\�5B\�`\���D\�\�\�\�Sx|\�4�q|ҭ^�\�]�5Y\�Y+�\�W�\�4\�~�:j�/:\�ّ,���j5o���x\�\��\�~\�,\�\�\�\Z\��F<��H5�ͱ\�h�\�\�\�Y\�I\�&\�B�\�iUI�?\�ґ5�p7�\�3���\�\�a�a)�I\�\��\�\�\�>/�@5� �Xxt\�B\Z\�\�}O���\�L��=\r\�6��I5��<\�\�8SI�\�R\rA\�s\�\�\�sf[H�D�35\�f`dP&�r:\�]���\�\�ﰻ�ӏz\�\�W#[\�5\�`��\�H��\��\�\�\��ֺ>\�R5�EOI5��\�$lB]f�E8f,}pQ��\�\�qtBZ�1O�6,:}u4!Z{Њ��\�\�w1�&\�v1Ư?\�N@\�\�6=��G!J|Gl��\�̣�8(\�xH\�,\�Q66G\�\r\�kH:�\r,6��Yէj�h�=Q�$rF\��a6X�W\�\�\r2Ya\n�\�N\�D;3�>�?�)?V\�6k>�\� Q\�\�\�\�Ha[ב\�]{�9��\�F��6t�Y~\'I�Y+6\�\�5}�j��g\�\�\�h�y\�:6��R\�\�PJÒ2]b\�D\r�\0J\�\�n\�Ri�\�\�\�Z\�6�}��\�\�\�\�o\Z�Su�\�S�\�4̀n\rh�6��\\\�楅Tb\�{)p2�u,��օɥ�!wl�\�b�6�]\�p\�t=V\�\��\�\�X�ڦ\�\�\��\�fY��\�6ɕI�ң�Mk\�a�_�\�\�G\�#\�1\�\�\�m6\�\�\�\�ռ|d5l¼g4�0\�\'�B`V\���6\�\\\�\ntÝ\0�`6͋&)�\�n\�\�ek\"S��h7\�IS\�X�\�\�ei�N\�\�n�&\�役��d�ay\�7\n�@3\�l,\�Ul�\�LXfRuD\�YRs\�\�m�7\�M�I.\�\�\�\�-*��\r�\��\�7ȧ�\�\\\�ݱє@�\��b�\�d\�x\�?��\�7��)J2�,\"�\Z\�V#��b��\�{�\�7�\�\���\Z�\�\�\�>�Q\�;�~o�\�gYF�7]UP��*2����Ҫ�#b\�\�V ��\�E\�Xj7b�1���8\�!�\�U=��ɀm����\�{YQ�7m���0\� 䞤�3ţ�K7��\�\nFg0\�bݕW 7n�v�\�h\��\�X�d�\"�\�\�͉J\��\�ڈ7qp�.\�}�a�\r�\�`�7\�n���s\�B\��}@Ӆv7|\n6�3����\�6�#�6\�I\�\�\�?��\�\� �7}\�\�\�\�\�>�����\�`\�J+iV�\�]�\�6��7�ق��\�\ZE��.E{(\�Y�\�\�Khd`z�k�7�I�\�c\�H�\�<=��=\"\�F)\0\�[!X\�\\\�7\���#q�$�\��T\�T)Foe\'&?�Prj%o7�@lD\�\�\�\�I�R*�)U�ҵ���\�R\�&\0e��7�|\�&,S\�WĦl~����e|T�5�����o\�\�8\0�xq�� ���rgk*\"@TCRZ=\�f���8K*}\"}u�a�ک\�\�\�\�\�\�}�#V^�\�\�}^g8Kǖڴ\"-?\�?,[��{/�Ou|\�E\�\�p\�\�8`Ѱ\�M�U8?��i$\�\�\�\�\�\"�O�{��\�8o0�\�\�;\�ৗ��Pj\�둪9I(�\�\�hm~��\�8~/�\�S\�\�#WUD~c9u�uT\�v8\�\�-%��\�s\�`N��a�L \�L\�M\�ʫ\�)�8ux:���+H\Z\�+�\�2\�\�O�)ڽ�B\�x8ړ1���b;�\��0eR\� \�j\�uU`\�`�is\�92g�\�\�\�\�\�\����K:�ra\�W;\'ӎ\�\�\�19fG3\�C\�sw[<\�\�h\�\\Ê��;;OA(Ks�9>|�\���\�yɮ��\��,�n��a�S�\�>\\S9I�\�<R\�a�~\�T�e\�8JG,d\�\�\�[�Js29P6�ATa~R,~F\r։�+\�o�)��\Za0\�p9PŠ`8_\�K#\��\�\�,\�lS�Vd*6T3-`~9T-��Hȏ� :9����1\�S�\\\rb?FC�\�\�9Wm��\Z X����Q?uM\0Gu\�\�7��\�nO��9e\�9�D\��g2[Oe��\�\�\�-�DqT�noK-9f`Ewo���\�{\��)Q1W��<�\�\��ɋ9p�m\�\�Rz�\�m��Aq*�\�\�Z�3\�V�\n�-9yԆ&/AX�H\�i{b�\�\��7f���rw�\�\�=m9�1�\�Y�z=&�3��.T�\�\� Q\�A[$�ɤ�Zq9�7�T\�\�\�\�B\�R�\�#[\rO:�K)\��\�X�9�5�\�V]�*�sꈻ�j\�q7�\�˨\�\�3\�\�9æ\��%\�!��bdV@\�O G\�aM\�\�㾨\n�{d9\�n��\�~�A��b\�Hc�\�x;�\�B���o>1<9\�J�|UA6@�)Y�\�>$U\�ٚ\�駥6b\"9\�\�~%q\��2^J�\�D3]Z\�\��4q\��T\��\�9\�\�\��]�6�z*6u�jL\�\0�<)�+\�\�\0\�9\��\�\�$2�\�!躏�\�u��\�\�\�Ι)�\0Я�\�9�\�qBYaهsd�y�Pù(�Cl�;]��%\�:Z�?SjM�a�\0\�yJ�c/�E�#\�8\�\�s:\n\�1\�.�\�\�V\�\\\�\�d�S=�\"E,vv0�|�:$�\��U\�y\Z\n*\�+�\�ž+cy�53�3e\�3:i\"R\"w`��\�R\�I\�X\�L�͖�\�7ۉ�Y�:k6\�ZJ��Wj?\�v\�A���^a��-Y\�E\�\�8.,%:k�\n<(Q\� �-g�\�vv]蚢\�\�i��\�e�U�N:�\�\�O\�3֛K\�iD\����\�-�-\�*�3K/:���j\'�}�!���}DD�%X\�\�\�6\�D:�\'����\Z\�?\�\�D\�\�-Sp\'L\�o\�\"u��\�`p\�:���\�y8��{#\�տ�m\�\�\�6mz�6Y(9:���\��\�m\�\�e0i7Y��,<Yވ-|����:\�\�\�d�\� �eU�\�\�&�\0�\�W\�\�C}>a4�\�:\�_�ll\�|S\�\nv\�\"�2��\�\�\�\�$���r):\�i=�\ZY\�eu\�\�\�)\��m냭}�\�s?��:�\n[�v�\�g%Gp\�a?>��\�m�_k���5:�U�#�?���_jL�2S2\�\����\�\�U���H^;R��\�\�^�y]\�\�\�%a3_)\�;te\�\�;J�E\�]N�\�j\�.�\�\�1�*E���\�gWM��;Wͭ����%H)w�<~\�D|�7V�\�<\�\�J\�;d\��ߩ�,Z�z\�^u��X\�ј8�}�\�l$�Y;g���lS\�\0�\���\0G,i8M\���\0\��\�\�;r\�\�\�\�t\�\�\�h��\�ؒ�Vg(�eg\�1A�H\�;z��m\�p�Km\0\']s\Z�)�MR!\\�U<�\�\�;�\r\0oso��B>Ô]\�\�\�\�uc��\�rբT�;�\�\Zm}�g\�\�\�\�O�_t\�%n�ȅۯ�w�?;�\�0\�NU�-�\n�\�\�\�$Ρ��\�J\�\��;��ч\�Q�����Z\�[\����\�\�\�h^2u�*;�7\�D�nR\�W\�N4@���J�s�`\�I�\��\�;\�P\�\�ֺ\�v}M�Zֵ&�V��\�\�<JS;ϟ���j\\\�%z�v�\����}d\�83e�_;\�@\��_�M\�-\�\�Յ�\�\�\�\�,(g�B\�\�C\�\'4/;\�]A(�1�\�x&�\�̮^�\�l_\�k8c<�F\�࠴\0D\�;Pw��Q��\�t�\�s\�ρ�<�5�ꩺ\�\��պ���v��\�\�\"\�Șڪ�\�\�<\�:�G\�\�&D]ԃ�\�E3 u\�ݜ\�t���< `2!l~\�s��\�DU�=���\�\�T�R�\�@I<!{]\��wf�\�\�ְ�z=~\�S�\�A\�>nJ\�<\'�\�<\�\'[Oe�\��0Ր\�\�u\�!\�X �g<7\�S\�dT\� {~\�\�}&(94\�Y�_�S#+T\�\Z�<?ni6~��ϊ\�z����\�\�ӭDzm\'={?63T<m�2���\�\�\�[\�\�g�\�\�C�|�\�0���ڌ<q\�#;�&�p6fĂ^����8�+\�:\��\�\�\�H\�<x:\�w\�\�\�\�Ld\�d\�|G%N�\�=�s�<�\0͐��\�\�$\��\�5ŵ�Ǚ![�\�G�7]5+<��H.<�1z�\�ff:�/|\�5�F�\"�<^\�\�}�\�<��\�P,vuS\�\�k\�\�5�3l��D \�TZ\�~O<�.xnEe\���j?\'o2���\�\Zh<�:-Rr{<ԫ�!q��\�\�2{��\��Q:�΅���2U�?=\�>�j\r�;�\�\�\�|�s�X\�RL\�7Ŧ��S\�=A@5�Ӿ��;\"\�v\�kkaϛa.k\�g\�\�E=%x�,\�\'}�<\�*\�p�\�\�uX�p\�s\�H�#r=Mb�g�`<�C\���\�X6���\�.4x§\�{=Q\�s\�f\�#\���1\"C��+3b\�5�|<P\�C=]\�\�m�\'\�O�\�P�0;&x\"Φ���\�\�e\�=�\�\�\�ڹ��\�\�\\\�0\�\�$\�\�\�\�[�#�b=��\�$\�\�H\�3�\�f4\�D\��V�rj\�!?\�\�=\���. ە� &\�IgCq�[O\�\�S�=\�dtz\\\�IgN\�\n�d%�?8���e%`s2�\�I>\Z\�\�\�]ƚ�B̏Xv�ذc��\�\�.N2\�NҹЯ>\"8��\��*S@-�\�bH��\�\"\�ai����Ex�>\"eY\�-�:0���\�37\����,j���\�O\�>rf\� /�l�ٸ$\ny+b+0ZH�0wb\�Vǝ��>�@Z�H�ӐǓ���9��)�W\�|�9\�^~�>� tN\�}��%\�\�\�\�\�\�\�\�\�7\� �\�6\�>�������+1���X��s\�\�V�\�\�TC\�\�>Ў��<\�g\�\\^_����9�K�\�\��:>\��P\�Tϻ�����7r\�`���K\�˒#�F>\�EoG���0W^��ڭ>&i�n\�\0���\�\�Y9>\�x\�\�f?)\�\�S���vRK�Z����\�n�\�R>\�Թ�\�\�\�\�W\�^;�\�\�\�\�\�a*q\�o�\�ic���>��G\�\�+�G�Y/�C�ꕻ܀6\�r\�&���?O>u\�z�/A\�ǚ n5E-��I�\�GUh߳? ]�M.��n��\�b4s\�T\�+\�H��?ڟ>!�d\�\�\�E_5\�;$~$���\�&Ơ\r�?)\� �\�wY\�x�mN#�\"( 0wi�Iٹ2�\�i?!a0?+m�!�Z���uC�<:�\�\�\�\�\�>\�Gq\�?\'�Ѐ|8�i\�{_\�z_)-�2�=wmo�w\�С?,gu��V\�\�-Ub\�\�\�\�<eA\�ǩKN��?3ͳ������\�\�D[\�qJ��Ŏ��g*h�Y?5K϶�\�jB *D��\�\�P��?4�\�^���?>�\�e��\�\�\�c��2u��\�\�\�u�\�\�\�?H\'\�S�D>\�<56�̧5c\�#_{8��cf?Q�O�\�x�R�\"\�\�&��Z-�C���\�j\r?_�\�6b\�%���㻧��\�֪K\�\�\��xL��b͟?�����h]�0\0\� B���\���\�L��J\��?\�\�\r۴\�<�\�\�\�\�~\���\�S\�1.�\�Q�E�m?\�\�YꝤ��;ܮ\�\�S{Bv�,J�{9��?\��W^\�z\0�\�Y*`\\�P�+�\�-Z���\� �lo?\���E4\�@\�+�>����~�_te�\��v\nh�@�$��yZΤT�\�+��I\�f�ؒc#p�C�@vP�\�\�\�\�o\�\�4O\�u����\�����Y7jѤ@s\�\'�b \�N9E=о�\�S\�0�V�\�{\�K@�\�k\��\�\�X$ΩPB �\�\�=P\�S@*5�]�\�G����\�\��\�ր�\�3)A{�A�q@:x��c��ÆPV��\�\�qt���(�\�*�\�@CA�RA�5��P�}��\�%�bI^�C3����@Lo�֟�G��\�j�_x0`\�8C�\�{\�p@`@Z=��sX\�/\�$Xv\�\0���u�y�8=7��\�@^<۬\'=\�f�\�n+�~�\�w��;\�\0�\�@`�7��ZǛ�bvP��\�2�t\�@hl\�q�\�Ҁ@qb�ju��O �;�x�\�\�\�\Z{%y \�*�\�]@v�Kިk\�\�%~�|�`�\�`�<5P\�\�\��\�.@|I�N�A�\�Y��:_I⡤\�a�*��)\�g\�F@�~\�bR�鏒�\�Z\�^�\�g��\�4�t\\E[]\�x.�@�l\�l�4\�\�w�2��l�\�q�\�3P�\�\�\"�\�@��F3��\�\\;\�e\�0ہ�\�\�N\�QP���\Z@�;��\�E\��\�xS�\r\�=\�K�A-\�\�p�\�y@�@ɦ�� =\�Kw�ٸ\rk�)\\Xsʑ�]\� ܈@�Q4\��P�\��l��N،\�\�F!\�\�K���\�A$\�0�j\�g\0\�3dhfGT\�\�G�)̷�!A92\�!Z9��^v*�\0D8\Z=Q�y�\�\ZAb\�Av�{/G�g\�^6\�~F\�\nĖ\�\�SA ����A��\�5\�\�N\�k�j(W\�{l�\�\�9�XIk.Q\"#A������c��7�\�6\�QN^\�\"B\�z�\�͍�NA���2,�0F\rv<�qb�9\�&ǰ\�s\�&�/\�A����Z%\�6P\�ÙH\��[h\n@\� <��A�/�\�e\�ʣP\�3�sE\�bz\�\�\�%xK\�#T\�A�j�ڱ�]�U\�f\�89b�yFvw1��\�$�e\�A\�N~��\�mDD*\�W �\n�e�\Z\�\�^�Dhu\�]A\�@z�$zY\�\��um\�p��ܔ\�^��6\�/�b\�A\���\�8O\�в\��\���Oz��y\�K\Zt�\\A\�\�iߤ^\�\�\�\�f\�W͊ßv��#�\Zg�aA\�\�\�\�\�\�)�6\�.k#\�a\rU���A\�e[ ���v̛3���k\�g\n\"����\�\�\�A\�tx�</Y\�\�D\�\�\�:=\�\�o�\��� u�A��\�R<K\�\�!t\�D�J\�N\�]F!ƚ|\rjB\0��7r\�\n�75����H�τK~�+�\�DBo�B��5�}\r}dT��\�/�Ш\�Ȑ؎�\�,BBI\\c�cx|���c\r\�wHN,4�\�?\�\�B�!!\�\�$�ケք!�\�V[��\��]ǐ\�\�Q\'B&�\�J��P:o���l\�G|P\�:q\�_p�!\�~�B*�/z\�\�n�\�\�-��\�T�fY�\�\�zO|�E\�V\�B�\�F$b\�\�\�$.�-zFne�M\�*/�\�\�\�|B�V\�\��\n,��\�O{Ƃ�9\�Ң���\�,\�B�MZ\�rD�gK\�\�Z�y�\�{�!\�d\�\�\�\�VB\�<�=�P\'\r���l\�5hhH@\�Cp3\�2ɭvCcB\�R�\�*8Ř�\�\�T\�\�\�/]s�.9T(\�\�\�BۥD~ǖܬ\�B>\\_E��q�\�\�\�l\�Oxy\na\�B\�\n\��ġ?}Vx��qA\�\��a��I�\�wA\'6B\�I�\�q��0�q\Z\�* �\�Z>\�\�%C\�!lC6m\�菛�\�\�ml\� �\���\�\�2�}$\\A/C>0\�\�,c\�\�\�J�v�y�\�욓(T݄\�I�CN6\�\�Z:�cz\�15\�(Es\�{(��M\��Cjᥥ-�DX\rHK����\�\�q�M\�`o���Cn\�Uc�]���\�L\�\�]Ģ6��C1r�Ct���[�\�P9o�&і�cv\�Cǡ\���b��;C�]�\�\�U�:3�<\�v=\r�\\�\�G\�)�\�C�\�v�m9�)���\�\�w\�l\�\�N�d�?�>o�C�\�4)\������inj�<1\�u\�\���\�\"C�O�5�X��W\� \�\�N�\�\�J��\�6�\�C�]\�ת.7\�\�fb\�ʹ��o\� $�L\�\�\�pDC�\�3�\�(`�\�e#���b\�3Տ~;o��\�\�4TC\�\��j�U#HL�\\Y%�\�\"�\�rS\�{�\�t\�ʪCܽ=#\\�4C�.�\�f\�\�>)!\�\�\�\"\�g\�kC\�yԊ\�JDo�H�y�\�$\�\�\�+\�|�C\�O�W%���tߏ\�Y\�|\�\�&�0�V\�\\\�C\�9�~��f~&\�\�%{ 7\�ȡ[�{aOy\�\�Dg9�ե�\�+����\�w\�w\'\�\�YJ\�E\�D2P�wr8\�I��eW�}��)�s\�n\�\�\��\0��D?�j^*�\��{2� W�c|� �]�\�y��tDC��\\N\ZK`a\��o��\�2\�L�J\�Sw5:L�TDHoB\�T\"���/�T[�h�N;\�\�*�w�o��^���DLSg\�\�g�ݨ�\�?�猑�\�\�Ϟ�Y1ћ hDW\�n\�L�4\�+�X��_�;����ť\��Dk\�\�5\�2�\�\�\�o\�\�\�\�\�\�+�פI0\�Dp\"�b�P\�mEN�\�}^���[\�\�:�q�f��D��i\"\�\��Ǟ�t۱�R@�8�\��\�\�uvuD�T\�E�)$G\�\�et\�s̮E\����\n��\�\�D�\�\"�KꖌT���+qr\�9����tJ�v!!D�%}�I�\�\�m�\�F2\�=�(�\'+�\�A��X\�D���\"e\�9�V\�I��m�425C\��A\�P�%_D�Ǝ�6\��S�x\�hjﰌG�]i\�\�i��\�_D�U�;F=���\�d��Z�K/\�h-$�\�\�X#D\�\�\0w�\�\�V�\�vRwo����\�\�~\�MR�D\�T\�X6�_8T&\ZUc\Z~���@��Q�\�\�\�3g\�TD\�z�\nr\�\�\�\�\�#o8���]\�q\�˩8g�\�w�\�D�\nDKbu\�4iQ\'�:\��-!\�: ��2\�Wi\\\�D���N��-I0��\�0?�4\�zf��<\�Hn\�E\r\�ע\�4�/�X!�3�\�~\0��\�\�\�]�E(\�\�ڏ�\�K\"\�y���69=a\�1c��3��0�mE*\�\�h5|\�y;f\r�k���\�a�퓤~N\�r\�E0�8\��L\����}qe%�v�B�|:�h�w�E7�3~\�K�\02��\�\�7r\"U�%�-\�_:�E:��kf\�d�tps*H@\�+�I\�35_\Zr�3�EG-=����|\�\�6W �+xA0\��Icq_�+EJ�VU\�2b7jMy�\�8]\�nF}�\�Z��?4\�\�\�E`��f;��u\�\'wI\�$�0V�o0H3�\�]E}���ZnՍ.G���{$�X\�\�(jyq\��o=E����\�6\�x7\�\�n\�\�oj�a��h.�e�\�5�E��\�\'\�%Xm�-�Q�s\�\�ĊKeb��b�XpbE�-8\n�u�\�T/�§\�Ώi\�x\�r&� \�3E�Q\�\�\�d��8�LܮŹ@\�\�#]s\�EЈ�\�\Z\�T��\�������\�$�\�\�;�QE\�!�!��ͥ���)r;\�n6\�Ek\�S1�$`^F� ͥZ�Z(5JC�\�\�k��\"��\�\�|dwqFǾ�\'�T%c\�*|k���ȃ�\�\�u\Z��N�\�\�MF�kfS\�GK#:\���ݒm�Sk�\�\�\�%\�F�h\�ޙ��\�Hm\�\�k�\�ܲ=\�����F\�w�سY�\�=\�\��!\�B��\r\�J�\�9��F! �P�\�\r\'\�w���:(�Q\n�=jl\�\�hj��F+\"��\�2|+\�FU�Ê\�;Y�Iፔ}f}|F.��Az\�~G-v^t^��0�\r��6<�ЅfhFC\�A\�>�=��\�h1�\�XJWDX�4\�\"�=TXFO���V3\"��\��\�\����!k\�P\�FV�ї�a\�6y�p\'\�3��]�\'��\�\��,F}&w=4qu�\Z�\���X?�F{��W�B!�F����{K\�P:�i\�gF�\\\�\�Z (\0GpF����\��y���\��\�\�\�\�3n�\�\�\�\�#\�;F��\�R�<`�=#i\�z�Ag�Dd)\��qF�\�z\�g�\�sf�7�B�\��X�\�зIw�E\�\�F\�t\��\��v�\�\Z�:\�;��`\�j�ʠ\�B�G��\�^Зα\�tG�e�\��\�)\�\�\���\\G�n���U�\�>)_\Z1�d�/ڝ\�2���\�>\Z\�JG\'AQh\�M\�\�V�v�S(��G���l^~@y\�GB\�T��g�\�{�yÈ����C���\�\�\�I\�҂\�GB\�\�\�\�#�(\�>���+:\�\�Ծ\Z�\�h�\�/T�GI}��?\Z\�)[>\"n\�`�\�\�\�C��\�\��cf\��G]�˽{0nّ)m\�whn\�m��TC\�\�&�G^�P�[\�\�ְa+\�䂓\�\�݈m�g\� �?\�Gsq\"�\�qk��,�\�&\�u{n��i>��\�m\�Gs}꣩��~V/ ݭ\�\��[\�\�\�:\�Y��\�\\Gt_!\�HX\���Ыwc�q\�\�e\�6\�>\�T�k\�G~x%퍾�˳\�\�\�>)����d(\�\ZBNJ!G�\�+�\�8�v�ͮ1g*=^5�V�\�逅�\n\�\'G�@�Pȃ\�U�! 9\�1XYM�\�Qe� \0`\�G��?}\�o>\�\�UΌ�5�O*q�&+v�3\ZRmh@G��gr8\�,\�B\�\�c]u�_�a\r̊�\�\�;�~\�G��W\r\�\Z�\�G$\�7iD>\�b��\�^Ϯ\�\�4\�Gij\���YqU鄦���l\�\" \�\�,]\�f�C\"sG\�\�\'��Y���7\�\�5T�j\�d5:�\�X}{�G\�H{�p�<Z�\�tM��h`\�K\�\�\�AL��\�G\�����c\�\�`B+91l%S\�;\�8B!�\��\�G\�\�\�:��}\�\�\�\\�\r���\�\�#}g\���\�u\�H\�Af�%\��1h�*#\�\�\Z�UEUh��>B=r�Hp\r�\0V\�Q\�]��%<��\�� \�&si\Z�[�H�\�He�Q\�\�e =:�\�2sO\�8\�O\��rȜŖ\�H,\�o���1\�@O>�㍕\�R{\�\�\�5k�e�\�\�H69\�\�ß�$K���&�\�k��\�\�ѕ�\0\�y}H9m\�Pȥ\�\"�T����\�\�թ�\�/5\�{!\�#\�^HB����]=|\r\�UJ¢ \�\�I�����w\�j� ~HN\�>\�\�+f\�\�\�VQщ�2��\�\�\�\�^\�\�HY��fAp�0]��Oc�B �/�$�g:H`kfN��L\�\�\�h\�`��o\�\�[agvEHa\�\��\�\�YB�3�GD��ۊ\�\�Y�|\�\�_\�]�H{\�8;sP�%;�q�\�9\\�\�}\�I��W��H�٤�]ê�\0\�\�{/|�\� \�odl�J/1�H���Q�0z\�/�t\�$\�\�ځ\�7\�)\�\�IH�� ��{�\�\"!b(\�\�\�Ar\�\�D�]\�\�\�R;��H�\�\�J\����\��` �\�\�t�HV�{H��\�5�\"wqnG8\�xC��Z�(�\�\��\07��H\�Ǝ��\�\�+@�I\��\�b��^=�QvM6_iLH\�3�:Bk[e<KR�T6\�uL��\��b��h\�\�\�I���10�%\�V`ޮf�a�\���8~(\�\����I;B�\�S�\�\�G�l���D�k\�l,\0�\�\�)IGQp��\�5u�\�\0c�{\�}�\�A\�\�\�>IN\�\�E�篏j�4�G\Z\Z}���C�J\�C�IZ��4��\�ֻ{җ\�7ta\�xВH�1��\�\�\�Iy\�\�\r|�q���SA�*� \�\�}H�\�P��\�I�|\���0\�\�\�7a\�n��\��e;�\\U\��\�\�I�>ٽ\�\�^iliA�$UM>���l�)��$iI��g-�\�Ӯ�P?{\�u\�OR\�Rr%�\�~\�\�I�\�?��\�R\�`#�\�C\'\'\"��\�\\j\0aR�_\�\�I\�\�P\�$\�K\�~\�P��mhf\�\� l<!,%\�f\�I\�3d7�Z4��U\��!V\�R��\"\�߆Ko�d(\�I�B�qM 5{s6 li\�Y\�,�ɦd\�\�\�e\�\reUI�\�?�5j�\�n7\���+#Ik�\�S�\�\�\�c��I�z\�V�%�N\�)��\�S\�\\���n�$-/A�@\�`JR2\��\�\�\�_�s{\n/�vgLi\�:%��\�J����e�N2\0\�Y ��by�_�B��\�\�Q\�J(|\"�D\�\�w@\�w\�\�;`�S���E\�\'\�]J0^i\�N�\�餸�y\�L\�\�m����\�s{�\�(J;?[(\�\�*Q��{�84ᅶAf�U�����5f;�JW\�\�\�e�j���JA��\�U]1��^s?�Z�\�\0JX#j\��\�w\�\�ӚY��\�UZ+\�\�v\�*+�\�J]�Ơ<SMv\�idz�\�\�>��অ&<d��CJj�;�\�\�K�\�;s�\\��2\�~�\��4�J~\�\�=�;녞��#��\� \"K\ZE+�\�\�13��J�3�\�AZ[��;�`����� ��3˦\�o�\�J�4\�+`b \�\�\0�Y��y\��6WqDÅJ� �\�\�V�sf�^����\��\�\�\�0G\\��J���Y��F ��>%�PMF\�?�i�O�\�J�� p5v�\��v�\�\�\�\�8�����( ���\�J�bjb\�4Djw*4��\�鱋p\�-:Vx@\�~J��\�N�@�`\����P)@-8Y�X�\�-�\�\�J\�6d�\�A�\�l{��Й\0�����\�J\�\�\�hJߏƁ}0\�\�.\�\�p�\�e G\�\�^�\�~��QyJ\��$�\�E\�!\Z�\�\"\�\�\�w�ON\�Ї��^mJ\�\�P�\�#d T먎=\�v*Qf��tz\n���KI�\�1Z\�.�|�\�=�3\�S0\r��\�8]�+K3��S\�\�xF�Hn��ZDa�\�۳\�\�w\�s)*xK;P\�asz�nZ������*dWđ\�j�]rKP�\�F1)o\�\�47\�\�@V�O\�\�fU5�g\�\�Ka;�\�$�(Ui\�\�{i�N)hi\'�\�T͌Y01Kb�C\r\�\���it�ꅣ\�\r�?\�\Z�\�\�\�6�Ke�]\�o\��?>�\�M���3\�<��\�\�XKxd]p�씟\�6r\�\��7q��7�nh�\�XJ�!K�Դˑ�k\�HV\�\�\�AZ!ښ���\�\�\�\�\\\�\�K��\�;��.8^\�&\�\�\Z�\�t\�%�n\�\�|T�\�\�K���ht\���\���â�ª�x��\�\0,\nyw\�K�z��ͼ3c\�\�ޖ22�?C\��\�@\�b_LK�;�zt\�u�\�,1}��V\Z&!��5W��,(K�k�$H�\�\�t8�0�%\Z��\'����%� ujK�O��E�\�n\�AF\�>���ڒ�d3��\Z_�0D)\'K�\�\naڄh)Ĉ#�巆B\�P\��$�;��L$Q\�\�A\Z�3�oT\�֟\�x\�p\\�C��\�\�i�5L&��z����\�֏�ͭ+\� \�*&X��\�&R&\�eL>�\�\�\�S\0\�\�}ߔ�\�\"�.�j\�nȡz%�a�|LE\'����J�nE�@��l\�r!3Ά��\�\�\�v\rLL�\�)<\�Ք���j\�F���W�\�\�B0�#pm\�LOHT�c\���K\�6��\�.�e�;�]�Aes˿S��FLS���#V�o�8ki.�e\"k������ߦ\�\�\�pLq4�\�\�Z��յ�H\0\�e7f=\�\�\r\�\nDC>OVLz7\ZUۼx{�UW?EQ\�K�0\�\Z\���`hl\�L�(pyp\�]\�\�&\�8\�,\"6�\�$cM׳Z}u\�\�L�Y5�\�{\�L\�Il#6M\�XH\�xP!\'��+\�m\"\�\�L�f6�\�\�=�([х�\�\�`�\�#7~�(aL\�\�O<�e7�j}\�;\�h��&K�\�9\�<� ��\�L\�\�&}��P\�\�\�ܛ\��\�|b31ԁ\�γL\�C해1%\�PǭV\�\���q{��{r\"H�.�Q\�L\�C��U�\�\�\�hU;4\�n}Rm��x;\�Č\�\�L\�vQ4\�\�x�����\�A>��kr\�k-�\0\�L\�:}��%,�\�\\}�~8\\\��Oa��8\�DsX�Lܨ\\H��=c\�\Z\�\�I�p�b�x\�n5����IL\�*~Π\�E�x���\�I<�\'\�ULhk_���f�BL\��\�]E\�;B�/y/k]��r��\"��< H$\�\�L����\�RH\�x\�s\�q\�5]�\�\�M\�f9M\nA\'J@c�V\�M|�)��=��5\�c[\�\��!M\0(��@�hF(¨�o\ZB�F�A\r�w�7��M�\�±M\�C\�\�\�-���8�V\�]\"�?F�\�/л�MV��s��\��h\�\�$\�Cڝr+B�w\�&\�u&k�Mk_!:�ó�a����#��\�\�\\ ^1�\�M9�9��7��\�V%l\�z�[B6\�\n\�q�ʕ\�\�\�\�MY~q��_$�19�w\�\�\�`���\�\��\Z\�\�M[\�i\��%M�\�AD�.\�l.\Zn\� ��p�T�t�MyL;�-�ڛ%I�u\\��K|�,̞\�\�f\�] �M�;*j��h\�\04\'\�u\r_�\�`\�t\"�O͝��4M�Į�.4jW[\�\�a`A�����>�?6eX�M��q�\0q\�.��2ݾ�A/^G\�\�/Q��tr��\�MӬ\�P\�\�\�=ȍM�\�>lw�\�\��ov�\0M\��~\�\�\�Y��k�@L�\"#\"/;c��vj~\0\�d\�M\�\�\�ϸ\ZP�\\x\�\�\�\09�F\�\'?Շ�\�\�=�M\�Sp\�\�}T�\�.!���$|N\�\\��\�\�\��YN\�\�ݝEh\�\�\�\��\Z\�\�\���,P.g\�KNm\����gl�)���A��\�����?�� �N�N\�egR\�wS�n�\�\n���G��К������qN9\��]`\�T�\�*L\�)w\�\�\0��+�\�Ã-r]�\�\�NA;ַo��\�5�9��0�\�6\�\�l�Ælyz�\�NL2��hګF�$H[=N\�R��2\rQ$\�{���)NU�\�\�{\���W�\�kz\\�\�m����lf\�\�\�#7N`?g�\Z\��ˀ\�\�z�\�rz�e=\�s�\�%�>\�Np.j�샣f�7F�,D\�\�\�2٭:\��2\�+,�Nz\��ҡr��9;\�\�,=\�\�\�䗈d��GyNȩ�x�=\�.�\�ے�G���n��\�ca(N�\"\�?\�\�X�\�h\�L�\�f?e!#+�ov�\�`�\�n�N�\�:\�Ǝ�\�>\�%\�,7\� \�g\�`e\�z�,N�v�\�\�ޏ\�LTgwR\�\����\\�\�G\�h,��N���\�e>h�\�@\�J|j\�\�l\�ŷp>U�ЏN�j\�$\�\�-\�GE)����&J�\�4\�\�G�\�ꝝTN�\�k��Ӳ\�\�G\'�:����2]��F\�+���\�N\�Y\�GDb�i\�\\iRL<\�&\'?\��\�<���U3XN���WNlN4~�� J&�R�\\x�d�tR_\�\� O� Y�@�9�P��-��\�\�\�>�5�\�Uw\n\'O�R\�k\�g)�eFè���l\�,��\�@\�\�O٨�|\�e]|mK�~\�F�ӂː;�J\"����O(�\�{\\�ǨU\�^D�%��!䶣���X\�\�XJO:X�Z\�%�\�M;���� ;?���l\�%�OCdo^���r�\���?�Ӳ�d��\�\�8�&V�OG�ޣY8+]\�^w\�t\�\�\�X]ݯ�s6QzOV\�\�/���~Z\�\�<\�)\�r!h=��X\�4�XOeI\�Vi\\q<�:�m\�W�DlK�̈́\�\�\'B\�I�Opb\�6\�<Fϻ�i\�\�䲯Hp�\08�2���C\�*O�e�/�<�\�\�H\�} \�J����t��J��3K\�O�\�%z�����\�wv�\�W8X�F��]���l�UO��g�6r\r�\n\�p���H�̐�ַ��|\�O�AR��`qL�?�\�O\�3v\�v\0Uow\�\0K��O�\�\�\�q%s5z�t�\�g����UU\�\�\�\�\�i~~\�O�u\�\\\r�\r$\�-�\�k}�3�\�`\�\\�kx\��O�W\Z�9�\�a�q�(��:�3�\�+�*+����\�m;\�O\�~xwU�.]�bfW\�`�h��W\��\\ܭ�mP\nkH��\�6w#r��v{0�\��=頻\0\�i.Pz�Z����b\�oBL�]\�\�+n�@$G\�*�Q\�htP��\n�O#~\�\�#��� |\�\�F:Q�>݄\�G\�PkS�Z\�z����0�D�\�ϫ�I�,1h\�\�\�]jP=\�\�q\�\�\�\"\\&\�4\�\�\�o\��0��iPB�1Bʍ8�aS\�h@<\�^!����|\n\��\�PB�H�\�<�}�F\�\�J\�\�g��=rv\����qPD+ˢ�RƆ\�\�\��\�\�5Bh�X�\�]l\�WP_��M�4��W�M$\r]��\n��\��]���|��a*Pk:ES�\�v\Z�L\���a��\�\�\"i\0SO2s\�=\�P~�\�\�ؤ�X7L�G�0����\�Q\�dkL;\�}P��\�V\nB�^~���Uh �y�r\�.F\�>6pN�P�ps%�\�\\*�\�\�\� #Q=���QCg8\�P�1mK�=\�Y�4\�$\� �r�֨\�\r(|/g˥$�P�j\n\n�hbZ\�W�>}��n\���oFb*R�\�P�Ľ�7_c�Z�\�\�s\�82F��%\�\ZFJ:7P�P�\�*HƲ���B?\�B\�\�n�\�Ƥ1K ]\�sgP��\�3�\�JF�Ñ�m\�\�\�\0�[l%���\�$�\rP�\�K&O��\�5�\'�RTˢ\�\"L�r�<ϑ�6\�\�P\�,�\\�\�\�\�\�\�\�Z�\�`\�\� !�s����3P\�W�\��\�J\�\0w~��\ry!R\Z�[BE&@\�$\r\�P\�O\�\r\0\�݉\�\�U}$\�a�\�)S~\'\�A\\�KP\���%���?\�kN&\�{(�\�bG�!㝨���Q\rLd�^\�!DG4\�g�t\�ʚ�H��\"��Q�AYZb��DeO�\��0�{\�\�Y�0\�\�XvQ&��g\��듣a����I�\Z5�Ec&#�M/Q8��.\�f\Z`�>\���\�z;\����+�8$3�Q>+]��6\'�Gq�*r-�U�Z\\�>\�#)\�MQJr�Z#6\Z\�\�d&!;]\�sZ��\ne\�\�\�\�7 �QKP��;\�XӦ_f)�ӊ�\�\�C�?�*���Qj�\�\�4b�$V7U\�\�\���M|RbBth\�QtAFB;<b|��OP\�t\�\�gyW��Z�\�\�Q�МhE�c�N0\�\�G\� �7�=���m0\�;\�]Q��]\�\�Bἃ�\�r4�?N&�\�u�Zs��Q���^Q��JC��}f���L��[`%%��˚ſb��iG�Q�zz���u}�Ϙ�տ���\�>g��&9\�8\�Q��\�H\'\�\�<\�~dhç����\�r�$\�uí0Q�\�!�\�t��L7 �\n,N���{N��\�w9Q�\��[�#��T�ӯ\�`\�0\����QԎR��IQ�N�\\\��s�mG��i\�&��!0�\'�\�2\�Q�T��\Z\"�sԭZ\'@�\��>=;F\�s\�\�P[Qˮ5w=\�Cz\�?\r.h\�+�p�\rW�4U�F\�0\�Q\�~�uR\�kH%\�6\�t�u\�Y\�0��9�|\�*/��\�Q\�\nZc�\�\�4 \�gie�-�\'�\�\�kR\�|7��\�5��\��I�|f�(�\�\�j\0R(߳\\�ߥH��3�\�\�\�\�\�U=��N\�K\�Re��\�{(�TF\�\�\��Q���A\�\�\� \�Ǵ�\�NRr����2+P��;ʅr{\0\�\�\�L]\�ۇ�\�v+\�Ru8�ip=�J��\���]�\�\�\�wB\�\�\�\�Rͪ�՛��2�\�$�!\��F~e\�H�`\�UR\�P�\�\��\"b��M�\�=\�sHm\�u���/\��M�R\�\�\�\�ោ\�\�a:hx��E �gkA�\� +�\�S\�֠ǃ�n\�D\�J��H0\�h@\�\�ہ*Nt`�\�JS�\�\�tBmۄ4t�\�\\\�N9��H\�6���\�ÑSBd��q�RV+?\�\��\�\��\�0\�\�SK\�I�r)�},2�\�xq\�\�j��6+���\�i�D�S^[m��_\�\�\�\�,Y\��\�%q�[G\�\�D�\�=o�S_\�R�v�F���F\�5�߳7s\�\"O�\�\�\'\�GSh\�\�\�`.\�!�1e\�\�UG19rj<b\�4$\�US�,��o�5ȋ\0�\�\'�Y�\�b-XjQ\�\�(,F\�S�\�\�\�-\�y\�\�q.�/v5\�A�\�\�\�t*�S�\�1V\�D���FE\�T4f\�\�ہ\�\�N���\�S\�\�\�\n@G\�\�\�f\�_`IF�aQm]-\�<S\�\�\�\�|�\����\�|�I��2�!Vi趦AS\�̏��[;�c��\�\�C\�\Z�E\�\�\�4�?6\�\�S\�A�4c\\D\�56-�\�#��d*��\�ҽӾ�R���T y^\�\n\�\�\\\�ew\Z\�K\�W\�\�rN�e/\�{\�\�T��X�%���\�Nu\���z~cƢ\�C W[Tz��1PW\�j=\�b�\�Y\'ǪtNT)訓{\'T*\�Y\��n�Zv.\r��\�_�\"\��\n�)j�\�eT<\�!�M\�\�,\�z\�[�~>V\�2��#}�\�E)\��TT��2��?%\�i\�I\� �`\�V-� Պ��tTV���\\\�-\�OKXǯ�\�.ŹN\�\�Й�u��1^TY��\�;�GV�\�\\7�\�hW~\�O\\Q{�\"T_�� \��G�\�\�l\�y�N�\�2Ni\�3��\��Tge�\\PM\�����w�Q{ki}��\r�i\�T�u\�s\�\�)�m\�\�[|l�\�\�I�\�\\³\ZɁ�mUT��Q�<Jhw�\���)\�\n\\\�7<�̽�\�\�G\\T\�\��F�\�H�QX@fS\�\�B���\�Dh8V\�I?T\�w�_�`zz\�v��5`rP�[�}~3�\�UːT\�ϓ�\�\�0.�ð�!\�\�\�h\�P�1s0�d�T\�m9�\�\�\�\����\�v��\�.x�����\�9U\�9\�\�\�ț\ZA\�=Cm�Y�u\Z�n�\�\�\�U�\�V�Ι\��pWx\�\�$��\�?�\�\�⇼P\�U��\�cZ�al(\�+;��\Z&�E�\"�H�y��LU04+@qj?��35\�\�S�r\�{\�ۈR\�;͎U;S�\��\�TS2.\�}�\�1X�SH�&\�\�X�E6�UKCW\�\�͢/�Z3�\�\ZӶI���q�\�\�\��UW&k?u�n��.N�o��\�^\�\�\�X��\�ۅ5PUi<�����\�T ,sT�\�\�\�a\�6\�\��\��VUl\�6>8\�\�S\�ᒻfu�8��\� q~�$r\�\�Um\�P\�\�\�g[6�m� e�c\�Y�;\�\�\�U}8\�:l\�֑�\��ŗ�[�\�J҃\�\�\'��g�U�y�B�\�\�\'l;F\�\�VӸ�z�`|\n��C1BmU��k\�\Z�\"\�4�i`FVm��¬GX����i�EU�\�\�۶B��?\�wN� �-\�\�Č\�m\Zէ�U��M\�: ݗ\�L-�^�)����\�\�|\�;%\�U�\�\�\�\�\�s(�4>\0�x�}\�v�X�*WR\0>U\�\�\�W��qP�u�U�T�=?V#\�20\�f\�~\\U\�\�ꚬ�7�\�E���EԢn;魺��9\�\�kU\�\�ɧ�k\�)���I)G\�55 ��f\�R7U𒃔�`Λ)ͽHE\�l�#�ez�\��\�@�D\�U\�eD��\�\�Dk\�X�5\\h=,\�U\Z��8Z�\0\�U�\�.���X�\�}\�b��,W�sfyyE�Q\�F_��[Vn.v&\�\�a+����8\�� ��\�ۚ�u�\�A<WV,�{+\�\�x}-��\n uM8g��>,l�\��{TVA�\0ד\�DN`\n�)P\�k9\�WQ���\�Ҍ�Ż>VK�����a�F\�q�k�N\�\�i�\�7\���\�P\�VX\�\�W\�Ԗ\�x�@*k��U?P�\�6�Ѣ\"��5V_Q�Z�\�H\�؛�N\\\�\�&IU�b\Z|\�\�}�V���\�xG٘�o)y\�\�0\�`c\�V�࡛\�\�\�J[lu����Xk�\�\�Uv�\"PV���X�\�\�\�Q�3\�\�\�\�\�L!h�\"i�\�#:@V��̲D�3\�3\��>/\�\�\�Qu`ʤ�R@@V�\n�ͳw���œga\\\�~J8w\�N:m�N+V�\�\��E\�\�I0u�X\�\�\���^\�@&\�2*֝X\�V\�bqPJ\�\�\�\0\�?\�H�\�\�\�Y\�\�\�\�zVΪ\Z\0�G7h\"�]��c\�.����.̭�I�kX\�V\�q]�5\� \�.]�@M�\�*\�u\�ǰbʝ�DLJ7V\�*\�:ߍ>��I<\�7\�\�{��+\�%\�\�\��Wa�V�>\�E���fw)\\���\�QQ.\�H���z\���\r\�V�\�k�8v\�>KP�3�X�{\�\�:�lc@W�E&T�V�U�\\O��\�\�8�NOy�!b���y\�Av\�ZW\r5�|��a��U���͈\�3(|��\�ɓ�k��W֪��\�\�2\�|\�0\�N�ҵxǣYO24pW;�&��c6\�pD\�X]`\�g���P\�\�U]!\�W`f�\�E/C2\�\�r)�\���l��\�PC����Cj?Weō��_\�ցݲ:Ɂ}��@R\�\�\�W�иEX�WfC3�\�\�Ku!\�7J!l7˾\�\�b\�\�Կ�Wh�?\�Cexl}\�$\�ӈOJ��c\����_\�WsyWh�aϵ���:[\"5a���cQQt �E\�Ww����R%�\�G\�`{�\�\\�]�3+�G]l�-`W�y�ӀV�]@�aM\�\��xezE�h\�sQ�\�gmgW�x\�/4��\�\�/\�\'x/\�֑�-��\�\Zzs�\�yW�\�o��5ҁRj\�?��U����Z\�(\�O\�%�zW��\�x���O\�`5\�\�\�$=\�\�U>o����WѾ\r�%,�Z A+��u��8\�\�\�\�2,g�L\�\Z_\�W\�\�w~�s�R\�8Q,�\�q!�\�\\s��\�kM\�W\�9\�,\�\�P2e\�!X�:�^uI�\�Vn�\�NY���W��}���� 8.t�f�\�\�\�\�\��\�0\'�\� �W�\�\�\�O}�l�eVd�\�`���1\�0b\�W@XX\�P\��� H\�_�\�0�\�Nc\nZ\�`O\�\�\�X\Z��?yv\�}������hD�.\�嬛M�v�)X\Z�p/}\�\�պ\� \r_\�\�<\"���\Z\�!�}\��X(覔����7���+N\�b\�&1�Y[; �\�X(\�f��\�\�\0����3J\�\�\�m\�<\n%l\�r�\�X8�P�\�\�_9\���kQ\�a[\�\�-mS\'<�@\�!V:XH\�P\�pE\�%�\�*�+%������t\�\�\�f`\�Xb�}�̿L��,\�gC\�\�\�y~��eb\'�\n4�1\�Xc\"��h�.�A\��b�q���\�K�ӹw�_U@9Xi\��\�c\�R�)R\�Ǡ\�.�#`jjŏ�3?Xp*-[\�DP<�V8�A#��\�sAgS��\�n�cƽX�\�\�ź=� )e���.\�x���ipX�L]O}F�\�w Vy\"��\�#aq\�\"=�\�\�rX�\�\��e�$�<q�\�>�j�M�\�\�5̸z>6\�X�!�w\�4�\�\�\�-<[\�\�E\�\�A\�b���\�g\�z�X�\��P\�I\�J��pe8\� ,cm�\��\�[�X�\�%B{�0\�y2�|\�k\�TU\�gm�\�\�\�#�YX\�}wɗ\�R6�7\�uM�T�!\��ܟʷ�\�\r2\��X\�xE��Kƪ.\�\�,lX>w{oy\�\�i�%UHqAcX\��r��5�y����w]j��γگzж�\Z\�YV$�\�\�/\���@=�\��\�\��V-�\�dc�Y�E��4����e\�V�L\�F/�Uk,�\�~�Y?c�*�_\�a�)��\0|\�\�4S�t���}�-\�ʁYAD����]ʈ��xYN.�\�\�7l}e�KYB�\�Rb�\�-tsx�c�o�@\�ԾP�\�ɫYCϩϟ�$\�p˯=�qj=hs\"\��(\ZN\�)\�\�Ytm�k9\�Q�煇0�`�\�\�N��\�i���\�Y�\�%�F��V�O�\��c���$�m�3�\rY�l5�pY=��\�!\�\\^ox�>�S\�\�8\�Y�-Y��`x�^.�\�H#ƹ/�2�\��\�\�\�\�4�ē\�cY�@�e��?\�W\\\'�l�m\�^�9��ďޮ-�+\�Y�\�=&��\�~.Q\�LF�\�\���˛�՟Y�\�\�\�\�iH\�\0��\�U3$L���$��u\�H\�s\�Y\�7ɡܼa/c$ۮ�7\rDr\\��.�\�\�\�FE\�\�Y\�1n��8�\�D�o�X\�a0ɫ��\�q\�p&E��Z�4r����B֏��\�zn�բ>\� \'�dR\�\�Z��G�\n+:P\�|>s��Pc^�M\"q\�\��\�Z%��4�\'�\n\�C\�\�`\�\�Zó\�\�4\�cj�/lZ6�r\�U�B\�!�t\�R�ytJ��I0+dI\"\�1\�ZWj\�I\Z\�g*(�T\�\n\\L��br7tɀ�\n\�EA\�ZWr�\�\\#�͕ �!�^lt���\�\�\�|o\�C\� \�lZ^�\�x � �\�-�}��:ɏ\\�\�r��\�\�NZb)\�VlJ��fd����X\�\�#lW�@ W Z�\�S-�`\�\�~�\�nV\��\"\�\ZUM�T;�\�\�?Z�Ӧ�8y\�i�\�\�\�kP\Z3\�\�葊\�]�\�Z\�֪�m떕�\"|O�\�\��J\�}^�\�@�ƻ\�ZՍ�����\�\�Z/.\�)��\�w�\�}��醶\�\�Z\�\�-r廒\�^�*`t6����/[<\�h\�\�[\nx�S\�SYP垫B\�\�_X�\�\�K8S\�a#\�\�[\n\�*k0\�5D\�a�4\���\��\�;\�\0/_�7\�a[��&(܇\0�\�\�Εl�j���G�\��\�n[\Z$\�k˹��\�d?�\\{\Z�\�ݐ�g/\�_,ip<[$�r(�\��ڛ��\�8�tb�Mq\0>�5\�F[5��4(KL9\�&-k��GRK$\�\�z,�b6Fp�\�[8s�i\�!��\�@�뮝{\�B�u$f���\�<[B���\�\�<�s��*\�;\�չC\�]+\�\�\�S�s[D�\�\�\np\�h\�S\�u�o9�a`\�\0B,\r�i[e2�<�w\�t5�H\��\�m�|\�\�ۯx#F\�\�)=h[e���6\�S��\�\�\"���ñ�xakAyR[t;}\�n[��Z�VL��[��qT\�u!\�\�\�-.�\�[u�#��\�\'�KF}�a~\ZY� 1\�\�\�L.�\�p��[[8�\�\�a�kI���\�\�%\'�n��&\� \�G�[�)ߋ\�T0\�uDWP\",L�ǫ[�I,Z�F[��%y�KR�\�\�b6\�=F\\�\�\�ad\�\�\�[�\�\�\�U:˃VN�:�O��e\�x�Ί\�J/Z[��~�K\�X适[\r\"\Z,�3z\�.\�S\�\"�;r[�\�\n)\�>l=\�l��V�\�;O�w��~ ��[��\�f\'TOT�\�\�e\��f==�\�&\�i[\�6\�\�\�;]�\�\�qd�\�\�J\�\n}ʂ�ɥ�D[\�\�\�y�V�� |�t�\r\Z\�\�/]X\\m$���\�\�[\�ȊD1V�yE�M ��\�e\�\�\n~%U\�,�+��\\ɭG�ͫ��F�V6BZ�\�\�@۪2X�4Mw\\Jt.�N�\�\�4\0�8\�\"�\�̥�A;(R[��l6\\^;\��h�z{��\�aT���B���\�{\�`ȵ\\s\�q�)�|\��\�IJ<ͧ,xLI2[K\��\�0\�Pd\\x�c,�\�k�Wb��a̎\�2�\n��[e]\r\�sJ\\|\�߯\�T(t�2��\���Dn\\���\�\�3�\Z#�\\�#G7�����1��\�\0nXs�d\�\�\�\�\��\��\\�\�?�����B�\�:\�{Ӗ73\�L�ΔJ\�\�\\�283=}f.\�\�p{\�磨ƭ:��\�md\\�A�RZn\�9\�\�lr(X�u�O��\�mC\�\�\�C\\�_{\��\�[��G\�D\�%���@X�o[tOx1�\\���HODĨ{\�d}d2\�s\�I�\�1eO:�yѪ��\\�W�ɼ�SW\�#6+2��}O}|FT�\\�I�\r\\\��$�\�m]I��E�\�#�\�(\"�\�sc�1�.\\\�lC��v!\�\�\�B��wns\�ۘ%y\Z���Y(\\\�\�\��=�0�b\��2֚�� �`sTR<\\\�\�3\�S\�R\�\0�N\�\�E�u=ߘo\�\�\\\�y�T{�\�\�\�\�M\�\�P�u|)?\�\0@\\\�\�1B\\��U6\�ӡj݀]bz6\�x+}\'�r�\�\�\�ҙ] \�\�|$\�,b�Ew����`&uI\"�5�\�`a]\�F�\�5&\�\�-]���V4\�\�dB@�F\�\��])�S�w\�\�\�\�M\�U՝X���Q\�=�X�|��]<r��ֽ���\�4\�j\n��\�\�hNR�z/�>��\�]A.\�ɤ��\�\�z\�.\�\�j��/z���\����]H��B\�\�\� \�m3\�\��сh��ܯ0x!ek��-]J�\�\��ebU��f\�7b\�^p3KOF܍⼶��\�]Nq�C\�N��\�\�ٓ\�ԁ}~\�<a\�����\�\�]`~$����\�mg[\�K\�5\�N�d\�jsi�R\�F]f\�\�C���-\\Oa+밎#i4��x�$jK]�\�Ɇ\�\�\�m�{�w\��#ߟ^\�\�,n����,>]��\�FHrP\�-s�\�en|��Xq\r�mf\�`\�y�]�Q\�˄=Pݵu\�Q\��{>ϐ��\�]\�\�C��ŀ��\�Py�\�(\�\�\�c\�:C#\�8\��]\�\�\�vY\�\n�u�)�\��SEE\�\\\�>A�?]L�V]���\�r��6|�\�W�\�\����w\'\�Y]�\���V0�\�5,�MΌ9\�n�rDUu\�7]�%�hqO��\��ݦ�\�t\�q�;+s�V1B�\�\�]��ؕ�\�Y\�\'�T��\�ҹ0� �P�=<���q�^\��T\�Ⱥ^\��ķ>`�}j\�NG\�\\\'̅^\�>\"�5\�J+f��i�7h&C\�ϭX��2�\Z�K^7q��\�Ud>�V�N��\�c�\�ha��p9k<^>\�\�r=`�����7�\�\Z�\�\�\�)�x\�\�^AG���\�^\�7 ;�\�6`\�*�$^�v�\�\�_^J\�\�p�!�\�<��ʛY\�\����w��\n��)l^Nbu\Zx�\'!T�\�8\�o�\� y�Y|�~�C\'^W;s]\�-4��\�V�\�8�4�\�^�ͼ�\�,i�\�^g \�K�\�c�Z\�0\�(\�!��~�zW\�\":N�^m�\�m[\�(��C\�,m.^��v�D\�\�G=ms�v\�^�\���\�\�\�Μ\�Ȝ�5y\\�\�\�s\�\��%��^� �\�q�(j� \�\0I��f}\�\�\"l\�\Zm^�:�U��\�r�U\�Ь\�D�UA6Yf�\�Cb^��U�jx��{��+\"&?5�Y�pѵ�D?�\�\�T^�\��\�\n�0{zs��>Nz\�/\�@\�6\�R^̟��LG��ZܯQ\�8V�W��9\�\n�Hb2^\�HR7\�-�IA�\�ÿL#\�~{�چ��\�Uď\�~\�\�^)�n�T\�h):3\"WjEv9�\�\�NnZ-mѵ\�K^\�P�K:�`X��\�\�Y\�qp\�\�I��\�~�^\�\�e2��2eD\�\�\r��\�/V�\�q^<,\�\�^��\�\�.\�:�%5)4N���c�j,\��6|^�܄�yiT��W\�a��\�D#�\�Fu�\�\�2_2\�\�f\nw/ީ�}�\r�<�\�\�8Z���$�_\�M7�\�Ę�Tf&%Z���1��\�\�S\�/\�-�v_|B\�O\Z߭/B\�lk|�S|dLjhe�\�P\�_,�\�\�\�aLO\�0lӔB\\�U�{�\�E�r�\�@4_-n\�2zYfy��#�ࡖVP��M\�\"~�_^��_=>7b\�\n���6�h鶨Pj|\�\"�x�h\�y_>�m��j�T\�(��\\h���3�-\�QHcE\�_?�,\�I\�be}\�\�8\�\\L\��as�\��/_T�_:r�c\�\�ߘ\�s\�N\�/\�]\�\n\�{\�z�J_du\�\�A�#fE�*�.\nn9�T\Z\�9pYbX�_lb\�R�,\�\'��\�I�h�e��R�\�\�D8}H_o���Yٱ\�\�R�Q���_}\�GJ1m�\�]\�~�_�8\�@\�zdf0p`o�\�qq\�\�U:��\�_�\�7Q����0�W�\�A�-@\ZC��T�M�2�G_�\����37~��q/j��\n\�\�9�S\�#s��_��ՔJ�\�\n�\�Z�D��.�s�A 1�d Ͳ_�\�6�4 ��\�P\�K_\�`�\�I˨\�1?\�\�L_����%M�SK�9�$y�\�\��\�g����_G�_\�$@\"�4](\�\�XU�jijf��Is�\�҃_\�Y\�UsEƹT\�4qP�\�\�M�\�DS\�F>�\�C6_\�כ?&m��H[�J\�R��c#� �\���M6E��\�_\�,@\�\\S��7\�l�o\�\�F\�P\�T�\�\�ިG9_\�3̥\�3�\�*m �h\Z�nM��� \�\�\�\�kX\�`��>:��6ԩf\���� �µ\�(\�r�\�P`1: �\�u\�\�3�4�v�Y\�ya%�̸��\"\�t\�`�>P͈˙�$I+=�ƛ0��t�W26S�_�<pH`>��Ng\�K)\�\�\����p&0L@e\�\Z�`T��.\�| ۞ĉ�[bT�\�\�I���������\��``\�\�tD;\�\���?^+ʓ5m\�\�P�|\�&`{\�Y\�\�h\�uA�lT�\�N�-\�o\�rg\�\�\�`�\n��\�\�\�R ]��s\�?�I�di#�8Gp`���hs��4D�U\�.f��$��E�a\�<p��[\�`�\�\Z��\�>f�>\�-\n})�\�ޞ��\�gGK\�!`�\�!\r;^w����\�jMRU\"&ݻI�ʝi\�<l^H\�`�=\�\�\�I�x��\'\�u�\�\�|��\�ΙK��!`�dI�UgQ|X�!\�f��~j�m%�Z\��\�\�p�`�r��{R�.1\�B�iKk)�\��5M����\�`\�S,�Ы�=\�\�3\� R=\�hR1\�\Z�\�M\�$�a\\C��\�҂�L\�\�n\�U\�[�ܠ�{\'�Ua\n�U�\�~���X��s�\�\\\r>\�cf�\"\�\�a�2>�\�\�b\�[�/W\�tz\rl�y�o�U�da\'�\�Ɏ�D\�u9MJ��\�5u|C\�m�FhS��00�aC�\�$\�qas��6[`��u�\�֓�@�W]-ͧaw\�AV\� \�>[\��GA��I\Z\� \�\�\�cr\\l\�a�f\�K���ZX~���ͺ��3�b�]L�<7a�\�+J#\�\r/_\�\�T�QP\�\�O�\�l�齎l?a��E<2`\r�_�\�ra��\n�\�{!��{���Qدa�����~ͧ���ZBv��Lj\�*�Ah\�*��b�a\�\�\�\�zC居Z݀���;\�4�r=�Θ|�a\�u��Y\�]�\�\�iZܤO�\� \�U\�h$�\'��a\��\�\�D����\�mE���R�Bt\�\r\�?fQb\r��C?�D��\�K}\���y�/�\�;|M\�T$\�?\�b-\�a?�<\�\�\Z-��\�\�r\r$���Z\�|Y�\nbG�03⊼�\�\rQ�Q�Q@�vI�F.3\�Mܲ%U\�bJ��m-��ʧ\�\�5\�53P#\�A{��\�\�6��\r54bO\�Q\�wù\�LѠâ��������9Q�\�lrlbP9\�\�\�ޤyP�\�\�g\�\�\"\��Ę��\"V�bST2�Α�CCD\�\\`ݮ>�E���?\�J\�3��bZG~\�u��&\r坯1楃/�+/i����bgB�x�\�\�ɖ)#\�B��_�u�\�\���r\�߮+b��W\�\�(\����:��|\�\�[\�K\�0�b�K\�\�s\�m�Fd\�A�\�ی����R�$� ��b�b�ٲ�J�4k&r��hX\�+\�v\�Ot\�$\�\�b��0#Ϧ\�����A*�>�pjq�L*LN*\Z4\�b\�\�\�;��ؽ\�\�w\"��S�8�\\z�\�\�}\�N0b\�Q�\Z�\�B�\�ZQXNT��6\�\�\�{��hB\�q�b\���9�\�!�\�X���:\r3_:\�\�\�mcb\��\�q�\�q�[���\�\�Js�\�آ_~\�4/�\�`q\�b\�p�\�d\�^R\n�` �=dA�c4�e\�\�\�s,c#ƈ|F��w�J\0�`w~�^vEp\���L���Lc\�K͘\�G\�\�|�\�\��\�\0\�wO>\�W!�� c�\����:�\�\�Ue�\�H�C�B\")S�ε{\�c&�\�~L�Rt j>گ��\�\�\�\�E@>\�\�Ǣ`\�cIH1Ũ��?��\�\�\"��= \�\n��w\"\�{��\�xcS�g�\��y(\�\�0^�\�\�x�a\�&[\�5 fcT�2�骘\�\�\'�Te+b 6;\�c�\�yc`G��\�\�\�٥\�T\�\�~z��F\�+\�UȐY\�,c�\�udy\�OT.�\�`\�~�\�<jx\�.\ZaєW6c��O���`H��\�;�г\�\�\�Ce\�\�]ϙ�T�c�9�כ�aI\�aX8\rr,F�\"\��\�C2Sy�c\�\�\�^\"�쾓\�U�\�\�a�?���WSQgb�ɡ\��c\�Ho��ԓı\�RU\�~o�\�ϳ,\�P�)RWF\�c\���j��?�l\'\�84\�\�F=/3;6�)_q\�\�c\�.sH�\�*\�-ب\�_\�:\�\�%�;R\'�K��\�c\�\�!\�#B�i*+\"\�\r�n�\�\�Iƈ�XÉ�\�w\�c�\�ʗ�\���BZ\�\�7\��\�;_\�Z��ev��d$G����j�w}XX�y�u2\�Z=���Io*\�6d/e\�\\s�\�S�:짆\��$fl��m\�o\�jd1�3�\'m��z\�U=&٪$\�\�?t\�\�\�$�h\"wd5[\�&*%\�\�\r\�\�G��\�8 \�pS\�-쩟q`97dBݑ\�\\\�E�\�\�gE�8\n��\�Ʊz\\\rx\�/�dPⱱ�����X.]\�\�\�9\�F\�P�\�\�+��zdW�\'MJ�e\�~vx\�h{\�s_�|q�a�ݴ�\�eͬdc\�3b�[�] ��~?;\\[\�Xk��З��`�sdf/�\�dBl��\�\�\�ه\�P��Q\�=�\�#djq��e^\�1wK4I\�nt\�fVC2\��\�2@q\�dr\\\�=\�y�Z\�\�]�����.\�ɱ\�\� d�|I�m�\�\�t\�P�\�瀨��9�\�6\���|d�� Y��\�@@��+�\��ғg\�ʐ>$/�\�d�̃\�\�\�qx?�\'?l�J\�k�S�\�#\�\�\�d��\�IX&܍�\�s�!�,\�\�\�,\ZVwYL\�d�rSzn<N\�{�1J\�,���[o6�`\�W�o\�\�d\�0\�(�\���X\�}v�\�`\�\�\"d\�\�W\�i\�\�^$���\�\��_\�f\�d\�ri��\"�fvx��\�ʅ�e�K�A?���S\�2�d\�N�WN�VSCƨ!�\\K;e!��\�\�*T��\�d���9���\�0�2�\�\�h�,A*��;3O�A�e4���c\�r}�cٸeK�WC\�s$\�Xg�\�-e5�kyH�~����^}�\�\\���f��#��6\�\�\�e:iK��p[�\�\�\�\�8\�qB\�Q\�ě(3��eTm�?�Uy7,��K\�\r��pSU\��n�8ͷ@e`݆\�.\�:��j�E\�\Z�Ұ�\�\�5\�\Z�)en�R. OF\�OX\�P�\�h��\�YC>�W\�e�Y\�̻L�\��s{T���\�=B\�rvIFUK\�:e\�EB ���Lz�t��=\�F�,\�fa��Z\�\�{��Բe\�\�J*\�\�bV�,�Cv�b�ʃ��P�~���$eؓ�\�r�JQ\�(�O@_\�y\'�+\�*&w�\�\".e\�\�\�N\�\�ױ\�?$ 5e��%�\�\�\� �i3��e\�\�\�b|(G�\�\�\�\Z\�rK\�\�<���7\�\�\��f=E\�\��Y\�\�\n\�2�\�f\�V�L�$/DE�\�\�fl/\�io\�\�V\�L5\�rp�Hͅќ5!\�fp�0U\�~���Ƒ\�\�]\�f�O#�iU\�|d�pf1\'�\�)U�ɺ�O\�+\�p\�\�\��P\r\�k�ζ\�f?\��sӊ\�1���@cd`�\�苲\�\�6�\�fS�~�\'h�,��P.E1J�>3&��`B�(��Lfb\"=�\�g�.�\�\�>\�{aۇaN��l;)\�O&a,Wfh�\�P18�jIU�\�?7z\��\�j�u��+j(>fo\�r\n&٣\�/ �E.�F\�M\�\�\�_�h���f�9��\�\�Ȇy�7�\�\�,W2�)��[\�\�*\�of\��\� ]\�\��|i�\Z�\0\�\�ֶ�^�ۇ�g\�Ӧ\r�W:\�P�y\�\�}p!\�;�\r��c %�,g-\�Є\�\�#h;>�\� �|���3\�zB\�\�V��\�g6�B\�Np����&\�\�\Zg�q:\�s�d\�\�\�\�g;74٣�eZ\�\�=`7y\����!�uT\�9V\Z�gV�|ӺgaWo\�E���\"\�{Q�T\�\�S{>giI?F] �{��\�[�Ε�$�^#��\��\�d g�A\�k\�\�D�� �dB�(9\�\�\�\�\�Խ\�\�&�g�a\�aq�$��+q�0k+&��\��;\Z\nl$�hg�%b]Zj�d)��-��p�F\����j� 9g�\�\� >���0�n)�\�X2�)��\�0?8\�\�y\�g��\�\�\�>���ٗ�\�Y���l�\r\��\n Pm�Ag�=��{wu2��\�x����j\�5\�?�����\�g�;a\�¿]�X�r\�~�\�\�\n�t\�¹�n��29��g\�.\�$\�o8q��;Z7tz?��\�\�ǰ滬ڢ\�+gΪ\�#�\�\�K��Q]��\��\n\�44w�\�K��\�g\�\�H\�7\�I�ʊ�|�Hi\�ųlC\���g\�g\�d�v|U=��D�FB\�;�~\�j�Z�f\�g\�ӕW���\�Ѧ\�\�\n[T�\nuA[z�\�Gzah\r\�ʒ۩#j�E�;ի\�\�\�}Qe-�6Ā\�Ch\"�n��9�(a\�h�\�\�[�GQ��<\"�h\'�+�:\�\�u�g�cYc��\�\�g\�\�=\�\�hh0zN��\�W:\�\�\\�j\�\�X�%�\��@\�f�;\�hBkD]{�8�\�\�h��\�~-2�q �\�\�aZ�zhI���� x<�������%�\�ji�\�\���$h\\���|qA\"\��_;^��g�\�cw\�\�\�\r{Ph��\�\��\�Z}��\��\�b����\�Δ\�rӍ>\�h������ͼ��\�\�\�ƾek��Y�\�\�\Zf\�mh�h<g\�\�s).�ז����W\�\�0�xZHCD\�h�]3\�l%Y\�+��!���F��o^�=�\�hռo\�8u\Z\�:\�8�N\�\�7�IM!\�\Z�l\�j\�#7h�p�S�=T_k. \�>\�U\�C\�m\�iV�\�h��1�\�p�\�F�)y�dʱ�vNyN/��>\�u�i\�r\��\� �!8����@�D\�a�E��\�{i+;N�\�3\�\�̖� E�\�ݶ�A乴�\���+i:���;\��0�$Pv����\�F\nSp\�2\�ֹi[-R�[��4�\�̠�/IwF�\�E U\�Ux�\�i`W��Vd��\�\�gz\0� *\����N᷌^\�\�eipZ&\�\�`Un\�$P\�9�xA �ӉĽ�\�\0�iyH�E�ѵ3E�\"�\�:\�L\�\rX�ۀ,$|u\�Wpi~\��\�::l�\�w\�ˉΤ�ի\�8Q\�i\�(�wAi�}eP�.P|S�[w�\�\�\�W�&w�4��xi�\�\�M\�W@�U�}\�P�O�\�\�O�Jj�r4\�\�M_E{i�\�0�yN��G\\8\�9�\'���1+�8*Hdi��\��iYS�\�\'�댵`R\�^���y�g4i�n\"}�V��u�3)!ƫ\�\�Zϼ~\�\\C^&\�$i�ʱL.1�j\�u���\�\�\�\�0�u�\�/\�&\�S0i���\�\�v\�*+���&�\�&@kM&Q�\�\�͒iқo�\�\�\�H\�ӝ��J1�������\�p�@�ti\�t.%�-\��x;\n�>r�#,�\�K\�+ȷi\�c\�\�\�\'͔Ҟ�>�\�:��2n�Q���n�^Si�h0=��\�]8Y�E\n*\�ӽ����ns\�\��jh\nј�\�(�\�&����E���e�I\\\�s`|j��\�\�S�\�\�=�s\�\��̼*\���a\� �\�j\�b\�횄\�\�^U�sv8\�$b����M\�3y�j!�i��H4\�]�eL\�8�\�\r�\�S�l�\�cbj0��4\�1@E�\�X�<\�\0�\�+&�Yj$6g�Cj6vt�5\�r#gAWFٞ\�\�\�#\�Y\�\� ��~j<\�\�� ѩ*$\��*s�r�M`�\�eҋ!��j=\�\�8P\�N\�\�T\r��]L��\�\�\�T\�C\0\n\�jC,\�U�Ma�\�\\kdD\�\�wi�ۭ�jG\�\'\�C1�K\�h��b�\�*|����YF��jI\n�&U@����\�\�4o=���\�w|x�ӡ��^\�jPV���]\�g���2L�RSlw�Bq\�K���je+=˵hO\�d\n:t\���(\����\�t�\�%�1��j|TT��*��\�\�/#[��;\�U[�B?,�ܐ��`5j��8ڪN9\�q�������\�9\r�D@\�fTUj�\�\�\�4�Cu\"\�B(\�7\�\�\rX�\�F4�u�Nc\�Èj�\�\�P�.�cH�q\�I<\�;w�hB�Nb8\\8c\�\�j�q��[@\�\�Ta\�`�v\�+\�s�\��\�\�\�f\�\�j�� \��\�\�\�-\�\�%Z�L9I~xmH�Ճ\�j�o�9\nՠ�Βy\�[��1 \�\�I\�\����j�\Z�p���IS\�\�bʟ\�S}\�_\�V�ä�j��&Z�y\n\�r[��!\�đ֑I\�\�\�} \�I+�j�~˴nBA�\�-�\�ԘF�O\�Z*\�\�\�3yA�^j��`+A\�+�\�9�5����� SJ:9\�rj֯c��Q1\0Fo� �fyH�D\�0@)\�C\�\�j\�]I\Z�\�Kxz՝�^��\�!bu�\�j�\��A�\0\�.\�S�hN\�}וF�|Y\�E\Z>\�\�N�\�j�Sw\�K�a^\�&��\�4 �����\�\�tB�۬ik�i8�5{\�?}��\���\"!��AW,@z\�Uk�lq\�Us�n��3\\}%2�?rz\�B�̲��\�\�k2�{z\�\�\�$�\0+3��\�QӉX\�˼� P��\�kH%|�Qe\�H�z\rY�o�6Fp��i0[��節kN�IP\�\��\�\�-\Z7}H���DC�;�ή>�E�\�kO���Q\�\�|6[�簮+\�U�MT/�2�kUM\�,�k�EH+��y\�\�Jv\�y\�PKӨ\�\���e*k]�^��=�\�u\Z\��;�d�\�2���\�k��X\�\�\�D�\'w�\�\�\�M\��C\�\nᎺ\'k��\�\�w\�6XN\r����\�0\�c\�\�\�\�Ֆ\�k�3/B��\�\� ߪ\Z�p\�\"\�J�g�h���k\�\�ɷdZ�qNЛ�\Z\�,�F\\\�\�\Z\�D+\�\�k\�U\�ۜ[9j�\�L\�2u��9\�?u�\�k\�]�\�70T\�\��q���#�C\�\�֠�Ҳ0\�j�k\�Zu�\�\�\�\�,��=\'�\�\�\��С�Ǘ:̨kP�;\�\�N3p\�\�\�\Zxq�\�RW\��\�l��\�ֻqS)\�?�\�\��\�\�\\Zԭ���!�?l\����\�\�=��Q�>|Z\�\�Ɋ�\�\�>F5Y�\�l!���}[z�m�\�\���W�\�# �\�\�\ZlLU[�d�g.\r�\�\�5\�\�p\rQ���<�[�vr0l_](7e�/��\�\�6��d\�\�\�\�p\�k#�l�\�H���\�\�\�݇\r]0\�$\�{�\� %O�!\�\�\�l��!�\�\���O\���\�euyM\�m1�\�/�\�l��K$\�s0FP|P\�\�\\\�V�S\�&6B�=��Ѳ�R�l\�i4쿦�rn���\�\�u�)K�j\�5�\�W l\�\�-���C�\�j��ؒ�g\�\\�rľϸCI\�Cl�a�{!h\�Pw{\�%&\�\�\�Y0\���Ғ��|tm\0�\r>�ȑ\�Ov<\�\�k�a�e\�C\�\�\�@m\�\�\�O�]^\�-,�qsr��6�V�%F�ڻ\�\�meч_\�TG\"^\�jU@�\�s=Fц�5|��m\rXC\�9S\�guh\��~�\�RkYme\�\�mN��\�\�\�\nTm\�\�\�G#И�\�}�Z�YՀ\"m9��(�Լ���y[�EA��\���I�\"Be]\�m;A�\rd\�+\�\��\�j�7\�\�\�qN�\�y �v�\"P\�m`�\�6뽩�\�����%\�\�Hj�\�l�̬?��.ml���\�|\�,C�+\�IbI$Ө\�\ZH�Σ^\"lQA\�ml\�ԟ\�B�:���,�%c�5iN\���9��mnm>ގ\�QQ0\�504|$8\�\�]W�p_\�\�Ltsm|i)m`m\�I}IdKj+�9�V\�\�̀j�|,\�ĥm~<]�xL\�\�1��\�A8�z�\0�-)@ʅ�m��bO-\�7°�O�a$�L��w?�JEQ�U8m�oyfrG\�\�\�T^5\��\�\\k�p\�\�0�[*!\�\�m�v<\�\�.K�� 1\\�\�� WP�\�L����`\�m�ש\�s]S7LAZ&<\�섖�v߂\�\�fP�F��mm�G�\�\� \�=��\�\�\�~\�5OURD\\Wq�\�e\�m�؊��}�����\�BP\'|{M2\�\�g\�בY\�m��M�\�ڽ\�ݩ�=F�V\�7�R\�Ͷ}9�dg=m\�ӥ\'�麙RҀҌ�*z��#:�\�\�,�`$\�cm\�`ek}â\�yF�[��\�u\�\n�e�����\�^m\�<F��h\�v�%Eϑ1\�^A�Ի\r��m\��%\�ʄ\\��\�[<��-N���2�\�ER0m����\�\�j�\�\�8tɗ\�\�K�\r���?\�G*�znDs&U�\�C�\���n},�\�i\�\0v\��_�l\r�\�n4cyp��}�\�%4��m�b&+uvB\���n5\�\�jAx3f�L�{\�\��\�\�iƎ9�nB��%E¶>\�9d[[}�3\�+�hl_�nL�z\�<\�\�k\�Ʌ7�k-�\Z�A\�ADפ\�`(2nZ�\rc\� %\�mG\�\�\�V�@m\�@vT\�IJ\�Kn\\ ����\�/J\�\�-+\�\�\r\�X*J����i�Hndk\�.\�C�z]\�9fi0\�\�\�jϏ�\'Y�G��g>npg�g\�z\� g�5\�s.n5���L�W\�4���nq\�0\�#�O�}�\"��E�N�t��!���C\�nu\�й\�o\�Lϳ�\�So\�coUFa\�\�[�ױ\�e\0\\n\�TĉI\�\�\�\�v�\�\�yOiǒ4��Mx��n�\�\�\�-�\�Q�1H.x(jի8\�\�X\�\�D��n��!�5]\�\�X\��뭛\�\�S\�;\�u<}3U8\�\' n�-�yu_��\":~I�8\�\�*2��Y�r��\�5\�n�\�;\�N\�9�@I-\�z�̹��>\�\�\�Gq\�� �n�0�oF!\�V_1\'���x�\�hs<z=n���j��w\�c\�=\�ј�Z�7\�V�=ur�\�hn\�G0�%E(G&\�WX��1t�F!��\�\�\�\�n灴U�\�\��¢\�H�\�\��\�\�ZO\�\�\�h\�?\rn��i\�L&M٘x=��\�N�\�f[�y=\�/�So+��U\�Y�ݵߛr0~x��Os�,2\�wo�����h\�\�Qd�M\�\0��;HՏ���p\�\�7\�Co\0��E�\�Ť�Cw\�\�h#9\\铽��|\�\�\�\�o�E²tQQbo\n���\�r\�Qq\�\�\"�/����o2\�q\�\"\�,Hf�!O��צ�\�wZ=P�Lo5r\�\�\�\�+��\�\�}�\����o�38��J\�o7\\�j�\�UB/\�\�O��\�\�\�4�D`0\�\�`/Eo:G$�.�\Z%\�Б\�F���F�h�S��u�<�oKS\�\�c3\�\�\���Y�W\�$\�\�y\�6Vl21@�\�9�>ovQ\"�����c4���\�yI�AR\�\�KSUo�Q\�\�t\'�\�F\�OS���ژ\���U\�.R�o���}\n�d�\�֑�%?���\�M�웪\���\�;��o\�ׅ�CH\�\���la\��q\�n�F}\�uo\�\��ɑE+�w�\�\�\�d�c�#\�{AC\�\Zg�o\�֑\�R\�`#\�:\�֥6dLj�8\��\�\�\�\Zo\�\�x\�\�6��\�}DP�\rM�b\�\�1a\���\�|i\�N�o\���\r1d._��f/\�7q\�A�E����p�W|�b�O��<f\�c\�\�#_V�\�|\�\\;�Z�\�p\n}\0�]tt!��x� L\'m��,i\�\�\�f\�K#$sppm�+\�>\�\\#J2=�)\��\Z\�\�X\�Ӯ=P ~rp�%h��\�\�7�=\�AP�\�\�c(@Ƽ�p%{�erB\�\�\� �
\�d>H\�K�5�\��-c1>}p(%\�x5IY\�K���fM�Q \�ڭ�L_:\�\�Gp+\�4\�\�N�d�\�J�u\0�5H{\�7`S_Fv\�\�\�p7RV�Ċ:\�^L\�~\�\�һ:\�\�TW��Wp<D�\�9�ٌ\� �Dp�\�H2���LReG��M�p>2�\�\�x�\��tn\�tq\��\�\�\�\��\�bpLdv\�X3\">\�bDŽ�Y\�_[M�ϵ\'p\�0\�pTc �Oj-\� suj��4��I�T\�\�#���pk�\�x\�ѥLҗ�\�)\�D\�\�A�z�Y�n�V\�8\�p�~�\�\�\�$\Z�tB\�@g�Zz^L�\�ͥp��y���\�Jz\\�E�\�Hՠ\�T`\n���\�\\7p��\�\�%�јȮW\�z\�\�̀+QS�r\�=��:�5p�Y�ѹ!e\�u0v��\�?.j��\�[���,Ĩ�!�p�\�m�Ә�D\�\�\�\�.u��Idn�����1wp\�=DY\'cq��\�ŭgaw\� O�a<�;\�9��p\�u�\�-i�\�,\�\�p�\�W\��\�c}h\�p�p\�\�\�\�2\�W�\�|\�[MQ\�\�\�\��Ww�v$|�Cp�\�\�+���L\�\�\�\�,�Wy�4m\�|C��q\�,�\0\�:\�>|���\�AC�z\�\���\�lqg�b\�\�a\�\�\��\�\�\�\�,\�O\�\�%\�V�q(��Fl\�苗njp�Er-R~\�OSN+�Kq*�O\�D��l�W�2a\�\�\\\�,D�%1<\�\�ܭ\�qq.\Z�k\�E�\�\�#\�\�\�\�q��\���\"��q=\�1��#�;���+��\�\\^����p�$\��qY�3i\'\�\�G��\�C�?o(\�����\0\"+I}lq[8\�\�d\���\�w���\�s��#�b�j:75\�qcO2v\�h��\��1(�O2�g _X��\�Z\�Uqi��j�j\�e*Z����HG[\�?=�?j\�zԄFaFqzL\�k\�\">\�\�Eưz�x�\�Q\�e6��\�\�qz�+�kא�Fz�3�\�7-�R6>��\�\�\�#n&q}�bN���O\�n��YV�8\�Y\��R3SH�C\rjq��ϑ��\0d\�@Л\�0l�,\�\��֦\�tDq�CP \�!\�3�\�\�\�а_ d� Ǹuu��i�Gq�� Y��Ʊ\�e$\�irhNF�I�l\�,�oiq�\�ʣuG(\�aV腐7f\�\�z\�\�\�L�mijqú�٫&�\�\�Uz�Hk�o��V\�\�!+lV�O���q\�\�\�\�ΗvCF\�\�0�w�\�/Qc��}/[\� q\�$\�\�1W֑��=�J=<���\�\�-\\#\��r\ZW\�\� ܿd,ֈ�\�L_@�\�J�JA�pb\\��r�<\�K��\�e��\�2K��{EÅ��\�\�O\�r, R�B���f\�0�z^\�*H�a*\�:r4(^0\�\�F\�1��\��s�t\�\nr�4�\�\�rH\�awVm�\�7\�c�:\�ܐ\�a\�4\�\�\�{+�\�=[rKX?�kz^C�\��9X\Ze\��F��Y�3�8�_�rV\�j�-�jn\�\�[M\�\�w\n=pɲ�d�4�\�c\�\�r_!\�\�LPp\�f<vs\�\�$\�\'\�\��\�\�orl[MÇ\'�����H�$�\�\���>\�Q�_�\�r�\� �L\r�-�\n}^\�\n)\�*\�〆�Ю\0�r�\�b\�S䢈�\�%V�ȟV[9�n��!��Ϗr��\�\�Y\�\�\�\0�j\�o;\�\�q>w\�,\�u��r\�\�oZ�\�`�\�a%\�,�@����H\"J7�xr\�m�\"�]=a\�n$\�\�7-j\"\�\�\"\�4)NMrr\�NP_;\� b���0\�f\�L\"9u�\�S�\�\�\�,r\�;�\�\�/n#\�~؆�����\�p�$`͚�W}>r\�Q[�\���O\�\�\�GO\��\'ԘL����ˇ\�r\�]�`�8b��@�\�#T�\�F\�\'w?ݒ6r��߂\�CZ\�\�\�\�\�\�\�Z{�\�L��!�(\�\�;s\�#a\\����\�8Q��0�s�l\�}߯]\�6s\Zr�:�<[\�Rd�}:\�Yd�y�(�ѩP�\"�\�Ps\'��j{\�FC\��h��\�\'G\�\�M�g0��f�s( \�8�(�\�\Z\�>e6�A��R�Q!3��>φ\�\�s+�\rU\02\�\�#\�\Z�~�z\�݀h\�s\��s.CU��۠\��M\�^�\�oS\�F8\�6E\�\�sN\�lD\Z5̂\�2�G�\�W�\�R�����F\�ՖsP��\�3\�4� 5��>۲#\�v\�\�\�G\��p�sP�\�4�ͮ4���qo\�\"\�F\\ ^:Qٷ�\�s��#Xۖ+pFXT%?�?��crS�yNκ&I�\\��s���_�d��Ye�k�P�(�HP\�6P�O�s�DV�i\�߾�[�b\�*�a�Va��� � �\�s��U��$$\�\�\�\�V\�\�g�\�\�\�b\"lx�m\�\�s\�8N\Z\�0\�\�-�\�\�1\��\�¶M\�=��1����s�2�il)1\�y��\�j�u\�HuM\�t5(I\�:\�E[t\r{\�k�?i\�k\�C\nL\�\�b\�̇\�Wyt�*̽vdW\�;1!lH�\�\�\�9��\'<� C\�ft�lT�^�\�7\�\�?1\� [\�]����#T\�#t:s�r\�9�\�\�ca\�>�S|0\�\�+/\\3�j@tB��\�y��\�iC8Ϳ��L4�D�Q�\�\�\0�oz�tG=9�\0��a�ʮ�\�b>\Z�O�z\�c�\�\�1\�}tIq\�\�|\ZG�wP\�8�^6\�\�e�N\�c�f \�t�rX#\'��XlmRq{\�8�\�8F��\�t�GV&^`\�.^2��IX\�\�&$\�G\�9�, MB\�t���2z\�v�f�#���\�\�:M�\�\���{%t\�\�\�>\Z/A\�\�\�\���\�G*��\�6�e.��QitЕ�s\�)W�j�Dr��D\�i��<��6\�N�\�Ft\�ḹ\��]��\�H����ZMm�\�\�\��\�mu\r}[��-�\��\�B\�U`BE\�rZ�n�\�Z\�?*�u���\�f�K\�\�\�M� ]�\�=_mA98�\0�u Nr8\�\�\��\r1\�\�\'�p{\�qbs/�����u#gTd�.C����\�\�Yg�Ћ�UW�\�a{\�u)\�r\�B\�.\�p\�\�c��=\�\�t\'\�\�s)��\�<Iu-ѣ���AH��Z��64�?�\�ѧ:\�\0�\�\�}u6,]\�g\�8M\�\�U�d\�]8�7\�NXʢ��}Mnu?|�P\�4��TV\�m+\�\�s\����q�dm~)u@?\��Ԓ$p�*�%\�\�\�\�r(b=ϝA\�\�i\�\�u���\�=ۦ���\�RnJ+�^\�\�Z\�\'=�\�\�U\'�u����@\�\�j\�h�0/\�� \'0O�Mu�DΜ\�\���1�\�1{��i�\Z�-�j�����Вu���]��$)\� \�\�\�w\�\�\�5h1#}�\�8t�\Zu�;r\��j���J%�\�\�0$���U�C\�:\�\ZY!u�\�#eo^3\��|x���\��\�\�\�P��u� ���x�\�\�{ _E\�ۏd(^\�6u��\��H\�\�U?/:꺨\�Aw\0��x2ښ\�p\�>Bv\0WbmA�[�\�8i�E\�\�R�S0E�`7d\�~�v\0\�\��k�\�ETv�\�3dx�eʙ��\0z?`���v7c�\0|�q[�j\�Q�[&L�Ɨ�P\�N��l�v\�9�\ZR\r�2\�\�@�\�]3��z#\n\�\�q\r3�v�\�\'\�2\�Y./T�}�t b�H��<6\�Py-\�v\�\�xg�g\�gy)Φ�Ҹs!\�@XQ�Rc1�Fv%\�_\�\0\�b$m�&`\�\�\�(�=�m<\�b\Zo0pv.��ΡW�Իlq�H\�\�o��r\'�Jm7\�b\�\�v26�}۞\�\��\Z\�\no��g$\�$�@[�C�\\Vv3)<��>\��r\�y(L�1�yU�\�\n�v\�f\�av4Z\�}k� \�j\��>X\�\�˚�WR/%j\�5t�\�v6�\\\�\�yvT\\M��\� FQKG�u0�\�\�v?Hm��r\�q�\0�L���\�>=e\nS�\�\�R�v@n\�L�\�\�!�r\�\�o\�\�\n\�\�\��ڷ��ĺvY�<�\r\�\�\�4e�6\�o���R��;Ր�C;\�v�\�\�!�����z\�ߨ\�A1\� \�\�`�[�\��-v�\�C��� a\�\'F\�;��\�z\���(eJ\��Lv�;a�\'\"\�s�\�{�Ct�(~\�+\�~mu\�\�\�@v�|\�Pu<>�n4p\�R.��\�\�sI<\�\�����v�\�2\�ς��Z���7���Q\�\���XwF�u}v\�{_5\�\�[\�t\�Z;a+̝�X�\nx\\�\�\�&v\�\�a-iQY�\�hJt� \�\�Hi�\�\�2&�i~v\�\�1R�\�Cօm�\�מR\�eV98��\�x�ާv��=}톭�:vt!)�T�&�\��\�\�\�\��4wנ`g0O�\����!���+\�U\Z4\�jV�9woHp\���\�\�Î� \"M^�Y\"\���S\�\�Փ�w�A!\�(v\�.Bc?\�[\�\�D\Z;v�ߍE�U��w&C}5Qْע�u\�<\�4Uw�\�+h\�\�\�\�L\�O�w0?���p�n~�(�3e4���B�!QwƻLb��w<[\�S\�%l�n,\�-S�~\�]MD�p\�nj\����\�w=c^�:\�^N�[�� \�X�%\�%N\�,\�w@\�c|\�h�(\�\�Hz\�X[�_\�:�x��0�)KwDi�g\�k\Z#�\�V\�J PN]�� Y\\8�dʜwHo\�Ռ7\��9l\�\n!�{O[O�Z�jwM.\�\�#S\�{\�.��휜��D�G8\�q(�F\��wP��:B�!��n��$d\�2e�\�|6ӹѮ:0�\�wS\�t+�\ZאַHH�\�ܷz�H��o\�\�\'3{��\�w]<� ^\�J�dOh���Y�H�מ\�t.\�(@,wf\�ƿto\�\�\��XX�G\��\�\nFĜcIs\�*ߤ�wl�E\'~\�N�\r4dAˎ�@�7j;\�.��W[\�g��w��\�G��TĈ\�ч_�|\'K�\r,�\�#scw�q\�X�9\�\0�����V\\\��\�\�%\�\�tw�~B�ͣa\�ը1\�ԝ�u?n�� \Z\�\�\�\�odw��c4y��\�O�.\�\�~H��{\�_ʗ�VГ�w\�>Sa�\�\�\� \�?��̜�\�sz�����\�iþw\�\�\n��\�~;H4\�ǜ\�/t\�\��_v\�i%]\�w\�^q��92:�\�\�\�_k\�\�\�_]�z`��=*1w߹x��o\0�\�(����+%\�5\�B��BSrl?!Gw\�� \�\�Q�\�~\�u�Q�\�\�4�1�\nx:\�w\�/bݱ\n]\�\nAN�A�\0�\�\�vL\���Gw\�ü}\Z\�O�g�\�\� f#\�E�1g=g\�Rz��Fx#oC:[\�L6l�r�z�|w�\�3\�:�B�=���x\Z�\��E���\\k�!\n\\D��6�R�\�\�~�xwؐ^�\�tF�x{�\�֦\�\�7\�`�-\�\�Ȇ�\�x3z� l\�rgRMq�\�;\�â�h���0��:Ӷx3�M\�1���w:̪�x\�\�M(\�y\�/�2\�\�,x5��r#ЇXt\�%JFCD����\rΜ\�\0��\�\�xKP�\�\�\�%\�L�aڡ\�\�U\�x�\�\n�G�U\�T\�xP1v��\�\�\��o�\�0{\�W\�O�I- z�\�wCE\�xh@j��A�έ��ΰ\�h\�Y\�*~it\�\n�w\�\0%x��Qn�g��\�gW.6�Y�\�\��z#\�IIJ�x�\�$�\�P&\�}\�`\\QyGpr�\�*}�9Y�xŷ(��\�G*&�\�IAv�ф_�R!�?�xȈ\'e\�\�Ŏ�4m#\�\�8\�\�u�\�V�h�����x\�o\�?�!lN;8g\�_��[jל3&q�3ȦQx\�T�\�\��\�n�^\�Jn\rC@�\�ԠG��\\x\�\���\�S��\�\�n]�\�B�\�r\�/\�\�u<\rx\�R�#V\�\�5\�*�\�]\� \�$\�,>T��xTqHx\�\�Y\�\�\Z�>k��E���M�R6.��\�\r[�\�x\�l,B\�%\�\\��O!�\�S<\�y\�\�R\��x�ԴW%\'7&\\az<� AK\�o\�%�|7�\�Ky ݣ�x#\r\�\�\�j\�ۤ�\�E\�T\�C�If\�nZy-\�8\���<\�\�@<]Je<�w^ۄ\�CY�0\�B�y8�V�x�^��\�k�\�j��ONl\�\"3`�y9\�\�t����$\�J�f��Ɵ�\�\�\�\�\n[d�w\�yK6��h\�+>A\�W[�\�\�\�,\�1/�\�y^& �\�\r&H\�3\���\�\\�F��[5�\0\�/yc\�++�S&\�a�1�g\�խ\�[yᗃĩ����nyd-f\�r\\\��>X�1�ʠ-Q��N�\�yr:\'\�?e\�O���F�Z���\�\�\�诮\0�3�y�8e���\�\�\�\�\�\�(�����@\�$�\�\�\�k(\Z\�y�㈔�4\�t�F�K\�\��\�v9\�g\�>M@�\�\�y����ǧ�8=\�u\�<�&(3�e��_\�`\0��y�U\�b�\'d04�\�t��o�/\Z+�\�]!\�\�\�d�:y�\r!��\r�s|\��k�F\�\��a2ڼ@\�\�\Zy�W��@�\�\�\�\�\�\�]�a\���\�X\�%�T�y\�\��u�~\�61\�ZɁ\\�/[\�l��\�(y\�\�L$L� rj�k�\�K�\�\��\�\�\�jVx\0I\�s\�zF\�+�1�@�\�,�\��\�0�C\�J�O\�!\�z��\�b\���\�\��֬۳yg�Fb\�eE\�=��\�zLj��\�R3Z\n�\Z\�\�\�\�Г(\�nf\�\r\�\��z$p~\��=P\�p�\'��\�ey�\�K��!v^kzP�*$ �\�e�(WI!�[(�\�ܚ>< ��\�zUm{�ڿY>p��֥x�w\nT\�mw\�\Z\�~\�\�I�z�\�e�e `\�~�\�w����\�\�G$us4oō8z�\�\�$�E�\�g\�\�g�9�K93)U\�:\�Sz�_\�J�?Q\�)��\�\�ϐ\�\�aL^\�;V��\�\�z�r�\�OU]�L\�Wq$��N\�\�Aw���\�\�N�z\�\"�\�|�5ܗ�\�:lW8]\�P�bN�C~z\�-6����i F<>���LO�<kԨ1\n�r\\\�z\��k�Ϥc�Q\�=�\�oJ)\�\�\0.�e��2 \�,z\�Hm�a��\�~B\�;@��l\��\'e\�\�ۼsDő;{�3��l\��p�^\�3\�\�k�\�;\�\�\n\�k��\�{\��2�w�\rOH\�S�uܟn��ӟܢ�����{u)��x!\�D@�|�H\�F\�9�\�Bu2\�\r<\�[?{5�yȆdj2&�\� =I\�\�U,qC�<\�m\�\�U��{@�न\�$g+\��E���\�\�\�g[r�3\�\�{E\�A\n����\��\�\�\�\�\�\� \��6�Q`U{M\�3�#\�\�_B?n\�g�\�\�<\�vw-i{\n�\�{i�;|-#qY\�d\�_;��QH�\\������B%�\�{�sa����VmH����� ٱ+\�r�<ĸT;\�[�{��\rś�9�\�11�T_P,[D\�\�:\�\�w�{�n]\�\0ֈ�\�n�\r\��\�\�<�w˷X)�\�\�:{��,�t\�4S)h�d��\�\�;��}K\�\�1\�{�g/\�\�\\\�Eǰ\Z\�I|\'ᄛD�i�\�!H{\�O�W\�=!̏\�W\\\0vR���&�\�~Gʽ\�\�#{ЩN\�\�7�!QZ\�\0E\�1\�ͦ\�\�ڤ!g\�{\����\�x�P��\� *+�]L�\�|p��^=n|���m\�\�{\�cD\�1\�\�\"D]]=\�\�\�-c\\�|]\�o��(jF\'��*���\�١Ɨ\�EF$K#|\�h�\�P\�i\�\�>\�\�@\�J\�6�\�lQ�M㞂|#�����v����h`JO�Ax���\'�^\�|(\\��Q\�&j��\"����n \�\nu\�\�\�Ѡ|4rc�Ȑ\��DV*�����{�3F��|E�d��\�\r�q\�\��#�9��\�\�\n�J\�\�t\�|F��Y�\�c�~\'�B �_\�\���-dl\�0h|Q\�h�\�[�s�ob\"���A��f/\�$\�\�|��|U6\�s\ZJZ�\�\r\�~5\�\�\��\Z|�\�\�$\��ݚ|Y\r\�:l_�ƙ=��ݤ�.M\n\�\��*�|b\�)MGA\0\�\�3Y\0�\�\�\�Q�����yL�=|m!�5\��zdl\�گ4uOln{+\�P\�;�\r|q\�7r���ߍ�\�{\�,�\'�̌\�\n��_\�\�|u���kp\�\�f1\��\�\�eO,\�5]vR0\�=I�`�|{�F��\�\�\Z)c� 5!q8\�c\\kp\�\�K\�>|�&돕�1�`� ��B\� \�Nt-s�\�e[|�-�ߑ�:o��Ӂ�li��<��a\�+���%��P|��\Z$\�\"�_w\�B�&i\�\�t�\Z|����|�@&��o�|\�X4P�u@�C�o\�\�9�R�\�d�|�zp-�v��\�d�\�\�.�,[\Z\�\�|Q\�b�F|�\�u�\�\��\�\�_\�Nac����:-���;|��pѨ���7{͍�+�\�\�F\�;\�\�}\�U��|ʃ[\�^Bcx͂Ő\�^��@<=\�F\�D\�|ˆ\�ӰP��<յ>�\�DdA.\�G}\�\�}�_|\��z�\�,\�j=g�ȷ\� ��\�\�\�TF!w�d|\�N!x��\�V$�W8qIA�\�C]1!\�� ��}^\�\Z�%E\�ݷ2=��c�\�̃P\�F٫\�\�}\�\�_�\�\�\�ئb��qی(h=\�F\�ļ}CY҅�8\�#j<��\�\�Q\0Ƙ:\�/�D\�}D\� 4?����s��.M�\�*��\�{T�ȇ�Fd\r�}c���[�/\�NH\�j��n\�\��\�L�\ZX�m}eEx�\�\�I�\�<��gB\Z�9\�skf���(h�}y�\�#ũ�M\�s�s����\�\�D��j\"\�}{��q}��P�d,\�_P�\�9�1�+Bw��\�F��~M��}ʞ�\�4!\�\�ʐ�Y\�6Y%�dX�Sٻ�\0G��}\�\�-6\�\'�f�nT�Y@���y_{|n�<\�\�\� }\�m�-\�+�\�vi�1���s�\n���U�\���8u}\�)H@\�\��VbR\"\"ͥ\�0�\�\�o��k���}��\� W���b�2\�cf�HB��y�\�u��P~e�2\�\�\�4x�`�\�\�\�Q�x<C�4\�\�_�~\n-5\�RT�����\�w4\�\�}3�}w3&\�y7~\�Cp���V_�<r�Z��J���GԹ?ο�\\~\"=�\�B\�\�����\�c���\Z\�\r�z��n3^�~5:�ܙ��\�F�\�LW\��s@놘\�N�\�7�~>,\�O0F\�\�2v\�F\r}�\�ɞ�\�kTZ;��Ӣ~DZS�T̵\�p-7\�Eev_\�Qy�m�K\\���)p�~G�6�86\�*�\�\�\" \���f\Z�=^\�\r��~PjgkΖ �\�f:��\"\�vE\�y0\�s\�ߤ�d~QoE\�3RoJ�9>\�X��\�\�ε\�\"؇\�1�~v\�~\�z�S5��\�Ȣ��i�y���X\�p\�\�dH~x�\"&/\�\�\�\�V�\�!��c�a\�6\��ft\�^�\�~�r �����d��KHq�\�#\�%�Y�Zꗉ�~��^4�\�*�*�\�:�r�\�C\�s\��%uKhd\�~�\�E�Ua\�qRh}�\�\�\�?�B@�\�:��䰧�~\�Gl*h$*V�{M�&Ul\�I�\Z\\\�z���~\�;\�Y줛�N�P�\���l\�\�&�4�\�%\0~\�\�)+:\�\� �1Ŭ؈\"la@M���Sӽk\�\�\�~\�Մ�:�\�٫\�\�\r�rq03aͽ�\�\�!{\�-\�~\�v��\�<�gz_�\�\�ݑ\� RC ~�5B[1E�\�_\��\�\'�\�&xm\�\�f\�R2Ih+Nq$,!%�>o�5\�&q�\��\�Z�q-S�o�4�P\�\�9\�u�,�����*\�3�\�R�� W�I�D[1hђ\�3\�X?\�?$\�g\�`\�\��䶝`��L\r9;`\\tMQ��Dj7i��D�\�fba\�\�9S��%\�,#\�̔��\�\�\�c�~\�r�\�\�r\�w�Cp�M\�\�\0��w���d\�J��]@�\�\�\�ܶ�eu��_��\��(�\��uj\�����\�\�\�p�P\�\��\�5\\��\��(\�D\�\�r��\���\�\�3\�f!UH��\�Q\�^3�\�\n��AC����\�\�s��u�<�f�8s\�\�l�p\�Z��(Fc1\�\'�濉\�\�j\�$cF�ePna��ަ�@\�#��\0$6i2\�n\�\�t�\�\�_�o\�\�\�v\�߉pj\�\�OYv�qQ\�,|\�a6�\�\�\�-=S֍��I��pd\�\�%_#��\�\��\�\�k�CӠ! ��!\�ns`�)^a�IY\0��\�\�1sX� vaC��H�\�\�ޯ9L\�ik�\�8>:G\�s��\�^\�u`\�J\�=T\�N�`\�Q5cU��\�Fa=\�O\�\��Ō\�ܰ�T\��\\h�X�8\�\�\�GR\0�z_B\�?<(\�Ќeo��u\�:\�@Go\�5 �{`\�\���dQ\�z]��<��{#�G��\�\�\� ;�c��\�\�\\73!\�}\�\0�20��͌�\�B��i�\\5,�k?�L�\��*_Ȅ\��\�b\�u%dN\�\�v3\� tp>?X?\�l:\"���L\�T��Ҙ$xDs�^�h_!kC�\"1\'��_Ԁ�x\�9��\�lP\�yf�Iu���&�p\�3��2��ƀ�\�Ok\�h��WS�b\�\�^S\r�)\�[\�e\�D<݀��\�g/{>\�\\I��6\�R\�\�5.v�ߋ�� �\�f6����*�#6�\��\�\�:\�cKx:1#٨\���݆=$\�O\�/KfԺ\�\��>�8~3>�\�ހ��\�\rY3��5\�)\�\�\�\�>FS��\�=��(���k)�Ytו䩋ż8�]c�>%\�9\r�\�Ϥ\�\��fz���U\�\�\�<\�Mh�&E�N�+рہ\��\�\��H� O>\�06}�#��<Q����\�n��\�w\�\�\�\�k\�VYԇ/ @������\�\�\�|ۀ��\'&Z˥~oƗZږ�\�\'\��6�g��i0B�<a�0\��[���\0=\�\�\�U\�0��\�-TK#��i�>\�l�.�Z0�K��\�]��<��l>\�&އCy\Z|W��� Y|z>6�\�}���\\ \�y\��\\�Fe\�S#lt^5:~�/�b�]����{\�\�.\\+�B\� ���B��Z\�\�3�#�f4.x\�i:�pY�Ad\�B\�K\��\r!U3J݁nm�$]cm\�<r�,#�\�\0�!8*J\�1܌C��b�w\�\�\�y���pø�\0EIntU\�]װh��yR\�^�\�2�\�v *�\�PL<\��\�ŧ\�Sҙ��w8ث܇Si.=$# \�b�/\�:\�LV��\�䁜{l��_�\�3t \��ny�@\�8\Z�fU��\�[��%�� M�\�\�\�;\ZLҠ\�j�\n_�����0�\�\�\�Y\�<��T��i\�ִ \�J�]\�\�8�N�ػ�\��,Ŭ�\�bf��\�`)A.?q�\�_L1���\�t�\�\�4mT�\�\�d�6�Wo�k�\�,Ӯ?a\�G���\�ˊ�B\�7J?��\�n\�)\�p)�=jk\"/%>�\�;��\�\�ےg%@t\�l��s\�\�\�\�j\�j�rƂr6yZ���.\�\\�\�Ξ�\0�\��?�`\�b{C��TD.f�0�l�����<\�x��\�CqZ`h�\"$�v��R�\�9\�y\�ۍ\�\�o4\�h: \n�*�fƊ2�\�gn\���2I\� {C�[HrA\Zb���\�ۖ\�܆lW\�G�\�Ua\�\��\�G�\�\�b{\n��i\��\�kT\�vQ4\�����\�\�E\r0E�)l��`\�&@�`�\'a1��k̖VS+\nWy��\�\�\��M�\�\�9>���U\�:�\n��\�բ\06���\�\r�Q\\�lz?9y����N�q�\�Jf0\��[\�\�\�;P\0���X-\'*��\�\0Ie#\����\�C\�\��/\�M����\�\�;\�K\nAt/�c�\�C\n�]\�\\\�J\�\�\�\�\�\�=��\\\rRq\�L��腪p\�/��\�Ĥ�DQ.��G�\�ȗ{\�<)�\�M�P�\�\�|\�\�yE\�^8�\�}�\�\�ؚn\���t�&O��\��8(d�\�56GJ\'C\�:R,;�Z,�\ZF\�B>�\�\�,\\� Xw\�\�l4��>�\�o��\�\Z\�[_��6�.$Kyo_3D\�&QB���\�\�2\�\�\0T�\\\'_��ME\�w^��T�w[X�j4���s���\�G\��5�h�)\�p\"K�4c\�!\Z\�\��\�>\�\�\�$\�<\\\�&e�\�\nP\�\�\\�*�Fy�?��|\�I�h�FIX\�F��H\�E\Z*9ݶף/B����F� \�>&уJ\�5�4\�\�\�\�A6��#\"b2S\�vJ�\�@\�\�\�{�U�1؝ڸ>)T}
�4��:�\�\�4�Sm\�\�V�\�YW\�\�>\0\0qM[Ol\"o 舲3S��\r(7�_ \�Y�o�$�b�\�ܤ\�r\�9��2\�4\�\�?y\�k�F\�K��\�\�O\� �t\nPk� \�2�S\�\�-�\�i��>~\�f��KJ���` \�\�\�\�3\�\�ux\�E��梖^\��\�c\�|��\�ٍ�4\�|c8�\\Þ9Y��۳%�L`N/~s܆4�}?\\QC\��\�\�`���\�Տ��&m&=\�C}\�\�c��S<%��`�� ���L$\�k��\�㈼��\�\�O!F\��h[\�Śڟ���&�\�I��Eibܱ��l��@!�\�\�C���\�\'0:�I\�W�U�sA�@;\�J/8\�qڪ\�gÃ��lDA\�בA�=\�<\�\�h9)�Al��\�t�©��|yg8T:5,uڄF��j\�X4�\rW<0Y��\�{V9�\\.\�Ip?�H[�sB\�H\�xGq�Z\�8/Z�\�%�Fw<\�\�+-;\�Qn�gp����Ռpl\�V\�N�浻w�IK�`\�9�q8VZg�`<E\�\�\�\Z���\�\�f���VV.|\�vX\��N��8D\�D\�G�\\\�\�\�\�I\�P\�G1hFY��\�:w \�bd2�3̉�g�B@�]B�\�y\�\�q�+6ƀ=���_��\�7�k\�\�y\�~�\�m\�ȝ\�G�|F����:�9�4�uZ7>f\�ثD���\�i\�\�Ugp�٩v䪄�\�{\�\0\��/��9\'���x~�\�Ѱf�7\�\�Q��ˊ\�o� ,�|\�$�A�ߌ͝�`�\�\�s\�݄�W_�w\�\rz]v�Xք#�b�\�xN\�턦�\�q�FL�\�g~~\�4�Uڟ+�\r�� ������?ξz\�2l\�\�\�=\���!\�ߤ$�x��}��\�܅\��e(86�6g�PE��t�\�� �s�Yk��\����Mc\�dzo1+�Y�\�l璻�V#���\��\�qϫ\�p_�j��f\�?8omc5֒�\\PM%�\�\�ժ�\� T0J\�\0\�\�\�(=\�D\�*�ۘ\�\�ӵ>����\�\0\�Z\�\�(ׯ��\�|�\�\�\0��#�����\�\��~^y2\�c\�t\��H�&�DO\r��Zϊ�Ÿ\�l\�s�@0jd2S*\r\�K�����������T(��g�.�ك�\�t�} �zCS�0\�j��)w\�d�\�\�\�V\�圥��1\�\�J{\�\�hV \�\�\'�J\�b�-i.9\�EA�~�+|%\0�\��\�\���@\�m�V�w\�\�%�%\�:�3CQ#+g\�\� ��e�}\���\�\�@%s5FŒj�fpv\�\�G��\�V�\���M�vx\�\�\�!!��\�\�\�90M֗��y��-t3o��XD�\�w\�X�\� ��\�xT�\�\�A]W����eZ\0�p�\��\�7�\�\�g�K\�z\�XF�\�D�\�k��5pB\���#\��\�:N��\�p[�\�\�Fd�*n���7\�d뷏1\Zh6x:i6��Lf �`O\�z�\�~�\�\\���Aj!�^E��h��\�\�{��RP��\�hO\�\� \�g\�p�3��X|)F}h�9P��\�*���K_ \�\��&Z2J�i;\�s��b���~~:��~Uw\�i۫uE�f�Irq\�\�\�p�E\�W?��\�\�#�܈�*\�\\����f�}�ժ\��m۽��24\�j�i�\�(S3\�\r25y\0�2ySС�fU��N�\��JA1\0sP\�+?�>�~y\ZYm\��p\�5�\\���s\�I[\�(.\�\�E\�5\�Mh%I
\�L*\�4y@�^x�>�\�\�p$\�!�p�\�[\�r\rf^\�n�\�E�d�f��\�3]�bv<%pIH\�:\�\�W=\��Άi�\0��\�Fs�\ZN���\�\�aFRȫ�?|Z=�\�p�����U)�\Z��\��\�!������:�y��4��\�DY\0�6\�)�\�\�|�\�)\�0�x�;Q[5\�\�S�ɝ\�\�ȷ�dTK�:o�\�V\�L���E�\�2��\�\�y\�E��6�_��%Xc_\�\�+�|V7\�T�\�=\�ոN\�69\�\�\n�p����=x/N\�Ӑ�Fs�\�/ȗ\�\ZC����eܻ���iL$�@�V�_%�ņ\�DX\�+C\�]�D�$W+�f\��yi><�\\�4���\�]\n\�c\�\�\�\�\�\�\r�\�\�\�6\�K\�-�}\�B���\�\�r\�(\rn\�\�b|8\�\�\�\��Қ�b���^+\�MrV�5\�\�-\r\��\�\r�\�J\�<�$\�j���Ab�W\"0AE\���\�\�=c\�ݶ�G��/twv�7�\�K㛴\�oGǧ�v\�\�\�t�\�aAX�I\�\��l\�E�K\�Ѧ��?Z�0JT�\�\�\�\�U��X��\�� �\�x6R\n���aX��֫5\�F\�\�\'\�ԇm�4\�@\�x�5\�g\�@\�O�\�s�t7�z����Q\�w������\0�\�,�7��x/\�@69 �Њ\�E�*#����\�\�/p?i\�Q��k\�gƱy�\�\� {\�\�#��\\o%E9�\�P\�ˎs��]�\�h͂R;b�E:\0��\�7\�&[�/=s��cҴ\�\�L��H\�D�\�l����C\�b�\�\�ǫ�o�o\�MI]2|�P^<qD+����_�\���d�+��%n�\�G#Hд%ܘ�r��\�܇\�J<�\n�Ӕ�w2��\�\�\�\�\�{SU%\�� N3y�\�u;�VD\�\�cmWH\�\�\�\�\�\'K�gR�\n�\�֜\�\��\�#�](�Q\'n\���y�z�Ma�\�|���\�\�\�Z�83P#\�\�W\�(P)\��\�\�\n�\�\�՜�\�\�7|���#��|���ig�����\�\�����\�>�=�th�@~1�J�\��#x9Q�bvL\n\�\'�\�b��rL�\r8�֒\�\�\\��\�\�\�8��c�I�\�\�\�]uZ\�ͨ[\'i\�#��3�]�b�Z\nx����~(0\�;�Zų��4\��\�81�O ik������(r\�\�.Pƌؤ\�\�x�\�n��GAh\�Y\�I壈0\�v���6���-��\�Wk)(y\�jRv�5ӓU�ē*\Z���\"\�Lv\�:: �\�Ȕj\�F���@V:�2Gۈ\�~O\�\�_iS\nJ�\�I>)\�D3j\n�E\��I5xp\�*I�\r!� Pif�Vq\�\�lF\�D�VS�><\�ɧX[\"v-V��\�!��v�[\�8�eE�:B\�\�lj\�\�8!\�>E���aC\�t\�e�Q�s�\�,Mz�\�X{\�\\[�(HfCP�A��v�y5\�\��\�F�\�\���Y^��\�\�\�4}�!?�����\�\�\n�\0\��\�<�\�8h,O\Z_��S\�Aማ~nD�m�\�nC�!ֺ�4\�K��\�)݅�3�_ʈ�\�\�_�1\�[��\�F�*�J���@-�$�ވ\�T����$\�TD�MR�녹�~\�F�-��5�陂{�ت\0�\�Wx&�_� 3g_`\�B\�w�i�[�\�\'�\�\nT\�T\0���\"��-\���v ��\�k���\�Y�d4 �w����;/u�)٢X�\�\r�\�/_o\��[���B\�\�\�\�\nKKxm�|�\�T*H�\�9K@k��df�\�dQ0?\�W*��歘fa9��ُ��ڇ��]\�S�΅HDWI\�\�F\�~�\���<X1g9]=-\�Ҍ\��>\�š0�8(\�\r4h�HŔ\�\�H�bl����X�T�\n�\0y\"�aRTf��\�B-�.\�Rc/��n�\�M���,=g�$�(}\�B\�ݮD�9i��@���\�]dE�\�^�CAm�\�7�tb�v�\�[5\�\�S{G\�R�i�6�K7��3!�\�s�t�i�q)ո�J\�\\(\'�U�ƉLͤ�~���[\�\�ٴ�;R6���y\�0v �)�d��R\�\�/�\nfJ�\�h�vi5�rr��\\z\"�6�q% !�k���Q*�;M��\��uO*��\�-\\j��mke�w[pԥ1\�\�%��\��7c�p!L�7wg�~\�]\'�\�=,7�9�v��\�/�_���!\��P��wS5��\�b#fJ\�W�neoRެ��\�A�\�W_fE�\�}�\�*B+�\�vϘD-\�@Atw��r��\�F�N�\�R_\�\\e+�\�!� ho\�\�%9ӭ��\���ك\� ���KW�e2\�P�\����[\�, G\�\�7o�\\;�\�\�\��C�(۔�H\\ݘ9�\�f\��/�\�V���\�|\��\�i\����3<Pin\Z��E�O�\�Vo�Cu ��\�17,s\�u�͉v,������\�K\�yJc��e\�\�F\�G\�\�\�\��2�u��]\"\\���#3\�\nV\�dH-SL\�86ݶ\��;��6\� ��\�yO\�\�\�\�=\�P\�\�o��\�У?����\�bu�\�\�ה����\0��G�\\%�A\�\�\�\�\��\"\�\�^\�\�cί\�k�\�o\�T�+%�\�$\�\�[�[\�/tH/�\�(ݎ2����\�eq\�3۞H\�-X��t? �L�\�A��$G�\�?C����q꜆GG\�T�|\�P\�:6��hL6^�E�zPu���K\�;l�)������c�\�<S\"�\�U\�BID\nm?�5�f���𥋤\"M��,�\�O=�\�:��G\�>ꊴ���m�`!�l{_,D��L�\�+\�2�i�4DŽʊŅ�\�\�.�z;��& ��\�q\�\�û��9�\�Ԁ\�jփ7\nT�\�tiC\�b\��\�OK�\�̊㯦0NV��ɀk\�\�b�X�9����\�Q\\�\\�\�m�\�,z�o\�F\�SI�a�)~\�a\�F\�=�\�2\�\�\n\�)���\�\�\�}$\�\�$\���N\�)��a\��d*\'\�I<\�}��)ػP�*l��\�w��KB�}�ޜ\���\�s2C`���\�h`W\�>�����!�\�\"8zH�0�\�i� �\�V(�+��k�a�P��)���2\0\�Ւ\�\0����\�U�\�\�(r\�bwNj9k\"m{\�R\�7\�a%,q�JM0\�\�w\�)\�^���Z�\�9\�@-��\�B\�xi\�U\�\�M?\�q!��0��_Π+�\"g%甖O0��[!�<I9\�\�\"��N�E�hܕAOk>�f5\�\�9%,�<�\�\�9;]�9˲��i�\�0\�\�Ic\�;\�\�Ɗ\�\�@�p�ХP\r{I\0����(<C���y���\��]1ԣ�˿D�Grc\�\nˋ\�\�pC3Q3�\�#9\\\n#I\�hq24�>�M{�\�u�s����!Rd/�hZS\�C \�]_����W�-{\�WF�v\�v4[\�i?ir\�zG\�\�a/�\nى�p���R\�?61�.x��l�\�\"�>����܁%|o�ʮo3����d\�\�l݈\�s9�?9�\�:P��kZ����I%-\�\�\�U�?��\�M�$�L�e�⢒U_F=\�\�`o^�FpiO@��^/��X\r�\�\��!\�\�h�\�\�6K\�w?��o�=�7�o�|<\�\�ԛR\�S�\�KVQLn��w����\�\�r�s7g�\�xP0�����\�\�_x�_��z�֓�\�ɥ�zd\�\�\�\�^�Ч�G\�\�DC.%\�\�{?_\�\��z\�}+\�iU&4c�?=ݽ�\�K\�D`�(\�$��(\�[\�䅠@h9<}\�R�=\�-\�\�+K�[\�;E�x��-ɩ\�\�H\0�\�9\�k�]�4:�B�2\�\�6e��@^\�\�Iͮ\�s������L�:}|9\�ƶ�KXk�\�,k\� x�\���\�~6uz�`؊ii�7\�R������q�\�3@\�\�nM\�\�5݁�\�7�-7�����#�K�\�T7�n.�=\�$��\�qY\��\0�\"M��\�(�\nOra�HQ��\�61��%ٺx�O[A\���\�\�a�\Z\�\"`҃\�=ȱRvH�m���f`���l�s�W��:��\�u�#��`\��O�Óz,\����\�n_���BB\�\�\�\�\n�Sd3���W�\�L�+&�쌑c�D`�_�e\�\�d�vJNᕪ��>bg2��Z�TH\�F\�S}\�\�\�!*�rUj\�\�k��$4mxY��J�_�\�\r\�\�\�k�\�@7\�W\� \�\�$w(\�\�M��P\�X���pC\�}\�����\��ݪ�V.���WPr\��\�\�E!\��oϦ���I�]��1PCN9\\��f1 2�vvm\�\�\�^L�\�\�\�\�\�yf(�_<>MЍfv��q��\r��7jZ2�)i8�&�\�<0~퀍t&ub�v��\�Zѓ��\�a\�\�_I\�\nB��c�yb�\�i��XfK�Z H�\�Wr�RkL\�\�Cʝ�ڛ/\�x\0�\�s�-Qہ���\��\�\�#�\0\�n{���\�\�]\r\�W�h0\�@\��=\�r�\�\�IKԮ���~gğ0\�ȣ)!���ѱ\�K&\�@<�\n% d�>?���G\�g\�t!�3]#jN�7\��|\�\�&?��ǰ�ղb�>\�\�\�\�Y>r]�b����χ3����\�\���X\�>m\�>\�ÃOUy�v\�H\n�;\�Q�ıg\"���WAҧ_g\�\�s\�\�U��M��-Gm\"��\�c�m#{�t�\�##��!\�6�\'D��\�\�!�\���\�\\֡�q\�<pZ\��\���q3��gl�#�i�\�U\�P��\�(sP��g���\�/Dg�}�#\�\�&�\�H\�3\�&XwҼY���\�:z��q{\�\�I��<�\�s����Ux�tW\�gAO/��mưBrb�,\�\�}�71����O[����\'G\�\��d7z\r|�q-[�Iv�\�\�x�D!\�fϖ\�\�c\�DFC\� ]�\�5\�X�Q\nx�\�!�s\�\�T���\�P\�¾\�T1�!�`�\�B\�I\�\�rQ���q\"�\�Z�F�~ަ-\�d�\���lW\�]!�r��t\�T\�$MKP\0l��O\'d���]<\�H\�\�\�\�ݧ��r�@Xa��\�\�\"c�Ǝ�|�\�\�W00R\�嬶8��Nh.�s)\�7\0;X��\\\�t���I7�\�Sc4,�O�/`һ\���\�[%pP\Z����\�\�cF�\�\�\�~�c��R�ˆ��Vi\�M\�J��\n12\�\�\0\���\�x1�X��؎\�\r\�\�T\�=2&�{$��Ʒ`z#?@�\�\\\�\0u�\�5�t\�\�\�i�kt�j3\�\r\�\�h�v�acJ\r���\�F\�\�MG�z��\�\�p� �\�(�_�\�\�v�\�²��ٍ@��kr\�\�y\�\�~���ĺC9l\�xu@\�\�\�\�\�H��\�\�y\�>7�\�\�H\�f�\�F\�4��\�<\ZŎ\�]sL\�\�oxEl!\0�\�\��gUg�\�\n\�\�G�\�\"\���\�\�G\�\�-��O��\'�\�B\� \�^��c~\\fR;�#��\��]�\�\�1�@\�Vk�h�@���v\��\"�@:~�CG\�KE`\�^-\�B�\'F�*\�S1?�||\�w\�~`Ua�\�\�=\n3���-�:o�RF\�*&�\r\�Js\�J����\rd^\���=P��\�=�y\�p�\�y�P\�\�\�*u]�\���*�hYef\�\�\�m\�Vr\�%�\�\�)ӂx �\�c\�`�9��y\�D#\�o\�\�\r����\�\�p�j@\'�%\�\���(\���\�\r�\"`�4�\�\�-Xo�lK�k$\�ѯ�f�7yӖ�\�us#\�i$ �\\X�i ��</j�ս\nڦ*�ϒ\0�+\�ؔ%�\�V黉\��yw�\Z1��\�\�\�1�0+\�ޠ�\�\�]�\� �\�\\��UC_s�\�\�\�\�!)\�~ʹݭ\�>\�\�\��Q5�ƾ�b�\�s�\Zp.�(Y*釨u���%y\�\�y�e\�S��\�h\'�:���x\\\�\�F`f\�s�\�B�X�#\�M�l��\�W\�\0\�#\�_\�\�\�\�Eٜ\�L���]Z�2�}� ~8fH\�\�ݧ��O�w���$}\�\�j�E�kw$؏�\�h|�\�\�aX�x�NG\�Z��n7\��Rst�\�\��Ű\�0�6<W�U�.�s:I�>���T-�\�6fO�\�lb]\�\�9P�\�\�@\�1\�^��xz\�\�\�oU5�e2y��)q� �n +\��⯐�U\�0i��\�q�� ,1øώ�\�,�����㐕��\�}@\�L���(\�͙VZ�g��|_}\�U)���87^�*�S$ @�K�\�^/T��\Z�\�2��\�\"\n@+���\�\�\�\nV)-d�� ��C��\�⭛\� i\�{\�PA\�͆k\�\��d���M\n����\�+v���5ƿ^\�54�A\�l��es������^ؐפ���R�\�c\�g\�\�Ӏ\�Q\�ۋ\�\�c\�@�y����Ю*�]a�\�\�/��>^\�o</�9?\�s���:\�)\�1�\"�{/�\�pTj\�ٖ\�\\��\Z\�?M�����\�\�n{1)\n����-�Q\�G�\Z?Z��}/3��\'�\�\�l:\�9�w\�):I\��)�̒��]O��C�\�{dv�c^\�̟9\�e��Q�\�_�Wo�{_�T7\�Q\�ʂ�\�\�w���L.谇M�\�\�\�=\�B֑�\r\�\0At�ȑN\�\r��>�-�-bmYUMe���I��_i ��V�\�\�H�Y(\�o\�ߠ�\�����!��k{�ustټƒ�l|�\�a�z��4�\�\�5�5@ ^\�n4\�k��=�\r �_\�K�\�\"�\�X�\�]4�\�@�\�NS �\�t�w�Ҡ�\�aF^�����\�\�\���\�\�E!�\�\�@Z�[\�|��\�i(~�\�\�_M\�\�8U���.pF�\��\�w�:E`\�MB�\��L�iE� ;����Ԋ�\�R�yћjp�]c?\�\�\nT���MOmK\�w`J\�\�\�\�4/ww-6\�̒ ��q�nJ\�0\"dJݍ���R\Z5\�\�,�jd��\'Y��BcH�7*�(ߒ,\�$ީ\�\�\�k�\�3`tm����5^�7�}�M\�R�`�-�x\�ɒc��r\�-�A�$\�:T��\�\�V�8&\�E\�75�g�o�w\�VŻ\�\����BћV����j\�\�|k�q\�\�Y\�jY9\�\�\�M�H����\�EX�[X���]@G�3���:Omo]?G�\�[�!Y��֒�\�\��Sߏ1֓\�}\�d\�Q*�t�\�/\�^Rö��b��=9���@�\�d���\�\�r� 2H4\�ъ��JMB\�\�Ѧ�}\�\�\r�20�2h\�(G:�\�?{���r\"�\0\'5\�w�\�ݳ\�t\�3c�4�Y\0VI:> �\�X\"\�Fq��U�{�\���iM$̵<�4��l�\�ؤ��8�0�/\n}�J`3�cl6\�\�H�W� �9z^q-\���7��\�6,�s�vńTe}����5\�\�;�u\�\�+\�,3.��-�Ï9�#F\�\�}��E��jvA\0�&\�\�5\�x�P,�z\r&\�8�gE\�̓\\c\�>k,-��\rhi�\�IZ+^ �F���F\�V�\'$$��It�����\��\�\�&k\� -��8l�Z6�>F\�Y�\\3��8\�\�f�G\�O\�\�p>�Kes!2�B\�S\ZBeLƓ3�#ھ\�\�b�j52=�<P\�3v\�Y���f�xM���w�|W$\�<�&h\�\�\�70��k7\��N2�wF��uO4-@c\�t�ɷ3�(���k�G寲\�\nCD#�6\�u\Z\�քEڣ@K1�y\"�/S�5\� ���M3�8�i�)BC[\�ܚ�~�ZW\�K�i7��/Z���\��Hz�&�0,������?R-\�\�\�e\�j2�#X\�H�\nd�5\0·���\�\�x��\"}\�v}�\�\�\�\�u0\n\�M\n\�d��>�ᓎ�@,z\n����&�\�@]\�\�D\�\�6N�\�I\"\"{\�4��:g���\�\r���I�S�\�l���У�\�\�\�/���\�m~�Y�nr\�87�\�\�\�EC\�\n�j1s\�D��\�)U\�@\�3�k\�{�];��\�\��ĉ�aՌ�\�\�\�Q\�d\��8��k5��\�5ai\�*\�UW��\�s�⇸s{q\��KcB�ψ*���\0\�&Ƽ\0?w\�o��јS���$���\�\�\�G���\�JNglc^�^HH�\�^z\�\�S�&^���F�\�hY;\�knݔ|\�TS\�\�O�cw�\�\�DٛOei\�\�j3O\�)��o��\Z`N~u٩\�b�X�\�$\�Z�٘�����Zݟi_\�\�L\�5>�}R%�Z��\�A\�>\�%|�\�\�\�@ւp�w\�\�^\�\�o(�\�fPk\"E�\�պ�l5\�z�Z��8\�\�\�\�q���}\r\�\�2��{\�$�\�7F--s➛G2�,a��\�?�\�d��Iu3�\�m�\�\�K=\��\�V\\��ԇ\���|�\�ޕ6Mj� \�m\�\�9$*x���g�U(x�\�\�9�9\�P�T�\�\�nաc�6�\n\���{z�t��@�;=�JM\�Z\�\�}`\�\�\�\���෬e\�~v\�J�?�\"/�i�\�\r�<H��i5\�+:~p1K�G{ƕ`\�\�ݸ�\�¹\r?�� y\�t��bg\�=!ӫ�\���Q6�\�\�9��`\"-tP��(cn�\�/���\�>����)b@�HO��?��5>PQ�\� \�F�缃\�`��\'�\�%\�Y���\��\�\�\�o۰&�d\�tQ������;<v\�\�}\'P[�Y%/?_@�e�&�����\����\'�\�Gpp2[zD�wN���\�j�Õ�X\�=��Чl�1Y�^�2x\�\�O^�\�\�\�;�?L\�u5Re\�v�&\�\�-�kUobE��\���7ܼ��\�\�zL{�\�{�M\�TG.{��}��)�c����I\���+@\�>H\�#qL=\�\�a\�.�c�U\�\Z�Mw���\�\�\�J\�×� ���\�\'b�\n\��}\Z�Q!�\�x��\r5�\�\�DQ�U\�\�K��܅����ޖ��:(O.Xi\�+�& \�M\�E\� ����\�zFg����o�1���:�ѳ\Z�\�\��>A�\rq��7��0O�|�%6` �PI�Y\�;I�(\�\��ϋY\�ۖ�\�uf/�\�Z��\r\�\�\�G�s<\�h\�4\�\���o\�Wx\����ۺ!\�\�Mz0V_.=*ym\0���C�{!Y\�\�R��a�\"�� `F?M�\�U��ǭ[*�\�a:\�&�3ܸ<u\�LJ�\�P�#\�=9+F\�s�\�\�q\�\�IB��:�U{G@\�B�\�=\�\�\'\�\�&Ȗ\��fC \�~�.�n,���1`��o9]\�k\Z���\�q4ٱx��r�\�*���Ӧw�R�Z\� �Z\�J�\�h>\�E|7��\�\�b�{\�d�\�8*\�\�Y�\�yїB.\���\�\�*�\� \�l\�2Q���_d_�\�,6�Q\�aA[�ز����\�=��\� 2�\�m���@\�\��>\�@ATm~FmӠ�N\�l\�l>\�\�h�I\�\�2Y�\�\�!�ln}��1d\�\�Z\�\�\�חK��7\�G��\�\�?-U>������\�tQ\�+q\�Kz:�n\�9>�j5�\�d\�\�3\�=\����Y��sNqq�p\�c\�\�\�uȺtV5\�Ȥm9\Z8����q}�u}o�8>&�V�\�&N\�A��\�,\r�\�jY��\�\�\�nxIv\�Iv�\�\�Ԛ\�\�!2q#&a��\�;L����l�\�\�$\�d��3\Z\�&2\� %�\r\�%~�\�\�W���\�8�\�h�\�s\�+d\�ƃ��\��*&\�9ɯߗ���+n}�\�\�`��+j�\� ��\�Q��C\����Pf\�ԥ�\�E���Z\�N%�\�=\�\�\� \�$�ɗ�\�\�\�\�[\"!\�v\�O\r#�-\�S\�Z8(ɃA\�ҷ�\�h��\�\�\�\�\�/��v\�\��.O��2�W��\�\n��9�f/3MM;#GڪWO&�tS�O\Z���Ƙ\��d\�*\�J�?�^w�zT�GЧ\�,��\�\�ė\�\�\n\\yq\�\�#1��\�6�&Z\n8�ӊ����\�UuB\�ੋ�9�EL\�a=\�T\�/�\�8�,i?��\�\�\�D\�/� �-\� &~\�\'ɋ���ݱٌ�\����\�\�]�\�\�������\�!zD�W+\���jJ�\�\�(r�]�\�\n=+��\�WU}O�/inj\�4\�u�9�ϯ\�\\-�/O�\�5dXS^\�`�\�M�.��N\�S�I\�w�*�/\r\�i���w\�l���%\�7�R\�c(\�Z=m����\�ۗ�A�\�\�\'\�j;��LB\"�^\�/��:��\�qQ\�\�oB\�f \�l�G2Ĝ��h\r\�=\�\�ɬ˥�c���H\�w{TRz>\�=M\�Ƙw�`�w���n\�\�N����3=\�͟hKr�r�i�}I^L\�\\95\�N\�Y\���;\�?z��aE=���\�J��8�[�C=S�ѡ\�k��\�{��\�[�k��\�F�\�`�Rl>�\�)퓆o\�8�07M�R\�n\�\��}\rľE~��\�\�Ő�\r\"\'��쳓�04�tbt��w\�\�K\�\\\�iU�VD}\�3y��(\�\�s��$�\�\�T\�琱�a� A�a��|��;�Tr�\�ɯ\�(���\�&o{\��!���2\�oʪ��\���\�D^\��D1�\� \n\�\�9\�)Kb}�S�p�\�\�McP�AYX�\�\�+{^\�٫X(\�ߛ ���M[\�>\�\�m�M�\��C���\�\�oMt\�}\�qqXA\�iYQ\�\�Mޘ�\"#��\�E�\�\�Jp~&w����� \�_��ڙ6=�\�\�uq�e4_oq�\��tp^B�a@^#��$�g����K�d\�/�ė5��\\H�R�\�]\�.�H%E�q��\�\� ��Ʃcn����\0���\�\���Qǣd3ME\�D\�\�v/\�Z�_a�!\�/.\�A1\�\�ܙV��\�s��|\�\�\�\�bPo�25\�*�S\�椞6��i\�,\�\�m�O���#�?Vb\�,�C-ܢcž\Zh\�p��\ZYv�1]@ô�\�\���\�y�$]�\�6����y=���g\�֘���\�\�\�e��Q���b\�\\���\�\�o~�܇\�] OL\�HP�x\� \�9lK�S��#�\�n\�6��@#Gb\�b�5_\�*B�pX�\�\�rV\�w�\rAU(�\r\�be\�&U6[��F�#`l\�,�\�\�[u\0T�9��\�<� c\�&A\�w�\Z\�E\�N\�\�Y��q\�\�\��i��6�-%1L˭ݐ;\Z\���\�2�\�uY\�@�\n��\�W\�ܑк�\�%?�\�\����;�`,\�\�\�C�Ջ\��B\��x\�V�\�u(|\�/�\�9���\�J�ې@���hy����(��K\�4�\ZU��+h\��A\"\�?\�_6GAm�\�\��\�\�!3�h\��\���\"\�\�Vj`\���+\�*G\�6j\�q`8\�&R1`\�\�\�\r\Z{\����5y�G�\\��\�\�0\�\�M�\�x[\�\�-\���<P6Y��\�E\�[3oHSVИ\�E]:S*\�˚D���\�{vJ�\�-C:I\�J�*H\�]���9�[�F�\�|A9���x\�\�~�d�r\�\��[;\�#;.\�H�Aۣ�c�<�\�\�Ep&U\n��O��KE\�r\�B\���ʳ\�gU�\�\�a1/��qX���夞\�d��9SyrCT\0�ѫ.ʹYb\�jNZ�M���\�<h��s�սI��\\��\�5\'Н�\�L�I�xX�\�\�\�`\�\�E�Ѫ\�\�B+�A��p:�G���:�\�\�,�՛�K{P|��L/\�\�\"��E��l�+�ܢGwˏ�\�\�\�\�ra\�H�\n�\�}`\�R��N\�\�|\���:G�w&׳\�?/K$^ce?^ZdO#\�%�Xx\�ʆ��ƛ-F8\�\�y��d��\�]3\�f^�\�\��6C�w�ٛ;eRv��Z��[2��\�Э�A��>���6\�BVW�?\�\\v���ҧ�x�P\�Ep\�\�\�\�6\�\�!IP�g~x��\���!\��\�\� �\�}+�`���\�a�-�Ӭ3+���@w\�F\�\�_+x˷Ӏ\�+\'C\�\�`��!V\�\��\�-OD\�\�D��\�x\�Ca\�_-֛�&��\�oB�h\�\0�6���\��6�+�\�u0�����\�\�\�\�2�ԭp\Z;�Di�\�bi\�\"r\Z@��!:��M\�\�u�YSꥦ�%Cp���,\"G��EN��NN\�\�L/�4\�\�p`\��\�\�41��P���c\�\�q\�\�27��\�1\�I��\�^�Ц���Dv\�nZ\�U��C7���\�\�Upx,�w���\�Û̀�vNx\�k�l�fB2\�Q��W�k\���Uڜ\"**\�\�\�R�\�\�\�\����\�k�h\�\�W`�\�٭�R|�5�\�\�\�nu-\\\�\�:ԜY\'K\�F����\Z1Z�S%4\�\�Vb*P�[����d8geͽC\Z�\ZS\�j0���13\��4]\�)��\�\�\�ζ�\Z]�(\� 9Ư�H����x\�&�F\�\�\"�=v.\�/|ќK0\�қz��\'u\�z��u\�����`̶$˜\"�X\�\�\�\�MN\�͆�&�V�\'#Ǚ\�O���0\�-k�q2w��Sc����?d�\�U�\�\�\�H\nQ7�3hʫ\�\�\�\�m<�\�GM]�3�p+L���KNǜHRf���$\�|\�k��|s\r\�\�̣64\r\�Ibm�H\�?�C\n\�D�\�Ԉ\�t9!�� �\���\�D��W\�\�~�\�<~\�\�J�(�\�u�☵\�B�&�\�O���z��8օ܈܈\�{s�f\�|\�߶�\�}~�(=5\�ǜ��瑊[m \�����7����A�m��\�\� ,�����L�CT�\�NR\��щ�@;\�C�Ou�J���9�\�����\"��\ZO�ϧÉ\�Ɠ�{O�Nr��\�X�\�\�\�U镜�Q\�٩\n i/$�\�:t�ni���\�KSf\�\�]\�c\�\��X\nn\Z�\��F���\�\�\�\�\�\���p�pJ�\�V��\�A#\\1\�\�{A��\� \�û�\��ͥJ�\�O�mO�:ϙ\�\�\�l�W�5��T�2��\�DB�$�^Vy\�g��ə~�|��\rU��\�tJ\�`�g04 n�\�՞F\�LZ��\��\Z�qQIW#(4�\�\Z\�b�=9���-C��/s�#�]��:�\�fR-_�\rX��\�\'��\�\�rX4<V;G��6ˮ�Cۊ�%G�8�\�\�q\�)ϥ\�\�vǯj�7Z�\�\�\"S\�\�e\�(�����$KVC�\�\�m�[\�;�W8<{b\�\�\'\�ŏ��\�q`\n�3�\�o\�B�@8\��Jcý�\�n&Vɹ��/[�)ۻz���[�\�\�g\��E\�>b`*\�e�\�\�N�ݓ�\r \���h\�\�\�Hj�\�\� g\�Q.X�]\��z�ѩ*g�\�w���\�\�/^xGq�1%S9\�?R�\�#��B~�\�::��\�X\�g5[m\�\�QӨ�CM.C\0\�W{�\�4\\vkΝ��x��\�\�[�%����\�@�\�c\�\�\�\�ن#\Z>O\�;\�jGg\��R0\�\�Gl\�Y(\�\�\"y4�h�/\�E삡�p��4�3�37�-sգ\�+�\�f^\�\�\�煙\�z\�\�:���\�F�͑���Ý\�ڢb?�����@\�\�˨�]\�rH\��!�|\�(�a�\�vC,�\�\�T1>K)||yD\�\�p䏂�\�\�B�\�\�\���נ#A.�{Ari=�M-��?�\�3u;�\�\\�\�\�#\�\�S���\�R�\\�;\�Y�����ߵz���CF�#L\�!N@6��9��j\�c@%\� ܞ\�?�L�\�$bmjT0)��\�庠\�\�\�|��l���`$�\�\\{\��\�\"��?~cj:���\�èƞ�LJ\�\0(�8\�G�f�\�\�Wi\�pJ�pMbVg��C/��V!�W\�\�3\�\�Թi�9�\�*m\�V�w���kZ�P[:\�\�UjB���5���E��� �$\�\r�(�\�ԇ�~Y\�G=C\nw\�\��9G)�\\�M�0xa$k��٥�\�\�4�a&dkGS��#<�\�x\�>)\"&%q�٣\�u4�KM�$\�o��ݭ{\�A\r�QI\�Q\�\Z\�(�B\�}O\�^Q4�uT\�v���\�\�1�����)\�\�\\Nz\�\�o�\�\'\n]�g\Z��\�uF���(:\r\�\�S\�\�\�\�l\�V�l&\�\�r\�\\;;�P�\�t\�N\�ɀ\�ܻ\���Hې����\�%kH\\�Z�\�ϼ��Oa���\�\�J\�\�\�aE���7\�dh|��\�\�qB�\\)6ѾpD�W{ۓ۾!$ʤ5g[9�\�\�S\�\�\�Z6 �>�),�\�\�(�E\�\�<��;-�f\�N��I\�Y��Yڲ��\�e�\�\r�����~�\�<��k��\�\"` \�\�[�\����\Z)^Ktz \�`t^\�u]\�5\�8ipvk\Z�ܟ����%T������1�\�#�W�\�$\�\�)z/WL�-Z��E{\�\�\�\���K\�ѭv\�_���_\"�l&ԟ3\�I49�q�\��\�\�Z�Y�FU -&\"\�(�\�6�:�\�/\�V\\�F�\�K&�f :����7\�9�\Z�]���\'\�\�:��\��\�rQ�FG�ߵ����#�b?��\�y\�g\� V�i\�W��\�\Z\�X\�J�xڵՍ�q*\�\�V8\�,x\�Ҹ\�$�ݠ�IBS�;\� ɕ8��1����lL\'\\��ud����j�F\�וVQC��3�x)\�!\�TU�33Ws/w��q�\�a_KB��\� .A�\�\��\�Y\�\�\�D��Z<\�X�m\nc�\�h}�\�\�\�!\�aX\�ɱ\�9��\�6\�\�#ݟ\�\�{m��]�RWr�ޙ���\�V� �B�aן秦Fz�\�J�O#\�%ĞI,S�M\�V�[u�\�\r\�uB��V�\�o\�\�\�\����\�#\�\�\�Iv4��\�d��\�?�\�\�Q�lHJ\�\�6\\2\�me�8(��\�\�\\\��0�\Z%\�he�[\�\�>K5\Z���*�V��\\�\�z%\�xĦY1xYf[F\�X6cǠ*\�uk��;��)��\�gR�\�Ib~�\Z�4�V� +u��\�\��cr�\�>\�\0_\�s�;\�ϸ�\�\�B\�\��s\�\�1M�+J\�5C�$�r�<0�\�\�Ġɋ[!͇黟�\\d�5cr�F��M\�\�=��\�]\�\�^�ܩ�� _n=Ý\�&o\\L�P2��ur�~o�(\�M\�\�F\�S\�\�\�*:l\�5\Z\�>�Z\�D�rg\�o�E�I\�\�H�\�P\��g\��^�]n\�0\�/Ǭ\�\��s?�\�F�\�ώ\�I\�\�s�\n4�^�T\�\�X\�r&Ԓl�\�(E\�C4)\�\����\Z�rK(�1�2\�e\�^Zr\�#����\�j�W�\�y\�5��-e G�_\�\�m� \�r\�?gW��ՠ��\�:5�W�\�\�\�b4#\�>)c��Su\�\� \�ڠ�\�r��2ѥ�\�@F?�\�&��\�s�~��ՠ�($\�̻.\�\�\�\�LxkWNg<\�\�\��\�\\\�Rg��_��\�1�\�\�3\��)16��O�ރ���^L�;��ˋ\�.#L\��I.��]\�\��+����\�\�\�\�\�\�Jp��(�9ٰX\�Ό\n\�\�\�\0����*p\�\�̕\�^ XE�1��oO\��\�\�\�3rߠ\��1nv\0j\�H�\�k7\�q\�-\�\�;C\�9�\�\�R\�\�_\�i\�$�\�Ԋ����6tqm\�\�4_r\�n�Չ$u�*&�?��e`=8�\�\�\�\�9�\�=�\�\0��\�\�ܥ�\�E�\�݉\�\�X8�\�Ym �\�㞉\�Q���\�lA��\�\n�!�g\�\�Cn|\�I��\�#*\�0\'p�\�\�T��,��\�Rr��ء���A�\�\�\�\�5�s�\r��p>�\�*�9w��dg_+o\�9�\�0\�\�֊�so�ʊ\��\�/�]O]\�8\0qg_�\�\Z��^��E��6{:,\';\�Z�B \��c\���\�Nء\"!g\����x�u�E�\r�̉8\�i&F��?\�w[℟迢Z� \�q��!\\\�\'-Qx\0L�D��-Z#SЦ\�\�[%ɚl���\�z*mҢ�PW\�1� \\>͞uLv\�}\�:w�\�\�P([f�\�ޡ0\��[[��\�\nudv8�\�f���\��R��D�l��աe��$�\�*}֢Zh�\\w�OW\�\�w\�Si�7�G�;�x��V�\�\"�\0���ݤ�ƫ\���H�\�2�`�zw��`oi0\�Vj\�\0ي\�lj.\��B\��\��\'��|Z\�\�øs�\�-p0p@�\�[�����\�L��\�f���d@�\�\�a1��\�kv����<+�r� ��H\��\�bXҞ�L��\�\�W1&�@�r�J\�\�ڇ�Ǟsb�_�`6K+���l\�|\�S.��P\�^�\�l\�\� l9\�/Ȭx`\�\�\�:eu)��n\'�\Zc��E\�\\���|�\�:D�\�N�\�l,�l#���C\�D%�K]���\�QР\�\�\�L�!���j\�R\�\�k���V\�=~R��[�\�C�;>\�fM\�B\�R\�+�m��vn\� t��;=%J�\�y\��R%�0\�\nf��/e\�\�\�Ö�IL*ԟ\�rWt\�&Bm�vWU�m�\�/y\�Ъp!�Z{�\�E\�ٖ\�.ZqoB�\rH7�#wI���$�\�Klh5�b4:\�ѕWn\�w��3Tg-Z�\�BF�(O)�\�\rf�z�\�?��\�\'��=\r��0�C\�UR�\"\�$d�é�6\��)�IS\�\���\n\�E]�m�Y5c\rwcD\�\�4�Aq��Q\�ix���\��WD2o\�F��0�\�+�\�vBJ\��X���\0T\����PO�]\Z8U\�\�\�mVq��^o#��Z�B\�aCu\�wIT-�$e��*1�g|v�\�\�\�\�v �\�v�\�ěW\0\�(\�@j��^x\�h\�)\�ٿ��\� v�Sh_\�=\�XD\�\�p�i�-��w\�F\�a�\ZPN;\�ˮ��h��J�4�mB��\�B;\�3ӯ\�\�\�hP\�;\�)ړVz\0D�\�r?\�{\�.�\�<��\��n�;��V\�\�.R\�\�y�R�Tx�\\��h\�~D\�@n\\ǹ�\�iv�\�z\�{��\Z�]_q�|@\�T�bs��Bz�V&Τ\�k<���t�Cz\� ���\�n�`j\r�M\�\�N\"Ag\�\�梑�x%�&\��\�\�yp��5��\�\�L&��]\�[\�Rբ�Y��Bѵ�\0�\�\\4:\r�a������o�|(;Ң���L\�]검Nj\�\�u\�za�\�hpF��\�3���H�\�O�)-�>!\"\'\�$t-}\�\�\�M��\�61p9�ǡ�\�\�\�\�k��\�Tb\�:X\�%n���ܢ��x�J\�;��vw�w��|U\�-�%=�F\�\����M\��\�>gq=\�\�tG�Owmjd�)�\�ߣ\0��$Q�%_�\�\�\�\�\�\�{�1\�ގ�7\�څ�\r\�,?�\�\�\�zD�x����&���\�fv\���$\��\�HK�\�\�Ah�ɍ���r\0\�aF1�m�ԍ�8P\�?����Alm\�\� ��:2M�\�\�m\�X:~ڣ8\�,˴�\�\�t�����T^ע+\0\��^�U�\�`\�<,MW�\�\�t\\��\��+�TÄ\"^J%�V\�Cy3BVtI\�pp��F\�y�\�\�/sܮ���}G\�T@�\�\�!�QR\�m`���+N�*u\�6��N�\�[�s�<Ď)\�\� �Z\�\�9QB\�\�\�����\�\��\�\'�G\�,~I�fř�\�֛�N�o\�Yt���\�\�\�8q�\�sM�u��[\�ץVW�Э4pp7\�\�\�ԣ\�;����\Zܕ�A�w\�\�W�II�w\� ���\�|�\�\�\�d\�2Lu���\�\��\�=#\�JR9:x\�\Z�z��\'�\�#m:�uZǸ\�>�8\�����|\�\�{K�i��E<\��z?eL�<M\\�}��v��6\�\��\Z�8z�Rv`\�\\.�)\�.�^�\�\�pĔ��/E{~2 Ev���h:�m�\�w�W�\�\�d\�Ө$�B|S�1,��|\��K\�Y$�TTL_\�|�h�@\���P%\�HD>�\�\�ٿff?_\�2�Y\0d#v�\�\�T��\�U�Ц\�[TmG\�na\�\�mq\�Y\nT�orqKK�cr� <#P5r�hf_�D�\�m֔mN��+�K���w<PB\�\�ZC\�k�SI�Q!�\�\n}i�{\�VO\�u-��\�Qd;\�++O;v�D\�)(�P9�h��]\�,vɮv�����JM\�(0(&�#�쟴>��_Q7%\�l|�[\�\�l�|\�\�ߘA\����I�����y\�~\�k\'$ё�\�\�\�\�^\�Y\�\"��awE.\�뤮��\�\�5�]�\�\��~��o]bT\�\�\n\�ç�\�-���G\�\�=\�\�[\��FJ\�\�4\�@�ŷ���\�qa�b��n�d\�\�\0�\�n��Xf6?,���=ʤ��\� \�K\'\�\�9��\�o�d\�?p�\�\�G�Z{�\�e&\"�\�S���\nT�k\�N&(uu0\�!ϩ7�$�V9դ\�w\�|\�N\ZvFd6f~��n�d\�Z$\�i*�\�\'lA�\�\\`�to\�\�\�G\�\�\"�\�\�\��*��+cW d������+�ΊM\�?\Z�\�L��\��r�Z%\0\�\"lӥY\�M\�2�<\�\� VTo�^%F\�_Dt�!\�䍥g��NQ ������\�/\�\�\� �y5�����\�θc�i�� �K\�N5ڈ�Ge\�QB���\Z\��k`\�ä�mu��9�u�H|��� �\�ܖaQL��\�U������0\Z�~{vh��\�Ƈ\�w�RjIyph\�gs���s�\�&\�:�\�C㿩\�\�\r\�m\�9>zo|.\�H\��\�\�\�\�i�\�\�c\�!��I).eh��������\r�ǩ\�P�\'\�R\�I\�R��\0���)\�$\�u\����\� �\�k\�\�f]W^\n�<�贡\��b_\�ć\�ȸ[G���&R�9�2\�\�&��D�DcQ�\�EQ�ӂ_�o\�fIo �}B�3&Y$P�\�ʥ\�{\�kZxS?\�t\"Q��\�?�(�n�r3���\�A\�\�\�]]\�hi��\�{\� ԃ�Ƨc\�J\���}|�\�\nͯްA\�(>��j\�2Oƞ}V\�O��צwD\�{�so �k\�\�jLA\�����R� ��V�\Zz�L0��Qwb\�\�׀х����fR\�=k�\�\�&�K��ps֍y\�\Z�@?7G��c��#EU��)�\�\�\�ϵ9\�D[����.NV\�KuZ�\'ނ\��?��0\��\���\�\�;J;\0�j=\"(�\�P]<X\��4\��m%\�̆\'��?\�2�[�Q耐8/sG�7m\�\�\�w\�){�\\I� �\'\�Q}mˮ$\�R4�U�:k�$\�Gw 1\�@\�\�u�iL\�0Kĸ:\�@�E^؛�36��v��\�!l{�PVw�\�S\�!�n�H+�\�\"�\0Ud\�:��\n\�\��O��*�SР�L�ل��\�.\r>֛n�]\��\��\�9�^ �a��Z\�_p��hRf}�\� Pޯ�Z�{֢J��Z��b��\�R�u+�$Jp�)\��#蘥�>\�XV%�z_X\�\�@KOuKMF���\�q:�RSO� ��uѝ�|=o�%-��\�\�t,u����.\�\�\� ��\r��Hxe�U�\�\�\�\�UHK\�^\�\�DŽ_%�ך��*�������\'��\�Blm&�\�^\�/�\�ر-��\�Mp�\�\�\�#<_\�˥d^��\�\��\�\�\�5\����\�ĺ�̌�\�&���ֳ��\�4@78\�\�\�p�ě\�n\�\�+\�܂\�ˬ\�\ns5\�\�*�D^\�k��\�2mi^�+\�Q�f�\'\�N,�ntR&\�\�*�\r�\�S�P�K\�?x�7\�.\�՞\�*L\�u�K֍�\�\�v2Zg\�,z\�[^��ׅ��Y\�\�g�\�v�����⭤YZ�V%�Is!�б��\�j8>\�\0ئ�\���n\�G�U�v�\�i��3�D��CA�6D\����`\�Ls<\�\�Ţ\�\�\�\�t�E�>P\��\�\�s��\n#HNo����\�\�&\���\�WZ\�\�Ml�5��e)q�o�uvR��\���\��#��\�[�qOy�4�`5ɥ�\�)�d)\�]�\0J�\�|M�\�s�`bF�+�u\0��#�\r\� Lm\�Nߌu��\�\�uc^=�¡DU{.��\�į.տ��]\�\�d0ӧzEvGL7�t|\�%\'��4��%�\�f�p#e��h\�-\�\��h�8q9��\Zx\� �VG�%%h/%���R\�/\�\�\�ήq\�\�eG�F^6�`v�BI �\�|2��PS?�hF�Ma��\�\�ȂU��E�~z��ާ�#\�^8Z\����y��7Uܲ�={��s\�\�\�&�FW\n��R_ �\'\�\�H��u)W\�C}\�D&�7�,H��\�)m-\�EN\�M\�A�\��͛ ,�_~Y\��?ck�\�_\0�T\�0y�k�\�\�\�\�M38�W�\\�\�\�Q7F�\\�\�14�g�3\�\�\'%�L| ��{\�W%\�\�_g �@M�\�\�\'��F�|S=Ւ\�\�\\[8�(Y\�Y\����\�Vd7{m�`C�9+�e��f�ү\�6�\�\�\�U�\�\Za�zߏ[\�_�K�}P\�\�0;�rɑB�\�@�?��@[P\��\�\�^�3\�\�D5Vw\0�\r\'�\�T\�\��P�`\��e�έ�\�u\��\�K>fL�/�l\�4!��\r��Z<�\�P�\�l�\�\�_\�Ψ\�/\�\'F9r\Z!\�\�p�\�\'6D;%^-�xh��%O�4�y:X�0�\�^�YuGyD\�Q\�\��b�\�(\�g�\�Epֆ\��riݙ�hF�\�\�=\�\�\�yZ�QO��/\�L%�\��@\�=\��-��e\�\�-I+R����z��<\'\� іr\�vqS�\�KU7\�W�ߤ_i�\�9q�Qo A�4f\�gS��\���h�%=Z�N\�=�_�Qu~ҿ���$3G��\��U4�&\" �KF\���j�\�T(�5�\�\�o[\��\�w�O�P\\��>0��3 \�\�{�ɟ\�a\�6]0\n\��*\�(\�)\�\n��\���Ǟ��\0��z�v\�V\�MAJU�la�1 ƷŨ��rX��\�>\�\��\�5SƤH[{�\�Pg\�٨��V\�!6\" B�\�Ѓ��h9��\�\�.\�\�F�8���\�\�ve8�:�\�\�c;�%\�\�t}5;�F[�?EX���n\��G~\�Z�ݸ��\\��B[)��z츍�\�m�\��O���~B\�|A&����\�݆\�\�\�\�BJ8?�\�3��^�_͢�����opʫ�UCgw\�(i~�\�Mz\�\�\�e��\�x�n�X�),�\�#�Ө\�\��\�1��T�z|\�\'Ѧ�Uf+�2\�W[NT�\0.l>Wv&\�\�\�\�\�\�\�q�v�+�\�I�N~�W�L \�|F� \�\�KGO�]�5^�AG�\"$\�A[?��:\�M��\�2(\�\�V���\�\�A�\�\�/|b��.��\�\�4\�L\'iWFT�Ўؙ�\�\�\�r7\�\�75�F|D��FIJ\�5\�3m\�\�,Yl�w�N�Ƌ�F��e\\\\�����y2�#��ni��\�F�3��\�N��r�b0�\�3jg�\�\�\���\\�\�mP\�P\�jx\�5\�P�$j\�\�\"\�`\�\"v\�R�\n\�\�l�_��\�\�\�9ȧn�\\\Z\��r�R\�\\�갪��\�\�[���O\�\�o�\��\\.��a�8\���4r�5$����� �C\n�\ntY�w�r\�c�\'�Sy��:G��`}.�,�]|\�\��օ\�п�е�\�I��۩\�b����\�̚�\�\�\�w[$Q�Ӭh,�a�����\Z��\�\�\�cN��C�C�n�\�ø�������\Z\�$��#\�k\\=�����Z�\�G\�v�\�܌o�詑�ou�j>�\�]�7!���Ӈk�\raH%o\�Wk�\�h���0io�|��ԧ�3�\'ȝ\'�\�c�L:b�\��_\�L��Xx�0Iʪ+Q��\�;\�\�\�/�hE;\�?T\�8\�Vܒ���\�\��A#I�����\�%d{��F\�\�\�\�\0+�\"6\�ƹȪJIZ;w\�%��!\�\�W9\�\�\�ѱ\�S\� }\�9n��N-�>���\��t\�����B\�/ԣ(q\�\�[�T&�\�7,Ǽ]m+7�^������v\�K7�[E�u\r:��&i�|:�50= �\�S�\�Uu�5���^_w|)�W6��\�c\�*&Ī\�]�\�\�Z\�\�\r4���t�\�\�\Z\�wMi\�\��ƐG>B\\���g\�Ѫv�`\�(1in���� \�\�5U{I\��o\�4�B���\�]�Sf\�1Ю#�8ZL�\�\�\���\�}\�\�O��B\�ȫ[y\���\�\�}BxwI�Z\�Ч\�&���N�\�\�-)͈\�滃��~5\�|zI(:.\�\�\����*��\�g�H-#=a\�$-�-�9\'�cڪ�B�@\\H\�N8�P�\�ߣ\�D�\�.����\�u����\�\��y\�~B5v\�7[�k$lȅ<�ت\�?I&k��\��\�E�YB=\�b*ҿ\�3Ft�՚���\� Q�憐D�P�\�_?y\�`������\�5\�m�{\�T�\�<g�F�+j\'�p��Q�\��\�\"}\�Fpz.���T\�&lG�\�M�ki_\�\Z�Q�\n�]\�(��_�\�,pgi1��\��}��.�͇3w���z�$W�<��leP[�?草\�\�p�>�\�H\��#j\�\�#E��\�^C�5��őܔ)=\�=mf\�ht�$#��mvtq�%�\�wc\r�[\�Gv��i/(7^V५)\'��z1*�~6�U\�E\��\����\�\�4�[kP�1���w�Ӯ�\�\\\��^\��`Y~�F��9�\�-\�a9Rdlw\�j\�Ra\�\�S(7Ʃ�\r\�\'�E�^��rn�\�\�2ͪU?�嗸W\\\�V�e\�L,A/�\" ��\�4\�zX\�1\�]��[��MT@JŁ\�m�\�4�N�2a0Nm).:\�Ҫ}�]\�%�v\�\�\�c�\�݈��(�Y��Ue%\�!�TF�i�/4�i\�Ґ\n!<��jY�|BQ\��N�p\�wx�o9\�j�:Og7(��d��KQA����\�rU\�&������Z\���~f�,鷿�����ܻ\nd����`�4\�.�{\�mϖ\�S���\�9\n]b�G+\n(x���7\�\�\"�\�\��\"\�5n��\�\�\�\�WIi\�\�\�\�a�\�z��_ݮo^2S\'\�VAF\�X�j#��[ͫ\�3�H\�\�\�@!���\�\�\�+siA$uN9�T��\�+�\�ƺD��=\�#\�w�j�x\�yӋh�OB.h��\�2��;\�bI�q�\�\�\�S\�\�]\�B�\�^ �\�Q��\�;fW�V��\0s��l\�\�^��\�}!��\�/e*�\"O-4_piL\0Q[\"Kr\�&&7�\�\�\�Zd\r���\'\�#�\�W�l);*�=�$�9�9Ocor�]\�Ȭ-\�\�b\�\�\�\�`�\�\�(�d\�\�\n#\�D!�\�ά:u\�s��WO\�\��(��PX�2\��t �=�\�g\�\�y�0&\�\�\�\�/�j\�\�\�\��\�#\�x�V�eaz�\�\�\�\�\�\�Uܞ|-�\��\�\�T�[7\�|�|\�A��tu\�\�\��ia2�����\�0���\�\�Ĭ�]F��sf\�*�M��\'{Hs�\��l�\nmL��7,M!mۖ��\n�=FK \�.��.>D(�\�\�٪\�O��\�-�R�6�\�\�W=��q;7�\�6�\�\�o撴�\rV>\�=\�5��\�\��t�\�\�[ߓ�\�@���I\�D^T�\�@�@�\�V�p@TUr\�O�\�\�\�\�\0��\���\�su�1�h,OT����U̬\�$�&�^�9�]Wg\��G��\�\�\�\�\">�J�o�e\'�7X�w�(�uc�J���[1��\r��Z\�\���[�Qj\"�0Z�7\�\�-WN�5��\�\Z�/yF\���&���\�\�}=\\H\�\�V@r\"�B� ̀zϗo�ֿ\�Ţ\�&\�ȣ��%;G�a\�3~��YƼ\n\n.fd\��\�\\>8{Ά\�AH�J�E���\�2�>\�\�\��1\�}������\0\�:a�T�\�M[�\�-o ��_\�\�\\f\\čj�t����z\"\�HP����l�缳���?�\�x4\�P,\�E宭}a�b`\�Zn\����/�^5�\�\�\�)��o嶏\0��5�\�\�x\�%�,�_`�@\��c���?T��D\�\�\�Bu�\�=781�\�z\�`~�\�����\�\�\�R\'��\�)F�]\r\�^�\�\�n@�h\�5⭱����A-z\�\�\�\�\�.kѻ�/�V\"5PG���7\�}j\�!�mYZv��r�Iƒ�p�\�4�\�\�\�{���J\�\�YE܍\�xƵ\�(�٫E��Ƶ\�\�5\�d\�\�=?N�r\�s����\�.�P����ЁäO�2\�:~�,�\�)Z\�U\�s�k\�\�\�\\u�\�$����1�JՖ�3\�\�1G3p���R�m\�珮�<\�Ũ\�\�\���\�7i\�U\�\'���z�: � \�6��\�\�\�/\�z@�\�6T\�&\0\�Cp�˄���(��$���n\�Tw�V�\�\�;\�LQ�72��N\�͋-m\�\�4|�0\0;����W\�4\�b���Q(ɞ\�\�@\�tal2�\�X��\�\�\�\�c\�\�I�RL���� 2�9��^�d�6_V$C��8t\�{S�\\��\�\�\�� \�I\�\��b\�\'h�5\��_���\�\ZQɒi\�눙O�s\�J�:h[��ڮ �ۮ_\�/Stt\�Rʔ\�W\�CU\�x��~�:r�Q⨮w�����E\���\�\�p�\�\�VѼ\�\�\�sc\�`P�zl\Z�\�C�\�D\��\�#�a\�N�\�3\'XZ����Eؑ�]}��܃w�z,\�<�\�?�P�\�&䮕#�ss\�\�j6tv�Dz\�ELZ�dM몶W�\�9��ITLc��r\\�h =YkHTxD��e\�:�#��\�o��0m�\�\�\0\Z�\��i��y�����ۂ\�l|4�h���N\�\�O~%�\�\n}\Z�\��\�\�H���[6�a���B2jf\�7�\�\�\�\�fL~E\�l�f\Z��]\�ܤVB\0n�%M\�/��[\�\�;�*��\�\���\�\�&/�\�_\�\�\�/�!\�\�r�\�\�\���z�\�¾\��\�$et\�%�Tn5�\�?�*\�B�Rg���\�dm?�\�*\r4��N�eTs\�\�\�\�M\��\�!�r�\�\�\�٣\�\���\�0a\�T\�\�\0\�ڲ�@ޮ\�.m)�N\�u��40�����d0n��h\"\�$\�\��\�WwYKL\n\�\� -*�\�\�^e\"e\�(_,g�\0\�$\�\r��\�O;zjJ\�\�,nq �U8c�����O��\'�x�\�vW�\"\�\�jC�+o��%~���\�q\���O\�\r\�\�\�\�P��\'\�GrHq���\' ��[y�-N\�Izc`\�#\�\�\���0�ѿ�\�߯;�\�< `>7��Ts|�46\�f��B�!\�{�C*i\Z\"\�\�c\�9\�\�q�L�Ԭ��� \�*7p��O\�6�S`�n\�\�\�j\��\�V�FmT�`��b3&��.\�j\�\�ݤ(qSj\�p!pu\�zI0J\0��\�&\\Ar��־v���\�W��^ܨ�\�/�,�G�p���\�ߜ���\�@d�\�\�ß-\�ȧқ��\�x����Fkb�s\�z��X��h�\�%�M�\�n�\�cCE+c:��\0�e\�\�\�\r���ު�\�~�\n�M\�w_��a<\�>V\�X�\Zl\�5j���~d3�\�v�_h\�i�\�0\�7\�ǧ?\�{e�&�\�ک���\0\�͏\'4n@\�\�\�\�\�\Z�.\�^�di�$Gٯ\�6-֢\0���q��\�xw&a\'�v�V\�\�ҧ�\�#\�c\�\�wr�4w����%}�P,H�\�\�R(�����\�T\��6a�\�\"@�\�J\�m\� l/\��hSٰ &^S\�\�\�h=�.\�M\�\n\�\�6S\�Q�\�aHt����8h���\�s\�\�]��\Z��U*F��Rg:\�(�\�B\\�L�|ԋ\�\�\Z/\�5��Lr�\�`[�RB�ؙW*_�5�N\��^�;\�\�&:\�����\nW1*U\�yKeŰS�!�.!�\�\�\��\�5C�^��\�ی �İ|vV\�u�\�M�M=rv�\�\�^\"r-��$��\�\�Ͱ�Uq#\0����HD`��\�\�>�v�\�\��+�O\�\�鰘7���\�}\\�:3ҹ�\\�dA��ye8h@ܶ�\�sCU\�\�\�)\�O�t߶�\�\�\�\��/m3R�?\��\���w�\��\�ZL\�� \�5c�Z\�\�S��.^\'\�\�呰�%\�J(\�V���/+��M\�\�餱\0\�.y\�3�6�x> [/.\�tT�]\�wpX\�%��]��\��~|4u\��o\�\�Af\\Đ�Q(�\�Ë�\Z��%\�\�|^���\�\�]\�\�\�Y\�^�F��#c*(\�\�#�\n=<\�e\�\�^�ҷ\'#S\�=w�W|�K:\�\0�kG�%���oC\�l\�\'��N�\n�p_���\�Ď��+$\�i\�7=\��I�5��\�\�\�iB�\�\�4<\��ұ,\�\�F\��g��M��\�\�Rhj�\�\�Y��ı/\�<)���\�p\�Q�\�К�\�P_s��\�Z�0T\�X��A\��#6{\�K>\�~��q�I\�=!�486��\�>$\�Vs\�yJy9\�D� \Z\�_`�X?4��=!\�\\\�z�Rhp\�}��@\�,\�r\�Q\�!�U\�fY5�u��\�ϱ�\n�E��faq\�\����Z:�ұ���\�b�\�\�L\�n-#[\"�6�1zvi~��3g�F\Z\�4\Z/\�\�җ|C�A�b9�g\�\�=��\�><P�0�\r�˵�\�\�c��+\r*+H�\n$^ѱ��&�>HLi#a\"���\�O�f\�,\�8\���,M4a�!\��_~њ\�CO״&�\�8\�Y�:\�\�_��؉�\��\�\�\'qP�#ŷ��[\�\�\�`�~;�\�\�H�kMX\�M\�L�`b��\��:�$�d���\r�\�\�s��\�>���L>\n&�H��˼>#ꌆ\�\�7��\�9\\+Ϳ<wC\�\�}�\" ��\nT)Q\\u�:\�b&pű\�}\�BH.G�;d\\Z\�\�Cψ��\Zo/\���b�\�o\�#�W��ױ�.]H>Z*0��\�\�oo�����Qwf<ɯ]\�\�qm�\�f��~�pż\�=���LJ��\��h\�Wgy>��\�!}Y�,:��vα��y\�!t�{e\�\�%�YV7CbL�댪O{9�\�\n\�.�\�\�5Y\�6\�\�}�oџi-\�(�~\� \�W\�ρp`$<\�\\��5wJkSf3�6ǧǛ�m�0*@/\�Wbo�\�wZ��l\'[�\�ٔ\\6�1\�i�:���S9\\�,$ْ�\�<\ru\�v2\�6�Fg�G�,|\�8\�\�\�\�\�\�i1�\�<2\�,�8\�\�+w�lU��\�y��u##e�d\� \�A3Q5�R��p1\'r\�Sl���Y(7wA\�\�O)FP]��\�\�\�6�~\"��\�\�\�?B�wMҳ(N`\�q�د��\�U���]\�҆\0\�\�\��B�]3�\�۫\�#\�\�\�C\�d5F��C;ԩyN���*)J�-���\�1v\�j.�������y�1�BǷ\�qk\n*;z\�\�\�8j�\�\�c�\�\�q�#\�c-aP\��F�& \\(\�1����(R�\�\�\�^�\�\�\rm�)\�O7�x{@*�;\�=���ۏ\�\�@��s\�\�\�;\�Jʘ[ԗI�>~��\�\�4�\r\Z�\�\�$A�C\�SwXZ{\�}�aj�D�}b\�9�-��\�%�\"\�!N�\�_)\�\\����\�*1ð\�\���5o3��rX\Z\�&?��V\n�\�)�K�-�\�M\�$���A\�\�͌��\�k �\�/m�\�d\�\�\��Ӳjs�EF�<3��g���{\'�mv~�D�E�fM�N�\�s\�\�\"*\'7���p$i�x����ȭ�v��`�\��G�\�J\�y�$�:\�xty*Y\�߰�\�%\�\�d�>\�\���� �i\�H���\�b$�&�n\�\�\�6�p\Z��^H\Z&E5CCq\�%\�.AB�ʣV�ڗ\�C;��7\"\�A�b�IYI�\0\�:�)ѷǥ\�`wcw��\n�N\�I\�\�\�+\�a\Zs Lz�f\�#4C\rVv\���\�by:��8�3��o\�\Z�\����\�\�\"ڹ����ϟ?�\�ɐj��\�A�>V\rou�\�г�\\.$kڽ��\����e\�\�h���n\�\�\�n!!��}�\�\�i�K4KT\�Tb=2UኰOB��`��˳\�+T��\�9]\�\�-!I�v\�\�s��[�h��\�\�?\�Ƴ\�29��{�qKξ��Д�!�\�I\0��(\�I`�ӷ�ۯ (\�\�hs-\�љ�G�$%TBy u��ة\��x��י;g\�dB�]E\�\r�\�\�r8\�\�ϳ\�+N+R\�f\�\�\�UPt� \�9\�\�x�\�\�l���\�2Ū\�[jƗIh��*\�@I=\�\�h���Qۦ�\�\�х0rç\r�bR\�vO~��nw}߯�gK3Տt���e�$�Dv��\�\�E�Z6\�f\���+(�\�)�\��!�\�\��\"aDr�9aC�53��{\��A\�{��*эb2Kwwqҿ�o&�\�\�G�D͢�a\\\�L\�մ+^\� ��\�p��B�J�\�x\�\�\�7\�?Q\���[�=匂ߐ\�ե\�^��\�\�^��3P�ꬒs��I��!\��>���@��\�Y�����{�<���N\���a+⃞\�78c*Qt\�S,\�8ν\�\0�T\'�\�L�OOx��\�Z_E�1\�T\�\�1�V\�mH�Y7tR~\�\�\�\�k�{��Y��\�D+)\�\�Y;�]���\�^�\�e-+�A�n\�\�\�\�5&\�_�\�\��q4+SH\�x\�\��{\�?f\�\�m3��\�\�`\�\�a\�\�teB\�K82̽\�\�V\�\�nF{\�i(��]\�fӴ���.#,��\�t��\0W&�����\�;y\�c�����<��\�\�q\�Ќ\�\�2\�\�\�\��5ݸ\�;�\�\�N�k�\�=xn\�\�%�vA��[�y8n\�\n (h�!��e�\�\����kb�Hk���\��\�\�[b0Qy7NJ�E�\�3Sjz\�$\ZM]�6��8�Dz���kTykm|�-�\�\��@\��]y�%U?�vw�Xl\�^\�{qʴ\�D�6�8�N\�?�%aPŧ)�]�NC\�1�C��\�L\��W\\M!DJ�y�7F\�(<\n�\�oM,Z���\�`1O\�Y\�ﲆA�Q\�\�2:�*\�t�\�\n���\�hO|�;\�z(��\���\'�\�\������\��;�wh�{\�#6��qY�}\�\�6GWȏ�!~\�\�\�\��Zãσ~S\�\�\���LKj�J|��4��<\�&Cn\roۼ��0+ˍ>�|\�\�PJ��P�*��m�\�l�\�\�@6Tѕ\�\"����\���A\�l�H�g��9��L\�M\�\�\�=w�:U�Kץ��D�I\�H\�\�\�\��\�\�&dtM6\�\�&�۵b�\�8�\�Z k�{\�<مJ�W�\�\�~\\재2�c\�\�\�\nt\��JmI!K3|M\�1�\�\�j�+\�H\\\�dy\�\�\��\��q��E~�߃!�\�>\'c�\�\�s\�t��Z*J^\�;6Գ\Z~�IDծ$x\�P\�iAU-���]�=���\rj1�[Wf\�%��>qp\�<Պ\�\n��\���)\�\�^^\�c%�\�W���\�m��\�$�\�:\'bL g\�}dA �,�r\�\�\�\�w�Kw/\�>�\�\�&z�k\�ʜjM��U:~o��\�\�h�}�5�[�\�;\�Rf�\�Ɉ�5\�k_\�\�\�jQr\�Q�\�V\�\'\�\�d\�M�\�2*^\�\0\�\n\�q\�#\Z䉩e����\�I�Tv5�܄\�Sy8�#��\�GyF\�\�$�\nr`\�\�Z���p�G�G*�\rr\n�\�>|\��\�Y�&�W4x��W璪�Z�)��\rԓ(a\��y{;˶2�f\��Q�,\�\�\�\�\�+<�\\\0\\\'�⮝ ���3G\�d\�߬T�\�*����\�\�J\n\�^D1�\�o��=\�$(1\��\�\rۖ�/�zh�T\�<\�\�]���o\�:x<Uq\�PJ�}PI�\�I]\��y l\�H\npᶀu\�\�!�4ߒ\�\�\�jF�\nz\�\�\\W�\�|\�\�r\���bϒ\0E\�0+F7�̚\r�<!-:Z[�\�Zj\��m`_���\�\�\�2\�]\�\"\�{(4�0{�֣�\��\�\�}\rq;;)D\�m[��5��!\�&\�`���c�\�>?`(ݮ>Hf�=\�\\\�T�-]g��r���{\�G[\�\Z�\�\�x\�\�Ds�uͦ��\�ޱ\�4EXD�6�\0�ܗD��\�\�C�x\�bQf�r\�03�_LA�_\�\�g�\Z~��.���H0\��.�\�L\�@ەC\�\�)��20mz��{T()1\�Z5-Pq�B\�\�\�ҖM��Gx99d��\�䁊N��\�5���8�\'�A\�зvNt�vj�\��I��?!�\\\Z\"\�4\�\�\��<�4�{}�aБ\�8a�;[\Z&+:�3W\�뢅?\ry���\�Q�η\�!Le\�\�\�s��E�g#\�\Zwj\�t�#����W�\�$%[���6\�\�\�Pm�����\\I�Y��\�*�\�\�%vbb<J<��s�j\�\�ĺԴUz\�ﷺ�9�縙;�O[x`�\�*\�8H\�*r��.�P\�\�#Z��\�\�v��:�.N\�M�V\�\�rz$\�}\�9��\�\�\�:\�q\�C����>,\�|�\�4\��\�0F|=�.�\�\�2ǐ�\�{\�E[r\�PE~P(^\�\�\\>]!�\�r\�^8¥Z#u\��\�`�\�x+I[\�0\�N�M�\�[x\�V\"2\��F\��q\�\�\��\�\��\��\�Hƕ�4�\�6#\r0J�7\0\�[i�\�r\�B����\�\�-p��\�*�i��ƭ1\�\�{�\�(H\� Ԍ\�D��� /\�Clg\��9Nv��\�DB\"\�\�\�A@%��\'+h\�L\�\�\�\�^^\�+�#e�)\�.\�\\�Q\�\"��6z���}_T4x\�\�m��a�\��#E\���\�\�>u�\�\�\�X�$={+cܧl��o\�\�T\�\'.\����E��\�\�\�]�\�\"f)|\�ns�\�M��dm\�˸O\�;v�W���l\�\�+`\�`B�\�\\\�\�&kk��\�h\�\�i\�\�\�qŅ��m �\�w�b{Ag��/�\�Ÿ�s\�ä6\�I-\�-�m�DW4\�2V�\�9\�X���-�\�\�ԁ�\�\�\���^���L\�\�G\�\�8㸭\�DC<\�W\�\�F�N���B\Z�� � {\�yWPJi���\�\Z<@�k\�\�q�sa�,jJ\�!\�w\�S�\�\�����ޙ\�)==�)���eFK\�x�:5D9@���Ϩ\'�<M�t\�v$d]#짛���\�߸\�X[nJ�@\�\�\�zv���T\Z0:t\�{�^!=�\�\��\�.`8G\�?|�\�#�C�\�=���(\�6כ�\�iu�h\"KS1�����R��\�\�\�\�+/�;�����iY�.7/\�X�\�\�M7�~Y��+�\�/\\�\�1\�\�\�n\�X \ZA�\r\�҆\�\�E\�\�r\�B\�\�\�Ћg�%��\�3\�\�\�׳\�E�q=v,���V�\"�/\�C꒹=��\�8\��u\�P \�kʼn/\�L�AN3\�)\�ECC\�=\�\��\�\0�{�ק\�\"};��龡��t�O�\�\�\��m�_���jWG��\\\�\�\�boj�H�]x!+�>�\�\�\�Ԏ�\���z���4�J�1\�~J��\�9K�m����`��v؋^\��GRf\�﹘\�\�&��vcD���O�v��cQ�]�P=�\����\�\�\�$aF��\�jF\�&|uPU\�MeG1\��\�߹\�\�\�bۥ! �9~\�Gg�l�\�ȹΐ\�3|o�?\�D^a\�@ \�C�C�\��\�N&\�P�\�S\�t\�i�\�z�r�\�{�cY���G\�\�*3�\�\0�ȇz�=�B����l3��u@�ÿc\���1\�,��)\�a)\�qټ�q�\�f\�\�\�L���1\�\�J�|b(�#}�\\E�պ\�ʾ�\�\������U���L\�&���6o&��ء�[�\�\�tJY\�\�$�M��A���q���6��\\Y?+c2$���\�\�\�)6\�\�8*\�Ȱ:E�@}\�\�zPWE4R�c ĉ\�ۓj\�ڔ\'\�n��M�}9\�`\�AR)\����y��\�$�*[\�\�|�˺VB&ipU� �.�\�Vi�\�tt�]\�\\;H\�I�d\�Dpp��S\�\�\��s�J��Ǣ�\Z\�C2]�h�\�?�\��ֆ�~8�\�l�Ȫ4,Ǟ?l�kJ㙸3g>��\�ڷ�dGzfwSC\�<��v�\�\0\�\�f{�\�8:�\�\Z�\09A\�B-���\\��\"\��R�\�LF\�vɩơ-\�&i��\�\������N�J��)�\�\�\�s��+��\�N�\�m��\�\�ug\�h�2%�\�.�g��0����K\�\���>⏺\�G���.P@J\�3t�B�k�\��\�\�D|$�T\�s ��$Y����b\"\�)\�Hz�d��\�\�<\����\��#�\�ya\\�ګ:K\�B�\�8\�\�co4�\�\�>G��1J�`��Z����I=�\�cBfe�ƷC�\0��22\��Jn�\�M��\�F�\�2\�\�x�<�ƌ�6&F�L\r�\�<\ZR�#캝�Ldp=\�@fIW\�X�\"�MB\�1\�QwoX4bx��c)@D�˥�\�k�a\�˯|9Y\"\�\�i���*\�U��L<6\'I>��b�5p�<\�e\�Z�ps�\�}�[�\�Y!����m\�#�e\�\�lp��\�.�x��\0�mx�P/d;sT��s�M�=�j\�%\�0�b\�\�N�tR&y��.��sE���$i�l��{\�y�\�#�\�\�]i\�F\�\�F\�3J\�=�{$��˻/\�8&��\�s\�3o���\�,\n߰\�j�\�<�BH�@?� a�\�\�\���\�\�g�\�j%�a�\�\�Y\"p�\��\�\�k���b\�\�}\�\�\�qB�\�}��,?\�\�]���/\�1�{����\�\�Ƅ\�/\�:Q\����\�v\�\�\�>rr)q\�Ao\�\r\�:;(S>�����B�!V\�5R�_B�x< |9\�\'bL*^��\�\�\�Z\n���\\ȩ\��\�|\�\�\�kZ�=��\"�\�C\�(k\"!\�\�~�5�3��\���\�\r�ϛ$L�\�t�*1\�3\�p8A�\�t#\���?]\�\�Dw��_��X�Y5hn.\�c�e�\"\�ӌ� ��\ZS\�\���\�\�:\�\�v�B�i\�7J\�7\�]1�k\�k�1G¼,`|]$9\�`�,\��w\r>��-�W��\�7*\�\�<:��gj\�6��Tz30\�8�Xh\�^~m\�~� \�u�ބ��\�22���R�Y�RP4H9�\�O�}X�c@P�`�2\�_�\�PVb�BȭItJ�̀r�{O�s\�\�\r��\�\�A�\�3\�Ǣj!8��}������c\�G\�J\�˴�`�nؘ�U���\n�\�=�����I���\�n}\'�`C�5֚%�{�A���/\�^��\�r�)�prAJ�B�Q�v\�ep�\�\�)\� \�R����Ny��\�H��\�y+3�H(H^��e�E1\�o\�y�\�HF\�\�\�Y?\n�\�}V�ք魘n�\�r\�\0v1�\�s\�N\�>cID٦��\��I\�0�-�*\�F\�\�:��Å=IH\'x�\�\\\"\�\�\'��:�*;:\�\�\�j�l\�3�0d�\�sc\0q|KF�0���_q�\�YsBK�bַb�\�(�7^:�\�˽2�dl@�WH\�\�\�w\�\0�� wW�K9�����ٝ�3C,w\�\��\�W̑\�>��\n�c6i�S�!�ຉ�Y8V#r�Q�$[)��z�ná�W;��WѠݥ�`���W\�AA\Z\�!sn?R\�v�\�m\�}a\�x\�{�o�J\�ᨷN�5q\�\�K�\��\�Z_\�\�V\�#�\�p\�W�\�]BS7\��j��Y\�4\�ci���A\�W�\\\���~Y�\�W4�\�#a0\�<�g|.J���DS�\�y�\�\0a��e���\�\�\�ԦG9~�rs\�jJ\��O\�\��\�}\�\�\�5\�e�3�\�3��mhyD\�Q(�Ĥ\��g^\�L\�\\F\�qA\"\�\�\�\���@\�\��\�[;�K�kq?B\�y\�:P\r\0�\�!��E\�Ð�\�#��\�MOz��q���~�\�Γ8\��,\�\����՟�\�/\��j!T�����\�NTح�\� \�\��䅬+.S\�^Q�iͦ�&\��\�\�YX1\"���\�\�I\�+r\�|\�w\�\��T1a>00nio��+\�\Z\�oo`�yf�n\�y\�=C\�\�ժ8:\�ξeZT��\�W\�0w X\�$\�q/£�1����S4��i\�j#\�D\�\�\�]�\�Uu���_�\�(K���-����\�\�n�D(@�����&\�6\�o�Z\�&��$\�\�b\���X\�\\�mfkJ\�ړ�I\�\�B\�(\�)�&.�}�_\�j\�h�F(���֫�\�\�]�*|Wju�\�t.!\Zf=\�>/\�\'\�^O��o��\�E�;3\'\�(?�\�G>cg\�x�W�ʡ�̍V-\�E\�ArDx���+�\�+`\�c`�/[�\�-�J\�H\�n�OQ�����_\�*�}\���܌����\�|��QБ�\rq-F�\�\�V\�0����@���\�\�\��Tن�\�\�\�\n\�Z��~��\Z\��,o�{\���l[�U\���E�X}AJv�d\Z��<`ea��\���X�\�9$Go\�\�)\�\�ոr?�S���*\�8�q¾}��=3x�A9��\�\�l��p\0�ư\�9e.O��m�)qp��\�\�\�pJ\�Nnxh\Z�a�\�? \�4���\�FsfY\�2X7\n�@k%|/\�@J:y�$Lq��rh)uF@1\�\��˞�o�\�A<\�\�TQ\�ǿ\r�94Jb\� �r�1�\�\�LL����\��d��\�O^,\�R�\�N��s�Sn\�/ħ�ot�\�U\�����$D_��P!\�d\0Lp\�Ok7\�Nl��\�Ln�\nq�&x2�\�\�\�*\�n�;Y{�\�uDW\�[��d\�g�{�d� \�B\�s\��n�����9���i\�\�S*LDE��$����Apf��l_:YT\�^,FdΔ�P�\�g�E���̃V���\�\�\��\��@P��8�\�S0�JȪ�����\"��>0\�mT��\�\�\�\�!\�\Z\�\�9�A���)Z/�\�@��*�6\�y\�R7,䓡D�\���F\�fl\�~�0#�F��y�Wy��$���-���\rm�\�\�\�}Q\�4%{\�\�{`�\"2nE\�*V$��ʷ\�x�c�RYK��S��M���O-\�vY�� \�\�|�\�\�Iƀ^Q.a�W(f�˿b\n�;UB�\�\�g�n½�\�E\�9��[9�|<C+~�T���\�RBE\���\��\�nH.\�VR3+ֽ�fj\�v��5�\�+i#\"iR,k2q\�X�8 ֠,It8��҂\�Y\�\�UN\�*�>F�ZВ�-�z���\� ̑�T�gq������ܧG8)�N\�*蹉\�\�*01\�G9�!1\�\�\�\�}�W��F�8��|�Va�\�\�pV\�\Z2\�$R9L��\�G&m�[�ӏp(�f$\�R\�\�zX\�Z8t���\�80pV�ۍg<\�\n��E:0o?\�%���ڡc\�\�O�\\ޱDi\�c,7[8�NGs?��\�\�\���3�\�U�Qf~�-X5\�\�\rJ\�V\�\�\��-\�c%#\�ep�~�\�8Ϛ]k\�d\�nO��\�E�Ţ��7��?>��A\�\�2N�p\�$u�\��\�p��6Y��`ȏ�\��#�v\��R\�0u^��/\��\'~,�\��\�\�sJ\�$���\�Tl>6\�H<��oBr[�\��n�*ªX�z\��\"\�ʣ�Y\�\�_�\�<���\�\'}��\�@i\�X���^k�\�VQ\�\�=ʧ�!\�\�\�\�\��d�~��+\�O\�\�\�i\�gi!\�\�\�H\�\n\nu+o}�Яn������\���[�\�hD�e�(�ޝfO�[\��v��\��\Z\�d�\�\�q|j�?R�N>�AA�{z=\�\0t\�\��Ws a݁�i\�i�W[/;��q�P~\�Sr|����L���8\�e\�V@\�5��� \�\�]\��U��V�1Nk��Ԇ �3Oʂ�\�\�ل�\�9kNjL[�AS\Z3H \�\�Q9ͳo�@h_�\�!1S/�\�x�B���\���MW�Xr0aF�\�d{Q�x�\�\�`�\�S��8,\�^+\�\\鏯\�\")>(J\�\�\��,��e�\�h\�=\�\�U�P|\�?\�7��\�\�TvA2YB�\\_�����d\�a\�\�!�\"��QYP\�\�56#�*��Oy�Ԭ,��s�2�\�\�\�x�pF\��T-o���u �TT\�>\�&W�\�m�_\�x\�И4r�k�)��q�u\�\�F�@Ietʰ�K�c5gr���k�پ��\�S�d�1DS��\�\�Z�\�\�����\"��:4\���KLJ_J��\�A<�D�Ƅ��\�$\�\�&��lS\�R�\�s\�\�GW�\�ė�T\�\�\ZZ\�\�%���\�\�u�\�_�\�H\"�Ȯ�\�\�V~ 0���0\�j�\�Hbн�\'\�`�/ރ}X\�3�\n�\�D{|��� \�Q\�aK0Rb=�\�\�ѶX\�,c\n5i�k�\�h\�aߌ5��\�>tٌ�^8B�rZ\�`^�\�=1�{K\�\�\� ��~�ظ1�`\"\�L�\\|��w.Dk��<���\� d��\�\�r��Oj\�¼���ڃ(\�\��)#}���G�l�Jv)¿<\�~�Ͱzu�h,yq�p\�h\��O3A(\�Y\�\�-!V��>d�*jP�F\� \�;QƵ��N1aG�(\�)�s\�0J/��@\�(rO�| A��>m��/[�\�\�\�*nB_�RG-�YX�\�/��Z�K\�q\�0\�\�$�\�H�\�\�\�]po=\'s��\�X&͋E�\�;\Z\�\�%��*\�j�f�/\�i�>�;\� \�Z�\��\0��\�*s�\n�7)��]Vl^B\�\��>\�\�\����\�-\�t@��^~��\�W\�-\�\�O&4#\�h{\�Il\�\�1�@�lhb���T7a+�\�\�\�y$��[\�\�7��\�B�7k;3���K��\�d\0\�.e���^7AA\�\�\�R&D�Gm1eE�\�:â\�\����s�\�l�\�\�\�\\\�KNJ���m\�\�b\0�V�\�96 ��\'�?\�nH�É\�v\�\�\��p\Z��߾���V\�ۈZ6\�j�j�Ë\�H%��f�V�֗�\�M^�\�^4\�\Z��Ù\�\�\�K��;�Jw�H�佐)���K�K�fÝ\�\�ەt}��y%Jn\�\�\�<\�~\��\Z�j\�æg��\�mp(_\�YN��j�s>����\�ESiò\"\�\�ӃƋ�\�\��T^\�ނ�����w� �\�\�\�]Eԫ�\��\�.\�F=|�\�\�\�\�\�\�\�\�!.\�s?��g6G8� �\\2x�_\�\�\�\�5\'\�\�\�\�V?\r\�&�\�\�\�EHDu`�F�2�<\�\"h\�\�\�֭����\�\�K�\�&Rs\�fiK$�c\�N\Zh\� 9�ҭ��dЈV�\�o\��c�8Q��1E/\�=�\�\rX��݃ h^\�/\�WXgjU@\�6%��0I\r\�\�\�\�D4e6�S\�o5R\�Zf�ޱ\�\�<Ÿv\�\� �0����!!\�\�\�N\�\�֢ƽKr=\�)4�u\�+v�D�\��>\�\�m\0\����\�a)\�\�7t2�ͫA\�:�\��\�\�\�yLª%Xܚ�lYD���\�}\�;7�s̻ƪ����\�?�\���\�\�ísͩ5D\�\�L Q��\n(v\�y\�e�\�\�r 6s\�\�5Q��Z_^m\�]�#knn\r��\�\�\�)\�1�:�\r\�x\��g \�\�l�!\���S\Z\�c/$.BE�k\'ZFy\�|�A��\�vPUIEAL`��L_�\�2,\�Mt\�)o\�f.\�z%ē�.�p!ih08�\�n\�d\�7M�l��\�T\�R�\�ĕ�\�x\'�u~z������e|�\\E\�\�v\�2r�\�Ĝ\�v 7��g�iU\�eޫtȾ�!͓<A\�a�OgĞ�Ǒ\�K]Q_\�r�o\�\�\�Xϳ.�\�o\�\�\�\�A̳\r\�\�\�\�\�]y�\�\�~1] L(p_\�\��\�\�]��p^���8\�\�cL�ә�n�\�\�R�\�\0�R\�\�\�\Z\"\�\�\r h\�\�z\Z�E��S)nnMR�a\�\ZpK3=V#ej\�i\�N<�V����]��\Z�\�r��?\�\�_}��9z�Н�\�\�fi��`\�\�.=��m�\Z�\�l\�a<c�GB��\�\"$���\�)�\�8�\�$W�\�**�f\�S/�,H\�\�k!]\Zjq\�B\�l\�����Gu%\�?nc\�\�fd�v\�\�\�\�d\�GB�w\��\�iJ�O\�\��Z\�@��-�.�q\�\�H\�x7������\0\�;�4\0�\�\Z\�o\�RD��\Z\�J�\�\�v\"�(p���\�{v�;\�fˋ \�&Uu\�u�\�U�^$d\�`\�\�\�v�\�7\�fErR\�-�y\�\�\�V\�*�Lg�\�bJ��\�x�\�\�.g0V샻ZesWTm\�^�\"��Q�ќG(͢\�e�K�@^�(1\�\�]!�\'\\\�s��rK�S\�\�\�\�#A�/\\\�\n�\�\�\Z\0�c|f�f�ř<T\�>�]|O�\�\�\n\'��\�\�$K��#\"j\�,���ś�<=�!\�-uW\�=�T\0�c�ᄒ\�F`��\��ŦO��\r�\���+�\0��A\�\nN8����5p\� B�b\�tVV:Ϩ<(\�\�y�\�k^��m�<�\�\�\�e�\�6�am\�Ԯ�\�\���R%M1;��\�\�\�z�D�k16�∃\r�BXњ��z�y�\�ޗ�\�\�@t�!0�%\�\�/�;�+�(݀\�t\Z�U\�)���\�\�\�t\�\� -��b[\�)>�\�\Z\r�\�g\��6\�\�߷\\�q\�\�-w\'\�HB\�\�K�t99\�Jm\�\�|q\�H�\n� w28+\�\�l�r���o\�P@�s>L\�{�\�4`\�D\�\�M\�\�\�\�\�\�o��a\�Y\�\�m��yt�\�\�P*\�\nDճ0AA\n�k�z}\�*\�$�c�\�S\�)KxX��1�\�\�\�Ӽ��\�\�\�\�~�\�\�b��\�ݥ�\�9�wEE3��\�\�|:G\�u,v\�lȾl��td���A�4f\��\�@H\�\�\�eXq�Ɓ\Zd%�\n\�\�[\�Kn��0�\�\�!\�\��&^�\�pƄ+��\�\�n�T\0��\�o<\\?�\�_.,�OӔUƐfB\�䍎�\�\�\�C\�\�<Z�x0�\�\�\�譃Ɯ�\�5-�Zd�n3\�I\�\�\�\rC�\�\ZH��cAƨ�f}���>^z�T�RsEy���:\�v�ʋ8Ư�<\�1��ֳ�\�-�P\�f@��G\�\rG\�yƴ.\� g]�Jz���`��\����$L\�Kf�<\�ƴsf\�O�C\�|u�\�t=)\�k% �Ya�@ƺ\Z4�_\�9lR\�\�kU��k\rP\'7��/^\�\�\�ųt\�F\\\�\r�?�\�v\�\�\�WCYn�qC\�}8|\�\�M\�\\��<d^\�\"ą�9ޕ�A��N�Ĕ�\�\�\�\\b\�Z\�_�u�C�,PI1\�[\0\�2�_\�\�H9zn�D�� ���rY[��\�\�\"?�\"\�Z\���c�g�\r\�~ \�\�ǐV\�\�5?\�B\�\� $�i1a\�0EQ\�aQ���\�\�2��F\�\\>0\�/\�.��\nw�\�\'��O-\\mo}%-��\0{�\�@���\n�{\�\� ݒ\�\�\��\�S/\�-6R\�ӊ\�\�\0�\�OeL�oXr\Z\�ִQJ\�澥�e��:�P\�\�\r(u\�Y\n痬\��}K��\�\�\�³\�Z?�A\�,\Z�\�Y\�\�um�\�\�\�<slM\�aPL/\�+v�wd\�ǁS\�z\�\�Q\�c\\\�N�\�\�\�\�~(fZF\�J\�~\n<ǔ�Y\�M\�gE+\�U\�X�\�57�HE��ht\�6�\�s�ǣ�@x?\�\�L��He\�x�ݸq��*\�����\�\�a.��dNG\�\�kNך\�P\�\'�hH>[Ұ\�\�\�[g��-\�\�d��9# �35�{�\�\�Gg{\�t\�\�\��<\�y�S݀�\�<���N\�\�!)\�v\�\�\�\�Ģm%\�QH�y\0\�r|}�D�\�\�\�{Jy3W6;\�\�X��^\�\'�P�1|р8&d\�\��K\�]\�\� �\�\�\��E4v\�\��\�۬���>t&g\�k\�\"��\�\r�+�\�fU�ʰ4\�xY�*R\�\�l�գz\�U�c�\�\n5�K�����\�ȷ���84]$\�0T`1\�o\�F�\�\"��&\�\"9 �\�\�(\�\�z\�&\�\�̱ȁu\�\�Ƨ\�\�\�\�c\�\�\�u\�j�\�ӄl\�t\�ȃo\�g���Q���\�\�f\�\�\�\�E\�-f\�Ȉ��\�Iy�\0]Q\�ἣ�\�(�\��\�Ͳ\�ȳ��(\�^zqp}ٳ��?\�{.�\�ՙG\�\�p�ȵ0���8\�\�S9�M\\\�1ִn�ហ�/{��4ȻI�\�Ŕ�q\�d\�<\�Pl\�m�\�,9/,�I;?%\���y[.]_z�\�aZ%\�U\�$DW-\�{\�};�y\�*�0՛s\�:@\�&�O\n\�\�ov#�Ͻ0\�\�D#�\�\�#�\�a~\�7ԺM�\�ާ/<]�\�\�Ft\�\�֏\�\"\�O`3�\�\�\�vTl\�\�Ύ�\rG�\�W�\�6\�,�_����{\�*�O%E���HL\rj\�M\�Dѝ�\�b�SF\\�v��l%�\'\�Ͱ^�3\�E�>\�ˑ��Y\��,X\�\�\�Rk�\��2��\�I?~\�4\��\�]4��\���K��F��\"v�I(\�QL\�O���\��P��\���(\�\�\�m�\�|9p�\�Y\�uc��?-\�\��\�\�\�F\�\�=Dq\��Jkf�ɢ�\�::K�q�\�3����5\�F�pu@��ɮam��ș�@�D��m�P\�\���\�J�\�ɯ j[IY|Բ\���b�X$�n���G>���\�LIɯO3e��\�F�\�㛆�\�v+�\��\�.r/\�>�,ɴ߁10Rz��ʵ��g\Z߁ԑ7���Ȳ\�\�\��%\�\�B]g\�\"`.E\��q���\�\�\�-C�\�\�\�\�9���6q \�<R�_��\n�YBb\�\�\�\�S\"�B\�-+G\�Q\��J\�2�\�\�~snm\�1+uf�\'sOd\�N\�tk���9^{���sx*X\�\n��\�b�s��\�\�Q\�h\Z\�P?\�\�L���y�8�\�&�>�\�I��B+�a\�wqˏ\�\\�\�N];L?sBis\�\��\�\�\�(܀\�zH��O��?�\�۷��G\�۠ԙ\�>Z�� �~\�\��\�\�y\�g-\�\�Gyv�m\�\"\�GB&i�7qʥ��v2�\�Z���}K_� \�j�\�\�I�l0�9\�Rʱ~o�\�2\0�?S��V=��\��Z\�\��\�s�\�\�\�LMk��;P\�hJK{�+\�f�0\�|�#��8�:k\�Ϣef\�\�H>\�\\�p��V)\�\�$�|x\�<S��\�\�\�\� �\�ߪGG\�0h���d\�r鎄�\nl�j\�\�\�s!��\�~\�B\�Ol\�;i\�Ke?�>VP�bA�\�\�y\�+\�\�L/S�Ռ�$.\�bn\�e�͞B�\�\�x\�M��g\�\�F\�h\�W\��\�~d\\\�1\�a\�\n�\�\�Tp@\�\�ǘvDz|�3E6�E\� j\��\\\�P��(\�g\�\�C��?\�#\�\�$/\�\��T���\�A}\�\\\�DU\��^����\\\�\�m\�\�$��Io�*ẾV\0\�!\�[� ��#\�\�އ�*\Z�mh���p��6�o\�2&�\�\\+\�\�\0P<IYM �v��\"\� ����X\�8\�d�9#\�Z\�ѝo\�\�\nT�#��t��\�9rd77�\�:��\�#!���]6�I�03��\�\�ѵ��!RY\�=~u(\�,��\r�D�\�jT\�\�O���~\"\�L\�BUx�\�\�lrXw�c�\�<��z!\n�b\�O\��\�p��L35pD^8�DX��\�#qֻ\�\�\'�f�\�\�\�\�\�.N!��q?M��\�*\�]\�\�-�� y3,4P9ƕˊ�%(����\�|\�⛩��\�\�vq\0�\�}\�\�\�\\lnˠ9��\�H��DZ�Uh��LgN\�{1W(�w�\n\�˶b�\�\�a\�\�t�+\�f�lm\�:\�\�\�\�˺C�����\\\�=�vp��O\�W\�)�\�[\�СM�\�\�\�\�2\�\�S��\�\�S{zb��-\�ͨ�\�\�4]?�^Dk=3�!�Z= ��\�k\�\�B§��\�\�\�\�\�*P��yX&%�0V\��\�\���>\0\�V�KN\�\�\"KP��K�/+�\���R$�f\�\�!띁>�\�7\�\�Mi\�\�\�_�\"�4��\� ��Zg\����\�\"a\�\�xh\"����\'M\�i�5\�5L�\�\�\�\�)�\�\\e\��VA\�\�\�\�\�7��\��rd\�\�m\�Ķbe\��T���\�,�\�\�WMz(��\�=nj \�<\�5�\�/�#P�N�g\�z\Z�&���\�x���?49\�<c\'�c:y4\�Og8IJF\�G\0\n\��Z7|\�\�Aq�+SO\r\�z\�~(\�f\�Y�\�\�a\�ι��y=A\r�\�`��]Ƣ� V\�]��\�)#��\�d\�O�X�1��r\�eT8k�,��Y�\�h\\���c��YN��\�iT7v1�X~J����\�\�\��\�=_[i�\riJ\�\�q�\�o2\�ҋe�}��\�Xto|�zJ�H\�ް�\�>̆�Fñ\��#\rb4�8\�\�L�I�۵�?\�2�}̎�1�B�\�S\�\�b`;\0&:Tu\�%�f^ځ5̓>-Pc/s�rt\�)�\�xK>\�l$,�\Z����̚\�\�Q\�\0u�4J47��:�\"R,6��\�\0\\��̨�t���X\'\�Jܳ�\�ai\��m�\�>#M�e\�\�̵\� ���\�*\�o2\�d���*_6���c\nzp\�̸\�\0\��SE�6��p\���\�Ox4`!\�\�\�\�\�q�Jޱ��e X�{~k��\0a֒9�\�pA�\�\�&�a�\�&J�_\�\�\�\"O�Ta\�\n���S\�\�\��.\�\�\�7ĝ�X�\�\�`j\n�f\�\�}�D\�Er�\�\�F����J\�?�C�\��\�NТ�r\�7\�\�e�A�\�\�Vk�];�Y\��E䙡m6%\\�3de�\�\n�u�8K�8BT\�I)��\�W\'\������|�=\��]m8ʼn��n-`�u�&�t\�\�ߜ�\��\�S\�u\���j2�kp\�W\�6��{0@\n-����t9\�$�-\�VrT\�sYݥ�/\�\�\�h)\�`\�6�\�3\n\�\0fByj��Zi�\�\n�F�غ�\�\�\0\� µ#\�7\�f���\�\�hCaT\"ё^>2���^~\"��-\�I-.���\r�Q1*a\�\� D.��6��\�\�OG\�\np�\�Qj�\��8\�.q}P\�ҝ�\�J:hQ\�yy�f\\u\�\�:\�\�66k<�RV8:x\�\�\�ȑ\�͈{g-�Z}���^0:�~�\�+\�>�x[��\�Pͨ�\�8\�Q\�\�\�\\\�\�fM��J\��\�������\�\�J�8��G��\"�獃�N/6\�\�j�)RV\�9�� \�\�\�yO\�\�Rv�\�nX\�3�f%0y8x{�No\�:K\�Ѱ��y+\�!�1���\�E�\�\�À\�\'��\�U��ʏ\�\�\� %Ix����`�����\�Lb\�ɚ\�[_I%���\�\�\�džm_�|SL�����h�a\�\'\n�\� (\�\Z\�\�\"f_\�i\\���\�G=X�1�\�!5�4\�V\�?g\�\�\�!٩\�!�_#���*\���\�\��B :���_\�$\�̻�{ϛ\�\�\�@]�ӎ�S�\�C\0\�\�3\�x��\�G�\�X]j%��=%�\�<\�Iр\�hV8qW��\�S��\�\�\ZN�\�| \"�hek�>t�3S��m*3�\�^\�e�9|#U\�6UO���\��Tb�\�\�o��~\�s\�/\�\�\�.y�N+4[xV��5�+D�\"��G{\\\�u-�TƩ�\�\�\\�X\�i�����{\� !7)\�\�{d�2S\�\�����gzfĞ\�MJ��KKY1\�·^\n\�b��q<v`x�\�K���Z�W�\�>�Gw\�\�Ύ�\�u\�\�L\�%\�\0��\���\�\�\�\�M0�@Ε�N\�:�9\�R�}�5U\\��_��^s\n\�|�\�Η��)�nS&[{T.��6Y\�\�i*�H�\�\�\�Y_Ψ�4��O��o����aR˯��^�Nrk/5\�έwJ.ֹ��҈r\��\�~\�\�w=4�j\�\�\�ӐήO��O�\�y��\�#M��P\�u\�bT2.tٰ݉ήF�\Zg�T���\�\�\�i\��0b�\�w\�i\�\�ڷ�{����\�\�0E�\�Ζ@\�Kx\�\� �:\�\�IL�\�\��\0ƚ��|�C��\� &M6\�\"E;\�\��i�`�n7\�(�}\��9�/�#T�?\�DP�X`�d�ӂ�\�\�|\�ћ:D�3\�C\�S\� d�\�`\�+4�Y\�;Y�ƏZ�Zt\�\�#}\�C�klS��t\�Ua\"6\�kHD���U��xKU�>5�\�\�Jʧ\�-��L�E�{_E��\�\0� ��RB�}\�\�N\�s�E�C�%\�\�\'\�ۓߟRf�?�\r��\�\�\�U�ne�\��\"�4��\�\0Cp/\�5\�\��|�\�X@㺪��gp�.���\n�5_\�Uqڠs?K3�\�^\�kǧ!\�\0L\�\r�b��գ\�ݭ,\�l�uݚ�\�\�>\�-�:��[BǓ|*\�C�ǣ@χ8\�7!\�\�\"�(\�Rϋ��2\r\Za�DD�{�o\�ό�=_}�+~\�\�\�\�(Ȟe�\�vrC[m\�KϹ\�%虬Yu{].\�\�\�ג�d�.�\�@��\�ϸ�\�$��\�a\��5Q��\�\�c��\�Vjv�`d\�\�\���\�mm�Y�\�Q,|�:�K�ʒ�%�DL\�#\�b\��XWb�p�?�\�\n�Q�@x\�Hc\�\�(\�X�.\�G��ǵ^K\���,8����\�b2p\�*X\�OL\�\�a/�\�\�\�\�{ؒa��wn\n��yL\�I\�F�\�)|#��\�p��S��R�NbT��is\�m�\�T�\�J{)A\�o\�\��n\�;�9�%��n[:\�\�m\����t\�\�\�og\�87\�P\�v\�Z:\�EF���\�M\�s,���\�\�6\�\�Lb!�G3Jv^5K\�`GCЎ\�L\�X]�\'k�\�A�m�]����J7\�M�B�Д�lWh�<S�=\�\\�\"0��iC�DM\�\�q\Z�Й��B\��z\Z\��k V\�\�\�w�n�\�\�l)\r\�МT��сFC)k|�\�W��j��N\�ɩZ]�/e{вe^���K�\r�s�;S\�e�D+\�Vc�\�,/\�Nо�;\�c�\0ׄ5s+�{�u��7���^��\��\�\�߭kF�5-n\�!\�x`Ok��s\�\�\�u=J$��u ��8\�\�\�@\�Zx`\�\���#\�)�+�\�\�p�o\�P�ˤ�hz\�\�\�Y\��[|`�\�;]��\�\�\�b�`&h�2\�\�)V�KF}Ո\�m�?*f�搭\�\�@\�%T�ķ\�x6Ғ�O�ӄ�9�Ą���9.z8\��\�X˖<R�h\�#IJ\�\�* T\�q��\0t<�\�b�CK7j�B�Y\�C\�n�»\�̹)B#)\�\�\n@\�}\�n�\�F�\�\�>\�k7X*��ve\�{}b��\�DZ\�\�\r_�.>\�Q}ֲ�\��\�|�ݸhOj\�\�\�\�I�\�\�P0ιo-\���j\�\�\�C\�-��\�\�W�\�BBu��\�\�sٿ #g��2�&�*\�<\�Ԟ��1\�V\�=��\�(����sS��l�.\�B\�+u�\\\�ۧ\��-;\�-R8k\�p��4C\�9\�RWJ̡f+V\��U\�\�m�\�9j�\�O��D��\�\�\�zq蔷�����\�g�\rӒ�dK\�\�:DѬ\��.\�A���\�Q��%8;+\�[}��2\0O�\�\�\nqbm�~ +��\�\�j�D\�ŧ�ɽ�\�5�h\�˫\Zx$\�wB|9\�W�8��gk�8Ylj�o�\�\n`\�\r$%\�eG\Z�8� cb\��#k �uh(\\\�F\�#�j\�\�\�W7\�\�\"\�e\�K�C\�ds�2R�\'Y\�.�đ�3\�E�\�9D>\� ��.�\�2�,�!\�@%}�1i}�.�k֛��k\�gpݑb�\�y9�\�Y\�S��\�[�w\0m0H\�+\�\�\�\rq��(\�2\�=\�\�]��$Ɇp��\�\�LdG\�a2�x�\�~e\�_Z\�\�\�a5����\�\�\���ڹ-\�{��\�U��VdH\�r�\�V��(-�W�\�#Q�?`G\�uGp~n�-ғDjk�\��h����\�)�fx�w�\�\�\�LQ�ғ�sa�\"\�o?\��Щ������c9C���\�ҧ�\�1 8,\�^�2�\�y\�I�\�[u(��\�\�Q���-�yj�\�$ie�\�Yi{p\���\\�\�\�8\�\�\�ڪ\�f.\�$F�\�L6wf�j\\�i\�Axk\�\�s�t��~�\�\�\�n�¢^�2�๙�f�\�V)\�\�ʍ*^D.o\�\�\�R\�|D\�9O��4[�J�����\� \"�<\�\�\�Ɲ����2�\�,*�5�\�p\�G�\�\�;\���w2�^�\�\�f\�\��\�5��@է\�3�=\�E�?��:\�\�zM\�$�\�\�q�eƭb�a2�E!td�\�^\�\�jj\�)R�Bx�BL�� �=I\�5E\�9\�gj\"Xk�������s\�\�\� &\�Q\�=I�\�j\�E�N\�7�\n;R��}l��pfV�b�m���\�m\�h\�c\\�J�\�\�\�~9�H\�J��$[���x[\�֝\�~\�m/\�\�ȶ���>\�ũT.)�,l�;;�o[ӆ\�ˉD�g�u\n\�\�Y2.\��C0ÎM\�(Ӌ;sd�O�\�&h\�gC0����u!\�[�+\�\0�Ӟ*س\�\�jE�W�;\�\�\�\�>$:\�̈4d�Q+aJӨ+�`qs�{9���OF���x�vNms�\�{\�Ӯ�¾�&���j\0\�v�S��\����\�\�|.\�kӷĆ�{线m\�-a.G�\�\�B1��n��\�\�:sӸ�\�9�A!\�\�\�=\����a\� \�\�L\�P:\�\�Ԝ�\�\�\�̶:wyj�=���ҕ�\�ī6x\���y\�\�\�S\�\���y[9\�\�l:\�Z=\�\�\�\�\�?V��\�2T%<̪\�\�Ѭ�J�\��\�b�+�\�/?B\�\�<\\\�|8\�W)\0\�j|���( \�y�z\�\�6��33Wq�\'�\�x�0`�C\�\�A\�W\'�>ݩ\�A\�$��s���8��\�\�*w�,����^4\�K�\�\�\"w�-\0C\��V!\�)3\���Uէy\�R\�QA\�|s\�\�a�\�3�jqdP��\�Od��R}{\�\�u\nah�Fz��f�\\�\r�g��m�q�ԜI|y\'\�\�\� v\�d\�\�Ō#\�Ϯt�\�ԡ�*IbW]3U��L��\�]T\�)�!\�E�Aqԥ宂�E��O1�\":�9��(\�TQ�\�\"�M4%\�\�\�&r�O\�fA[Ȳ4�ɏݐqU}R\�\"���\�G\�DŽ\�\�L�g+�\0v\�Q\��v1��R2ߡ\�\�/Ɣ\�~�Ϟ-�\\\� �\Z��@G>\�\�\�u\�\�y�\�\�wp�!Q\�\�\�\�dz\�\��@;e$��%�\�ߩ.\�\�\�ax�\�n`��f\�w?\�6y}>\�\�m\nM\�\�\�R\�\r\�ˢ\�\�\Z�\�N�t\�A�F�A\r\�|\�?�\�\��\�4�A�&E(6�\�~�e\�|vH�\�l�;\�\�\�R�\�\ZV\�\�y�f`�T�\��\�Ø`�\�\�s[\�|�C\�\�I�m\�yu>j�����\�\"�e�[8%\�\Z\r�\�\�\�\�ˤ�\rN}\�R�\�m\�D<\�k\�\�1��\n��%�D\�{RӢ\0�M�+\�\�2\�Ӣ�\�\�\�;\�\r�M\�@�\�j���c�3.�R\�2���-\�BH\�)\�/� n0;\�[\��`�3\�\�\0&V\�OeZ}{��\� 7�tBR#\r��\n0f�_`۽\�\�\�\\\�\n\�}(�n\�a��\�w\�C\�9�-A��IQE�D\�^�Yl2��\�Jj\�f\"3��zW�0Y�\�P{\��{\�y�Tzw�yj�m�\�ˬ�\'\�\�f\�\�ښG\��Ē\�\�GN\�2�\�*\�RmWF~�mK$Q�Վ1�\��\�m.JM\\k\�V�?1 [`u>\0!,��Օ�\�\�>�o�*��\� ,_wE����]I`[3Ֆ\�r\�\r��G�VpGG�\�݊X3\�\�����\�;՜��\�5Iˆ�\�\�3էKnLm\\U\�k\�JصlLզ�`�A�^{�\�\�B��b�\rN\������\Z\�\�\�\�ƤJľ**X|i��\�cy-�u6p\�C-\�$*\n�\�\�8��Yd^�^�u�Y\�q,c$��:$(�Y\�z�/g\�\�J�>#\�\n\�\"7�\�\�`)�w�\��1�0.�^R�\�\�b\�\�\��괚f\�Վ\�RS\r�\�G\�4\�\�\�(��!�OX*�\�\�����\�7�A�\�l�\"�\�\�\�&��ap6f�K)�^o�灐Os�<��\�\�A6\�\�3\�A߯�%wZ\�5-D\�ڼ\�\�\�@\��\�\�J�S�\\<�Cޏ\�=s\'WI&\Z�(�\�\�vaTo\�O\�,\ry\"�ƺHo\�\�S�v\�P ��SK\�w�cp�\�U\�%(\�l\�fU}\�\�\�\�h�p2\�+nD\�ʭ\�~���\�\�c�yh�G�K��S�\�huP����\�m�(ֆ\�vBǑdX �\�1f�vH��\�y\�)\�l\�֚�\�ă3͒�\rΝĹ��\�\�\��TN\�3�_*�.֜_\�[2(y+9}Q�I\�*\0A��\Z\�ʁfg\�>\�֞\�&�u\�r�\�\��|\�\�\�i+Q�`ŸM1�U֠)���\�8\�\�l�\�/Z\�R\�=�Yp���\�\�O��2I�\�u>&˷���\�u\�U�\�Ė��\�{\�\�x`\� &{;�\�u\�բ�.�\�\���X��v\�a�\����kdo\\��\�\�\�o\�~(y\�&j\�\�\�F�\��\�%�@�I���(�.#��5U[DB@\��i~1�\�\'7Ö�\�\0\�W��\�2j�\�\�ʙ�\�\�\�{`��\�01]!֥\n\�c�3*\�\�\�aVֆe�Ɨ\�\�ԟ\�\�9R\�\�Ot\r\�C_\�\��\�4c\�z��S�\�\�s\�T\�Aq�cڷ�59�a�O\��\�҄\�?�t��\�M)�P�H�ٹ\��kώ%7f�+\�$\�.�\�~ӛ\�\�Mxkv�\rn\�s��]%����́��T�ĉҩ�\�^\�{\�Ǝ\�u\�\�\�\�\����\�j-{V�=O\�\\�\�\�dT5^+�\�\��`,�\�<\�\�W؈N�l�S\�\�\�j��\�\�?�?f&:�s\�[#�RDs��;ʅi\�lbX��.\�-�t/��y��\�kOՇ\�|{W9��\�mdJNR\�j�\�8?|�\�H!�sђi{OT6\�\�\�\�{z4�8�0�og3�x\�\�F��R\�\�.�\�:+�װ\��&䄇��2\�\�\�C.�a��eE0\�,9\�\�\'ZS5���\�4���G[��\\e��}*<\�|L;\�z\�\�x\�\�x?&\�WF�\�f�=\�\�x\�;Ҹ�.uL\�\�)Ԝ2��d\�\�L{��\�0�\�3\�5��Y�!\�U\nhq\\��D\�G\�hB��,\�;b&�\�<�\�C�\�$\�H\n>����T��\�E\�G\�N�\�`\�\�-\�\�*\�\�(�q����#Ԝ��D�]K\�\�\�X�\�\�\�J\�n���piήo��(\�\�F ���\�rr^$\�\�O\�5�\��M\�&\�J����D\�K\�0�F\�Nw0\\\�P\���s-\"�d�,�世\�n\�7z:�n\�\�SKn�\�S�Tv\�u\�\�!@bv�7Ng\�VC���%\�{��\�~4�u\�\�\�\� k@�5�=\�(�\�{\"�X�\�<��\�؎\\X�\�)\�Ш®4�ʸcWþ#E5\�\�ӂ\�e%\�\�\�\�/�\�\�h]��\�\��#ш9���\�`v\�\�\�\�\�\�b\�9\�N/�\�lR�agL��\�wԺ\�Q��\'\�\�b\�(c\�/�\�\�:��\�+\��\�\�\�~\�\�\�Z\�\�\����\�\�|\0u�\�%rvB�T� i\���\�\�\�\�ނN\�ɫ�\�\��\�/��=\��1�\�I�\�\�\�Dj0\\l�\�M�51(R\�\�;\\gՌe�՞�$\�\�_,�j��薶\�t�C@\��ϊ�����\�&8H�\��aq_�/\�����BuZ\�\�&�?�y\�\�\�=ӡ�\�C6�d6\�m\�\\�]vay\�T*�f�Z/\�8�߬���U(W\�\�\�\�U\�\�{\�-��\�V͗�\�8$4�l\\�\�L4y�\r\�ot�f`8�\�^\�`���=�@�l�TzŜ8\�)}�~�H}��qٗ�\�N���ai\�\�9U���᤻\�\Z{�\�٘��\"\�\�[�\�,\�T�#�H\�\�5\0�F \r\�R�osٙ\�$�Ѱ��\�R�e�j`^��7\�葟%\�\�yٜ����M\�\�9\Z\�/��\�\�\'\�\�\�\� ٞ�4bV�t\�\�\�\�tk���Ep%\�~D`%\�\0�;ٴ\� M\n���WX\n�躨\�|\�|3ߜ\�+�+�4,ٷ�紱�1]�ֲlz��b�VP\�x\�̜�=\�ŭ\�?\�/���Č)\�-\'Lԗ x\�!\�Uw�\�\�_nFa\��\�>e3��;vz�\�\�t\�\�\�P�i(�d\�\�\�|\ZVw7BAz\�\�zMk+����O�5\��\�\�@\�\�\�&}�,py\�F(%�Ld\�\�\r*n=YNt�\�\�,k�L�]*��]>N5c Yn�\�\�l)\"�\�\�\�q�qpu��u��4F\�\�\�݆$\�ӕ\�\�_\�p~\�*\�\�60�#�?BT\�P�|�\�:�X�\�k\�\�>\�\�`\�W\�O\�@�!پ�p}�\�_0[�\�\Z@\�d�\nf!B\��\�>j�\�\\R^3\�\�\�\��V�\�cZ�\�=.\0����܈\�\�\\��\'�\�,��(\�&�\�\�M1^t&*/:7`P\n��S!:�b=�\�(\�\�mybV\�aI\�jWp���(!A\�\�\�\�<(�X\�.#\�R[$V<�\�Z>f+���mսRh_i;1�\�zm\�6@�\�d\�3\�5(�G\\�ܧDo�i P�p*vw\�;\�\�\�\�X?=\�s|V�F��ƢId��E<8�\�m\�J.�Ewj\�\�\��\�\�#_\Zܞf�nN���7����\�U/��\�/g�#�\�JK�Ӓ\�]堹����\�|�M�\�n\�Y�M\n��}2 `�\�Q\�\�\�v\�\�_\�\rzB�^=څ�c:\�\�ܾ|@��l\�\'\�\�e���߲��~\�\�چL-u5Zkw�=03O���* ;XJ����\'z0ګŲ��\�T\"\�\�\\S�@��ޥ�+0yrx9\�M,��ڮ(�\"�Y<%�I 0c+ ���\�\�M\�\�v1ںQ��G䃞u\�Giԯ\�g��\�\�#dN\��,���\�\�\�֢\����\�\�_��\��5�^W\�{�Kb\�\�F\�yPX\�\�p�^M�ƴs>\�\Z�H\�.\r��\�\�\�ߏZ�\\UD\�\�O\�t\�ޔ�&ŔLZO�\Z�4\�\�vdU\�\�\�\�=�\��=cx\\\��魞5\'ҵ\�dջ`��k�\�_[aJ{�\�p\Z�E=�(X��\�\�?l;��]\�\�)O=b����\�\�ֹ�\n�����\�\\s \�p�J�TX~�\�\\\�s�Ak\�\Z-=�}F\�b�\�TEw!��}�a}.�& c-B\�\'�Sj?\�p净,�X��\�\�p\�\�!�:\�\�E��\�s\�\�t�6�\�\�Sz\�å���Z�\��\�\�\�,�j\�ۂwT\\\� ��+\�=\�\�ា\�b\'^\�x\�K\�.\�ۑ�&\Z錷\�ې7\�~\�\���\�rb\�ۣ\�<��К~_\�m?#����\�#�B \�(\�ۥ~�b%�w\0 �z�9�ws\�\�n�\�>Dy1ۧ����\�#)\"U\��\�\�G����\�ܑ\�]\��ۭ�M:E�\�Z\�<v(@^���\�e\�\�K\�\0۳}sYDk�6�\�\�\�\�M�\�(kGN�ة\\B·ۻ�oXc\�\�\�\n�jJ\�#��@�R�0��\�`\�T�\�j\�5\�D���-8F�\�\�Q\r%\�.\�m\�\�5�R\�㖩\r;\�gPkl�r<\�\�CD�\�0*\n\�)\�\�\�\�m\�\�x:�.�o�\�w�pԴ6b@\�W�Fk\�\�-�\�\�\�\�\�\�\�\�1\�\�q�[��4�2\Z@\�r�: \�ӪN�\�lT�D��\�,\'�;\�=���%\�~\� H`\�M?�~\"\�\�u%\�[�,�l����+?F-}�M)�\��\�\�`@}6\�\�\�[d=w\\�\�+y\�\�%e�-�_\�\�+��^��\�J6\�\�^Nih\�\��OJkf\�iB�\�\�\��D�̉I~\��\�\�.l�\�v�Pg�\�wv\r\�\"aMI�\�\�\\\�P�;b\�\�>꧒5>7Dub�lg�\�\�=z^�z)t�\��?Ū\�鳊<)��+�$\�>\�B�FV�d�0�\�3\�\��m\�R\�2t�\�/v\�S 4\�h�\"�hAD\'�\'|\�6[kF=\�\nyi\�\��\�f\�m����R���\�̗U�i�\�\�\�!Y�\�h�L\�\�a��门b�\�|\r,7@\\\'>\�\���0\�\�n�+S��K�\�\�&�s��\�щ�\\;Y�q�9��\�w�m3�t\� �\�ЫQv�#`i-1ٞ\�U�h\�ܑ\���ǣg�\�\�\n\�\�\�4 ]�D�$��\�W��ܗ�E�V��8i;��f�e\�|�\�\�ˤ�\�ܝ.r���\�YMDMK\�q�\�Ĺz\�Z\�p\�\�\�\�\�ܣx�\�L#\�!\�\�E�~p#�w��\�p�1[�0L�\�\nܱf���X�\�I\�`&���:�=^��b\�KG�\0.\�\�ܴ&�#�\�kp�e`��h�f�\�sI�XNk\�Ǘ!�\�JB(AL�.V#8\�de\\��B_�&\�\�:��K���:�\�\"$_\�\���\Z���g���\�\�p�SI�\�\�{ǫ2jP��f\�Gi+YH\�K\�׀�\�\�\�\�&��\�f8��\���\�Hk[%\�\�\�m\�r\�s+n�0\�Of��\�\�֠��7�\�y�\�\�\�\�\�稶��\�\n�oN{mnP,\�h�+p]h4\�\�\�g\0x\�-����8����\�E\�mb�\�E\rH\� Z��m���\�\"�6���N`\�! B\'wC�ˮ�\�.�0{\'~K.s�J���IPګ�&nR� �2\�J���X}��k�;\n�\�\��\�5\��V�r��4݊w�?L)�\�K��\�f4ٺ\ra~\��tnT\�ݩzK��u�\�Y\�\�.\�\�m�i\�4���*�UT\�ݴ�\�\�\"c�YO�|D\�\0��;\�.���\�Ѵ�*Nݴ�K\�\�bT\�3�y�*\��נ�\rF������ݿp�\\\�/h#]\"\n\�=\�/\����MZփ�\�\�I\�\�33�u�n��M5Kh&\�bV\\%�Z$\�i\�\�\�\�\�C�1\�~s\�\\\�6\�rۘ\�\�\���\nΣ\�\�\�\�6tt��|\�\�hf��S?\�f\�_z���`\�y�\�\�\�\�\��(H�2�\nyπ8�\�F\�p��\�B\�\�k�\�ʫ.E���\"y\�3�(ɝO6\�Su՛Z&\��\�\�S,� \�\�\�p\�\nb!\�\�s!�ͮ]�>\�\�\��T�x\�{\�\�\\7\�\�R\�Ag�\�\�\�[:\�\� c\�\n�\�O�\�j\��\�5�RLC�I�e�\�\�ỔJe\0\�.S�F�>\�.��\�\�\��w\�g\�:$�\Z ���V\�8{\�\�V\�\�9\�/\�j\�zbb�\�\�hF��+�\0~�\�X\�t\�\�Ǟ��C��{�\�\�%��f\�\"��Z_m=��\�Z>D[�{��\�/��m9qN\�9wN|\n\�֥\�\�s\�j*\�\�b���\�T�\�O5p\�p�`��)\�\�ޖ\�p\��\�1i�\�М\���&\�\�19ޠ}D3̲�ޚ$>��\���*\�\�\�\�\�~wa�\r\��x����ޥ\\\�}�9QZ\�\�\rHO\Z�+\�C�3\r͇q�\���,\�ޱ\�\�\�\n1\�$\�d8v^!*�3\�\�\�#͜v@\�\�3�&h��N;y�B\Z\�\�N� 8 j�x\�o�\�\�XQl~?�8����\�i\�\�\�i8|����\�Le\�\�\\UӷHYQ�\'�\0�h��$z�\�%�ι�\�|q\�\����\�\�\�I\�_y:\����&\�\�R�z\��<OT%x\Z�\�܂it11E�g\�U&��2\�1��YI\nf �\�Yᦊ\�\�FrL\���\�7�\�u����\�S�t֗��\�p\�ǯ$U�-�m\��\� ��~\�\�V�>���\�EY\r�,i�Ղ��\�!\r�2n\�D���9T\�%T֖\�\r>���\�ƾ\�\�\�A�Y\�{,P\0~b���\"܃���\�\�\��n\0A\�=\�R���<\�F{\�;xپ۶I\�x3�\n\�zǖQ\�\�h��\�-n\�&�U�\�e\\\�Xj�`��nُ��\�|\�&\�k��2\�ʰ\�S|�\�\�I\��߆R�\�y�r�\�v@|\�z\�%\�Ӷp,���ro;B5\0�\�C��yaF\�v\�VNcۊ�i\�Ba�\�\�\�\�\�T\�f�X\�\�\�|��j\�\�b��dP\�CW>b\�\�$=O\�tǐ\��>G8j\�j�4��8�-s�Z\�ԏsŝf�?߅y\�R\�z\�5\�T��\0\�DU�磣 �w̯\�ߌ\n���r��sgɴ\�\��\�5Z�}̼�\�\�ߌ\�P�\��ܻ�\0�{Q�\�Щ#\�\�m,�x\\`ar_ߔ\�\�}>&�Iy� p���by1��8��g�J\n��ߙw��,\�\� sƟ�lalkH�\�J\�n�\�?&b+\�ߠ��B.qf6*_�\�-\�\���W�I�\�4�\�K2ߧ\�)\�\���s�g\�\��,���He\�|�\"�j̋2(߹�V\��\�\��\�N�A=���X\�\�\"\�\�.�\n\�Ņi�2��~\�<�g�qԴTϗ\�\�\�~�%>�\�ԍ6m����_�5\�\����\�\�}\�;[I\�\�F\�\�i�\�\�\�|x�7N��*T�\�\�\�Z��j�\r\�\�u^kbڵ\�\�\�)�P\0��\�[\'\�.�l7�\�^\r\�\�?�%\�R��\�c���Igl�\���QRx\Z\�ˮ�\��R�-S�Zo�3ҳCA�j��� �M��^\�2\�ɖ<�tfp\'\�\�P6߱\�)�u��@��\�\�B��Jp��\�*\n؛WX�&q�b��#s��\�ͯ\�S���C�o���m9�\�\�4]�2IeE��k��q\�h\�\�@N>\�އ͘RRSo s�Byc\�!\�\�l\��\�\� �MJh^\��`\��7��Z\�=\�\�\�^ԯ��\�\�č�1\�Tg��ر��D\�\�w\�h\�l\�\�ԑ�\�\�_�x�4���\�\r[\�\� \r+�����~\�\"j�\\\�粃h_E\�V\"���R��҆c\�\�}�\�o�iӿFp\�&K\�IPʽ�D�\�[���\�\�E=3iJ[a\�\�x�(aB�tg\�P ��B�\��\"ೄ��\�\"-d�J������ի U�{���\�\�\�(\�QG\�<C�<���\�\�F\Zm_=|�k�Bô\�\�4�\�>]F�fw\'\������欚\�\�Evm8�\�\�a�Ć\�J\���Hڢ#e���R��7\"d\�\�#!\�E!,\�\�cl\�5�B\\ W�\"gܷ�}}\�\�|����C�\�C0���\�v\�\�0K\�\r-\�\�\�\�\�\�p�\�����4,�\�\�KY(�I��\� xD�Q��\�/�t��\�\�v��\�\�ǹU\�8�\�&\�.a��YA��=�6�� ݼ\�\�4�\0�e0��\�\�-�\�\�4J�\0\�)Sִ\�\�\�\�\�?\�k\"4\�Z�.\�Z9���\r�k�\�\�X\�\�e�_^�q(ѵ�/̹\�h��\�2��\�2&\�X�t-\�\�\�\�a��Z�n\�m�sN\�Q\"?�mFN8�?�pi\Z�h\��H\�z\�O,\�k�h�iY��e\�8;w*Aފ&\'D�:\�\�5�`\�v>�\�d\�k�}<���\�6\�� ��\�,��?�n�і��\�@�(�ü�^\���k��\\c��\�Ȁ\�KB\�۵&|UB\�\�\0�Y��\�;@7\�\�\�\�\�GJ\�\�۽揷+\�I��-���\�\�i3\�<\�\�\�e\n!\�d>\�\�\�a�\�\�\��%+�eT7 \�ҧg\�я\�\�\�\�d\�\�\�,w= �{|\ZZoϢ.��\�\�p\�]\�U\Ze\�\�O�lP�\�\�\�&A{��5\�\�[8#�=�G�\�{tj�\ZC`\�qR%\�\�D��\"\�\�/�\�w?Z)H%�K�-�xrN�pꔨ\�\�%�\�\r/<\�\��\r�gl+�Q�_r\�-m\�P\�h�Q��\�\�$,����5\�%m���\���\�,�\nu(ޞw0\�KoHJ,a\� �r�U9\'s?\�|�\���\�\�\�R0�\�AtRW\�E �)�\�օuT���R�\�Y\�\�T6�\�r�\�\Z�IZ)��[w[]\�=`L\�Þ\�V G\�L\�\��\����mJ�\�a\�\�f�o�\0\��\�\�W��e\�2\�`\��:Z?����\�\�^X=G\�γ�\�b<�H�G�\�wE\�21\�wh�a3(J\�@\�g)��\�z���럳9\�\�\�=��8\�\�\�\'\�KI\rn�‵`�iz �\�y}��fW\�mh\�GmM���]\�H\r\�u��:\�4�\�̩�i�\�\���7[�G\�쳙r\�/a4�v)�w}U\��+��谆{3⥾�ϵ�\�\�瑉�N)]\�\�W1�\�+Z��\�*ʠ\�u<\�e\�\�\�\n\�\�,���&�\�ͭ1�\�\��\�:If \�ڦ%���5\�@Q�85\�ʂ1\�-5\�\�\�\��ym\�n*$\�\\l��G��\�*�E\�M\nl\�\�m�[\�-�B�8Y��ٺ��d���J6\�\�S.\�\�V59\���4*���f�H ��\�r��*\0\�Y\�㱿;+h<R\�\�V\�_\�\�u&R�\�\�:\�\�ƹ\�W\rbC�J��9��n�\�FB �y\�J/\�ad�\��V�\�BZLC����;�wx\�Y^�\�&^�\�=�xʆEs-��y@\�G�y�\Z\�\�\�}��q\�-��\�сo/@�8\�7���?\�\�!c��^�H��\0\�1�F=���\r�\"��8\�\���d�\�0{\��0Z�S\�\�E�*\�\��I\�z3^M���P4�\���Fl\�wRC\�H1�\0H\rgf�^Hq*�\�v�6M\�g2\�\���\�I�Y���\�g��\�_�\��,�\ZI.&;�Ӿr\�V<Sg\��U�|�4E+5\�C\�828���ҝ�\�o�\'\�?\�\��_\�8\�\�ۗ0]$47F\Z�A#�[�RA\�r\�\�5�7�\�{�0�7f=\�9G�cN\�\�yΟor\�|��A\�\Z�\�U�\0�\�jJ��ΆP\�M6.\n?\�~��o\�\�Υ�TXJ)*a���L#\�V\�\�ŷ�\�\��42B\�2����,u�\�ʕn}~\�҂Z-\�3�6 \�\���>ӯ�\Z�z?<^�\��\��\�%8��\�\"�yٱOlB\�=VG�\�h\�!\�\�K\�<\�\�J�q�\�;�(5nO\�j�nYZ5q\�\�Pܠ\�\�4\�\�zgzB\�tWn�W��&�c\�\'J@{T\�\�\�r�q� �\�*k\�\�J+\�0�\�}�VL��f6 �\�\�ӆ`lI*H\�?�6���\�G�}h\�o\�B�\�\� ��%\�L\�@�ĥ�\�bu���(FHP\\ȯC9!�cn�\�N*NJg���}Yv\�\�7\�Oh%.\"A�X\�*䯂�:�r����oO\�\'7x�9��\�)y���j\�\�?wk\�6\��(.�T�\�v�̯1�\�����\�\��5�N\�\�b\�7ٳUw��*)\�h +ڞ�\�\��\n)Q�\�N\�k\�\�U\�4�\�J�M�\�\\\�\�\�V\�\�\�\�^1�\�\�\�\�u�\�rYޥ1m�w\�\��t\�\�\���&�Cr\'BMF\�u\Zx\�\�/D9��\�zH\�\�&U\�>\�+T��\�K\�F(��,`:7��Q\�\�DZ-F���Z�Q\�TƷn\r�\��{��\�\�\��vA��\�\�H�\0�eq$\�W\�Dj��K+{j�\�Pu�υ��~�\r|F�\�S�a(\�J�}ȟ�A\r\�1P\�x�z�u\�\�ѷ�;gtS7�\�\�Gn+��Q\�1\�\�rg���Q\� yg\�\�\�5��.h��f��hm\�;�\��\�k� �\�\�W8�\�\�ˉ��\�\�n\�t\�A\�\���by�Mϐ;(uj��?\�\�]\�$\�C\�\�&e\�Z\�\�%�,zf�w#nؔ5�0D�*/r�x��P\�b=�-.���X��\�\��T�\�\�Yn�\�\�P\�\�\�g\�\�b� =#\�\0\�M�)\�\�B\�\�\�\\e��\�CA�\�w��\�wK�HY��\�\"\��\�0d�\���\�~\�\�k\�:��\n\�\�\�Y�ïy.�5 <�\�\�o\�\��oP?�����D��O�%��ڵN:(\�\�{�Z\�ӌU�J���k#H��T]^�U�\0T�j崠&�Y|\��s<���\�\�\�B��\�J \�(zڪ\n\�ą[ƷG�\��\�ֱ!I�z\�A\�4N�:ӊ\�\�\�U �[�\�\��\�\�y-\�\�\�\�\�\�)�\��5\�\�_\�Ba\rc���\�\��;�\��p\�\�\�v�gm-,\�\�\�_�\�\"T�P�].j\�8\\3\�c\Z\�^\�\�\�@i# UcjH�q.�!�\�\�۴ ^�U�\�\r\�s\�\�\�&\�z���\\\�\�\�L\����\�\�Kcu[�\�\����;m幡�F}I�-6\��n\�$�[\�\���$\n��\�9�2%\�V�\�\�0D2`�q��\�\�T&��%\�\�q�5\���y\nVڌ��H�t\�\�\�\�\�\�:�\�<�k%�����\�\� (\��\�1�\�.\�p�I��u���\�eI�t9�\�\�]��\05�\�\�^\�\Z!���\�c\�xN��d\�i\�GeAI@\�\'iۤ�z��\�*\�bT�J\�-2\�\�\�<�8Ko|�nF&Q\� It\�-Z\r�˅�\�H�F� wb\�9ѿ\Z\�xR\�\�\�\�c\�I�0\�{�\�eQD\�\� \�\�{��~aK\\-\�B\Z�\�](5z\�!�U\�\�N[\�a�9�{\�\�\�\�\�j��B0P�\�oU��\�\�K��j�\�aW�ś\'���\�y���Y\�曗>\�\�@-�\�\��\�=�\� g\�_�\�\�\�\�{-SP+f��Q�p\�\�\�87i!*I\�\�\�\�ȣ7�\Z\�,\���\��[x\�\�R,<X�\�\�\�\�6\�Kk� \�\�o���yA�w)\�\�}\\C \n\�\�=\�Չ{�����ogb�U���h�6���XE��.\�\�\�R�un5j���\��\�O\0\�6\nt\�u\�=���\�\���5Q\�%Ǜ|߂���Y�M\�\\\�J�a�\�b\�\�\�T\�\�\�j���\�bGar�U\�\�~�\ZoZ\�\�\"Tɷ\�\rM\� +\�\�� `��\�\�gO\�l\�:�\�\�\�\�l�}s1�iJo\�Z�3w\�/at\�\�6��aK���\�5�Ȕ4�\\4�M\�Y�^e�x�M~\�?\\p��iEE\�\�,�8����)�T\�n,��q�\�SF\�z�ȲMR�\�W3\�\�\\\���\�\r\�\�q�\�\�1?\�XE���GD�f�\�L�S\�q��`\� ��\�ٷ\�s\�P�\��W��M�Q\�~@\�ů\�×\�͔炿E\�\�\�$>9�6g\0�\�È�];�\�l���\�\0l�*\r����\�\n%�E\'\�t��F\�\�䝆��煶\Zf=?��;[��\�%\�\�\�j\�\�{j�\�Ma7\�\� 89�5�p(\�\n±vJ�J|5�:Jh��\�\�roث\�\�\�l\�]FA�1_�\��\�\��\n\�\��!痰f�WeJS��Z�w\�k\�X��ڱ\�\�Ӎ\�\�~�\�\n}\�@�=\�\�\�\\Y�\�Y�C��]\�Ǣ\��\����\�5���\�c�Z�\�\��\r\��l�Y\�ƞ[#\�i[�\�5Жг4\0\�\�2m\�\�&\�h`\�\�q\n\"�)\n�\�\�Se]�\�~�&^v���w\�Ŝ�����v|چ�`z`����I{�z\�\�C�9\�\�]W�\�\�9Ջʸoz=���p�r�\�\�7\�ά\�4��9\�\�E�\�\�\Z\'�x$���\�\�\0�H\n({\�S=g\��\�kyo\�\�?����\���\�8Շ�\�|B\�\�D���\�1��3�\�7�\�\��\�ţ�遢\n<Yz\'�\�j\�X���`\�fr�Q\�\Z\�ȿ�\�4�\�M�F/\�-\�f��r�:CK\n\�\�8]��PY\�5H��\�gb\�\�:�<�xݢ�\�X\��\�,s\�\�\�\Zi�(�6貿!����g�ъ\�k8\�&�\�\\��-�\�\�38�岟k\�n�� �\�ϣ\�,+��Yy.�2�\rt*q7\�\�,j\�_H\�d�QPY�@\�-�d��x�j��)��dm�x\�́�\�?\�9ݱ|��X!�l����%1+\�w�\�\�$�5\�J\�ck!ԛ\�H\�F�fK\�\Z��\����R�$H�\�ZY\��\n~\�\�P.\�\�x꜃ N\�î(�gF\�\�w��n~i;��V\��%\�TF��~�e|,|6D\�\�FR�\na�*!_^貿�r\��`H��a�\�b\�\�w\�@\�Y\�\�\�a_�^\�\�f��^\�\�\�(\�\rO\�>\�踭,�\���������\�\\q\���\��r\�*��\��L�lf�����<�\�w�\�;�?\�\�ݚ�d �t-\�\�8e\�0W��~�*\�>< *�\�0V\�\�\�\�\�\�\04�~�\�t���U�\�gL\�Q�����\�磺1Z\�ktx�\�*���5�I\�q��\�*\�lmKңk\�\"\�M�Q?\�p���a\�4鄳~㾥ݐ��n�n\'�-��\�\�҉V\�>\�鈢ڛ\�r],?i(R;����}��>�\�\�\�QV!yvpc̒P`��-�e9rJ�K\'t\�\�>;髥�ħgZ\����\�C\�\��\�J�o�\�*^\�\�ɰ1�N�J�R�\�i�B\�\�\�O\�ӬB\�\�V\�\�h�pC\�%\�\�Z\�}�=��s<۔�\�[Z\�#g *\�\�\�\Z\�;1\ZE�?Ic�_��\�\�c\�#ň\�M\�\�-�[\"�n�E�*9��p�:\�cZT\\\�\�:_�\��&#`Q�\n. .�E��@�ю.��%E��g\��\�=\�N3\�>�\�g�|�S(F\�jǕ\n\�\�;�e\�\�X\�4P�iev\�\�\�W\�soڋ\�L\�QBW\�b�\�e�x�\�A\�j�,p�r\��k�jV�i�\�\�\�]\�A�.Ѧ\"�����3#�q Ɔ\�\Z�)+�l\0#<9\��\"ϕ��\�A�\�v\�hz\�J>A�q�\�W\�&zU\�V���\�\nW8� ��`�\0ayxHõ�נc\�\�ΏͿͰ�\�9O�8\�^^\�]���t*f\�%\�YE\�\�\�5\�<\�`\�W��h��\�j0g\�_M���\�TJ\�\�\np��c[��\�_:E(.)�&$*~\�(gf�\�\�;���c�\�\0̢��c\�\�e\�:Hb>R@\'=�v\�@5)\�\�\�y\�&�֫����\r���;\�\�\�&\�\�؛ƿ�ػ\�5|V�{��A\rreAFzK`\�\"\�?\�\�E�\�z\�\�c�R��z�\�͞\�.V\�~!\�6��k8�\���\��W\'\�|ǘ\��rf�H /\�@\':{�Y�T3NZ�O\�Q˶ܩ8\�N?5\�\�n\�A��.�y��a�餷�#��\�c��\�^S\�\�A��_�\�\�7�\'hcv��]�\�#\':\�z\�\�K\�l\�\�?\�Yk\�\�\�2�\�\�\�W>�\�\�-�M\�\�P�N`g?\\\n\�\rK����\0\�\�J<ǘ3bxT:\�W*�\��r��\�-6�f\�pxc\�,hoN�I\�\�[\�\\\�`�nB\�7�$·#t�\"S�m\�\�-��C\�`\��Ɋ\��s\�E#)(�\�\�A[�h�\'���\�\�|\�kaO\�I�\�h\�9A\08(�?�K\n�\��͠�\�ZNt�a\�Z��f+Ǡ�\n\�K\�\�����b�\�n8�\�\�\�1\"P���\�\�&�8\�X;\�U^�\��\�\�\�LDL9\�4�ݬJ\�\�݃\�C\�lE<aLj�\�\�\�\�l\�.ēz\�\�]\n�\�\Z��:�\�zs\0nĽ\�\��>�e\�[7�\�NJ\��tt�@\�`�2Z\�\'S�V\�\"\�*�XA�vk�Ox�ޡ\�mdFFÅf\�\�a+�6\��\�\�\�)rb\�4�ʲg��}S�x\�\�vֻ�aʩ\�D\05SS�-�\�*\�^Ӆ�\\w�\�ꅱ��/Y6_�\�\�w\�pk�w\���0���\�\�\�%`0����vl���\r���\n?�4ɿ\�r֍�O�n�\�_4\�`�/�-\�\'�\�aYI|6\�\�\�`Z\�4��\n�\�\"��l\'�\�U8y\�kSl\�صA\�\�(GL��8!�\�<z�Kr\�i\�\�ImV�e(iCx�\�/?���O��\�E�q��\�i7A:�3\r�����:\�?��2=�,�+)\�̻�\�n�g���3�(�\�\�D�\�\�a�!_y��� \�Q�VGK��҂��sv@\�\�E�\n\�F � \�\��M�\�\�%{\�\�a�\�\�`,\�\�N�\�\��\0\�}A�v��\�A��$\�=\�08Q\�j��\�V\\��P\�[\�pHa\�F~yQ�ˊ\�\���\�\�r\�\�\�`�\�\Z\�\�\�9\�\��8Ra>r\�Z\�\�!�e%�\�d�uH/l+\�\�ޠ\�\�\�\�\�.�\�I6�\�(\�웎y�R\�j\�\nM�\��\�x\r.s�\��\�\��&\�I\�n��6\�\�_\����ga8\�\�y\�\�].\�\�\�^��5P���n\�\�>�\�:��\��\�,G\�I�z�R�쮝���y�\�\�Y#�dz\�E �\�92����\��\���vnjs,_Y{\Zk��]�ٛz�J\�^z�\�\�{�M��\��9l+:A�\�}0��0\�\�.�@L\�\�3�l囔�\\\�Hiܵx�f\�Ll#@Ť�\�e+\�=����So\nhѱ�ً!J~ẞ�ǡɹ\�Ὑ�g\r��y\�uCx\�\�;P{\��k\�\�\�\�yM\�\�#�h�.���?\�\�t#ɠ���\"��\�z)`�\�RI+�_#a\�p[o\�\�|\'\�:@\�\�\�A��\�} E\�\�饬2,\��)���w_\�DʉԶ�͂\�\�\�6j4�0F��Sc\�\"��~\�\�G8<\'\�\�\�������:\��M\�6���/\�U�9)\�O�\�\�\�\�\�WT��>�\���S��0\0\�;�\�QO\�%$K\� ��\�\'\�\�͕{)��_�\�\�ĝ�#/q\�&\�O\�[\��\�\�O�\"²\�,\�\�\�l?2j&��\�\�\�,�k\�\���$t3\�\�?iYϲYڷO�\�5]I�\�{\��\�����ٚ�X�L\�l\�\�\�\�#,\n\�W\�Mb��X��zp)\'\�F\�\�{�\�Pniq��9\�o�\�̳l5\�y9\�Mb�&�iK�\�ues�<%\�qѬ6\�I���F�_��\'Q�7�3#5XN�\�xL+�֖} gTj�\�,\�)0f��\�\���;7p>\�Dy(\�-s\'\�\��#֛X\�މ\�Ά�>�풏\�9\�F�ܐ𱐠\�\�d\�\�\�ְH]@e\�Pa\�y�ŝ&)ԧ��0\�x)/\�mۅ\�r\�Uz\���\���\�&���[j�}wR\�E����v\��\�\�\�{\�A\�\�\�G�5\�F\�i �y*dq]�O�\�X=\�ܞ\�W[B�\rDݬ\�\�\��v�p\�\�\�>��j*��\�욬�e\�3\�p�]\�L�\�}�`\�\�`�\�DX1\�\�\�ع�\�WJ\�\��\�]cƈf\� u�J0f�j\0ց�s\�\�ZR�~�]\��\�*\��\�\�\"\�rd��S�2\�!\�{�֣:=�Nz\�\�\�\�g�&�\�$�F,�lK급/Í9\�z\�Üu�\�\Z\"\�dm\�*\Z\�\�\�X\�[I|�4r\�_�xS���\�*t���\�^\�&\�\�/\�\\$\�\�\��r\\`ʳa�\�\�7%��eűCS6\�\�\�ǀ\�h�2.^W�w\�\�H\�î4\�\�\�\�n�~2p{wq\Z.(\�W\�a\�_N\�\�C���n\�d,y�p��U�~��\�2ʩ�\�w\�:���jU\�/��t#L���\"u\�t�\�P\�w\"\��L\�x|\�(.ay\�ѫu\�#\Z�ڄe\���u\�\�uI\�;o��\�,1�{\��[rѸ5\�b�,\���B2\��+Y\�GH\�\��Q\�M��p+\�\�i\�\�2\�vC���\�m��*\�i���QLC�H8\�RvJ\�\�j�\�o��\�f2RFt��� {[O\�\�b�4���?\��\�fs^\�Y\�\�\0�������^\�\�\�x\�{��N�0Gu\�D/�S�\�\�ā��\��;\�\�%�mp2X[�j_aG���\�\�v�@\�2��b\\�\�\0\����~*J\�jT\�\Zw�?/�c�g��)e\�\���\�Z~&�q�\�N7\�\� Z-\�\�\�\��r\�\�$E\�\Z3b\n�\�\�NyoH\�N�mQ�\�va�N\�/ \�Y\�!v\�46]3�]�\�3\�<���ڗ�\�\�<�*=\�tpE�KL�\�\�\�[�Mrx%\0\�b0qq�Ă\��|x�\�\�\�:��_��V�5:\�U��S\�o2ҾP�u�A_�*}\�~\�\�\'K9\�;\�4\�\�p��\�\n+=U�O�}\�\�6Ԋ|��\�}<yﭼ։K\�hxޫ(R\�\�\�1\�\�=~\�P\�w�\�\�ºT�+�In\��\r{�\�M\�\�\�_\�໘`3x�\�\�4��L\�#\\r��ԹF\� \"�$q\�c\�@\n\�\�C\�\�KnA�\�O] �`�o���C��K���\�\�.���U8u���i\�\�\�H<pSh\�Zذ/\�\r.�O\�}9�fP�k��\�o�\�2,�=A}P�\�#\r5\�k�\�,P�D�+�>J�\�5딧�n�\�\�.\0U�Rq\�k\'�����i_i,�\n\�G\�\�+L\�.\rQ�\0��%�\'\�y\�m�_�\�#\�?\�\�\�E1\0�² \�7��5mw>Z\�\�2Q2K=�^N�\�\�\�q�\�\�\�Q\n\�IS�}V#\�N7=�\�ɷ�5�\�\�gD�\�>h]3\�\�\n�0_�э\�Wg��1*\�V���\�\�FIP���x��f\�vL�@\�\�\�p\�\�\�\�R;K�\�\�\��R\�\�[:[�\�*w�(\�1�� y\�\�jL3ˇ�d�\'��V&}l�\�]dO\�\�g\�\�V�\�:\�\�\�5\�\�fH��A~l!�/�6\�yԶ�\�!��[^�I\�ٷO3\��E\�}{�\�Y�z������#�\�\�@\�\�\�XaͰ]\�\�()c�k\�\�!~s\�~h�\�\�q0\�\��X?8�̅��\�H�\�i,+x��͵�SE\�\�9�r=�#_~�\\�/Sͻ\�(YC/#/\�D\�\�^>�6\\��\�\�V�6 E\�i\�*\�X,��/�6\��\�\�\�\�}%]\�v� ��\ZY���\�<�}]\�8\�c�\�4=}�X\�j( ;\�\�w\�g\�ָ,\\R\�0�$k\�o�A��{�����\�2#\�am��\'�\�Y#\�\�O�\�(&\r\n0\�{z\�\�\�\��7�j\�\�\�\�R�v���^0\�\�?�2Dh\�4�SG\�8RH�e�\�\�\�|���5/\�i\�\��VV#�V\�\�\�A\�\�\�\�`\�4ډ3\�z\Zr\�K,\�Iޗ\�Oe�x�џ�\�i}�\�.\�\�kQ�_\�3��9�y\n�b\�-5c,R��\�\�3��\�\'�r��.]9c\�x��ߚY9\�\\~\�\�\�\�\�\�f\�\�\�Ƕh�j}u�pIX\�p\�ھΩT���\�/\�6�F���k\�T�E�;\�H #\�ߛ\�\��\�{\�C\'Vۨ/\�\�H_n{\�\�FW\�\�?^ծ�V�\�� \�N �\�-���j��\�s\Zjh߽C\�ș�I�\�E\�R���1�\�G�Ÿċ�\�d/8\�\�Z{{�S�*Q\�b\�U�a\�\�\�\�9eR��X�?楐�1��\�ih\Z\�ҕ��X�T\�9���\�\�Eߎ�i\��ц \�k��!P�BxQA.T\�\�ۄ\�\����\�ێ��\�v���&�=G��\�V�kr2\�\�C5���\�m\�\�~q~�\�\�;rfXᅸ��eX\�t�Ū.+[����\�咩H{v�\�\�./s|U\�Z\�\�A�h$DU�s\�\�\�\�I\�{\'\01�\�\�\���\�r���k��D\�\�\�\�a�c\�\��\�#k\�Qbm(\��(��{ia^�\\v\�J\�\�M��C�`QA6�_\�~�j\�c�,1�\�F\n)7\�\�䩾!\�@��\� \�n��\�K^$\�\�N�Vj��\�q\�\�`J�BZ�ޅ�J���X�0u�9�>�!��v1�\��\�v�\�ą�>���Ш\�&\�D�6X]`\�\�=\�s\0\�\�1�y5z\�\�\�4\�O�|p\�A5�P\�\�\�%Mu�\�\�#��g��]�zmܦ���8�\�\�u�\�(fy�\�\�2�\�Э\�9�\�ex\�kz�B��4\�\�6\�Hy�/=�\�u4�_c��� ο\'���M|4�\�gE;+\\�)H\�q\�\�{�@\�dX{a2\�H�=�\�\�G\�\�6Cm�\�:\�|\�\�!%�\�p8\�Ug\�\�A\�N�\�y�qoʅ#&]�#mV�ە�rȹ\�\�\�L\�=�\�6m�zQh��Z�\�\�\�\�\�\�C\�\� ��\�T�α��\�i��ߠPom\\D5~\�!����\�\�\�o�\�a[�ce�U\�>T\�\�\�ø�~3�\�$:\�З��\�\�e�\�\�W�_6|�T-\�>{\�rC\n\�=�\�\�k\�\�Rd�j��6�\�\�T\�\�\�\��\�\'���\�\�\�\�\�t�\�\�a\'\�X%=\�B�-\�Ep�~�\'�u)\�3H\�_cx�\�N\��\�pn��x{V���@\�\�f!��D.S��J/\�xk�nZ�~q\�\�6Lꂨ$\�\���?{II%\�&���V(Aw�\�<䩻�\�\�c\�$\�a�=���\��!3C�PY�\�.c%\�0b?O\�)Mퟴ���\�[\�%>xd\�]?Z�1\���\�5�\�\�q\�)��9W/`�\�kW\�V*\�_i_\'h\�Ma\�CQW\�~K\�0�X~D\�<��\�>\�5\�O! U\'�\�\�IaӴ9+�\�\�6\�\�fF\��7�r,�\�?\�\�O\�P�\�\Z\�r�(ga\�u;Y�R�>\�v\\\�\�?s\�k\�\\� �~\�m��\�V�\�|ݐ�\0��!\�\�ٖX6��\�a�v�/%1U�Ed�\�_w\'�ޢ��\�KGs�*<v\�u.���\�\��S�\�A`\n� t���p\'�\�\\ˑ+&\�*u4��c \Z{\r����\��\�@l(2\�u�\�\�-V��\�\�\�Jˀ��z�ا`*#�\�j\�xZ�\�&\�\Z\�{C\rB�]��\�Y\�#\�<\0!_\�M~(�����k\�\�_�M\�\�W�\�F�i�]\��\�\�\�\�iˍ��B\�\�l@��j\�!\�\0@��\��\�Ų�3\����pv`\�r9H��(�c\�WޏK\"�$\�\�G\�ϭ\'�6\�I�\"\�V\�ɜ=�\�0�\����\�\Z\�\�\�\�h݆֭<e1L�!ӳ��\Z��D�K��i\�\�@*S�ĘRg\�\�� r��\�z\�\�2,o\�\�Q��\�ϕ\�FU\��\�lt��*�g��\�\�V☲ù\�\�\�\�\�۬��Bj\�LN��hZ\�\�e%�D\'�\�G}w\�\�\�E\�k* �\�W،j��|��\�K\'��l\�Ȉ<\��\�\�\�\�fdU\�Ƭ�\�\�\�\\\�fH\�\�\�\�\�v�\�I�I�\�w\�d�4\"�醗\�\�\�\�0_\�\�h\�^1\��\�-\�c\�j�Htfݬ\�?\�\�\�D)\�\'�\�hcF,\�4�|i\�Ql�p�\�t\�>\�%y���\�1P�bB�\�R����\�[B}�\n[�\�\�; I2q\�U\�>\�\�n)̈́��Ix�\�VV$�\�Z=��q\�UO��\�c\��\�\�\n\�\�\�4�\r\'R�2\�8\�F(>F\�2 �\�\��\�\"Qj6�h�\�\'�Vh��~\�\�Ad���7\�\��D�c�\�\�A�\Z�H�zy\�I�\�\�\�Q\�]�o\�\�%<��DN�N�\�M�^\�^��/jC9\�tb��p\�\r<\�!!d�e�p\�\�\Z\�\� �0mz�\�\��\�%\��\�U�^����9p\�\�&\�\�\�`\�nM{� n�L\�\ZN��\�:�J0��L�\�2�\�\"L�\�⯜t\�\�%>��:1��W��R�\�\��ͩ�\�Q\�i�\�~\�^G\�7p/\�+\Z�\�z���\�:M\�K��p��\�o�*A�\�vr�`G\�̃\�S�����\�$ \�2|��>\�\��Y\�wM�W[�\� �\�I\�\�/�H-j\r%\�D���\���\��+�P4\�g.�\�\�{\�\�\�^W�\�/![qu�\��\�T �&gɖ\�\r.�\�:\�)�Q\�\�7�ݣ\� �h\��\"b�Y(V\�\�W\�|/5[�r\�ɷ*\�\�\�M�\�\�l\���r\�n��zW��m:f�O&y(\�H\��\�\�\��\n�#_F�D:��\�1I\�}U\"\0H\�B�&`\�8��m\�\�!U�c%rT��\�\�.��q�x�\��=\0\�\�\�\"�I\�8c\�_\�;�k\�6��R�r�\�E?{d\�\�\�\�G_\�A��\�7���\�c0+�\�^E\�\�h1\�\�{\�\�\�9U\�,��\�%k1X�\r Lc�N\�;�<K\�\�{�*\�k�L���\��\�E,\�t*�J�. \�\���*歁\\5��c�%�a��P�T��g�xȻ\�=�\�|@� ԃ\�\�\\��HVq2�\�v5\�o��,�\0\�7�IѴ�E����\�90.BAe�4>�]y�S�Pk�\�=�9i\�\�fCu l6E�#\�Zt,#<�\ZL\�4Z��\�FU����!}\\֊�\�_ȕ�\�o�/B\�\\!\�Z<&�^�S\�\�\�V\�?���R�Ê�]�� �\�\�ͮ6\�\�\�R��Ԥz��8�\\4��w\�\�c�\�\�y���\�s���M�)9@\�\�\�\�2\�\�\�.�\�\�V�/B�\�c5a��\rRI�G>?��\�y;\�+���\�\�\'�SAE�D>\�\�\�\�qqa\�_\�\�؈K)\�A��,7q��>d\'�����@�@x\�°�E�]|�/�\�YQ��;�#\�6\�yc\�Ȍ�ʗ\�j�\�\�L�2�\�-[\� 3�\��]S���.\�\�\\��0ה�\�B/\n\�j�z\'a\��\������\�\�\�F\�L\Z�H-L `$p1/>:r��\�V�Ǚ=={\�\�Or�R\�xg\�J9G0>z\�c&\�IÆb4~�*L�Q�Rkg!i\�\�f�nb.*\�\�η\�\�\�$\�gw\�T\��#;?�\�`\�?\�\�;\"�\�A\�\�Y|���X;u�a\�w?oa�\�\�bN$��gI\�\�\�\�\�+\��\�R.�e\�\Z�\�\�\�pt\�\�ᣈ�\�:\Z�`\'8�y`���w�W\�\�0\�\�\�P��R�Ƈ�\�]�P\�d�\�$*H��9\n?�g{\�\��gs� gO\�\�X�I\�#n���!F#Yȼv\"|\�:\�ݯCG#\nY�E[��V�w\��i�%�-%F�\0\�\�[�n\�1S�a��\�+\�\�\�]�\�B�E2\�s�Ŏ)�?ԟ�\�B� \�*\�Z�O��ےn+�z�`ߗ\�\�]�^�\�$�d�g\�\�Gf��\�m\�G8�@~n\�\�?\� x�\�*Ցx�k��S��략9�����U\�R�ݼ\"�EI� {�`z\�\�$��쨀q\�\�\�Z6hֲC��R=�8H��ΐ\�\�<�\�\�>\�y\�\�y\�=\� \��\�G\�\�ө&���\�0�\�*����u\�\0u�\r�\�+M\nMƿ\�4��f�_�MG�\�\�%2q�\�0\�/ғ:;\�\�e\�W�G��ʈ\�P\�\�,\�\�K��A]H\�\�%\�\�\��A\�\�Q�<����!B�|$k���݈�# �e�i%0�D\�۞V蚹xRBBy%\�h\�Wv�\�Ƕm\�}n�G>p�\�ѹ�\�W��\�\�\�5�w\��\�O\�E\�̾�m�G��. Ճ�g��?\�r�Тjs$_�D&֗��H��s%\�\�v�x-\�\�\�#\����? \�\��T���5\�)\�\\Np����\�[�\�>�\�&��]��\�\�:���.�ѥׇ��\�4\���U��\�hnl��\�h�\�ʫ\�jF�**\Z��\�W\�nfrP#3\�w֢$\�\�\�\�¡桘3���D\�\\\�[�I�����wD�=O$l\Z\��\�\�\�I�\�9<�\�0ox\�>��L1�\�\Z?��\�\�f\�]\�\�t2Ј�\�\�5�����I�v\��C�(�߱wzi��C\038�\'U��\�$\�S��(\�]4\�P�\����cU\�v\��(�c�̈́ɯ�Tνڐ$_��\�\���S�\�\�\�Њ\�|�\�|�\�\�n\�\�D��~��v-�;&��\�W�0�\�;\�\�7\�\"�L~ޅ�LE�`!\�)l\�ʛ�hL�\�O\�/̩3��z4�Κ�C:Ufz^^Gn\�\��\��\�/�pR1�C�̬20�2�J�<��:�_�\�B!s*��\�l��\�6\�\�\�\"Q_�ȹ�2���a7�\�<\\U}\�\"A���s\�\�?�\�C9��\�\�`\�r�\�\�0É�\�\�\�\�\0\�\�1�\�y�i�N7,N]\�8\�Ϫ����\�\�\�\�C�,01�Sͭ\�-�a��b���pY\�x{Vc\�o��lNG�qlkb���\�\�a�\�ñԟ�yb\�\�@\�Y\�\�\�(J5}d�t`Mu��\�Ƃ�Uz[\�w\\=ʼ\0[\nK�ix�-b>�\�,E�d�Ҕ\�\nN\�-�\�\�\0�9�pM0+��~0��:6r½c\�\� �\�h{�M\\\�\�\�\�J��,�k\r?��O\Z/ކf��\�?�xȃ9��\rQP@\r\�\�\Z�\��S\�z\�\n��E�O���\�wF.P�\�)n>��<\�\��W�\�S)��\�_\�]�\�\�\�Y�a�\'kY��\�\�_ot\�r\�)\�\�C���\�E�I\�m/�;\�\�\�\�g�g�ŭ��Ʊ\�\�0`���8^��\�\\��Ƌ�~���~�J�\�7$kSsYme(�|��.��ŹzZ\�\�[����몾l�c\�읋���q\�oן���K\�֛+���%\�\�!a\�29\n\�\�\��`�F_h��*�y��.�Z�ۭP\�0��\"��j�\�\��=xat\\K�\�h��\�9�\��\�wǏ\�\��;Z)\�\�\�K�~\��\�Q�[::\��j�s�\�\�^Z@2n\�\�ve)e_�\�u\�\�\�!\�9�]�we<����iJkN��\�uM�\�ٍ��O\�I0x{M\�y�R\r�~��S�\�\�BST���\�h\�Zs�*�\���[? PO��v�\�DŌi*\�b\�\�\�*�;ةD�ڨ�n\�/N\�\�I��}7+ƕ�A\�\�\�l欿B\�\�t\�\'s\�\�t����sh�w\�\�k1]�\':\�&e�t��b�t\�\�*\�\n\'�Z%��$^\�\�\�*�B��R_~\�;A��\�k8�\�\�\�\\=�>J\���\�1\�~(�\�\�Ac\�q�o%TF�O-�Gz\�JTN>\�\'�\�\�\�#.�D�=�\�\�\�a\�:\�\�\'j�K�\� WHS��\��`\r\�y~E\�~|�\nR\�i)fl�饔e}\�)ld�*\�ÀI\�F�^��ȯ�ܒ\�\�W��\�@�~�ݘ\�T\�`\�l�\� \�9��睪P\�k\�KV\�\�d�\�*\�X\0M�o\��DO=h\�W��\0 \�7$\�\�\�\�R�T�b��z�Hp�f��?\�@јݲ\�I�����G�]�q\�M;�\�>l\nA�\��>\�\�k�h\�\�\�R�\�\�8�yO��t\�ld\�U\�^��E�%O�\�n�~}���J[�An>�\�\�P:��\�\�\�7\�\�4iw��\�\�q�\�c\�s\� @�\"/\�\�š|sP|0��ô����!�J\�\�[h7e�^\�J��T�u�V��څ\�6���bJ\�\�R\�#��Բ�Yu�n\�nO�������#�\r\�F1_Ң\'�Sz�<\�J8�@\�b�\�c�\niz�N�y\�\�}˜.\�\�\Z�^����\�*�̶=��\�\���.\�)~\�\� \�_OP�\n�x+��U\�\�1\�w\�\�z�)�\"4�+\�B\\���II�%�%\�\"ЖX���\�~X4;;\�]*\� �&\�\�\�\"T\�QWvRi��d�3�m�`a\��3\r�45q$�&Β9QO*z�kB�������jdE,�Tg�OrP~�tgn�g�\�\�(�W�{v�\�\�\�^\�Z�\�}ȐC6ݞ\��+�?�۸Z�P\�d?P�\\\�\�\��kO\�\�}H�\"F\�+:̵LZ�KA�ry�\�9H�$\�Ī\�\�\�50K5:\'\�Ċ\�$\�\�Ժ���x��\�\�r�^/��\�\'\�D�~\�4\�d\�\�\�`8`q��׆dŪC*�k]�0ɾ\"�\�\�Ͷ#8K\�\��r\��\�|\Z\�ゐ5�b\�T2��\�ph=��\������j�#\�jR��\�\� 𪏨\�|�z\��03\��ܸOV1�SlfwV\�\�1 �\�l?\��.\r��ƨ�;p���-\�e*\�\�\�`��\�[\�p5U��\�ͳ�\�\�{��\�n��\�!z[\�>�f�t4���\�\�s^�tE+W\�L\�կ�\�C�\�ҩχH�h�Z;P\�\�.�\�\�\�s.��1��q�+܋\r�4\�$Pd�uU1�\�\�\�8��\�<Kn\�s���p�GR\�b�:L�\�0\�\��j}�y�슟W\��\�Sh�5GH�;\�V��(�\�(\�\ZB\0�\r\�lŗ�\�\�B\�s�#3�?+\�\�Wp\�P�M\�k]�<px_�\"R\�Lki��G�Ap�\Z\\��\�?h�\�8��\�Q�\�$�d1�\�ˌ�GPP�(\�Ϟ�\�\�S\�\�3Q�?(H|,�;p�\�H@yƄ��k}\�{��[�\�W{�LG\�.\�vOǫ�\"�M\r6Ic\�\����\�E��,M+,�ǖ�\�f�� �MP\�[�Y&\�\�\�\r��,��\�YDx\�\�x\��\��Vތ�\Z�\�~�VD\�\�\�Z6\�aW\�_\�\��tʩk�g\�i\n�B�_\�\�[�\0�\�7�\�4\�w5\�\�\�q\�\�y��\�\�1�Щ3�&�Tt\�ȹ�\�8��=\�\�S�P�y\�Ym\���m�\�U\�I�\�\�O�F !����\��q��O\�~þ`��Ϸ7�i.K�\�\�K��\���;��3@��\"��_\���d�/5�\�����\�%��\�\�9�U6>\��Nc�V�M�Tp\�W \r0���\�\�Z|�\\�T�-��B�D\"\�,Q\�uܳ�\�n�����.��\�\�\�\�A\Z\�\�X�m,�\�P\r\�J�h\�\�x\�Q#��\0��tg��\�F��\�N�\�\�v�\�&�W\"�IJ�}:��\�k\�S\�\�-e&s\�c\��1h\�ؗ]m3ĺXq�Ï\�\�j\�_\�y�[+x\�E\�\�V0z\�\��xi�\��\n\�\�\�F�\n\�\�7�\�4\�欋\\\�M\�=��\�O����h������=\�\�ln&\�\���\�ă\�J\�ӗ���~\�\�\�\��\�l�L;�-�\�F\�\�\0\�\�U��*/��\�\�d\�.>z_\�ME\�MՏ-/v\�\�_څc��\�\�?,U&�\�\"��R�[\�R\�\�\�\�|L\�\����<uQR�V����x�s�� b[\�y�i\�C\�\�\�\0\�\�\�\�T�q@W~��{�Ṝg\�IU9�\0�\�\�ڡSw\�q�\\(LpR^��_m\�o�<e\�\�{�FE�P\n-�\�\�\�,5H��:��@�\�\�\r\�%��-����\�,$y�\�k\�\\�3�딢ߓ{�B2�A\��\�\�G\�<��&%���w$���c�TV¶\r�|f�7hC�p\Z\�\�8�w�G�+�dUx\�\�Xc�ѨV\�*�6\�i(\��\�H\�Xw\�6[\�|�Ja\�ʹ\�Ж\�q^���\�O�h;xA\�3\�\�-\r�\�\�hM�>kv7�\�[�\�\�ׇd�̂zR<��2\�\�\�K��\�\�\�7�I���I\�!1&�j��[6����56i�8\��n�t��l�*�\�\�?��\�/]�\Z�4�tX\�*��\�5��2\�.p�·\�\"�F�6Zؙ\n�\�$z�\�z��\r�9`\\&S9\�~{-LKŝI\�T�i\�\�;�u!�\��7\�U\�e�H> -\�\�%G��(�m\�\0���DO;��^\�K\�\�l����ظ!\�/?aF\�z\�\�#�U�%f\�\�{�x\�\�i�<\��f��;������K�Z9ްN�\�Wj_�H\�]\�͚V�I�R[냛\�B�w\�s�\�bN}�qY�\�7zo�U\��u\�\'��\�1��k���~P,o���ʂ-~�Bʾ\�i>1�/#��\�#\�\�y��X\�oa��\\D�Şheb��\��\�\�h�\�?)�3��1\�u\��s�\�_s\�Шd�\�>V�*R��/\0��\�\�\�ӷ\�~r\�%�\"\�\�\�\�\�\�8lb\�κ��\"�7e�E�=n~\�\�͙\'2\�C/�\�\���r\�\r\�̈\�\r�;\�J�U�ˑ-\�\\B�\�?�� C�Q��\�c2 G���\���e\�\�h�\�h\�\�^\�@\�˶\\},n\�\��ۛ~A\�F\�,\��\�\"�Ǣ\�@�\n�py4&�7�:�wO�h4j�y�D\��{\�<n�н�>!\�\�2��_U\�d~�\�p\�\�7O\";}\�={{R/\0','no'),('currentCronKey','','yes'),('dashboardData',_binary 'a:4:{s:9:\"generated\";i:1698060377;s:3:\"tdf\";a:3:{s:9:\"community\";i:5715;s:7:\"premium\";i:5805;s:9:\"blacklist\";i:9224;}s:10:\"attackdata\";a:3:{s:3:\"24h\";a:24:{i:0;a:2:{s:1:\"t\";i:1697972400;s:1:\"c\";i:11529981;}i:1;a:2:{s:1:\"t\";i:1697976000;s:1:\"c\";i:11335636;}i:2;a:2:{s:1:\"t\";i:1697979600;s:1:\"c\";i:10000655;}i:3;a:2:{s:1:\"t\";i:1697983200;s:1:\"c\";i:12226284;}i:4;a:2:{s:1:\"t\";i:1697986800;s:1:\"c\";i:10740097;}i:5;a:2:{s:1:\"t\";i:1697990400;s:1:\"c\";i:9987000;}i:6;a:2:{s:1:\"t\";i:1697994000;s:1:\"c\";i:10118498;}i:7;a:2:{s:1:\"t\";i:1697997600;s:1:\"c\";i:9566236;}i:8;a:2:{s:1:\"t\";i:1698001200;s:1:\"c\";i:9075262;}i:9;a:2:{s:1:\"t\";i:1698004800;s:1:\"c\";i:8261486;}i:10;a:2:{s:1:\"t\";i:1698008400;s:1:\"c\";i:8260468;}i:11;a:2:{s:1:\"t\";i:1698012000;s:1:\"c\";i:7595684;}i:12;a:2:{s:1:\"t\";i:1698015600;s:1:\"c\";i:7877802;}i:13;a:2:{s:1:\"t\";i:1698019200;s:1:\"c\";i:7413277;}i:14;a:2:{s:1:\"t\";i:1698022800;s:1:\"c\";i:8231764;}i:15;a:2:{s:1:\"t\";i:1698026400;s:1:\"c\";i:9470345;}i:16;a:2:{s:1:\"t\";i:1698030000;s:1:\"c\";i:10449241;}i:17;a:2:{s:1:\"t\";i:1698033600;s:1:\"c\";i:11844632;}i:18;a:2:{s:1:\"t\";i:1698037200;s:1:\"c\";i:12471032;}i:19;a:2:{s:1:\"t\";i:1698040800;s:1:\"c\";i:13070233;}i:20;a:2:{s:1:\"t\";i:1698044400;s:1:\"c\";i:13556584;}i:21;a:2:{s:1:\"t\";i:1698048000;s:1:\"c\";i:12924432;}i:22;a:2:{s:1:\"t\";i:1698051600;s:1:\"c\";i:11945214;}i:23;a:2:{s:1:\"t\";i:1698055200;s:1:\"c\";i:11246632;}}s:2:\"7d\";a:7:{i:0;a:2:{s:1:\"t\";i:1697414400;s:1:\"c\";i:244924753;}i:1;a:2:{s:1:\"t\";i:1697500800;s:1:\"c\";i:208308830;}i:2;a:2:{s:1:\"t\";i:1697587200;s:1:\"c\";i:192967665;}i:3;a:2:{s:1:\"t\";i:1697673600;s:1:\"c\";i:233199569;}i:4;a:2:{s:1:\"t\";i:1697760000;s:1:\"c\";i:229865731;}i:5;a:2:{s:1:\"t\";i:1697846400;s:1:\"c\";i:233657292;}i:6;a:2:{s:1:\"t\";i:1697932800;s:1:\"c\";i:257369461;}}s:3:\"30d\";a:30:{i:0;a:2:{s:1:\"t\";i:1695427200;s:1:\"c\";i:233803401;}i:1;a:2:{s:1:\"t\";i:1695513600;s:1:\"c\";i:264612592;}i:2;a:2:{s:1:\"t\";i:1695600000;s:1:\"c\";i:238564723;}i:3;a:2:{s:1:\"t\";i:1695686400;s:1:\"c\";i:240986034;}i:4;a:2:{s:1:\"t\";i:1695772800;s:1:\"c\";i:237028122;}i:5;a:2:{s:1:\"t\";i:1695859200;s:1:\"c\";i:152554970;}i:6;a:2:{s:1:\"t\";i:1695945600;s:1:\"c\";i:208433073;}i:7;a:2:{s:1:\"t\";i:1696032000;s:1:\"c\";i:198773725;}i:8;a:2:{s:1:\"t\";i:1696118400;s:1:\"c\";i:236521827;}i:9;a:2:{s:1:\"t\";i:1696204800;s:1:\"c\";i:164972943;}i:10;a:2:{s:1:\"t\";i:1696291200;s:1:\"c\";i:240822392;}i:11;a:2:{s:1:\"t\";i:1696377600;s:1:\"c\";i:280318719;}i:12;a:2:{s:1:\"t\";i:1696464000;s:1:\"c\";i:162407583;}i:13;a:2:{s:1:\"t\";i:1696550400;s:1:\"c\";i:231944103;}i:14;a:2:{s:1:\"t\";i:1696636800;s:1:\"c\";i:237462404;}i:15;a:2:{s:1:\"t\";i:1696723200;s:1:\"c\";i:250413488;}i:16;a:2:{s:1:\"t\";i:1696809600;s:1:\"c\";i:282780305;}i:17;a:2:{s:1:\"t\";i:1696896000;s:1:\"c\";i:262968183;}i:18;a:2:{s:1:\"t\";i:1696982400;s:1:\"c\";i:291272013;}i:19;a:2:{s:1:\"t\";i:1697068800;s:1:\"c\";i:287733150;}i:20;a:2:{s:1:\"t\";i:1697155200;s:1:\"c\";i:288274791;}i:21;a:2:{s:1:\"t\";i:1697241600;s:1:\"c\";i:251205799;}i:22;a:2:{s:1:\"t\";i:1697328000;s:1:\"c\";i:260107391;}i:23;a:2:{s:1:\"t\";i:1697414400;s:1:\"c\";i:244924753;}i:24;a:2:{s:1:\"t\";i:1697500800;s:1:\"c\";i:208308830;}i:25;a:2:{s:1:\"t\";i:1697587200;s:1:\"c\";i:192967665;}i:26;a:2:{s:1:\"t\";i:1697673600;s:1:\"c\";i:233199569;}i:27;a:2:{s:1:\"t\";i:1697760000;s:1:\"c\";i:229865731;}i:28;a:2:{s:1:\"t\";i:1697846400;s:1:\"c\";i:233657292;}i:29;a:2:{s:1:\"t\";i:1697932800;s:1:\"c\";i:257369461;}}}s:9:\"countries\";a:1:{s:2:\"7d\";a:10:{i:0;a:2:{s:2:\"cd\";s:2:\"US\";s:2:\"ct\";i:655558740;}i:1;a:2:{s:2:\"cd\";s:2:\"NL\";s:2:\"ct\";i:256383773;}i:2;a:2:{s:2:\"cd\";s:2:\"SG\";s:2:\"ct\";i:195700798;}i:3;a:2:{s:2:\"cd\";s:2:\"DE\";s:2:\"ct\";i:181988571;}i:4;a:2:{s:2:\"cd\";s:2:\"FR\";s:2:\"ct\";i:134236718;}i:5;a:2:{s:2:\"cd\";s:2:\"IN\";s:2:\"ct\";i:105469595;}i:6;a:2:{s:2:\"cd\";s:2:\"GB\";s:2:\"ct\";i:84302639;}i:7;a:2:{s:2:\"cd\";s:2:\"CN\";s:2:\"ct\";i:74584482;}i:8;a:2:{s:2:\"cd\";s:2:\"VN\";s:2:\"ct\";i:57802075;}i:9;a:2:{s:2:\"cd\";s:2:\"ID\";s:2:\"ct\";i:40998216;}}}}','yes'),('dbTest',_binary 'a:1:{s:5:\"nonce\";s:64:\"d7ef2f1eb8fb39360a9555891fcf5aa8c96e079b3109830e83d9e125b381bef1\";}','no'),('dbVersion',_binary '5.6.41-84.1','yes'),('debugOn',_binary '0','yes'),('deleteTablesOnDeact',_binary '0','yes'),('detectProxyNextCheck',_binary '1698016217','no'),('detectProxyNonce','','no'),('detectProxyRecommendation',_binary 'REMOTE_ADDR','no'),('diagnosticsWflogsRemovalHistory',_binary '[[1684668154,[\"config.tmp.MlZAn5\",\"config.tmp.RXyqEx\",\"config.tmp.1sfUdv\",\"config.tmp.sN5WKZ\",\"config.tmp.VCyygs\",\"config.tmp.utVCmw\",\"config.tmp.Gy2xAa\",\"config.tmp.C4UZrI\",\"config.tmp.djozGq\",\"config.tmp.E7TyBD\",\"attack.tmp.4QzqXZ\",\"config.tmp.ES57Pr\",\"config.tmp.tgCvsx\"]],[1683370099,[\"config.tmp.0iO4GZ\"]],[1683023001,[\"config.tmp.kBG11D\",\"config.tmp.n4jJEX\",\"config.tmp.bUGjCW\",\"config.tmp.yrB82C\",\"config.tmp.NvUyOU\",\"config.tmp.Q4YwjS\"]],[1682854830,[\"config.tmp.z8WXxT\",\"config.tmp.AVG1ph\",\"config.tmp.cUwj3Q\",\"config.tmp.wvH20T\",\"config.tmp.saajfi\",\"config.tmp.lw3bfT\",\"config.tmp.yw3Aog\",\"config.tmp.WGEDnj\",\"config.tmp.n51RYo\",\"config.tmp.jgrRxE\",\"config.tmp.SP35VP\",\"config.tmp.NVBECZ\",\"config.tmp.ShSqqj\",\"config.tmp.lBmgp3\",\"config.tmp.tXF0vk\",\"config.tmp.B2RvID\",\"config.tmp.7W1qA0\",\"config.tmp.9ie9vS\",\"config.tmp.QrnDeo\",\"config.tmp.Vlqmp2\"]],[1682806190,[\"config.tmp.Eu2elS\",\"config.tmp.fmZhrm\",\"config.tmp.CvUivZ\",\"config.tmp.dmLhtl\",\"config.tmp.UphQ9g\",\"config.tmp.rbYAai\"]]]','yes'),('disableCodeExecutionUploads',_binary '0','yes'),('disableConfigCaching',_binary '0','yes'),('disableWAFIPBlocking',_binary '0','yes'),('dismissAutoPrependNotice',_binary '0','yes'),('displayAutomaticBlocks',_binary '1','yes'),('displayTopLevelBlocking',_binary '0','yes'),('displayTopLevelLiveTraffic',_binary '0','yes'),('displayTopLevelOptions',_binary '1','yes'),('emailedIssuesList',_binary 'a:1123:{i:0;a:2:{s:7:\"ignoreC\";s:32:\"1575d0b615a8c07e19312bcb3382e862\";s:7:\"ignoreP\";s:32:\"1575d0b615a8c07e19312bcb3382e862\";}i:1;a:2:{s:7:\"ignoreC\";s:32:\"e538a7f5fa3158b0274d548a87c69b5b\";s:7:\"ignoreP\";s:32:\"e538a7f5fa3158b0274d548a87c69b5b\";}i:2;a:2:{s:7:\"ignoreC\";s:32:\"1857bc88099da91481cfb87477732be6\";s:7:\"ignoreP\";s:32:\"1857bc88099da91481cfb87477732be6\";}i:3;a:2:{s:7:\"ignoreC\";s:32:\"9f49409f304a41f0383ac0e53f589c25\";s:7:\"ignoreP\";s:32:\"9f49409f304a41f0383ac0e53f589c25\";}i:4;a:2:{s:7:\"ignoreC\";s:32:\"74eaecd1825227e07915f50193444eb1\";s:7:\"ignoreP\";s:32:\"74eaecd1825227e07915f50193444eb1\";}i:5;a:2:{s:7:\"ignoreC\";s:32:\"30632b5c151e605a123c2ca09570aaff\";s:7:\"ignoreP\";s:32:\"30632b5c151e605a123c2ca09570aaff\";}i:6;a:2:{s:7:\"ignoreC\";s:32:\"ead455500d79899a3e2bf2c5083a8d3c\";s:7:\"ignoreP\";s:32:\"ead455500d79899a3e2bf2c5083a8d3c\";}i:7;a:2:{s:7:\"ignoreC\";s:32:\"5c7a5a06c237e4ce69d5d02d653403f9\";s:7:\"ignoreP\";s:32:\"5c7a5a06c237e4ce69d5d02d653403f9\";}i:8;a:2:{s:7:\"ignoreC\";s:32:\"b3f038a8fe39c122d2b7ee889dd1ebbc\";s:7:\"ignoreP\";s:32:\"b3f038a8fe39c122d2b7ee889dd1ebbc\";}i:9;a:2:{s:7:\"ignoreC\";s:32:\"70083b434aaa3bd2260d9e7810acef73\";s:7:\"ignoreP\";s:32:\"70083b434aaa3bd2260d9e7810acef73\";}i:10;a:2:{s:7:\"ignoreC\";s:32:\"6fd0d290b978eab8027e6b79501ac149\";s:7:\"ignoreP\";s:32:\"6fd0d290b978eab8027e6b79501ac149\";}i:11;a:2:{s:7:\"ignoreC\";s:32:\"85ac7d6866b9a011c6b4f1d3cf2e8066\";s:7:\"ignoreP\";s:32:\"af0b721a3d0f24c86a417c3d6b19253d\";}i:12;a:2:{s:7:\"ignoreC\";s:32:\"03d224c1336961e44d85fe6c6e1dbf84\";s:7:\"ignoreP\";s:32:\"54cde7f6c39e95a5029c417617b305f9\";}i:13;a:2:{s:7:\"ignoreC\";s:32:\"cdb775f62e5e90062fb07bac406e4232\";s:7:\"ignoreP\";s:32:\"a49d4a5808439521a612104ef27352da\";}i:14;a:2:{s:7:\"ignoreC\";s:32:\"f41b9986799498a8eb07a48652ae55ae\";s:7:\"ignoreP\";s:32:\"8af07fb78b90a8a6de9d442908450094\";}i:15;a:2:{s:7:\"ignoreC\";s:32:\"cd87ac126ddf5cc346cdba028782574f\";s:7:\"ignoreP\";s:32:\"6b9d6354a0a2eaeb47557cdb9941a0f1\";}i:16;a:2:{s:7:\"ignoreC\";s:32:\"fdb1fb19427cd56a9e14396f2bb2ab50\";s:7:\"ignoreP\";s:32:\"fc72cfd930d351d7ce40eb5eb811c691\";}i:17;a:2:{s:7:\"ignoreC\";s:32:\"041c616d00453301a018c3710238f189\";s:7:\"ignoreP\";s:32:\"c78571533811e6f867035f9e2a03b8a8\";}i:18;a:2:{s:7:\"ignoreC\";s:32:\"7f827ad6da44c54e51c4df5b432e39dd\";s:7:\"ignoreP\";s:32:\"72c2547861e5c275d14f31cf9ebed95b\";}i:19;a:2:{s:7:\"ignoreC\";s:32:\"e15780acb2490c22767e85b90445ce8f\";s:7:\"ignoreP\";s:32:\"186eba92030e875f284fa27b5f61bedb\";}i:20;a:2:{s:7:\"ignoreC\";s:32:\"c65e4c09bf89af23341ba3d48f17922c\";s:7:\"ignoreP\";s:32:\"7eb16088869b5920e8bdbb449190e5c5\";}i:21;a:2:{s:7:\"ignoreC\";s:32:\"d5f8cda576438e1409831e29803a13b0\";s:7:\"ignoreP\";s:32:\"9a3dee3784e09aee5b44bc6930f19780\";}i:22;a:2:{s:7:\"ignoreC\";s:32:\"38987c3503d99217d954e453f411bb30\";s:7:\"ignoreP\";s:32:\"a3653d0980da46f8040caf4f7e082d1f\";}i:23;a:2:{s:7:\"ignoreC\";s:32:\"48e5eef0b621563f8d140293663be30d\";s:7:\"ignoreP\";s:32:\"709472fb98bc32851c46bb4aa85d0c4c\";}i:24;a:2:{s:7:\"ignoreC\";s:32:\"5619044701867cf266471c3308533cea\";s:7:\"ignoreP\";s:32:\"c5505d3a6e1ccb323331adfef38e6cf0\";}i:25;a:2:{s:7:\"ignoreC\";s:32:\"63e5272ac65b05860021f37c48983db6\";s:7:\"ignoreP\";s:32:\"2da31cb23f19c5d91aa6928b14b42ddb\";}i:26;a:2:{s:7:\"ignoreC\";s:32:\"b9eb3276223d16516efcf3980ec329d0\";s:7:\"ignoreP\";s:32:\"c1805c1d397195db4c95ddf1ab8dad2a\";}i:27;a:2:{s:7:\"ignoreC\";s:32:\"018cf398729179567efa836a7762995b\";s:7:\"ignoreP\";s:32:\"4a165aad354049faf647684d2d0e9ee0\";}i:28;a:2:{s:7:\"ignoreC\";s:32:\"eab15056fd4428e7ba8031b27f14b214\";s:7:\"ignoreP\";s:32:\"91c6033bcbd5703bb875f9ca27504cf6\";}i:29;a:2:{s:7:\"ignoreC\";s:32:\"c57e892df9b8efb5d4b9f7981b9dc733\";s:7:\"ignoreP\";s:32:\"aa71d92f67377a88adc901c0ac934f1b\";}i:30;a:2:{s:7:\"ignoreC\";s:32:\"91d57d82c3ac1c18cd84b6103f292e47\";s:7:\"ignoreP\";s:32:\"5a94153ac69a3485d1f5b12ec0212e74\";}i:31;a:2:{s:7:\"ignoreC\";s:32:\"d5f82ae56485f7587532de3fbda76d8f\";s:7:\"ignoreP\";s:32:\"e8031935df8fee8b988c4daab14e0e00\";}i:32;a:2:{s:7:\"ignoreC\";s:32:\"1b4d32fc3c2abeece35c76095f4178c4\";s:7:\"ignoreP\";s:32:\"c01266697ed80de9b5ef4ebe757fc1b8\";}i:33;a:2:{s:7:\"ignoreC\";s:32:\"5fae122a7278605e628e02341455ac10\";s:7:\"ignoreP\";s:32:\"bdf988d7d0e1a4596165001f4b446f37\";}i:34;a:2:{s:7:\"ignoreC\";s:32:\"8990ae1a69c77a823063f688aeac906a\";s:7:\"ignoreP\";s:32:\"8e701a495192f7cdcf0f35c06cf7fdc1\";}i:35;a:2:{s:7:\"ignoreC\";s:32:\"e7b8235655a48154b5711fa50fb9305b\";s:7:\"ignoreP\";s:32:\"c076ab556e85d004f4e95dd748d98b0f\";}i:36;a:2:{s:7:\"ignoreC\";s:32:\"f0dafb06b16c67fc82bee170c9804b3d\";s:7:\"ignoreP\";s:32:\"2bb986d92a4e96765d128cce76658e29\";}i:37;a:2:{s:7:\"ignoreC\";s:32:\"8bc160414339f1105ecfa707b97ffc66\";s:7:\"ignoreP\";s:32:\"7dc41c13dd8a9d0fe7e1a1e57fdcbe06\";}i:38;a:2:{s:7:\"ignoreC\";s:32:\"c0757d4d08604b2266fbeba1e905cb6f\";s:7:\"ignoreP\";s:32:\"6fa0ee145a8fc540096373639410d50a\";}i:39;a:2:{s:7:\"ignoreC\";s:32:\"856751026133eed2a060811437587a8f\";s:7:\"ignoreP\";s:32:\"3ab610c1a158aceaa9029fc628c757a7\";}i:40;a:2:{s:7:\"ignoreC\";s:32:\"2f2abe46568de69145bea6583556e02a\";s:7:\"ignoreP\";s:32:\"375868c521a3d4a1f581cac7482b01ff\";}i:41;a:2:{s:7:\"ignoreC\";s:32:\"f99ea3544cec422e70cc6eef1536f4c1\";s:7:\"ignoreP\";s:32:\"663bb44ece64f7d530f0d6fb09c0ca68\";}i:42;a:2:{s:7:\"ignoreC\";s:32:\"deb3575c114a136bd6643947095b3a46\";s:7:\"ignoreP\";s:32:\"a01253826b1f077d9d556ffb23fb93b5\";}i:43;a:2:{s:7:\"ignoreC\";s:32:\"b4b55e400446f1f721587a59a11dd16a\";s:7:\"ignoreP\";s:32:\"812dad8ef53f0c38e1b16d8ffdc00d1d\";}i:44;a:2:{s:7:\"ignoreC\";s:32:\"635c188b7ced85235cb9c283deedf18e\";s:7:\"ignoreP\";s:32:\"9f80dabd0a76ac25bb7b202e3140da4a\";}i:45;a:2:{s:7:\"ignoreC\";s:32:\"5954f93407331cfcdb13a65a1d9c5a7a\";s:7:\"ignoreP\";s:32:\"776a5bc69ec454695a03c79818ad2492\";}i:46;a:2:{s:7:\"ignoreC\";s:32:\"c3ece93a0623066208dda8141c1a74a3\";s:7:\"ignoreP\";s:32:\"0977e1877d54de9fb09794bf9bedab18\";}i:47;a:2:{s:7:\"ignoreC\";s:32:\"bc8342a8a3593d11a1828b5f8544e115\";s:7:\"ignoreP\";s:32:\"5e10aab13e5f34bc0c34d49b1927981c\";}i:48;a:2:{s:7:\"ignoreC\";s:32:\"f38e0afa76bdac3fe0b9eb7c248e8c25\";s:7:\"ignoreP\";s:32:\"5cd11e219a4f0a0df543ddbf97a7e591\";}i:49;a:2:{s:7:\"ignoreC\";s:32:\"355afd4eeff6eff9d4ae1af12b08897e\";s:7:\"ignoreP\";s:32:\"2127cfdc13487d6633f5d6f90c1cb9c7\";}i:50;a:2:{s:7:\"ignoreC\";s:32:\"c41ea69217e153e262a4614bcd750e34\";s:7:\"ignoreP\";s:32:\"8c29f4428d003405ebb575e359062170\";}i:51;a:2:{s:7:\"ignoreC\";s:32:\"2b7d3d82646ed1faad9e75d104680f03\";s:7:\"ignoreP\";s:32:\"768a51385d88a6d11f354c66200f0efe\";}i:52;a:2:{s:7:\"ignoreC\";s:32:\"41345197c5f4e8ff363478b066a4e412\";s:7:\"ignoreP\";s:32:\"e0325d0669567a8325a2e550f2d386ba\";}i:53;a:2:{s:7:\"ignoreC\";s:32:\"92085c218f6ff39fc2ae7da40da7c6ac\";s:7:\"ignoreP\";s:32:\"9487719438f0d7f67bdd4e5b5ae1782f\";}i:54;a:2:{s:7:\"ignoreC\";s:32:\"f2d2f58545bbb6795dbb73c817964d39\";s:7:\"ignoreP\";s:32:\"93f01ed77a6c8907d389ea92421b82df\";}i:55;a:2:{s:7:\"ignoreC\";s:32:\"8b812b607711bbe17b83cff7a8f48646\";s:7:\"ignoreP\";s:32:\"edf4d3dd48ae6bd42510e2547142dc9e\";}i:56;a:2:{s:7:\"ignoreC\";s:32:\"ac7465e8664fd724aa1ed885ad32afb3\";s:7:\"ignoreP\";s:32:\"b82696f6ba70582edbcf45c72bc27fea\";}i:57;a:2:{s:7:\"ignoreC\";s:32:\"2ff3c95c24b9818b76760876a3246d5f\";s:7:\"ignoreP\";s:32:\"09fbffe9e1fbc4eb58a8633c09c0a303\";}i:58;a:2:{s:7:\"ignoreC\";s:32:\"e2fa0234a59dfe1b29717960716ae719\";s:7:\"ignoreP\";s:32:\"5dec665df4c2d01db94c842106c0c0d6\";}i:59;a:2:{s:7:\"ignoreC\";s:32:\"7e0295c2505d741185c1e69184e4a7b0\";s:7:\"ignoreP\";s:32:\"287fb9eb5e440ea5472c2dc0f5b0d62e\";}i:60;a:2:{s:7:\"ignoreC\";s:32:\"38ac5b30cd473fe1eaf27be75b8b908f\";s:7:\"ignoreP\";s:32:\"47d9a4733cc718d315bd43e4b6112cac\";}i:61;a:2:{s:7:\"ignoreC\";s:32:\"1e35fd08d4e6884bfc50125aa2806205\";s:7:\"ignoreP\";s:32:\"b4c070b00bd7c643081f941f8b7792e3\";}i:62;a:2:{s:7:\"ignoreC\";s:32:\"8260ae946268985976a5858d300a3e7b\";s:7:\"ignoreP\";s:32:\"4b3bde586a2710c3880294cf502e0746\";}i:63;a:2:{s:7:\"ignoreC\";s:32:\"aadb9af50c98453b36ddf81fb72f85b0\";s:7:\"ignoreP\";s:32:\"e64f23fe0538b4024ad1eafe075e59e4\";}i:64;a:2:{s:7:\"ignoreC\";s:32:\"27eea8eecbac9816b41e02731767e309\";s:7:\"ignoreP\";s:32:\"feb37698ea23e5c381386631ccd9b35c\";}i:65;a:2:{s:7:\"ignoreC\";s:32:\"d8cc4be270b4520605b86243ef51ce69\";s:7:\"ignoreP\";s:32:\"eca0ad07c157401ab167a15dca39c8c8\";}i:66;a:2:{s:7:\"ignoreC\";s:32:\"d664cfb6278efbd797350a3a32d19197\";s:7:\"ignoreP\";s:32:\"6d5c8e232c0cd682c77fdabbf33ed9db\";}i:67;a:2:{s:7:\"ignoreC\";s:32:\"089d858d8b1d94a022208e475a1fb815\";s:7:\"ignoreP\";s:32:\"7056d9d7ecde8772fee7d64089fd91ac\";}i:68;a:2:{s:7:\"ignoreC\";s:32:\"3c0484de19bd859495d073b1b6930648\";s:7:\"ignoreP\";s:32:\"7ce82267e88e7dcd3021cdd7dac9f3de\";}i:69;a:2:{s:7:\"ignoreC\";s:32:\"395a16beb5310317fb8ab6c7d4694105\";s:7:\"ignoreP\";s:32:\"448160ec044d2dc3b4b58ae78967b751\";}i:70;a:2:{s:7:\"ignoreC\";s:32:\"977a171480c0f1e406029b8f2b98c765\";s:7:\"ignoreP\";s:32:\"95883546b74d1c379afff2e22d74f880\";}i:71;a:2:{s:7:\"ignoreC\";s:32:\"bc6f47d739874c75dc8b4aba8538ba5d\";s:7:\"ignoreP\";s:32:\"817dfe8ce52d7e053b0f25419bd3dd78\";}i:72;a:2:{s:7:\"ignoreC\";s:32:\"238426968f848fad7bb1f5a4ff4cbf6f\";s:7:\"ignoreP\";s:32:\"b6f70d8355a2181e61292c83fe456129\";}i:73;a:2:{s:7:\"ignoreC\";s:32:\"3c63de612a7e31334341b18f8a606a0e\";s:7:\"ignoreP\";s:32:\"3a6093be247569b615092b2259dbecf7\";}i:74;a:2:{s:7:\"ignoreC\";s:32:\"26fd00c6968a89ef41486b770f57e7b9\";s:7:\"ignoreP\";s:32:\"72f60b48bbe82043ca62fc5b894cd601\";}i:75;a:2:{s:7:\"ignoreC\";s:32:\"a0899dcd0fb49242452596a0d4fcfda8\";s:7:\"ignoreP\";s:32:\"1fd84892335b019e293448370fa1bfa8\";}i:76;a:2:{s:7:\"ignoreC\";s:32:\"532dcc764e5320f7b4ce5ae42fef4838\";s:7:\"ignoreP\";s:32:\"30c289b662dc4d72ab876fe0f29e3cfb\";}i:77;a:2:{s:7:\"ignoreC\";s:32:\"2539b33ffa0307f09088d128332967ef\";s:7:\"ignoreP\";s:32:\"0060ff4cd46c666406d735f5d05bb38a\";}i:78;a:2:{s:7:\"ignoreC\";s:32:\"50f8b30a93992df44885ae76af934198\";s:7:\"ignoreP\";s:32:\"b7255180364e915961554959fcc30e85\";}i:79;a:2:{s:7:\"ignoreC\";s:32:\"fcef3d1f632a886eae9be16ec02fe4d2\";s:7:\"ignoreP\";s:32:\"c9fa274b8518a0505c07d61605b9461e\";}i:80;a:2:{s:7:\"ignoreC\";s:32:\"0fe070f7782c137bcc9c6258bed504a2\";s:7:\"ignoreP\";s:32:\"befdd8ff14a60a73a1a5416d7f99df19\";}i:81;a:2:{s:7:\"ignoreC\";s:32:\"4d9483fa3d8c7d5a3bc97a310005dec3\";s:7:\"ignoreP\";s:32:\"3b72f144be46777309e7e0783c047559\";}i:82;a:2:{s:7:\"ignoreC\";s:32:\"c8341b71a6d95fbaee4998fd565848ff\";s:7:\"ignoreP\";s:32:\"f72df4d908d1fd13420c6cd3b5ab1b11\";}i:83;a:2:{s:7:\"ignoreC\";s:32:\"f890c795388b14980f680dd57ba26016\";s:7:\"ignoreP\";s:32:\"be747230f1735c35753c2495e55e65b3\";}i:84;a:2:{s:7:\"ignoreC\";s:32:\"56aed25720a55d0bff0fe3fa20c7b4f6\";s:7:\"ignoreP\";s:32:\"9de4c5966bd194c586ca03fe3e559329\";}i:85;a:2:{s:7:\"ignoreC\";s:32:\"c5c13504f153368224cc7d4675df22ca\";s:7:\"ignoreP\";s:32:\"c13be1676e0b628bb96232fc76a2ada0\";}i:86;a:2:{s:7:\"ignoreC\";s:32:\"d377c00001e1f6b99ce2e22086296dfe\";s:7:\"ignoreP\";s:32:\"5aca5d7d16189b9f58637c5d0b54acc3\";}i:87;a:2:{s:7:\"ignoreC\";s:32:\"06682a23e0652d155f47838b01cb103b\";s:7:\"ignoreP\";s:32:\"3e3b2d3e1f01e01c678bcea031bc3518\";}i:88;a:2:{s:7:\"ignoreC\";s:32:\"bc456697bc7aeb35e2ff1f8fff87ab83\";s:7:\"ignoreP\";s:32:\"064b9deafeaaa41f6535fd737c85ba0d\";}i:89;a:2:{s:7:\"ignoreC\";s:32:\"fe3cd9c7c507b3ee901b664c9b1c34fe\";s:7:\"ignoreP\";s:32:\"e016413d3504a9ea7900391376d23eaa\";}i:90;a:2:{s:7:\"ignoreC\";s:32:\"b07947393edc54b07ed74d1717e41f01\";s:7:\"ignoreP\";s:32:\"00e7826ac7f40a8f813d0fd9a8adc5ea\";}i:91;a:2:{s:7:\"ignoreC\";s:32:\"5fe3220979fa04a62682b0fc74f05de7\";s:7:\"ignoreP\";s:32:\"94414ea28e9c19f0e59b0e1e8a6b10f2\";}i:92;a:2:{s:7:\"ignoreC\";s:32:\"d1dbf9b2836e7c4d36c9148a5855ba1e\";s:7:\"ignoreP\";s:32:\"30000fa1d466ad6da2fbd1653409a8fa\";}i:93;a:2:{s:7:\"ignoreC\";s:32:\"08c966d4eda147f44e02ac9416439e30\";s:7:\"ignoreP\";s:32:\"7e97c560523d2baffe89b1810f7c5508\";}i:94;a:2:{s:7:\"ignoreC\";s:32:\"6bdee79c946ed43c8ffd8584c11c1105\";s:7:\"ignoreP\";s:32:\"16cd913a0cab5aeaa1204c7e2b7cd65a\";}i:95;a:2:{s:7:\"ignoreC\";s:32:\"16653548459f17e2b641f1627f9ac343\";s:7:\"ignoreP\";s:32:\"cead0ff1007428aa60633f47281794ad\";}i:96;a:2:{s:7:\"ignoreC\";s:32:\"01c98336af319de70a1bad4191d6c2dc\";s:7:\"ignoreP\";s:32:\"53b31f57d2fbe747a7215333c8641e14\";}i:97;a:2:{s:7:\"ignoreC\";s:32:\"4a8929a9280d3b66344ed83121029a5b\";s:7:\"ignoreP\";s:32:\"60dd8cf77e4818d62fac4dd41df8ea91\";}i:98;a:2:{s:7:\"ignoreC\";s:32:\"4f39ea6597e3d5b85d8e010e8836707f\";s:7:\"ignoreP\";s:32:\"760bcdb7079cc06dd23daa2b673445fd\";}i:99;a:2:{s:7:\"ignoreC\";s:32:\"be511717abc25a38b8e1492fc435914d\";s:7:\"ignoreP\";s:32:\"3f20046a7854b06b926113f6194ee658\";}i:100;a:2:{s:7:\"ignoreC\";s:32:\"e1205b243814fa8c3fccaf5354a466ce\";s:7:\"ignoreP\";s:32:\"a608e19c975eae486dcc273f8377b6a4\";}i:101;a:2:{s:7:\"ignoreC\";s:32:\"09d409049298062aa30c341d39560880\";s:7:\"ignoreP\";s:32:\"b12eff58593edefb8f6a8535c1ccd9e2\";}i:102;a:2:{s:7:\"ignoreC\";s:32:\"8441a10e7d2af954c0725351de4a0daa\";s:7:\"ignoreP\";s:32:\"1060bd3708baec2ca79e7eeb76e29ce7\";}i:103;a:2:{s:7:\"ignoreC\";s:32:\"8890abdd01f13b22c1027fb36957f33e\";s:7:\"ignoreP\";s:32:\"a70dba2598651584291ab4178ead9049\";}i:104;a:2:{s:7:\"ignoreC\";s:32:\"6dc693b6937cbc0089dbd4a9845a7fbe\";s:7:\"ignoreP\";s:32:\"901452c8fa84ab92b589400155bbd6a8\";}i:105;a:2:{s:7:\"ignoreC\";s:32:\"315710676124a8c02a3a3a52f7c4fa0b\";s:7:\"ignoreP\";s:32:\"35c1006e449f299ac1c7e9692a34576f\";}i:106;a:2:{s:7:\"ignoreC\";s:32:\"fe7286dc6aa1238c0ab0131a2bda259e\";s:7:\"ignoreP\";s:32:\"492c85f58c0e030a841d44fd229c7a81\";}i:107;a:2:{s:7:\"ignoreC\";s:32:\"a0e9e6fbbda6c68ff298582ee8dcca64\";s:7:\"ignoreP\";s:32:\"56926ad46de04c461444ff96a1b1f0aa\";}i:108;a:2:{s:7:\"ignoreC\";s:32:\"29d6df852cc03cca3cbbdf188e963ccc\";s:7:\"ignoreP\";s:32:\"91f5d3289df9ec77b3232e951037b955\";}i:109;a:2:{s:7:\"ignoreC\";s:32:\"e0f4f5435b5dc4a8192eb18224a87084\";s:7:\"ignoreP\";s:32:\"61ddf49f3559512cff1e9d55ead9e36a\";}i:110;a:2:{s:7:\"ignoreC\";s:32:\"d6fc69f9f5322ae4f7524155d0e392f1\";s:7:\"ignoreP\";s:32:\"b2031ece86fff9fbfdb92c630e6817e0\";}i:111;a:2:{s:7:\"ignoreC\";s:32:\"cbf62c820fe4f45545f6d55523fd16e4\";s:7:\"ignoreP\";s:32:\"1ed35cd9cb21b1860a35a78216635e30\";}i:112;a:2:{s:7:\"ignoreC\";s:32:\"43a69e07e5fb76b2656b70d6f1d4c4e5\";s:7:\"ignoreP\";s:32:\"5fb0c9bd688fa608cbe163dd83ff0ec6\";}i:113;a:2:{s:7:\"ignoreC\";s:32:\"d0c6f7db5e9cb64b78d948a2162cba75\";s:7:\"ignoreP\";s:32:\"4c5d33be5af88159d90ab6aa20d5ba12\";}i:114;a:2:{s:7:\"ignoreC\";s:32:\"a550b5474d62082d85672f07885159fd\";s:7:\"ignoreP\";s:32:\"5c3e27318600aab3129205804eb9ce4e\";}i:115;a:2:{s:7:\"ignoreC\";s:32:\"36596a27e9b439e6d76548f19a11706b\";s:7:\"ignoreP\";s:32:\"4fa6995ac1b732792793ed9554c09af2\";}i:116;a:2:{s:7:\"ignoreC\";s:32:\"dd1ef0493e4e1bb1cb0390106414e4d2\";s:7:\"ignoreP\";s:32:\"afb99d324a15ee337be619952644c5c7\";}i:117;a:2:{s:7:\"ignoreC\";s:32:\"5bc7d48497bc88a496f6cecf617b3a43\";s:7:\"ignoreP\";s:32:\"35e9ca02881d3be434c37a510f662ef9\";}i:118;a:2:{s:7:\"ignoreC\";s:32:\"3e241694e5055f41d5e1c82c4636ed26\";s:7:\"ignoreP\";s:32:\"aa314f71f41d87609c9a5cff92a4ad47\";}i:119;a:2:{s:7:\"ignoreC\";s:32:\"1712753229fd44432ef73613444b9423\";s:7:\"ignoreP\";s:32:\"fdaf34ed541f5d5f80e54127e08f3492\";}i:120;a:2:{s:7:\"ignoreC\";s:32:\"017f3680f13ac28b30ebefce94cf1dab\";s:7:\"ignoreP\";s:32:\"ef56e2844afb2c46883142a5de6c6e6a\";}i:121;a:2:{s:7:\"ignoreC\";s:32:\"e6dce8069e7f1adb21fa19496abebaa3\";s:7:\"ignoreP\";s:32:\"989b069622728d2199303d44a64e4ce3\";}i:122;a:2:{s:7:\"ignoreC\";s:32:\"fd682db7124e65808599ddc7973502fc\";s:7:\"ignoreP\";s:32:\"a8bd1ae073cef3d477bd35de39336ab6\";}i:123;a:2:{s:7:\"ignoreC\";s:32:\"59642e9d0e475f0eab11fb38874b2681\";s:7:\"ignoreP\";s:32:\"2a7c2e5a181b0cd83306e7d8c9231f32\";}i:124;a:2:{s:7:\"ignoreC\";s:32:\"2b81f2433ba340be87c126701e577bc0\";s:7:\"ignoreP\";s:32:\"96b90109bb154e24758df265b2df39fc\";}i:125;a:2:{s:7:\"ignoreC\";s:32:\"eafa6bd6d51abb6cdfee92d499b5da35\";s:7:\"ignoreP\";s:32:\"410c2460ef8fe6c9ff2c71953215484b\";}i:126;a:2:{s:7:\"ignoreC\";s:32:\"11d7db77086eb2525909f5b32f7c963e\";s:7:\"ignoreP\";s:32:\"92aa5aeed54e546f5ee1e3e0c3bbe878\";}i:127;a:2:{s:7:\"ignoreC\";s:32:\"83ba691b2dad7012485ac159ff47f375\";s:7:\"ignoreP\";s:32:\"5c5bae4b6755d3546229b2f348565da9\";}i:128;a:2:{s:7:\"ignoreC\";s:32:\"eedc2f012578838c587c16f1bc28916f\";s:7:\"ignoreP\";s:32:\"1ef9be04603af7a59806f0d6b245214b\";}i:129;a:2:{s:7:\"ignoreC\";s:32:\"fb611721c190fbb64021d616812e3d19\";s:7:\"ignoreP\";s:32:\"a691fb38a31e8d3889d5fa28efcaa57e\";}i:130;a:2:{s:7:\"ignoreC\";s:32:\"aea3ab55ee773b9252cef8f4cf78050c\";s:7:\"ignoreP\";s:32:\"ed5ffa5ed2da997ec2fc9849cf121c74\";}i:131;a:2:{s:7:\"ignoreC\";s:32:\"a33cbb66deddb3e74540b47674f1dda9\";s:7:\"ignoreP\";s:32:\"4b4e14de93f8f70e74a312d90f0b8c6c\";}i:132;a:2:{s:7:\"ignoreC\";s:32:\"c251f55482efb626ab2a6035f8ac0511\";s:7:\"ignoreP\";s:32:\"e67127f6b30e3224ca06f62007df053c\";}i:133;a:2:{s:7:\"ignoreC\";s:32:\"283a60faf0526e366a6c02be39e730fd\";s:7:\"ignoreP\";s:32:\"c12b9706f3e113f719c86eef3d7bfbb5\";}i:134;a:2:{s:7:\"ignoreC\";s:32:\"cc22efb72359dbe23c423d9e5d111958\";s:7:\"ignoreP\";s:32:\"aaa7ae22e30ef5084cfc42da1eaddc97\";}i:135;a:2:{s:7:\"ignoreC\";s:32:\"dfbd86e475a4db71069c3219a987957f\";s:7:\"ignoreP\";s:32:\"8f99d594ad445f9cfc224fea2816df22\";}i:136;a:2:{s:7:\"ignoreC\";s:32:\"de30e7d4d85bbf57a765e70fed147c53\";s:7:\"ignoreP\";s:32:\"aca98de0661227ba137e5c60bfe4970e\";}i:137;a:2:{s:7:\"ignoreC\";s:32:\"2b629071e927e41d0bc78a62a5a7ebca\";s:7:\"ignoreP\";s:32:\"e6b63cb0d4f7c8e0222b3bb07f017913\";}i:138;a:2:{s:7:\"ignoreC\";s:32:\"b8b95cdcd0751c8437fee1bb29ab6a31\";s:7:\"ignoreP\";s:32:\"df59fb379328c587c188bdd8d67378ca\";}i:139;a:2:{s:7:\"ignoreC\";s:32:\"00c08f9bfc5b6d6a072446883ff0d9ef\";s:7:\"ignoreP\";s:32:\"1f471d3d4cc36a9b7244a42171fcea31\";}i:140;a:2:{s:7:\"ignoreC\";s:32:\"710a4306ae8d78b1ea873d4f6dbb05cd\";s:7:\"ignoreP\";s:32:\"5023f8b4f65899f039b7033c02771840\";}i:141;a:2:{s:7:\"ignoreC\";s:32:\"d3292dece8b9fb29f873a2407c7c4722\";s:7:\"ignoreP\";s:32:\"8f3390a5ac6d8554d50748d002619a7f\";}i:142;a:2:{s:7:\"ignoreC\";s:32:\"46a87ea14cb577f65ac5e8fe0e1d29a4\";s:7:\"ignoreP\";s:32:\"49ddfefeef49d195a6e44fa26ad40260\";}i:143;a:2:{s:7:\"ignoreC\";s:32:\"31ebbce201a9222a8635faa1c159da9a\";s:7:\"ignoreP\";s:32:\"53266eeb0a7952fab68aaba35922e86f\";}i:144;a:2:{s:7:\"ignoreC\";s:32:\"d603493226118c87079a0fd2abd3c1c4\";s:7:\"ignoreP\";s:32:\"13daa2298dc11030804fe78314724d6b\";}i:145;a:2:{s:7:\"ignoreC\";s:32:\"3cb21274f8d6a48efadeb44f4097c5f2\";s:7:\"ignoreP\";s:32:\"c022c51d71c98fb6e836aef55a1ac900\";}i:146;a:2:{s:7:\"ignoreC\";s:32:\"fd0828d35f144bfcc982bf9b815dd766\";s:7:\"ignoreP\";s:32:\"0b2523b19dd61709649ce90d32a098ed\";}i:147;a:2:{s:7:\"ignoreC\";s:32:\"5b87a9f71cefd40f3c5f8da96bfa8946\";s:7:\"ignoreP\";s:32:\"b84dd215e55512cddf6940bc2316c2bb\";}i:148;a:2:{s:7:\"ignoreC\";s:32:\"ee26649c0e86cc82851ec130776c9ce9\";s:7:\"ignoreP\";s:32:\"9d31024845b68039d7a30d9e128c748b\";}i:149;a:2:{s:7:\"ignoreC\";s:32:\"ae5b1eb016d727a295b9c0f1b2f93710\";s:7:\"ignoreP\";s:32:\"dcb545d7c3d0e5ad961adb7e4c7b29df\";}i:150;a:2:{s:7:\"ignoreC\";s:32:\"4c2274db77b5ab5a47eb0bb2bb4b12d2\";s:7:\"ignoreP\";s:32:\"b92f98ea99c68974c0a09018287b1794\";}i:151;a:2:{s:7:\"ignoreC\";s:32:\"1e4dbac8dae391a22137625032fca609\";s:7:\"ignoreP\";s:32:\"e5670bcfef3e89afb812ba48d6809cee\";}i:152;a:2:{s:7:\"ignoreC\";s:32:\"cbfda9ff8079b3bbebc43cf98cf56f6e\";s:7:\"ignoreP\";s:32:\"6a07b8fae7ee2eabbc8aba38561c97c0\";}i:153;a:2:{s:7:\"ignoreC\";s:32:\"ea63f041f8d69b4c5d0f23bb0f0087a7\";s:7:\"ignoreP\";s:32:\"11481fc2a8e79f2da8692231f5f0901a\";}i:154;a:2:{s:7:\"ignoreC\";s:32:\"2e03a4473d04927f8775478cc689cf7e\";s:7:\"ignoreP\";s:32:\"1148aca0dd78bd83da172978d473af9d\";}i:155;a:2:{s:7:\"ignoreC\";s:32:\"56455052aaf44272278eef985ba1cca2\";s:7:\"ignoreP\";s:32:\"9d25261f20fc23a68227a9b268443555\";}i:156;a:2:{s:7:\"ignoreC\";s:32:\"d039bd98b884d8ee0bc87d160732f220\";s:7:\"ignoreP\";s:32:\"c1832031291645d584627c63b0b2ec7a\";}i:157;a:2:{s:7:\"ignoreC\";s:32:\"240b8b867c920e16c2e62be073738420\";s:7:\"ignoreP\";s:32:\"5decda6267dd4082e2014eb9bd174f86\";}i:158;a:2:{s:7:\"ignoreC\";s:32:\"58c31423dce23ddfed76e53ba3ea48ee\";s:7:\"ignoreP\";s:32:\"b41f535952c3ed422d14f263ebe47f4c\";}i:159;a:2:{s:7:\"ignoreC\";s:32:\"abff9bb9b098b38eafd4fd0d0a94a7cf\";s:7:\"ignoreP\";s:32:\"963005f2837231de2bacd1fdb405ab75\";}i:160;a:2:{s:7:\"ignoreC\";s:32:\"cb1897dfe3556cc9252f1aad1afe6b7a\";s:7:\"ignoreP\";s:32:\"d5134214d0e6e89c08ae3f5073f23038\";}i:161;a:2:{s:7:\"ignoreC\";s:32:\"e595ea595f927e6e21539871f3114d41\";s:7:\"ignoreP\";s:32:\"9dfa16762953767053ef44fb207c8f62\";}i:162;a:2:{s:7:\"ignoreC\";s:32:\"1caafff94df5d4b00fc93095a625b154\";s:7:\"ignoreP\";s:32:\"bca8de22d742c1290caeef0003f25d33\";}i:163;a:2:{s:7:\"ignoreC\";s:32:\"17cf9495b771c08761ec80bcfdae14f4\";s:7:\"ignoreP\";s:32:\"eaa8b58c39111618213087f8f63c9e8a\";}i:164;a:2:{s:7:\"ignoreC\";s:32:\"bee9fa29d6592d1f79141ceb9e5ef295\";s:7:\"ignoreP\";s:32:\"b936b2ad713fcae4619e58ce7a2cc603\";}i:165;a:2:{s:7:\"ignoreC\";s:32:\"a8106a35cc94edde8d81a676f8f376b7\";s:7:\"ignoreP\";s:32:\"ae1fb5599502dfe1a950f2a7f9dd151a\";}i:166;a:2:{s:7:\"ignoreC\";s:32:\"1799ed4e10614743db628533aca9a908\";s:7:\"ignoreP\";s:32:\"c9602818d9d9b3b1d350b062d7d12e77\";}i:167;a:2:{s:7:\"ignoreC\";s:32:\"d67e885e5c4929a28af2a06b6a091042\";s:7:\"ignoreP\";s:32:\"41625a87bc3c7bea35c63dc9f2a9e306\";}i:168;a:2:{s:7:\"ignoreC\";s:32:\"859126c4410d5863176ef340ac0fc584\";s:7:\"ignoreP\";s:32:\"ccbe791522b8a2ee30d9efd7b1ab3544\";}i:169;a:2:{s:7:\"ignoreC\";s:32:\"696e1f717419c43b8a60551b490e51a5\";s:7:\"ignoreP\";s:32:\"b15343f9686daec40ce192bd2c9fa135\";}i:170;a:2:{s:7:\"ignoreC\";s:32:\"400b5b38c95dc1152f255706b5a3faf9\";s:7:\"ignoreP\";s:32:\"2966b826d4da2cc31e27d7f1ef79c9cf\";}i:171;a:2:{s:7:\"ignoreC\";s:32:\"1c60addb4b50f6187e3552262d9c06eb\";s:7:\"ignoreP\";s:32:\"1f516750ee992f36af1ee7539a592d79\";}i:172;a:2:{s:7:\"ignoreC\";s:32:\"043e11d9f45bda8704018fe19bb81bd2\";s:7:\"ignoreP\";s:32:\"4e8181bcb50ac26e43b15c6cd5ff0e03\";}i:173;a:2:{s:7:\"ignoreC\";s:32:\"3ea71de5ec027f2b883d781614fab42a\";s:7:\"ignoreP\";s:32:\"bb8300743f301a44564a1dc676e5b724\";}i:174;a:2:{s:7:\"ignoreC\";s:32:\"32905bcd1646d99b8b3e0a55bb80239f\";s:7:\"ignoreP\";s:32:\"f6e6744e0cc788ff8eaa4a7d133c44b2\";}i:175;a:2:{s:7:\"ignoreC\";s:32:\"9d0fa355d7e3bbbff6211bb3a54096d0\";s:7:\"ignoreP\";s:32:\"022166d8d00dbba360b1a74306c1954f\";}i:176;a:2:{s:7:\"ignoreC\";s:32:\"a575b19458fbe05b9cff566771f8098b\";s:7:\"ignoreP\";s:32:\"0bb6faa1cbdb28d93bdae09411912c4c\";}i:177;a:2:{s:7:\"ignoreC\";s:32:\"f476121301aafde6c043b686557b250c\";s:7:\"ignoreP\";s:32:\"e4f14e1e9461432cf39020a5832f019c\";}i:178;a:2:{s:7:\"ignoreC\";s:32:\"1ea74d7219b7b13d7fc68cbb59a856c5\";s:7:\"ignoreP\";s:32:\"b60ae8e788c241cf18fe1c0854a9720f\";}i:179;a:2:{s:7:\"ignoreC\";s:32:\"973a23edb5c7764fe0756f56fb08370d\";s:7:\"ignoreP\";s:32:\"e17164dbf311fb5e8fca02505934e846\";}i:180;a:2:{s:7:\"ignoreC\";s:32:\"70e68c0f9597e7607f7b0025ef172807\";s:7:\"ignoreP\";s:32:\"db286a979bf66b776809683ac25826c7\";}i:181;a:2:{s:7:\"ignoreC\";s:32:\"6440c065ed5e74a8b81e5111f234d60b\";s:7:\"ignoreP\";s:32:\"be13f653fa344b57126b5f01de69f94e\";}i:182;a:2:{s:7:\"ignoreC\";s:32:\"1c91a4f8613ea1ec480a998cae7cdffd\";s:7:\"ignoreP\";s:32:\"5ae2eeed497dd39f41bee1188b8925ef\";}i:183;a:2:{s:7:\"ignoreC\";s:32:\"efef73e42c9808dbe362ee17c0dab630\";s:7:\"ignoreP\";s:32:\"59644db982aa0e6de38e40a99f254f3e\";}i:184;a:2:{s:7:\"ignoreC\";s:32:\"940dc04f33d4e1f9448d5cee7caca0cf\";s:7:\"ignoreP\";s:32:\"fc5ed30068f95516a17a401049e38a47\";}i:185;a:2:{s:7:\"ignoreC\";s:32:\"d2798c982cf95e4736baaba434a53c08\";s:7:\"ignoreP\";s:32:\"f2dc4dbe150a7c18805ea9ca2c0f888b\";}i:186;a:2:{s:7:\"ignoreC\";s:32:\"75288481022a7e40b51961b6865ed382\";s:7:\"ignoreP\";s:32:\"63ecc9d28395185bd5b05fad71dd0d6c\";}i:187;a:2:{s:7:\"ignoreC\";s:32:\"8fb51fcf642591ae51127adcaec83526\";s:7:\"ignoreP\";s:32:\"9c5eca54ea33e7b07d2d1e6a72e52903\";}i:188;a:2:{s:7:\"ignoreC\";s:32:\"75e38512843951f726454593a4f058fb\";s:7:\"ignoreP\";s:32:\"ff99b85e12d85c67174db3c583e7c404\";}i:189;a:2:{s:7:\"ignoreC\";s:32:\"45207a2baa29dbf17b3bf1fd522a28db\";s:7:\"ignoreP\";s:32:\"a89cc06b4911056dc62f1edfc1731f28\";}i:190;a:2:{s:7:\"ignoreC\";s:32:\"b28d0666e777d135834fbb3dab527dfd\";s:7:\"ignoreP\";s:32:\"10152e9d3e8cf755887ca324d21d07ee\";}i:191;a:2:{s:7:\"ignoreC\";s:32:\"b0a1e2edf73b6731817b43414a8d39dc\";s:7:\"ignoreP\";s:32:\"60599c5be629b5cc55d38ca59d0a927b\";}i:192;a:2:{s:7:\"ignoreC\";s:32:\"de8f1320288514d746e871f81507c2e0\";s:7:\"ignoreP\";s:32:\"6f365287954321af5e5c8bf87c0ce8de\";}i:193;a:2:{s:7:\"ignoreC\";s:32:\"42de211664f533a3d97ad4da7d846e4a\";s:7:\"ignoreP\";s:32:\"3aba91a15407853ca58236601c6a1b6f\";}i:194;a:2:{s:7:\"ignoreC\";s:32:\"3958b6d1b36ec4dbf39c264a49a861d3\";s:7:\"ignoreP\";s:32:\"ea1bf65356a4656f70144ceda25e7bb3\";}i:195;a:2:{s:7:\"ignoreC\";s:32:\"bb21d70c255ebebc8a7cd0f668e11979\";s:7:\"ignoreP\";s:32:\"8e8fcbb08d252209141137c6a709488b\";}i:196;a:2:{s:7:\"ignoreC\";s:32:\"fd05360ec4e08c78106c1c176d801408\";s:7:\"ignoreP\";s:32:\"8dab40f2196ff7e644b906ca713890e7\";}i:197;a:2:{s:7:\"ignoreC\";s:32:\"96f452f16b2da3b9848e9dd06aead1a7\";s:7:\"ignoreP\";s:32:\"31d8bbda43ddc1be8fb3175b8942d2bd\";}i:198;a:2:{s:7:\"ignoreC\";s:32:\"d88afc6fd8b759f29ce6a6ebfd7ee8f4\";s:7:\"ignoreP\";s:32:\"cb37a351fc86cddf5ccf956c5c55fb02\";}i:199;a:2:{s:7:\"ignoreC\";s:32:\"c71c78c1749ebfe25faf847cfc0bcfde\";s:7:\"ignoreP\";s:32:\"bb8f08d68cc46bffb759621ea011c41b\";}i:200;a:2:{s:7:\"ignoreC\";s:32:\"6467815a9e8c8b2f403ddf35f35c02ab\";s:7:\"ignoreP\";s:32:\"bc50ee9acb50710a9d4c5a9a5a37de35\";}i:201;a:2:{s:7:\"ignoreC\";s:32:\"a35d8fca6e39cb069844b4af542bbd1d\";s:7:\"ignoreP\";s:32:\"1b382e89f6ffdcd8b639645724044c3b\";}i:202;a:2:{s:7:\"ignoreC\";s:32:\"d2f00f736304174f2e77074216321353\";s:7:\"ignoreP\";s:32:\"4338230d27952e20023c4e2bf12fd14e\";}i:203;a:2:{s:7:\"ignoreC\";s:32:\"8c4b8475425049f1adc5ff81faa421d2\";s:7:\"ignoreP\";s:32:\"6d2fd8537fe23035d9f79eeea60a1d93\";}i:204;a:2:{s:7:\"ignoreC\";s:32:\"b3d42f3081b6d6dff2f1c95a3a9b07ea\";s:7:\"ignoreP\";s:32:\"05d64c7e986336fca989e11f9083c9a2\";}i:205;a:2:{s:7:\"ignoreC\";s:32:\"6085a949e6e3e0a9f536e97078d3d870\";s:7:\"ignoreP\";s:32:\"10e04b7df882256d3c65eec32d1b4957\";}i:206;a:2:{s:7:\"ignoreC\";s:32:\"295850f2413c8e8fe6b6d30aa75fed19\";s:7:\"ignoreP\";s:32:\"27145827703120d9ff0ea9bd59f52f1d\";}i:207;a:2:{s:7:\"ignoreC\";s:32:\"8ce2aac6f0a2f2a54e8f4013780fdde3\";s:7:\"ignoreP\";s:32:\"f0c71ce2b6b99df0bd18aa088db7ab96\";}i:208;a:2:{s:7:\"ignoreC\";s:32:\"201edde711c9defe086f5c34ae8f3e0d\";s:7:\"ignoreP\";s:32:\"03577ab07c1e21fb69a15534b1bac5c4\";}i:209;a:2:{s:7:\"ignoreC\";s:32:\"3b3db7d7c7fb62f9110ae180f4e9033d\";s:7:\"ignoreP\";s:32:\"5d2506cc2adcdc2e1cf57cd35f99273d\";}i:210;a:2:{s:7:\"ignoreC\";s:32:\"3a99ff6a8d246049e84091d0f8c6b67e\";s:7:\"ignoreP\";s:32:\"51cee500d8f0ded47c94c937a892e8fd\";}i:211;a:2:{s:7:\"ignoreC\";s:32:\"94185a7b435f38c1040c78963a2b5e90\";s:7:\"ignoreP\";s:32:\"ddc55105d16a30bf9c2bf8ed0199b3a1\";}i:212;a:2:{s:7:\"ignoreC\";s:32:\"190734d48ca189ee9469eb3b039d838f\";s:7:\"ignoreP\";s:32:\"71ed9dd274697770c4b8de2ad351f993\";}i:213;a:2:{s:7:\"ignoreC\";s:32:\"ba16a34df61756a134de4e837ab81c04\";s:7:\"ignoreP\";s:32:\"fe4cbb73f57d57ac5289e85a43119eaf\";}i:214;a:2:{s:7:\"ignoreC\";s:32:\"c8b73f52b06e7bb08b4b7f8b826b84df\";s:7:\"ignoreP\";s:32:\"a493502eebc9cc1d00a546c2c5b4d7d9\";}i:215;a:2:{s:7:\"ignoreC\";s:32:\"68db2e0f98fb0b63f8c2739e33c48a77\";s:7:\"ignoreP\";s:32:\"9a8263d404bee2f508541f42025e5156\";}i:216;a:2:{s:7:\"ignoreC\";s:32:\"7bc99104994ee866054569ebcc469c19\";s:7:\"ignoreP\";s:32:\"21e0790ebd60bdd3e01525d90535bf29\";}i:217;a:2:{s:7:\"ignoreC\";s:32:\"f5539f7dc5967861a5997c24cd8cd508\";s:7:\"ignoreP\";s:32:\"92f205ffe68bc3cec2897fa4250a4c71\";}i:218;a:2:{s:7:\"ignoreC\";s:32:\"be5dac434c14c1f72b2881d3674eb0bb\";s:7:\"ignoreP\";s:32:\"d77218eb4588c03227c063fe7242dae9\";}i:219;a:2:{s:7:\"ignoreC\";s:32:\"c36013791ff2017170820bc113f6b4a7\";s:7:\"ignoreP\";s:32:\"1e661c7e4c50b76a4af2bc1ad07a0425\";}i:220;a:2:{s:7:\"ignoreC\";s:32:\"0e6b056496c79dfefa954db26e80adec\";s:7:\"ignoreP\";s:32:\"fccc1365aea9d5153e4fd0d41ce0044d\";}i:221;a:2:{s:7:\"ignoreC\";s:32:\"1829d1008a4caadeda7d76bd5c2d1de3\";s:7:\"ignoreP\";s:32:\"33362a61d37f00cb8eeb9ac7e3d7b03c\";}i:222;a:2:{s:7:\"ignoreC\";s:32:\"c1d23f125fa0a20c1410ea97af084416\";s:7:\"ignoreP\";s:32:\"9f320b701b24570f1686e70b00df02bd\";}i:223;a:2:{s:7:\"ignoreC\";s:32:\"0d16fcd38a66048baae6bb9825e855be\";s:7:\"ignoreP\";s:32:\"5c5893a0203b1e7c474c25822d0c77b6\";}i:224;a:2:{s:7:\"ignoreC\";s:32:\"7971ff88a621f67ee747ca1272d390ca\";s:7:\"ignoreP\";s:32:\"d7a4bf1480aa63bb27bb9f59b6fbd356\";}i:225;a:2:{s:7:\"ignoreC\";s:32:\"42589b310f5b813b8652a462412c51ef\";s:7:\"ignoreP\";s:32:\"5c40ce3c29047e90407da9e4a7273e24\";}i:226;a:2:{s:7:\"ignoreC\";s:32:\"ee32f3454eaf4ad24eed31579a8f2314\";s:7:\"ignoreP\";s:32:\"1e31bebea7800966682136867898eb27\";}i:227;a:2:{s:7:\"ignoreC\";s:32:\"97a0a484643c3423d4315116bee83841\";s:7:\"ignoreP\";s:32:\"e27c6a09262cd60e30203f0783714093\";}i:228;a:2:{s:7:\"ignoreC\";s:32:\"d5d7c1267b15b194e97bdac3170d422f\";s:7:\"ignoreP\";s:32:\"2037e2c67a001a51a2d450ee398a8e86\";}i:229;a:2:{s:7:\"ignoreC\";s:32:\"ed0bea14e475e73aeb3ac967b5f734c4\";s:7:\"ignoreP\";s:32:\"8323987b49592e91e2f7cb2cca101df7\";}i:230;a:2:{s:7:\"ignoreC\";s:32:\"78c1abab5ff20c18caf8078543aea498\";s:7:\"ignoreP\";s:32:\"a4e2c74234eb2d57c0f8d63c8ab8d70a\";}i:231;a:2:{s:7:\"ignoreC\";s:32:\"3ea42ead6fd799d9b3de5d821517a236\";s:7:\"ignoreP\";s:32:\"c9ed5da4d77e21aa1f6d99b80e57b796\";}i:232;a:2:{s:7:\"ignoreC\";s:32:\"d8ed8f89a2fdfbf9f1aa3049b098aec5\";s:7:\"ignoreP\";s:32:\"92588b7e8309112b4e49b359f11a480c\";}i:233;a:2:{s:7:\"ignoreC\";s:32:\"0424a72a1288797438d5ab4f1c37a16e\";s:7:\"ignoreP\";s:32:\"671aafaea62c7000409cb97710c60433\";}i:234;a:2:{s:7:\"ignoreC\";s:32:\"707b4fa2db6acd7442845339b102ce45\";s:7:\"ignoreP\";s:32:\"53c6f61f1e2cebb1f3875a4617bf511d\";}i:235;a:2:{s:7:\"ignoreC\";s:32:\"50febb3e4e52de05d1001f488dee984c\";s:7:\"ignoreP\";s:32:\"de8a552eb919c4f480d5dcf3a45b75e8\";}i:236;a:2:{s:7:\"ignoreC\";s:32:\"123e3abac3e1c9ffbbe05620d0d588f0\";s:7:\"ignoreP\";s:32:\"eb1e487f618dd16217efa2799f4b7159\";}i:237;a:2:{s:7:\"ignoreC\";s:32:\"b0828d4c33ec33d912c182ab06232620\";s:7:\"ignoreP\";s:32:\"40ae834c56d6c81ff846846663b13cd4\";}i:238;a:2:{s:7:\"ignoreC\";s:32:\"bdbe6d35c03c3cf369b67fbca1fff822\";s:7:\"ignoreP\";s:32:\"02415ea96dfa48615c580c9c8958e790\";}i:239;a:2:{s:7:\"ignoreC\";s:32:\"4e90abd90c864259128ec4e3e5758c09\";s:7:\"ignoreP\";s:32:\"f0cf67be58870fa458d0f4915591d6cb\";}i:240;a:2:{s:7:\"ignoreC\";s:32:\"993ba2a11d2ffbed24abd64f8c057609\";s:7:\"ignoreP\";s:32:\"c7870cd5eb0c63bbd7b127b675231a39\";}i:241;a:2:{s:7:\"ignoreC\";s:32:\"8157c3913120061ab089d8e7caf551ed\";s:7:\"ignoreP\";s:32:\"7b34f6fc48349fbdc31685fc6d6fa952\";}i:242;a:2:{s:7:\"ignoreC\";s:32:\"eb8718aac7a378ce6caf03a0bfaf788e\";s:7:\"ignoreP\";s:32:\"fdfb7ff7f9c4adad349ed5404bd03135\";}i:243;a:2:{s:7:\"ignoreC\";s:32:\"f6a8c3360d2468beefcfc1a77f46d8c7\";s:7:\"ignoreP\";s:32:\"00f8d38bae50abcbfc059075096afc44\";}i:244;a:2:{s:7:\"ignoreC\";s:32:\"96e08fa58d53de4b508f63930ed5c132\";s:7:\"ignoreP\";s:32:\"474f6a6fdfc7a8283900e10b40d9f0d7\";}i:245;a:2:{s:7:\"ignoreC\";s:32:\"b71c684c055d5c4e32d091d29e2fe6b8\";s:7:\"ignoreP\";s:32:\"653571967b96edbb89a003e1da9f88ac\";}i:246;a:2:{s:7:\"ignoreC\";s:32:\"60a36979ef741ad4c69812a53eb30bda\";s:7:\"ignoreP\";s:32:\"b38128404c29c8fec6b96647c8dd4e51\";}i:247;a:2:{s:7:\"ignoreC\";s:32:\"854b2cacf83f3fe6a058834ab1cda9df\";s:7:\"ignoreP\";s:32:\"545cd96592f99380f619d6a0de045ea8\";}i:248;a:2:{s:7:\"ignoreC\";s:32:\"8c827fe5913c3a2d7bf76c05bf1c951a\";s:7:\"ignoreP\";s:32:\"355adc0b84d1c9b1e00bcf39a385c567\";}i:249;a:2:{s:7:\"ignoreC\";s:32:\"c28f97d15c6141b9bd6c447d7b5a5e81\";s:7:\"ignoreP\";s:32:\"a769e0ef7a7e4a367df72e819aa8e031\";}i:250;a:2:{s:7:\"ignoreC\";s:32:\"c141b9ba1464a17c53858610c04f71fe\";s:7:\"ignoreP\";s:32:\"aa63fdcc9716d02b8a40d0cce91eea43\";}i:251;a:2:{s:7:\"ignoreC\";s:32:\"954ab82ef50eadf508254f6b17e21823\";s:7:\"ignoreP\";s:32:\"c3d4a2e4e1211224b7307f73691f2403\";}i:252;a:2:{s:7:\"ignoreC\";s:32:\"dfdc20f9a6cb2cfac38d013b69ff85ed\";s:7:\"ignoreP\";s:32:\"d8320acefc8d94702c915f86947b3416\";}i:253;a:2:{s:7:\"ignoreC\";s:32:\"56ee30510650a654f4cb413888906cd8\";s:7:\"ignoreP\";s:32:\"5fd50dbfba2cd3468d1a941fbec1dc1f\";}i:254;a:2:{s:7:\"ignoreC\";s:32:\"a6ca29f22ed073aa819e0cced8018db7\";s:7:\"ignoreP\";s:32:\"ca9bdbe6e7fdd4bb1a0e9355a48d7cda\";}i:255;a:2:{s:7:\"ignoreC\";s:32:\"a791808f62bf42c30e598b291cccff9f\";s:7:\"ignoreP\";s:32:\"90ece0b4759ccffbcd3bed8bb797d1e3\";}i:256;a:2:{s:7:\"ignoreC\";s:32:\"a2a3c14551d33f7802c8402964a223dd\";s:7:\"ignoreP\";s:32:\"7138291634f43530a4628235dfaa5e37\";}i:257;a:2:{s:7:\"ignoreC\";s:32:\"6ac70dc292cc26ec2fa7543a132bbfc4\";s:7:\"ignoreP\";s:32:\"64d593a340bb96cea2438dc8d6db9615\";}i:258;a:2:{s:7:\"ignoreC\";s:32:\"68ffbe7a044cd97d050a700161e2c017\";s:7:\"ignoreP\";s:32:\"c2d5426033b0760536aa6a201ebc8c64\";}i:259;a:2:{s:7:\"ignoreC\";s:32:\"03e4ba56a37ca8efac5e27949f3f3d80\";s:7:\"ignoreP\";s:32:\"0710933e95c5db9c287e7d2c7392a36c\";}i:260;a:2:{s:7:\"ignoreC\";s:32:\"d23fbdc1bd7dce72190f714303149d1b\";s:7:\"ignoreP\";s:32:\"e01f38a09e2c2b39f742fb9621159db0\";}i:261;a:2:{s:7:\"ignoreC\";s:32:\"8198dca73f796e111c7df1f1ebf91b23\";s:7:\"ignoreP\";s:32:\"db15e31b0eb491c025290a7fb9473dd0\";}i:262;a:2:{s:7:\"ignoreC\";s:32:\"fd2c320a78d9b5ee84362d4818895302\";s:7:\"ignoreP\";s:32:\"81be2288aaa72c8c5a5fd01a21551b72\";}i:263;a:2:{s:7:\"ignoreC\";s:32:\"e9ff34d448895d896ff2ee02481b8b12\";s:7:\"ignoreP\";s:32:\"ec09ca96217ced4a7765e8e680d21ede\";}i:264;a:2:{s:7:\"ignoreC\";s:32:\"0e6c542eb7f0974d3d8830fd949b083e\";s:7:\"ignoreP\";s:32:\"70753aed9f968af7498d91a54046ee78\";}i:265;a:2:{s:7:\"ignoreC\";s:32:\"c1237d7dbc26cc44a1dc92a24db94535\";s:7:\"ignoreP\";s:32:\"2bb3da1b3ec4bcd5562f42d1111556ef\";}i:266;a:2:{s:7:\"ignoreC\";s:32:\"31165be5ae3343b5f688237726b2e948\";s:7:\"ignoreP\";s:32:\"a1fa74520e538beb9efa5247e5d74428\";}i:267;a:2:{s:7:\"ignoreC\";s:32:\"207719206341928bb1ee276a570eec78\";s:7:\"ignoreP\";s:32:\"5f03f0d5facc9f7ec4ff2ed3850d8ba7\";}i:268;a:2:{s:7:\"ignoreC\";s:32:\"95cf29e7cedb5bc616d04226fe5ba7ff\";s:7:\"ignoreP\";s:32:\"70faa19d7c673fd48d9d9fac06c96f6d\";}i:269;a:2:{s:7:\"ignoreC\";s:32:\"a6c8a78c25b6f89ca01550e6114d9771\";s:7:\"ignoreP\";s:32:\"02b6af0bb55c324a66396c2e7270084d\";}i:270;a:2:{s:7:\"ignoreC\";s:32:\"0eff2f7ca5c3e97ddff5f777b3581016\";s:7:\"ignoreP\";s:32:\"5bcbafaaf45c473c03ca894ebc0f807f\";}i:271;a:2:{s:7:\"ignoreC\";s:32:\"8302e43819123920c3a2f479c6517dd8\";s:7:\"ignoreP\";s:32:\"2de3a5bef63ea86d5b7f01f5999e5374\";}i:272;a:2:{s:7:\"ignoreC\";s:32:\"8d92c9f55b0b8034b43f428142ec6bc2\";s:7:\"ignoreP\";s:32:\"7153961f5a06e35aeda7f13d53e1954a\";}i:273;a:2:{s:7:\"ignoreC\";s:32:\"1dc3f60fbd0a7953f22629088dc6b6d7\";s:7:\"ignoreP\";s:32:\"af3b4f1bc91ae93b175b832101dbe936\";}i:274;a:2:{s:7:\"ignoreC\";s:32:\"78bf297d9bd664f0cdafee661fdf2815\";s:7:\"ignoreP\";s:32:\"bccdbf25b9398158af5a5d5c8fb7f57f\";}i:275;a:2:{s:7:\"ignoreC\";s:32:\"786f27e019e9143b86578d404d00ff80\";s:7:\"ignoreP\";s:32:\"5d8e1412060608714d06dba9bb96c408\";}i:276;a:2:{s:7:\"ignoreC\";s:32:\"41002f49da76c6c9e07bc2e1cc19595c\";s:7:\"ignoreP\";s:32:\"02c59c55830854f840451a7e459b7635\";}i:277;a:2:{s:7:\"ignoreC\";s:32:\"0214ff1072966eef8bff285574ace552\";s:7:\"ignoreP\";s:32:\"06d782ed1dab49c6eceb2776d29ca7d3\";}i:278;a:2:{s:7:\"ignoreC\";s:32:\"33179ee32063de5596979ccf0201e935\";s:7:\"ignoreP\";s:32:\"e2d053d89fdd8713fc9cd7276a4ac42d\";}i:279;a:2:{s:7:\"ignoreC\";s:32:\"c496223cd2922fbf99d76590165ef791\";s:7:\"ignoreP\";s:32:\"43bdbda67db543a510fbd453f327361d\";}i:280;a:2:{s:7:\"ignoreC\";s:32:\"bbd676bc0dd018f4e4d97412f4b601a0\";s:7:\"ignoreP\";s:32:\"b2c9ae3233acd4bdb6607add4f89a236\";}i:281;a:2:{s:7:\"ignoreC\";s:32:\"1545e15ac48f1e09a7e75d5f86a7a6eb\";s:7:\"ignoreP\";s:32:\"93ee7ce02fe2d15b0654d6ae19182881\";}i:282;a:2:{s:7:\"ignoreC\";s:32:\"8bd73f5348f9baa898669197cde83fba\";s:7:\"ignoreP\";s:32:\"95be323178cb06d8651e4f28d7257ced\";}i:283;a:2:{s:7:\"ignoreC\";s:32:\"bd0985e2fc00f9da506399c9f3487c0e\";s:7:\"ignoreP\";s:32:\"0c6e3f24a6fb7859884547bf0f88e0da\";}i:284;a:2:{s:7:\"ignoreC\";s:32:\"52642266e996c72cf1a9072afb207051\";s:7:\"ignoreP\";s:32:\"d9bb05bd1bd7fe724976db8baa5dac67\";}i:285;a:2:{s:7:\"ignoreC\";s:32:\"3fa1fcbd7e245ae90a98878079b2fcd0\";s:7:\"ignoreP\";s:32:\"65f76f97388596d7184a345fe2c43e96\";}i:286;a:2:{s:7:\"ignoreC\";s:32:\"8cce48212721f77293bf9947e062ed06\";s:7:\"ignoreP\";s:32:\"9f2f2c048d7593942bf7d7d8789fe8fb\";}i:287;a:2:{s:7:\"ignoreC\";s:32:\"1b7b38f34aac9afa20b1a616c333b9ee\";s:7:\"ignoreP\";s:32:\"66e3990164343a91d9caa12c79b8d231\";}i:288;a:2:{s:7:\"ignoreC\";s:32:\"f84ab01d41abe29cfc0facfbd7193772\";s:7:\"ignoreP\";s:32:\"f2311293201978573ec0a43f0a39ba44\";}i:289;a:2:{s:7:\"ignoreC\";s:32:\"96eb3cc619bcd3a943cb7d8cd5facc99\";s:7:\"ignoreP\";s:32:\"e995416b49c418f4134ee86b13268b9e\";}i:290;a:2:{s:7:\"ignoreC\";s:32:\"ee8eee4cd438d96b1bd65707d22ed17e\";s:7:\"ignoreP\";s:32:\"d3f16655fe826497adb46a4413157505\";}i:291;a:2:{s:7:\"ignoreC\";s:32:\"2cd77c77ddf8aa5c420f36cc83e53bc7\";s:7:\"ignoreP\";s:32:\"226cf8774366b38a382cfc4fd4eb93c7\";}i:292;a:2:{s:7:\"ignoreC\";s:32:\"9ad24a5cddff7f060eb3346be3b90700\";s:7:\"ignoreP\";s:32:\"3de6a3980448aa04deccb7ab18129a7b\";}i:293;a:2:{s:7:\"ignoreC\";s:32:\"481dd24bdf53ea06ba1cf6850db82425\";s:7:\"ignoreP\";s:32:\"21121fff3e08383856d82fc316d0d995\";}i:294;a:2:{s:7:\"ignoreC\";s:32:\"9d73afd087c76370abdd3c32accf9993\";s:7:\"ignoreP\";s:32:\"c50c77ffabeb684791082a81f696d79a\";}i:295;a:2:{s:7:\"ignoreC\";s:32:\"2cd8bbad08db18e83cacb1afa2418b10\";s:7:\"ignoreP\";s:32:\"6c62d2e757e8fba1b2a6f208da360155\";}i:296;a:2:{s:7:\"ignoreC\";s:32:\"51db3b3407ae1fee6275524c54531e93\";s:7:\"ignoreP\";s:32:\"86f03714f0d37acb277d5ef33d894f69\";}i:297;a:2:{s:7:\"ignoreC\";s:32:\"94a8ec74c875bfa14564644212d80fbf\";s:7:\"ignoreP\";s:32:\"6b74e5ee935275f6ad43132272afbb49\";}i:298;a:2:{s:7:\"ignoreC\";s:32:\"5683994d931657944838be0d01eef534\";s:7:\"ignoreP\";s:32:\"cac5293f56aebb87c8e7d6be751b37f4\";}i:299;a:2:{s:7:\"ignoreC\";s:32:\"ba75d98f7a40efaf8d4373ac31ed56d1\";s:7:\"ignoreP\";s:32:\"7f907ffa6edc6641d5fea3626ecb6e1e\";}i:300;a:2:{s:7:\"ignoreC\";s:32:\"89676d0ba8e37e5edf20025ecb0914b0\";s:7:\"ignoreP\";s:32:\"98b51c7ae890b74babf4c1792c37038f\";}i:301;a:2:{s:7:\"ignoreC\";s:32:\"4cc6672fad8dab8f205fabf657bdc81c\";s:7:\"ignoreP\";s:32:\"28e423c6ca76c43f635afae2b45e3faf\";}i:302;a:2:{s:7:\"ignoreC\";s:32:\"c6562b6f03a09651708eecdeb7495644\";s:7:\"ignoreP\";s:32:\"5ad49f92a9d855ede45b421cc3dda536\";}i:303;a:2:{s:7:\"ignoreC\";s:32:\"0eaddc491348bed0e7414bfbf1e7ac57\";s:7:\"ignoreP\";s:32:\"34c8f67e244e827d3331cf839d87aec8\";}i:304;a:2:{s:7:\"ignoreC\";s:32:\"fe632b77a99386232666e7ca5cef5f57\";s:7:\"ignoreP\";s:32:\"06664a6104df844da7d3cd831617304d\";}i:305;a:2:{s:7:\"ignoreC\";s:32:\"f008e2cb531b16d1a9bc970abfe27164\";s:7:\"ignoreP\";s:32:\"bb580a8b0282fbd141ddd78845ed9ca9\";}i:306;a:2:{s:7:\"ignoreC\";s:32:\"0af6d40e22b49260854697793cf00971\";s:7:\"ignoreP\";s:32:\"3ba056826c31d420180b080863d2f4fb\";}i:307;a:2:{s:7:\"ignoreC\";s:32:\"2dd279c39d2cc3e549e09a50a9bdf698\";s:7:\"ignoreP\";s:32:\"f72f1d12e251adb5e78bc99afef5a0ab\";}i:308;a:2:{s:7:\"ignoreC\";s:32:\"d3df062c58bce620bdbfb456ec8da754\";s:7:\"ignoreP\";s:32:\"341f5e2d7df5f7ef6feca94dceedc3f3\";}i:309;a:2:{s:7:\"ignoreC\";s:32:\"ac25a8daa35c4b147ece11697f28e81a\";s:7:\"ignoreP\";s:32:\"1e352985bc62cc0577d84081b4a94964\";}i:310;a:2:{s:7:\"ignoreC\";s:32:\"b965b7f6265ddd0564339a0bb05fed46\";s:7:\"ignoreP\";s:32:\"9b0e0464d5dafc7bee81a5cfc486ef55\";}i:311;a:2:{s:7:\"ignoreC\";s:32:\"51bffb8b7e727bd55725ff5c6c708859\";s:7:\"ignoreP\";s:32:\"c38a2d4df65394f861a4ff2d35bdc886\";}i:312;a:2:{s:7:\"ignoreC\";s:32:\"859334a1412d0e534d1fef2fb87bdf30\";s:7:\"ignoreP\";s:32:\"45fb007040a3671e5a14b2dbcd974dfe\";}i:313;a:2:{s:7:\"ignoreC\";s:32:\"e0befd987d02ce1403682db569dfc31c\";s:7:\"ignoreP\";s:32:\"4cf4f283ad09d942550b4d8a33a99864\";}i:314;a:2:{s:7:\"ignoreC\";s:32:\"128c8f866d1a7282214201037aa70169\";s:7:\"ignoreP\";s:32:\"dd8ca17c4bb1b553ed3f3db5f4ccfc7b\";}i:315;a:2:{s:7:\"ignoreC\";s:32:\"9f07a612459a51a66842c0d247951f4d\";s:7:\"ignoreP\";s:32:\"3ad65d2b41438eca506527756eedff5b\";}i:316;a:2:{s:7:\"ignoreC\";s:32:\"516ba687adebdae48a148b23a0c1b461\";s:7:\"ignoreP\";s:32:\"e6420f19ca889f8d840a66f731c24b52\";}i:317;a:2:{s:7:\"ignoreC\";s:32:\"187d6e7d5b959867c991a3ab682ae152\";s:7:\"ignoreP\";s:32:\"491589de5f83fba6cb1c0162588f47b0\";}i:318;a:2:{s:7:\"ignoreC\";s:32:\"83b0539b0478c95ad9a747b005ffb598\";s:7:\"ignoreP\";s:32:\"c855def2767ab805f59b51aab590406c\";}i:319;a:2:{s:7:\"ignoreC\";s:32:\"2426c6836647399d0393158b28e90709\";s:7:\"ignoreP\";s:32:\"d244ef56dad0ead46d1510de3dd5b1c1\";}i:320;a:2:{s:7:\"ignoreC\";s:32:\"e751382aad14ed0ea34a5c71b9da4704\";s:7:\"ignoreP\";s:32:\"004c07818fd1f5a9323ca18fffbb4c45\";}i:321;a:2:{s:7:\"ignoreC\";s:32:\"ca077b3c1910cb3590306ad40ac382c9\";s:7:\"ignoreP\";s:32:\"72285889ee0635148354d56c5bc25567\";}i:322;a:2:{s:7:\"ignoreC\";s:32:\"ebc89c5c7bc12d3f663517ba8c1684a1\";s:7:\"ignoreP\";s:32:\"4d550b432247721d4dfe755a22ca6620\";}i:323;a:2:{s:7:\"ignoreC\";s:32:\"40d785afad7d8f94690b723b8cbc2827\";s:7:\"ignoreP\";s:32:\"f0d3c79a253326d6274f1b820c501d7b\";}i:324;a:2:{s:7:\"ignoreC\";s:32:\"6ff3a638abca75345cb1d1a8b3de1c13\";s:7:\"ignoreP\";s:32:\"0bc9d759cc871b5583b6554ee961afe2\";}i:325;a:2:{s:7:\"ignoreC\";s:32:\"8a48179278224ba5e4f0a31527d1aeeb\";s:7:\"ignoreP\";s:32:\"68d25625668be9d9719d103b3f689c2e\";}i:326;a:2:{s:7:\"ignoreC\";s:32:\"e3fb2a1b38f9986868284e9a6d932842\";s:7:\"ignoreP\";s:32:\"819e650dbdbb023395b57f9708867af5\";}i:327;a:2:{s:7:\"ignoreC\";s:32:\"19ae67eacc255319356d363c64eea995\";s:7:\"ignoreP\";s:32:\"041d5a9d0f1b792e313d892017845d9c\";}i:328;a:2:{s:7:\"ignoreC\";s:32:\"ed9177baaf79cb59bf7dc2587fd719c5\";s:7:\"ignoreP\";s:32:\"4fc94d2ab90f91cfc0314f984437880e\";}i:329;a:2:{s:7:\"ignoreC\";s:32:\"9e701710203257da895e2d68cb9544b1\";s:7:\"ignoreP\";s:32:\"9bc3eced2563ef022a062714f6d258cf\";}i:330;a:2:{s:7:\"ignoreC\";s:32:\"95643d7ea8e29a5bb096e845c4bcd7b6\";s:7:\"ignoreP\";s:32:\"62d30a8bf918cd692d3d2e9fea3ad662\";}i:331;a:2:{s:7:\"ignoreC\";s:32:\"bc064917788555ef817dfe4571b050bb\";s:7:\"ignoreP\";s:32:\"97252511ed52ae28f1286ec14f4a7cc5\";}i:332;a:2:{s:7:\"ignoreC\";s:32:\"32ec5b88e3fce42a25219444333f3149\";s:7:\"ignoreP\";s:32:\"68d57a0fc368ab3e815b18f2158064d7\";}i:333;a:2:{s:7:\"ignoreC\";s:32:\"e64ea93b9ad2a0ab4457fff92a3c1698\";s:7:\"ignoreP\";s:32:\"432b2c7b00cec4affa73291bcf8b2f64\";}i:334;a:2:{s:7:\"ignoreC\";s:32:\"20eeab953b9089c19b4d99b9ae73711b\";s:7:\"ignoreP\";s:32:\"f35d22d6ca6fec47448a609793150aae\";}i:335;a:2:{s:7:\"ignoreC\";s:32:\"19a30a459e92856c15fef7fa84db3ef6\";s:7:\"ignoreP\";s:32:\"5d0c398141f96dea08c031c96baa65fe\";}i:336;a:2:{s:7:\"ignoreC\";s:32:\"3f09bc3a8156315d58bfa078ec7bc04c\";s:7:\"ignoreP\";s:32:\"c0cd1ee7c1a4e88cc32f94dceadb565b\";}i:337;a:2:{s:7:\"ignoreC\";s:32:\"99717ae60bc8b68b0fd9a129478391dc\";s:7:\"ignoreP\";s:32:\"e2d41cace480238173512b2d27833e48\";}i:338;a:2:{s:7:\"ignoreC\";s:32:\"cd20facf3ee447b2a79d6801e8932cec\";s:7:\"ignoreP\";s:32:\"ac6e8e8ab2bf582f01f4771dda830f0d\";}i:339;a:2:{s:7:\"ignoreC\";s:32:\"bbb0d330c1ffce535ecf14ac941503f1\";s:7:\"ignoreP\";s:32:\"dd6ee8bda573309acd8fa664bf9f5460\";}i:340;a:2:{s:7:\"ignoreC\";s:32:\"f6284bba51a02f02c0b0c7a2aed655fc\";s:7:\"ignoreP\";s:32:\"0f417527ad19289a019fdb4405facfd3\";}i:341;a:2:{s:7:\"ignoreC\";s:32:\"7c064c476203e2b11246a017c13cf771\";s:7:\"ignoreP\";s:32:\"f6c724ab99e98639aed48dc93854c380\";}i:342;a:2:{s:7:\"ignoreC\";s:32:\"0714e8bc4da602c9117a6aa95f84bb1b\";s:7:\"ignoreP\";s:32:\"7b495d4e2e00ea1d657d51205b0dabf0\";}i:343;a:2:{s:7:\"ignoreC\";s:32:\"4a121e93fd4b2d6851fa098aafa22a0c\";s:7:\"ignoreP\";s:32:\"5c9e92627feaeb64fdf226d4edcfdd2e\";}i:344;a:2:{s:7:\"ignoreC\";s:32:\"f3974ee4d48a7d2c2d7ffd2fdb46bd9d\";s:7:\"ignoreP\";s:32:\"f3263756a5e31d0b3cc4d3f309bff706\";}i:345;a:2:{s:7:\"ignoreC\";s:32:\"4e578a2c51c649a8bc0310012b20f21a\";s:7:\"ignoreP\";s:32:\"b21e6a0369bd1cd1ae0f35f71e1aeb26\";}i:346;a:2:{s:7:\"ignoreC\";s:32:\"c8f9768f8f617c19a0534ad3e023d847\";s:7:\"ignoreP\";s:32:\"f953f73a10997734a967202f7a8c9e98\";}i:347;a:2:{s:7:\"ignoreC\";s:32:\"68917953a0acc3b75a939a7edcdc1951\";s:7:\"ignoreP\";s:32:\"9926074cc41cf36e73c0da7162d20d5a\";}i:348;a:2:{s:7:\"ignoreC\";s:32:\"6254391126ced9831db4f0557292790d\";s:7:\"ignoreP\";s:32:\"e0e25f07fb116efe1eaf18389c43d129\";}i:349;a:2:{s:7:\"ignoreC\";s:32:\"13e3704cf2039d638ec00a37190cb83e\";s:7:\"ignoreP\";s:32:\"ea7108f1d954cbae6484d9ccf0c174e8\";}i:350;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4c529fc2868804935968dfb5ec90a5fd\";}i:351;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"c427acebdb6e7fda200bc0ea37391111\";}i:352;a:2:{s:7:\"ignoreC\";s:32:\"abdda71d3e7264f957e349b8ea7fb7cd\";s:7:\"ignoreP\";s:32:\"0dd472bbbb4d3578d25467b507b9337b\";}i:353;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"9c581cab0e2470fab44fffac2eb5676a\";}i:354;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"1f85a408d69df718468d79f2026c55eb\";}i:355;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"dfa1e99345a791dadaa994ec4698175a\";}i:356;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"e06dc3f4a0f368aa73a0e02f6955a948\";}i:357;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e8da39a1a8dc814379686b2b90474994\";}i:358;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"800bdcdfeff95b424356387372c2aeee\";}i:359;a:2:{s:7:\"ignoreC\";s:32:\"6caa515ee645ece0199915650ad17f4f\";s:7:\"ignoreP\";s:32:\"139a350007e989cae92e5e97ebdbc1af\";}i:360;a:2:{s:7:\"ignoreC\";s:32:\"b11248382ce9fe68593b78a21e01fcf5\";s:7:\"ignoreP\";s:32:\"1333daee42325bdfa6472780a776e945\";}i:361;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"2c9d75a943e1a15bdb8f596b2a90ba8c\";}i:362;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"9b5637bdf257aed566050dc281d9ba0f\";}i:363;a:2:{s:7:\"ignoreC\";s:32:\"fb40e4ebe65a6b80bdfd00fd92938e92\";s:7:\"ignoreP\";s:32:\"b370df7d1414446286380fe3710dba61\";}i:364;a:2:{s:7:\"ignoreC\";s:32:\"35bb47d31bc2946d21b4d21d6bb45449\";s:7:\"ignoreP\";s:32:\"7681ee574077a74a576fb8374eddecc1\";}i:365;a:2:{s:7:\"ignoreC\";s:32:\"587b33daf321ded836326e53eedca37e\";s:7:\"ignoreP\";s:32:\"d48142e1424719a1366a83f9120c3b9d\";}i:366;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ac52a060660a54365afee42d5a832070\";}i:367;a:2:{s:7:\"ignoreC\";s:32:\"5b85e49b04ec74f467be59f2024a2f4e\";s:7:\"ignoreP\";s:32:\"88d0dc17e890fa08ffa137d0e52635b3\";}i:368;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4a641bdf17117e680f6ca232216d9702\";}i:369;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4bfee5e3acb43bd1e5d7672de0c4adc9\";}i:370;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"793cb28baefc355f0927f8c55c72aad7\";}i:371;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"42f22cd817376480180f7a9055b1c8ab\";}i:372;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"98653d10142fa308991e5fa79ce0d891\";}i:373;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b99483a9df58b365672e86338655d8cc\";}i:374;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3bae8b947275ed258c5a4c9a8f5f5705\";}i:375;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"06bf1e2fdd42f794f592dc6aa0353d44\";}i:376;a:2:{s:7:\"ignoreC\";s:32:\"c3cb5c2ef785c63253da0886fb79e9ed\";s:7:\"ignoreP\";s:32:\"a24af370250e4c6ae9c1e5a9bde1870f\";}i:377;a:2:{s:7:\"ignoreC\";s:32:\"1d55b60e1bcd641f62d02f36069bb38c\";s:7:\"ignoreP\";s:32:\"826906629db68d59e0fe3253988e3ca1\";}i:378;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b67e657f40d3fe6966e054c74a545ab2\";}i:379;a:2:{s:7:\"ignoreC\";s:32:\"3b2158540367586b5d364ff67058c3c5\";s:7:\"ignoreP\";s:32:\"685a50b3ea62c4da8683ebc8fffae510\";}i:380;a:2:{s:7:\"ignoreC\";s:32:\"72b4b5dafc17663dbf563b010b791631\";s:7:\"ignoreP\";s:32:\"268a62852b58cd79a4167c3d23f2c0e7\";}i:381;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"2f9b0a7cd92bce810f7dd8d60bf231ed\";}i:382;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"45960f8bbbedd67052c15af2d904b2cf\";}i:383;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"d302432c78599caacccfe5ebdd134b3d\";}i:384;a:2:{s:7:\"ignoreC\";s:32:\"c04003302c2b9614e33442626d5d6ac7\";s:7:\"ignoreP\";s:32:\"0c5486f5930d7412c0ad40a20dcbc64c\";}i:385;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"e9504310d6139a513d8c8a06bbae8340\";}i:386;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"157c6f518afdf1f2fca7225a633f7a25\";}i:387;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f4bb4bd80082b2858d78f39e9f15b140\";}i:388;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"2b6c0429e5b4f9cb4c031e7c29f08d8d\";}i:389;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"51b5af02faa32fd93b1c4ba7772177f5\";}i:390;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"734222c922620114d6bec99f8bdb1c3e\";}i:391;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"09ee937029e4bbc79d7b88a6f7747472\";}i:392;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a9fa8356f4b32c29d6e3275ab4ea1708\";}i:393;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"77b74edeb53779744b0852e769926c29\";}i:394;a:2:{s:7:\"ignoreC\";s:32:\"aa67e8a8c24c512e873e7d38ca29db0f\";s:7:\"ignoreP\";s:32:\"a86f33190d95ed5913c2a09e100913b1\";}i:395;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"97a40df0440b925ad4ff3e566cf95056\";}i:396;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"19f2648e6e391dee48ef45887748fc0e\";}i:397;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"9643207138f39b0db284c52acddfc925\";}i:398;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"fc52bbdb2eb4b1baf61a2bf3944287e0\";}i:399;a:2:{s:7:\"ignoreC\";s:32:\"53fda6dfe85c707280100687b400d834\";s:7:\"ignoreP\";s:32:\"ec7b8331aea8b9ef3315c032fcc6e397\";}i:400;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"9880393b63cec0da7d8577a66149507f\";}i:401;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"380187e8b56507331bfa2ed7628d9ef6\";}i:402;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4e26afb311c0ed365ee504cfaa0894a3\";}i:403;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"d7b565f4df2fef5157a85ee38f887135\";}i:404;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"048c99c0905ccdb96467729a6dc6b555\";}i:405;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"884ac75228b3ae8068861dde75b537b9\";}i:406;a:2:{s:7:\"ignoreC\";s:32:\"4b916c9a270ae35f2f8066302426da5b\";s:7:\"ignoreP\";s:32:\"9549217917d4e025e73f204dbd845f3a\";}i:407;a:2:{s:7:\"ignoreC\";s:32:\"36c22656449808900bcecf0dd51dcf14\";s:7:\"ignoreP\";s:32:\"48d327f3b3808cc3d5ae12fe4e3e5897\";}i:408;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0b04f8f3fce52dea8251be8258ac567e\";}i:409;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"167096b7ac3f0ca872802616555e89fd\";}i:410;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a7fd384ec7f0bfd2b6d152f598c30c3f\";}i:411;a:2:{s:7:\"ignoreC\";s:32:\"c10364370d4b4b071b1a570489f37ff6\";s:7:\"ignoreP\";s:32:\"9e3f64da6afe44e7dfaab6cd912846f3\";}i:412;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6339c9fd416e0b0b65a9a4bcf604dbe0\";}i:413;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"cebef3591cfe2c2f9d99dce3b8bcee01\";}i:414;a:2:{s:7:\"ignoreC\";s:32:\"5df7f8efbe02ed76e51285b272ae248d\";s:7:\"ignoreP\";s:32:\"2b9e18082a809184da353be3f64bf1ea\";}i:415;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"2f3e68d08d8c741e6994b3625d065ad5\";}i:416;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"212881d3771fd2b2d9d205e521c94156\";}i:417;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"c6b4695e486431594979c241d4f685b0\";}i:418;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"00299efd5e7d9ef2df4347b398ee7979\";}i:419;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"17d0cd765b30a35e4ea4c5606b220eba\";}i:420;a:2:{s:7:\"ignoreC\";s:32:\"6a6a7aec64530be8b0548a94bbd322f1\";s:7:\"ignoreP\";s:32:\"08f058bdc5c2d280019ee784e857a632\";}i:421;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"b507882e2ece54fe784d52088cea7328\";}i:422;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"47082f970055f0453a8bc39a9f5c6927\";}i:423;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"fabd976375f42901f8b40e3ac01187bc\";}i:424;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"82bc6b852ec87937495b7e26d938ad9e\";}i:425;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"24d251a2e58975e64569fbaf0da9f0b5\";}i:426;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"bc7eb488325a765ca8837bd5a2824e21\";}i:427;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"d5475282af2a4153a23531b2444398f9\";}i:428;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3a2bb08154ff977fcf23492b23b13892\";}i:429;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"efed24ccbe391444490508a8d381954c\";}i:430;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b7697cc7b4e002149609ba30f6a41540\";}i:431;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0cc1e94d2c4770bcd30df74e8484ff2d\";}i:432;a:2:{s:7:\"ignoreC\";s:32:\"34a86fc0db71b0afe75a4f431e99b300\";s:7:\"ignoreP\";s:32:\"782702d6c1ea72c387de4d271735c631\";}i:433;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"9b475de762ef42adde818fc896cba350\";}i:434;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"2a12a34dda9f7766513073257cd923bb\";}i:435;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"cf4c54dcc3ffa13d04bbed12be239664\";}i:436;a:2:{s:7:\"ignoreC\";s:32:\"42c31c566be2054eb6c0c8c33cd2ee25\";s:7:\"ignoreP\";s:32:\"a6040c8e79730d1fa34e3e7037f3cef4\";}i:437;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"44b077ce1831a57a6412d4112d54ed3d\";}i:438;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"637f8e7db46aa2a7969c5dd26ba44c52\";}i:439;a:2:{s:7:\"ignoreC\";s:32:\"b686be98d669c8c1db3f11c7035537a6\";s:7:\"ignoreP\";s:32:\"9645e2ab4ccd19cbf4de985fb65c0e0c\";}i:440;a:2:{s:7:\"ignoreC\";s:32:\"1c0abbaac3c4c416dbb63a9203a49c21\";s:7:\"ignoreP\";s:32:\"45ef66377198be7e67d734dfaee7264d\";}i:441;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"73a67c533eaf8d546e4daffb6d195dcb\";}i:442;a:2:{s:7:\"ignoreC\";s:32:\"2f0b98c62e7437a5c2f5fd8552a6618e\";s:7:\"ignoreP\";s:32:\"69eeb12547fa13d7e54af271af42248c\";}i:443;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"16af98b183c0b336284c693adb5eba01\";}i:444;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"c66633251cb6a878862f42b57ae25642\";}i:445;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3994282d738f9f71f6b8be9206207604\";}i:446;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"825e7cbfc32710ec80df5345eebe3862\";}i:447;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"17e993b32108afee0422d5fa53ffda54\";}i:448;a:2:{s:7:\"ignoreC\";s:32:\"fb9df10971f552a58fbed5ea75cf9843\";s:7:\"ignoreP\";s:32:\"2ec8800740454eadead83851737208c0\";}i:449;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0c2ae11066afa7f5d427410703c47501\";}i:450;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ddfd1732a3c208f67a993997df9593cb\";}i:451;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"7cb41f5d1b0863da257f7adfe923304e\";}i:452;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"08aaf240500b560bedccee6b73cbc217\";}i:453;a:2:{s:7:\"ignoreC\";s:32:\"b4105e197f0755fb1b6884b46a53250b\";s:7:\"ignoreP\";s:32:\"f47182c0e58ff99d10f0a14c95698773\";}i:454;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"70bac0f0d523551b0c49f9385faffbd5\";}i:455;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ec7bea8f65a2339af64e1e132399eaf7\";}i:456;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"773bca9e238fee9459bf35510a94e78c\";}i:457;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"ed5c655fb91908d7b9dde42b480db7f0\";}i:458;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"08db3fd639f3b7f62461129ece27d411\";}i:459;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4c4e196fe41239a25fe4914e57433011\";}i:460;a:2:{s:7:\"ignoreC\";s:32:\"2b4117a78b2355a5de5068b15092d465\";s:7:\"ignoreP\";s:32:\"4978bb2fc1f541a7c1fab1697824ccc1\";}i:461;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"f280a70fe1c49566eccdf33f0c6315e6\";}i:462;a:2:{s:7:\"ignoreC\";s:32:\"aee2d6f3603c2e47dc43c8e95bb0caa6\";s:7:\"ignoreP\";s:32:\"5f69f31b3b753ef2b1c30c0950783640\";}i:463;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"983abfd4583c55da4ff4406b4d8f9c8e\";}i:464;a:2:{s:7:\"ignoreC\";s:32:\"6d131fd7fed14bf58ea6aa18a50e0cd6\";s:7:\"ignoreP\";s:32:\"3df374b784426c860021dccfe1cc9faf\";}i:465;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"67a823d5f99d9612821504887781f6ba\";}i:466;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5f6d3e912d749ec005ac1fcb602902f7\";}i:467;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b661d2cb32cda19c8e39e3aa49208df7\";}i:468;a:2:{s:7:\"ignoreC\";s:32:\"ac80a3a914878da5736bb1b3cacfd628\";s:7:\"ignoreP\";s:32:\"a7b3f6382aa2e181709625b1f3a02319\";}i:469;a:2:{s:7:\"ignoreC\";s:32:\"35e036bb927f86f15c1b275647fc0b32\";s:7:\"ignoreP\";s:32:\"e2f48127f102117e6949c7f1d800d783\";}i:470;a:2:{s:7:\"ignoreC\";s:32:\"a65e5a7049f092e1a2d402c48ae021b9\";s:7:\"ignoreP\";s:32:\"fab1b57c0eece7efbacb7ac7066b0d9d\";}i:471;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e4ceabdacfdc6b8fe2c6bad8188e6bb4\";}i:472;a:2:{s:7:\"ignoreC\";s:32:\"543833d66665eb9de7e0e94b00fa61c2\";s:7:\"ignoreP\";s:32:\"b2ed28eafa70c366ada913eb65d36e25\";}i:473;a:2:{s:7:\"ignoreC\";s:32:\"1773ee5cc13a9107e1897c3690609f44\";s:7:\"ignoreP\";s:32:\"e2f13242466d19f352e72a938ede727d\";}i:474;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"b3093f997270a08f2edfbb7213a829ef\";}i:475;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"f349914a2180c3b1191a4e82dbb17aeb\";}i:476;a:2:{s:7:\"ignoreC\";s:32:\"82b8cd23ac26e3e19ad6b1b3d915419a\";s:7:\"ignoreP\";s:32:\"e526044a63551c3e6334bbde22913cd3\";}i:477;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"6ab2972898272033432259508814c235\";}i:478;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6c2d595c58d030f28a74bf624aee9b09\";}i:479;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"afc87d3fca3881bcdcd81fb2d154c89f\";}i:480;a:2:{s:7:\"ignoreC\";s:32:\"036a78812025720f709a37340389534f\";s:7:\"ignoreP\";s:32:\"9e1b5c7b97fa34c89d31a11514df0321\";}i:481;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e4d9d61505ec6b4ffaf7eaf9e655a521\";}i:482;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"2dc4b0d7d28bea8f1b57892e56717007\";}i:483;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6f4b83233c01bed6c484b59ccd629308\";}i:484;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"77a659d66124b85071e1aea3a14c55aa\";}i:485;a:2:{s:7:\"ignoreC\";s:32:\"70c526b5823ce06672e4eb6fc1e666dc\";s:7:\"ignoreP\";s:32:\"770e448b4bee7bd00549abec134d4b93\";}i:486;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"56d4dab6362c597c9309ad83ad4a89dc\";}i:487;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"fdd6e3753a58ea62710e674a5237354c\";}i:488;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"779f69aa058a1efe3d46035c9a580d7f\";}i:489;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"384faca5d940ba240d8de6e325839bbd\";}i:490;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"33672caf335e915aa66ac3c3e727395c\";}i:491;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a392cc8140eac8e23765340649147bbe\";}i:492;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"ca40acdeb88d7223a626fda7d33b9cc3\";}i:493;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0cdc59d43b3b068df4a3c3d49e759999\";}i:494;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"82e43b0bc5d251bf23f9283199ba9358\";}i:495;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"632f1e1eb6dd8a136fd669a364cf668a\";}i:496;a:2:{s:7:\"ignoreC\";s:32:\"053e5adc8ffb6be1e086062fa52a0b1f\";s:7:\"ignoreP\";s:32:\"54e428798fdb27f187edb8100b6038a0\";}i:497;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"70591cab0e02311934666c99bc8ccad1\";}i:498;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"8bd7dea280618128f6d87f31e861ba2d\";}i:499;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"9c1b014704d909ae2a5e1ae677ecdc8c\";}i:500;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"7ef307515050d80ac13e4f2b43b47ccf\";}i:501;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"340f736c86ced4b6340060b3c849c0d0\";}i:502;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"21d1f13d8b3639b2422c96f2b53652b9\";}i:503;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"12b33d0d5f2ae27e34075f8b3ffd0c28\";}i:504;a:2:{s:7:\"ignoreC\";s:32:\"36cd1762d7d20c021d0791add8452300\";s:7:\"ignoreP\";s:32:\"9bd01a3146d20037e8c0a861216dbe78\";}i:505;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3c58cbd700d06996e90550e1b153ef1c\";}i:506;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"c559a914c0f406ade178d4c76d792f06\";}i:507;a:2:{s:7:\"ignoreC\";s:32:\"70c526b5823ce06672e4eb6fc1e666dc\";s:7:\"ignoreP\";s:32:\"ab91b2951bd30bd1dfef6fe324d1f562\";}i:508;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"5a24e5ffc85f9b6b3be609b89d782014\";}i:509;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b3581c66e4054cc0659ad5f5c54ca812\";}i:510;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"37953d32645c8a94c459a3be7baca06d\";}i:511;a:2:{s:7:\"ignoreC\";s:32:\"bc2df5630dde43104d16698a751c7305\";s:7:\"ignoreP\";s:32:\"769ee1ed71b7c129a4622386f832c37c\";}i:512;a:2:{s:7:\"ignoreC\";s:32:\"447e7d107e135b52a7f6b0d74cc4b021\";s:7:\"ignoreP\";s:32:\"e8ab535591a020f37e374a5c48bf025b\";}i:513;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"9977a11a94b33c991d15bec51403e8ad\";}i:514;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"fec19706cbcd7d7da85b66e99e10c8ae\";}i:515;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"32cd6252843afdc739b2e2788332042a\";}i:516;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"9bcfbdaf9472b14a9eacc6080f2aa038\";}i:517;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"549d21b5cfec9d94f06890e61aef30bf\";}i:518;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"447b3832946279d4e9d4c07eb575f52f\";}i:519;a:2:{s:7:\"ignoreC\";s:32:\"0eeb26ba2f8834588de670d01da8440a\";s:7:\"ignoreP\";s:32:\"ff837d95b74e9131e21f31741d5de90f\";}i:520;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"591f7260fd8cdc642d1839c8f8080800\";}i:521;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"01846b4ba7192e74f297d3ebfe5b7db6\";}i:522;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"47eb647ba01a1cea7904f0fa6422a12f\";}i:523;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"9b20f6ee60625e0c0761a6c775e2a228\";}i:524;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"d9312bb6a0ca0af4fd4267e190668576\";}i:525;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"c6617c98d038e238c23d192cd6ee9fb9\";}i:526;a:2:{s:7:\"ignoreC\";s:32:\"233fa4b1c48aba86c4df2f2dabbe2b77\";s:7:\"ignoreP\";s:32:\"b24411f847dac4e02a970261a82f011f\";}i:527;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"78a3f973bb699b3581782320e854f23e\";}i:528;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6ae7be773d5bb3c04b69098d20331963\";}i:529;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"d5ef5f32caa425758762f03a6aa24c37\";}i:530;a:2:{s:7:\"ignoreC\";s:32:\"0620e1415ee7a8a85dc20a5a25713db7\";s:7:\"ignoreP\";s:32:\"304867fba4ccb84c9c5feaa7674a9455\";}i:531;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"fe223a23a65f4d3c48e1e7750388d058\";}i:532;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"848b3dd590340b7523d94283ba8aac05\";}i:533;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"d8f53a857ae12a5e7b92a792218f5c17\";}i:534;a:2:{s:7:\"ignoreC\";s:32:\"be64fd7cf98bc45efd29abd7a62cf8f0\";s:7:\"ignoreP\";s:32:\"a3e692475991062fa260a4df8bb13ed9\";}i:535;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"79ccad6d230490417eec20a8859a2db7\";}i:536;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"c5b34230a55e083dd4237f3225cce8d0\";}i:537;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"164d02de11e29b2a380dc225675c6d91\";}i:538;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"8089297cfa87c890055d84aa3755b84b\";}i:539;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0fc8e4077ba10fcdb6a8c5c5c66c6fe2\";}i:540;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6af7734f655279d98522cbd514505a56\";}i:541;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"1e01d4909921048c5ecdfe3152dcce84\";}i:542;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"1480ade03f00837344b717063741d89c\";}i:543;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6323af7ebd033cd88651126b3f83b1ac\";}i:544;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"cb75db26c265b6f913855ecb491ad4d4\";}i:545;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"7c299f4050182deb50f1faa578611b70\";}i:546;a:2:{s:7:\"ignoreC\";s:32:\"70c526b5823ce06672e4eb6fc1e666dc\";s:7:\"ignoreP\";s:32:\"13f8851e68a19c743933632d95fa2cf3\";}i:547;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"13b069a1acb96ad8e9bacb55672f7886\";}i:548;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3bc410556a0776b44556d6a120a6c669\";}i:549;a:2:{s:7:\"ignoreC\";s:32:\"3c7858c6cc80e52d77031bc52db010c1\";s:7:\"ignoreP\";s:32:\"c7602481de29fad38f8b0fb6ecd70822\";}i:550;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a8d55140d4576d0a53f8e8cb6f0bedc3\";}i:551;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"cc7386d488259111b74d9518fb783acf\";}i:552;a:2:{s:7:\"ignoreC\";s:32:\"12a7430321303f564066be274bfad9ed\";s:7:\"ignoreP\";s:32:\"71ef26777f598f3db5e190ace9183ccd\";}i:553;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"62629dd3e2b1c657c8f03f6c4642b100\";}i:554;a:2:{s:7:\"ignoreC\";s:32:\"70ee676067b9d08eb0db056c4ba764e6\";s:7:\"ignoreP\";s:32:\"b1740131aa25a3f6f5b6f7d0487af988\";}i:555;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"fd314aa22bb364166c49c1a8d42af373\";}i:556;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ab1ecb5b1997ab2f84e4c8387f032121\";}i:557;a:2:{s:7:\"ignoreC\";s:32:\"5c88a13c6b07ed5185570c052eeef201\";s:7:\"ignoreP\";s:32:\"89e92991527e8d714e7aa0e47aafac9f\";}i:558;a:2:{s:7:\"ignoreC\";s:32:\"ab4c5ef2df1b85a50d4524339cbaa547\";s:7:\"ignoreP\";s:32:\"88be3ee28072b10ac58610c029954684\";}i:559;a:2:{s:7:\"ignoreC\";s:32:\"467b42d8df158a49ca07ac04c1b8e70f\";s:7:\"ignoreP\";s:32:\"6e4c6550eb9aa00e32a8d4d08d71ec9c\";}i:560;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"9936a1f779e645de6811309cf85d3aea\";}i:561;a:2:{s:7:\"ignoreC\";s:32:\"ee46d2a0550472a709e4edf05ec2b1a9\";s:7:\"ignoreP\";s:32:\"e51965f22d74912f3509bc6e408342b7\";}i:562;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"8b741e4116d19a7dd5564d5014a0b24f\";}i:563;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3928eae89ea756b9c640cdadb3bea253\";}i:564;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3058ba2ba5967ab1219dfab89269f215\";}i:565;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"945ebdf85338f5d9bf204b9ca7d0885f\";}i:566;a:2:{s:7:\"ignoreC\";s:32:\"2847806d0328dba17faf660254349786\";s:7:\"ignoreP\";s:32:\"876b430fcc6c006df2cddfb85350fa2e\";}i:567;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"23bc16c5ff5e0772db7a89f72447f650\";}i:568;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"c493c217b41768f1b9a4f85f19ae9d7c\";}i:569;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"5fede0d361dffd823ea0dd433b3b4127\";}i:570;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ca6974e90c22628b05b34c57eb8e1b33\";}i:571;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5a0ded9d3de9bffeb91eb7d830a69d6b\";}i:572;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"a6a8650f6aaf4270d85fa0d19d178078\";}i:573;a:2:{s:7:\"ignoreC\";s:32:\"3cc3b84c4d3087e941a75aae0410b636\";s:7:\"ignoreP\";s:32:\"042a36acc1729c272a8db8c10a7c6b56\";}i:574;a:2:{s:7:\"ignoreC\";s:32:\"2b32c71e66acb18467336eb75d062f7c\";s:7:\"ignoreP\";s:32:\"223a93310f89124a087863e6140e89c3\";}i:575;a:2:{s:7:\"ignoreC\";s:32:\"25d28960f8c1dd3230443ebb1755ad85\";s:7:\"ignoreP\";s:32:\"0c5d0eaa1547cb8ffba5c1c6acd755df\";}i:576;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"58b36fbf0167809818b4d78f8751d4e7\";}i:577;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"043ab0a39d43b2b49eb80ec0aa48fad9\";}i:578;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"982075f9ccbd2dceaaa2bcb28149c62b\";}i:579;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"df187c7619c80359d2784475e33f2dcf\";}i:580;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"38e8b3e52a21551b303c5a30b600013a\";}i:581;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"9aa62d4b6eb981b2054e55ab6be3b904\";}i:582;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"0c884d247a0bbf75f359464256a31c4c\";}i:583;a:2:{s:7:\"ignoreC\";s:32:\"aafb26f79c2a810cb94e71399b0a70d6\";s:7:\"ignoreP\";s:32:\"215b063daed45d20a44586c05f7938f2\";}i:584;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"590a0c7a3e8a4f89b84c2141eac72139\";}i:585;a:2:{s:7:\"ignoreC\";s:32:\"6903e029cc6db5db851f5cd01e15081e\";s:7:\"ignoreP\";s:32:\"9379d3ea124e0a578c96e95482621534\";}i:586;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"0fdd9edfe9d018ee66bd099265fbcdea\";}i:587;a:2:{s:7:\"ignoreC\";s:32:\"2cb742488279eb98e76193f937f5c851\";s:7:\"ignoreP\";s:32:\"abc01d918c0017125df55a4758b6a186\";}i:588;a:2:{s:7:\"ignoreC\";s:32:\"8e22e1fe7b32a7520fe599222aaff4d7\";s:7:\"ignoreP\";s:32:\"0683fb664df0095aac2c0ce25900255f\";}i:589;a:2:{s:7:\"ignoreC\";s:32:\"42964d829b4a8057e47dd779a3ba0c11\";s:7:\"ignoreP\";s:32:\"3eaa97bdfa4c82ba5cf4fa3be382063b\";}i:590;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0beb0b94285596e284e0e9535f035a4f\";}i:591;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"1a6042b9c83fde1a2dd39cedc03ef034\";}i:592;a:2:{s:7:\"ignoreC\";s:32:\"2b1b414ebc25570d5ebbcb7a9da5e6f4\";s:7:\"ignoreP\";s:32:\"a3fa5908d04fa7c08fc87e693df9d38e\";}i:593;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"26de2898107c6e5695cb333046335455\";}i:594;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f94a13521fd38ac9d9e4ea88cebf5d54\";}i:595;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"eefa49304e037fa786b9c167a52bfe81\";}i:596;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"d0202064a8c4c712026ec36e7165296a\";}i:597;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"19d5e5f91074ea3cae58f5caa0b0a908\";}i:598;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3e9b4a7605079cb58396dd2ba2a3345c\";}i:599;a:2:{s:7:\"ignoreC\";s:32:\"70c526b5823ce06672e4eb6fc1e666dc\";s:7:\"ignoreP\";s:32:\"9c7f6e8b8e80d648ca940ba056a71db1\";}i:600;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"172977572af057c71b30695a178e2a1a\";}i:601;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"34b286627da9c096065b9b258f3bc80f\";}i:602;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a850a318b911ba135133a0dedd681f70\";}i:603;a:2:{s:7:\"ignoreC\";s:32:\"e257f989be91725c74af817e51d8d6a3\";s:7:\"ignoreP\";s:32:\"94712f376b4be392d2b8d843663121f5\";}i:604;a:2:{s:7:\"ignoreC\";s:32:\"391e17b62f2b38500fbb54477f336b91\";s:7:\"ignoreP\";s:32:\"82b6d4cb65a006f83c00077a3df9835a\";}i:605;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"792e9393e081efdc7f9a260e1bd70d6d\";}i:606;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a3a453e201d7d30e55ac654551c34ea8\";}i:607;a:2:{s:7:\"ignoreC\";s:32:\"70c526b5823ce06672e4eb6fc1e666dc\";s:7:\"ignoreP\";s:32:\"89650d9b459ca2731762b2a31be3426b\";}i:608;a:2:{s:7:\"ignoreC\";s:32:\"748bd27595273ed9885c7f6c7cbbbdbe\";s:7:\"ignoreP\";s:32:\"0aed714558c84502472bd4406b95ea8a\";}i:609;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e6b601394513e9d10585db3266853453\";}i:610;a:2:{s:7:\"ignoreC\";s:32:\"33854f53543b891dad441e30d6d0c1ec\";s:7:\"ignoreP\";s:32:\"cdcb670d2831b8e245bb8e5ebf2f47ca\";}i:611;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"2d2c74407949ef5ebe331b7ecfba9768\";}i:612;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e298a96ad83630ad59c95146f408dbc5\";}i:613;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e6067efaff0c4bfd8ed822fbb233eb57\";}i:614;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"7a2a2750dae9069289f7d73020c00bb7\";}i:615;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ace7c91efecba97fc48bbcd8e2ed6ab7\";}i:616;a:2:{s:7:\"ignoreC\";s:32:\"a3ec5acadd991661c703427bf2327219\";s:7:\"ignoreP\";s:32:\"93cee8216d569c289c554592bbe9132a\";}i:617;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"62d7dfd02a0acfd9989f1aa609a881c2\";}i:618;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"22e09dbc2a280284487f6e2a80670a30\";}i:619;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"b04d89cd8ac586766511b0e539df3f7b\";}i:620;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"557a6803353cf29ecf309f23ca5cb9c1\";}i:621;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"6221fe44a68a38195eea9703f8d0167c\";}i:622;a:2:{s:7:\"ignoreC\";s:32:\"f706fb43c0bfa7031939e1fa97e4c533\";s:7:\"ignoreP\";s:32:\"8008742c2c08af0e62c49526ab5fa817\";}i:623;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"3f31671dd6c6a0b597deb4a939bb4571\";}i:624;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"25af8b971baf1facfc8e1b65e6783bac\";}i:625;a:2:{s:7:\"ignoreC\";s:32:\"d9733657a9987fdbfffdf724079ff61b\";s:7:\"ignoreP\";s:32:\"191067f21865d99ff43b4bf4aa9f0392\";}i:626;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"1c8a9a09d3e35bb6c1ab75643ed61636\";}i:627;a:2:{s:7:\"ignoreC\";s:32:\"428e97cacf47f007669bacd87f216cf1\";s:7:\"ignoreP\";s:32:\"15e800a8c02b6f81541dda91844858c1\";}i:628;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"f258bfc1cc37fa9a66d87a7155a26552\";}i:629;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"8474cd916e26c447d32315690974ddc7\";}i:630;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"56b06590ff122ed8c2e866a5d12c5ea3\";}i:631;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0fbfc2fc49fde09767992f8279e7bcda\";}i:632;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"d00f5556a49041936ba665f6e3641ff0\";}i:633;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"787404c52b04d8202a571fbc756b7034\";}i:634;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"246eb60d9a57f801f8eff79f17700978\";}i:635;a:2:{s:7:\"ignoreC\";s:32:\"c7c684ed9710dd74c76c9c9c15a931df\";s:7:\"ignoreP\";s:32:\"77a7dea5ac8c002cd91720d002227330\";}i:636;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"c809ce8edaa8780c59b89493868c6d2d\";}i:637;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6b2f7e5070c00c5ae333b6f1df0a7c2a\";}i:638;a:2:{s:7:\"ignoreC\";s:32:\"8d4103902406f3a3d845d5a151177f46\";s:7:\"ignoreP\";s:32:\"d9205f515420511d596aef1a0fa74435\";}i:639;a:2:{s:7:\"ignoreC\";s:32:\"f04f68b9d0d770c385c1261c14617746\";s:7:\"ignoreP\";s:32:\"8726864edac376cfb878ed716191304c\";}i:640;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"7d31820fd66deb07ec8d4ef463fd616c\";}i:641;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"ec6da7a4123b681c313b8946a0bd9008\";}i:642;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"3b9d7480f4f2cc73773eff3888551aac\";}i:643;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"968eb1f40ccbfc4eead60bff08dfd54e\";}i:644;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6b8def38b60ae5329ceec3af7bb47156\";}i:645;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"56dbd3b685948be84e6cbf324e047782\";}i:646;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5558e365448f84d7e0e3a6222621cab1\";}i:647;a:2:{s:7:\"ignoreC\";s:32:\"d36080381ec3b36849489c3b05d2d905\";s:7:\"ignoreP\";s:32:\"a062b099b8e9116fa53301c941e6131a\";}i:648;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e2e89ed16bd9a4ad26120e4a33cebd95\";}i:649;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"2b0f2243b08fb2f8b0a00fd17c4faf9a\";}i:650;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"bdf0601230a00462036f998d1ea98c8e\";}i:651;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f6be2202528543e53b0cb09e739eb682\";}i:652;a:2:{s:7:\"ignoreC\";s:32:\"b849f63561fd976d16313d55a9dbd081\";s:7:\"ignoreP\";s:32:\"e769b23d48f95d4d49d01d0676dabbe6\";}i:653;a:2:{s:7:\"ignoreC\";s:32:\"aa3a1c340c4e02efb13fc34c42c56d41\";s:7:\"ignoreP\";s:32:\"b444f73ad9bd0ad38b12d41d15465aeb\";}i:654;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f734fac48559aa4ad6331bcf621a8632\";}i:655;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"496c6ed6e6bc713fc60ea2749f9b09d3\";}i:656;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ced233617e11ab5747d815a0c6aaf4f8\";}i:657;a:2:{s:7:\"ignoreC\";s:32:\"d73f83b49705f40c257d62552894572e\";s:7:\"ignoreP\";s:32:\"992519bafd877fe94c835fcb0cbaecf9\";}i:658;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e6bd5173dac23e87de85870f184d6aad\";}i:659;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"b394d9e9dd1eb1000005194a7366c837\";}i:660;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"8af1093869deea75b15818b1fe871043\";}i:661;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"95f16380a2a3db571de9de0025fc7358\";}i:662;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a8b05175eb5240378386332b100f1016\";}i:663;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"c8e4ddc95a58da7e7de4fe7cc4d869f0\";}i:664;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5a241eacb8bada22d1fb9c9192352d08\";}i:665;a:2:{s:7:\"ignoreC\";s:32:\"70c526b5823ce06672e4eb6fc1e666dc\";s:7:\"ignoreP\";s:32:\"f3436c22df771611f5e461bbfc978cf5\";}i:666;a:2:{s:7:\"ignoreC\";s:32:\"2f68973258a5f184ab9788aa5ee80ebd\";s:7:\"ignoreP\";s:32:\"aabbb6768dffa49d7e5df6779e4ec031\";}i:667;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"33d65d25c5bea7785aecee1e52768b19\";}i:668;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"47995b417b53f680ad121b49e8efaf6a\";}i:669;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"358a7653f862f8fbb9d20798f04b6a6f\";}i:670;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4dde3596614f8cfcd92107983901b104\";}i:671;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"759fe15855ef3126b9641bdbec921117\";}i:672;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"86759ef636b6f49d1e76d316a06ba131\";}i:673;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"1c63593000d7e1bc83fbbeadac96e833\";}i:674;a:2:{s:7:\"ignoreC\";s:32:\"a658e4c4119daf6bfdd603e7cb4d8737\";s:7:\"ignoreP\";s:32:\"4d7004b1b3e08fa290286866d5facc2a\";}i:675;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"85a4cc4e2b3fcf4be1a5896e1d731759\";}i:676;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"109f79e4d7f41e407dd3dafbf95452cd\";}i:677;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"a0031064f9b33c942dcf3018c05e2a2d\";}i:678;a:2:{s:7:\"ignoreC\";s:32:\"f78e5202a5d097aced31b903d47d6fab\";s:7:\"ignoreP\";s:32:\"477d034e0337c3358ef9366bfc5fd88e\";}i:679;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"2e49a029a7d44ed4ae649334408aeb74\";}i:680;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"87b7875432f5f40d31738843b0af5bc6\";}i:681;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0384a84e6a1c265fea89c5de0b2ebaee\";}i:682;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"b49c997bc9ac803a9f18b7c5d88240ab\";}i:683;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"4f235014885e7f18533be4744cf3e4c8\";}i:684;a:2:{s:7:\"ignoreC\";s:32:\"b4e3c7cc14e639b3d578b8ffc722a039\";s:7:\"ignoreP\";s:32:\"83b8994d6660870e5df69c5d91a271f6\";}i:685;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f74ef51ca1b6b812784862623e28f2e9\";}i:686;a:2:{s:7:\"ignoreC\";s:32:\"23bf7b714354f6b9e6c9572c26f0a0e1\";s:7:\"ignoreP\";s:32:\"22d8fd80e3cbda35702bffca6dd299a5\";}i:687;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4a83e8914d960fa1d58d67cb3d1564d3\";}i:688;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"914a548b4dfbb83923db105f03054536\";}i:689;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"63becf8feae0bdde1316f81a91709845\";}i:690;a:2:{s:7:\"ignoreC\";s:32:\"e9c6226c7a067ce369d3f04729a87fed\";s:7:\"ignoreP\";s:32:\"6daa7c151e1a97884892a6f07e4516d9\";}i:691;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"fc341471272a189fbdc35236d7f2c8fe\";}i:692;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"abb2450e07a8b488635a69771fb626e1\";}i:693;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f1d813f7da957b5863847dc537e9d587\";}i:694;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"200a50b66c564c6eb9192bf86a63d83b\";}i:695;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"407e3b12bfccb7bb2f04028fd02157e1\";}i:696;a:2:{s:7:\"ignoreC\";s:32:\"4a3039af4e21c4a5255b2e13122b0944\";s:7:\"ignoreP\";s:32:\"7dcb563418c3324950409c284da8986e\";}i:697;a:2:{s:7:\"ignoreC\";s:32:\"0324382ebc108e6d0efd2e825deb7d1e\";s:7:\"ignoreP\";s:32:\"d2e4628a912cad47209a2584d73f8eb4\";}i:698;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a8d83b83ce7e4503aa4907f3565ea6bc\";}i:699;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"64873fd41c2e7cb121ef33425737abb2\";}i:700;a:2:{s:7:\"ignoreC\";s:32:\"b34640005d1fd860f0d89763701f9e1f\";s:7:\"ignoreP\";s:32:\"abfb38b429ea00259a52f4922ba83250\";}i:701;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"83b130865157dd7241ec6ab5a2139f30\";}i:702;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"1e8b276a58b56e8889d15478ee11a3f6\";}i:703;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"af3d0c0a25f8545231b8b2f7ddc3e040\";}i:704;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3a1d840f1f7dccb0b99844839abe4e4a\";}i:705;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0ff30c45bad8310e0a1f536d0dd2b059\";}i:706;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a7daa2417f4ce8d850222799ffbaa5bc\";}i:707;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4c7b0fa0ed51b8a77b4170b2be22dd14\";}i:708;a:2:{s:7:\"ignoreC\";s:32:\"52537dc6242f606f5173bf516f9d17c7\";s:7:\"ignoreP\";s:32:\"afbfab67df71788cd5733cfb1ccca07e\";}i:709;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ee52591ca113f34e623bdcadfc3fb7d7\";}i:710;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5a0127dab4bc0dfdda4fd29107774142\";}i:711;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"88495d45c790f4ac7fd9b50164ff28f0\";}i:712;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"7eebe0c53009d53e213965639d01eea4\";}i:713;a:2:{s:7:\"ignoreC\";s:32:\"9cadc9728ff66cc92d2fdac2b45c0a58\";s:7:\"ignoreP\";s:32:\"9717fc95e86782f4c0a1e4cd991e3e42\";}i:714;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"d465273161c33525152ec7d272ea97a9\";}i:715;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"a0f8bb2a330e4320d2c350005f518189\";}i:716;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"507c25876d16f962b8e1d39bdc5b8942\";}i:717;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0aaee74676f53c1804644f99e8435fdd\";}i:718;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"2f8daae42cab5a338d70b33108101104\";}i:719;a:2:{s:7:\"ignoreC\";s:32:\"4b1b428cc6b49e2a50d8ab87be11c6a2\";s:7:\"ignoreP\";s:32:\"aa38a66a7208fe708c2bd2a9b316bbe8\";}i:720;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"b0cf5261451b369b65c9033d6519fba5\";}i:721;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e869d2376af4614762870129293ec18d\";}i:722;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"76cbd72065309b50ce6c17521f1738bb\";}i:723;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"ad4ff7cdf61d2744b8224619f53dbbeb\";}i:724;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"64d60dedf3efc2d13f04cb89041a6547\";}i:725;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0d68395857469da7c3d6d79e924050e7\";}i:726;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3c418bcddd36bdb2e679efeb563e672d\";}i:727;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"9488a34ca8915780f990a59023135b78\";}i:728;a:2:{s:7:\"ignoreC\";s:32:\"ae4ec341fa1f3fbd8dc04220c314d7ab\";s:7:\"ignoreP\";s:32:\"6e899ce1fe7bb1930a475b6ef445afcc\";}i:729;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e394e1e2f3ba2a609a1f03e76493834a\";}i:730;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"1a5ac361928f98e2ccbae34a0c3b1a04\";}i:731;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"05e85fb547d44570c0b6d742960a0289\";}i:732;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"bc78fee142323c2609b952277093d41f\";}i:733;a:2:{s:7:\"ignoreC\";s:32:\"78efb44d32c440903ca6562bf422985f\";s:7:\"ignoreP\";s:32:\"f80f24ba9296da4aaa8026e7efee856f\";}i:734;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e6cecc099e8ad5e0d1de3a9002a39b56\";}i:735;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a39f003a710a88279a0bc3439af279b3\";}i:736;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3981e02bacb882f08e447825e3ca1f4c\";}i:737;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"9004fdcc7bf24002bd893c918f5cd221\";}i:738;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"744ab3cb320d3f761608030bb17352d4\";}i:739;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"aa09ddf65896bcf493b99606a6405071\";}i:740;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"2a26b443a296b5e0be4517c841536054\";}i:741;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"54b64b0f00f79947cc92580af63ca595\";}i:742;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"03894c108d2e20bdd4913f7a3152a872\";}i:743;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"34ff26fd048b997483e4333246988b02\";}i:744;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"716a8c8cd7702e7b325c4a4a2d9d092e\";}i:745;a:2:{s:7:\"ignoreC\";s:32:\"e196562bec50c9c8b06ad6f6e2f70674\";s:7:\"ignoreP\";s:32:\"08280b713cdf13673520753b5a62e59f\";}i:746;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"dd1c3c37a2b580bdfbd8b9d941265798\";}i:747;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"47bf00d1759477a9c904c836628b1280\";}i:748;a:2:{s:7:\"ignoreC\";s:32:\"9160fca924e2ebf253509ce6cdef0e45\";s:7:\"ignoreP\";s:32:\"aa6d0906f71d5a95fc7aff0385a58992\";}i:749;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"7f221105f391b07e3cabfe53f9f68915\";}i:750;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"82c31cc1d58c019830092aa2511f5bf2\";}i:751;a:2:{s:7:\"ignoreC\";s:32:\"e50287378f94e0d6631529f0472f095d\";s:7:\"ignoreP\";s:32:\"4d8fafbee486e013d9db770a2c3aefa3\";}i:752;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0f379224faaaee57261fcc686c5c526f\";}i:753;a:2:{s:7:\"ignoreC\";s:32:\"df8d37f47ea4337d470194eeb6b3004e\";s:7:\"ignoreP\";s:32:\"5f625d61f447b727d77b15bf413f7bf3\";}i:754;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"1ecd3332bc7d371519a4bfa1db2d971d\";}i:755;a:2:{s:7:\"ignoreC\";s:32:\"4411a8ddbfd689fcca453a5f141d8c43\";s:7:\"ignoreP\";s:32:\"80b9d9b014e9fdb9852704e2d53eaf40\";}i:756;a:2:{s:7:\"ignoreC\";s:32:\"03664c7a6b480fd43cff5419a7ec56a8\";s:7:\"ignoreP\";s:32:\"7c24be5f70033141e0b2efa110ca0a16\";}i:757;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"7d333898cc104a30227cdaca6c60da1c\";}i:758;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"c6dc4f5b384ec8e7ac4a67ad94cb002a\";}i:759;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"adb0811a09cafcc41cf21444f4c0da6c\";}i:760;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"c430bd2ab1f7bbf286660ffa4dd459d4\";}i:761;a:2:{s:7:\"ignoreC\";s:32:\"a9218338cf77e7ae21f0636f1c7d5739\";s:7:\"ignoreP\";s:32:\"4bfbc00e4d03b8bb36c76c0427834d1e\";}i:762;a:2:{s:7:\"ignoreC\";s:32:\"9a69322ad21097e4aebd41ec7c70028b\";s:7:\"ignoreP\";s:32:\"067d42c1abc88f6950365cbf77724c58\";}i:763;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"d5d6a783a780e27f45dca992efab6683\";}i:764;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"36ac69db1636b8d4c6684b8999db514c\";}i:765;a:2:{s:7:\"ignoreC\";s:32:\"4b5f9575af5c594c122c6bb1b7edd6d0\";s:7:\"ignoreP\";s:32:\"060264c7c27c74b5972704c147df9206\";}i:766;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5dbf5591f952733c1ff764bb665eeca1\";}i:767;a:2:{s:7:\"ignoreC\";s:32:\"524be78392c19f2b1071397b99b0ef28\";s:7:\"ignoreP\";s:32:\"fff5a94d6e9c7812d3e460a32e41e9e6\";}i:768;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e4c1efc07d6bfe3935deb7b0c18c8128\";}i:769;a:2:{s:7:\"ignoreC\";s:32:\"c4e2ef20702172245d978debdb29578a\";s:7:\"ignoreP\";s:32:\"2b9ff66d2e3337e1ee2fe9d297dea6cf\";}i:770;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"28aa3a56e8fdc9003989a12b2922ed61\";}i:771;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ec785d428c77be5e1cb75d0e2d271198\";}i:772;a:2:{s:7:\"ignoreC\";s:32:\"9e640dea1bb8b3f762059540be3a4516\";s:7:\"ignoreP\";s:32:\"a1b1271e8dd7081ffa82f2e39c15cc4f\";}i:773;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"fcb5ee8b9a99370b2cdd0c4e3c301cc8\";}i:774;a:2:{s:7:\"ignoreC\";s:32:\"205ee554e0eab0b600ea65ff28b8a4c3\";s:7:\"ignoreP\";s:32:\"7a9453f7309a3c2447db01089e55255b\";}i:775;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"b9ee49495a5405be533f0761c478797b\";}i:776;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"88ca89a8bbdbaf57a9a1b63e74cd9679\";}i:777;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"25a25afbba19dffc6ad29aa2c58f5f7d\";}i:778;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b059e3872cd7f696a3cb3b469d261ffb\";}i:779;a:2:{s:7:\"ignoreC\";s:32:\"70c526b5823ce06672e4eb6fc1e666dc\";s:7:\"ignoreP\";s:32:\"cff25c7cc29509c44784404669ecff68\";}i:780;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"143040cecf62618115ddd42425181ece\";}i:781;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"903b5aa65c92b248ce02f567058f8c28\";}i:782;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6f5c2d8817d5a32e8a5bc6d4b5172087\";}i:783;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"65ce6ad80a9db7e9c9efdc355a927e4c\";}i:784;a:2:{s:7:\"ignoreC\";s:32:\"5a69d9936360fcef9559cea3abde4c77\";s:7:\"ignoreP\";s:32:\"70a88f424ed1a001357f7027775011d5\";}i:785;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"9edcbb3ed6df1f71924de5293ba26e7d\";}i:786;a:2:{s:7:\"ignoreC\";s:32:\"cfcfb5338d4463b78b078ecc6261beb4\";s:7:\"ignoreP\";s:32:\"722365f1f91adec20c098c0a74b6bad2\";}i:787;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"93ee8801bdc2018f7e27ec2b03056931\";}i:788;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"23a41337aaa3c246ee6f4a798d18f746\";}i:789;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"08777d7364e1e96e7de9a9c8b0e756a9\";}i:790;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3a8452d50cf21dda6097f7f3efbb27f5\";}i:791;a:2:{s:7:\"ignoreC\";s:32:\"d644bd6cb7557a801731a3a00cfa0d1b\";s:7:\"ignoreP\";s:32:\"4e6acce335b26ccbd921aab746aea044\";}i:792;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"358daa0b3c6dc8c0ee09de38311ccef6\";}i:793;a:2:{s:7:\"ignoreC\";s:32:\"6c772b9b3d89bec2bff6a2d206f0b11e\";s:7:\"ignoreP\";s:32:\"89d3b7c4c34e43148a91549a5ceb3a97\";}i:794;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"cf55ba15aa6f3bb6d20504afef2777cc\";}i:795;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f4853c3426502acc4d9c7d1ae8103676\";}i:796;a:2:{s:7:\"ignoreC\";s:32:\"09e0f0c912acd67afebde2f51d240838\";s:7:\"ignoreP\";s:32:\"5dccc68f63971aafc6f6233a222f68a1\";}i:797;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"062792bfd8af52d082260d04107f851e\";}i:798;a:2:{s:7:\"ignoreC\";s:32:\"60a664c3961830566a8d7396d19ddf33\";s:7:\"ignoreP\";s:32:\"7bc38ef064414bd2bff87f8f26e9f97a\";}i:799;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"8077076d68a8909f87526f8ead839ed2\";}i:800;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"fabe41f259d9d60d01f820c575c8cc63\";}i:801;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"49302327a6aaadd836e491a7fb9ea461\";}i:802;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0bb5b4bfe872d086dc360b4754240d8e\";}i:803;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"aa910c800f5d8137506dde6ead07e4fb\";}i:804;a:2:{s:7:\"ignoreC\";s:32:\"fe782d0c24b301a8aaab81aa06363de3\";s:7:\"ignoreP\";s:32:\"c3e4f23748e7fddefd20163e5e93fd14\";}i:805;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"60650b22ad72fb220cd414f449f9fd7d\";}i:806;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5c3299ec32ebc1437e702ebc4b01ed09\";}i:807;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"67685d00b77336248834290e59e43173\";}i:808;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f2a9aeb14b5463497013da2e6a06491d\";}i:809;a:2:{s:7:\"ignoreC\";s:32:\"dc110e9db2683365cfbd874d4fb23ee2\";s:7:\"ignoreP\";s:32:\"81fa5d3680b59121cfce64f381abb7a6\";}i:810;a:2:{s:7:\"ignoreC\";s:32:\"c67260e23f475805a5cfdb4fcd776c05\";s:7:\"ignoreP\";s:32:\"94a556569ad8a04672caed03bfe85827\";}i:811;a:2:{s:7:\"ignoreC\";s:32:\"72789683403b33558e787c49e330413c\";s:7:\"ignoreP\";s:32:\"63c053fad62476ec56e8d2b19035dae6\";}i:812;a:2:{s:7:\"ignoreC\";s:32:\"5724529ed1d7dc9bf8eef0097a24f9f1\";s:7:\"ignoreP\";s:32:\"6ceb1af618bbf6662e32d3f383b0231d\";}i:813;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"ee8225f07e9eb9605e90c7bc99d60660\";}i:814;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6e5513ed0f4e544e97680bd82eaf860c\";}i:815;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"a7bad2e0c0bfeed9cabd923d65af11c7\";}i:816;a:2:{s:7:\"ignoreC\";s:32:\"d7fa70d4caf26e64f7c2115e909554ff\";s:7:\"ignoreP\";s:32:\"6c114ee09fb7c4926f962c3c14dfd3a3\";}i:817;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"b39f6ecdf4e8ae799cbc7b7ee7deeebf\";}i:818;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"c4bc949ae77e6ecce5c6fed7d457f91e\";}i:819;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"247df98c9c4637ca92940a8eca64b0b2\";}i:820;a:2:{s:7:\"ignoreC\";s:32:\"7f3f024457ef49663d157d82ccb1bf5d\";s:7:\"ignoreP\";s:32:\"d1a9a4cb44bf39950c1d3f94cc97e397\";}i:821;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"28b128a2479e10cb5b313bd0acbc012b\";}i:822;a:2:{s:7:\"ignoreC\";s:32:\"ee2677bea8f285eabebd36b8d4945ba4\";s:7:\"ignoreP\";s:32:\"50c33da09cb15f26762253dd9d0cce76\";}i:823;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"246d6f13177a97b3dd817df59285bf3f\";}i:824;a:2:{s:7:\"ignoreC\";s:32:\"8ae555ca1c3dacbb0244b9fbaad3f916\";s:7:\"ignoreP\";s:32:\"982e3ea9382dd51e1092ee1d2ab1b2cd\";}i:825;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ff0d3c9c2eeaf1e03297c9f9ebd56250\";}i:826;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"2573f5add02c2f1696f9f77b143bfb88\";}i:827;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4ebd3346b621580e9d2d9d603fe51814\";}i:828;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"45699672dcd80c7e5a9475be245e8cdb\";}i:829;a:2:{s:7:\"ignoreC\";s:32:\"cc8536758f355b17112c22da1a1c6e7d\";s:7:\"ignoreP\";s:32:\"0e6d8a80c7f7da190e2057ec50103120\";}i:830;a:2:{s:7:\"ignoreC\";s:32:\"70c526b5823ce06672e4eb6fc1e666dc\";s:7:\"ignoreP\";s:32:\"9ebf88ae70f0b8295ff5585deae136f6\";}i:831;a:2:{s:7:\"ignoreC\";s:32:\"1565c8a8e7900d3c071203207048963b\";s:7:\"ignoreP\";s:32:\"db8c2550a9fd707b2158200e297d2503\";}i:832;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ff8e11f165db289af869ff8244a380d2\";}i:833;a:2:{s:7:\"ignoreC\";s:32:\"b93cdaaa3b429d3f6149d163d6ae4041\";s:7:\"ignoreP\";s:32:\"ea35556ba5391aea9421e69d1ed99c9c\";}i:834;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"24a4db916c6b487e266187fb67f05ac4\";}i:835;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"31a659ff80814529247346b9a509c16f\";}i:836;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"b75c59a53d2eb607f508941efda4d969\";}i:837;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"2bedc61bc06886a0f91e37a040bee84f\";}i:838;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5d1845ce47d10a8a2f3e28b0de63ed73\";}i:839;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"88fa7a511527da90a9f5f359c1922649\";}i:840;a:2:{s:7:\"ignoreC\";s:32:\"8b3d7ee405bb01852ed167dbae1ed789\";s:7:\"ignoreP\";s:32:\"9c2d37ec80521fb1ae9c84dd0ae4753b\";}i:841;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a564765922773fb3c3d0d57a2b6718bc\";}i:842;a:2:{s:7:\"ignoreC\";s:32:\"d1bfc8bf93eece0a105dc8473edfcd39\";s:7:\"ignoreP\";s:32:\"8f224e374cbb282510706bde9901665e\";}i:843;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"289793aa74c30ed80a1785ccd4e6e2e5\";}i:844;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"3e51030db9ae4b20e4b7fba521a0bf51\";}i:845;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"9f9ae3afe82374c149d511cabc0a5587\";}i:846;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"cf3be0403ffafc116a2a74b4dc4c31d9\";}i:847;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b8917edadffc27c46b73c24437cc1f3c\";}i:848;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"833d1fda591b549ada7a4cef44b742ed\";}i:849;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f1bd6c56a00bad2bd7cf0778d409b2c5\";}i:850;a:2:{s:7:\"ignoreC\";s:32:\"829fcc995e0998fa63af1c500dfc9f6c\";s:7:\"ignoreP\";s:32:\"37a6663288553c7a2b2b7c2e541dae4d\";}i:851;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"435b6fe3f5284e87023fd535cf414030\";}i:852;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b6c8f6816afae224d000668009dbdfba\";}i:853;a:2:{s:7:\"ignoreC\";s:32:\"d3e1c0662c22106147d9b3c3e1fb020a\";s:7:\"ignoreP\";s:32:\"fd2ada89bc81ffd635c7aa519e49372c\";}i:854;a:2:{s:7:\"ignoreC\";s:32:\"a9c0a3c8300c9eab66edd28164e3abe2\";s:7:\"ignoreP\";s:32:\"0987b42ba6124d0b6c9e3f2fc421f85f\";}i:855;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"192500d854f44908b5f515585e1f9c04\";}i:856;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b0c2d84ad341220d08920ed4d16d55c3\";}i:857;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"44c2367963d685a1c8aae6558293d558\";}i:858;a:2:{s:7:\"ignoreC\";s:32:\"7c1dff40d013df1fde67b0360c41e002\";s:7:\"ignoreP\";s:32:\"105deb20fda43c8ce6a895064506852e\";}i:859;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b88b9b42d69ec25c7ad6faadea541301\";}i:860;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"890a8dcb32774f5ab97d6fb0a3c421de\";}i:861;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"46f85cb8266fb6a94d98939d93610017\";}i:862;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"78a60ba6b6b5339c9ac577a69250dd5a\";}i:863;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"fa18a179d2d4b0b49f2a552dda96b7e9\";}i:864;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b34f2c173effc2b4d08701cfc13379cf\";}i:865;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"947ae7debec73e722e9f5d2fe2e3e09c\";}i:866;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"ca0a7956db4d46e1b3d5978682aa93d7\";}i:867;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a9843dbda19afd44d1c3cbb1101598e1\";}i:868;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"3d72449dfbb5b3a417dec56c9ade19e0\";}i:869;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4a82e0338114d23d34d890453a0aeaaa\";}i:870;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b41ddfc1d0d985f2713518b68075d196\";}i:871;a:2:{s:7:\"ignoreC\";s:32:\"bf44547a14f259f076ca729dac87704f\";s:7:\"ignoreP\";s:32:\"1bdb0188570adccdf1131d3046b89160\";}i:872;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"1afea19c180854123642cb3c23fe1f4d\";}i:873;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"cc60eac7a54d922837b6ef69bb7cbe43\";}i:874;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"68bb37a0a541e9e54243ff2b69af97e1\";}i:875;a:2:{s:7:\"ignoreC\";s:32:\"9228060c90553354368e3fb12d6bd347\";s:7:\"ignoreP\";s:32:\"761ace8aace70098026cde333412ddb8\";}i:876;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"bf891d722b208c2887a8e5e4a0df0964\";}i:877;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"8f983419469e68014cb203b7d07a2fa8\";}i:878;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"360fa809a9055b9ee3b0ffaa4311f51b\";}i:879;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4abc25b7834d6fa9e3d691e4d6c1342f\";}i:880;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e21c256d9a47b2ebd99dd29edd28aa06\";}i:881;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"b7ebac9f1a67114809c9dd366bd75937\";}i:882;a:2:{s:7:\"ignoreC\";s:32:\"e0cafb073f6383cfbb7fa7dbe6ee7131\";s:7:\"ignoreP\";s:32:\"3a0177c0f7d6f5e5a1a9c72c1d4c2ebb\";}i:883;a:2:{s:7:\"ignoreC\";s:32:\"e6d228675a35c68d515a9d0676160f89\";s:7:\"ignoreP\";s:32:\"8151db79d93bc753fa2e18be0aedd6b4\";}i:884;a:2:{s:7:\"ignoreC\";s:32:\"02f6d5ac141a9548a19a7092b9bc9218\";s:7:\"ignoreP\";s:32:\"aefb295f7b5e78849d5db86f9e82aa45\";}i:885;a:2:{s:7:\"ignoreC\";s:32:\"0832801ef8fc32f83aea9420fb4feac8\";s:7:\"ignoreP\";s:32:\"45dca9496bcd55d1f672ef56f94d8c47\";}i:886;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"eb5550a91b1a7b199aa5c98e7fbfee84\";}i:887;a:2:{s:7:\"ignoreC\";s:32:\"39ba6b22b246568cdb3a3fe96b0502f7\";s:7:\"ignoreP\";s:32:\"e5342747a8a790cfa932d86a8ad2523c\";}i:888;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ab06b700472386e292cb3a8d515321e0\";}i:889;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"fa10d4ec9c7a85d9debaea0868e7fab4\";}i:890;a:2:{s:7:\"ignoreC\";s:32:\"4e6a2ed76ea1213a359c8f041eb478fc\";s:7:\"ignoreP\";s:32:\"bbc92eb71e8897c719cbfa0856491660\";}i:891;a:2:{s:7:\"ignoreC\";s:32:\"9af2180ef2144c117c30651c8ad18422\";s:7:\"ignoreP\";s:32:\"32f079c79673e2d9b33871bf06e31c11\";}i:892;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"fe948ea5f7c425aa7d56e05323987996\";}i:893;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"086832a472c37a89752fa30982681f6e\";}i:894;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"41f5848d61e63f51717ff8e8bc27d473\";}i:895;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a2467118a74e65b562fb56803f2d3587\";}i:896;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5fdebbad4439570e571ce0a41b56fb52\";}i:897;a:2:{s:7:\"ignoreC\";s:32:\"08e480df14b95cbeb3c1f9ec73074032\";s:7:\"ignoreP\";s:32:\"200cde9d69e84641321ff263269f6b48\";}i:898;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"c8e6f00c8cba3bf09773e5d3f09967ec\";}i:899;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"f56293eecf497be518451bb18bdff74c\";}i:900;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"e12ab43e3ed5bbb70bbd05bae9d7e5b8\";}i:901;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0daaf2d55a35aa5a90132d14e7c571bf\";}i:902;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"59764e4063f5dafce193211647069ec2\";}i:903;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b4a2ce6c5172a5962f6b5c08634517eb\";}i:904;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"6a74559ecf608362ce19f4e8f29ccdaf\";}i:905;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"0cf4e592b7ceddf8ba47b347df353953\";}i:906;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"0e16f2a1bc56107ceef0694376b7e799\";}i:907;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b31991106ed58c75990340d193ab70b9\";}i:908;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"812f1ede3c923d2d6d0ce1dcd4cce65a\";}i:909;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b4df13e3a543c00868ebde0214b9b069\";}i:910;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a1b6948e08eee22fe120e86af9bba432\";}i:911;a:2:{s:7:\"ignoreC\";s:32:\"7c5eeb634c41948790cf7085fc155182\";s:7:\"ignoreP\";s:32:\"e46f11473406401895aa4bf9792052e1\";}i:912;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ab32237e9f3dcf751e0192795c30cf4c\";}i:913;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"8253a76d026090541314d46d262a5ab5\";}i:914;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0253ff07aee42577b8df2294fccff61a\";}i:915;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"805089579d9bce566cf57729f892f8d7\";}i:916;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"859a26589948bc9453f4cf1dac1bee8d\";}i:917;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"d03a651f7f6beb28f3e99254e432f38c\";}i:918;a:2:{s:7:\"ignoreC\";s:32:\"3abaefe98ffd63ff8eda47dd8f09ea72\";s:7:\"ignoreP\";s:32:\"5831f4535322bb836acb8284159082c7\";}i:919;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"142df6c355ae262c1b5fc51ee4f859f1\";}i:920;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b8b0da35378857a35f943ca104a2ab4f\";}i:921;a:2:{s:7:\"ignoreC\";s:32:\"ffe1be98792aead2ecd9e678ac1be554\";s:7:\"ignoreP\";s:32:\"7cc3f6600aba8787faf66fa8704bf8da\";}i:922;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"fdaf5d8c47ca8a8e7a0b9217d8b23b46\";}i:923;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"6c04f66040117793312308493ef1747f\";}i:924;a:2:{s:7:\"ignoreC\";s:32:\"1d93be730031eacd4afe924937636b63\";s:7:\"ignoreP\";s:32:\"4bb96976cd3dd2752d59111471c62a96\";}i:925;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ba5c18fc81e182339eb13fdc2fbbaecb\";}i:926;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ff39f45b466ca3735abae9aeb973ab2a\";}i:927;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"5303242a9c90708610b9bc9810de5e5d\";}i:928;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"1f3615d3e0ab705d2cafc26d276917c2\";}i:929;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"49d4a474d138403ceca859c93fb70c60\";}i:930;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0f82396dd81373397b82a7d53a85664f\";}i:931;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"9cddfb15e9fa5530d3347eb598bcf043\";}i:932;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f2e102e5ba2bbd3a9ad45da72827f19d\";}i:933;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"e208cb788f5a095f41b9964370e85215\";}i:934;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"9953067b3f1faeb6a005533788268b0d\";}i:935;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"36ec989e0133fd534bae539baff30da2\";}i:936;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"4c7fde9b956fad5f1dc73ca5fbbecc9d\";}i:937;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"b2f74346d98e60592771dd263be3ad11\";}i:938;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"98315b59607ead8796d97e546abf4535\";}i:939;a:2:{s:7:\"ignoreC\";s:32:\"d3a6999cf8d7eab341df0a884acf8548\";s:7:\"ignoreP\";s:32:\"649e7574c7a5ef223a2bc8af9590a11c\";}i:940;a:2:{s:7:\"ignoreC\";s:32:\"962f8ce826e003bc95bea06e1629bef1\";s:7:\"ignoreP\";s:32:\"c8fc093eb573750d3a09abe1bd1b18bc\";}i:941;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"828fde16d17d62ef9b93a4654d3e381a\";}i:942;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ce4f7a94a24d3716ddac5eb62ce0bdb2\";}i:943;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"c657e7caea96c3964e22c900154a7fed\";}i:944;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"4c93a1e8b50fb071ddcf7b7213fc3364\";}i:945;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"17542f2783a68f6e23c0f729b72b5d57\";}i:946;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3c439ea8e9f03f9f94c4bfbbe8c37c86\";}i:947;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"36e58be527ed91b90a45efd473abe6f2\";}i:948;a:2:{s:7:\"ignoreC\";s:32:\"fed2c8831266768f4b5743bbf739ff61\";s:7:\"ignoreP\";s:32:\"db51843e9dc75cf54c2158452e63e045\";}i:949;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"87df3ff5e031dbfb056891f5bf6856d3\";}i:950;a:2:{s:7:\"ignoreC\";s:32:\"3b248727ba4e05782c644e805fd2d3eb\";s:7:\"ignoreP\";s:32:\"0b8bd2286a3179eaf0c3b2919cfdb864\";}i:951;a:2:{s:7:\"ignoreC\";s:32:\"cdd32ec3c8fba68da993f6ffadc8df4a\";s:7:\"ignoreP\";s:32:\"daf9ddfcfc33457d9cef0ec50c3428d5\";}i:952;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"47d17e918c6127b8d73fdcf9ce7c61ec\";}i:953;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"0afc80ef18c94b84012fd64f24927012\";}i:954;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f883db966295707294080aec52f00aa0\";}i:955;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"be2ea48c9bf7224b3cc59eeae1b10ba7\";}i:956;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"2055360d11f6571bd91180e19dfbc1bc\";}i:957;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"21549f9335a6b1845e573da240e7326c\";}i:958;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"52f5858e17fde370500bc730650b8f4d\";}i:959;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"65fa64ab5ebac4986c2caad16fb7a6d5\";}i:960;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"4f58d8a18b1c81f07137de6fa5267279\";}i:961;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"d855e025724c945e73b4407dbe224a30\";}i:962;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"c8e20f8eaa1f447e788062470f195708\";}i:963;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"a3a0aaf4891febd852c012eb1804528b\";}i:964;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"1ad360aa65ff25aec5f1d81280a3ad1e\";}i:965;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"86a62f3fef17f6e73148f3d8b2c07f3b\";}i:966;a:2:{s:7:\"ignoreC\";s:32:\"981ecf489e4e589ad07c233c6f0107b7\";s:7:\"ignoreP\";s:32:\"f5d6e693961cc319d3107d37b8c2a957\";}i:967;a:2:{s:7:\"ignoreC\";s:32:\"8d7062577e8ac2edbd269868329cdc8a\";s:7:\"ignoreP\";s:32:\"a0729211f85542c8adfb95a835dd4a29\";}i:968;a:2:{s:7:\"ignoreC\";s:32:\"60294836a861f53a1af86c1b70f3cd10\";s:7:\"ignoreP\";s:32:\"34c1f64be7feeb3b74181f9a2cff590d\";}i:969;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"ab5fb934756c0bd768bf3c57144c2bdb\";}i:970;a:2:{s:7:\"ignoreC\";s:32:\"8e47b8c47824f950292b9e0c47c20364\";s:7:\"ignoreP\";s:32:\"9e1d2d25b575477077ec394e955978c6\";}i:971;a:2:{s:7:\"ignoreC\";s:32:\"9255f1d7cd6c74208e8b1ff31bd9a8d7\";s:7:\"ignoreP\";s:32:\"ad9b1f63483efbbf2f21ca563d63a0fe\";}i:972;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5e77f0d645ed011f4ae7989597d87721\";}i:973;a:2:{s:7:\"ignoreC\";s:32:\"eee00524d78ef7da0d5b99b535e776f4\";s:7:\"ignoreP\";s:32:\"ae01e18b150d743517733b8956752961\";}i:974;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"8df2f6f64b2cc2cce1b070c3ae97c4cd\";}i:975;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"81caeec838fc2b1ff358c76b0839b5a0\";}i:976;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"4ddf3edf276b3076d6fe1713a076f9f8\";}i:977;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"de80d308276bda175c270580ab10b35d\";}i:978;a:2:{s:7:\"ignoreC\";s:32:\"977f30c401481e9dad9d1233736fbb5f\";s:7:\"ignoreP\";s:32:\"850650f92b9647f7dc7eda1747f01899\";}i:979;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"3c759e7bdc4562a29236611d2e1d709f\";}i:980;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"2dc75028df7eff40384f22dfa7287f49\";}i:981;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"598f287e0a05a5731a07dafa4cdff788\";}i:982;a:2:{s:7:\"ignoreC\";s:32:\"c5771860f8c135c4a1a6edef6689a25e\";s:7:\"ignoreP\";s:32:\"f632e231dcc4b544adbf2a3f20f25b80\";}i:983;a:2:{s:7:\"ignoreC\";s:32:\"595bf773e488dcb4d1ae899049f452c0\";s:7:\"ignoreP\";s:32:\"9dceca6fb0b9ec4657dd11eba6a79678\";}i:984;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"cf3ce20ccc841b6f4d3bff7f82391565\";}i:985;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"45487b64f17f24da3fd0f05beb269f8b\";}i:986;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"3f963493bdd32c7d4f5acd2f519776c0\";}i:987;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"6178c5fcee6e4446b85efc1a09a33fd6\";}i:988;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"df59df8ff07b2dca1712e4e5278d052e\";}i:989;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"7636b8ef30a45802a51981990609179f\";}i:990;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"935da0a87ad4a5939ddb0313fce5d2fe\";}i:991;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"2ad75ee2341d88efa7df0f3500376351\";}i:992;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5bafd76b97487650bf52b3971ac0ea7b\";}i:993;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"d0b86f2d2ca958a588c5d3172e04a084\";}i:994;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"4f54f387e39de9b8b633e3a632886e6d\";}i:995;a:2:{s:7:\"ignoreC\";s:32:\"2961bcf75cf05da0f82543a6d69592fa\";s:7:\"ignoreP\";s:32:\"93798603affe32cdb7ca543568613554\";}i:996;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"42cb93ea90652bfc7a921e8fc0ad2fe2\";}i:997;a:2:{s:7:\"ignoreC\";s:32:\"039089b0236e827a29eed7fbf7e7a175\";s:7:\"ignoreP\";s:32:\"6467cdea223c4d2201434b8b181e6d50\";}i:998;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"0c0ce92678da8c618a77d73c4f9581d1\";}i:999;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"5f9227220496185e9aa997edfa786199\";}i:1000;a:2:{s:7:\"ignoreC\";s:32:\"3645ad7ce48235dc0c33c9b288db01ba\";s:7:\"ignoreP\";s:32:\"a3d13e4a5843b1944bf7be5338aa3033\";}i:1001;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"306122d2163ad2d1f3b209bb2fe19caf\";}i:1002;a:2:{s:7:\"ignoreC\";s:32:\"e952172dc72d679a4f7ef6ccae21c162\";s:7:\"ignoreP\";s:32:\"e2d50aefc70770294a6fd633f74b20b3\";}i:1003;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"920bd39d89e0fe16ee01745994046b95\";}i:1004;a:2:{s:7:\"ignoreC\";s:32:\"781a6c645cd2f92a0783232207f7a842\";s:7:\"ignoreP\";s:32:\"969a09a22a5d6a8011a55772e830058c\";}i:1005;a:2:{s:7:\"ignoreC\";s:32:\"33bf346786320274368a8904ee1e3c5d\";s:7:\"ignoreP\";s:32:\"0d66c208bff3819d6f034b355c707470\";}i:1006;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"138ad72b7f7e427bab50a97e92fee722\";}i:1007;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"f24fd9935f18fbc3c33630bc2294f227\";}i:1008;a:2:{s:7:\"ignoreC\";s:32:\"e7975dffd14cd25b21f49c0c5927e2cb\";s:7:\"ignoreP\";s:32:\"9755bdbac273e4131e8e344c82594a41\";}i:1009;a:2:{s:7:\"ignoreC\";s:32:\"9d920828486d7284a00bcedce9326836\";s:7:\"ignoreP\";s:32:\"ec35be3869de0fe4bf9e205bff94fdf9\";}i:1010;a:2:{s:7:\"ignoreC\";s:32:\"b5b7a5c4d525aafb377cfcf70f67ac74\";s:7:\"ignoreP\";s:32:\"b5b7a5c4d525aafb377cfcf70f67ac74\";}i:1011;a:2:{s:7:\"ignoreC\";s:32:\"d711bc2251b76aa44107f487256547e8\";s:7:\"ignoreP\";s:32:\"d711bc2251b76aa44107f487256547e8\";}i:1012;a:2:{s:7:\"ignoreC\";s:32:\"43245028be64d44ac4a38812598430eb\";s:7:\"ignoreP\";s:32:\"43245028be64d44ac4a38812598430eb\";}i:1013;a:2:{s:7:\"ignoreC\";s:32:\"10bb99dad2bb2b28cf3f266a7f92bef1\";s:7:\"ignoreP\";s:32:\"10bb99dad2bb2b28cf3f266a7f92bef1\";}i:1014;a:2:{s:7:\"ignoreC\";s:32:\"1944ad2b51641d3bc7deae26ba430633\";s:7:\"ignoreP\";s:32:\"1944ad2b51641d3bc7deae26ba430633\";}i:1015;a:2:{s:7:\"ignoreC\";s:32:\"610e8c1aecbd8534a2306cc358481c8e\";s:7:\"ignoreP\";s:32:\"610e8c1aecbd8534a2306cc358481c8e\";}i:1016;a:2:{s:7:\"ignoreC\";s:32:\"1384044ef343157959d36f05c93fd9c4\";s:7:\"ignoreP\";s:32:\"1384044ef343157959d36f05c93fd9c4\";}i:1017;a:2:{s:7:\"ignoreC\";s:32:\"7fa4bbaed26cd8f171ca1e4b7a00cff3\";s:7:\"ignoreP\";s:32:\"7fa4bbaed26cd8f171ca1e4b7a00cff3\";}i:1018;a:2:{s:7:\"ignoreC\";s:32:\"490c0e111556c55729eef8c1de5718a0\";s:7:\"ignoreP\";s:32:\"490c0e111556c55729eef8c1de5718a0\";}i:1019;a:2:{s:7:\"ignoreC\";s:32:\"4d6c7e986c0609cf2c66c98944c768ed\";s:7:\"ignoreP\";s:32:\"4d6c7e986c0609cf2c66c98944c768ed\";}i:1020;a:2:{s:7:\"ignoreC\";s:32:\"a69131bfeaf3fab34c85ed80fbfe65ae\";s:7:\"ignoreP\";s:32:\"a69131bfeaf3fab34c85ed80fbfe65ae\";}i:1021;a:2:{s:7:\"ignoreC\";s:32:\"1af3c4647fc67d2f7ef0ab3c700633c4\";s:7:\"ignoreP\";s:32:\"1af3c4647fc67d2f7ef0ab3c700633c4\";}i:1022;a:2:{s:7:\"ignoreC\";s:32:\"e42d26f4371863c310d1c74844e886d3\";s:7:\"ignoreP\";s:32:\"e42d26f4371863c310d1c74844e886d3\";}i:1023;a:2:{s:7:\"ignoreC\";s:32:\"6d34e01649d94c74362825ce2f32f1e1\";s:7:\"ignoreP\";s:32:\"6d34e01649d94c74362825ce2f32f1e1\";}i:1024;a:2:{s:7:\"ignoreC\";s:32:\"8064d476588fbfeb69e013264dcdc79c\";s:7:\"ignoreP\";s:32:\"8064d476588fbfeb69e013264dcdc79c\";}i:1025;a:2:{s:7:\"ignoreC\";s:32:\"e74e8bc2cc8319e410b60778ab8ec8e8\";s:7:\"ignoreP\";s:32:\"e74e8bc2cc8319e410b60778ab8ec8e8\";}i:1026;a:2:{s:7:\"ignoreC\";s:32:\"1ae8f5cc52a4bee95a7f9ab27e8e2034\";s:7:\"ignoreP\";s:32:\"1ae8f5cc52a4bee95a7f9ab27e8e2034\";}i:1027;a:2:{s:7:\"ignoreC\";s:32:\"acb180aa64a690aa1d2f9e55d07d19b1\";s:7:\"ignoreP\";s:32:\"acb180aa64a690aa1d2f9e55d07d19b1\";}i:1028;a:2:{s:7:\"ignoreC\";s:32:\"e2bce933842eb875369ca13b88c641a5\";s:7:\"ignoreP\";s:32:\"e2bce933842eb875369ca13b88c641a5\";}i:1029;a:2:{s:7:\"ignoreC\";s:32:\"926a7ce47e2dfd325046e6aaadf9bb58\";s:7:\"ignoreP\";s:32:\"926a7ce47e2dfd325046e6aaadf9bb58\";}i:1030;a:2:{s:7:\"ignoreC\";s:32:\"8182b80b28459692e0e2bdb651210fca\";s:7:\"ignoreP\";s:32:\"8182b80b28459692e0e2bdb651210fca\";}i:1031;a:2:{s:7:\"ignoreC\";s:32:\"0232dd58e8d22a337006bd475cb08f72\";s:7:\"ignoreP\";s:32:\"0232dd58e8d22a337006bd475cb08f72\";}i:1032;a:2:{s:7:\"ignoreC\";s:32:\"f7bf7d9e12ac44359866e54fc7664abc\";s:7:\"ignoreP\";s:32:\"f7bf7d9e12ac44359866e54fc7664abc\";}i:1033;a:2:{s:7:\"ignoreC\";s:32:\"084e8cc371de700f12b24c9105370116\";s:7:\"ignoreP\";s:32:\"084e8cc371de700f12b24c9105370116\";}i:1034;a:2:{s:7:\"ignoreC\";s:32:\"22646a6e6846e2858f6a3d59572ac54a\";s:7:\"ignoreP\";s:32:\"22646a6e6846e2858f6a3d59572ac54a\";}i:1035;a:2:{s:7:\"ignoreC\";s:32:\"75d623dd17ceb1f680a0a3a8ce157d12\";s:7:\"ignoreP\";s:32:\"75d623dd17ceb1f680a0a3a8ce157d12\";}i:1036;a:2:{s:7:\"ignoreC\";s:32:\"37f4f68778155685262b6a043b83db1d\";s:7:\"ignoreP\";s:32:\"37f4f68778155685262b6a043b83db1d\";}i:1037;a:2:{s:7:\"ignoreC\";s:32:\"5e0613d59adab0968f5e5ece60217905\";s:7:\"ignoreP\";s:32:\"5e0613d59adab0968f5e5ece60217905\";}i:1038;a:2:{s:7:\"ignoreC\";s:32:\"09e8f407893c4059bad194ff5be6f7d0\";s:7:\"ignoreP\";s:32:\"09e8f407893c4059bad194ff5be6f7d0\";}i:1039;a:2:{s:7:\"ignoreC\";s:32:\"cc289d2b34f148c62d981538d0fd25fc\";s:7:\"ignoreP\";s:32:\"cc289d2b34f148c62d981538d0fd25fc\";}i:1040;a:2:{s:7:\"ignoreC\";s:32:\"b9a28d07948c90736f6a1ab4338d55f7\";s:7:\"ignoreP\";s:32:\"b9a28d07948c90736f6a1ab4338d55f7\";}i:1041;a:2:{s:7:\"ignoreC\";s:32:\"ce447165115aa87ca1bd38000a5be32c\";s:7:\"ignoreP\";s:32:\"ce447165115aa87ca1bd38000a5be32c\";}i:1042;a:2:{s:7:\"ignoreC\";s:32:\"c4f7d39635ef56e80565817a8dccac48\";s:7:\"ignoreP\";s:32:\"c4f7d39635ef56e80565817a8dccac48\";}i:1043;a:2:{s:7:\"ignoreC\";s:32:\"f51b93df9f8a98ae34543ef21a049185\";s:7:\"ignoreP\";s:32:\"f51b93df9f8a98ae34543ef21a049185\";}i:1044;a:2:{s:7:\"ignoreC\";s:32:\"1b57c167f624bccef2a60c16b84385a1\";s:7:\"ignoreP\";s:32:\"1b57c167f624bccef2a60c16b84385a1\";}i:1045;a:2:{s:7:\"ignoreC\";s:32:\"a8514a80ed6688edfbc98727c3f292e0\";s:7:\"ignoreP\";s:32:\"a8514a80ed6688edfbc98727c3f292e0\";}i:1046;a:2:{s:7:\"ignoreC\";s:32:\"1c9011232054029beb2d717b0c595c10\";s:7:\"ignoreP\";s:32:\"1c9011232054029beb2d717b0c595c10\";}i:1047;a:2:{s:7:\"ignoreC\";s:32:\"9e2ab76f3ed1ce4f219717b4321fad8c\";s:7:\"ignoreP\";s:32:\"9e2ab76f3ed1ce4f219717b4321fad8c\";}i:1048;a:2:{s:7:\"ignoreC\";s:32:\"16cb91c9ed1a071789c18cf6f30112db\";s:7:\"ignoreP\";s:32:\"16cb91c9ed1a071789c18cf6f30112db\";}i:1049;a:2:{s:7:\"ignoreC\";s:32:\"ca0056ae87bbf7f138d6f41211f1ff65\";s:7:\"ignoreP\";s:32:\"ca0056ae87bbf7f138d6f41211f1ff65\";}i:1050;a:2:{s:7:\"ignoreC\";s:32:\"1298443c3112ef4cdf0a384c7c90cdca\";s:7:\"ignoreP\";s:32:\"1298443c3112ef4cdf0a384c7c90cdca\";}i:1051;a:2:{s:7:\"ignoreC\";s:32:\"7d6a09f4a35d3ae066982d1f595f7557\";s:7:\"ignoreP\";s:32:\"2a42620a5f2bcbeae9efdee621d6118e\";}i:1052;a:2:{s:7:\"ignoreC\";s:32:\"8010cfa34e2d8ee42ba37ebafea14313\";s:7:\"ignoreP\";s:32:\"00e382ab2541cd1f84c49d32f7c525fb\";}i:1053;a:2:{s:7:\"ignoreC\";s:32:\"c182d8978e3e722e4498f80a27b6ab77\";s:7:\"ignoreP\";s:32:\"ac5832d6345a7e5b33f199de396ee11d\";}i:1054;a:2:{s:7:\"ignoreC\";s:32:\"ba66c236aa7dee33f9a9617c26d092f6\";s:7:\"ignoreP\";s:32:\"3bce933ca3a8bbc68c37ec61da463a00\";}i:1055;a:2:{s:7:\"ignoreC\";s:32:\"b724bddf2f61d26052dab7ea0e15805c\";s:7:\"ignoreP\";s:32:\"960321c27564ea883358c224269e16ac\";}i:1056;a:2:{s:7:\"ignoreC\";s:32:\"3d228412b966e2a0a6c8d8aacdd2f7a7\";s:7:\"ignoreP\";s:32:\"b26a7ea5e8c516f6edafafb444838399\";}i:1057;a:2:{s:7:\"ignoreC\";s:32:\"93fa205f1ca540f7da2aea8cf8f616f4\";s:7:\"ignoreP\";s:32:\"d773d4990e4f888d8ad4e7a0a0203faa\";}i:1058;a:2:{s:7:\"ignoreC\";s:32:\"caddce094be06ba3913e283f3a7c76f7\";s:7:\"ignoreP\";s:32:\"caddce094be06ba3913e283f3a7c76f7\";}i:1059;a:2:{s:7:\"ignoreC\";s:32:\"038c6a029073bb46522228223709f487\";s:7:\"ignoreP\";s:32:\"038c6a029073bb46522228223709f487\";}i:1060;a:2:{s:7:\"ignoreC\";s:32:\"b48b5f356d2f489428623e3b552b2e63\";s:7:\"ignoreP\";s:32:\"b48b5f356d2f489428623e3b552b2e63\";}i:1061;a:2:{s:7:\"ignoreC\";s:32:\"5c5f972ad12f16d7b27e923151d88b81\";s:7:\"ignoreP\";s:32:\"5c5f972ad12f16d7b27e923151d88b81\";}i:1062;a:2:{s:7:\"ignoreC\";s:32:\"b70e77d4be63346160166bd6be00744e\";s:7:\"ignoreP\";s:32:\"b70e77d4be63346160166bd6be00744e\";}i:1063;a:2:{s:7:\"ignoreC\";s:32:\"af06eb06fd988cb1e031e3d85bf1624e\";s:7:\"ignoreP\";s:32:\"af06eb06fd988cb1e031e3d85bf1624e\";}i:1064;a:2:{s:7:\"ignoreC\";s:32:\"8fd04e19adc1054b92b061c0db0d26ed\";s:7:\"ignoreP\";s:32:\"8fd04e19adc1054b92b061c0db0d26ed\";}i:1065;a:2:{s:7:\"ignoreC\";s:32:\"bd8ec841374fd1382986c650108f8c6c\";s:7:\"ignoreP\";s:32:\"bd8ec841374fd1382986c650108f8c6c\";}i:1066;a:2:{s:7:\"ignoreC\";s:32:\"e302ae49b6ba0ef1d6fce98146c3e275\";s:7:\"ignoreP\";s:32:\"e302ae49b6ba0ef1d6fce98146c3e275\";}i:1067;a:2:{s:7:\"ignoreC\";s:32:\"eac863c955026d5888d2c53d5866aaa2\";s:7:\"ignoreP\";s:32:\"eac863c955026d5888d2c53d5866aaa2\";}i:1068;a:2:{s:7:\"ignoreC\";s:32:\"6c94741ea8b88bfb59868950ad426660\";s:7:\"ignoreP\";s:32:\"6c94741ea8b88bfb59868950ad426660\";}i:1069;a:2:{s:7:\"ignoreC\";s:32:\"8851b6404f53577a68a382381960ff89\";s:7:\"ignoreP\";s:32:\"8851b6404f53577a68a382381960ff89\";}i:1070;a:2:{s:7:\"ignoreC\";s:32:\"7b5ce5ab7b9b4a07b824cb4c7f5e2221\";s:7:\"ignoreP\";s:32:\"7b5ce5ab7b9b4a07b824cb4c7f5e2221\";}i:1071;a:2:{s:7:\"ignoreC\";s:32:\"124c4406b150fa124e66a00a1c3e4861\";s:7:\"ignoreP\";s:32:\"124c4406b150fa124e66a00a1c3e4861\";}i:1072;a:2:{s:7:\"ignoreC\";s:32:\"6ede0e197745031e2858d0b4f213e3dc\";s:7:\"ignoreP\";s:32:\"6ede0e197745031e2858d0b4f213e3dc\";}i:1073;a:2:{s:7:\"ignoreC\";s:32:\"08dc24f9a0c3400a8f4b34878485fd1d\";s:7:\"ignoreP\";s:32:\"0d815fa055352a6fd3ef79c13a3ded96\";}i:1074;a:2:{s:7:\"ignoreC\";s:32:\"5a0514db3bcf119a96ee40cf4639f759\";s:7:\"ignoreP\";s:32:\"36e55a5301ae571ff828714cc653bb0c\";}i:1075;a:2:{s:7:\"ignoreC\";s:32:\"b489b3c2cd17bbc01e3109378459c550\";s:7:\"ignoreP\";s:32:\"63b4e993025313c82c692a3598e7eac1\";}i:1076;a:2:{s:7:\"ignoreC\";s:32:\"819fcd65ae8ecff1d0a38d4334098f9e\";s:7:\"ignoreP\";s:32:\"4264872c7a243fe328796884784a4c0c\";}i:1077;a:2:{s:7:\"ignoreC\";s:32:\"a3d025a100c784ecbff4d9b63af60874\";s:7:\"ignoreP\";s:32:\"e12af638a4f5845fc23f39ff7827d35a\";}i:1078;a:2:{s:7:\"ignoreC\";s:32:\"dd97dc5cd5bfd82b67394941b03b7157\";s:7:\"ignoreP\";s:32:\"a4b8796ad3a1a99e3b5db4716d7563b4\";}i:1079;a:2:{s:7:\"ignoreC\";s:32:\"5167819908b0f44f338e6f383e79853e\";s:7:\"ignoreP\";s:32:\"89587625d6a8767d1bb932d94e0c68d0\";}i:1080;a:2:{s:7:\"ignoreC\";s:32:\"30a13fac5509bb22bc335ca445d9912b\";s:7:\"ignoreP\";s:32:\"d27964b91cc3ca7302f08ce829dcc732\";}i:1081;a:2:{s:7:\"ignoreC\";s:32:\"eb344413e31d05bc7c58cffa0fbffc21\";s:7:\"ignoreP\";s:32:\"652ba38c9040653a098e77d9befbe2d3\";}i:1082;a:2:{s:7:\"ignoreC\";s:32:\"9426a041ad2ee2ee832458686c89dcc2\";s:7:\"ignoreP\";s:32:\"4f23923315abe2fca4447fbb17a7c836\";}i:1083;a:2:{s:7:\"ignoreC\";s:32:\"c50c80d4b132f4dee1cff9986cccb292\";s:7:\"ignoreP\";s:32:\"af538e5a7155e5976ca46c677d246ff3\";}i:1084;a:2:{s:7:\"ignoreC\";s:32:\"efa9a392d505bb882d48a63c8b038009\";s:7:\"ignoreP\";s:32:\"5950ce8039f2dbd424deb5530f27039e\";}i:1085;a:2:{s:7:\"ignoreC\";s:32:\"969dc6d28aa58cc5ad9e6f4e6d57f025\";s:7:\"ignoreP\";s:32:\"779504c5365fafddc5a0c001237330b5\";}i:1086;a:2:{s:7:\"ignoreC\";s:32:\"82129080c42ac158d3819aadae272d26\";s:7:\"ignoreP\";s:32:\"c49c9dc18c0018823b1a81afdbfc34e6\";}i:1087;a:2:{s:7:\"ignoreC\";s:32:\"7d3e3f7eb0e1f2607b85bb6d3e44e267\";s:7:\"ignoreP\";s:32:\"e082d08a4cfab874a416e49ba912a5c9\";}i:1088;a:2:{s:7:\"ignoreC\";s:32:\"67ea1f1f9e72d811eb3cec91c1669202\";s:7:\"ignoreP\";s:32:\"88bc148638b51c94c439fee904ef62c4\";}i:1089;a:2:{s:7:\"ignoreC\";s:32:\"ebcaabe217f9d72235383f149bb4aadf\";s:7:\"ignoreP\";s:32:\"184aacc154ffff70fd6d20a3530cf648\";}i:1090;a:2:{s:7:\"ignoreC\";s:32:\"c7eb15d798074383c10883094832f6fb\";s:7:\"ignoreP\";s:32:\"1d63dfbd3f8155b179f5992c705f21e0\";}i:1091;a:2:{s:7:\"ignoreC\";s:32:\"a8b0d690f77eb06762a3be12a686eb28\";s:7:\"ignoreP\";s:32:\"eb76e614b7af8d1dc2f9f69be0e073ca\";}i:1092;a:2:{s:7:\"ignoreC\";s:32:\"f8284a4176be8e4601b096fce1a6250e\";s:7:\"ignoreP\";s:32:\"651a179881116c33ba3875bd2549cbb7\";}i:1093;a:2:{s:7:\"ignoreC\";s:32:\"faec446fed5f9544697587711385d147\";s:7:\"ignoreP\";s:32:\"bf1b0ae7e50ee9dd86ddd6da9db6f99e\";}i:1094;a:2:{s:7:\"ignoreC\";s:32:\"08992e6bbb20e12270d761c1ac2cf3d4\";s:7:\"ignoreP\";s:32:\"3c1e7fc7b25dd9ff2c8e93f70b74beb7\";}i:1095;a:2:{s:7:\"ignoreC\";s:32:\"d9de9a3a85f9f14c857296b0d629babc\";s:7:\"ignoreP\";s:32:\"d9de9a3a85f9f14c857296b0d629babc\";}i:1096;a:2:{s:7:\"ignoreC\";s:32:\"537a35ff44aed5877f403a3102017d3e\";s:7:\"ignoreP\";s:32:\"537a35ff44aed5877f403a3102017d3e\";}i:1097;a:2:{s:7:\"ignoreC\";s:32:\"c6284cb03ced192ed16898a14dc93fa6\";s:7:\"ignoreP\";s:32:\"c6284cb03ced192ed16898a14dc93fa6\";}i:1098;a:2:{s:7:\"ignoreC\";s:32:\"28b2256fe2a6c94d7f5040036930ade3\";s:7:\"ignoreP\";s:32:\"28b2256fe2a6c94d7f5040036930ade3\";}i:1099;a:2:{s:7:\"ignoreC\";s:32:\"dee91a96c5ba4de249d18ca67100f0f0\";s:7:\"ignoreP\";s:32:\"dee91a96c5ba4de249d18ca67100f0f0\";}i:1100;a:2:{s:7:\"ignoreC\";s:32:\"cd8752214454e94c76dd10b07d77de3a\";s:7:\"ignoreP\";s:32:\"cd8752214454e94c76dd10b07d77de3a\";}i:1101;a:2:{s:7:\"ignoreC\";s:32:\"ec828816372074bf39d6565d75679750\";s:7:\"ignoreP\";s:32:\"ec828816372074bf39d6565d75679750\";}i:1102;a:2:{s:7:\"ignoreC\";s:32:\"be53205b2f21ee9b59e424f749bd1e32\";s:7:\"ignoreP\";s:32:\"be53205b2f21ee9b59e424f749bd1e32\";}i:1103;a:2:{s:7:\"ignoreC\";s:32:\"d12b12d9246ccd368184076393707eaf\";s:7:\"ignoreP\";s:32:\"d12b12d9246ccd368184076393707eaf\";}i:1104;a:2:{s:7:\"ignoreC\";s:32:\"1fde4e71e73d9fd99547d5581f6d241b\";s:7:\"ignoreP\";s:32:\"1fde4e71e73d9fd99547d5581f6d241b\";}i:1105;a:2:{s:7:\"ignoreC\";s:32:\"d759138c701d12c9b395131ad324b32d\";s:7:\"ignoreP\";s:32:\"d759138c701d12c9b395131ad324b32d\";}i:1106;a:2:{s:7:\"ignoreC\";s:32:\"5aaa974a3243cb32ea5b1ea16092f5c7\";s:7:\"ignoreP\";s:32:\"5aaa974a3243cb32ea5b1ea16092f5c7\";}i:1107;a:2:{s:7:\"ignoreC\";s:32:\"71ab5cca9c0db6b34aea3530d71828de\";s:7:\"ignoreP\";s:32:\"71ab5cca9c0db6b34aea3530d71828de\";}i:1108;a:2:{s:7:\"ignoreC\";s:32:\"51fcb912ccde5459b400537f6eeb2f25\";s:7:\"ignoreP\";s:32:\"51fcb912ccde5459b400537f6eeb2f25\";}i:1109;a:2:{s:7:\"ignoreC\";s:32:\"7c6909c3f9d92f3cc6d4f76c927e38c9\";s:7:\"ignoreP\";s:32:\"7c6909c3f9d92f3cc6d4f76c927e38c9\";}i:1110;a:2:{s:7:\"ignoreC\";s:32:\"a4b5c90af159ab8bbb428483cc171a84\";s:7:\"ignoreP\";s:32:\"a4b5c90af159ab8bbb428483cc171a84\";}i:1111;a:2:{s:7:\"ignoreC\";s:32:\"1f6f67bded3a5b9e24b64d0acf11a380\";s:7:\"ignoreP\";s:32:\"1f6f67bded3a5b9e24b64d0acf11a380\";}i:1112;a:2:{s:7:\"ignoreC\";s:32:\"2230a43cf859dc15d50a31f327c3924e\";s:7:\"ignoreP\";s:32:\"675a4a3d0c64f5e00406dd0bdd561c36\";}i:1113;a:2:{s:7:\"ignoreC\";s:32:\"e7020724a53267f8e0cfeef60aee5271\";s:7:\"ignoreP\";s:32:\"e7020724a53267f8e0cfeef60aee5271\";}i:1114;a:2:{s:7:\"ignoreC\";s:32:\"ab60753fdfe9459552dea9e63d70ab61\";s:7:\"ignoreP\";s:32:\"ab60753fdfe9459552dea9e63d70ab61\";}i:1115;a:2:{s:7:\"ignoreC\";s:32:\"ef84513cc9b989df8c2f7abb0976809d\";s:7:\"ignoreP\";s:32:\"ef84513cc9b989df8c2f7abb0976809d\";}i:1116;a:2:{s:7:\"ignoreC\";s:32:\"b68dc291309ade87a011c1cfc2d09783\";s:7:\"ignoreP\";s:32:\"b68dc291309ade87a011c1cfc2d09783\";}i:1117;a:2:{s:7:\"ignoreC\";s:32:\"353d09369d631dbaee9ffae9331a45c7\";s:7:\"ignoreP\";s:32:\"353d09369d631dbaee9ffae9331a45c7\";}i:1118;a:2:{s:7:\"ignoreC\";s:32:\"f6a38cf37eb11e97b471daab8b706777\";s:7:\"ignoreP\";s:32:\"f6a38cf37eb11e97b471daab8b706777\";}i:1119;a:2:{s:7:\"ignoreC\";s:32:\"a6959dc59c33a9c371928d98d2ba7a67\";s:7:\"ignoreP\";s:32:\"a6959dc59c33a9c371928d98d2ba7a67\";}i:1120;a:2:{s:7:\"ignoreC\";s:32:\"80b812493323c74039daedf8c046995d\";s:7:\"ignoreP\";s:32:\"80b812493323c74039daedf8c046995d\";}i:1121;a:2:{s:7:\"ignoreC\";s:32:\"5985b159187d6821d5937091b3a8c5fd\";s:7:\"ignoreP\";s:32:\"5985b159187d6821d5937091b3a8c5fd\";}i:1122;a:2:{s:7:\"ignoreC\";s:32:\"d3a08abf6e44089bdfeb1f447a283248\";s:7:\"ignoreP\";s:32:\"d3a08abf6e44089bdfeb1f447a283248\";}}','yes'),('email_summary_dashboard_widget_enabled',_binary '1','yes'),('email_summary_enabled',_binary '1','yes'),('email_summary_excluded_directories',_binary 'wp-content/cache,wp-content/wflogs','yes'),('email_summary_interval',_binary 'weekly','yes'),('enableRemoteIpLookup',_binary '1','yes'),('encKey',_binary 'cd2db145d0207294','yes'),('fileContentsGSB6315Migration',_binary '1','yes'),('firewallEnabled',_binary '1','yes'),('hasKeyConflict',_binary '0','yes'),('howGetIPs','','yes'),('howGetIPs_trusted_proxies','','yes'),('isPaid','','yes'),('keyType',_binary 'free','yes'),('lastAdminLogin',_binary 'a:6:{s:6:\"userID\";i:1;s:8:\"username\";s:5:\"admin\";s:9:\"firstName\";s:0:\"\";s:8:\"lastName\";s:0:\"\";s:4:\"time\";s:29:\"Mon 23rd October @ 04:56:45AM\";s:2:\"IP\";s:14:\"185.101.21.246\";}','yes'),('lastAttackDataSendId',_binary '1924','yes'),('lastAttackDataSendTime',_binary '1698015008.750995','yes'),('lastBlockAggregation',_binary '1698016846','yes'),('lastBruteForceDataSendTime',_binary '1697371245.863800','yes'),('lastDailyCron',_binary '1698063278','yes'),('lastDashboardCheck',_binary '1698063278','yes'),('lastEmailHash',_binary '1698037005:b7c2534ccc5a03d744167e7f4fb8ba18','yes'),('lastNotificationID',_binary '1190','no'),('lastPermissionsTemplateCheck',_binary '1698064779','yes'),('lastScanCompleted',_binary 'ok','yes'),('lastScanFailureType','','yes'),('lastScheduledScanStart',_binary '1697928100','yes'),('liveActivityPauseEnabled',_binary '1','yes'),('liveTrafficEnabled',_binary '0','yes'),('liveTraf_displayExpandedRecords',_binary '0','no'),('liveTraf_ignoreIPs','','yes'),('liveTraf_ignorePublishers',_binary '1','yes'),('liveTraf_ignoreUA','','yes'),('liveTraf_ignoreUsers','','yes'),('liveTraf_maxAge',_binary '30','yes'),('liveTraf_maxRows',_binary '2000','yes'),('loginSecurityEnabled',_binary '1','yes'),('loginSec_blockAdminReg',_binary '1','yes'),('loginSec_breachPasswds',_binary 'admins','yes'),('loginSec_breachPasswds_enabled',_binary '1','yes'),('loginSec_countFailMins',_binary '240','yes'),('loginSec_disableApplicationPasswords',_binary '1','yes'),('loginSec_disableAuthorScan',_binary '1','yes'),('loginSec_disableOEmbedAuthor',_binary '0','yes'),('loginSec_enableSeparateTwoFactor','','yes'),('loginSec_lockInvalidUsers',_binary '0','yes'),('loginSec_lockoutMins',_binary '240','yes'),('loginSec_maskLoginErrors',_binary '1','yes'),('loginSec_maxFailures',_binary '20','yes'),('loginSec_maxForgotPasswd',_binary '20','yes'),('loginSec_requireAdminTwoFactor',_binary '0','yes'),('loginSec_strongPasswds',_binary 'pubs','yes'),('loginSec_strongPasswds_enabled',_binary '1','yes'),('loginSec_userBlacklist','','yes'),('longEncKey',_binary '2bfacd8b904f1ee58683f1a82da0685854c2bd582b96e4f9266127e2501da8a0','yes'),('lowResourceScansEnabled',_binary '0','yes'),('lowResourceScanWaitStep','','yes'),('malwarePrefixes',_binary '�\0\0\0\0\0\0\�y8\�\0\�ٗ�Ν;˽sIYJ��BR$RI%Q�D\�ZHJ!I+�J��H����i!*)�EE+\�&~\�\��\�y�y\�\�3\�\�3>\�nj�\no>^\�\�\'\�_wB\�x�1\�uO�\Z\� \�%\�e\r\�?\�EC\�\�)���M�>\�\�8)��}�\�uׄ�-X\�\��\�1ff�\�m\0�\�\0��\0\�r\�a?\0xG7\0?\��)�\�`��\0\�4�\�D\�K@\�bH�\0Y�+ gZ\0�p\Z�\�\����\0\�\�@1�Pt�\��180\�\0�v6�\�\�. \�);�\��\�ռ\Z@U� �\�{\0u���\'\�\�\�\�\�@p_�\��F�\�\\q4�\�\0Z.=�\�\�_�\�\r0h�\�\�\�\�t&\�:A��!�\�\0]�߀\�\n@7\�\0��b?�g�\�]��\�\�;�a\�l`\�,[�0\�`�\�`x�,0�`00��a��\�\�$`d�0Z�U\\\0�>\��K>\�\�&�)�\�\�/��S5�\�)�;0�\���r�\�= ��7\�?\��\���`\\C`9\��*XXՐ�\�\�d`�\�~`�6L�XK�֗_\�W�6$`\�\�����t��t/�<$p�8�7�O\�\0��`�m0m�\�.V!�\�\��kH,\�\Z��\�\�H\�f�~\�x8�9�����u�\�6~\���\�\\\����\\�`\�\�w�<\�:`^s0��\0,?\0,H{\r,8\�,(N\0\\Y\0,��x,�x\�\0�cO�Ӏg\�#`��-�\�u७xx�s��/\�]�\0,�%|�\�\��l���0�\�,\�\��Y�\�\�g\�8`\�\���р�\�\�\��]\��\�C�\�\'v\0�k܀\0\�& `O,�: X��&\"@`\�H h�4 8Z\��܁\�\�s`\�\�I�\Z0XӺٛ�A@XPv�/6\"�J b\�\Z \"k\0X��\�\�:\�\�\0����Q \�U5d��DG]\06=]ln��X�[V�@�.\�E����\�$���\�\��\��.�-�ض\�,�\�; ~\�j >\��N\�u灄��@B�#�8�H\�7H|;.v����+�$� i�?�s\� �+\n\�\�\� ؍,v4{���f7�g\�o`\��>\�w`\�\�^`_\�N`��R<\�)A�\�=\��q���R M\�6�f0\nH�/\02\�K�g; \�c\"�9P�0%k�\�Ӣ�\�\�@�\�D g\�= \�3pdQ!p��4p�Y\�\�\�\�\�@\�zs \��\�\��p\�N\Z�\n�\�t_\�T�p�[B�@�\�I�p�m�\�\�\Z��=(\��n��1\Z�Y\Z{���{%\'F\�|�\0\�*^�&�������)\��\�@��(�2(OR���˧��\�w&W\�\�\0��`�\�m=P�2�\�@\�\�k@\�F�:\�P}�\�|�\�\�7:�����\�S\��\�\�\�[9Z�]�r�ә\0\�5G\�f6\0\�|\�}E$p\�\�@�x�xx8�2\�\�\�/��4h�txt\�\�8S4�π\�cÀ\�Q�\�G\�����\�^@\�\�6\�y\� \�<xaj�\�\rxi9x9Y �\�^���^Kږ�m\�b൷=\�:$x�1x;r\�\��)Юc��\r��\� |hK:�́O|�ϻu�/���o���\�\�]\�\�\�#�[\�?\�@\�\�@���\�\�=�\�\r��_�\�Ǿ��U���\�\��7c\"\�oN)0��K�\�K 4M�\�?�Ч� |�c�@ĺD\���h�-�/1\'\�\�q�ĝ��x\��x6$/\�E\�.�\�\�8(Z;]�ˢ@\��@k@\�\�$P2\���\��[߀2�hP\�u:H�D�T�3��\�@f�\'\�{�\� G��ܺP��\0U�AUR\0�\�\�\���\�\�\�~P-�E���n8��Uj饁Z\��Z\�|A�\�M��~!�\�Uj?�j?{*�\r\�\�\�:��A��-\�\�vpp�)8D��W\�Z;�����\�\�@W\�\�h\�\�84-zq 8l\�0\�p�4\�N\r_[�\�\�\r\�p?8�X����\Z}M\0�]A\�\�;A\�\� ��\�\�@�8�\�\�\�.8\Z\\��}�Z\�\�\�\�\� м�\�{*gp�b8�\�\0h9v>h��h�5����JN\0\�\�\���@k�h��\rh}�����\�\�\�lmN^m\�A\�oE\�\�/\�@;\�~\�\�U8i\�?\�>&�\�/\'?O\0�|D@�@\'pZ\�\�\�z!\�<�8=�]#~�3g�3�G�35\r\�\�+G�Y�n�n�\�\��\�_A\���\�\�!8�\�X�\�\�\�yE��\�\������\�\�\�\r\�$%\�!o=�\�=Ꟁ���g��p\�\0�\�/��y�h\�ApQ\�\Z\�K�\�\�:R.�\�.��\�n��\�烾��K=\��G��K\�T\�k\���e�W�d�+\�OW|\��7]W>\��\��G0آ��4W]\0W\�X ��\�{0���?^��X�uǀ\�#߂�\����\�\�\�!\�\�M��u+>�\�\��\�o��Q>���3\�\�F�4��\�\0�^5 �>� F>n��\�\\]\�< �\�\r\np\�\�Lp\�\�+�\�Vf=�u�7�m�2p[\�Wpۉ}\�\'0nb�\����\0\�\��\�I\�`,p;�Ll��6�\�G��X)�\�\�&��\n&�?w}H\����{{\�����\�=\0\�߯\�*S�x��-��e\�`ڑ+`\�r0\�\r�>hxp\�D0\�[=�\�\�*p灇�^\0�R�lU�ݞ\0\�\0s���1��c/\����U`\�\"3\�8_R\n��̛�\0\�5�\�\���\�\��\�12� y6X��,��<�x\�\�9�\�\�*XX\�,\��`�3%O���M\�Y+s\�<�&<�\�\r,60K�@��0<\��0lX\�\��e�3��J�B��0�+\�.+\�g������)7\�gxy\�E\�\�\\\�\�H��+��FE�W���\�o��?�E<�\�\�k\�C���9u���5�\�\���,���ޮ�o\��wu\�w�^\�Ƹ�\�\����\'��\�\�\�Р\� >\nj�\0}qw���=�`S�=�-\�{(�\'o�\�i\�$l�\��-#g�\�\��/\����_�$�//Ԃ��+�W\�?���\�\�u\0�� �s�ߵ��\�z��\�\�{�^\�C\�\�ct<\�1<\0\�v����\�m�ON\�\�\�\�\�s\�\�ۧ�O/\�\� ����\�~�U��>}8��X v\�]�:�\�X\nv\�{\�D\�{\�N�?\�1\�\�\�b\�\�o\�\�2_\�W�v\�W���u6��\�\Z\�\�#\�\�\�\�?\�\�0��\��k;��W; ����47C\�\�\�p� #���\n{�0\0�v�|\���!\�b9�.y� l\���\�1��m#!r�\'��\Z\n��!ѼXH�%�:+!驫�\�\�[Hfɾ\\�\�SŐ��-D\ri��\�\'!���h\�)1Rj/��w, ά\�\�!\�?H0� VG!a�$\�\�49� �wA�\�4_HG{�\�O\r\�\�\r\�t��<�\�{\r�\�\�˟\�}\�\��\�W��\�wo�\�@C\�\�A\�ܞA\�|A\�J�a�� Â+Ј�5\�\�Yrh\�\�#�\�\�\Z\�\�\n2\�%!�Fi-�F�F\'��L\�4Bcd%И+ 3�dȜ\"��\�]\�\�-\�\�8\�$Ȳp*dY\�BV�@\�\'\�C,t \�$dm\�MX\�� �\�k �\�\�\��E�\�rHQB�sS��iِ\�hڪ����7ȹ\�;\�\��l�\0��\0M\'C\�h�\�.\�ճr]=r\�r}\��5*�=�$4O\�\�_< -�\�<\�C �$\�IxA�s]��\�4h\�\�Bo3h\�=Z4|=�\�+�\�\�Sȫv\'\�\�y�ZCK<\�AK�\�%ի!�!\� \�x\�\�}\����\Z ��\� �7w�\�\�\�OfB+\�\r@+ch垅\�ʻá�o@+{C�\�\�P`\�;h;Z5\�Zդ��\��\�\"h5�v7�V��B�/�Ck\�\�\Z\�PH\�(t:�\�_����d�(\�\�!�\�;�~\�h�R �,� 5�brnA��VB�+>A[\�\�C[w|�\�,=�I$�03J\�9\0%��\nm�j����Ў�(ɴJ�\�%m�/�%��\n%_�vM�\n\�\�\��\�q\��\�\�\�\�OA)g_@)/ڠTq%t�\��V��O|\0L�\� \�\ne�\�A�fYP\�(\�\�\�\�9O\�p\�y(kH�k\�\�CG8tdit\�\�\�ȓ\�(g��{�k _\�\r?~\��ʷ̀\�#G@�C�w\�C\'\�_\� ��\� �YЉ�[\�\����*\�Z�j} \�B�\�CE�T\�9*\�>*� Ag\n~CŊ\�Pq�*\�?*)̂JN�ι*�sw\�C�cʠ\�p\�|�7t�\�T\�\�2T�AW�A3\�\�%/ t\� UM_U�q��n]]M�B\�G�k ��k��C5�\�\r\�\�P�Gts\�c\�L\�X\�\�9\0\�i��:\� \�\�:�ݏ��\�����z\��j=��5n\��\'BO�@\�\�\�\�\�@\�\�uPwj3���%Y\�k\�\r\�z\�\�M\�z\�mrԾ9z�\��q�\�\��\�eԑiu�\nuz��:\�ʠO\�Z�\�~MЗ�\�\�\�oз�F\�\�\�N�\�r\�\� u\������\�{_�ks�\�3zPoU\�s\�m\�g�aWA<R�>\�{п�l��F\�\�\�a�4���q0�z�m�`��F\�\�u\�w��\�`\�&\�/Ä�r�\�\�܂I`L�������(� ����[KM�%\'�\�Kɰ\�,\n\�\���e�?a:*��_��F7`e�V\�\�\�&0C�`N�s��`\�\�˰\�\�qXX�\�ΰ\�t5,4�\Z�dX�Ck���:\"�u|&�:m\�\�Px\��}>��\�!��\�\�]\�\�{\�C\�\�\�\�\�0\�<�\�6t>\�<\0�4�\0��\�9\r�`�Ol\\k �|\��M�Y��^���$6w���h�-���V6k`��E\�x|\�=غ\�lS\�4��m�6¶_\�\�R\�\�ė\�n\�>\�~�!<9�v�};\\4�\r��S�o���i�Ӫ_\�ӞR��\�(\�y\�\rع\�\�B?�]�\�*�\�q� ��gN�\r\�\�0�gfn�g\��nR`��\�\�\�b\�\�xN�<\�P\�\�=\�w�/ج�=`]x�\�x\�\�>xѹ��W\�?x�\�}x\�[\�\�.��|t�}F$���\�qx\r�\�0�\�Px\�\�\�\�\�C\�e�xxY\�jxY\�+\�Oo\�U �\��\�\�\r��K\�a�����g\r�\�\�\0^Yp\� ژÁk���\Z\�\�`>^=\��\�E�\�\�\���}A\�a\�p\�[\�\�\�mሳY\�\�\�\�p��y1 ����#�o\�Q3]\�\�8\�t�1��1�\��\�\��\�l\�!���ǂ\�\�\�\��\�\�;x[\�(x\�6�sy\0Ǐ�\�W-�\�__�\�;�\�\�hxǑ�pҴhx\'\�\�>\�\�v\�#\�\�y\�\�;\�8�\�\�x_\�{T\�I����S\��q\�k\��C\�7�\�4[N[\��_n�\�o��\�\�[\�\�\r\�s78c�6�\�\�g� gf���K:\�\�\�#\�M\�>\�Q�>z\�>f�>\�L�yG\�\�pޣ�p��\�\� \"\n>�p>\�\�>�\� �\���\��,��;§N\��]Y\�\�E�\�\"\�H�̰�\�ٚ�\�mK��..Yu.�9>�r|�\�<��.c\�\�S���\rp\�\�\�!p�m\\u\�!|\�\�1�Z\�%�&g.|��\r��µ\�p\�v�\�\�\�-#�62�ck\�qk�\�\�\�u�\�.s��\��We?\�q�<����\�m@�>\�n\�7\�o�\�\�Ï\�V\�M�Z\�ǧ\�Of��ͻ\�\�\�\�g5�\�w��\�~Q9n=L�/=�\�W+\�\�W�?\�U�\�\�H�\�\�\�^�]\�-�\�߫w�\��6�\�X�\�\�F�\�;\�~)��o�5x*�\�\�o�\�Mg��w�r�\�\�\r\�\�ow�\�w?6�{\Z\��=\�s\�1\�\�ý:�\�\�˫\�_\�#\�_�\'���\�\�?^�\�K�\�#\�_\�\�p\��?[<\�\0���>\�\"@\�n\�>��\�7���So#h\�}=���D�\�\�^q!\�D<9\0\�ND$�!�\�/��R��9!�\��\�&��MD��\�u$B\�\�O\�#J\����a�L�}؊p\�o��\�G_ �sW\�\�ND��Q\�G\�Dxv\nѲ��hE\� Z�m\�LD��\�n_�h\rD�� ���Gt��Ct~5\"���\�\�ŝ�\�oD\�\�D\�\���G1\�{��NF�>�@�!��!�1�����\\w1\n�@�֚\"F}\�\�v�\�\�\�蟦��}bڸ�\�\'2f\�>bVe��K& \�^o\�]\�\"u\'2����[j��������X*G#��g+ub�\�\��\�\�\� �%Ґ�u}�\�\\d\�\�aȤc+{{ 2e�\�\�\�q�{q(\�F\�!N:��i�a\�yC\�c*\�|<q>�q�rq9}�\�<�^\���� 2���Պ\���%�Y���[�7\�1�3�\Z2\�\���j\"2\�B\Z2\��)2������\�3�D\�﹇̯Z�,\��x��!a%�g\�\�s�x��,ܾY\�!^�\�o�\�\�@�\�#KjZ\�\� \�R}Cd\�U\�\�\�C�\�\�2\�\�h$\�g��\��A��� +N\�B�UYH�*Yٽ \\\� \���\�F\�m�U�?�U\�4�(ІǝE�O�BV�\�EV7C\�Lđ5G\� )X��N[��֤#\�KA$\�Zd�n�n\�sd�\"Y���T�l\0��h\�$:\�]q�q\�G6\�\�Ȗ)�ȶ\�Ñm)\�x\�j$��$,Z�$���$$E���\�\�w�7J�$\�,$\�\r�s�ٹ\��|\��\�\�\"{��!{\�u���W {�#{?mF\�]@\�Sϐ��> ��� )�\�\")�����\ZER\�\�CR\�7\"\"\� \�#i[\� u\�\�\�$$s\�x\�и\�\�a�.\�pb3�u�E��: ٽ�\�{\�\�\�\����\�ȱ��H\�6=\�\�\�!yb��J9y�9Ym���\�i\�E�hrr\�\�\0r&\�\n9S�9k\�9;\�3r\��R<\�)\�\�EJ�,�s}<R:\�7R\�>�P���͡���gH\�D����8���\�rI\�\\?\Z�<�B.�!W^k#��� �w\�*\�&�*��:aR�%�NmDj��Gj\�n#7:J�Z�\�H\�\�H\�o䦤�َ ��!\�\�\�QH]�1r/[�\�{\'r�-����4\�\�#��U\"�\�5H�\��)�G{�ȓ\�7��{�\�\�ޅH\�\�ȳ,K�e\�$�\�1\�¿yy�yE�!m\�H�\�8�\�\�\Z��e\�&Nyk\�y�\�yw�y\�ꁴK;�\�\�H{m?\�8��C�\�\�\�\\\�\�v�=D:_�\"�V|C>��@>�8\�\�B�,[�|)�B���@��.B�\��|�ь\��F~\���h\� �\��ހR�7\�\�-���4{��>z�}���U��\�@�&; }K�H\�3\�\�\�� \�_p\�o�������(��\'\nu���: E\�\�ʛ(\Z�Ek\�(�tBq\�(Y����EŢ�ش��?�ʮOD\����B�3\�PF/e>c(ې�r#�P�\�pTs\�d5ܨA�<~�\�\�P\�q*T\��/�\�2\�\�ߠz\�P��RT�\�7�?�F\�\�\�\�\�٨�Aj-B��CGOG�\��I�q\�\�:\�\�l\�LP�f�\�Q�C�PB-�\��]j\�\�5:�\�\":\�7\�\"j�\Z@�\\\�Va7\�\�{e脕��5�\�\�\���c\�Q\�}cщ\�\�>�N�ǡ\�uPǙCQ\�\�:\�T\�g\�i\�xt�\���=u)�B]ζ�ӱ2t�z=\�x:Ct�ɖ�n���[e;:���Ξzu{ �S��[�\�뚌\�|�.0��z� \�{\�zT�.\�=\r\�ђ�>�E�o\�\�\��6�\�\�\�[r\�k�DW4�E�����\���\�\�Е���+=\�+�`te�>��ڄ�JnD��\�\�գo��/;�!cס�ޛѰ\'4|G,\Z��]k�]?\�-�!x�\�\ZI8��\��\'\�E7\�\�\Z�i.B7��E7\�\�\�/1hlc9�5e\Z\�*G_� �S\�\�_�\�\�/�\�[Sѝ\�5h\�Lc4���\�%Cw\�\�\�nE\r�\�>\�}\��7n�o����5��wM1�@S\�mBS�X��\�BS��\�G\��Ѵ}Uh��z0V�f\�|�f\�\�@3�բ�l|\�\�#\�\�\�\nѬ1uh֭\�hV\�4g�\�M@s\�\"М\�X4\�e(�\�a$z\�d4���\�-\�E���\�(F�3t\�|��h~\�4�\�=qFO\�\�CO\�m@X-ЎEƬCN\�FO��BO{FO�?�\�$�%�\���\�\�Z\�B�0�L\�\rZ\�t-�u-+���\�\���G/\�e�W�����\\\�\�\�U��\�U�\�\�aNh5��\�rF�+�\�k\�k%\�\�{�\�k_\�\�\��\�\�\��X\�z\�bZk\�֮qBoR�\�\�\�^\�\�\�z\�v\�(\�Κ�\��\�}�\�}Wz?&\0}([�>\\��>�h�I\�\�a�6��G��\�h�m\�T�>�\�G�\�u\�S��\�3}Vb��씢-��\�w�G��9���z��\�Or\"��5}5�}e݇�Z�}\�}=� }=\���Q(\�nrm�\�\Zmc��OtE\�\�\�D?�\�G;l\�G/�c\��\�,�v�}B?�߃~�<�\Z�~i�F�jMF�\�_D�\�F���F��\rh�\�\�u�\�\�ȣݣ�\�\�C\�\�s�ў\�\�\�/�ץ��F�t�B��\�\�\�C�!S�T\�o֍\�G\�@�3����\�\0R���O0�\Z\�\�\��cX{����\�\�_~?\r#\�]0\�\�;��v\�D\�yLl���}\�0\�lLb`�I\�\�b��w1ن��\��Q\�y�qS\Z�ĸ32�/?��j�b�\�N�z\�-L}\�S��a��S�\�O�5\���\�i\�b\�U�0\�\� �\�Ssl�n�{ Ӄ0�\�?1��W�\�\�I���H\�\�\�SlhB\"6,~\r6\�[fZ�\r\�/��_����*\�F����[�O\�\�5�\�\�/���\� ̴&c��/k�{\�663\Z[�g\�\�T�Y�,\�\�1\�\�l�\�Ll|�-6a� f3\�/f3\�f˿\�l\�1ۨ�\�\�\�\�\�\�\�$\�6�\�6i��\�Y�MY�M)��9�a�m�\�\�a7���C�i�6\�;\�2s�Ha�?����،#��Y5 \�&�ܨc\�\�n̝s�\�\�gbs\�+����\�\�ߞؼ\�7ؼo?��6�q)�\0��-h\�\�<\�\�as\�1\�\�=�\�\��g�R\�\�\�\�[�S�y��Ńa�����\��%?\�`>�K�e�\�a\�&]���b+z���!�\�\���tލ�|5|q|{[5e4\���:�\�\\�\�g$Bta!\���\�\�X����L�ª\�`\�g���ᳱ�uغ��u\�؆ǽ؆g�\r_��\�]\�X\�\�X\�\�\�Xtq>��܄m��m�mN8�m>t\��۲\��=��\�\�Ƕf\�\�\�\�Z��I\rX�x�p=��K���m�\�a\�U�\�\�*��\��x;K\�%ݷ\�v��Œ\�Yl��\��b��plϔ5؞�\�ؾ��\�Ik�\�LK=i��\�.�\'`\�\�ð\�\�\�X�\�\�\�\�4,3x\rvh\�\�\�찏?�e�˺n�e\�b\�i4�c܃�\�;\�N��-\��:�\��c����<t�\'��婶byw\r�|h!v\�; ��N\���?\�\nDc��-��t\�`E�qX\�u.\�&�3�\�ؙ\�u\�\�\�,V�JNJ��\�-!Xɡ�XI\�e\�\\�F�t�9�\�\�+��\�J\�i��꿼%�\�D��u\�\�!%V�\�����*n\�*���KZ�إo[�\�z�ؕ/Xe\�n�\�;�]�f��?n`\�mO�k\'7b\�\rcח�b\�o.���\r\�jb��={���\�\r�U\�\r�c؍;؍\�X-7\r�}�����\� �]=�\��\�!��:\�Z\�\�\�\�%\�\�ѵX\�\�9X�%�5B_�\'�]Xs�%\�lt\�,<k�V���2\�Z��X�3����b���c/Wb//Ea�\�-\�\�0[��7�w���\�\�g\�}o\��\�>�\�ľ*\�\�\��\�X\�\�j�+{2\�]�\��,\�~G�\�ҰQY\�/,��\\������vZ���\�?N�\�\�\�#��\�H�o\�B����\�\�,\�\�܇;q������\�\0G<\�q\\�\'M\'\�\�q\� \\rk.\�\�\�ҟSq\�\��hj\�Y�h�\�ӊs��qu\�F\\(݂kt\�\�\Zc�m��k߶�5\�:�\�:\�p�\rJ|��>d�5>d\�[\\�R�\�\��\�z۾\�z{�p��6�~\�]\�\�\�i\�\�\�B|�\�>\�\�V�\�Gtō\��q~n�\�nrt=>*\�<>\�D%>�\�M\�\�\�O\�t`\�]��\�8��ռ\�͇|�\�m\�\�\�,n\�m�[�\��p|l\�;|z\n�<����Oŭn�\�\�u�\�\�=�\�w8\�v�\�\'T�\�mln\�6�z�\�\�[�M�-n\� ���\�]7\�v�zp�w\�\����`k|J�O\�?w[�;M��\�;Mq\�#\r�Ԙd|jZ\�\�݅O���;�\�]��K�>\�0�n���\�\�\�0\�g�\�g�E��\0O|Vw%>;�\Z>��7\�n���\�,>��5��>_�e/\�\�\�\�y�\��[�/�؏/|�\n_\�q\�z�{u\�^\Z\�\�0\�vƽ/V\�>ǃq�O��\�K�R�6|\��2\�\�\�\��\n�)���S���kp�\'^�ʐ\�x >_�%_\�5z\� �i��^p_�p4:���}_���\�\�ã\�\�Oj\�{3\�O�\�u���:u:�a\�y|\�\� x\�uxd\�<\�xYa�G\�\�7\ZN�7�Gs\�\�\�?1�&�5x�\�g<&��y�\Z�i��o�\�|��ee4�\�\�6|\�\�qx\�j|��\�zi(�m �\�\�\�\�^\��4\�\�\�t<�\��a<\�6|G\�G<\�5�s\�|g[%��\�\�\�;O\�u��W\�\�2\�\�:�\�2�h�\�\�5|/��ﻢ�\�?\�O \�\�Sҏ\�Z\�\�TO-����xz\�&��~~0x%�1E�g,�\�3\�\� �\�\�\�OxfC<~ȁ\�-X�d�\�\�jO��/�ŏx\�ŏ\\{�y4\�E�\�5�۞�� \�\�ʇ�ɠ9�\�T/?/�Z�\\?�\�\�\�৭\�\�wO\�O\�i\�\�\�Ow�ƋػxQ��]n�\�\�\�b\�\"�x\�m������\�a_\�\�\�e�y�?~�\�?\� ~�\�+�|\"�_\��_v��_\� Ư,}�Wj\���V\�U%3\�x�\�\�x\��>�:�~\�\�=~m\�0�\�yc��\�[�\�\�j��\�\\��\�8\�51���9,~SӉߜ�\�o�X\�w5;\�C��s��\�\�Cx\�pk���!~\�\�o���P��,8\� �\�8��\�e.x�*o\��𦵾x\�f�i�\�T��7ݚ�7\�1�\�,�X�?��?��\�:��l��7\�[\�\��/q�_�\��\��x�\�u�-�\�\�N\0�\�q\�\�ױ�\�q)�\�t[W\�\�\�.\�ߗ<\�\�\�\�?<\�;|\�Y��m�\�\�z/\�϶3\�\�gS\�/M\�g7\�_{,\�o\�\�o�\�\�k\�\�]�\Z��\�.�gw6�ê�q\��\�f�\��k\�{7xo�a�\'i����\�\�\�\�]\����>Պ�~х�\�\�\�?&[\��߁�x_��\�;\�*@��1\�_�����\�r|\�\�A�_G�\�0Մ\0K)zw�@\�?\��@v\����\�0\�\��\�N?\�B�h�04\'\�-0!�\�\�$d)�Ur��w$\�&;�Cl\�g��7�\�p]���\�| >b/��\�*^�Pe��0\�0�y}�\�\Z�Ch%7ڃf\��\�_w��\�\�`b\"1x\�b�h11DaC\�}%\�\�\ZD,aP3�Z��VSE\� \"�� �\�;N�x�K�$\�#i[b\�H#\�\�\�C\�x\�U\�Dv�01\�!F\�F�ѫ>�\�i\�Hb�\�EbLT\'a\�\�DX�{NX|\�N��~B�\�\��\�\���\�|K�/��y\"a9O��|�OX~]IX\�|$��� �� \�\�\� �/1�\�a���\�A\�})%\�\�� ��΄��nbʃ/Ĕv�C�%\�\�IL\�wS�\�SW�N6���#�ӷQĴ� g�넳�+\�\\H�\'\\FU.%,\�\�1#p=1h&f��E\�\"�Y\'r 7�I�۳\�ۛ\�\�ɀp�v\"%\� Ĝ\�\�\�pb\���\�T\�[\��� \�6\�S/�\�t]Nx�\�$���\�\�/\�c����X<=�XbA,~��\��J,��$|�W�\�|�\�\�X*�#�f\� �\�K\�\�K\�\�\"�t\�\�; �\"�)�X9d\Z�.�l�H\�k�5ïk�̈5\��� \�D\�R#\"\�\�\�$��fO�\�\� \�R\�:v��XKl\�\\DD�WQ?k��E-Ħ\�@bAl�>Nl�2��]1��ݿ�\�Zt�ضÜ��N\�=o&\��\�\�\�\�\�D\�\�ED�d5�4̄H:<��&v�F�#��ݏ\�=6��=�����\�SL\�\'܈�+܉�\�ډ�)=D�c��6�8��8p�-q\�L�f��H�\�D��F��\�#\�\�\�\�\�\�yDz�a\�\�Տ\�!��8dHr�\'�`k\"�4�\�i��#�e\�\������ܡ��\�\'�\�Z\�������o\�D�f�\�s�\�_<�8�\�DdcD\�\�\�#DѴ\�D���(\n<Ou�g�AD\�K�(u\\B�\�O��7[\�O�\'.��&.\�ڏe\�\�D\�\���WJ�\��r\'����(?���辒�X�M\\|�\'.�!�*�)Q�\�Quh(Q�����d��`F\�W7\�\\\�\�p Q{ً�9}q\�&��ekEܺB\�>����BM\�gN\�Y�O܉xCܩ_A\�\�\�M\�cN\�\'\�Mk��\�)\�}\�\�\�w�r)\�`\�\n\�⡍-\�oQ���\�7��oL&\Z��DC\�\"\�Q�;\�Ԛh|YL<Y�A<\�I<\� %�\�!�-̈gCY\�\�9k�e\�q�%-�xA\���@\�\�\�$\���xx�x\�y������\�\�\�O|\\F\�D���\�ԽEt.J|\�6#>��Ӵ�o\�i\�7\�l�KGt��\'�|���Ӊ�\�w��\�3D�H\�@\�\�\����op\�G�����ӫE\�\�{}?~�ӟ��S��>1\�p�x.%��/H�\� a�h.V�\�\�Z� 1q��\�#q��/\�AGW�\�\�s$ �\�\�9�8����6�r�S$�֏��= B8I?\�#\�3��?�d\Z\�Hvh)ɾB�\�y$簞\�X�\\i3�:\�T��!�)<\�Oj�=!5N�Z\�$R\�\�\r�5\�9�ZI\�\Z��މ���$�\�/�%\���\"\rRQ\� ݚ4�+\'�-�A��HC>�4\�O���}\Z9b\�r\�\�Nrd\�0r\�!���i\�\���I\�\�i|c:i|k7i\"M�F�&�\�H�2\'\�<si�֑c\'_%ǥ+I\�ѣH+\�Xr�d9^J��\�K\�lYO\�6&m�� mg����oH�5�\�\�D9\�UM:\�yI:\�\�%1\�q;HN\�YDN�%���MN��FN˯#�w�Ω^�\�KN�I׳\�\�W\�I���Hw�c�{S\���#i&\�LyD\�)�Nέa\�y�\�<\�\�g��\�4ҳ\��\�d��ą\\d\�D.*\'��<H�䳤ס�\�\�\�\�}\�b߿��\�\�g\�Z\�W�N�\�!}��\�\�c\�ҵɥ {ȥ?-\�eeKI?ă\\fN.\�@�\�C��N�hM\'�]\�ɀ�ɕO�\���\�:r\�\�䪿\�\�`\�?\�j#sr\r\�B��\r C\"2\�\�w2�ʜ���\��2\"4��(|L�\�/%\�>\�&ו�\�u�\�\��G�Lf�>O##GF��n�dd/FF\�S\�(\�K\�\�u\�ȍ1\�\�h\�2:y4� �#7�\�Jn\�\�On*~Fn�lDƬLƴ-\'7�;DnNYOƙ\�\"\�m$J�\�č�d\�ǟ\�5\�ɤ_dR�7�3$�\�\�d\�drNr7\�\�\�#&\�ɳ\�\�B\���d\�\�\�\�-\�Εd\�=r\��9�)��\�@f�U�Y�\�dV+��n\'�S��<�RF��\�c/=\�\\�\�\r�K\�^}H\�E\�\��\�k:O\�˴\�N\n\�d�+Y�$Rk\�\�\�#\�Ӽ-y�D\ZY�� ��~&\�<�!�-F�\�`#\�ynZ\"y�Y�\�C^\�M!/�m\'\�&\'˶=\'\�l\�\�\�\�r�J�<|-Y~\�=y1MNV��\�KZ:䥩/\�J�Gd��=y�`y��Y=\�5Y�\�IV\�o!�\�:\�\�\"%y�\�X�f�+YS\�Jֺe�7�N�7\�k\�[���\�M\�\�<$\�\�{K>pJ\'\\t �\�\�Cc\�\�\�ai�\�\�U��{1\�8M�l\�-&�n�M\�\�\�\�.\�\�\�K\�\�o{\�\'kޓO=�\�fY*\�l�O6O\� �Wo!��z\�g��\�g��\�g_Ed˟�\�\�R;\�\�\�\�\�6d��5\�\�\��|S��|\�=�|;��|\��|[�\�n�!\��\'ۯƐ\�\�\�\�k\�\�5=\�\�\��ò���0���QD~6?D~\�\�N~9���RJ~[��\�\�\�]\�F��x\�]\�Mv?u&{r\�\�^��h\�_\�J\�W=@��\�D�b\�?-ɿV{Ⱦɿ\�~\���\�(��\��\�=\"p\�U\�R.��d��m\"TvPDL��>\"���Hlc.\�z+{��k(�|�8��\�Q�X�F�xK�h�\"fZ��\�u��oD����\"\��\�\"\�\�f�\�\�ע!;4�!�BD�\�H�ޝ_\"�g\�\"����a�\rE\�G&�F:o;���/2~\�/\Z\�\�A4vm�hܰѢqwA\�xH\"\Z?\\#�6�!��<Ed\',\�\�M\�\�M.s9��\"G��\"ǖ]��\�Ѵ3�E\��D.\�\�\���\�D3\�D�f��\�.�#ro=&���,�;s�hޠ��yCψ\�r�yg\�<NOyt\��Z�-�(ZT����gh��oF�|2)�O��ȧm�\�\�c�h�\�\�o��\�\�\�\�h\�\\sъ�?\"���7E+\�lD+?\��c�EAC/�\�T\�¾6�\�o.�w����\'Z{\�V�\���hCP�hC\�ц*R�\�\�^ѦnGQL�B�9��h\��x\�(�\�B�x��( >+\�\�yR���H��\�h�\�\���\�4���\�D)!٢����W\�\�\�Nj\���\�sg�>>/\�0_+\�\�\�-\�x\�&:4�Ht(c�(�B�(�)T�#d��HmDGM\rEG�:DG\�>�r��\�n!:�\�(\�\�Q�;щ(mQ�h��p\�ZQѲ���\�zQQ�P\�\�\�\�\� ��k\�D\�\��D�\�\��JF�J�f�D\�D*kEe�V�ʂD凵E\�gBD�3E�\�DWf�U&鋮n�U��D�]��Pt\�n��F�#���,��Ɖn~�\�28.��݉4\�Y��\���\�E\�\�Q��vQC�R\�h�OQ�讨)\�X\�T0A\�8K*z�q5+5\'E/b\�E/�^�NX.jm�,zy^�z�,j�\�)z3h�\�M\�\�[�\n\�;\�4Qǖ���D\���>/[(��\�\�\�\�BїD\�\�䑢�g\�E\�\�\�\�E]\�\�D\�7x\�����(��\�\�o\�}Q\�&�\�߃6ѿ��b�J,F&U�Q\�1�\�(&\�\�\�]bQ��X�%K\�\�˶��eّb�l�X�\�],�8-��2\�\�X1\�\\�?��=ż�\"��d�X\�\�F\�\�\�V�\�\�G�\�\�\�\�JT<t\�5\�P\� bC�C<|��xD\�\\\�\�\�\�\�#{x�Q\�\r�\�c�Y\�V�Y��\�j��ت�C<\�\�N\�\�Ubk�Pl\�Tl\�$���X<\�/Wl�\�J<\�@\�?\�S\�;��z�b�6b�\�\�\�O��.�\�\��\�e\�l\�t\�f\�\�`�ص\�P<kU�xֳ/b�=b���b�\�$���\�\�9��\�]k\�\�T�=\�b\�\�\�ۗ�\�-^��P��\�K�\�Fk\�\�E�\�K;։����W\�m���A\�_�)\�\���Ł+~�WI\�ūj�\���8��tD�Cg��\�4�\�έ\�\�\�fq\�u�x\�\�\�\�M�v\�M���c�q���x�\�\\\�\�\�\�-�\�\�qjSq<tC�\�$�|\�\� �\�\�\�\�\Z���wz4��K�\�{!\�ޖ.\�ޟ\�ũQ�\�j\�i�\��Ӓ\�\�kO�>Jg�gi\�\�\�\�֟\�#마�w_\�\�>\�]\\,>�(.��\�*>e(.{G\\ء�9��\�nr�nĥo։\�ƒ\�\�\�C�/�}W*Wĉ/{�/o._\�\�#�R�+�ڔ ��;!��m-��H|�\�qq����V\�\�\�[Cķ\�\�\�w�n\�9�U|w�����(~��P��%~�c���\�hq�%\'n\�w7\�M7|\�7\n�ō[\�M\�:\�\'\�\�\�`q\�\�\�[\�\�73\�/\���_4:�_\��\�\��\�ŭ\�\�6\�G\�-�\�\�Ƈů\�\�\�7���M\�\�;�������i���\�x\�\�+ğx����)\�\�kş��\��\�\�d�\�o\���[]w�V�{��{>6�l��\�?:ſ�X��&\�\�AK\�\�\�\��\��\Z$�\�r �.��\�K\�\�%x\�c ��XB> !Z7HHi��\�X\"\"~HD\�$�[\�%bm=���(�]�0A\n {�O�r�(Q�s��\�\� ��\��d\�\"�d\�2�dІ\'��F�\�Ɲ\�x[�n\�6�^��D\� ������]%C?��\�[\"1<m.No��\����sIb�{Eb�\�\�\�X2ꌣdT\�Q\�h�\�\�d�d\�\����%�\�=�������\�$\�G;I&��Jl�^�M��\�\�\�l�]�3�}��d��\�ွ\�q\�\'\�T#B2\�\�L\�4<N\�t\��ĩa�dZ��\�Y\�Ĺ\�\�\�\��dF,�\�\�df\�nɬk �I.��\�wK\�`$\�d�\�$~C����J�GU�d\�?\�b�g�\�\�\�$�KgH�_6K�\�I�\�DI�\�<#Y�<X�$\�[\�\�+\�Z%Y\�͐�\�!\�o��Lϑ\�8IV���\\�J�n���\'Yg+ z\Z( zM�fe�d\�뽒5?�%!\�\�%a\�֒��$I\�\�{��G%\�Iă\n\�Z\�,ɺ� �h|�d�\0I6\���\�\�x\"�um�l\�\�J�^m�l�+I\�&\�iGHv�\�K�O\�H\�x{H\��\�\"\�;��do\� \�\�\�%�\�J\�ǙHR}\�HL��\�͐��}-\�P\�K2I��r�l��$��Q��\�Prt�Xrt\�b\�\�\�L\�\�WI�\\�e�ܽ��ŀ$\�\�i\� }7ɉ�풂�S�S\�HNeސ�:�Lr\�\�!\�ٙ�$\�>\�I\�\��%�n�$�>*I\�\�U��\�%e+\�$e]��\n�T��\\��_R\�\�Hrm\�\�\��^�[\�o%wxS\�\�\�%u\�:\�5��]�{�s%\�v~�\��X\�w�\�Q\�9I\�\�%��vђ\�ےg�%\�#s%ϯ�H^� y\�\�K\�b\�Iɋ\�\�ˣ����\�%��\r��ݳ��=씼\�\�,y��I\�ﳔ|0\�|�^J>Ŭ�|\�WK>7��|���|\�\�&�\�3H\�m\�Hɷ\�c�\�\�$\�o��tk�Jz�T��;��3K%?�GI~<(�\�m+\�*xzI\n٭�BSl�0u]���I i�T$K��O$KeC���\�R\�\�ER\�/I\�^��\�\\��;-՚(\�ZuK�m�X:\"w�tD\�?\�ȩ��#\�äF\�¥&`�t\�K:J�!5\�t̆*\�\�k�f���f�{�\�\�\�\�\�R��/�.W�wJǎ����I:6\�P:��Uj͍�\�$��ڴ\�Img��\�6<�\�\�H\�\�v߂��F\�K\'���ڏ�#�V,��\�J���S-B�S[\�J�fܗ:e�N\�\�i�\�\�\r�\��\�Jg�:*u\�v��礳����G��\�q\�)��TJ88K=��)C�-FH��̥�O\�R\�d�Ի�O\�\�\�)\�m,]v8P\�\'����\�)\��\�&\�K�-\��\Z�����0Ĥ��\�\�U\�6K��Z��\�&i�\�9i\�\�\�\�\�\"i\�{�4DV#\r\�,\r�JCu�IC#>H\�^n��u������F\Z}�F:\�ҨS�1�^I7�I�Mɔ\�\�\�҄\�;&H���&WJw�\�.�\�\�]�\�\�]�\"��m\�I\�?ɔ�\���\\���֔J\�W\�K3�͐\�\�fՌ�fߴ�u� =z\�\�\�w\�I]\\z\�\�3i\�*=5�\�l�\�l}���\�\�ܺ\�\�cii\'�T\�-�\�TZ�&��\�!�\�\'�Kz�\��\�փ�\�\�f�\�;K}�u\�qҺ\�\�{p�\�ޥp\�a��N��\�f�\�G+\"��5Q\�ƺ\�Ҧ �\�\'sNJ�\�ߔ>��Q��\��\�i�%i\�\�\�疑\�\�ofH_z�Iێ�J_[����%}kH\�v�K̗߭���~� \�ؽM\�y%B�i�Z�Y�K��6X�ua�\�\�?\�\�T�\�{\�ni\�\�_Ү\"\�eC��i�Fߕ�\�/��*\�!\�Gڏ\�\�G����\��/2\�J�~<H������e\�3s~AK&�I\�\�\��D\\.��\�eҀ-2�i�L~P��R/�ϥʘrL\�bd�K��u?.c�ۗ3d\�O\�\�q�2�v�L�\��L;v�lP\�t�\�\�8\�`t�lpc�L7\�L\�j�\�l�lh��\�0\�D6�\�\�\�V�\�x�M� rG6\�5�\�>��\��$35\�\�>��=L�Y=\�#[\�,w\�Zf��� JG���p��\�|�}�h\�\�|�lJ\�\'�c�H6m��l�I�\�u��l\�e���d�*@�[\�B\�<�D6y,��\�$�?>L6�\'E\�\�F\�9�X\�\�Z�0\�\�{\�v�w\�6�\�b�\�\�H�\�\�\Z \�ÿ\��ɖo�+\�\�m���_��\�<\�d�\rͲ\�\�\�\�gd\�\�dk\�:�uK�dd��?e3�e�;ɢɢO�\�6\�.�Ŭ\�/۲u�,�0Y\�\�(\�v\�]g,�\'\�e #�e ˶{x\�\�\�\�wN�\�D�T�K�\�]��\�R�g\�z\�\�a�d{�\ne�}\�\�\�\�)�����.;��Bv\� ;X\�\";X7D�\�;L�\�\'Yv\�=U�\�\�#9��cV~�c{]e����\�\�>\�\�\�e\�\�e�\�\�\�\n�<�\�ܕ��&;c�(+�\�\�\\ ;7\�\�\�gmم�0Y����\� ��K��s�Wv�.Pvœ�U��ɮ�\�j�\�\�n��\�z\�dw\�\'\�ꂞ\�\�\�Z\�\�\�e\��\�\�\�\�\�ϔ=l� {<�]\�Dy[\�,�)k�t�=KY\"k!\\e-\�]�\�Ke�\�!\�K\�쥱�\�e -{\�Y\�\�<B\�\�x�\�\�SZ\�&\�Q־\�\�Cg��Cv]\�IY.�l�%�\�V.�\�\�.�v{�\�\�\�%�\�kd��rd�}5�?E�������oe���\�]2�\�7|�\r\��F\�n�-G�F\�Q\�09N��\�\�p9~�RN\�,\'~-��n���\�E\�\�\�\�%��\\j\�\�e\�\�\�\�yrqGNXȕ�\�l\�69{\\-\�I7�`\"\�>��k\�W\�5�\�u��N\�x�\�\�9r\�{�\�\��A��ܰ\�|\�\�-\�\�#o}�M��s\�\�&��\�G\�d\�M��\�M�5\�MK�\�\�j\�f?7\�\�\'Q\��e,�J��[�g\�\'x�[w�\�m��\�,�O�\��r\�1�\�\�/*w:yL\�\�q@>m\�E��\�\�\�*\�\�\��rW\�?\��9r\�\�k\�s\�\�sNF\�\�\�\�\�{��/�\Z*_�tY\�\�\�\�[�ܣ\'H\�b�ܳ�H�(E_�(s�\�˾@\�u\�Z��{�\�K>��/\�5Zx�A|�B|�|\�]N�&}�<\�\�7y�\�9y�\�#y���<\"\�|��y�n�|�LG�Q1J�q\�<:I_� \�4w�|\�\�t�\�?�|\�X��~�<n\�yy\�\�v�\�Hyr��|ׂ�\�]��\�7�\�\���\�\�4�\�\�u\�\�Sޥ\�S%\�\�ź˳�˳o�g\�~(\�>\�[�\�\�<\�\�H��0C~<��\�\�O\�\��G\�\�M\�E�c\�E/�\�+K\�g����ɋ\rS\�%�\�\�\�\�\�ez��\"/G~i���\�xye\�y�\�iyu\�b���\�\�\Z�&�͆J�́�\�[�\n�\�6���C\��|\��ߖ\�]�?�a*onʛ�C\�M5\�gf\�\�g\�_\�[�Y�\�e\�\�m\�\�\�\�-��W\�\�ۻX��;�\�C3\�\�U\�\�-i\�OZ�\�O˝\�\�\�\�?}��Y>X�\�4#�\�4Z�\�\��\0 \�\�З\�z�\�ޝ�\�?\����*�{�O\�W\�.\�ם.�=Ae\��J!�\\\n�\�P�P\n_D\�/P\�h=�|\�\"\�\�Q�\�)\�Ŕ8`<%\�\�$�!J�XJ\�l�)ٵ��\�\�9Jn6@\�\�\r�(AQ\�\�)\�\�H��\�G\�Q��\�\�S����ӧ���\�C�(.\�ŵ�P���R\�\\K��#(M\�bJ˚���\�(�7���M\�X\�RC\�PC�\\��<�N\�θB\�}\�I\�3�)}�`\�\0~F\��\�SC�\�Q\�RjX\�=j\�/k\�0{65��5�b5\�Q 5�\ZG�|]CM�M\�\�(\�K[(?5e�s�\Ze��\Z\�ZK�~\�F�1\n�\�\�%�ٵT\�|\�y\�b=H�=}�\Zg��\Z�b+5nS?5n\�>\�j�\reuv5\�~e�̖����l\��\�\�ć����\�(;\�]X85�\�e\�\���2�5eLM �C9�YH9\�l�z\�S����\�\�ʩ��r��E���Q.��)�\�\�)���\�t�\�\�\�E\�\�\�\�\�\�W_)\�\�<\�\�aC\�x~�����f-:H� {)7�&\�m�\���r?6�ro7�\�9@\�_K\�\���\��D\�P�R\�C�Ky�-�\�]��\�\�R^�\")�\�)_p7廗��n�F-+�E�\�fP~\�w�\�Z?((�\n�9*\�\�nj\�\�T\�\�b*p\�<j\�\�\Zj\��rjuR\rj<�\n\�;K���P\�㩵\���O��\��\�p��\�𣛊,\�KE^ZLm\�2��vN���Qѷ�M��P�>o�6w\�R��NR[&����(�-�s�8�X*\�t�\�c9��XD\�\�\�ZATҦ[T��#��\��\�\�\�\�uʞ\�u\�&�ۥ�\�=�\�{\"��@Dظ�:pԗJ��K�ϒP鯏S\r\�S��Q#⨃Y�\�?MT�Ee8Σ0�=L:#���6P\�zaT�~�\�\\J\�oN�0�:za�k��:1$�:q7�:\�;�:�Ǎ*�z�:\��:\�c!Ux��:\�6�:s\�+u\�@yR%\�ڨ�\�eT)��*�~�:�\�UvzU�\�ʏ\�Q\�?Q\�F�b\�s\�r� uy\�U�=��j1��\�\�u�N�Fg:U�fU�$��eQ�\�jQ��;Nv\�]\�^\�\�?\�\�Rꁣ.\�`\�\r\�!\�S�\�\�\� �Ѳ�j�`E5��G5U$R�\�S�Ӕԓ�\�Ɂ\�\�SG\r\�Lϗz�^H����\�H\�n\�Bk\�\�t\�\�՞j\�j�\�\�/Q�\�Ǩ7�è7�qꝎ\�.v \�\�\�.\����\�8\�Ju\"AԧA~\�\�N?\�Kd\�5&�������ɩo�K�\�o�.�OTW\�f����\�\�M\�o�~N�A�r-�~Ϸ��\�\�\�\�\�\�_\�T�r\�7*�\�\�\�N\�R���\�Ε\n�h���R�\�*�YK\�(^:[A\�\�RȂ\nY\�?�ܨMAݲS(\�\�+\�wJ\�9\ne��BY٠`4M\n�|���\�G�)\�<uC�G\�+�����A\nu�9�0\"\\�=��D�(\�\\�\�14T\�xV\��\�c�z�\�\n�A�-\�\n\�\�o�\�\�*F\�^���B1⟛b\�\�\�\n��M\n\�ҏ\n\�kk&T�\�dp�\�$x�\�d��\�\�)J1�V+\�,W� \�P�y>MaFlW�y�W��y�0����\�8(,VD+ƾ?�7\�X1\�\�b\�\�\n˹\�\n\�\��\��� 7:^+lM\�\n\�c/vZ��u�I\�.*&}^��7���r\�\�\�9��\Z�R8\�{Ӳ\�(�\�NR8�P�\�q\n\�\�8Ō\�l\�L\�^\�\�\�Ŭi!\n7SF\�\�e�\�m�F1[��b�y�bvH�\�\�D\�<��y�\�\�\"�\Z�\�,(<� ���X�:R�p\�0Ţ1c���(�$s��[ދ\�K�\�V,鹦𭟤X�{_�\�q�bYB�\�\�d�by\�|\�\n�y\nP�\�7\��9c��\��Cun��s�(\\Q��/T�r~�\�\�Ml�B|=W��m�\"\�T\�)\�l\�7+»+\��(\"�녈q���}���*֮;�X��@�\�\�*E\�\�M��_�\�+Ɋ\�\�<E\�\�m�\���\�+��6)+v0;�MP\���H\�?�ؕ�)v\'J{G�S\�u��\�[�*RWe+R7MV�n\�Q�7�(\�;}\�\�\�(2|)2\�6(2����\���2š�&�\�q��\�*?YfA��Iw\�?\�GvKG\n\�\�R\�Dž3�<\�%�|�4E~\�\�\�\�ɽ\'�AE�v�\�\�bNQ8b�\�\��ӿ\�E[Պb���؇Te\�W�]�r�ZE�����Q\\Z�t�Uq�}�\�J\�IEe\�E2_Qu�\�\�V�\�QTÉ�j\�;Eu������\�z\�\n\�\�ў��\�(n����\\T\�jwU\�Nx�����\�\�*\�\�]Ku\�m�:o�\�\�\�x\� ��\�p��q���q\�Ec�h\��hj-R<�z�x�*��\���\�*\�摊f�pEs\�~ų�EK�\�s�\�\�\�m�6(^/tR��\�(ޝ�x�R\�\�~EGL��sJ�\�S��\�S_�\�\�ŗ�] \�\�\�E\�~\�O{�\�\�ů���_�y_\�_a�\�\�\"\�\�*�\�!\Z�VF�\Zi\�\�\rͦ\�Cu4rI����4���\�\Z�\�X\�\\\Z_/�\�J\Z�PA�g�h�^-�V\�\�\�=�Ą�%�/Ӓ\�iYIMOgh�\�,�Ѳ��\�i\�o\�:\04[�Gsw_\�*�/�\�SѪ��huH6�\�q��ui!>����Z�\�\�\�њ˾��I5�}�<=\�u1�SC\�:�\�Ѓmj\�a�\�[�\�u��\����\rZ\�衃u\�A0=4�G>t������\��i��Fz��m\Z]H�\\�\�8\�\�c�\�\�fƋh�P/\��h��\0\�\�0m�0��ҾH[\�ҧ��:\� E=\�T\�\�um�����5�m\�2i\�_���(m_M\�S*G\�S��\�Tj=u�z\�ٓ\�\�\�y�S�=��\�@���D�LF�쩠]\�j\�.\�k\�\�o\�Ӯ\�X\�\�P\�/��a\�J\�ܧE϶8H\�~\�@�\�Hh\��\�h\��h\�\�=\'@���n=\�\�Iz�Z�\�\�E/���\��O/�\�\� ʧ}n��ͼA��O��\�<��?�\�L\�~\�+\n\�\�\0�2:0HC��\"���yѫ\�\�5�E\�Z:�\�\�w\�PG5\�k-\�j@��E\�\�\�M\�\�<zm\rA���\�]MoP�\���騭\r\�\�\�\�\� c:�\�}z\�{5�?��Y\�G\�\�Ho�H�c�7ӱ�NѱQ�\�\�ӆt\�\�\�t\�/3:n����]O\'\�-���\�\�S:qR:�8CC\'�/�}�w,���\�\�;g\�\�;͡w��\�\�\�trV!�K\�G\�\�:L\�\n֢w8N\�T\�)3\�\�)W�\�\��t\�\�\n:uG��s*}\�#�~MN\�\ZDgN�3\�\�҇�s\�C�\�\�^�\�\�atV��\�ݢ� �H\�?�\�i�>\�hIk_I\�&T\�y\�q:\�\��\�t�bw� \�)]p.�>\�\�ӧ�nӧk�\�ŮW\�ȇ.��K�F\�\�L;\�s=\�9\�At�];}>m8}\�\�*��s]\�\r\�q\�\�m��g1}\�\��j���E\�թ�\�k=�\�Z��\�y}K\�M\�2עoO��o_�L\�E7\�uQ=\�\�\�\�>��O�\�\�\��~b,]x��?5�nؾ�~$ʥ�\�я\Z�ҍ^�\�ǟ\�O\�=��7}��\�Π[��\�-ޙt\�\�|�\�\�|�E\�\0\�zN�n�iD�>w�_n~A�lJ�2��\�`O�\r\�C�;�~\�\�ү��\�\��I\�\�s�\�\�\�\��\�Y4\��Awl�Kw�\�Н�Нˏӝ�\�\�·&\�\'��Sp�uu2�5TB�G�dLw-�@w-�\"f\�]G\�\�ݿ\�\�\�\�\�\�\�=\�\�_�\�\�\�\�c\�>�|��e%�/\��>*�k%:d�[8B�\�tS\�`�R�sE)ʵP�?nRJ�yJ\�\�{J�(�R�h��\�*���\�ΉJ�BI\�LQқ��LA��wO\�\��*��S�*�\\�\Z��T\�^�TE�S\nf�Rx�G)�\�Rj)(�GnQj\�?U~�Z9\�\�$��\� ��\�]�ޕ\�J}\�\�\�e\�H\�K\�\�9uʑ���F/�)���Jc;{�\�\�\�(\�z\�\�㳔c�w+\�\�+ͼ�\�&?�cy�rܔ\�\�q\�\�\�7Z9�{�Қ��\�6��\�ً�6�o���5ʉ��υ)\'<W\�0J��\��{줜|�A9sSN}R\�\�4S\�$+��W:�V:�;��vl�rZ��r�5��>u�ҵ�L\�z~�\�\�\�O\�Ù\�\�\�(g�2W�\�W�7�Q\� ����3A9��r\�sZ\�l�\\�g�r\�I\�ⲳJo�J�\\�϶�J_�7J__c�\�nC�\�X\�\�\�\�e���˾�+��\�(�\�וˋF+�\�\�T��D�rp�2HI*�ە�\'(Wo^�\\}\�_�F�F�\��\�U_Q�Vʵ 2\�:Q�sح\\7\�I�\�\�^e�\�rS�w\�U���\�(c\�)ʘ\�\�-�<\�߯��fW�[�}Qn{F*\�>)づ\��w�\�s�+\�#b� \�m\�[@��;�ܾ�WnOߢL|3I�\�\�(�\'�P\�j\�R\�?+wJU\�KKU��ʔ��\�4\�seZ�e�ece��̘h�\�\�l�<4\�Qyh}�\�P\�B\�\�C\�\�Qz\�;e\�\�\�\�#V�ʣ�1ʣ\�6ʣeW�ǰJe\�\"oe\�[�2/(S��Z�̿�(O�٤,P\�)���&�+O\�Ǖ��7+\��W��1HyV�<�=Dy\�h�\�\�/e\�\�He�z��df��ħZYt]Y\�*\���<wy���\�Ly=�,#�*ˬo(/^Ɣo~SVX\�*+\�>Q^\�۫��c�\�J\�}\�_\�+/.*�t\�RVY�+�\�\�Uٯ�U]�էieu\�嵂\�O���\�\�֮\�7��\�q\�\�Ô��T\�\�\'̔w$m\�;��\�Λ�ʻ˗*\�lb�\�V�\�i��\�\�rec\�i\�S@\�\�\�D�옋�el�\�E\�M\�\�����+��\�)_���l3�|=\'L��\'W�\�\�!廪Be{h�\�^e��R\�1�Sv\���\�\�ʯ�ǔ\�\�W~?>O\�5E�\�PvC�\�\�\�\�ʞ��w\�\�e�\�g\�`\�/\�\�\�\�3(ߗ*�\�U�K\�g\0���f\�a����M�`ۯ3ҥ��4\'���\�\�7\�2q�Q0Ɍ\�X:�4��\�\�0J�i�\�\��\�3�a;\�ީ�Q\��j\�HFؖ\�h\�\�̓ߌ�\�dF[]\�h�{3\�Ͼ2��3:���%/��g62C�\'1�F���\�4Fo\�;F�2�\�{0� ڌ~\�)\������1t\\\���ˌ�\�\�c�\�<c\\\�1�r�1I�ɌZ\�^\�\Z��\�|g\�\�\�d\�\�\�X$\�a,Ǽd�.�`\�{ɘ\�\�{�\�y��u@c�/����d&�\�3�B��I\�I���0\�p,3�5��i1i\�\�\�\�ٌӪ\0Ʃ\�\�\�\�qz���e��}e�ӭ\�2G\�\�;\�;���n3\�:3;\�3\�x!�`\�tf��fA\�b\�c\�(\�3j\�K\�x�[\�\�1>W2_c \�ko\�,ݪ\�,m\r`���\�,[\�\�,�\��Y\�\�\���L@])�r{�J4�Y\�\�\�)L\�\\&8�� \�?\���΄L�τ\�3!�\�LH�.&\�.\�bɄ�1aVQLX\�&�-� 7�\�D|_Ϭ{\�Ĭk\�c\�}[ì7�\�Dd\"C\"��Շ���W��C�����Uۙ���L\�*fc\�\�D11g�\��\�օ9\�\�\�\�̶!�L��w0�IH�\�$d�3 \�\��\�\�L�\�\�L\�+]&���I����\�/�]I\�\�c�3{�˘=\�v3�\�3)h5��\��\�\�I�2顣��N2A9Lf\�X&K��5\rg�noc�#F09��cR\�Y=�9rm s\�\�\rs\�o�K�er\�ۘܛr\�\�&\�\�\'&�R`\�^Oc\�=_0\'�OdN2�\�ɴ�\�ɜ�LA\�s\�\�\�\�L�\��\�J\�m\�3�8sf�#S�O`�/�0ŏ�2\��3\�B&3\�_�`.\��/��\�}QLy\�b\�\�L����&b.M�g.��a��\�a�\\�\�T.\�`*\�\�L\��\�\�\�4su�/S��\0S�zs��c��<\�\\�?���\�\�\\��\�\�L:�\�\�z\�\� ��L\"s�\�\�\�cn�\�dnVG37_52�\"�2��\�e\�\�=\�\�e�0\��,e\�}\�\�O�\�\�y�y\�<|-g\�\�/0\��L���L\��i�9�i��_��\�C\�\'\�3��\'��棝̳\�O�g��0-�\�\�̋�+��K�3/S��6��y}?�y�<¼�r�y�qa\�\�͘\�sL�\�\r�̇����2�\�M��\\������g��wFL\�|\�y\�\0\�%A��rȁ��K1_Sq\�k)\�|c1߷c��\�g�̮0]���\�\�쥙�\�\�\�c\���\�.\�\�<\�\� \�7���{ߙ�\�\�kF�\�Cf���h\�b��2\�9\�B90]>\�B�\�X�\�(�~\�\"����\�h�9�bOo��{<K �,�\�\�2/V4\�+9 g�~\�X�/9K\�G���\�\�2�6\�fi�,�~��R�\�\r\�X\�4�9|�e��b�mY�I#��=�U\rذj�PV�q+HpVK\�j\�\����X��8��|�\�\�4a{���?g�C\�e\�ZVWs�\�5\�cusQV�\��7̜շS���z�A\�X֠��5\�x\�\ZZ\�e��\�p�;��c�_Ŏ O�#,\�\�숻\�\�H��\�ȴ\�\�a\�Q7��c\�\'�f�\�YGk>\"�5-�\�6Ys�}�e͎5y��5�\�q�\�q//�V#C\�\�Ӥ��\�\�\�k=k}y%k�\�ژf�6yZ\�D\�֎�\�NZ���\�e\'5d\'\�}d\�\�u\�\�(\�ཟu�ֳNo&�\�\�_X\�sX�\�\�\�\�~\�D`\�N=a\�\�4���\�`笟\�\�i\�\�y+Ʋ\nBX�\�c�X/\�Ŭ\�R�]\�\�\�.\�\�`��\�\�\'׳K�\�\�j�\��jOe}GT��sK\�el1�\�7\�wCͮ��ή�g\�%���ӭ\�\�\�\r\�\�\�z\�\�\�%\�\Z��]��bC�k\��\r\�Ɔ�Άi=a\�F��a��\�p�R6B�kۿ�\�G���f6�B\�n�\�a�m�\�hO6:d;��\�nn�c�xx�[۾�q\�6\�s6.o-����M\�Mg�.�`��lٝ\�-vg�R6yR�\�{2�\�\�vϚC\�\�i\�\�k\�\�B6u�^6u\�&\�@\�$6m\�y6\�r*�qQ\�f�\�fB\�\�\�\�Cl\�\�\�lN�9�\�\�\�q�=:a9{t\�i\�hJ>{\�M{li {l\�;6\�d){<��7^ĞаcF�^\�la\�h\��Y\Z{:`\�\0/ٳ���g�j�Ŏ\�\�?ْ�Z\�ܖ\�\�b[\�ܣ\�\�3\�H[���ߏd/gT��\�r�r\�y��Y`�j�d�]\�d��\�a�O�\�ސG�7\�\�FH={\�\�j\�\����\�։��uVW\�T{k{�T%��\�2��܅}�\��0<��\�ia�����|\�G\�\�G͟\�ǚ�\�\�\�A9lsJ\�\\��}6��}�Ѓm�S̶<7d�Lb�/�Ǿ\�7�}yr<�J5�}�˂}mnþ\�\��}\�Ɉ}k\�ξ�2�mosf\��\�\��~�=0�\�r/\�y\�+� �\�~��\�~��RZ\�~\�hد\�9\�\�$\�;|��\��>a��Dz\�\�yl��6\�\�Q\���\�̟\��]���\Z\��`�\�{�}6�k\�\�}\�\�d�\�\��}\�ql��j��\�,\�_\�\�(-;�9�\�ĺ�$�\�栦\\X\�!\�w9d<��{\�8\�\�s�2�#��p\�\�/�x�)\')7\�꩜\�d\Z\'\�\�q2\���0�rP��j\�)�p�\�3�\�;\�1Mg9VgǾ�\�8\��\�\�\�\�q|]�Rp��5�\�a6�n\� \�9�e\Z�Y�\�4�pN{g7(��t\�0�c\�\�\r\�\�\�tc\�9�3������A\�T\�\�K7\�\�nؑ�\�\�P?nx�7b�=7\�d,7\�$�y��Y�͍lX�M医�q&\��Q�߸Qm�\�\�]n\�n\�\�\�׳8S��3\r.\�\�4�\�\�/�\�\���qm��\�C���B\�\�ш�\�\�Y�9ǍO)\�Ƨ\�qZ-8\��M\�!\�\�`$g�\�7�\�.g����\�tgoQ\�M\�\�M\�l\�&_�\��⦞�খ\�sS+h\�\�%�s\�R\�MSdr\���\�,_\�\�\�\�\�87�\�\�x\�\�xt��\�\�7\�` 7w\�Dn\�9[n\�n^\�1n�L\�,�\�-�Vq�ɜG\�.\�S&\�<�\�&*���Vs�fq\�cnrK<\�9��͜\�[�\�u9\�\�0\�Л[\Z,p\�n\�r~z\�\�C�\�?,8.�\�8�P\'r�+>q��,��}��\�2n��&.Xt��\�B&\�q����дR.���[\�-\�֣\�\��?�\� O��hn�wc\�\�L\�\�b~�\��\�Ŷ�q[��\��\�\�ø����r,��\�\�%\�]\�%U�\�u\�q�T�=N�ܞ;K��\�r��\�s��\�\�\�\'�\�\�_\�ʥ\�{q)����4>�K�˥\�7�\�\�\�\��w\�N\�e�C�\�?<�37�;\�\�\�(\�\�+�c=\�\�[\\\��˻\�\�\�\�^\�\�\�\�]\���p\'\�m\�N�Ý�Z��\�\�\n��\�>[\�\�iW\�aϝvsg��\�Ύ �\�Y�\�\�\\�[WR��;\�Ý\�>ʕ���R\�5W\�9�+\��+�\�̕\r+\�ʦ[re��s\�~���\�~pHWA\�s�fusWor�[��ʯk��\�\�\���\�ڸ돓���܍�4W;6��Y{���\�\�\�Uqw\�Nquh&wO\�\�3b�{��r\�l\��\n\�Ñ�\�\�9g��QW_\�kx��{t��k\\��kx�=+_\�=�\Zõ,\�3b\�\�2��g?\�\�\�\Z\�2\�6\�vژk�Y̵�\�>�\'�ci\�\�l\�1]�\�\�\�:\�p�\�ݟ�����u5\���\�}\�t羖\�\�\'vp]����C\�չ�\�֪\�+��g��\�7<\�\���p&�q\��r\�8s}\�\�p}���ڄ\���\�\�!<\�Z\�CR��.L\�Gz<\�Q\�\�w 5\�Q� �\�o籧n<�\�\'G\�\�I�\"^4��m�\�E{\�x\�ÿ��\�\�%\�N\�R\�^�S\�K�\�TFO�\�\nx4��L\���xEIO\�l\�sy\�\�m��\�\�\�\�y\�\�g�\�l=��k�U\'\���\�\�_\�\�\�\�:s���?��7\�!G�\�\�N�\�S~x\�2~�\�_��L~Ğ ~\�{�\�r�7I+\�M:\�QF\�ѱ��\�\�\�4\�oZ�Λ>\�ď��������\�͔���S\�\�p\�bzo\�k\�[\�i\�-u�\�W\�\�V\�8\�jl\"o\�\� ?�f??�-��Pn\�[�o\�mjLy۠�\�w�\�)��=���%���\�Ϟ\�O\�O�Y\�O)�\�;\�\�\�\��3����s�i�)�\�H\�e\�-\�e�\�\�\�\�û��\�3D��y����C��c\�\�j~\�~V/»��\�\�2\�\�\�\���y-n�|�\��\�K��\�\��\����\�\�^[C�\�\'G\�+\'\�\�N��\��wJ\�\�\� \�?ʄ\���\��\�~[\�\�#�U�\�`��:`�\�k8\"_χ�\�!���o/�Plz\�v���l\�\�\�L\�#b\���g~�Z\�9�_�/���G\�\�##�\�Q_\n��\���\�T^\�oju\�7uM\�7Gf\�[v\�4�\�[\�\�\�~\�\�\�\�,>n�A>\�<��K\�\�\�\�\�\��\�\�|\�\�o�+�\�\�\�D�+���6�\�\�T%\�B\�ݦ3�=��^\� �O\�S\�\�-���\�|ZA�V��?\�U\�g�\�Ye\���\�|�\�>\�\�4��v �Sp�ϩ\�\�iS�1\�w��U:��2>��\�\�.\'\���\'w����z���\���\���*�`�_pm_\�8�/h\�\�Om\�O��\�_\�\�G\�\�.\�K~\�Eu�|QgI\�\�5�\�%�\�\�\� �ف�|q�;�$2�/)ß{_\�_�j\�/4M\�\�L�\�eG\0��!���\�\�_��\�Wv\�\�\�\�d�\�+\�N�zjm��ZG݅\�g\�7�b�[-e�m\�`�vsgxg\�߭�\�\�\'U\�\��\�V\�\�.;\�?,\�ׯ;\�\��\�7\�\�\�7\�~�7��\�?\�\�\'�\r�S�`��*�j9�o�Hᛝ�\�\�\\�\�-���\�U�\�=��/��\�\�\�9|k\�:�%\�/�#���3�W�\�6~\"\�f˿�\�\�U\�oR\�os\�\�\�!}�}�;�c�x�=\�wV\�\�m�\'^\��\�\�_�<忶\�o��o�|�.�\�\��\�wG\�\�G_\�_\�&z\�<_\�Uy�o\�\�_ÿ�\��\�M�\�\��\�\'�\�\�kU\�\�\�\�\�\�y~\�F\�LV�*p��\n\�0DnvR��\�U��_\�\�B\�Wa�Ω\�WU�\�*�\�QEh\�T\�{\\%\�\�\\%\���\�;�\�o�|���\n�T��*\�<LE{9���\�*�d��\�zU짗*\�\�J5�P%0E*\�h�J�)RiN<Si�OUi\'�ViW���\�R\��t&�lP\rƽT��N��L��\�u��\�K5S\��ҏ|�ҿ`�2��\Z\�\�_e4|�\�\�b�\�dE�jT\�ը\�tը\�\�h�T5ڋV��\�S�^\�W�юP�KRT\�mT\�T\�ݪ�K.�\�V$�\�%IU�\��eS�\�\�\�|\�\����\�~\�DD���p���j�\�N����*� [�\�\�4����ʱ�Q\�}�j���\�\�Z\�\�\�\�\�\�\�4\�\�y\�9�\�C*\��\�Y*C���\����Dž��7�WM\�V\�X8_5s�t\�\�Q��ٵ�T\�\�j�{\�L�{\�B�{E�j�q�\�Ts\�|UsZUs~��榾Q\�\\��\�w^5��j��\�*�;�*\�#�U\�R-\\\�Q��\�jQ\�?��\�c\�\�\r\�U�ӎ����Z�\�C\�}!D�d\�r�Ϗ*_i�ʷ\�F�,b�j\�V=�\�ڵ�\�#\�T�T�*�Tl<�Zy\�*\�*�8^���Y4d@��S�>w^�F\�*d\�2UHB�*TK�\n�ۤ\n�\�\nT\�Uk;W�֫\�U\�\'���ǫ6\rثb�\�-͜*�\�j\�/\�֪<U©o�ĊfՎ�4ծ��\�\�8վڥ��McT��ݪKf�\�\��\�\"�ҵ\�U\�#T\�{TO�,���l\�*;\�W��\�\�\�\�ѪcU^�\\\�Un*�\�}xTu<�Fu\�V�t_�*Xf�*(��:\�_��\��\n\�\�PVu�\�\�U�m�T����\�\�JNf�J*��\�u�S�\�\0�\�&���{�\�b���\�`��b\�0U\�\�v\�%+Pu)�JuY�[u\�4Cue\�Օ=���ꉪ�>a���\�T\�_T\��kCM\\���>Zu\�\�YU�榪\�o�\�\�\�\�\�E�{χ�?Q=\���\���Ϻ�jX��j\�\�TMFI��쟪NjtTOE{T͉����=����\�K�T�\�^���^f��^�f�^\�<Q�\��O\r�6\����\�Toՙ��\�\�-|�z�\�U\��\�\�\�`U����\�\�[\�9�Tu\�fU�L�>\�Y��\\\�[\��\�\�\�q�o\r#Tߞ\�Tu����[8UO\�LՏ������?�OUq՟\�TS\�ū\�~W3F�\�_j���\Z8`����\�fj\�\�\Z\�ITCǎ�W#���qG5qA�&^T�E&jq�F-s|����S\�\�\�j����zW�V\�\'Պ\�j\�G��\�LU+\����}j��9\'�j��Zpثf5��?�v\n�d�D=�N_=\�q�z\�\�,�~\�j�A\�B�\�\�\�\�%u\�\�A:\�bC\��\�\�E\�\�#�\�R�4\�U�|rFmqLmtF�6�NU\�M\�\�\�&i\rj�Wգ?�MӖ�ǘP�7�S[\�S��?�\�\�y�\�\�V�{�Hm9a�z��<\��)>jk&Em=[_m��Qms��\�\�P�z�\�\�ģ\�\�v����[m��\�\�PO\�\�Q=�@�zJB�zJ��\�A�K=UO��R=\��\n�\�\�yj�mM\�ic\�\�\�oޫ]\�\�\�3G�S\�\�袞�+U\�>4\\\�>��\�}I�z�\�\�T\�Q��;w�z깝�\�3\�\�\�\��6�=_4��.T/�\�V/\�+R/�\�]\�\�T\�Y�^\�ڧ^|B�\�v>�\�E�$\�^\�\�$C\�\�T��RW\�Kwک�2�j���ڿ\�:`x�z�j�:P.V�\�\�S\�Z���9�W7��W�\�kC\�!y.\�P��\�\�V�\�\�k\'�Q��4T��J�\�G|Uopx��Z���\�\�Vo\\j�\�4\�zӼ�\�M�\Zu\�\�Bul��:\�\�0\�V�\�փ�\�q�\�\'[\�\�\�Iu��\�\�\�\�\�\Z�z�V^�\�\�Iu�\�\�΅Uꝗc\�\�CN��\�Q\�\�\�8�\�xLV\�-�U\�;V�N1��S��S\��U����>b�Nox�>��U�Q4R}h\�|\��\�v\�\�#+\�Y�z\�\�U6\�A�\�\\�\�\�=\�\�y!f\�\�\�\�\'6��O<;�>���� 2Y}\�\�Ku\�\�hua���\�\�*\�\�Cԧ�\�\�g�\�Y�u�c��$\�S]\�ݧ>��Ͽ�/�lT�Ű\�\�D\�E�`\�ŷ\�\n�H\�%\�9\���\�\�˳�_�R_\�9��,2S_����~���[[��\�ǫoLQ߈[��q㶺v���|��\�\�\n\��c\�w\�W�\�%g�\�\�_W\���~`��r\���\��F�<Q?����\�t�$Y\�%�Տ\�\���\�7^\�\�H���d��q�~�wO�\��~ʠ\�\�竛�f��\�\�U��P�ܽM�jo���X�n\�0R��n�\�4j�߾\�V�\�\�T����n_�F\�~t��c���\� u\�@��\�\�~��ӽ{\�/\'���Ww9���\�W\�h��{Ҷ�8mQ�t����\�W�k\�^\��=SԿ\���,\�P�y�Q�7W���x/Q\�\��\�2|\� �\�F \�ZB�r;k#`\�\� 8�C�\�\�#\�<o���� $�L%\�\�FA�\�G�j�\�\�{�l\�\'A>�TP&8\�\�\��e����\�s\nA\�\�_P\�\"�ό��\"A\�褠�\"LОD\�\�\�\� �RA\�;EB\��\����d��!�w�I�����~\�-A�\�Z��d�04\�0\�\�G�\�\�0<A_~�Gހ\nF���\�w�qe�0\�r��\�-Xh�c��\ncw�c\��\�c\�\�\�3f�\�\�����0q�pa\�RaR��0�+^�|{GZ���Y�o;*L\�\�.8\0���\�K\'\�\\���H��;N���S�5\�\�V�Hp� fW\�s�R�yV~¼\�¼\�W�\�<�\r��Ǹ\"���.,�\�E\�2_\'xu7K\�G�\�\�²\�$��\\/�\� �:��\�3��\�\�B\�\�oª��4�W��S�\��\�_Bp���z\�au\�aͅz!D�B\�D!t\�h!4�A=�Q\�V-DD���l+!�\�n�&�Mq6\\6\"\�BT�F\�pT\�4\�#9&\� 1\�҅\�\�\�揃�-\��-2��\"�m����a\�B\�\�B\\\�8!�+C��8_�o/\�{DB\�~RHH�*l��-l �Y\��Z�$ǗB\�l7ag\�wa\�\�\�\�\�?��=\�W{\n���\�_!e!��\�R\r��T=!u\�;\�쒐&o\�\� g�|#d\�r2�!c\�R!㷋��\�%d�˄C���C\�ӄ\�+:�,\�OBVJ��M8 \�1��#1O�cs{�\�Q˅\�5�p|\�X\�Z!O�\��!�Z!\�Q!?!Q\�OsNoN\�b�SnW�B3s\�\�\�\�Q¹qB��&�\�\�r\�sB�A�P\��D�( .\�9\'\\�9_�l6K�\\�O���(\\U���Z(T�� ՟\�\�ٵ\�\��2�fr�pjn\�lnDX ��,�\�\�\�-��p\�r\�R$\�Yr\\��(\�Ed\�]�n\�p\�\�F\\�w\�]�\�W�g�p��\\x�\�P?�U�\�\�s?\�\�B\�Bc\�\'���Oh\Z�Rx<\�Bxj7Dx�b�\�tO�\�,\�UhY�Vhyn$<\�\�*<�\�+�\�\�.��\� /\�\n�8{\�S�\�\�k�\�6c�\�v-Vh\�\�,�\�o\�-�\"�k� ��B{��\�~\�7\�C��\�Y)|\�>\n�\�Ä\�\�\Z\��@�:\�\�M/G�6)B�\�J��2Q�v-H\�\Z\�@辒$\��z\�0B\�\�.\�g\�\�\�S�\�\�UG\�Y.\�\�!\\��F}\�\0\�Q\Z�v�x\�O��k�\�\rdد��j\�\r�J���נ\�^h\�a\Z�\�\'\r9�L#ھQ#\�H#M���ov\�ȯ5h\�Ofkk\�5�\�~\r]sH�TO\�(\�?k�\�75\\3�\�>\�\�\�\�M4��_\Z\�Z-��\�@#�M\�hE�4:\�\�4:/Ojt:?h?\�\�\�EFk\�\�N\�\�i\�5����Nr\�0JK3l\�\"�\�\�1�\�+4F\��\�\�\Z\�\�QS\�(\�Q�Q\�M5�~\�\Z�1��Ќ ���~�\�,\�\�<\�\�|S�ƢCK3\�@�f�\�rK�\Z���\Z�\�y� }C4\�I\�56\r5v��\�Nة�k\\��2\�f�\�͔�\�4{-5S\�\�4S\�M4N��s\��su�\�\�/��.�\�L\�\Z\�K5����L�f�\�R3k\�g���qQ�q\�tT\�\�|�f�\�\�\\\�f��GA͂ߗ5\�\�4\�4�ς4sfh��\�B�4^�5�\�V;4��͒ٴ\�y�\�Mح\�۰S��|�fEt�fE��\�\���[�&@{�&�i�&��C�\��f�\�}\�ʥ�5+�\�hV~]�Y5\�fռRMP*� \�x�Y����y8oǑ��Q\�\�ܹsg\�:w��I���(J��B�D���6!R�f�RJ\�}�\r%T$K\�҂h��~|�\�>\�<s\�\��\�=3\�!]7A8\�PL\�\��\�\�9N8�u�\�E\�Q\�%���R��^�\�R�\�8N]@8\�P�p\�c\�̯=��� B@\�,!`\�!\�m?\�\�g=\�\�\r����z΄�\�i�K\�\��KM\�\�[.����B\�\� �PD�~��p�\�#B�Y\0!\�҂pã�p�7��\�G�\�v�p\�X\�\�B\�\�\�\�/\�b�-&\�@9��\��\�+�����GH��IH<\�KH,p%\��w��wf>������lB2\�EH\�r��\�\0$�z\�Rk�\�\�MV\� \�n��a��5[K�+8C��\�YDxH\�$<t[Dx\�Hx�̛\�ݘ\�8?�\�c����F\�-�E\�m\�%\�C���\����6SB\�\�vB\�ٕ��BI\�jB���P�~�P\�oK�=\�Pw{1�\�\�FB�E��\�B}-�\�p��А�Gh�&45|$<\�\�!<��Bxq\�\�ţ\�\�\�yY:Fhnr\'�\�\�Z\�i�V�aB\�\�XBk�,\�s\n\�Ցτ\�\�\� �\�)\�J����\�����τ\�%#�ΈM�\�,+\�[b�K�O\�J\�E\�6\�G\�.�J\�>F\�Y]O\�m!\�\�>&\��� }>K }O� �Ǭ �g��\' �D\����ƕ��U���.�\��v�5�âۄ�ԣ���u��\� _� \�\��\�E�I%?\�$\� a\�Ϙ0\�N��\�!\�ȯ&\�YM�\�\\J�N�5\�@�]XO�s\�\nav�0k\�G�\�WB�{��\�y�]$\�\�G\�Z\'�\�\�D�v*Q�ˌ�<�@\\����0���\�CQ-v\'Q=%j~k$.٫JԚ\�!.ݕB\�~F&\�H�u�^u��u\�o�z��zy\�\����+~>$�\�~��\�H\\mH\��ྋDH����\�\�\\�d\��r~\�\�JDC��o D:�n<!2䜉���D\�=D\�\�\Z+\'�\"\�#�ȹ��\�\�6!\�\�l���i�@G�(�!\�_qm�\�Lj(\�\�D��(\�=E�\��݆DY�?\�@N4N\"�\�\r����D��\�D#�Z�q:qͯ@\�:���h\r\�\�\�\'�\�<q�\�n\�R��~܇�QE��q �h6\�C\�\�K\�|D@\�����\�;��\�\�\�-\�%\�-E^D�Q�\�%��\�\�\�n4q[V&\�\��h�\�A�i� \�n�L��0\'ڍLw\�E\�ݿ�h\�Nܳb%q��*qϼ\"с\�#:\\8L\�wW�\�i�\�\�ѱ�Jt\�\�Dt*�#:��]� \\��\�~�\�&�%�G\�\���\'�xL\�\��<N��\r�^�\�7�\�c\�\�-#��\�#z\�\�H\�y�\�{��\���\�\"���%�͉$��p!,8Gر�\�4@T�A\�\�#�S%�[��x^=�x��-\�\�\�\�\�\'\�\�\"b\�\�)\�ŷ\�\�K\�c\�K��\�\�\�p\�e\�!\�U\�ib\�\�lb\�%gbh\�1��C\�\�\�\n�\��\�<E�\�F�t=H�at�U��x�.��Q��-�\�A�\�\�%ƙ�!\�9�!ƽ\�BL\�|A�S\�EL�\�GL*\�OL\�DL~�?_눩n��\��iG�\�.i3֞\'fx�Č/����\�̽�\�̣�\�,�\�ĻW�\��\��W��7<$fW��\��9�E\��\�\�Gy��/�!\����J\�\�\�7tb����~�XXC,��%\�!b\�m*��cJ,\�? �\Zx\�\�~b\�\�NbU�&bU\�b=x�X\�\�!\�s�\���Ħ��\�\���ωϯ� ��V_�?\'��Q$6o|Cl>�Dl!x[����u��]\�_�\�߸?#��\�;U��_��\�[\�;Ё��N%\�*�+d9�\�\�jbw��\�>�g,��1Ԅ�1\\@\�v�\�\�=��t+�?\�\�\�\�(�8\�j!\��=6�op����9������#~lj��6\�腝\�ѸR☑�8�*\"~�\�&~m�\"~{&G��}�8\�n%qR/q\�\�qj�\rqjN@�q\'N��$�\\nE�iK&�Zu��G\\B�5&\�:L�\�2&k�\�{\�aq~=\�\�\"\n�\n�\0�\�%�q@���4�P��\n�l�T���\n����_@�\�Xx\�X\� �Ŝ\�F�Śu�\�x@}\��\�\�\�깿\0\�\�\0͓\�\0����NX�A\�g\0+���N^\014 �]\0p-\0\�o��a\0L�\�\�\0)( �/\�m\0�]PLz\� !�\�{�g-�Էh\�s�zF��]\�|�Z\�i\0Sc#�|0?\�\0\�\�v�5\�`n7��\0�\�\�\0_\��g\���%� \� \\�\Z^�˿\0\�j#\0�,\�C݀�����d�: s�d�y�*�?��\�5�\�K �\ZrV8\r���\�\0klk�u\n:�:;�$\�ظ/�1/0��0g�\������\0��4�r\�%`k\�f`\�I���\nX\�\�\�\�f`�C�\�C\�\�\�ۀ]��\0۵i�ݭ\�\�\��+س;p\�\�꜁�˾{]ـ�|�\�\�#\�\�8\�\�⁃=\��\�\�M�a8<�\�\0\'\�O[1\�56\�wN8�>A�/\�0\�[t\�;}\��8�q8���\�N��\�> X\�~���.\���ρ\�\�\�E@\�\�\�\�`f>�9L\�f�@��6ຎp}kp��3i�\Z�L?D�~\"gK�<[\�\�\� JM�\�\�\�Z \�z\�D_KnG5\0������d Vu�%��\�\"�8\�% nj17\�$�@�$\�\����;\�`\�\�\�[@\�\�J �g9�\�Hi\��\�\�i��@���\�\�xt\�<K\02\�\��a@\�m?\�ap\�W p��\�&��\�\0V,\0��\��9N\'��{!@N�\�H\�\�u��|_\r䙎\0��a@�m�`�P�|(���< P\�<��%v�R\�#�L�\r�\'�\0Ur����@՟d�fWPs#\0�]C\��\r�\�@c\�f�i\�w��\�<�DOͷO\���\�s�fݣ@\�\Z3�E\�h�SZ�7�\�~���v\�\�@��5�c$xk��\��\�~�\�B��.t��\�ځ\�\�=�8^\�6+\0�3q@�\\0З\�����0U`��\0��\�\��YK�5`\�q;0v+\�\�\0\�>_\�\�\�\��\�\�h$\�U^�*N�\�i���\�<&\"\�\�\�t`�\�\"0����\�L\�\�\�i\�\�\�?�o\�o��9\�\�\�\���\�`��;`>�\�\�\�A�{�A��g@�hGPE(.�] ��A�7\�@�����]+P�\�\�TI5�@\�@*�9\\\r.\�p�\\\0��\0u\�ՠ\�&���ԣ3@�h9p�\��\"�$\�\��\�AR\�4H\�\�a$D|\�@\�\��%>i��A�y(\�$f�L\�\� �@6\�d�\� \�k\�f恼ϋA�m$(\�\�E-(�}\�7Aq\\6(1>J\n�@\�\�)P\�T\0\�b�U��j�\Z\Z�����@c\�u\�xKh\�\�� \�\�=\�\�ہk_��\����p}�����q\�7p�\�qpch�11�X<n5*��?�3��r��\��ƛ�VW��\�\�[�u��]hn?��9\�\�\�MmO:��9�@��.pϗtx,\�^w\��\��\�\�\Z�#|e����N���S�3\�4�:M���Q\0t��\�z�&2@\�\�\�a\�!\���9虙\0z-��-����\n*�Ǐ.�7\�ǻV�\'\�+���d\�g�6\�\�\�}\0�f^�\�r@�N{П\�\�?�\�\��Z\�O��g7(�\�3`�w0�\�R^\n���^P\0�T#\�B\�A\�\�o{\��4��B\� �\\\�^;�\rn��\���s`\�\r30�9�\Z/o����K�\�`\� {0>\�=�\�>L\�d̂wJ���\r�`ҏ\r`r\�B0E\��\�7�_\��\�\�\�;\��\�`&�\0\�<u\�J�\�\�\�\��\�O��\�\�\�\�\�)\�\�o��Y\�\� \�a\�y0\�3�[�̭=>QL��\�\�\�\r�<\�80\�2���\�\��9o��{\r,\�|,pY�F�q\��`���`��,�\0���\��p,,Z�-��p.X�\�\r,\n�=��y\0X�q+X|�,NI�S��\�\�`\��dg,Xr\�\n,��K/[��y{�\�כ�\�Y:X�\�X\�\� �%��ei\n`��XN\r\�\r}�\�u��\�\�,��\0˿\r�忽�\n\��BU�01+�l+�\�+.T��R��\�\�`E�5X1ZV.\�+�?+�|�\�_+�*�f�*$���V\��~��\��\�č`5:V\�Վ�`�\�u�\�9�=�\0\��\�\�ןR�:\r�\�\�o��aX\�s�\�\�ft���`��J�>\��O\�ە��N.X?\�\r6�\�>�\r;���B>\�P�l���`�C>\��l;6\�l\�5�&\�X�\�\�\Zl:��4[���%�%f\'\�҄��H\Z\�+n#�*\"|\�6|5� ���of��i>\�;\�\Z\�X\�\�c\�\�`�J/ؽ\�\�n\�\0~ \�?~K{�L���\�\�Yp`I��bU\��C�\�\�49d\n�\�?G[\��\0�\��\�\���d�_j_7�_ͪ���\�\�ׯ[�o\�?�o�g���\\\�N^0�@/pJ\�N�?r@p�p�>N���ӹ��\� \�מ\�\�\�Q\�w\�:\�\�\�\���s�/��\�\�;���\�U\�W_��B)In;N�O�$$�\�f�b���ؼ��q���8��\�h3I�/���w��\�Z����\ZICI\�8�4\"�$��\�$�.>iɕs$-I+i\�n\�R�A\�\�;\�$�$MW�N$JZ�\�KZ�ѝ�������k|��7\�#�`\�V\�)�V8\�#�8y�D�\�H\�\�&$ �L��%A\�~%:�Dɧ�\�\��Z�DSN!1-�I��S$��������\�OH\�o\�$i\'\��S��\�c\0$\�5�0����Z�D�I\��\�\�I\�%�$\\K�yF20I緑Vk˓V\�\�%�o��\�\�\��u϶�LT]I&\�I��mH��$\�K;I\�eI\�+�H�JI:��6*��̨\�Hf1>�\�s$s5Җ\�\�$z\�\"ˌ�����\�\�(Ɇ���E\�U��d�T�\�\��\�@Y�=gv�\����\�KH\�$�W%��B\�\�\�!$G�D\�o�\�Ϳ$\�\�$ע$7\�\�\�\�]fJr\�1Gr��\'R-$֎&~I:\�Āt<��\�-�H\�6}L\�>>H|^\Z�|�\"�3#��}$�/�K:e<C:uӗt*F�t\�\�)���p#��$�[I�c\�IAy3�F��VޤG\"I����.\�\�!]y\�N��ȂtM�@\n\�L%��;H��I���들������\�\�K�[�I�?�b�\�H�nV��\�\��D8����tg�*)I��Rޠ�T-����)3���崒tWN@�>D�/zO�oQE\�V}H\�^I\�_Dzh]Nz}�\�h��\�\�4�\�\�!\�\�I����\�D��<\�FR��\�rR����?\��T�q�T�ōT\�p�TvCL*k�F*\� �[�\�\�I��Ǥ�l�T\�d�T�\��\�s��\�AR�@�\�^O��ΐ\�O\�\Z\�\"5�\�#5�n#5>\"5=�!=\�\�\"={\��\�l��\�\�\�,\�y}\�\�\�\�\�\�f��V1�\�\�:\�5�\�z\�R�#Lz\�\�\'����\�N\"���!u��.�\0R\�;��\�\�H]\�\�I\�o�z�\"\��y���R�\�]R��R\�ER�+i\�\Zip�}Ҡ\�;Ґ\�+i��i8��4\��>/\�K\Z9<O\Zy\�K\Z���4:�N\Z\�\"�M�\"��{H\Z\�#}9B�����Y<$M,U#�\�C�v\Z%M?\�%��r$�\�&�\�H?�n�~a\"\��|ҟ3ڤYG5Ҝ\n�47\�E�˹I�[|�\�\�\�Q\�?\n$�L\n\�c!9CoH^~#$\�Zp�$�� �|7�\r�b\nRٺR5k�T̓���+���Т�!�G5�Ā4\�\�CK�\�@KZ ���֍��Ve�\�\�gH�\�MH;\��ܔ\�\Z\�V�I�V\"\��6\"���\0f\"�{S\��\�5 �Y\"\��/+C\�g�B5�(kl!t��\�C\��f����\�ļO�X[�!\�o\'\�&\�C��|�\'�x�� �w4\�\�Ԇ��!��\0$X\� <w@��fHPA�\�\�C��$�g�M4!\�h\�\�gЪ�hՐd�md0c �&�@�\�&�a\�\0d�\�5d|�\�,͆\�r�5k�Кuh\�:)���Z?C�6(�6�t�6�C\'\�@f�7\�\�bh\�?&d�P Y\�\�B�\�F\�V�uж\�!k\�e\�:( ���?m��Ͽ�v,��v8iA6� h��;dG�\r\�\�w�B��}:|h��Zh\�\�\�\�~�vh�<\n�\\��\\\�@n+C �Pt��\n\�t\�\�6\n�Y\����6��<\�A^\�!/�\�.���\\�����Kg \�\� �\�q�O�do�|\�\�A�q\�\�\�\�\�.���C~�L!�ծ\�)�\�T�:\�ÆN�3�\�MP\'\nr:�{?�\�\�]��.X*C���\�\�\�f\�b\�R\�\�\�kХ�&\�Ջ�\�բ�P\��6�\nՖBa�(\�I(,>\nk��[����s�z�\�\�\"~�A����I�nL����_A7\�Z\�-\� \�����%+l�\�p(\�{=o\�\n�?%ЯA 롄\�\�PB_\'�\�#�\�J.��R��@��\\(\�\�8�q(\r\�<�L\��y\�\Z�9�\�r�����Bw+��lN4\�\�`\Z\�\r��\�A� |\�q��{�喤@O�\�e��\�}�\�{\�oˀ\n��A�ˠ�`U��v*�X@���rr+Ty�*\�C��$T�<�\�U�\�\�]7d5\���\�B�iG\�\�\�\�z!>\r����^�f@�BA��o�^7P[�1\�\�\�\�~�u8OC闠�\�P\'�u~�\�?ϡ\�\�\�\�\�Ї\�\�P���\�\�\�+�d$�>e�B�\'5��4/h\�\�*hh\�k\�\�\�\�s�4F\��\�Cc\�\��[\�\�EЗ�a\�۠\�\��^ZMT;A\�Ф�,4�=M]Q�~�&Aӟqh&?��\��������\�\n�\�^\�B_�A��\�r��d�\�\�d�\�cd^Y\�?Y\�\�i�b\��b\�$Yy;���\�NV.�\�*1Yd�;qd\�Ka\�o�\�j\�XdM��䥣\�\�\�\�\�e&5dm��\�\�!�N\�;\�\�\�d]����-Y�ʔ����B]��\"z����O&����7���Udp8�=�N�� #�\�\�h�:2�S@f-����2\���\�V8C\�摹\�:\�ܴd\�]52�\"\�g\���\�\�y��\� Y8�N�\�\�-�ɢ\"����,���\�\�di\�m����,k\�\'˦2\��d�\�l\�w\�\�Cd���\Z��W�\�&�\�2\"�)zL^�s��\�ky}�yӦ>�9\�\"y����\�G�l1��l�\�\�Z\� ٺ�-y{9N\��\"\�\�!\�W\"\�\�_$\�^6 \�]�N\�}LHȃ��Ƈ\�\�UG\�\�\r\��Hv�1\'L>p8�\�Gv�N���\�\�\�{\�.\�o��%�\�#�Z�\�n�$dw�7d\�c\Zd\��Md\�;\�ȇ\�ɇ?�G\�@~��Zq\�\�T\�\�\�_x���\"�\��O�\�#�|~�\�C�!�T֓}\\\�o\�ɧ\�\�#�6�\"��_B\�\�\">1\'曑�r\�\�V��\�m}F��\�M�7E��\���|�j�6�j\� rH��\Z?�z\�#9��D\�%�]��bk\�\�/Rr\�˿\�HY�\�\�O\�K�ȷ\�\�hM�=kI�=�M�]\�G�u\�C�\�C�\�G����d6CN:MNF���ݔ\�)�r\�yr\�9}rƏ=\�̀k\�̩rV�)�\�a�|�]H�_|���x���l���\��m\�ȏ\�7���M,#?�n$?\�&\�*�\'\�ٓsItrލ\�\�IrAw�\�b!�(%�\\�lA.�\�ɥa�\�y)��\�O� � W�\�\�;\�\�\�u\�\�1Or���\\�B\'\�\�+�k[-ɵ��\�\�\rz\�\�\r\�{\�tr\�H�9�A~1# �T&�_{��\�\�\�m\�-�\�\�\�,��| �\�b9\�+��\�W٪\�לHr\�r[�-��\�3\�=w\�\�\�\��C\�͉\�BG\�\�A\�=\�\�\�m�\�^5&�W��\�kv�\�{{�\�3�<�X�<\�H�]\'�D^!�\n��G\r��ǚ�\�\�\�z\�x\�m\�q\�/\�\�;\�\�^���\�\�\�\�\�\rwɓ|&y\�,�K�!I ��\�!\�m!��\�&�,\�I�\�y��s\��\���\�Ώ�kn��;؉�\'ҁ<�6C�\�\�@�\�S&\�\�j�\�J?���ߟcF\�f\�\�\�\�a��)X��\�[�\�\�G_\�\�7���L�p\�^`\0+�߂= �Rb�\�\�4�|�V.ԆU���U,`��\�`ե�\�Bx^h`�\�҅5\�5�o\�K\�\�K�l��\�\�\�\�a\�1�\�\�Ͱ\�.5Xgy,�cy^�b#���\�5��u\�m`�b��\�#��y^iy\Z&�`\�\�W�W���\�0\�\��{\r� #0U�S7\�\�\�ܵ0uj3L�i�iR;�\�P3\�0\�\�IS8c\�\�\�\�^0;\�/\�qp�9\�/�\\\�L�\��a\�-\� \�(�,��¢�*XTd �jG`1��hX��,\�\�K\�XjO�\�\�\�\�U\�\�a�Ui���%l\�\�Z_\n�\�\�\�5\�\�\�\�e�ɞ��\��\�\�Sxc\�\"xc�&l\��o�3\n�/�\�1\�`\�ؼ��X�\�z\���\��m\�3l>[?�\��\�]�|xׯ��-\�0l�V\�\�;a�\�x��!\� \�\n;8�os~�\�z`�y 츐;K�\���&�a\'� ؙ\�\nvj�]�v\�A\�cص�vc���\�\��\�1��x�\��\�\�\�\�Rدq>e&�\�x�\�go��gS\�\�\�G8 \�2\�\"\�\�pPR\��[�\r��x\0_�\�˟��\�ކ/ހ/��\�K�7\�\'�\�gX\�w\�\�p\�u\�\�Cá�\�0�6tt�0\�7V���~�\�hX���\�V��c�>�q�\�qR��\�\�`8\�^!���\rNR�\'�\�\�p2M\'�\�\�Q�p\�}}8�\�\0N�l�3�P�^N���s����lZ\�G٫\�\'{�\�O\���U�\�n \�5^�d\0\�\�\�E3^pI�)\\�\�\Z.\�\�.{�.?]\n�\�*�\�\�&�\�R\�\�\�᪦p\��ڷ�X\rW_>W���5\�T\�\Zϗp\�L�~d\nn\\\�7.\���4�\�&\��\����,����_���/\�p���tq�_\�-��\�֗ pk[\'�\�\�)�*�_\��\�\�\�\�O���n_�n\�;\�N��\�\"\�\�uL�sr\'�\�\���\�A�k_ܝp��?-�?\\2��\�\�}�+\�~;\"<С��R\�Z\�<4֭���t\�\�b/x��<\���\0�i߀\�/�\�\�cR�\�\� ��W�\�\r�ظ�׀���\�]\�ɇ\�_��\�\�gxnH�\�\��c��\�)��\�mR\�Q)r�(\�(\��{,\�le����eeA\�%�\�eE)���<���\"褨l���ܱ��T_��\�vS�\�)\r\�P>�BY\�\�EY\�{��\�RA\�\�I�,1֣,\�S�ܵ)Z^\�]\�\�ro�Κo�\�c��Z\"Eo8���s��ⷄ�2g3�\��BL�\�5Q\0G&�\�8A�T�R\�_Z(\�f\n\�B>�3HA��Q��&\�-�\�m�1�Ia�\�S؇\�P؞w)\�,O\n����m7����\"\�~L���ms(\�k0E$*����RD��\��4��\";7Kѷm�\�Ч�Zɦ�\�=�����ȥ�^��b(\�!O)F�~S�v|�]\�\�Q֦l��\��4�R֫���\�Gٰی�)(��\�4eӬ!e�!��\�\�g�ś`�e@�,G�|y��5\�$P�N��X��Pl\�\�(6w)vNQ\�Rv�\�S\�u�)\�i)%\')��({��){;z(�v\�R\�59PT\\�8_�S\\L\r).M�(��3�\��Cɑ�Co_Q<�\�R<4)��6���\�y\�!\�\�\� �g�&�A�\�u�+\�8?儖�r�z�r\�2�\�\�\�{�5\�{�\�\�\�I\�Q|E;(�K�R�\�w)�FՔ\�/\�(g\�\�)g�\�)g/\�SV�����av��\��s���\�U)\�O*P.|\���\\l̡\\2*�\\���r�7L�\�\�H�BO�\�e\�Z|#%Tp�Z4E s�C {\�\�r�ˣ\\\�\�@�I��\��aN�l��\�`\�Sn\\�J��\�r\�%�s�mbG�~1B����״��p�%\�1��\�<UGI�J��次����\�/���\�(\�ՙ������]�L\�LJ�H��g%� �d�J\��\0ʃd\r\�\�%J\�\�v\�#\� \�cI5\�q\�9J�\��\�\���R\�ң���P*��ʋ:�*\�eJUy:�ک�R\�R㺟ROI�\� �\�羣4p\�)\r^*�F5SJ���q[�\�\�Z\�S�E���_)όH�g{�R�\�\�S��\�(\�\�\�R^>|Fi\r\�Mi�<Cy�Bim��m�Di��Ki\'P\�e���:��\�\�\�M��\�_R\�O��tS�(={�)=])R>>xJ�8u�\�+�Qz7��|\�[)�fVQ�VQ�z�S��\"(���(��\�|�eG�z�2fQ\�\n�)\�\�;(\�\�g�o\�c�����ɴK(?2C(3E��_kc(�6~��2;L���Q\�Ŕ��\�\�\�*DNo)\"wJQ`�Ŝ��\�/Di����\"32�E�.dQ���N\"jGO\"\�5RDc���\�\�T��,q܅,y�,۪�,;�\�\�\�h��!:_%�\���\�D7� Y�1���\"�\�\�Q;\01�\�-\��\�-�,A��_���*|�\�!�2E��\�+\�L=�0\�\�\"\�\�5k�F\�؈�\�>C�TE�\�nA�9w��\"�\�A�\�F~3 �\�\�K5D�\�\�\�DV�E �� K\�!\�#C\�9\�\�b��1\�\�1�?�u+/ \�.\n�u3�u}\�M}\�\�\�\�$\�1u\�EֻT!�\��Mg�\�7d��\�|\�1\�\�E�Tq���\�s)ȶ�?ȶ\�d\�J��v\�G� ;8#\�N�nd\�nd\�\�ȮKk\�hĎ\�\�m�A\��ݍM��JE\�\�\n\�Q�9�=�\�<�\�\�G�\�!/|D\\/f#G\�#G��G\�c\�\�-K\�hn\�h\�#D�\� ^�\"\�\�#\�6\� \�ꢑ\�\�\�q+\�\�V\�D\�\�d�\�[�xz ޙg\���\�\�\��3\�\�\'F���S\�`䴲=r��7r\� \�<��Go?E��\�H\�!=\�|\�?$�Vr\�\�\�\�\�.\�\�|+rE\��\�\\��\�p�hr\�drm\�r�m ]\�]��~����� a5\�ٍ��Y�DX�O.�k7u��z6�\�<r�yg\Z�U��D@nk[\"�Y3H�c67��\�\r�F�~�D�\�ݑ\�\�v$\�4��t:#�=?�\�ې\��HF5�d.��d\�Hf�-$\�\� rw\�(r\�};�\�\�B���H�V �\�;�<9�y\�IG\�4����F$\�s(RȯC\n\'\�\"j?R\�)r\�B�\� E)�HI )%BJYqH�\�Rک��\�) \�!H9\�)o�����D��\r�jf$R\�Ӂ\�\�#��R�! �\�\�Aj+!uH\�\�\�4<\�\"�\'\�\��H�\�R\�i\�w\�y�\r\�\"�\�\\qy�錼:W��Y�D\�ƞ\"o�r�7\�EHZ�tH\r�\�6\�-\�>\�^/y0y\�P�tg/F>�Ȑz+\�s\�\�S{�h��|,��|�Cz\�\n�\0\�\�Q(=�\�=��nO䳼\�o2�\�2>\�| �D�\�o _o/D�%�F&��#�ں\�$��R\�F��\�\�\�\�d&��\�dv#3y\�ώL\�W\�}\�7z�3>�\�V!s����B\'\�\�\'\�?\�fd~�2\�2�h*g�U\�G�\n\'\�q\�wL\��Q肧\�QE\��bp��\�U\�hD�u�ʤ\\T\�\�U�ۊ.\�\�D�\�A\�¢\�Œ��i�a>�j\�F5�\�\�jT\�O�\��\�\�Tˤ\�2�.\�5D���:!�\�\�Ityg-��;��p8��\�\�EW\�E�?�4\�B��(�ք�\�{Q\�(��0r�˞�\��\�M�\�&J;��\�\\P\�8���\�\�\�Q�\�3��\�\�_D\�*THiG�\�T��\�?�@EW7��gr�Xx\�RQ\�\�0T4]%|��\�\�A\rNk��>\�Q�\r\�XE]sv3�v\��6\�]�H��}\�]�5y����څ�\�و���]\��n���faC�\�4��\�D7?~��k�@\��F���G-�D-��P+����\�Ժ\�:�\�\�jÊEwff�v\�}\�/Ծg?�\�a��\� ��\�\�3}\�럃\�3|��\�K2EAOԱ\�6z`\�>\�n3\�Cu�����8�\�y��R\rPׄ��� \�cS8\�q�\��\�\�\�-Г7\\ѓ�n���5\�s\�\n\�I�G}\���ү\�DO\�\�z\�t\�\�t�\ZdW���RA\�/�^p�F/\�X��\�\�@4���/�[�ge蕠\Z\�J�\Zz�;�^ݐ��\�\�\�\�V4\�g\r\�?��/�G\�-�ш+\Z\�F$�7n��7J/�Q�4j\�4*\���m�ޜMFo\r\�Dc�K\�X�^4�\�\�ma�\�h�M\\T�\�qމ&m�A���\�k�Д\�B4\�s���M\�|д\�h\�\� 4\�\�0�1[�f\�^�Yn\�ѻbW\�\�\"\�u\�\�R\�\�Z\�hμ1���9��&}�q1�+\�Cs�\�\'\�h^�Z��-p�E\r\�\�Hw�\�Z�g��m@����%�\�hi\�6��nZ.߇V\��\�e0Z�ڌ\�\�b��M�h}A&Z�2mPjC�hӗV\�\�*��6}��}q5m^��\\\�B[z�\�V\�0\�\��Z�}힊��?��\'i�\�E\�h��\�ن�]�}�~+�>�\�b��\�J\�\�\�%h\�\�=\n�VG�lv�=��hϫ}\�G\�ګu\�\�\����E\�\�`�\�D��-\�ϯ-Б5�蘬\r\�\��Z�~I��~�tA�+�\�\�DB\r:ɜG\'�\�\�)\�i\�G\�\�\�\�O�<\�g��y��~������y�����й\�\�\�\�[\�\�X!�2@\�ɳ\��T9����RQ^��.�\���ܐC]8^H]�iL]�����O\�\�GQ�л�K\�]�j�Q�*�Q�?j�\�ZRWF_���v�TP�\�\�T\0��?\n�\�ET�G&�\\|�\n\�8I���¹7�\�**%���\�\�AE\�\�5vT\�-{*�͒J���\�\�\�\�\�5T\�\�wT�B7��K\�v�P�#\�T\�\��}�KeG�S9�(�sn��fP�mnTn\�w*?#�*\�\�Nb*T<ݗ*V;@�\��J`�*�բ\�\�E\�U�T��)�A\�o��\�+���q���\�h(�j�\�B5n]J]�\�O]sĀ�.�E5�{�j�N�j=Gݼp�j\���e�:u\�D\�\�qբ5�j\�S��m\�r�Ճ�T��b�\�-\�\�\�+\�\�E\�5ԝ�\�]�#Tۆ\�T۶/T��e\�\�A�=\�4u\�\�i\�\�˩�RRS�>S\�\�\\DuVҤ�m���U\�S\�-(T\���T\�!-ꑅ۩/S���P=W��z��z6K�^FjT�\�6\�c�\�\�=\��z\"��z\�K\�{h\r\�G�\n\�\�\�7�ϱ�T�[���ܷTߗ\�T\�\�T�u��~iO��q�\�SY4\�\�\�\�=��g\�LQB<�\�\�\"�\�:nR/\�?@�\�lA\r6Q�\�q��Q/+Q�W�0\�=Cԫr\�ԫ�*\�\�\n\��\�*\�\�q\�k�\�\�Ѕ�\�\�otjX�&5\�<5�l5B��z\�&5*��\ZU��\Z\�7�z�t�zs��\Z-S��K�1\�\�\�X\�5�\Z�\�BM0�GM\�7�&:�P�=�\�gr�)�5\�T�~j\�=.5\�~<5\�4��~����\�F\�ڮB�W����-�� e\�\�ES\�\�L \�\�\\)5\�?��\�j\�q�2\�q.���]:57x-5\�=�Z0?E-\�t���zP\�\"T�\�S\�\�˩\�S+\���\�+\\�6���6r\�P\�&CjS\�O\�\�.ꋒ\�\��\"�ͱ\n\��Jj˨9\��\�eC\�W\�_�m\�7Q\�\�j�\�\�P\�SL�\�5j\�\�U\�wY|껗��\�\�R߯l�v��R�6�S?�5�~�\�G\�\�XD\�;O\�oXG4u��tR�\ZS���\�\�ﻨ#_⩣�G��\�\�1�\�\�q�\�o��S\'�7��ݡԩiK\�4ɟ:#w�:TRgܮSg�A\�\�U\�?*\�\�?o\�sE\�s?���ߠ��P��/��;\�:o\�L�\�?H�;;B�P�ɇ�\�\�Th\nCki\�\�4Řy�\�\�4%�o4\�C}4\�Oq4\�o\\�J�\rMe�8M��-�z��\�\\��(fm\�x\"m�\�6��\�I����ޣ@\�8�J\�8����H\�,��-ὡ-�~N[�|��E\�Lӊͣi\��\�YӖ7f\�\�L�\�V\�ޢ\�\�i�m\Z}��[A#M5\�\�k�h\�\�4D�HC\�QRiԬl\Zݠ�Fwס1L,h��.\Zs\�v\Z3i7��P�\�\��a\�#hŷ4�\�$��\�\�\�}I\��\�i��4\�\Z?�M��&�J� �\Zh�Ɠ4\�\�4Q?MfA[U�@3Tҧnw��;O3J���B�5��\�ik�\\��7�\�\�v�����mD^\�6�\�hM�\�6\�\�L3�\�if\�3i��\�\�\�\�i\�il�y�m�KmK|6\�b�f�0�f9.�m[�Cۖ���}I\�fe\���\�\�ʣ\�k�\�I�]\\D�\�\�ىSh���i��\'h\�\�i\�v54�\r�=W�\�\��{\�u��2i�\n4�2O�˃\�4\�g\�47V\�-h1\��\�}�@;\�_O\� �yީ�y\�h\�\nh��\�|.\��V��S \�\�X1\��<\�<�vf��\�s�\�Ȝ$�N;ww-\�\�\�g�\�A�hW�]\���\\\�J)�M�^IҤ�\�\�\�E\�\�m\�\�\�e��H��|M�\�SH���\�V�5-\�2�v���\��wƁ\���\��\�\�\�\�[ci \�\�JZ³tZb\�;ڝ\���W��\�aZ2���\���\�Ԣ�<FK[\�@\�8oD\�\�;H\�ҒвV\�в.?�e}��\�=�\�\�)ܣݏR�e\�Kh\�wh�Zi��\�q\�h�\�\�\�Eh\�r�\�hO���\'\�iy\0��?��Vhy�VUC+|�G+Z�B+j��@�\�Ciš�i�\�JZ��\'��F�V\�M+O���G�\�\�7��EZ\�\�JZ\�\�VZ5�/�&2�Vs�\�il�խ�Dk�W�5t�=54�=_\�\��\�9ڋ\�S��\�\�h/�\�\�ZV\�\�Z���Wr��\�V�h�\�N\�ڼ\0Z{\�Z\'\���\�9u�\�6֟\�\��\�m\�\�\�\"Z\�76��d,\�Ck-�w�NZ\�\'�6��\�>q\�i�$�h���i�\�\�U�h�_�цC\�h\�\���\�\�\�\�\�M�:@ykHg;\�\�w\rо�*Ӿ�\�Ӿ\�\�}\��}\��D�J�M�WiS\�$ڏ\�\�)�6ss�\�+CD�\�I�\�U��)=C���I��^A�C�i\�]\�\nOnҕ�ҕ��te=[�\nTCWq���\�Bt��et�ɗ\�Ŗ�\�g\n\�K\�\'\�Zz|�\�\�G\�e\�t�]����\�\�}y\� ���k��\n]om}@��X\�G_yl}\�G\�m9t�\'�ޡ\�{�t�M9EG��S\�\�\�Ԁ::\��\':}A��EgT=�3�/\�Y\�W\�M%\�ʢ�\�$ӹa\":\�\�r:oY��\�)�7��\�\�YG\�\��\�\�t\�F�t�]v������nxr\�\�b�\�s�n�\�\0}M���V���VRL_����N\�}��\�$\�\'\�dގnz\� }��>}}�}\�ޕt���\�f�_\�\�]m\�[��\�-��ӷfs\�\��ѷ\�Lѷ�q\�\�_;\�wHl\�;v:\�m\�vM�t�i�\��\�\�O\�\�\�.\�\�%\�,>\�\�ɫ\�\�\�A\�\�\�Jw\�ʠ;\�H��\�ݠ�\�v�<\��~\�s\r\�S��\�Lwǿ\�ݻv\�wE\�OLЏ�o�=m@\�\\\�\�\��B\�z�@?�J�{\�Qt�S\�b��w(ݯ6�\�M?���~J\�J?\�@��M\\�\�Փ\�\�\�@��\�{\�\�\���\�9\�/_S����b\�t}z��)=B�I�Ҭ�G�%\�o\�ң�\�\�j_\�\�\�\�\�|\�\�\�\�z\�)wzb\�jzby4=q\�-=\�)��\�BO+룧}4�gll�g\�\�\�3>$\�3��\�,Gc��\�Tz��.=��g�\�?�-\�\�|�?�9F\�]\�O\�˷�\�xLϛI�\�?]H/�?���-z�Q �0�8��J�^|2�^\� \�K87\�\�=\�g\�eƉ\�.z������^U\�J����^Cl�נ�\�\Z�Jz�\�<�v��VGD�\�\�Jo��Л7қ\�?��<\�Go�� \�W\�\�\�3]\�ߩ\�\�LS\�m\�lz��.�\�\'�\��B�`1��\�7z\�ezO\�Vzϕ�\�~\�\�\�}\�\�} \n\�\�\r\�~\�jz�9}`\�C����\�\�k\�#5%\�/\�N\�/�>ѿj�п�{O�����=\��{��Tj\�\'4=\�1E\�\�\�A�d\�y�\�\�w\�5�\�\�\�_�\�k\�\�w��\�\�C��h\�/�\�\�}L�w\�1\�\��2��^2��72��,f��\�d,|,\�P;\�\�X�%e�Æ\�\�v\�\���{�%\���%\�=Z#bƲmڌe��1�-�\�)���c��(�\�d�.�������r�:\�\�\�:kf\�\�D�9Pw�A\�\�c�&�Jw2\�hfPG3h\�$\��.w�AOAOSY��<\�\�`/�18\�\�\�]�8�!�����\�3DnCt߉!�aH~�0��O\�.����j�ƪ+��\�\�\��\�O1V��?\�?bn�a�\�1�/?c��-e���\�0�\�a�\�c\�V9�W�a\�\�\�ؔ2\�\�TBdl�\nal�\�\�ؼ����\�>\��1Ɩ��ː�\�b\�\�c�kgƎ:C��:İ*;w�`\��a+\�`؎0v�-b\�\�\�p\�\�0\�:_g\�-��ؿ5��\�\n\�NkƁQo��0�\�<\�\�8��\�8�c\�8X�\�Bn�n�4\�\�xƑ�9�#\�7G\�\�ax&S�o;Ƿg\�q�q��o��z\�ۣ�\�#\'\�\�\�\\\�\�\�a2��\���Ʃ�x\�\�eq�3�rgs\ng�e\0�\�A���W�_�A.Ռs�\�\�2�ծ0�\���\��]��fk\�$�\�sKW3�1B;���9Fx\�$#��Lj�Ǹ�\�.\�\�7\�M\�\�\�F\�v\�\� F\�\�F��XF|\�OF|F\�\� #\�\�aF�\�;F\�\�#��\�Hm\�g�A��t�9F����\�r�����q�\�Ƹ�\�f\�-+d\�-`ܻ��q�,����x\�\� \�a���\�[\�\�i�`\�e\�\�,b䯛a\�\�\�\�(\�c�3\n3-E��r\'�5eA%)�\�f�Q\�\�Q\�;\�(�\�\�(_�\�(?KfT\��<F�\�=FŗfFep��9�Q^ƨ�\��Y�ɨ b0j�2j\�\\`\�.\�\�h��f4b��\'\�g���f\�(F\�\r�V�.\�k\�N\�k����\�\��=w7��\�(\�\�ӌwZW]\�F\�u�ѭ��ѽǗ\�\�2�W��\���\�\�[�h�c|\�2>��e^Vdv�2��<\�\�@,ch(�1���1ܓ\�?\�5Dc\��1/\�W\�:��\�\��\�Mv�\�b�\�}\�U\�.dL�S��S��?\�2~��\�\�K\�\�㌙�L\�\�\�o���]�_\��:�?\�d\�luc�3�1\�(d̹�1\�ާ3��\�3�6��t0���1\�\�\�1\�\�\�2d#L\�\�R�\�#�r�)Se@\�T�\�\�T�b.\�\�0�#1�e.�\�\�T\�g\�\�X\�\�\�\�%0�>0�6�1�ɖ3�i3u\�3u⽙:�N1�\�&0\���L=VS\�s�y\rsœ\�̕�\�L��=�\�T\���\�\�Lx�� �\�a\"U�L\�\�:&\�V\�dʝ`2�i��.�\�a2�K=L\�
L\�ɿL\���L�c�\�\�)�f1k\�3\�嗙x\�r&^q�)Ja�f���\���\�sL�g檀@\�\�8\�7L�\���JLC�!\�\�4\�tg\Z\�0�ն0�)IL�\�ML\�%\�LSL\�\�\�\����.�2͎�07�37{d3�h\�2�p_2����[��0-\�3-o\�2-\�obZ�ran\�2�\�d\�\�`��IIf\�ij�;;\\��\�;���FL��L�ok��71w;\�2\�\�?`\�Jf:0��ǘo�3\�.�c\�\�]\�\�\'\ne\�\�\�\�43\�\��e\�x\�tj�b:[,d:_He\��_ld�\�tӼ\�t_x�\�\�t��0).f\n�gz��y�/�\�a�\�\�H&3=^�`z��fzY�3��ڙ\'\�G3}}���g3O\�\�2O��\�<t�y:�y\�}�y\�\�a\�ي^f�\�|f��tc�y~P��g�y\�!\�r\�m\�\�\�\�\�+��!��̐_b\�\�0f\�\�0fI��*��,����qc32o7\�\�af�b2\�V�\�\�36^��\�����Ws���\�1\�$92��(\�\�\��)�<fj\�bf\�fj�3�2\�L�>\�L\�\�g�{t03o�`fu0\�q\�3���1�K��O1y�1E,b\�\�\�̿Eb\�\�cD`��1��ʙ\�3�\�1K4?2K^R�%�5̒i1�\\m�Y.ę�ݻ�\�\�c�5���5������\�Z�%\�z�8f��\�lH\�\�l\�\�f6\�0����Mv̧\�\�\�\�^\�\�}ߙ\���/\n��\� �u\�)�}\�Vf͓\��\�|kq�\��\�컧�\�\�\�\�=\�p�`<�\�\�\�2��G�C6o�\�V\�̑\�1\�\�_\�JsL�\�����%v������M\�P\�~��9Y\01�֨1<ΜY5\�� \�\�;�9{N�9���9;��97�\��G�9ߛ������ mg)<�c)Q���5XJy&,��2��\"K\�FKu\�a\�\����b-*\�b-^�Z<\�\�R\�z\�ҀY\Z\�<K#\�(K�` kI\�k�v0K\�(\�\�\�e-��tڱt߶�V\�o`�YD\'C0^�ubX��\']\�aQM�Y�c1,\�\�?,\�\�,\�\�\�,�\�m���\�\�\�b�U�X���X��,�2�\�ަ\�\��8b\r/\�>�o���qr,�HK\�%4\�\�\�:Yx�K�ː%Q{h-`ID\�X�$Kz�K&eɜ4Y�z,�E��\�^\�j�-k\�\�\�,����5�fXk\�d�[����މe\�\�4\�,��2?��eq.�ey,��\�h\rk[.\�*�\�ڎ�em�y��{\��l�X6O\�\�t\�nd;\�*c\�mg9[����Xο/�\\\�8��@���ۋX^^+Y\'�\�|��Y~c�,�^��\�R��\�\�c�b^Qc\�\�Y�㝬��&\�\�G�wϲ.�{̺$�b]�\�e]�na]^��z�b]\rNa�\�\���\�Z��\� Y�e���-u���7Y\�����+\�ƚu+\�+zQ7+z?�}/�u{9��.��c5+�����i)+�\�J��X\�=�\�܃��(��\�\�\�\\��\�)�\�.�ʺ��\�zఛ����\�( a=\�*c=9���\����U\�*�f\�\�c�\�e\�Y�\�ݬ���BV1\��x=\�*��f��\�g�/��\�^1s�U)��Uu0��XU�ϱ�/v�j\�i�jW��jc%��kKY\�����\�\�tV�\�4\�\�z\�\�`=3Lg=7Sg�p�`�\�:\�z\�ώ\��\��\�\\�\�je�a��=\�z�\�\�͟\�;\�=\�{\�_Vł\�\��\�\�\�\�\�\�[��5h=\�\Z�\�\�\Z�\�\�\Z��\�\Z\�d�F��Y�a\�Yc\��� klc�ww�����&*XSZJ��\�q\�TK\'뇚kz\�\�t\�w\�\�/�5��f\�̔�~���� \�@֯gѬY�7k\�r,kvf�U(cͯe\�\��棻19\�L\�\� &o�S\�\�\��?\�M�1\�yS�\�T)J���\0[h��-_�-:�[ԶS#�aj\n�f/�Ԛ��\�ʉ\�\�LC\�\�4\�0́dl\�\�l�\�lIB�u�\�JZ�-�8�NW?���.l��1�\�у�P\�\�Vl�\�V\�`+\�展.bD��J1 \�1Ҋ�\�v]����h�l\�\�`�\�{kɰǨ!%\�+F�n�ї8b̔Q�9�cm݂�-`���\�\�\�<�ƸA�\�\�y��q\�fb��9L� \�~\�D\�\Z1\�H&�։I��`�\�V-l�V���pQlu*�\�\�Č�i`F:f�\��Wnj�s�����;��I\�\�\�S\�ִ�a&9\�0\�eN\��!l�uf\�\�4fn�\Z3O\Z\�\�\�\�a[�aV��\�#6f�\��\�\�v^a;��0�?�\�)ۥ\�\r\�mR�\�\n�\�\�0l�\���\�;\�p\�\�\�\�ۻ s�\"�\�*yl\�Nl��!\�_U\�\�\\\�肹p�b.�\�A\�s\�\Zs\�>c\�\�~�\n\�^\�;\Z�\�Ղ\�W�߅��ñ�#}��\�\�\�\�\�a;�݅�Zk��ݢ��=�ag?Ƃ�a\�\�T,x\�2,��\'vI9�D��]:\�]\�7�Bޟ\�\�\�\�\�)\�\�Ǘ�\�;[�{X\��\n�\�n�a7˞b\�Y��\�,\�\�S,V��\�\��w��%\\�\�B�b�E�3ݡ�bwRcIW+���\�X\n[K\���4\�/,\�o��T�e:7c�\�K�\�E,K�\�\�p\�ڣ�e�����ð{�S\�\�`�3\�\�3\�p {\�o�=\�\�\�r\�*cO���\'\�QX~�+��aM\�X!샕8c%\nX\�Z����h������\r&Xͅz�Vb�\�ec\�K`\r\�5��B�\�\�\�kT\�Úb$\�Si\�\�5{\�܅5\�a��\�X+�k\�\�ڈ�ͥk;Z��5\�z.֡܄����oðw�۱\�\��\�&\�Xג�X\�\�fM`��c=�e\�G�\�X��\Zֿ\�\�wB��c\�ا6wl\�HA\��\�ؘ\�\����v\��.\�}_9�}?��}�z�M�ObӐ6\�w�ο�\�D^\�f��b3\�\�Ϭ\�\�\"\�\�\�\'\�z4\���5\�w\�M\�o\�%\�\�\�\�3����+\�a\�m�g+g/\�\�\�^\�\�^p~��\�qc+\�ͱ=���\�c\�\�\�\�l\�+w٪Z\�ت�E\�E\�l59��\�Ɖ�\�\�\�\�\�\����\����-l�\�\n�\��=lm7y��w[����φ�k���;���\�:\�\�+Re\�\�%�W\\C\�+\�K\�+^]ef��[6�a\�&�m`��\�\�\�-Oؔ\�8q|�F\�\�?��\�l\�\��\�ʦy��iC�\�\�\�l�N2�پ�\�*\�bc\�\�\�|M6�ޏ\�\�b�+\�8���\���e�]��\��\�\�%\�\�Ҥlv�-k�g\��\��_\��\rl�\�\��\�\0\�h\�$\�hp9\�b{\�i�mr\nc����Mß�\�Hd�\�\�d1�\�4\�fo69��pa[n�Ŷ��\�VNl+#����m�K\�\�~����ٟm�ƶ\�^Ķ-wcۙ�\�U\�=h\�υ�Wn-{_h{�:{��1\��\�\�\�b�\�ZU��\�Z����\�2��\�\�/�}H}�HU+\�cl�}�y�}Lo�}\\\�&��ؖ}b��Dv�Dw�\�2��\�r�/S�\�[T\�\��\�c�\�.f��\��}f�$�\�K\�\�\�\����/<�a\'�/�6��8}d_�\�\�W�w�C�?\�!�d\�0���Ȏ�\�Pg\�fߚ5c\�6\�g߾�Î�g\�1�q\�\�7\�\�#\�q�W�\�o�fB\�I/\�\�\�\r\�\�4+v��v�\�o\�\�\�B\�ݷv\�{��ގ-\�{�\�\�j\�\�\�\�4�\����K\�uj؏(U\�Gv$\�c�)\�\�\�\�\'\�\�\'E\�b�9vq�]\�\�.�\�\�.y��.}Pͮ44`W\�\�U�\�\�jT̮�ZȮA\�\��V�\�\�g\�\�/$\�\��\�L�݊\\b�\n#�\�\�\�\�\�\�m\���\�n3�b�g�\�Zg\�7��;�\�\�[�2\�;\�:\�\�G\�\�\�=+�\�=\�!\�1\�ؽ�\�}�\�[\���\�` ��\�[\�\�;\�\�ѫ\�\�\�b\�;�=Vq��m�-�[�*{�<��Tc��\�\�Q���b �\�\\,{.p{\�f{��5���7��\�0{\�B�#g��#w�Ǒw\�(0�pܞs�.\�(��p��\�r�W\�sT|!��\�x<\�FsTs\�8�8\�p s\�Ɲ8\�\�ws4.l\�h\�m\�hĿ\�h\"!�%�-�Pβ��\�\�\0�Β �\�!Ί����8+\�\�9+ۣ8+\�28\���\�!\�9$�Mh1\�zp\�d*�\�\�9�\�AF\�9\�6��)�C�>��;\�q�{9L\�y3����\�a\�Y���9\�[\n\�\�n/��ß\���A\�0WU\�\�Kk8�f�8��#3S\�\�6�sd>�9�^�\���c4q�o�9\�\�Z�5\�u�uԥ\�}:���-g\�zs\�F7�\�`(\�\�KgS�������c�\'g�\�m�\rVű�\�\�\�<ϱ\�α\�\�\�\�]�ʱ�\'r\�6s\�M>\�\�g|\�P\�\�\�y\�q9\�\�qՔr\�j\�8�\�Vs<�Vq�n~�\�\�Up�\Zs�Ih�\�W_rN:\�x�{p|:\�8�Vt���V�\�Y\�)I9\�\�3�ӁP\�Yw\�\�\�N\�vι0\��s\�\�Υ\�&\�\�\�՜\�\�tN\�(��q\�\�>q�+\0��3Nd\�%\�\r\�)\�\r\�����<�s���m�ù\r�\�\�*[qbo|\�Ļ\�\�$h�q�p\�Wr>�\�$>Y\�I\�o\�I�V\�ȟᤄ\�sRnDqҗ&q2G�9YY��\�z�{o\�8\�&J8\�\�$���9���i�\�#�\�Q��J#Σ���\\�vNn\�SΓW_9y�~q\�^Np\n�+9EF9Ŕ\'�\�\�8%\�c�R�N\�hNy�SNũN��5��lƩI�ũ}��S�\��~�nN���q�\�i��q��\�q�&p�z�q�)l\�<[\�y\�\�y���\�B�\�b��\�\�g��Б\�*À\��-\�\�pެ�8op\�\'\�8\�/8�S79o��\�\�I9\�\�\�p\�o�\�\�\�\�\�}:\�\�\�9}\�˜��n��e\�8�\�5���&\�@�7\�\��Oew9��\�8�^1�!���a\� \�0k�3\�?\��\�\�+�\�}�8\�\�\'8_\�\�|\��\�|\�\�$r&\�7r&�9�O�8?V\�i\�2\�\�\�4\�\�1\�Tș\�)�\�yz����\�U��\�U�g\�U�p��L\�>l\�.Қ媛�\�g\�\�j*|\�.\�\�jor�\�8su\Z�q�\�\�\�\�\�\�su\�\\\�\�\\�\�T\�\n{\�J{.a\�n.\�\�K.\�u �\��l.�/\�w���g��\�\�q!yw.�\�%_yͥ��\�R����\�..3S�\�R�\�Wjq�\�C\\^m��\�\�x?\�\n\r�s��Vsq\�\\�\Z\�Jp%�Lq������\�k0\�]\�q��:����z��zP�k��\\Ï�\\㼧ܵ�u\\\�g�\�\�۷s\�\�<\�n\�暑\�p7�\�q7\�\Zrͯr�\�r��T�\�v\n�V������\Z߸��\�r\�?xr\���\�\�y\�\�uȏ\�:�p\�:\�s\��z\�\���\�\�rø�Oz�\�\�m܃��܃u����n�/pݷ��Jz��C���#\�\\O�s\\ϊN��� \�)�{l\�^4\�\�Ο\\�L��\�v\�)6\��|\�L�9\��\�S\�\�ݦ܀\�?\�\�cz\�\�\���Gn�\�\�%M\�x]\�)6\��u\�Z(�{�ۄ*\�\r=\�\�\r-m㆝\�\r{��{�q#u�}�܈!=n\�o.7\�ώyc�{\�\�$7j\�K\�2\�V��mu�{[y�{;\�(7\�\�unl\�?n�IWn���po 7��\07qW7q>�{G���\�M\�\�\�&e�\�\�M\'+qӛ�H7�\�\Z7k \�͊\�\�\�5Y��k\�ɽ\�/\�ޭ\�p\�/�ν/<\�\�N\�}@\�\�>\\q^\�\�}����\�2�����[���d\�\0\�Ɉ7�\�-\�\��Nܢ\�\"nQ\�\"n1j\�-qr\�Ys\�\�ܲ\�~ܲݮ\�\nCSn宽\�\�\'\�\�\�Sܪ\�\�\�\�ܚ\�\�\�Z�\Z�nv�ީ�\�pޚ\���۔\'\�>��\�}�ś�<\�3\�y+��B\�;\�\�=\�%���\�H1�5)�\�f3\�m??\�\�0\�\�v\�J\�vL[r�\�Թ]�\�p?�Awr{O�q{�+r{\�E\�\�\�>�.�\�9nt����;\�lw`ʚ�Iu\��k6w\�I\�/\�\�{\�p�k���/\�sG�rG~�\�\�]\�~Qcp�\�N\�~���\�Wǝ\�\�\�sdTrq��l�3�b\�\�x?\��\�&s~=\�����\�\�2\��\�z!\�O\�\�9\�y\�\�>���N���2��YO\�o��2O1>��\�\�S�n\�)[�\�-�\�-�2⩩+\�/X\�SP\�S�~��\�\�[����mu��\�\�\�[�W\�\�e�\�\�U\�\�V>i\���\����\nx�\�<\�g-�|\Z\�x�\�+���\�P�\�q�Uy��z��Ƿk\� ��\�\�<\�\���ȓ�\�d�v\�V�\\\�[���g�\�\�\"*xF\�;x\�6�y\�G�xk ��u\�\�\�!o}f\no\�\�}�\r/Bx\���[�\�6\�K\�Y�\�ͳt2\�YV{\�,?<\�m}D\�m\�\�o\�YE\�\�3\�\�l�+y;/*\�v^~\�\�e|��\�V��\�3\�\�\�1Ϯ\�$ϡ\�>o\�\��}�q�}Jx�N\Z<�k,�\�O]\�A\�N\�yg�+o�\�\�\��\�\�}\�;\�wT=�wtb\'\�+�\�\�d\�\�U}���s<\�\�y���]�_v\��\0\�4\�\�;�ёph/ b/(ЋT\�\�;�\��w��}ޅ\�L^p\�5\�\�eOx�\\y�_\�]Cx�\r�xWثxW�syW��xW\�\�4䅬Y��W\�\�\�\�\�¼2y\�^��\�\�y\�\�\\\�\�8v��#�u\"�My����\�\�\�zȋy\�ċ}(\�\�\�\�x\�N\���\�y��ޝ\�$�N^\�/�侇�ǽ��do^\�\\/3x/3\�/k� /�$�w\�\�!ԇ�����\�o��\�\�ż�jy�\�x�\�jy�M���\�i�|��\��yEwTyŢS�\�\\�W�1\�+\�}\�+s\�\�\�\�\�\�\�Kn\�*��\�*2�y�jt^��?^t�W\�\�ƫ�\�\�\�>\�Յ�\�\�I[x\�&^�s8��\�\�k���\����o�%z�\�\Z\�x��\�lry]\r���\�y]\�>�\�md^\�\�ݼmއ\�=�/\�\�zLy}�`^ߚ#�����\��~���O���O\�x�ν\�\r��\���\�\r�xC�\�y\�\�B\�0b\�v\�\�\r�\�\�>�\�\�>��\�z���V2\�~�ϛX\�&��\�M\�Xϛ�b�)\�ߟ�\�|�\�\�2\�x��N�95U\�\�QK?\�1o~b-o~ފ/\�L\�\�_\0�\n:�\n\��Jzb�R\��\nP\�W1�\�D\�\�Uz\�|\����\���\���\�|5\�j�ں2����V=\�W\�2\�k\�\�\Z�>|�._s�&_�c7���,\�\'_W���Z\�\��:\�W\�\�,3>q�>1��d-\�\�.|X݈O�\����⣄A>J�ʧ.$\�`\r�\�Ƨ]�\�3\"I|Ɠx>s�\n��~�\�\�~\�g�~\�\�\�\�s����+d>/Մ/H\�\�\�\�\�%��{\�\�l��\�\�| =�/5k\�K\�\�\�^�|����UAy|�m#|�\�\�|��?|�_�|\�\�U�56V�5�\����\�שL\�t䛘\�\�ק\�\�7�?\�=\�⛕��fu\"�Y}-ӛF��ac��s/��;|�\��mr*�m���V\�\�|\�3\�\�ٓ�\�GB�;#=��l��]��|[~\�\�\�0\�6<��;\� \��\�|�I>\�\�C�C���*��\�a\r\�i[\�\�\�*��s\�|7�\�\�6\�}W\�\�Q��:*\�c�ߣ �\�\�\�<߫��lG\"���4�\�Ty��u�\�\�s|�Xu�O\�U�\�V%��Ԏ\�Ӛ\�p��r/��S\r�\�M�@\�K��\�����\�}��\�~c�u\�?�E\Z?b<�I\�Ǐ\�?ɏZ\�\�G\�i\�o�*\�ou\�\�G?\�\�_����Ï���\�\����\�0?�Y��\�\�D~\�\'q��IF�i�N\�ӗ�\�3��\�\�Zʿw����\�f\�\�?��\�\�\�<���\�E��os��t��f�P;�_���_�V\�/��\�/\r\�?Z\�/\�䗾�\�WX\�\�W�������&S~ŷB~\�~��-�\�\Z\�W��\�kV\�ױZ�\�&~}��\�\��\�\�[o\�\�2�-�\�-3��\�CM�7\�n\�;\�;���\�\�:�\�\�~\�w�\�?\�)\�?\�\��W\�l�\�\�\�\�N\�\�\�E\�\�}\�h\��\�\�-���G�\�Q�g�1��\�\�\�G�f\�\�R\��f�����/5#�/���_W:\�����\�q�\�n�o�\�o���os+�\�\�\�\'\�\�\'o\��u�^N��\�k��\�\n�ύ�?\'\�\���\�\�\�\�\�S\�ǟuB�s�\�s����\��\�\�q�\�P�@a�^�\�_�X#(~�(Pa��X\�T���9w�^\�,:c)P\�\��y\�\ZCG��{�%�Z;\�\��hϞ,��@�{.G��\�.\�\� V0�\nۿ\�q�\0\�V\0�|* ��* \�� \�cog\�b�\0�b/@X\�:uL@[\�A@K�06 �\r\�,�\0�]/�n\�\�R�\�s\'j\\�[I\�|#|�d�\�f���G xg.��ѓ\0��{F ɍH~/�\"\��.\�V��%0�|(06�k\�\�\�\��K,����\���p�\�:o�\�3�\r�`���r�\r�O6>:\'03�\"0��&\�t5A`\�G`\�\n�>X)\�֔!��X��%�~�?7\�gt6�I�˦�]�[\�w�\�VS�]\�\�S�\�^S�\�n�`\�\�}��:�\�,~W�\�; �5\n�/o�n\nJ\��҇\�7m7\����=/BpX1Yp��Xp\�\�Bp䬞\�\�\���e\��Eq/��/_�\�XQ�\�x��\�\�V�\���;\�\'\�纮�\'�I\�K��o�\�l�\�\��h\���s�G\�\�\�4\������\�i�er�\�ra�\�Ϡ \�\"Opm�I\�> ���Tp]�\"�\�\�D\��R}A\�U���\�\�B�-�`A\�LAt{�\�v?]c�7Hs\�L�\�\"H8E$l$f\� �\�e�$\�$AR�� �?U��z[�2\�H�Z�!H\�\�d.\rdrh���@�}\�L�\�L,ș\�\�\r\n�<\�-x21!Ȼz]�\�\�}f�<AѹA\�%��\�E��\�&YP�\�t6LP\� \�Q;Ay���\�FAe9]P�\�CPՒ �q\�ԦX\�GB\r�PAö/�\�\'!�&\�:�\�\�\�\n�9.x\�N\�*IК:\"x\��*x��M\�\�Gоp����S\�\�\� \�~\'\�\�.xg<+xwQ[\�\�ΐ\�]\��\�M��/���A7\'R\�mp[\�ᨇ�\'\�@\�s\�N\�\��\�〇�7EY\�w\�Ð���\�Ӊ\\���>�\�m?�\�\�\�s��}g#yy�ѕ)�q\�@\�\�^A0�?&��7\'��\�)���L~�Sn�ߏ~L ��?w�tI�.\����fM� f�\�\�i 措\n�*\���\�%���\'��X(\�vG(�n �{pP(�\�^(\�/T��i\n�\�.��!\\\�-T��.��\\��}_�\�\�P�}�Ps\��Q(Բ��\�\�Z¥\���\�~�Ƅ\�i�P;\�M��$\�=tB��L�\�x��@\�\Z?\n��uB I7 Ɇ�BxK��b$�\�5\�!��\'�U� {\\��\�\�Bla���(\�\�B\���\�Nr+\�\nEN�BiE(sx$\�M\Z\�\�w \r盄FDU�\�Xhd\�^h\�g\'\\+� �M2\�\�z+\\8 \\7.\�\�*\�\�N�\�p�n�\���\�<\�Rh\�\�/��VZ\�ZN<n�Y(\��E�m\�Nh��Rh}\'B�]\�p�Q�\�F\�\�fU�p�E�\�\��p�\�]��n�\�>e�о\�\�\�E\�^x�\�@\�\�\�5�˖F�KK�Нh&t\��\�\"<l�Hx8\�Yx�\�oᑵ\�B�@��\�O�\�sE�\�õ\�cVy\�c{��\'>\� OZmzG}�k�?M \�hf \�ԯ�\n�AgJ�A%#\�s�[��\�K��G��K���E /�\�^1\�\"��;-�\� �2�[x�\�Bx\�Tzh�0,S$�+�?#��\� o,[\'�A} ��\�S�;H3]\'��\�c\� 5�m \�;\��Ii\�d߽&P�VvS�\�6O�.\�\"L\�\�\'L�f`\�\�\���\��^�\�\� �o& l[.|\">�>��$|ذ]��\�_�\�a�0O�(\�;� \�7\\\�_�#̟�\��\�G����{ \�\�Ƅ��Qae�5a\�ڮ^�+��Յ��56υ\r�\�\�\�˄�#a§��\�\�\�.\�\�\�\�����=\�W�!\�״{\�7A��\�f�\�\�P]a\�\�\�wk��\� �4��]m�®\�Jaw���g\�Aa\�n}a��Ua_\�.\�P\�r\�v\�\�q\�\�\�\�\�o\�ϋ\n?o\�~;�X�-\�@8e\n�\�\�(\Zj\��\\)�u\�p\'�;> �K�\�*\n��\��\�Ο�\�W�\�r\�{p\ZW0��+�=�+�~���V\�U�6\�?�\�\�|\���\�o�\�K#\\�EW\'�\�\Z\�]�Ɓ|i(�tr\Z\�a[\�:��r��K�\�u\�\�zK�p�\�\�\n\�8�R�_�����]��8\�\ru\\\�a~#��\�ѥ\"�\ZMé�~\�.8�]�G\�\�\�ΐ&\�\�\�q\�eC�ߊc�\\p\�J�;ց\�δ㼚\�8\�n�����qA{<.�g�\�Q�q\�\���銋\�]\�\�\�Gq)U�\�\�e\�\\&��\�\�\�ⲟ���\�\�\�q#\�C�\�7:d�\�\�\�kL\�\�kܦ\�5S\�ڶ7�\�q7�z\�\�-�\�\�S|=\�o� \�7���7�;\��\�f\�-p��D\�,l�)\�7ۧ\�\�:ŸEYn1\�\�-͛qK�\�)\�V��Z)ŭv qk*�o?\�\�m\��M\�\� ߕ�\�jw\�w��\�mc\�p\�\"\'|\���\�\�����r/�\�|\��w�\�\�F\�{5�\�z�\�}Խ�\�\�\'�c\�|�\�_���3\�\�\�\�V�;]\�\�.�\r\�\�pWB\�\�h!\�\�\�ڰ?�\�?�\�\�!ډ{���{\�}�{V�\�N\�^�p��K\r�\�u<@ƽ �\�-G�������u9~\�\�W�,\�?\�#\���\�\0x?6�\�\\�\�\ZŃ�\�\�\�^\�\�\�\�sv~\�H?\�=�_0\'\�j�\�p:~1\�/5\�/\�\�\�\�\�O\�\�\�\�ݻxȝx\�t��\�Ყ�\�\"\�Xq\��x��G\�~�߈9�Gi���o\�D\�Ѻ\�x|\�?<\�tO*>�\'˫\�)\�?<\��\�ُ���\�\�\\\�Y���\�.��\�-~O�~|�?T�\�s��\�z �h�?ك\�;�\�y\�\�3G\�-xQV^\�2/�m�c?\�O\�?��0/�>��N\�\�\�x\�)\n^�D��6\�k\�\�x�\���\�7\�\�ǟ\�;�?ϐǟ\0x��5\�\�7�ڊ�\���\�\�\�q�k\�i��Xo�Z��Wn�\�Gn\�� x\�\�|��_�6\�;t�\�»L�\�z�\�U�[��\��x��l\�\�FV\�\�\����\�>\�؏]��;�\�U\�e��\�\�)|\�\�G�\�\�_VR\�\r�ד;\�\�>ᓬ\�T\��\�\'��x\�\�ŭ�\�\Z>\�\� >\��m�\0��=�\�\�\��\�sk\�\�\�\�E\�N��{@�\�\��b(R\���6��\"KEOu�^f����\�m-6\ni��-y�Z�dJ \�\�Y���\�iݽ\'Z�4.Z\Z�A�\�T�l��hYn�hY�L�C� \� �-\�[)\�u\�\�\�\�\�i�Vp�E+|�d\���Y#\"<; \":ω@��ܡ!�&1\���TQ�9�(B�\�D\�T���K1*���\�D\�\�\"Ε1g _\�UPqc\"\�\"oq��Ǭ\�2��xzD|=��=\�\�H��U$ , �CD�\�\�\"���H4\� �uu�\�\�\�E\�M\"�q-�\�\��\"\�=�\"\��5;\��ք��֡�\"ɜ\�\�x�Ȥ\�h���h�1�h}\�/\����\r\\\rцu��\rGE\�n�6vN�6�^(2#։\�v|m2 m�� ڲ�G�%�_d�j(�X�\"��%\�\n���\�X-ڶ�]d\�\�Ud�\�O���.ڵ�Jd�\�Ud\'�\"\�R\"ڳ�(r8\�-rHI\�\�\\+\�G[\'ڷ��h_\�1Ѿ�\���\�)�%\"�g�D���<��D\�kDE�\�س\r�[٢e����j\�I;W\�ɸw��\rA\"o9+�w\�s��Se\�i�\�\�h\�\�e�3\�1Q��i\�9��(X\�(\�\��(\�S(\n\r\��\�ѥS\�\���k\�.�P\�^QX\�}Q��<Q���\�:k\�\��J\�\��\�D��#�x�\�\�\�Ǣ�\�\�E�n\�ݦ\�D1\�jQ̦nQL\�5Q�\�Q\\P�(Q\��莩�(�!J\�:��+���\�Q*��(5\�K���$J��D�{�E�7D�iE�U4Q���\�\�kѽ�gE\�|�E\��E��\�,D���4n=\�+\�(�\�\\�\�&���>%ѣ\�E\� QњLQQ\�Q\�gQ��sQ�\�QqX��d�Q����\�뱨��**�o�wN�*G.����U\�\�jd?D�jlQ?NԔ\�=\�0=\�/=�\�=ϖ����Z<E����\�\�bD\�\�\�36�:�袎�F\�;ޔ\�]_�\�\�7��\�,_\�ݲC\�\�[\�G\�\r�� \Z�\r}\�w}��U4b*\ZՊ����:�\�B\�DckD_�\�E_��������ݐ��̻E?��E\�Zd\�L\�\�O��\�wb�\�O\�Ѭ��h�\�h\�\�\Z\�\�\�\���a�X\�7Y,3\'^p�C�H�$V\�;(V�ŋ\�\�ċڈ�,ŋ�4ċ+8b\��/\�\ZLw�Fb�X\�\�.��\�J\�R\�2\�ҁa\�%Abm$ֱX!\�\�^��J$ֳ�+^��%&�\�����\�\�b\��\�\�\r1,�õbx\�MLq�S���\�41�r��\�\�!fP11C�.f\�g���#\�\�41�\�[��\�.\�2|\�l\�!1{xD\�\�pN\�[L\� ��wE\�\��\�Z\�\�g\�\�\�\�1n�*\�\��N�K2\�Œ\�?b)rF,�\�$\�\'\�\�\�\�\�c\�7]\��\�ū]TĆ[֊\r��\r�͕���\'\�k�*\�뮠b�{�b��\�b�\�x�I��x�\�V\�\�\�\�\�\�.�\�\Z�b�v9�٧��\�(�y��\�\�\��\�ko�%;Ll)m[�2[\�[7\�\�\�;Ήw�P\�;��\�|�V�k\�\�V\�Nl\�\�G�\�JSl��(\�s\�V\�@t;X�\\�\���\�\�\\X�\�;\�N\�\�\�\�z\�b?u\�\\�\�UG vC]\�n��ć��Ň\�k\�G\���=\�{=�_qH|\"VO|\�\�d~�\�{w�ػ�0(b�{�ž\�i\�S�B\�f?\�\�ħ�\��\�x&���&��\�_�R\�\ni\�`~��\�\�F\�ՐVq\�Z\�\�8��Ef�/�?7�[\�\�pq\�Hy+T|C\�8\�\�\�ͬk\�\�[W\�\�Yű�\�\�q�;\�\�֟\�\�A\�\�=\�hq|\�%qZ,N�\�/NH\�/N�k�=Jĉ�\�;\n=\�;\��\�I\�\�Iw���\Z2\�\�չ\�\�h�8� \\�N��_*gTE�3�|gY̊\�\�3\�wW|\�5�,�_Bg\�͈��\�\�\�Q=\�\�a\�c?X���)\�}\�G����\�8/\�y\�+\�N\�Ņ\�\nqa���p@Q\\4\�V\\<A\\�∸L㹸�\�uqy���\"5X\\ٲC\\��P\\\�Q\\{k��Ay��\�\�q\�3�]\�g\�s\�g\�p\�\�\�\Z\�K%%\�K \�\n\�/\���\������[8\�\�\�\�\�\�\�\�ׯ\�\�mo\�\�m}>\�7{T\�\�\�\�\�dq\��\�\\�F�Ni��ko��k8_�a���\�^��ÉqOa��c̨�cv����H<p�[<t\��x�\�E<\�\�&�l\�D<�RK<6�\'�M\���ēf\�\�\n-\�\�\�\�?\�\�3\Z�♞r\�\�\�1\�\�\"��g���W^��ϩ�\�?�\nij��\�s5����]h\�S�\�w:K\�\�K\�OH\�\�Jq�D麶D鑪D�\���\�F�\�\n�Du\�g\�\�\rC5_\�J\�\�l%�\��$\�g[$\�;$\�owJ4B3%����%�K%ZNY��cm\��\�^7�\�\�\�\�\�]\�k��8F��K_B\�.!:\�K�s]h�= �\�E�\�H`-Dӻ%\�\�5\�\��\�q }w��a�Cº�X�q�J8k$\�͗$\�=\�ޜP\"\�\�+��xI��I�UZ%h�\�\�\�\�pw�\�\�\�w�1q�ĸ�)Y#됬iO��4ޒ�n���\r���]&YO\�&Y߃I6�\'J6]L�l��K\�\�k%��f%\�\�XH�t�I�\rkGL���u\����7+$6\��o$�\�\�\�\�%�՞�؞\�؞.�\�\�J\�5Kv+zH\�O=�\�ל�\�1�\'q�o�8�\\�\�s\�\�>!q�D�8[\�J\\N$�J6OJ\����NI\�\�\�%���%�7hK�\�H<\�\�$�|\�Q��\�/KrB\�PrҨKr\�\�[\�_\�\� \� ��2�$�\�\�g�\�6^rJ��\�\�\�)\�i���\�O�$g� əۇ%g>�%g+$�\�$� ��s��s��I\�\�I\�\�씜+\�IΫ=��\�\\( �\�/ .], �%H.\�H���J��\�IB\�3$a\Zɒ�\�DI��I��亥�$\�$\�q�$�\Z-��\rJ��$7e���.ђ���%1Z$I\�:KI\�\�2Iܡ���`I<\�)�s�V�\�U��\�\�KҠ I���$]\�$+3Q�\�$Hr�*M\�P\�\�ᬚ$\�\�\�j�\�F�\�qE�k�\\�}S�� �\�\�H\n�\�$��\�«ђ\�xSIaҬ�\�\�h�RR\�{,)I�%��ޒ��1I�\�CIEx��2礤�\���J\�ARm�%���\�.��4�\"J\Z\\+$\r㪒F$H\�8yR\�t\���)��\�i�P\���(\�|9#i^\'iQ\�%i)�*i}K\�v3B\�f\�I{������\�\�佋�\�}�C\�)CI\�\�|ɇE)�m���D\�#\�*\�\�\�/\�\�{#齬/\�\�ז\�.JD_%�H>�\�K>u&J�V\�J�7\\�[NH>J���yJ\�$c���\�\�\�\�\�%\�\�\�I�_0�LhޔL\�\�$��\�d\�n\�\�H\�\�?%\�O]\�\�PL\�믒\�\�AP\�\�\�\\\�\�\�\�@\�ߒ.\�ߩ/����R9\�T*��H�tR�p��ta�D�HiN�Q�.:�]���C�f\� ]�}�T\�}D�ie#]��A���H�H��Z�\�I�nI�^\�K��\\�j\�uI�v�K��s�ڟiR�|�T\�e�T��$]~\�TW��t�,%8}�F��\�\��\�\�\�R�~D\n�\�H��\Z)8\�)%tKI{��$ǍRȓ%%W\�Ka8\\\n_\�&�+˥��)\�K*�J��\�\�[3RZl����U\�\�Öb\�R,kD�\r\�KyOܤ��{�\�y�\�W�/\�\�\�J\�\��\��d��T*#��Ke\�ER���}�t\���\�\��R㿇�k\�nK\�]o��+Ӗ���nH¥j�I7�n�n���?��\���\�\�\�M\�Rsz�\�\\`\"\�b�[�ŗ\'��)���\"\�\�C�\�m�\�\�S]j\�*ݾ�n�Օn��G�CYU�\�$\�q5@j�\"�u��\�e&J\�jR�w\�Y�\�\�V\��M\�m�:Y8J�\\ǤR\�>�Kp�\�\�\\zp\�Q\�\�A\�mX\�\�&u��\�ڤ\�t\�`K\�_W�\�\�R�F9\�1�Wғ\�5\�\�iM�\�?\\\�gH��\�K��\����m��\�i陧ۤg\���J���_ܥ\�w�\�J\�Ul��\�\�/\r��,����r�\�\�Hz\�\Z�^�I�^uϔ^�\�,\r寒�\�Pix�H\Z\�\�-���/�\�Ko|��@\Z5,���C\Z�jP\Z��#�\��K\�zH�\�^H���ISU.KSeKӔy\�4\�4�%C�,͌�%͚��\�\�s�fۆI\Z}�>�\�F��J&\�\�-��ɐ\rI�����`H��r�Ŷ\�\�2tRZ��[Z�\�K+�b��\0i\�i%<!�\�}\"�Z�I���Vo�V��H�\�KkNK��z���祵��IkgWJ\�\�Һ\�5Ҧ$\�]\�җ�Qi����\�\�:ik����r��mFQڮ[ mw�����I;�VH߾�!}7\�.}�\�+\�Z*�&\�~\�F\�4Iڳ6]\�\�T*\�\�Q�\�EVI������l\�\�鐲�t��[:t\�t(U[:\�N�~~{W:B���:8Iǔ\�IǯJ\�|�_�`\�׀5\� gX:q\�V:��Nf�Kg�H�ґ�J)��\�z&�-�KW����\�O:��F:�/�S��\�mQ�\�\�L�\�\�)�\�)\\��)9Ȕr�ɔ �eʏ�e*\�.�\�\�}2Տ\�e���E��e\�$�L\�T_��P#[�\�l٥!�\�\�*�N��L\�O�l9\�D�{f�LO;^�B\�l$/[�c�l�a���ʀ�<xtPF\�(���AוdP\�^yℌ\�\�-��l��ݝ2ꦅ2:妌~\�HFv�1\�e̓�2�Q��e�&cyre�g?d\�G\'�\��U(\�5\�\�wKe\�\�wd���\0�\�2���L|�#�5\�d\Z�2\�\�y٪�\�j�#3\�ӻ$[\�]$3)T��\�\�\�6~{,3{_)3��WY\�,bd�K\�e�Ρ�mG.ɶ��.��\�(��Ge\�Kd\�\�ze\�m\�2�\�\�e{0_ٞ�0ٞ��2�2�\��ӷ\�2W|�\�\��y����\�\�X,;�\';tz�\�F�\�C�/\�ȧ\�<�\�ʎzʎz\�\�<IKd���2/E�츪Tv�\�\�DO\�/\�m^&\�\�-\�\�\�������|\�8��PH\�Jd5\�T�>\�\�\�|\��I�\"*�V\�HV\"# EYY \�\�H�J��\"�\�\�����\��\�羯\�\�2�\�\"!���\�\�!^:\�Y*\�S\�\�t��EwC��e!~��\�U�\0�Ð�\�ڐ�\�<H\�l$\�\�r\�;$*| ��~rG6r\�\�H��\�]�/��\�z�����\�C<H\�͐(]MH\�\�DH4-\nr����:�\�q\0r�\no�I�w�d\�\nI:4I�\�$�[ARԑ��܃�G2��GƋ�GdG\�\�Q*$-\����^�>�yjt��/\�<\�<\�-$z�-�\�o3�\�o,C\n�\�LH�\� �P9R�6R$B�l\�!E�\� \�i� /�\�A^=�)����\0)\�{)[�\��H\�62���y�\��R\�\n��Q\n�Z��T\�x�6Հ\�M)C\Z.hC\Z<`��i H��H���\�k\���\���l\�zw \�Zp\�\�qX\n\�Q�\�\� ��O\�m{\�\�\\�\��\�=\r������2��\r2dL��\�]�\�!\�F\��a\�d\�\�.=Ȉ�dT^2v�2�_\0�&\�\�])\��\�T2\���\�LdžA�ST!Ӄ<Ȍ[,d&�䇴d�\�\r�\�TY�yC�m�,\�{\r�um+\�w�d�\�\n�<u�j[Y\r�BV�.B�8�C6\�Ő�Cs��g!�\�@�>~\r�wo\�\�\�ȿ\�`�D<*0��%�\�d\rT\�X*�ׂ\�<S�n��\�Zs*��ݾk�\�T\�$�{�g U#�@\�\�\�\Zw�\Z��\�ҡ�\�h�\�\�P\�\�P\�\�\�P�\�!P\\ T�\�\nTw\�T7\n\�\�/�\�=o�\�\�\�w\�@\�2� 5\�\���fN@Ͷ�@�<��:=2�(R�Z�k���\nje\� =\�\� =\�\�$\�8�\r=y\0\nI�B\�\�Н(�\n{\���bBg2q��\�T�b\�B�3P��>(�F;\rJ�����@A\�(�DJ2;��j�R�uP\�(\�U �3���2\�\�\�\�\�P;\�>qʾ�\�!\�r�Pn\��@\'*|\0\���>~��G��\�#良\�Pk�\�Г�/��Ԙ\�\�vnP[��Pۋ\���2�PG|\�\�\�C蹓f\�sE=\��+Pg�6Թ\ruQu�����t�@]\�\�Kz*\�K����JB//LB/�\�A݄��\�f\\\�\�0,\�j� \�ƀ2\�S.\�ַMP\�X%�2z�\�<\�\�U4\�54pY\Z4m\r6�\rƞ��\�>\r��BC#!\�\�\�\�\�;�\�л�f�w_�F���>\�\�\�l\Z4Z\�\Z}�94f@\0�\r��\�?j�;�O��&���\�.h\�\�sh\�Bh\�\�!h\�Ї\�hJ\�%\�#�\�\0�*}\��\�\�&4mv��@�������!�\�x��\�L*\�IB 4�\���\��\���\0ͥ`�y�\�\�<\'h^|4\�\r�7\�\0\�;\�o\��\�B�R�\�whq�\"�8h+��q9�$DZ��\0-~}\� }����\�\�A\�\�F�e\���\�h�\�9\�\�4h\�!\��\�\�7rw�\��\�\�\�\�\�76к��\�sg�\r\�,�\r\�K\�&\�oЦh�&ڲ&��\�C\�̡\�n\'�\�\�z\�\�\�eh�\�\�\��\�\�=\�\�3G�]ڇ�]W��]\�Ю!hw\�Oh\��Oh\r훔�~�x�yQ\r��E\�~\��: \�:�z\r:$���\�@��\\�ãI\�QMK\�X�:\�\�L�\�օN<\����N�\�B\�Ctl��\��\�y\���\�\�\�\n\�U�Y\�\�t\�\�t}���\��/h\�߰L\�\��\�I7L\�7L\�UL\�&=\0�je�6\�V�� \�0�\Z$L\�\�/L�}&\�\� �\�\�l\�EKؖ\�k09\�\�0y��0�L�\��\�2LQ�\r��YLI#�|Z��Ry�*u�J;S\�S\����\�vj\�v�Ca�\Z�aڒ\�0\�+7a\�)�a:F]0��\�|�w\�L�\�l;� ;\�3Pk��T\�`F�U����{\�̳�`\�u�a�B�a�Fp�\�K\�\�}0\�ni\�1]\�qӋ�\�`\�߁A\�2`��;08�\Z\�̀!?_��Ս`\�t\�H{�\�?��\�90R�4����k\�菮\��Ga\�\�0�\rcz\�1}Ca\�=0j\�\�c�oax��\��W�\�N0��\rL�V\���]x���+L|\�L|? vn;1��v������N�\�\�\rra\�\�!ؙn<\�\�>�S�:\�b�\�\�zؕ\�0w�װ�*?aWuR`\�^��]7\��\� v\�\n\�\�\r��:\�1{\��\�9\�|�L\����\�&��;\Za�\�)�`A8,8�#,\�\�\�U��Zf\�BQ��\�?XhM#,\�s\�\�6kXD\�8,�-\Z\�\��R��i��ݓ\�\�+_�\�Y܅ŝ~�__�=�0` \�TXB\�,1\r�%���t\r`\�\�ðG7�\�R�Ka�\�<Xjc\�\�@,M\����K�܄�\�a\�#c�\�j�\'�?aOTzaO\�27\�e��=�+²sXv�-,/ ��V�\�+\��\0���$5X\�X\�1/X\�\�KX d\rV\�5\0+���~끕\�݃��v����\�\�L|`e\�-�2�YXyr�b;VQ,{]~V)J��\�\"ao\�zaU\"GXU\�3X�V�,V��\r�;\��KW�\�i\�\�M�`\ru\�ƙ���[�`\�q���<\�{ \r؇�c���.XG��\�n\0\��\�-X��/�~\���p#X6x� 6t\�6\�7+ȁM̙�&\�ra�z��\�)�N\�TO<l�\� l�\�:l&z\�\�\Z쇽/\�G�l �\�l7\�\�5\�a\�\���`���\��\�~\�\�\�~#\�U\�\�V̼a+�Va�w\�\����Z\�\�+�a\�\�9��\�;a�&n�%�7\�\�\�\�\�n\�\�\�F\�c\�˚p9\�E�<R\0�o�o�\0W�n�+\�\�\�3Zp\�ye�\�\\)\�+|�F=|\�\�\Z|\'\�|\'\�<\\9w��B��f\\��\�z�\�w�����\�N��w?�5ͳᚐ�p-\�4\\�V�\�|O�2\\۰�\���\�# ח��\� �\�^�響�識��h�\r\�~�\��\�\�\Z��\�T�^\�\r�Ϳ�\�u�.��,��[*�]\��@\�\�?\��8pJ\r�x��x_\rG=\�G[n�Ѭp�\�[8>\�N�h���2Cp�\�~8\�\�%8\��:�w\0\�\�\�����p�\�}��I8�,n�]��4h��\n������\���\�~�\�\�\�N��\�=\0?́�MK�;\��\�M\�\�Nt\�\�\�~qk\n\�UI~9\�/��\�G���u\�+�\�\�+o\�W���\�~{�\�\�$�հJ�����N=��\r�M\�0�f\��f\�9����\�[}\�^\�+s\��Ӈ���\�\�\�A�3\�`�+\�\�x(\�!<\�.\�\�ք��\�z\�\�\�NL\�#{\�#�Y\�c�\�\�\�3\�\� ?x\�\�~x\�<\�\�ix\�D�\�&�\�n]x�\�yx�\�ox�\�~x\�\�q�ӣ\�\���b7��\�xnV$<\�\�mx^\�&xއZx~��\�\�x\�\�\�\�\�px�-^R�\�yZ^:U/\�WU�W?<�\�\�\�yl�\�Ɛ\�Esx=\�/�mr �m��Q�o���8\�9��\'��~�NP7\�oM��?|Z���\�;z\�\�\�Y\�\�\�m\�η-\�\�x�\�sx\�&�7\�\r\�;\��������r5>p�>p�\r�\�.~�\Z���%�G)u\�Ѻ�\�\�{���3|\�e >V;)��[���?>\n�|>�F�OA�\�\�W,\�\�\�^\�\�JK���\�\02|Q�_���[_|���H�/�\�/eB\�+N\�\�g�\�\'\�\�\�\�g\�M�\0\�R�4>��xHg�Y�e`˛\��ܕj@�m7 7\��w= (���P���6�=\�\'�=\�ؾ\�P�\�\�\�g \�\�\�\�j��\r�~@e�\0�~��\��\�\�0�z�I`W�/`7xؽahտ\�.{>{��{E�ޭ\Z@_a\�k=\�4\0<;X*\nn\0F�ˀ�\�$`�\�`����w�\�̀�;\Z0K�\�\��UG�\�\ZA��\��\�\�e��6X�]\0�\"\�1�R\�X\�p|�p�\�!\0�\�@���YU\0\�R��>\�?\�\0\�?@~�(�,\0\�\�`\����\�\�\0x\�%\0�����\0O\�`z7@�\�H\�V\0\�\� @>�\0\�7�\�\�\r��v �\�]\�<:�h0�_&�]�;\�\�\0!����R\0\�%��\"8Y{8-���\�\�98\0\���\��r\0���3\��\�\�p��8_+ 89�g\�\�\\H.�W\0\�(�\�\�a\�ʯ�\�\�\�6��?n�\�7���[\'Wi1\�\�x\�ޱ��w\\%\�p\�=�)\�\0��\�_\�[��a(Y\0�\�@\�4����;��\0wt�\�8\�\nDV16@L�p\�};|�]�\�\�q�\�xO ~QH��.\�I\� �~Hf\�\0\�\�H\�\�k�\�\nE\�\�\"H��r׀\�z7 M\�\0H�\0Ș\r\0�\"����\�Y�T\�٣\r\�\�\�3�\�C [F\ZȽ\"r\�zo%���ׁ
R���(�\�wt/u����\�W[�\�\�q@��P��\nT��o&T�*�N�\�<Pu�T\�[\���긣@\r\n\�\� �\�\�C@\�j)а�\��f\�T�9\�7М��Em�G��ځ\�\�X�\�h\�\'��`t)9\0]k�@w\�\�#\�\�\�4z>\0��H\�s�\'\�_a|\�8|�j���� \��K�>C�ٛ��=�V����\�5`*\�005\�۸���)0}�;0��\00=m \�\�.?7�?5��#��\�c`�H\r��\��j��<,�f�\��\�\�t`e��\�kҷ�5�`��!�^\�\06HP`�\�\0�%\��4�ċ�����\�B\�\�\'��aB�\�\nBv\���NB\�\�b�\�4b[s(BQ_�x#���4B\�$�Sr/B\��P�\�C�\�\�\�\�҈]\�\�\r�\�n\��\�c��=\�ڦ;:/:5|�n�B/2��b��7\�6boN:b��\�\�_ā���\r���\�<\�\�\�Q�I\�I�ɣ �\�QY��.\ra6pq_�0O�@���G�\�@X\�(GX<��8j��8J�B�<��<�<+FX9\�!�<U\�=.!�\�\�\" �!�Aw\�\�\�\��� �\�7$��@=݄@\r�#\�\�\�\�-��*\�#��p\�\�[1 A��A\�݈ _-EP\��=�d/��\�(�\�솠� �7,}\'�`OU!8� N� B\�\�B0�!< D]c\�\r�5�2\�\�M;\�)B\�TD\�T_\�\�\'\�\� a狰͔Gة3vu�]�\"\�ޢa�:�pP G8�G�\�?�8C�F���A8\�<@\\�#\\\�?.���\� �+\�:n�\�\�\�Q\�զHĵ�/�kk�\�S/\�\"��\�\"n�\�7�!n\�\�@\�,�����.\�\�\Z\�eQ�\�\�:�\�f �^#���\"|\��S�\��\Z\��\�\�\���#��5�}C�\�\�5D�\�_D\�V���\rqgp>���x\�\0y$9g�������\'#\�]�E\�JC\�\�=��\�Q��mB$\�\"N�G$�F$\�\�#��I�. R�_!R\�\��<\��?i��#\�\�\�\"\�c�\�fē`_\�S�ۈ�\�4ijE&\"�H\"{*�C��\�\�\�E\�4/!r�v!\�̯!\�\�ш\n\';o\"�8{%������#J\r#�&e\�D�\�^D�\�oD%\�\�F\�\0Q�2��`�����16�Ad�hqD4<.C4� �$kM�pD\�\'KD�\�\�; �_\�C�X\�\\F���@�\�!\�F�m\�$���h7B���шN<�\�A�s!\�\r\�#�o�\"�__l�_AD�\�U5 \�U B����\�\�C��\� Fۉ�\��\�.�\�\�툩]͈\�>Y\�\�\01�y1h���!殧!~\�\�ra�\���Řį�<\�R�>bپ\0�\\�X��A��\�\"��=@�/ 6,���\�m!��)A����Wn��7v)qm)53�\�\�@G\�\ZHY�6rKBrk)\'�Bʹ\�!� .\�\�8�H\�r����/�\�B\��\"w^x�\�Y\�T��D*_�\"ջF���AjlnBj8!5F\"5/H#5_!\��!�� uMj�z\�k�{��\�G���KېH\�`^i\�Gi�\0i��4\"\r Mբ�f_7�GR.!-�u�G�|��fH\�gG�\�\�1\�\�7\"��H\�\�9$43:v \�Ӎ�s��\0\�#���D�C�_w!qR&H�\�i$.+ ƞA���d\�m$y&Iy;��\�}B\�V\�\"\�zp$C�ɜ1D�%#\�\�d$���\� v#9\�\�HN\�7$3\�͑��q���)<\�)\�;�K6 Ŕ��\�y\�i\�T\�it$\�v\�\�\�\�0\�\�Sy\�v \�\�c\�\�6\�35�g�aHǫL\�9�\Z\�E�y1z\�R\�\�\�a\�Fy��yY�y�\�g䕯ϐnk�ȫ9\�\�K\��;�7�\�\"o\�Aތ1C\�J\�#oM\�Ez�\� =����\0\�3��\�\�\�Y��ߟ ֯\"wB��u\"Cj^ Cc \��!#�\�@F8b�>���*LdT�dTk2\Z�M�C\��Aޛ|��e%!c/\"\�d��\�6!h\�G&X�!⺑ �}��ڏL�iD�\�\�\"S��#S*/ 5^E�I-#ӐBdZ�12\�b�\�|\�\�Cf\�ބ\�,��\�z��̪f#�ۜ@�~�|q�|Q\�\ZY���,<��,��F��mC�<�,\�iC��YE�R� \�\�\�2�Y��B�=،�\�\�AV�\�#+R*�����O�o\�5 �L�\�\�C\�j�1d́�\�S\�\��_\�w�!T�l\�7�l\�2F��ތly�\�zW�A�4\�\"���\�5\�C\�(\�\�L=�\��\�+\�e\�Ǡ�ȏ_��\�w\\�\�Ȏd:�\�\�Y��\�y����@vyU!�\�א\�w�#{\�ӑ��� {\�j\�\�#\�\�\��\�|r�\�9p59S��[�*2@�\�C��\���V\�A~7G~�lC\�܅#g�7!\�E\"\�\�Ց\�I\�\�s\�C:r\�2��#��}u\�\��\�\�\��S�\\cB��+���{Q%wP�v<Em2�CI:*�$�K��~Fm�YGm���N\"�d�CP�R(\�\�\�(\�$j\�\���\�����\�\��m=�x��R�HG)�Y�v�5�vr`(\�@1Jy�R!!P*\�\�(���P�Ue(�͏Q\Z.u(M�h��\�~�V\�<Jke�s\��[ێ\�S5F\�\��\�cPzQ�F\�P�6I(�\�+(�E\�>\�\\ԁ\r��T\�\'\neh�2\�k�2\�\�2=�2\�g�2�F�>�@�_�GRSFj�D���:��\�pR/\�C1\�\�/e鱈�����\�.EY����\�Q\�[P\�D��\�QL#\�5�J��\�$\"\��\�P>\�(Tm7\n5��B/H�0�P��\�(\\�\n���\�\�D]Σ�q\�P��R(Ra�\"2C\�RTP\�R#t\�2\�@q2tP\�\�(�\�h�pT%�9��uC��*EY\�\�@\�\�8���ġlhn(�\�\Z�\�\�-(;�Y�=�ʡ�:3n�:+��:{�r�ي��ЊrZ�D9��.�\r�\\�\"Q.�}(�\�%��r\�A�\�\�F]�`��\�{��b\� uu3���,uss\"\�G(\�fL*\�3u\�}\�\�[���y�צ�\�-U�Wz\�k\�\�\�\�\�\�ك\�5^G�>C�\�tG�?,D\�;��Q��Z�\�FT�\�*�u����&C\�hE\�SŢ\�eG�\�NA\�_wF\�:��4D%HY�\Z\������u�P\�w��R�֣RPS��v(\�Q\�\'ԣ\�T\�)T�\�鞿�\�\�ͨ\�? *K��zf��z6�\�<S\��N\��}:*[\�&*;�\0�#��ʍ\�D\�\��\�\�%�<����\� *�Z\�\";U\�3U\�]�*Q+G�t\�A�jY�J�2Q�6�Pe�_Q\�\\T�� �|��8���\�CU�Z��C����&��\�˨ڑ\�:W!�\�^��\��\�g�ag��u\�4\�zǸ�j�B�p�P�\��\�Q�\���OjE�.�\\TwQ,��\�ST\�foTߑۨ>�c�� T��j@4�\Z���gQ\�\ZΨa\�\�ᦧ��í��c�Q#�F)gP��TPcSq�\�Էj\n\�_\�\� 5u��e�B�\�>���WD-�M����\�\�Q\�{\�\�\�Ԋ!�\��ZcP+)K�\�� \�\�y;\�?�Kh��>\�\�M�ehɜ|�\�]h)\��Th(Z\�cz\�j4Zֺ�\�F8z+\�,z\�\�h�\���uZ��V�ЉVX@o[>�V\�JB+���\�]\�ۋ\0\�\�o�\�\�N�rt;Z�#\Z�R��V龅V=~����&w��~��5�\�uS�q\��1=�ִ%�5��\�\��F\�\�u���u�h=�E���\��\�O\�Ц\rh��\�\�CW�\�C\�\�aqڒg�>\�&��<\�FC^=CC\�\�a\Z�\�0�\Z~\�\rĝC)Ј�P42\���2�Fͪ�1��И��hl�#\Z���&Jͣ�\'�\�\�\�4I5M*�B���\�T\��\�KE\�j.�\�n\�hz�4��Ds�\�@\�\�u\�\�i�\�{%Z�\�-��-ο�>1GA[k@[\�j�O\�Z�m6h�\�\�\�\�\� \�\��]�\�oh;Z\�N���a�vhy�>\�d�v,uC�\'E_\Z�/\�B_\�=�v\��v\�?�v�B;��/\�D����]�F_�\�\�v~\n\�\�\r\�n\�v_;��\�倾a7��\�\�\�&�=��\�^Z\�^\��\�\�;\'\�\�w�o[#Ѿ�L�oV-\�\�\�2: �H\�G<َ|U��`��DS�\�P�4tX�}\�\��N^ A�w=FGy\�\�\�\�\�\�\�\�\�0t�a:\�*:.���\����~\�\����B\'\�9�N�\�G\'->D?YC?��~�B@���@���\�=\�+{\�O>)��z�3\�*\�\�\�\�\�g)\�\�g/9\�\�/���ߣ�g\�\�\�\�9*ѹ>t^��E��ş�\�\�t!\�]h�A��\�D�B�ѥ�\�\�24]\�\�F�o�\�\�fЯ\�ѕ�k\�J\�qte\�i\�r\�Tt��1�*\�\n]U�EW���{H\�\ZQ8�\�V;�v*��B�n�F7?F7\�E7Y\�D7�z�\�!\\���~?�n\�}\�\Z%F�>z���\�ݦ�\�Vd�no2Bw\ZDw���? \�П�^Aw�v\�\�\0�G��\�k�E����,<F��\�\�K\��\�a+>zxh=�==�U�\�\�A�\�]F\���[\Z���=a\Z���������\'\�\�S��ѳ*\�蹪N\�ϠI\�ϻ�\�?z�0�^\�?�^>��^�C/{\�@���F��\�\�\�A\�{\�迈�\�(_��i1f�LfS\�w�\�\�i�T�̆\0�\�f\�C��>#W�#C�\�\�f[�f�A�\�L;Fi\�fg�<F\�vF�\�+F��ZݎQW\�\���b\ZFS�\0�6�т�`\���`t:\�1�W\�\�\�\���}G\�0�\'1��1�́,ḰzU�vc�5cx��1�[�1�rƘ�bL19\�\�\�\�0�N�`\��9\�݃�0ga,\Zl0Gyn0�\�\�`�U�b��\�@$�0��U(n�O\� �\�0\�J\��\�\� \�2T�\"�� �3�\�\�\"�apcV\�\�\Z��7Lb6G1`\'CZ\�\�P�\Z)CG`�f�\�\��2��E\�Y4\�\�eb��\�1\�-� J#<2�}\��X��ÜTm\�\�\�?r\�`l\�a;�.�C\�̙�A̙�\�9�>��\�Y���\�\�f.\�\�WWUk���2\�-n\�\�\�(\�X=\�\ZIs�^\�\�\�l��٘��� ���Y�\�0y�\�p\\�x��b|<\�1���0��\�_�@�o�\�wL\�s\��yc\"O`>dc�\�a\�\�1A�Z�\�2L(�J���;��pP\�DNc�\r\�0\�TLܿ L|Z>&�*�\�r�hx�x6\0�8?�Is\�<\�y�R��Iy\'�I}i�I\�\�a24I��W���IOL\�\�a\�S5\�\�L��/&\�!�\�\�&gq\r��\�\�\�W0y�\�1yBL�nŐ\�̋�0�buL\�\�`LQ\�OL��)��\�Sr�y�q\�\�\'S\�Պ)\��{yc^wGc\�|lƼ�ż�J\�Ԋ�c\�:%c\Z�ј��lL\�R2�I\���\�)\�\�\�}�/��R�i��i]\�bZ�a>�6a\�\�\�1=%�1}7\'1}\�g0_�*0���0�\�\�1�%o0_ݛ1���\�%\�\�\�-̐ 3�\�\r3�\�\'f\�\�\�(��\�0Ōw`�\�b&\�a&fr1S\\fʉ��؆�����Ml���\�\�,��c~��`~e\�a�J7c��\�0\�\�\�1\��\�\��KW̚\�K\�if=\r�^\�\�]\�l�����t\�s+�y\0+Ř�J9\�J];��\�b\�T�\�K�\�m���\�*z�۾�\�*ʝ\�*�<�\�\�\����\n�\�\�&v�+�U \�Ī��ê \�X�\��:\����\�Uv\�Z4V\�\�?���V\�\�v\�!��L>v\�\�\�;֏\��\�Ww�_b�Z�5��\�\Z�A�\�jVX�kX��\�X\�\�籦U�f X�%-�\�\�]\�?X\�Wu\�C�6\�Cg���5��\�ܰG�naa+�Xx`^\�,faf\�X\�9,\�2\�\�Emv\�b.\Zb���Xl� �pyK�pK\Z�~\�\�~,\�f�&3���Wci�X\�6/,\�J\�1\�\�r�\�rM��\�S=X0�\�E`�\�|�P�+|c�EaEe�\'��Xk\��\�\� \�dd֦�:\��\�3\�)\�F\�\�P�\���<���\rĞ\�S�={y\�蜍ut���\�ab�\�O�`\�Ō\�\�\�X��%\��c\�\�\�)\�u\�0\�\n\�9\"\�\�q��\�\�`�&r�^k>X\�L�\�\�Z�\�]>\�g\�{;�\�;\�{B\Z\���\rt\�`��\�`��`��\\�!2�!��ؐ�IlĶ\�HM,6J|\Z�� �(����6~\�Gl�K\�+\'�\�\�\n6\�\�;lҏ}\�d l��6��56y<�0\��\�}tS�zĦ�}\�>\�\�f�[��o�`3We�906\'L �r�?\��bk0\�\�;\�\�dl�B\n��\�>��|[�>[�؊-\�0Ė\�kþ\�\�a_eIb\�X\�\n\�\�؊��\�\n[1\\�������\�V6\�\�V��`�{7ck�-�5\�]\�\�\�\��l}m+�~\n�\�\�¾\r�\�6\\��mh�\�6\�MUV\�\�\�\�wğ\�w��-R*\���ؖ%\�^�\�\�/lK�:\��g#l\�lk\�Klk�3�M�mgVc;���\�W�\�lO@�\��\�\���\�;�\�;x1\r;Xe��<\�=�\��a��{b�7R��/%�cͯ�S�۱S�wag6!�?bag�\�a缾b>\�.��bS���懰K\�ؕ\�a\�\��\�\0�\�\�*nK\Z��\�\'��\0\'�/\'�\��y`\'����q5\�\�F�\�2\�m��\�\�n;\�m^\�ms�m\�\�)��qۧp;�q;\�Gqʇ�\�T\�\�\�T{`8�\�pj�qj?\�8�\�s8\�=18\��ݸ]\�q��\�\�up{\�>\�t0n8��;pzS\�8}�<��>N��$no���(n\�(g�\�\ngb~g����xę\�1p�aX�u;\�\�Ew��4w\�+w�ކ;�w\��\�\�A\Z/\�`5\�8\�\�=��>��Llq�\�Z�Q�\�rq��G8���`A\���p\��ӊ#ٌ\�\�ك8���Rꅣ�\�\�hkn8�},��\�\�2\�ı��\�~ǮpƱ�\�\�\�p��A8�\�8!\�4N8҈�)\�įcq\�\�L\�\�\"�\ri\Zg��;\�w\�&\�y\�\�$\�\�\�F�m\�V�\�!m�}\�c�})\�\"\�Q~?Α\�\�觊;�G�9�\�9\�qNo[qΰ�\�\�\�8\�\�p��\�W�[\��\�\��[-\�ቻ�[���������\�cpu�8\�=�\�e�p~��8N.@�\Zpb\�\"�t��$�a��M)���\�`�\\�0:8�/G\�\"\nCp�s�\�M��\�M�{\� �{,%\\܍~\\\�\�;�dz5.\�n �\�ي{���K�Ԋ{�\�=�Q\�=\�=v�åA��\'��q�\���on�g�q\��\��\�ߍ\�r\�\�r�,p��\�q��\�qy�P\\��\�9�\�\�[qZ���ꋸ�I+\�K\�/��{]q�j�W7^\�^%|�\�+�\�*\�eq�ٸZy��9�k�\�]\�\�4\\X<�\��k�{\�\�=ZõO#pb\\�7�\�\�N\\o��p\r\\\�\�=\\/�\�\rډ\�\�\�#9\�>��\�=�\�[���-nPY7�م>S�yi��ىyw7\�\��^/n\\+7\�>�1\�}��\�}��p.2��f)\�d\�ܔ\�s\�\�v5\�T17Ca\�f�(\�f\�!��_p?�U\�~h�q��F�\�\�q�\�ɸ\�e&\�g(�[\0\�\���E�c\�҇Vܲ\�0n9\Z�[~\��B�\�VA\�\�/ܟgŸ��0\�z8�\�\�m8�\�6��\�6f�q���\�_q�f\�\�\�\�ozp/�\�^\�f/\�㏗\�\�.P\�R�\�ͪzx\�/[��\�\�\�j�\�\�\�\��\�\�r\�\�M\�\�&\�\�ea��\�3x\�ox��A��0�:S�W]\��\� \�\�^��]($~\�\�R��\�]�n;m�\�\� �\�^��*9���^-\�ﻕ�\���\�o[�߿T�?�4�7�T\��\�\�\�\�qxc(\Zo|Zo|\�\Z\�8�o\� \�\�\0o\�\� o���77ދ?T\�?�\�d�o�>�?Ƥ\�o�\�\�㡖\�\�\�<�\��a��\']�\�_C\�\Z\�x\Z�~��\'\�\�\�IE9xR\�[<�l+�⤋�z�\�i-\�x�{?�6�g\�N\�\�\'\�\�|��\�P�\�2ؔ��nD\�7\�x�\�SAd�i\�:\�6h3\�{�\�x)��R9�®���k��\�6�\�\�1��9\�)\�\"��\�\�FŻy\�\�݂Yxw�5�{`9��v�:\'\n=1\�\�4�\�3�\�\���5y�M�x\�P\'��9\�U�\�\�{\�}_\�+�\�\�A\��$\��Q���W�\�x|p�\0\�Y\�s����h;��<Ћ�5�G!y�h\�1|̏|\�o|\\�>����������\�|B\�K|\�\'�Ã�\��\�\�F�\�A�\�\0Y�c���\��7}���\�g�N��\�a�\��y\"�>k�\�9��\�ղ\�\�՝\�\�\�\�\�\��0��/:�/�؋/~��/!�\�_Z�×�\\\�\�;\�\�\�\�\�\�O\�+\�L\�\r�\�<\�oަ\�|\�\�U\�\�՛s\�\�[\"\�Փ��\Z�<|\�\�9|\r�)�f��\��3�\�\�`|c��y\�k�;R�\�h1��m��\���\�b|k�;�u\0��xm�=�\�%\�{>\�\�{k�>W���\"�sa\0�s\�v�\�/��P�\0\�7~�(?ڑ�c\�\�*�\�c\r�q�b�\�G\n�\�u��\�m\�\�&\�\'U\�d~\�\�~*D?\�x?=���\�\�gXe�9I&��M\r�gy\r~A\��>��}m�DQů\�?}\'\���\�k:����2�\�g+�z�V�?\�s��M\�7�n6\�Bk\�fs\�\�^\�\����\�W\�6\�U¶iAQPFPl� (N���CJ�B�R @P\n�\"\�\�\\C\�\�}��\�5@P�\�4Of4\�n�*\�\�p6\�\�/ \�%ho�K\�\r{AЛ�#\�\�\�\�WZ{/�\���\�.\�\�}\�%\�\�~F؟\��=�A\��PΆ`\�\�&f\\\"�f�~<$�\�E0�W$T%9F��+%\��\� 0�\"ȟ# \�v�\�\�d�\�\�3c�!`�)��J�\�gpʮ�\�:o�H��\�\�+Aq/�(5L ��B�\�\"P+�h�#ڽ�V\����G\�|�&p~����\�Us? �\�w\�\�$��\�\�ęL��J!��\�Q�\��+�F��p\nM8U��p:*�`�M�`\�z�`�s�\��\�eF8�A$8�.\�_�\� \�\�\�.�_.Ğ#8E\���J��W�\\z \�>\��\�وpu\�9\�b\�u�k��\�\0�#\�:�#��\�\���\�}��\�]F\�\�\�|.�|\�/<��\� A�Ƅ\�M�$�RjB�\�fR a\� w\�s \�ubB���\\�!D�&b� \�do��\����\�!iw:!�\�@Hz���c���OHY\�NxԲBHmxDx\�\Z �IN\�_&�\�J�<*\"d�� �?��\�\"A\�s�=�\�(5B\�tB\�oB^t#!\�ԗ�߸�P�͖PdRG(*�&�p&���%���\�\�+\�vB�\�O\�k\�\�m#�R\�����\�\�\�AB)��\�\�\�9�\�ފиExw{�\�\�Ox(�\�Khu\�Ah�)\"���\'�\� m�TBۥ;�v,�\�\�S�\�+�K\�è�\"\�_�\� _\� &Մ\�a�\�\na�\�a ��0�jO\Z\n$�L #�Ƅ\�|\�\�M�0�\�Jo{D�\�L�\�\�\"�0ٜK�>�L�1\�%\�j�%\�em%��\�A��%,(�<F�u�_u¯&\�\�\�\�[Y\�\�8a��:\�\�CEº\�/\���\r9+0��\�y�\��I�7\\G�pN%n\�\\#JY#��\��$JGe�.D�@}�ll?qˑ-D�\�1�|\����/q�cQIz��Tq��\�qg�<Q�x!QU\�\�O\�ew��\�ZM\�9G\�\�A��\�Q?�O\�\��x`�@4D\�����F�\�m\�D�M2\�C�a\�CMX\�\�o_�GJ{�GY|\�\�o�D��\�\�\�`%N:CD\��/g���}D\�\"f��9?Hĸ|\'b\\\� \�fDB�6�(�@$&\��CzDRq\r�\"�\"Ұ����D\�Qw\"\�Ld�c�\�7D\�b\"\�&�3K\�nw\"r�\"\�a�7�K\��\�CD!��h\�J<�K#\�\0KD�{%D�\���v\�OU3����O�#��\�H\�ӵ=D\�\r5��\�k��\��6\�!E�x��\�\�\�Çx�\�9\�\�2�xqLLt�^&�Ʋ��S�\�\�\�p���9ѝ�Jtg8\�˺�\�u(\�ՂW\�\�\�\�\�\�\��*D�K\'�Y�Dω/D/ ��\�+���\�\�L$���%�ϊ�AS3\�\�\�P\�0b裗İ���w\0\r❟\�Ĉ��C%Fޯ F)3�Q�.�\r�\�\�Q\�=�b\�\�U\�iCb\"CL�\\$&p�I_]�)oƈ�\Z���S\�^�*3?\�\�_\�\�\�m\�z\�\'�\�\�\'\��\��W��w> f�]#\�\�D\�\�0$\�\�\�G\�\�zI,(/ }�&1%�T~%�\�\�!��t\"��� ���&�>-K|\�v���ʎ�&\�)�Zf�\�r;�X\�@\"֍\�%ֿ\�!��\�Nl\��ج�HlU\�\'��|I�p߈ئbOl\�#Il��#~<dO\�\�,G\�h�$~R{F\�{T�=\�<b/&��\�Λ�Ž�د�J\�/\�\"�s#\�[�Ó}\�Q|6ql���-���3\�;֒��\�i\�\�\�}\� ��\� D<q#E�2�J�:[L����\�a\�\�\�\�\�,T�8\��8��qNSH�[\�&�,�H��\�L\\�I�}#��\�5q\�\0qe\�q��\�=J\\�?F\�Ѓ7\�}��d<�M\�w�M7��M٠$� J����}\�@Y�bpK\�\"(�\Z\�\�\��\�e�\�7;Pqh\n\�����l@%׃\��%p�\�p\�_P9LTyՒ �Z\�uP�F\�YP#�\�X�w_15\�4P�\�Զ}\�(�������hp\�=p_�6�\�f\�\�&\�7�\��;\�*\r\�AC[6h��\n\Z\�dA\�D\�xc4)\���w7\�\�;@�QU\�`�h�� \�\�-H\�\�\�*\�\�\�X\�\nI�B7�0\�\�\�a�\� ,o+����� B[\"\� \�\�\n�B�� \�\nĎ����X���\�Ab�1n���:�dS\�I�*+R�L�T�\0�v\��ͪ�\� �(\�\�A�9d \� Ț�\09�$�+8rW \�\�%ȟ�\nl�@�S5(4v\0E�r�h^K�\0OXS�SN�\�~W\�63�3�\�,CA{\�\\�ڗ2@�v1\�p�?�\�Y:x�\��-��\�\�[����v��3\�!x�\��|7/\�\���\r��\�\�\�\�d\�l(x\�9�\�\���\"��~\0�\�Q^���75�7\�c��gM����7���*;A\�<\�\�\rz�[@o�\n\�a\�\�\0�\�k��zv���\'�3�����\�k`\�\�0\�\�\�*0��\�-@�w�7�\�O`\�aY0Z\��9.\�[c�\��X�c`\�\�50^�Lx\�\0&Z\�]j�$�0)\�>��/|�z|���H7�)r\��!0��>r�O-L\�\�\r�N7�i/\���\Z:�\�i7��\�f�Y�O�ۀO�{�\���L�H\�&E\�\�p0;\�(��e\�$��9\�\�`\�\�0\�\�\�#\�\0\����v;\�\�G\�\�9\�\�II�P\�Xx\�\n,\�g���tX\�s,Ye�/�2�RU#��\� �\�\��,D|�V�ukd�5A�`m:�۳�K��=~\0|\�6\��\r�!`\�\�\�`�\Zl\�n?\0[;(\�\�X�-?vA�v\�\\��8��\�~Bi��\���\�\�\�J��\�S���\�\��2\�_\�\��=�\�\�<�5\���x8\�\�\�!g88\�>}�\rS}��i��}tp�]N�\0�\���\�C�\�\��s~8\rϽ�Y\�b\�A\�\�\����\\\�\�.-���z��\�[�\r\�P�D\�]\�&���l!\�4ڑd/��䤴I\�\\\"I~LDR\�\�$)�\�\"),rH\�\�bI۩X\�\�\�Ҏ�4\�\�%$ej4Iy���{�DҴ\�#i��\�\�I{�H\�\�%H:\�\\�.\�K��\�1Nڧu��/2�t��O:P�L:0D2t�&G��L\�#��F2?��t\�Ճt���t�\�\"\�\�d\�\�8\�\�\Z�tO:��#\�#2&YB<I�\� �\�\r\�JN�d5J:~n�t��\r j��ϭ$�_�H�N\"ȉ�ԁ����$�\� �V��\�/�P�{I���$\\R 7\�\"\\�$ұS$\�\�8u\�~4$\�L��$��{\�ؕĮ\�#q�I�K;H<\�)�0�$��\�\�I\"~#It��tB^�t\"c�t\�\�0\�d\�\�\�!�t\��d��G�\�\�%�V(\"��SI��c�lo�_�.X\�.dM�.���ՍH\�oI���H�\�RI�C�nJ\'�n\�#y4Z��:X�۷�$� R�\�$)\��4\�2�F\n\�#�h��4���\�HQ�\�\�;Hҽ\�vR��)vn\�]R܋bR\�\�R|�%҃ě�D�dR�<���\�OzH�\�D\�\�O)\�J)gHJ�\�G��\�\�RIy��\�6��r�\�\�_���E\�3���\�\"R\�11)ە@\�\�}M\�\�{Lz\� 蚐\n\�\��\n\�jIE;ߐ��\nH\�ˤB(�tY�T\�\�G*\�+Az}\�5\�u2�T\�>A�\\+$�1�$�醑�,FHՏߒj�ɤ�k�Iuk��ӓ��t Ro�Yj��t#���!���\�r��\�ҝJjY\�#�?\�@j婓Z���>l\�Cj˄�ڲ�H\�/�H�f\�O���>� u=\�&uC\�I�qOI_�6��̮���dI�\��I\�UHa\�\�o�!\�&ҰUi8҇41;O�\�\�4�w�49�$M\�=\"M~L��&͜�\'\�\�\�&\��%�<cE�\��\�\�i^\� i>����t��h���\�E<�\�\�H��\�AZ��I�R*�ՠR\�jz3i\�\�_\�\�\�\�!\�����WIݷ��ݷ$K��%�\0���6y\�d\�d�L?�,;�BޒPGޒ�!ˁ�d9j;Y^2�,�\�JV\� +�\\$+>o\'+\�ْ�+����Kޞ�BV��K\�I#+W4���O�U\��U\��UU{\�d5�R\�nC&Y2Le����\�Z0G\��Y���;F\�1\'\�5\�I\���l\0K\"\\Y% [\�\�Y�\�&wk\�&�\�&\�\�fg\�f�d��m>�\�\��H�\'٢<�|\�w�|�\�3�\�J\�\�-�\�\�ߏ�!ʞd�\�m2d!���#\�\�\�\���ddHF���Qrw\�h\�\Z2����Q\�$\�\�\�\�Kdr�L� S6�Ȕ�x2��Nf���9�2g\\�\�u.\'\�uc\��2d��\r� ރ,̸EN\�\"�\�k�\�>�O:\��g\�u\�dk\�G\�+\�)g4\�6�O�M\�F�-� \�\��\�Y)䳮4\�\�\"�<��|!}�\�\�{�\�\�Gv\�;I�\�O�8\�Cv�\�\"�4\�\"�\n!�r�Ȯ�t�\�\Z�\�#�|���|Yv�|�~�|���|�ѕ|}\�\�\r���<�|\�C\�\�\�&{溑�5\"\�>`\'٧B���\'��\"��&\\^!����f���w���$��O�C�\�ɡ\�prXl=�ΎEr̵o䘛S\�{Փ\�ѻ\�qug\��ƒ�f���\�\�+\�\�\�\�\�-�\�I\�,r\�cgrr�U\�\�-&\�\�f\�\�8r�T�1T����*9��9ê��d�/�Ih��\�K\�\�\�dr&y?9sΞ�\�V(9�_Cή \�p\�\�9\�\�\�ȅ�Brіnr�!�\\�q�\\|�N~�ҙ�\�\�}\�+\�C\�\�\�e\�7\�\�!\�\�z\�`C\�� rUf2�Z\��Z҇\\�W�\\�H�\�ǐkT��뼤\�o1oɍ\�\�Ư\�M./\�Mo\�M��\�\�y\�Z\�\�\�\�\�{�\�\�\�rk\��\�O)r[�#rG/�ܹ/�\�\�_���ɽGB\�}}\�\�\�䯼\�\�\�&䡚\�\�\�3�\�Í[\�#�\�x\�\� \�\�\�\0�<:\r\'�u\�\�\�~{\�߶�$O��\'\Z�ȓ\�\�\�e\�i+yF\�N�9M��M�={�<�5�<\'xD�\�ZI�W�E�oU#\�zM�enA���������\�\�$���\�ku\�\�+n\�;�)\�\��/�4J�����ź��\�Y��ŭ��%4��p\�E�\�1E\�\"e�\�&\�\�sK%�7EU\�E�ZLQ_��\�ʣ\�\�G\�H{J\�M,�\�.v�h�8R��(:u딽�\Z�\�&\��6ʁJ8\�p�%\�0��b� S���)F\��\�1\�4=�b�N�bFR̃b)\�e\\ʡW�#\�K��\��}?\�\�)\�\�z\�\�̗ȥ\nP�\0#|\n\"P�������(�#�(�i\'\n\�\� \n�l>��_����g/Qh\�W�Gi\nc\�/\ns�Ha\�p\��\�La\'�pU����\� E\�Ղ\"\�TD�\�PN\�QN\�\�Pl���8\\\�M9\�r\�%�rVэr�|�r\�Z�r66�rN��r\�ݓr>V�r\�\�C\�\�Ԇ\�tԑ\�lt�\�⺓\�p�\�c�\�\�p�\�\Z\�O�L�E�R��rUz�rUm�r5�O�vH�r\�|&\�Z\�\�\�\�y\�\r\�`\�ͺ��mg(�r\�O�\�)p�xz\�)^��\�E�\�;��/N��KJ\�UJP��4�_\�RBj(!#є��)w�\�Q¹�(w�6(��$J\�\�tJ\�jJW��\��)%�ۄ\�\0YMy\�\�My\�K�$JR\�(���(Iy��\r<%E���?By�@y�\�\�\�0%����\�ˤ�_\"P\�Kz)\�\�w)R����\�$W�\�Nɼƣd\�<Hy\�W�\�Ϡ<�(A\�\�\�Rr:\�Sr9a�|�PJ~\�ʋ\�.��+�BD-�\�\�-J��\�%!�RښIyu��Rv\����N�x{�\�\�D�R�\�Gy��\�\r-�\�Ƶ�R�\"O�\�yJ���O�e�Sjۺ)u�r)\�j����(o�\�)\r=2�f���f\�ʻ܇��\�\�\�\�\��(\��~ʇ�Z�݇(m\�(g�(m?)�N��Ι6\�\'\�J���\�#�\�\\�\��)}�PJ�嫾e\�&�2��\�ZR�m�!N)eH��2t��2\�2�*�s��*Qƶ�Q\�|.RƯHQ\�=\�@��|ǺQ����38\�T[e�ʛ2#s�2\�7�\�â�\�\�j \�\�\��٪\0\�hJ��g��\�|��|\�e�9�\�g\�\�ϙ����g�\�M\�\ru\���\�ĕ\�~�\�\��*!�@��Lݔ\�@\�\�.U\�us\�Z��[d�\� \�m]-T\�N&u\�\�T���T��ZTU\�wTU�(�\�\�WTՌgT�MX�\�\�:�Z�!U-�=u\�V�\�\�)\�\�\��&ى��\n�j���\�\�\�Pu>�\�Q��z�!T��KT�Qu\�2u���\�MT��\�TH5�{�j�͓j�=�jvL�j\��=\�T\�<8\�О\�a]%\�a&\�\�U7\��\r�\�i-�\�\�kT�\�p\�Ѹ*�\�#\�\�\�\��\nM%Sa����WM\0�hϳTܖ.*�\� �0�H�4*\�\���f@�H\�R��R��\n�4\�g*}�\�$��2�PY=�T\�A*���\�R�-��v� \�\rU�;O})����Q���\�\�̩�S��9b��U\ZաX�z\�\�\'\�(W\�\�`\�\�\�WTGX/\�ܗ!\�y�\�\Z\�\�ڨ��R�\�;�N_\�S�}ͩ\�5\�e\�A��\��\�\�T��\'T\��}ԫ{c�W���W�˨\�\�\�S��\�E�d@��TO�y%�z���\�p�\�\�NJ\�#�\�\�\�K\r�ԣ*yP\�\��\�\��%jp�\Z\ZTA\r\�v��� Q\�^���\�&Rﴼ�����w���יԈ�\�Ԙ-Z\�{�h\�\�X\�O����Ը\�[�\�\�z\�$mꣷ���/vRӆ�S\�卩\�\�\�\�L���RA\�l��f\�:Q�\�W�>?�����5\�+���z��\�Ǣ\�풧\�7GP���\�\�\�2\�\�\�\�ԢW�Ԣu9j�Z��/�Z�{/����Z&S\�\�\�\n�(j�n>\�\rz�J��Z\�T�ZRk�,j=}��V�O}r��\��1��{�\�t�@m\�I}�B}77B}�J}�{�\�\�_\��\�c\�vj�\�jـ\�\�\�R;cj��I \�Ι�\�O�J��\�\�\�.�\"jWZ\"��U�\�khK\�o�s��m\�\�)\�`�-uX\�u\�t�:���:^���-ʆ�\�EH��\�D����:�!��c��:{iu���:�\�G�o|H]\�B�����w��66�.\�\�ԥ�{�\�\���+�Q\�U\�u5\�\��R=\�\�}u\�\�u}\�#\�\�u�fu{�����=��O\�#\�_�-\�\�HMs��\�&�;L\�,1M\�\�@\���&#��\�X\�Ҷ\�AѶ�\�ж��\�\�>�\�\�5�\�\�h\�\\Wh��\�iJ 4��K4�Fm\'3���\�MEc��҅��\�\�\�Iv�]2t\�.\�R��\�*MS\�M�q��`h{�n\�\�Pi{\� �=σh{z\�hڨV��W M\�\�[��a,M_!��W\�\�\�$m�\�\"m��%ځ4e�A\�O�a�4\�(\�\r\�x\�\Z\�d;�f\�G3�𧙥\�\�\�z\�4s\�@\�a�\nڑy4����f�D�Y�ю��\� IT\ZH�[�Ӑ\�4\�\�4�\�\Zq�\Z>��M:id\Z9n�FQ��Q\�`h4\�4�\�<�x�\�\�ј\�&\Z[��\�Χ�Wo\�8t�ƣn�\�\��\�\�\�\�i®�4:�&\ne\�N\�<���>H;y��fs=�v�Y\�.ɍ\�\�r�\�\�\��v&�\�\�\�F�#܀vn\�)\���v\�.�v\�\�]څw�4\'�_4g�I�sw\"\�b\�(\�r\���n+ڵ�6�\�苴\�q��\�Ri���\�n-n�yd�\�<Q\�hޙ\�i>\�\�\�\�|��[\�\��#i�[�i�����W��\�e:-f\�\�އ5Z\�ZlC-\�g-�\"K�\�פ=�>�%\�/�%�i�\�\��\�\�}ش\�-\�-�\�����AK+�@ˀgў\�ߣeI�hϥhϕ%i9�KZ\�r\'-Ϩ��wN\�{�Fˏ���0\�\�^�+\�\n|Uh��i�\�Y�B\�\Z���=�\�\�>Z�\�3ZeR>�\�\�+Z\�\')Z̓&Z\�\�wZ�\�YZ\�\�\\Z�,�V�~�V7��V�%�\�@h\rBiZ\�)ZS�\�\�G�\���F��,Ok�\�\�ڮ-\�\�\�\�\�\�@Z{@�}��ֱe/�#1�\���\�Y�@�\�N\�\�Ӻ��\�z\�G\�z.��\�e+\�>JӾ\�֡\��|H\�\�8I��w�6pq�6�ԡ�D^��ʹ��\�e\�w\�\�\����\ZmؠM>q�M\r7\�f\rgh�6C�\�\�hs�hd)\�\�eڒ\�5ڒ3��Tɤ-T��)\�Vշ\�Vw\�\�V{n\�V�i\�_h:?\�\�_��\�\\��c\�ʷ\�Rh�\�7\�T]n_?]�\�*]\�d}��]��\�(]1Y��c�V�\�\�te����\�b\�AW\r�OW\�lBר\�B\�>ZN\�~M\�~��~\�\�\�p�;\�\�\�O�Ѷ��\��q�n\�SJ7\�\�\�\�.쥛=Ч�:N7��L7ϹD?���\�O�[pb\�g\�\�V8k�UP-ݪ}�v�Cg�\�p�#\�Uӑc\rtT\�:f\�\Zk\�EdžܤcӴ\�\�Zw:�nL\�M�\�5:�\�N:��-�h��_�\�I3:�I�N�3���\�\�\�ktƩY:#��\�z��Ζ�Dg��\�9�t̓\��B\�\"�\�yj\�K�tލB:A�4҅~�\�?1t\�i5�8=�.Ώ���\�O<��\�$U\�m\�u\�6\�\�3�t�G����\�\�M\�\�o/ӝ_�\�/\�x\�]\�]�t7�U�{y3��F)�7�\�qc+\�c��\�)}�\�u\��6S�N\��E��\�ߤ(�� }\��\�o\�\�A\�A\�`�9z�\�6z\�=\�E�\��G.xУ�\�\�N\�c�\�\�:zܿez|p���]��w\Z\�\�UzB\�)z\�\�/z�\�,=��=�,��*%���\�\�G\\�?n�HO����裏\�\�\�3v\�\�\����\�\�;\�\�Y�\�\�y^�\��\�\�Zf\�R\�yzi�^\�I/� ��\�aD\�E���C�-�Co�ť�����_��w�&\�?\r��w\�_�w��\�{�\�轂\�\�؋\�ބ(zo�5�g\�Vzr(���>7GH̤��\�\�p�\�[�>\�>\�\�E\�|�>��>^x�>ިA�\�m@�\�\�F�\�&A�8y�>�\�L��\�\�v5\�\�[\"�\��G�>}\�\�_���}n�}.ב�hv��h\�M_t�\��ܣ/Y�\�W�\�+�髚\�UC��{2\�u�}���!q���i,�!\�Ɛ�\�\�،�a\��`Ȥ\����ه4�\�bc�aCn�6C>�\�\�&z\�Pt-`(.80vj1�O�0�\�\�ʕ{*e�Zc��\�c�\Z\�)C힘�\�+\�\�%{���4��ih\�\�\�dhY�3�H�\�z��\�%��MC�\�\�=\�`\�\�|\�\�{R\�\�7�c\�{)��}$\Z\�@V�a�\�\�0�\Zf��`\�\�d\�R��G�A���\����\�c*�c�D�\�\��\�m\�Њ\\5�x\�0����#\��&q�ǞA|Z�\0�2\�B\�O5�����|�\�\�\�>`�\�3��2\�!\�֡ꌓ\�x\�\�b\�ɏr�\�p㴧?\�v\�>\�\�Їᠾ�\�\0{\�p\�d8�|d��1\�\�\�g�2ί�2.�f0��_1�:*N\\���\n\�e%�\�Z&ɸ�¸L2g\\��g\\\�2ܼ�2\�uv0\�s \��A\�Ur\�a\r\�V�\�cڋ\�=u�\�\�ȸX\�\�~e���3�363i� \�`F�\�#4Z�Z \�3b�?�b\�-0\"TQ����\�M��\�=�\�F\�\��{_3\�`U�x\�\�Ì�F\�YF\�\�8\�\�\���[��G�\�\� \�\�Ͳ�t| #�\�\�\�\�\�\�\�Y�7#{����l\�\�1\�`\�\�9\�\'�\�yR\�ygz�\�͌{\\\"�H\��8.�Q�#�\�\�J�\�\�\�F�\�SFE6����fTtU0^�92*eW�%�?\�op?Ui\0���dT�z2�\�\\\�\����6F��Q\�g\�}^`\�\�[2\�{�o\�)1\�z2o߿c4\�63\Zk�\�\�j�\�\�w5���Y\�{\r\�{>�\�l�\�\�c\�ú�\�`|d�1>fJ1\�S����N\�\�Ss?�ˉ\�\�\n��\�x�\�M�b\�D�3z��=ջ}O�}\�\�\�z\�W�����R�\n�1�.��ng�<\�g�o�1����÷w��\���I\'[ƔQ+c\�a\�&<c\�m���\�ke�<�\�|�1�\�Y<\�\�X�\�b,\Zb��]�\�Ҍ?\�\��?\�\�k��kU\n��3\�\r9\�ߴ<\�?{\Z\�\�:�)��\�ܔp�)�u�)ّ\�܌�aJ㤙2Ԙ���[/1�\�\�3��\�`\�a�1宾c\�\�\\g\�k\r0d/3\\ƙۦ��G{��P��i4s��:S�r5S�7���e�]]g��f1w]\�f\�&\�ܕ�\�\�\�\�\�\�=S\�Լ\�\�|9\�\�\�^ej��e\�Od\�s���\�\�\�w�2\�BN0\�\�\�\�\�\�.\� �\�4�Q\�4Jqb\Z5�1�c�&���&�d�\�\��\� +�Y\�=\�Cs̃=\�L\�H}桞8\�^\�aZ\�\" �i�h\�<\�{\�<��\�<ڢʴ\�6dZ�leZg0�\�ckL\�\�L�\�`&�(� ��\�x�L\�\�&\"܌�,\�bb\Z���\��=;�8�*_}�I\�e��\�L\�e&\�5�ImKf\�%�Lz\�I&[\�,�ݭ\�\�\�U19�\�L��,S(�a\n��1E7iL\�\��\r�\�^\�*ȴ�O2\���v��L{\����t\�x\�t\�9\�t<�\�<\�/f^hz\�tBW3�M͘\�\�\�̋�\�L�\�\�\�K�b\�\�Mh\��L�K;�n��\�6\�kC$\�_��׳�\�\"�7�dz8D1=��1= W���|�^�AL�^o��\��OV&\�w/�\�w��\�\�Q\�\�\�\�\�\�g\\a�\�\�3�\�\����3��2\�̀�k\�\�\�qf��3lh�yG\�\�N�93�y.3Bq�Qw��MbF>xʌ�d1��1�D\�Cz\�{��\�\"fl�k\�}]\�}�rf��g]̌s�`ƹv3\�\�0\�\�3Ĵ3��\�\�\�f�\�Sfr�W\�Cw3\�I��\�M��\�Έ�����1�\�|b�\�\�TNef^\�af\�֘ϰ^\�\�\�3\�\��̜ߎ\�\�\�#̼�Df��f�\�u\� }\�\�\�̂t_f��%��\�\�,\\g�h3K�\�1K�L��\n>2_��a�Z[c��b�ǜf�)0\�\'�0+\�}��G��o��2�s��5Q̷F\�o�n1\�f\n�\�\�\�l�c��evR�2�o>fv?Ybv�\�\�\�y\�a\�9��_\"k�_�=��K\�̯��-j\�!S\�\�^s\�\�-\�Зg̡�T\�0��9b\��9�Hc�EC�ceL\�\��R\�Cs\"J�9\��9Y(��\�˜v�ǜe?a\�ݙc��\�e���\'<�KyF\�\�\�\�\�\�\Zse��\�e7s�\�s�͞��1��n\��p\'\�\r���ϒ��ΒT.bI\�����Y\����K�dɳd<n�d\nY��\ZX�n�-��,9\�W,�w?X\�\�z��\�/�m2*�mj��m,\rֶ�H�\�r7k{�C\�\��r\�\�q����\�\�Y��\"����7K\�&K�\�R/\�f\�z$di\�\�a\�Hf\�\�\�t6lXz\�\�Yz\�p\�ޠA\�\�p־=\�X�o�X�5�AC/\�`\�\�`Y�e\�e\�Q\�2jmcC\�,\�+,�\�L\�:��\�`#�e\�\�\�2O�b\Z`q�Ų�\�:*�`\�aYM&��5>a[&��7���/\�X�-*,\���K`!d��3,�\�\nQ�\�B�g����0�,P\'��ob�Yd�\�,JQ����E\���Y�o\'X,\r\�א\�{��\�7$�\�R�\�v�%\�a �\�Y⚝,\�\�əK����\�\�~���<\�\�\�1֩[{Y�M\�l\�O�\�Uγ\��\�r��a9\�]a��J,�%֥�b֕7\�,��<��e>\�*5�uu%�u�q�uC\�\�.�u\�R\�\�\�\�\�\\�dyC�|^<f�|+g\�&��|\�JY�G\�X~ҫ,��wY~\�x����\�<+Pc�\�f}\�\�\n\�wa\�9\�ʺ\�\n/8º\��afˊ�~bEt����~cż���\�u��˝�̊?e\�{�Y\�\�a���$V�r+�����\�J�$d�$�e�ld�Rg\�Xiv��4_VZ��\����W�\���\�\�\�?\�\�XOUa�\�_YY�\�r�Xy>��\�V\�YV�\�!V~N<+2�\����U4��U�\�c�:Lf���f�k��\�o�*�Xo��X\�5��ze_V\�iKV��;��\�ղ\�?��H\�C�\�1Ǘծ�\�jO\�cuh�:�9�ΑJ֧ϷY]Է�n�3�Gc�\�\�\�\�\���\�L���J��!r����YW��\�~\� �k�b�5体5sb\rߵg�}n`�M)�\�S�Y\�/ر&�YS\�\�X\�\�tx\�lj��\�f\��d\�RSXs\�\\\�\\�%k> �5�u��Xg\��\�5\���d+\�Z��a�lF�Vbw�V\�\�YzGY\�\ZY6�%t�\��o�7=mdK�dK\�\�R!|�T\�q�\�v)�\�.��&�-sʝ-s;���)��Q\�\�|[n\�[^Ǝ-�\�2[�\�V�}�Vzq�����U�yl\��l\�_*l\�j�ϗ��\�\�ze\�\�\�\'�\�>�\�\�fc\�(]`\��u�\�ٺ�T��H\�\�\����{_]\�@��m`\�6�\��؇�<a��a �f[D.��\���\�>gC?`C\�ٰZl�|3\�g�Qҹlt���)`�q�il����\�\�\�#V\�x�e6>\�\0�(��\r�N���\�lR\��\�\�+�\"U����eS�9���Zl\�=��wd\�F\�\��l\�p6\�*�\�\�W\�\���9�r6ǭ�͍�\�\�f����\�\�[O\�|�E6!�-HXb{٢$<[4\�Ķ�f\�>\�V�}�\�mk^Ͷ]�̶Md\�e��\�6�\�>\�c\�v�\�\�g;��\�\�\��4\��c?\�g\�`;��f�\�\'�����f8lgf2\�9o7ۥ�\�v�c�/5d_ַd_��/;\�e_��d_QWf_\�mʾr2�}mҎ}m��}=ʀ}À��\�\�\�0��=[\�v�=Z7\�^cW\�3\�\�w\�\�\�o\�>\�3l_;\�;X\�;;D\��\�f�\�Ƴ\�\Zz\�w�\n\�\�\�\�\�wO�\�w\�\�\�\Zؑ�4ّgّY$vT� ;\�S1;�\� ;:4�}\�g��\�}�\�;\��O�bǟmb\�\�hc?\�\�d?hg\'Z\�`?�5\�~\�ځ�8z7;m\�yv��4;\�=\���\�\�\'?�ٙ<v\�\�\�\�윁\Zv�\�\'v\�\�\�dvn��G8\�\�0\�\�\�?g\�_\�\�\��\�~Qu�]d�\�.\�lg�6�Kn��K�O�K\n�K\�o٥\�\�\�W\�X\���v�s����]am\�~ӳ�]e���6<�\�\�\Z�=\���ew���\"\�\�]�\�\�n��\�ϱ�\�ϟ\�_n|b�Mg\�#ϲ�\�\�N8\���o\��\�e\�\�s]\��a{���=�6Ğ@��\'\�N\� \�\"{\�\� {\�\�+\�\�!\��Pg\�O\�@\��c*{��7\�b\�\n�7����s����&{i�<{i{\�0���\�\Z{\�i���\��Ud�鷱\�NE�\�9#\�\r \�F*��*\�g��\�3\�����G�Ñ\n\�\�l\�q��pd��\�{\�-\�\�9re\n�\�u�|�b$��\�\�Ge\�Ge\�G�m\�Q�>\�\�\�����1\�h_\�\�Xpt/�p\�s\�*]\�\�\�\�쳻�\�\����g�5.\�\�k��}\ZǠٟc�\�\'\�Ls�c\���sС�s\�Y�cn�㘟�\�r\�\����s\�\�C\�\�,\�<\��8\�q=ut{0z@�\�\�\�\�>q\09\"H]\�\0����e���\�d\�Ag>\�`x%<݃�\�\�\�pR\�\n\���L�J�s�{��ÝC\�rHK6r{>�\�ΡX19�oF\�Q�>�\�a�wq�\�Nm �\�*\�p�,\�!�\�s\�\�\�U9\0\��sć\�8\�*\�\�.�\��\�kJ5\�:��s2\�(\�t�\r\�\�\�2\�>\�\�A�\�q�a\�9\�\�9�\��\�x\�q�X看+\�\\\�H\�\\xJ\�8\�<\�8K^\�8\�\�\\�R\�q��r\\*s\\SќK\�\�\�z\�\�6��\�\�\�k\�\�\�\�-K\�S#�\�IM\�x��\�\�\\p\�xw\�s|n.q�n\�r��\�8�~\r���DN\�\'X\�\'8\�7\'�=�\Z\�z߃�\�ȹ��\� \�\�q\�\�\�N.\'z��sυɉ�8�˜��x\�e\'\�X#\'\�\�\�E\�\�\�{p\�\�\�\�K\�<hs���q�\�\�s�\����a\�#\rUN*��I\�\�Is9\�I�f�I�W\�-�\�_�ᤧKq2\���kK��ga�,]NV\�SNV\�\n\�\�~N6���}ґ�T\�ɟ2\�H�\�\�\�\�9%iO8/�t8�\�\�\�(NEn%\�u\�N%\�\��SM\�\�T�v\�\�m\�\�]�ͩ��\�\�/xrގ 8\rw|8\r\�e9�\��fE\'N\�3\�:9-�*8����\�|Nk�\�C�;\�C��\�a\��-a7\�l\�\�t\�\�\�\�v\�-N�(�\�\�\�\�\�\�to\�\�`\n8=I\�9=�ʜ^\�0�\��!No\�N\�s#\�\�B\�\�q[Η���~�ZN��ǜ�\�\�Q#gXj�3�{�3j���/\�-�rƝ�q\�sќo\r)�\�\nQ�ᅱ8�b\�TI:g�Ug&ۅ33��\�c��3KP\�,z\�r~5ks~\'\'q�dĜ��`\�\�KG\�\�Οu\�\�\�&οx�\�^�\�HW\�\�\��re4V�2-S\\���\�-�B�\\�W\�SW����x*��}e7W\�w\�W\\\�\\>\�U-W\�-\'s\�KD\\\r��\\̀c\\�(_�v\\4W{H��\�k\�\�\�\�\�\�5�\�ݿ�{\�V\�\�O\�5l\�\�\Z|\�\Z)yp�ʑ\\c\�)�qT\�\�L \�\�\�I�I=�kjr\�%*�\�3l\�\�m��v��G\�-��\ZM\\\��\\�#;�V\�6\�c�\�c�(.B\�=\�\�EDn\�\"o�s1JI\\\�)s�\�ń^\�b�̸�\�R\\\�\r;.�3�K\�j\�\��Ԡ!.m�Y.3\�/�ud�US\�e7*r9�>\\�z�{Ą˽\�\�rg,�B�\�\\\�%W\�\�8W|\�\"\�\r\�毀{*2�{\�+�kkv�k���kG\r\�\�]\�:�W�\�\�ܳ�g�Or\�Q\�\�ָ\�º�N�T�\�맹.��k�2\�\��\�Ҿ�\�K\�\�+w۹\�\"\�Ոܫo\�s�El\�^��\�\�`[soTfp=a\\��\�B_n�)Gn@\�n`\�n\�8��\�\�\r9�\�\rI\�↶<\�\�I�˽\�v�{g\�7<\�\��\�6n$�ʖ\�F}Fq�\�Tn\�)On̪ \�>��{�9��`,����\�&*\�&\�\�&{\�pS\�/sSf\�rS�\�\�\�\�fn�\�\0nz\�]n\�\�\�܌\�\�\�\'�\�ܧF\n\�\�(47�j��5����B����\�͎q\�\�\�v\�\�B~qsӃ��UJܼq\n�����E\�\�p_�\�\Z�\�}\�\�7�\�\�nY�\n�\�\�ny\�wn\�u\�k��\�\�%\'��)ܪ�n\�\�*��Uͭݙǭ\�\�\�\�|\�֯�r\�:\�\�\�\�6�\�6\�\�6�]\�6�\�p�\�\�p�M&�\�v��i\�6�\�r\�2�\�{ݸ\�\�ܮ\�\�\�\�|n_~#\�s-��e\�\n\�\�z1�K��\���e<��v7\��E\�k�w�\�|u�;�\�\�⎮\�厝I\�\�ap\�\�ǹ\�\�Fs\'�\�q\'߈�S^q�*\�qgo{sgs�ܹOw�?\�}\��ĝ�\�\�.�\�r7up?\�\�>�\����|\�w5�\�\�\�]Wu\�SC�\�0\�\�i\�_N\�ߑ\�$\�\�r< �7OR\�3O\�X��\�J��9Ϛ����\'-cɓ��ȓ=�\�\�\�\�\�S1<\�\�<ş]<�hގ�W���ry\�\�^<\�<\���<\�:O�X\�\�\�\�\�\�\�\�N\�\�ힼ\�ӄ�\�i:�\�4\�\Z\�4��\�4��xZ��xZw\�x{n\�\�\�x��\�x�����\�\�K\�\�\�/ y�d�y�5\�|\�\�3��<��<\��1֑gLu\�G}\��G\�L�<\�<�\�\�$\�[ޡ�\�\�\�y�\�<q:\�J\�,\�J�\�;&?\�;&<\�;v\�\r�a����y�\�<\�}�l\"�U�üi\�a\�y��e�\Z\�×k\�H\�%<2�ģv�\�J<�\�*=7�ǔ�\�co]\�q-Gx\�[<ᶝ<q\�4\�D�,\�D�-\�\�Z魯\"\�fK\��\�\�$\"x�;\�l�Z�m�Ϯϳ���s�\�\�;�?\�;[\�\�([\�s$\\\�9>L\�Õ\�\�5$\�ν?\�s��\�9Ÿ\�\�\�<\�\�5z37\�,�wY��w�\�\�A\�/\�\��[�x��\�\'�\'ɘ\�E�\�y\�h\�]�<\�\�D�ߖB���=\�\�\�}��H&/@\�/\�/p[%/\�\�|\�\�\�Bgya�h^8�\����wWR���\�E�fyQ�^T\�/ڦ���/\�\�ݗH\�\�_�\�\�K\�\�\�#Uy\�߯\�Jx�.�\�\�\�\�x\�w\�\�\�\�2�>\�\�V\�\�y\�4\� yϊ�\�\�\�\�x\�Lx9\�]�\�\n\�E\�_^�i3�\��W�k?�x��ĸ�Wbb\�+��\�\�\�佔�\�+�\�\�:V\�{�U\�{\��W�\�+��\�Uh]\�\�t\�U�Pyof��\Z\�^\�\�;��\�ּzh��\�\�J�\�\Z��\�5�n\�\Z�p�\�e�\��\�k�\�\�{g�\�{|�עz�\��n�\�z<�\�v\�ֵ�\�\�>\�\�\��\�庛\�\�\�\�kx}�6�\�!b\�\�\�/:\'x_O|\�\r��\�\r\�\���\�\��7J\�\�:�\�~|\�f�țD(\�]\�M�\�\�\�\�f ��j\�\�\�\�o\�\�\�\'xK�xK\�o\�>`yK\�y\�\� \�\n�7o5�\�[�\��\�\�[7�\�\� y\�#�����n\�7�,\�%kj�R\�D���/\�\�o\�>ȗ\�\�˛x\�\�\�l\�˷4\�=T��yk|Ś��\��\�\�R�\�W\�J\�|叇�*�k|u0���w��q�\�\�\�\n\�k4�\�w\�\n��\�r|�DK�\�3|m�p�6-��ͯ\�\�\�:\�\��~\�\�_�\�\�\�\'\�\��\�\�\�\�\�\�\�\�?��\�?\�R\�7z��o\�@\�@~\�MȪ|Q(\�\�\�\�m��\���A�E��\�ݭ��IP�ձ\�|�ۡ�\�\�\'�@�q�\�G4\����ck|\�7�U��Or\�\�{\��\�O|��%4�\�\'�\�)2�|J,�O\�\�\�+�\�齉|f�>�{p7�\�k\�\�7�\�&\�|��i�]\�2Z�\�._T2η�\�\�&e\�\�~\�\�\�|\�_X\�\�;Er�.���#p��\0/�[\�%����SZ�s\��֑�|��Z|�!\�c��\�)\�\�\�D-\�=\�|/�b�W\�q�Ws\�\�\�\�\�\�\�\�\�~�\�\r\��\�B\�\�;�A�1~��!?��?�\�G~\�oN\�\�e}\�\�]~Ϗx��\�\�\r?j�\�\�Gq�Qm�\�\'L�=36���4�\�p7�\�\n�\�\��~�>?N���$Ǐ\�\�\�_G\��\�\��<��?�\�%��\��\�I���\�t�>~:\�:?C��\�/~f��\�\�$~\��a~�\�E~\�7�܆6~S��W\�\��\�\�O\�\�\�3�/\�\�os�%�~\�\�8�K\�/������K�W\�G�e\�3�e�\�\�\�\�N~\�\�-�Jsu�ˋ��\�o�\�#�\Zݯ�\Z�2~���V\���~�\�\�x\�\�5k~��/�(\��\�\�\�o�~\�Htⷫ�\�pO~Lj/�sܔ�I \�w\�M\�{��\����S\�_����\�]�C. \�\�\�m\�\�\\�\�)��>�?��\���\��\�;A\�sr\�O�\�\�\�\�g����RS�\�~��3o��\�����\�\�/\r\�ZR��\�\�\�\�_\�״\�\�\�--���� �0[Re(�\�\�\�\�\n�@�뿜y\'\���@\�\"T �\�@\�\�@���@Ѯ_��\�(P�C(�$v�\r\�T\�\�4i(�\�*��*�T��j\�O Ԋ\������]ý��L��J�U�#\�\�\�\�\�莬 \�\�E\�\r</<���\n\�\�6f���B`n�[p\�h�\�y�\�\�\�s�\�\�\�\����\0��.�\�\� \�(\�\"V�Y\� �\�\�|���(yM@�2�ʅP\�N@�P\�/\n�\�\Z=[@gx�\���@\�N�\�R+\�|p�\�\�\�6 Y��մ@��/\�~\nN8=X���nX�|�\nNi�l/\�\�\\�CF\�\�}�\�̶�\�r��\�V[p^)Pp�n�\�ϐ�IF,p\�#.\Z<�v\�.�\� .���O�\�\�Ox\�\�\�\�!$��5�\�Ͻ�-4�G8K\�*\�\�\' |\0�_B��\�\� \�t� �:(U��z�\�`*�\�^~RMp\�j� bR_�\�H\n\��ľQ\�7�\'��\�$��&\'x�oC��\� A�X�\�$HvO<�n,H��&x\�\�$x4R H}�\"H͑<F_�\�\��A����6� \�W� \�(\�\�-\�\� \�?\n\�D^�����\�\�ŝ���\�$�\�^��B�SPq_[\�3S\�zD$xc�T�ZT\�\�\nj\�\�6G궤 \�/�ԧ�!\r���FkA\��h\�/ �-�-\'���_��S�3C�v\�<A�|��\�v��7\�Cз\�J\�w\�\�\�\�\�� \�W1؏\'\��C3��潂��N�(:E0�,|y �-�ߵ\� �_y$��8-�hG �<\�3\�7 f*�?r��\�ٞF�B\�i�\�����|��\�\'�i%��\���5�%�z\��\�k\"�\�o�Pr\�\�\�KBi�?B\�8�t\�/�\�\�O��\�g�̹[B\�0�\�L�p�Z�PN\�P\�\�E(ׇ\�\' \�_8\����f�Bڐp��sB��x\� �pG�pgF�PU�&T}rA�.qS��8T�;�U�/\�.4r\�)4z�(4\�\Z�p�\��\�Z\�8��\�\�cPW!hB\�M�0u\'!\�x�^#�g� �\�B�\�E?)D n QW���\�J!�\�\\��\���k�{ !�%�\�2i\"!\�J��-�r\����B븭B\�\�I3\r��\�ᩲ0�\��\�\�CUh��Ex�iQx���\�\�\�U�\��\�Q,#<\'8.<(<�*<*]\�%�\"(�B�e���\�^m\r^\�bo|�)�5yE\�1�z�hz�tzˊ�\�+��~0�߂�0pG��.EC��Q9\�pSYa�o�0B\�Zu�G}�D�V\'�y�)�G{\"�?C\�-N\nЍ�|\� �\�Ħ(a�I�l\'L\��&\�\n�7~\nSU��i\�Aa�ۜ0��>�\\-\�T?&̌�$\�\�f\�H\n�k>/x+\�F\�f��\ns}¼O�¼���2\�\�m���EK(aqȐ�\�\�a\�\�\�қ�\�WY6²\�2ay\�\�\�\�\�7߄U�U_\�\�DŽu��\��xa=灰^\"|;E6>6|6�]6�6m6�P�\�\�R\�\����/|��V����\�\�R\��\�/�*;�m��\�6O_a[�oa�����Q\��-쨶v�N �I?������#\�O\�~=El�F\r3L�#���#���\�\�\�\�Q_P8��O8�\Z,�&]-�ֳM�m�M�\�<Z�=�T8a!��*�\�\�I��p2��p*�N8sG �y��p�\�p\�%\\����g\n7�\�\�\�E�^�ąѦ2?�dr�hs\�_\�\��l�}\�ۣ\"�=4�\"%R��m��)�\�vx8�v<\�)\�1%)\�I,\��T��D�^�\"������h�+S�1\�%ڍ�)ڣIi/�\� E:\rd�~\�!\�*w\�\���P\"C�\Z��Pd�\�NdR?)2fE�_�\�\n�D\�E\�ۊE��E����\�Y���E���\�f��\�A\"�D�\�o\"x\� <3MD��Ua\"\�\�J\�\�aZ�-B_��0/\�E\�}\�\"\�H�\�\�#Yc\"0FGN��H\�\"�\�o\�5QD\��\�͚\"�\�C�\�\\\�\�Pq�Ԋ�\�~�P(�^Y\�Y��YԊN:T�l�5E�s�E\�?GE�\�J�s� \�y7\�?�\�B��\�\�5e��\�G�\�닢\�[��.E�+t�[��\�=\'�vxMt}\�\�և\�\"��ȋ~A\�P$\� \�J�o(\�/ML\�lF��B\�LE�(]Q���\�i�(⢽(jo�(\�N�\�>�\'��\�R\�ŧ�=ȋ%\�6�\rEI.Ң�\�K���4ѣ�\�D��E鐇���\�\�\���F�\�)�W\�\�y�(3[W��=R\�@e����_ȋ���EٝQ\�h\�۽�7JD��\\Q\�PQ�����pTT\�+-*�\�.�J\��^]y.z���uQ�&���&���)�{(�\�\�5���\Z\��\Z�D����\�$5ѻ\�Q\�\�Q\�iIQ�\�9Q\����l��\�ĸ�\�\�Q?\�U\�\�\Z\"���G\�\�ײh\0Y.\Z*\r\Z����.��K�Dc\�\�Ec�Ѹ�f\�x\�N\�\�WL\��R4q�\"��\�D?���\�D�v��\�EE\�ܞќN�h�iY4\�[R�\�V$Z��~��\�M<Ѳ��h�5#��\�+\�d\�oZ-o�].�V\�˔��e����ʰ\�[�;�\�rpb��,�\�/�\�Z�x���\�\�o�\�JǴ\�;X�wX̉w\\?#ޑuJ�\�(\�\�++#ab\�y�\�XM\�T�f�K����\�.�5�Pb\�k\nb\�!�X�\�X�&\�=\'\�~�\'֛m\�\�m\�ʼn\�n\�\�\�\�\�={V|�\�ؠ\�AlԵKl,Rl|\�]l2�IlV�&6%����\�?;��\�i\'��p\\|�\��\�\�+C|l[��X��z,_\�\�C\�N�\�Zb`����\'F��\�t�\�xC\r1�\�+\�\�w� \�*\�Dg1�\�,&�\�%�\�%\�T���.�\"f^Q���\�\n�b\�\�\\\� ��\�m�\�\�e��$0-�|->u\�\�b[\�)�-o�\�\���\�nLZl\�\�Ylo�.�\��+��N;xb�W�bG\�{\�\�=\�\�ߥ\�\�+\�\�\��J\�S\�\�c\�K�y\�+\�e\�+��\�\�@�\�}dV|M�.�v�\\|�i(�\�qX|m*��xM|\�/]|\�\Z]|랬أ�M\�i�-\��7{\Z���$�ד(�W\�N�\��ύ�1\\�\�XQ\0�e�a\�\"єd�\r�г\�\�{?v\�+-+\"����\"����E\�\�\�\�\�\�w\�9\�w\�\0H�\0!!;\0!\��Ol@\�x �(�?\"6�\"|\�\0�7�z7\0Q\�J�(\�u@ԛ̀��e@4?sB��{b>*\0b?S����^ �H\�(\\\'�\0n0\�8c�A\r\0\�\\�\0�/h2�[�y�l���779\�9EI���)@A\�@\�\�\�\�^�$\��D|P2�Tl\"\0*��*\�e*_|<\�\�x<\�x�\� xJ�<M\�����ɟ\��Ԭ%�]=�u�Ծ�\n�k\0\��\0\�å�\�u�F\�@�\�C@kV$�\�c%�\�E\�Q\��4\� xu\�\�\�$\�mm\�F�\0�__\�(�\0zY\�>\�^@\�, \�vc\��0\�0h\�N�N����\0C�#I\0#�\�\0\�z\0%�e��\�x `,A\�ex\Z0�L+&{��ɥe��\�f�\�0�\0\�=\�=\�R4\�6\�\�\�\'�\�&e���\'`\�\�3`�O��s�P{�(g\0X\�\�Xv\�XA\�VVϾ\0�v\�\0\�֎\0\��\0֛&�D�Fm(\�ߡ��c;��\�@9(_ ʿ\0��*\�\��\�\0��\��s�\�-��恛�Հ[,\���\�[-\�mzw�\�n��jI�Z\�R��\�\nP\�P\�\�i���(Ш�Ш_h|\�\�84h��hv\��{\�\�\�P�29�:phŎZ˅�;wm_,\�M1@\��{tࢁ����F�\0��k~*\�\�\�:h:u��N\�I��-���\�\�.\�g��\�I@7�\�@�\�s@w�\�R8\�\�\�o�\�G�\�\�O@ϦC@/6\�\�[x\�\�ӷ\�K�ڛ<\����Vt��v��e`��\�s\��\�m�\�=\0^t\�^|g�8������0H\�,0\�\�I\�\�\�@@�\�\�M\��{\�\0�\�@h\�3 �f)\�\���aQ\� ���\�b���\�h \�Ļ|\�?\�Ӏ�\�@\�\�@ yhH��\�\�iJ7��XK m2H[2���\�f*�m�\rd_\0���\�-@�\�=�g#\��\�?@�K>Pr\�(���\�=J7��!ao�!\�J��o�!\�\�\�c�\�7>�\�\�C�߭�+>\�W\�g�1����$0�z0���X<\0L*=L\�I&C\�\�\�7��>�k9G�i���\�\�\�\�\�\�o����c�\�1߁Y\���p`\���\�`v\�0\�q`��+\�\�1\�yI��ys\�|\�_�{\�Eཨ5`\�X��\n,�(,L�,l� �\��:,��\n,\�\���\��>�,��\n,\�\�V\�2��=g�U��\'��jK�\�2\r��XN\�\�w\0\no\0w�o\�;��\�\0l\�G[l\�\�\�K��\�S��ؙ���7���\�v\n��|\�� \�\�~\�\�5\�M>\n\�\�|��|�k\�\�D\0D?\�Gv�\���~}�\���\�$\�o �y\��\�;\Z8�\�pb&8Y\��\\\��2\��������ni~��\0~�\��ٕ� \�g�\�39����$\�Z]\�O\�g\�\�(G\�\�[n�����_r����\�\�z\��\�\'�ߴ�?������7���mׁk�\�7��A2�7 �� \�\�\'�ͶQ�͒<\�\�\��\�}&�-�%��b%�Z\��z�u��\��\�%�\�:�V�~�V{H��\0\�q\��#�HwS7Hwg1H�a�\��\�\0\r\�O4\�<\�\0\��\'\�4\�\�\�d��d&x2/e�v!�A�� K\�.�%\Z\�}�\�c�\�sE�\��g\�dmb�\�v\0\�S�\�3U\�\�:\�\�k�B���~�wIAN[UAN\�AΠ�\�%U��\�?��\�7\�\�#�\�e\�@GЉ�� �\�\� �\�b��B\0\�dq\�d�=ȧY\�:#���ځ\�V\���7VA\�mt@\�\�@\�Х^((\�4\�S��$S�\�\�00\�&B\���A_��$\�A�xC\�\r�D!I� �`�i��p\�= ܭn>g�_�D�A\�S� b�,�bW�8Q\�\�AT�W *\�>�:��\�@�1�i�b(�ػn�8Z@\� �m�\n$LpIr@!�\�@���@��Ѡ\�VyPX\�QPd8t\�\�uPtc(f\�(V2�C�\�/\�\�@ ��A�r��\�($\�z\"\�:� \�z\�\�\�YЍ\�<\�\�\�\�i\�\��\�\�\�2ʼ5\�*leߺ\r��\�\Z\�AyQf�|�&(�\�P��iP�r7\�^�1\�\�\�9P�\� P��TPrt\�\�t�\�\�\�\�\�0�86TR� Tje*���>�N��*�@�\�QP\�\�УS\�\�\�m�*u 艷\�\�w?P\��S��P\�\�/P�\�\�Qj\\� jzXj~j�\�j5r�&��Q���� P��\�|\�\�J�\�jp;�\�j7�\�\�ԕ\�#P�O\�\�\�͵Po5\�g�\�{�\�n|\�\�_��V:h0\� h\�\�c\�\�h�*4��\Z�z\Z\�~\n\Z��\r��\�*h�\�c\�8�)h<\�\r4\�\r��a�\�\�M\�G��B������\�\�r�ZN�\0!h�\�\�\�\�o\Z \��Yd�\rw�����<�������V�\�{Z����\�\�vm|�\r�q9�%ɀe�+�\�\�`�\�R���X1\rV\�,+A\�J5\�`e�\�\�hxˡO\�8_\�V\�:x[@x[�#x[jx��i��\�����f�V���\�\�?�\Z\��5>\�k:��5����Z\�`\�\�\�`����Λx��QX�\�\�ق\�R����\�`}�I�~�;X\�l�\�\n64��\r�.��XO�Fq/����`\�\�\'`�{T��\�s\�\�d\�O�`��;`�\�\�\�=\�z��!\�{_Y�\�G��\�ߒ�\�N�\�{\�>�/�@���GU���ر�\r|Ķ|\�\�4�\�\� ��\� �\�d\�1)�\�,\�e�\�9\�l>^{|B�{`=-������^j�\�f�`\��w\�y�w/ |�R\�Ӣ\n\�Y \0�&ڃ}\��Oi3��\�:�g�&�Ϫ������\�#w�χ˃/,�=���\�!\�\�Yp�\�~\�e���\0�乀!��`(b;G\�Z\�50�\�Fi���A��o\�`|@+��\�w^d\�D �\\T��0\�\�\�\�&�\�̔���E0���\�\r\�<~\�y�\�wl�~�ž?�\�%`i�=Xڎ\0KǮ�C^p�!C\�P�:p(��\�8l\�8\"b��\r��4GN.��*���<_�\��1�=y/~N�\�\'zn\'\�\���)8\Z8\�C�\Z����*�Z�&\�EC\�\�S�7\�E�o���o\'L�oߛ��D��S1α\�&�sݢ�w!\�໘dp>\n\\�\r\r�\�w|�r\r|��.�>.r:.fe�K\���\�\�\�ep�wp�m����\�6�\"��F�+\�\0?֚W�\�\0?\�\0?9�~\�`��-���^?\�*?[�k�\�\�9)��\�S\�\�K5\�\�\�)p�\�mpC[3�\�\\�i�\�bTn=�ܚln�H�ݬ���_\�����_�=w�}\�\"���fG�\�\�w�o\�\�\�7,pO�op\�\�7ྀ\�;3&�]\�4x\�\�x�f+��y<�}�\0<ڧ\0�\�b�\�x�X���<�v��<�\�0xb\�#x�KOf肧\0\�_\�K\�\�\�v\�\�\�\�,\��\�%�(\�R-�<��\�zx�\�\0�������I��\�]փ\�_�(�nB4@�#_B�o\�CT\�\� *BT~\�@�x\n![��l��l\�\� \�\�q�f^Q\�\�A\�J\� \�uS\r�6���&�\�2������B�H� :DKȎA4dǧ���6Dt\0�W�\n�\�R-dg�\�`i\'\�P�1\�\01�:1ꉅkUBL(\���I�\�p4\�t�u�Y\�>��9bNy\�\�ŇX\�WA\�,�@�\�ݭ�ؕA\�Z��\�g\�[k�\��د�B��C\�]�\�\�CC\���>D�8��8y@?�B����ߵ�c\�s\�5\�=�q�}\nr<�\�\�\�<\�DjC<\�5 �\r\'!�3�w|\'\�d\�W��\�:\�\'\�(\�\�\�Qȩ3\Zː3� gm& ~�{ ~V��\�$\�9\�\�\�m6�K�\�!�UZ� R�\�\�@`\�L��3!\�\���D}�`�\\ �eOn�>/�@\�E;!�C\�ҋ�\�\�:\�B眇05f!L�*�W\ra?AC\����~���6D�� \�q��_\��0P�D�m�Di\�@�>�B�\rS!ѻ\�\���Ó���\�w(H\\�7s �y?�����$l\n�$\�P!\�r$HJ�:$UJ�\\�\�\\�V6�� ��� \�\�hH�]kH��<$k+�\�\�\�&@\�\�\�!w6�!�9���g+ yv|Ƚ�� \�n�C\nN�!�\� �J��%HI�-�t\�)H��:\�\�g�G���\�nV�\�Ly\�\�\� UlGȓ�ʐ\'v�\'�Z���TH\����\��\Z�3\�3\�fHm\�+H]/R\�%�\�F\Z\�\�\�H\�\�KH��3H�B>���yy\�\�\r\�\�;\�&�1\�M\n\�c\�\�5q�\�5�yg���\�C$���(Ȉ[ d�\0����~����$\�3\�\'\�K\n\r2~�d\�9\r2\�\��|=��L\�C��\Z�\�숀\�fdA~R\n ?\�yB\�7\�!\�A-�_\�\� ���E���Y�\�Y.xY\�?Y\�K���!+\�ݐ�\�ӐU\�K�U\�*$�\�\�C\�\�@\�!\�!�J.Ce��P�}\��r�P9�E���T�f�$�*\�gB��PPeeU\�\�6\0T�ݒ�\�N·�:)BU�>@\�4EP\���F�T#\�\�\�\�Y8\�8\n\�AuEw�����z\�ǡzm>P��H���\�H�0\�\�|7Ԩ�\�Լj.\���ˇZ:9A�h�Pk�\�Pk�\�\�\�>�m�\0�]\�7�\�\�\�c6\�`\�k\�\�\�C?��;�@_\�A�<@C��ҁ�8=�cu���:p�\�\�C\�\�4�\�3�\�\�.\�\�zP\���s4\�k\�S�\�nu�\�\�\"\�I�z2�=9q\0\�\�\�\0\��s\�\Z\�ԏ>\��,\�%\rz\�g;\�\�\��\�K%�\�\�A\�P@M=\�Caٷ�\�\�,(��E�܄\"יP�)��7C1CuP\��)�\�%B \�(\�#JJ\�%���RP\�\�Pft\'���\�\�\n�JP\�Pqy<T�9*�)�J&\�\�5h��4\�\�Kh\�M\'hh\�ahX?\Z�\Z�m74R�\Zik�\�x���\�߁FU�A�l��^E��F�hC\�G�\����\�\\hb\�4 XMEC�\"��)\�k\�2\�5�\�\�\�\�\�\�\�n\�tYUh:\��EhFX4c�\�\�\�fiiC�Q\�\�mhL��\��{\�4/lZ�x-h\�XB�B��\�TGh \�Z�\�Z�r��2�\�\�ZE�\r}B\�\n}��\r}\�~?\�\�XhM��fzZ{HZw\�6�>�5���Z�\��<\��\�R�\�N0\��\�\�m>�\�\�\�\r���\n\�05�v�\�@;\�B;oX@_݊���\r��j�\0}�5�\Z�\0\�\�d\�b�C�Bd�ݟR�o\�;�=m�оi/\�[��з\�Ϡ�\�\�\��\�\�kM\�ۮA?���8\0�T���m����BǺ��\�7�\�7�A\�\�D@\'O�@\' [��O��_�=�~�|\n���:s�Eҡ?�\�\�\��\�\���\n�A3�y!\�\�fb\�\�X%t \� ]>�|\'\Z����ߡ�\�k�п6<\�\Zq+t�]&#��m\� �6���\�Y�\�事a\n��0ū\Z0\�\Z�Jql˗\�V�6l\���m#\�vb5Lz\r��+��i^4�i)\�t��azr\0\�\�ӹ��Q\n0Y#�����\�&�� flS3N<3�`��K`f\ZJ0�>�����]�ư\�\�P\�\�\�\�0��V�=E\�\�\�\�\��\�\�.\�A\�%ء����\�y\�v�s9�s\�*s��\�rV�y�����\r\� 7��V�NMD�\�<����\�\���\�a�0����st=\�EKX�\�\�\��;\rD\�\0�%0\�`\�\�\rCV�`\�\�[0��>�\�\�\�öl���\�(\�d\�T!��\\�\��W��\�O`\�w\�&\�n� ?킉t�a��k0�\�i��m\r��\na\�Z`ᖛa\0�ȣ\�aWN\�î\�Dî�1�%�{K��\�R���RG�`׃6î���n�\�\�t2�ej>�eұ�,�c�,\�}X\�\�>X\�2,�p�{\�(,\�\�ސ+� \�8�еV(\� +�+,��j+2�+�\r+�� V\\\�\0V�\�\Z��\�V�\���\�V.\�\�\�K\Z`�:���0X\�\�:�\��Ju�J ��O���N��ThÞ�\�aO�o���c�\Z2\���{\��\0k�kh\�\rkxk���u���\rb`\�\�>\�q-\r\�9z\��S\�\�\"\�l\�R���c�\�\��\���w��\�h؈{#\�\�5\�\�v\�fa���`\�N\�>�ρ}t��}y<������M��þ�?�M�<�}\��n�}\�b�f=a�s`\�C؏�#��\�|\�\\�:\�w\�\0lѨ�x2�J����u\�mؿ��\�M�಼U�l�\\\�]�D�W\�q�Ż���\0��\\W�\���\�@\�j�~\�\�\� p\�)_�\�M\Z\\��\\7j7\\��\\oA�7� ��7R��=\� 7\�J�_�71���>��\�݀�:��M\�\'\�\�\�p3�Sp�W�p\�\�)���|�\�ܲ_��q�R�\��[�m��\�v8,\�^�no\�\�\��?��0\�W\�\�\���w,i��t�;\�=\nw�ˆ\�8��.퇻�\�\�\��\�&\�\�ݷl��J�{\�\�\�1~p�\�l��\�\��~�M~�� h �\����\'\�\�\�\�\�\�\�p��68��9��fp\�w;8FC��\�N���\�I�pWN���3j\�\�\Z8�{���ο�M�\�b<.f\�%�kp\�rxH\�ixH\�x\�Px\�\�@x\�\�,<\�><\�K�\�\��\Z�\0�5�\�,�\�c/\�ᱍn\�8\�]\�\�:x�\�2<^\���w?�O8O(<OL҆\'�\�!�\�7k�o�\�\�\� ~\�e�v\�w�\�z#x�m;<����.�\�\����/�x^(F�\�\�\�ś�\�\�\�\�\�\�\�5?x\�P+�\�\�:�\�\�^>\��i����X��+MQ\�G\�\�\�Ǒs\�j�#�\�A?�6\Z�\�o�\\�7\r�|�7/��7�[��Ԩ\�[8\�V��\�\�:\�NU�\�8\n�Z\��z�\n�z#\�mq\��\�@��\�\�\�\�F\�\�\Z3\�\�B�\�\�L�p�|$\�\Z|�\�\n>\�\�\Z�\"\��\�h>\�\n��&ÿ~�\�g@\�\�\�\�\�C�\��\�\�9�A���\'�\�X>|z\r���/i<�/}\�\�\�W3\�k\�D�z\�K�FP�)!\�x��-;������ߴ��?R��_ \Z\'J�E\�^o\�\�\��[T_ �\��P5�C��C\�\'\�\Z\������B\�Db\�\�;�W�n��\'4;ë;3m��+&C+m�a�\�D�\�&��e�y\�Q��C\n¼Va\�v��\�e\�\�M�u\�,\�\�X8\�V���m?�ػֈpPA8�-D8<�G\�\�E\�\�!]݊8�\�8\�\�\�$\�\Z�p� \"��\�A�F#\\�\� \�\�k\�#%3�dzY�R\�\�\��\�jC�~\�\"NM�!μ�B�%\���ш@9\"�RQ@\�C\0\\J@b28䇀�\�szt\�>f�\n��\��U�\�\�\�űAIf!(\�T\���\'��D�\�SE�S<�\�j\� �\��\r!�\\A�r�\�&D��#\"TJG���B�W1W\�\�1�F1\�.!b��\�5�\�\�D\�\�vD\�d=\"\�\�\"��� �\�{\0�X��Hb\�\"�nC$w^@��&#R�\�\"�i+g7�n nܜC\��E\�ƶ\"ҭ�\�)\�\��\�$D\�z=\"\�,�\r��Ȟڄ\�!}Dܕ\�FܝSF\�iA\�Cy#\n\�\���z^$#J�%�\nM3Dŕy\�c�D\�\�{��O?\�!�s�ϫ�\r+��F�1Dcd=��h\0\�\�\�wѤ�hr� Z.�\"\�!u�N\�Uī� \�\�\��W�]r�\�O5o\�A\�\�\�\�\�}A�\rtC�\�WF\�=s�A�1Tk�x\�c���\�\�\�\�\�q\�\�vĤEbj?\r\�b\Z����ލ�\�9��?C\�\�N#濔\"~9mF,�\�@�~��X<Y�X\�7 V,1�\�K�U�&\�G��ރX�\��\"6�m�_!�\�X\"eT/#eʔ�\�vJH�\���\�\�\�A\nr�\�N䖾)\�\�X:r\� \��j\0��\�\n�n��T\�\"5��\ZS�H�\�7H���H�\�\�\� &H�=�H}~rgz?\�`\�?�\�/u��i\�\�h1\�X�4\�\�\"M�G�&�5H3w1\�\�\�&�Ŷd�E�2\�r�i\�$�G\���GZ.#�Y��6QH[\�\�\�}{!����\�\�����!��\�#�N\"�̐\�?W�.9�H��V�+_\�f\�\�OFz:�Bzũ\"�2�#�֍���>\�sH\�z1\�wmy\�&y\��<\�y\��\�1\�,�\�\"���o \�\�\�C�79�<\�y^\0E^4!�/�A\rH\�H`\0 �\�#A\�$\��; �H\�&\�v \�WCB�͐0\�\��D*�\"��H\�\�Q$���\\���\�9 �a\�Hj� �v+I\���S}HF\�^$�\�\r�\�[{�\�#���B��H\��8�)�x���BJ\��Ҳ�\�mod\�.2d:\Z��E��GF\�AYȈ|d\�\�Ȩ\�_Ȩ{6\�+Y\�+O�ȫF\�7���$Dƽ\�F\�\"\�\���&2Ͷ\Z�V��62��\�/�L\�\"A�\�\� \�\�\�pdV\�5d\�\�2WP��{H�,E�,!��l�E\�C�E\�$\��\�5yd�\�,�\�\0�x\�>\�\�\�t\�\�\�}ȧ\�5\�\�\�9duK�vYK\�E\�Jݑu\�#^ _4Z\"_�G6=kF6�6 [�� [hQ\�I7�5\�ٶ�\�N\�Gv�\�\";a{��#��.�C�%!{]\�!���}��o咑oC. �5\�ޕ\��\�i]\�\�,rd\�2r4\�6\�\�i\�\�d\�\�T\�\�Gc\�g,\�\�E+\�\�\�X29֔�|FN22���\�)�(\�\�Wo\�\�\�\�w;1r�E\�B_ �s\�q\�ok,\����\��Hى\\�UF.}��\\q>��;\rB��\"\'�\�N\"�\�D\�*�d��dɶ(y�\nJ�y\Z���R\��R��F��4Q[\����~Gm��\�V\��\nNG��\�Qj\�VQ\Z �[\�Q�N\�(\�^O�ގx���.��\�K��2\�܄2.\�B�E���L��P�\�\"P�\�\�QV!�=r\n�=*�(\�\�(�c��\�=\�>�����\�Q=\�P�6\�G\�\�A9Mw���=QǶ���A�\�s��P\':-P\'&�Q�\�Q^\�[PޏE(\�V\�IG\�$=\�\0��BP\�ͨj\'P\�G]���\n)��~�������_@��\�(\�\�\n����\�\�`�\�(�&���A\�:P�=\�Q�� )\�EnqGQ6�P\�b6�v&E\�7@љWQ\�*(�gJ|�%IAI\�\�PҔ/(i%d�B�ڢ\"\���\"��b\\mP1�\�Qq/\nQ\�ߨD�pT�\�(*\�\�*\�J��C���B]���I\�P\�\��\� P\�\�ZP7�W�nF�E\�؎J�Ƣ2���VT\�\� T\�tT\�\�ZTf�*k[*\�-ug\���D�gW�\�+IB\�?�B寞F[W�J���J��Pe�\�P\�]P��* Z�ʸ:ԣ\�8\�\�׳��+QO\ZbPO\�e�\�\�7P5i*�ZgT�U\�c�\Zj��^\�QM;���\�\�A5\��Z\���Z\�P8]T\�r\n\�ed/ꕠե\�\�\�\�ס�\�sP\��7J��7����\�A��\�i��n�wƝ�w\�!T�7��~6j\�\�f\�\�\�\�\�\�}����\�&�Q�fn�7�P\�/�>\��>\'���\�E}�\r��PQ_B/�\����zo������+X�f*P?�kQ\�\�Q\�o#Q���Q��P\�!�?O�Q�\r�P�\�\�Q\�_P\�\�\�\�?��\�\�q�\�����\�Mq\�Л��\�rg\'\�r;�\\wZ���GG+�c��~D�\�\�[�\���8\�Foyy��\r�5\�\r�ꞀV�����\�:Q�\�oB\�5I\�E\�h�e\�@fm�ICV��\r_�@\�mE7\�\�f�\�fg��s\�ܣmq\�mQ���(އ�\��\�\�C�� E\�L�\�\�\'z\�\�g��\�\�\�\�9O\�,�\�\�<\�ϻ�&9���ɠ��m\�./\�\�n[ݎ��\�~\�\�\�\�\�ho\�\�j9\�Q���\�\�\'}rG:\�g\Z\�چ\�=��>���>JA��\�F���E�\�A_<i���IG_�\�A_R\�/\�y��T\"E2tߠ�l4`�\Z\r�\�A%�Р�h\�\�#h��\Z\\胆|8��)lEÕ2\�\�=\�hx�\Z�\�F\�\�\�|4Np��\��\�\�A8h\�\�q4э��\�3\�4�ch�\�/4}��fچfz!\�̌}h\�+4�F�(_\�\�o{\�\"\�M*F\�\0fh\�&ZP\�\�E��\�h\�A=�\�2:4��P�GG\\���\\���\�\�FG7q\�1]t\"\"�rj:V�N\�\�B_WA�o\�\�@\�\�D\�>��N\'�Cg\�UCg�:\�\�\�\"tn~-�n~:OE�/���g\�],@�\�\�\�S\�Х\�貸Qt\�\�]t�\�Wt\�\�\�\�J��\�\�\�g\�\�G?x\�ljj\�\'\�n\�S\�\�a\�)t\�-t-!]\��\�g\�h@7\�$�_Ԣ\�M��\�f\�\\t\�$\�w�\�Y\Z�5\��\���3\�]݊\�q\�A\�p\�\��ׇ�\�\�F\�\�\�A\����\�YlA�+g���\�\�\�\�1\�@!zg�\����n��\�CA�\�f\�\�\�N\��\�:�m9=\�d=\�\�\0�\�\�F\�| =?s�[\��+�^���W2\�+op\�5\�\�\�u\�i\�d�/F��\��#\�\�#ۏ�\��\�̮bd~�a\�-�0\�\���\��(]\�b�\�c��vb���c�ڪb��tc�KOb�?��l_wǨ]Ũ/b\�n`\�zoaԃ1Z�\�\�g\�0:\�X�n�9F\�7����\�\���\�\�\�\�\\J\�\�\�cm1#,c*AbLG��]}�K��KMu�U�c��\�\�l\�\�\�\�\�\�!a\�ʜ\�\�\�\n1�\�\n0�9��ӯ1�\��`�)a[e0G�Z1Λ�1\�]\�;�9\�c/\�%�\�\�M}�9�ǜ칅9߂9���9=vs\�n;\�La\�\�\�.��Z\�^]\����>c.݇c�\�b%���qU\�\�SK���\�b1\�G#\�\�l\�);��\�Ơt\�1��0�\r�A+�Ơ�1�^\\\�s��Cr�Ð\�g0��w1�zC�\�0�0\�c%\�*\�5\�p��bx\�0��R�\�HF(�cD��1b\�\r�\�\���� \�\�b\"\�D!\�a�\�\�\\��`��v`��.b��\�c���1\�Wp��\�͘xL�?L�m/&�\���6�I�\�Ǥ&R1i#9�\�L�$��\�\�V`\�\�\�0�����#�\�\�7��)3VĔ��)\�La��0�8�ʿ\�GD\�S\�혧\���\Z+0\�\�\�Sk\�Sk�ԕ�\�Խ�\�oیi�`^��0/\�1MzL�K*��\�*�E��i}�ƴm�i��yu0\�\�\�\�t\�b��(a��(̛�vL\�\�#\�\�\�\�\�Y\�b�\�\�}}�yk\�y\�\�:�p���[\�=�\�\�\�\�eb��üR0�~\�0��O\�0cc��/\�\�0\��`&�1M��I\�\\\�d�f�mf\nU���Z;��z��Z�\r\�u9\�\�L<fz�ff33례�q[3����\n\�k\�f\�o̟&=\�bFf\�k\�b�?fY �,g�aV1k�&��\�0\�Z�#f�ِ�\�lأ0�������B�2���p��yM�|�V�\�H>V)f�\�\�\0�y�\r��\�4v�#�}\�V5��UM��U�\�j<\n\�j:\ZauTc�:�o�;��aw�\�c\r�ձ�>�X\�;�I\�\Z\�d\�\�vk\�X�ݵ8��<i��\�Bb�\�\�j\rX\�\�^W�=^����\�j{`\�m\�\�~\�0w\�\�;\�CMaXg\�\n\�1\�;\�p�\�\�݁u��ĺ\�\�`\�\�b\� �|��\�w�\�\r֫\�\n{2\�\��\�3r\�{\�\�%\�\�E\�\�)�_\�s�\�lֿ&pj+6\�\�\r\�ş\�\�ρ\�\�3�X��,��\"������б!,|g:ᨅE\Z�â|��&-Bc1[\\��\�X�}6\�c�87,\�\�,��\'�\�b�e��²\���Y,;��\�Pna�e�X\�w9,��2ñ\"�T��\�J\�~b%,V\Z��~8��\�Ćf\���\0`ÆIذy46\�\�^���P`#�\�FrƱQi\�+(}l\�\�BlL7ՎM\�\'a�Ʌؔ��ؔ�9\�\�sl\�9��׃M;���y\n{#\�{\�u\�\�\�\�؛+�؛\�\�\�\�\n������fd�c3�J�Yav\�;^S/&\�ܽ�\�\�\�ln\�Nl~�#\�^��`�\"��\���\Z�-6\�\�\�\�c��\�\�\�\�\�\�mؒ��\�2p2��^�}x[[\�ލ��\�>���}4=��*c��2�\��\�\Z$[\�\�[��[\�j�}\�m4��}�\�\�\Z׆m\�+¶�b\�\�R�mK�Z��A\�؎\�l\�\�}\�·�����\�.\�{l�\�\�b��Mb{w\�`\�:\�¾�`\�\�\�\�\��Ya��|��_c���v�CN\�ؑ��\�\�\�5\�\'��ر8\�X�\r\�\�H\��q+\�KT#v\�Nv\�\r��\�\"a�Z~\�~}׀�\�\����\��\�\�M`g�}��\�I\�o`�8b\�8\�x{\�|�v�p\0�`2��]�\��\�`�Ұ�M}\�\'G����c�-o�ɘ+\�6\�\�d��qʞU8\�tܖ\�Z\�V\�E\�\�\�\�p\�.)\�oR��\�\�\�v�qj�9�Zf?N\�\�!��^N\�\��\�\�i��\�v\�\�\�\�\r\�\�\�|�\�Ƿ\�vR\�\�v�`q&Π�g00�3�ۍ3��\�c\�?bq��B�i|\�,\� \�,i3Μb�3O<�3���\�5\�Y\�\�\�|�\�(\n8�$m�գ�8\�\�8m2\�6�۫e�\�;\�g��\�O\�Ҍs���\\z�;\�\�x\�w�%\0\�t+\Zw\�n\�,\�s\�\�I\�8\���s \�\�\�o�\�n?�\�\�,\�ɒw����8_�e\�\�\�\�8�c��W\r\�\�_\�G\�\���\�]h���ػ�,��^\\�]\�\rwyWT\�A�/\� j\�8\�+jP��N\��q0F?qP�@>\�!>2p\�}\�q\�[x\�P��\�\�Nh\�p\�8\�uW~:\0����#H_\�gpd\�\'8r\�E\�G9ꋣ\�\�hή8\�\�m\\Ǹ3�c\�U\�\�n8\��@%\'8�z�\�\�.8\�\�\�8q\'��yJ>�pa[4q\�)p�n\\Dr.r� U��\�\�\���=R��M���ͭ\�\�U\�\�\�\�m\�ŧ�\�l�p p w\�\��*\�N*\�\�j�\�q�\�a������ʝ�t\�\n\\�u.#�\�\�\�\�.\�\�\�\�\�\�O\�\�\��\�\�=q����{A[p\�\\A\�>\\�\�v\�}\�\\�\� \�`bW\\ր+�\�\�ggq\�Vp�\�\�1\�=�\�{z�W�\��\�=\�Yz�\�\�\"�\�uW_��k\�s\�x\��\�y\\���\��ǵ��\�Z�\�pm��v�p\\{\�g\\g�g\�\�z\�\�\�W\�~\�^͛�/\��\�\Z�ۿ\n\�}\�\�\�<\�\�\�o\�\0�7{7�)7\�w\Z7\�q7\�\�\rG\�\�o\�FVq\�=\�p\�!�\����\�Y�O^,\�T|=\�\�7�����������\�fиY\�S�Y\�)\�\�s��yIs\�\\H\�ϔQ\�ߺ2܆�\nn�u3\�\�Cm�L\�i�l\�m�G\r��]�W�\�\�\�\�\�\�\�\�\�/�\�*�S�-�\�\�[[�\�Y\�«�\�U\�\�\�j��x\�}X��\�^c\Z�הy�\�)p\�\�,�\�uV\�\�;b�\�zz9x}X^?�+\�rop��7\n;�7�F�H\��\�\�S�xE���:~l�\�\�~\�>-�\�\�L���=\�V\�\�v\��~\�W�wH5�;��\�/\�\�\�\�;d\�\�[\�GvJ\�N�\�\�ge\�ǐ{\�n^\'\�n\�\�}���\�^\�\rxߚ/x\�Y�)���3\�w\�϶=\�ik\�L�\�\Z\�\�k^w \�/�\�\�AV�� I>�z�r\�\"�\�p\�\�\�\�x`c(�1\�C\r\�\�}x�OB\�\�*\�pg qQ�lǣRS\�f3<:\0�\�*m\�c\r�x\�T2���O\�;�\'��\�\�W\�\�<\�\�<Ւ��\�\�\�\�rx�\�r<\�\�<�#�gM\�\�\�N\�\�l\�c<�\�ϋ\�\�x\�kx�\"/z\�+\�K\�]\�\�\�\��\�6|��,>\�J�\�ϥ\�#\�\�Sy�+7\�\�W\�\� Z|��\0>!�>\�O>q\�,>\�%|r�\"8�O��h\�\�\\�\�\�9E�\�O\�o��\�o�!\�\�sX����\�\Z&>����\�>��\�>\�\�$�^_8��k2�\��\�\�_엍/a7\�\�|\�\�e�����z�\n\�-|���\��Z\�_\�`��s]\�\�\�c\�\�\�\���\�\�\�]��\�\�͏�\�-��\�\�\�\�\�L\�\��\�\�\�1|\��<|w���z>�w[3�h�����\�~\��,\�p\�\���\�?\�\�\�\�Q\��\��?����O���OI\�O�\�\�>\�_\�\�_\�\��\�\�\�\�\�\Z>�ώ4\�H*\�?�\�\�d�\�\�r�\�su[\�\�i\�\�B\�\�Q�\�W��僋�\�z�\�m�\�~�����Q�G\�t�KPF�\�\�&(�?Gج_I\�p��Rp��ݷ��=�*a{��\�\\CPM�#�\�9T��j�^��A!A3b��\�ޟ�=\�J\� L\'\��t/��������v�\��\Z��~��s9a�[=��B@��\�$\�F\�!X5hl6y\�C {��{����2��Y�}\�6��\r?\"��#8~\'Q�&A�#\�G\"{ G߸�y^�cL6�\�\Z�ݹ�p\�6�p<\�1��M\�h8K\�,\�\"x݈$x=3!x\�U�Iw \�%`��S0\�\� \�\�Ww �߈ g��~�q?�)�����v�\�\�\�pnx�p�z�p�\�+\�u�pQF�p\�\Z!�D�\�\�\�B��B�\0�iK\0��`���s\n1\�! իȷ�k/[N%\�\�\' �k^b�@ryJ ]#�:, d�<y�K��v����\� l�H���\�%p\�#�\�h���� ����Q�%A�bM�T\�&D\�#D�o���Q��\�+��v�ܩ&\\)9O��aG�ڙN���K�^�\"\�{+\���\�<2!%�3!�~�p]őp\�2\�\�\�\�-p\�V^ !\�\�\n!=\�-!��N\�4� d&-��\�١�;˟ w1���s=���\\B~L(�\�|n{C(.\�E(5F(�\�\�dі�\n���R�\�Ⱦ�P\�YOx2\�Nx\Zu�\�t�(�\�>�P�J�+i\'<?:Ghd�$�\�T!�x%%�ұ\"��Q!�.yM\�~&tO\�d� \�<CzG��_�o���\Z� ��R\�`z:a$\�&a�Ε\�0���0:L$|8\�M��~�\�\�\�u§)8\�s\\\�\�ѓ�\�%�\�n\�d�*\�\�%\�7\�e·\�U·j6a\Z\�I�>[@�\�K�#�\�z��\"_\�܇��y\�\Z\�B\�w\�\�\�\�\�G\�E ���\�GXZ\�#,�\��&\�\�6@�2�\"����D�=`�|\�9��MQi�>q\�\�c\�-Dg\��\�m\�\�\�H+\�m<8Q\��Q�dB\�\� j\�\�A\�4�F\�<I\���\�n\"j[\�\�S\�D�Q<D\�m�\�!\�ĝW>w��\r\�\�\rJ{��\�D���\�\�0\�\�ɘ�˗I��\�@�\�n\"Z��G\�\�t�h�ljh}f�h\�\'\�Z�m�S�v-\�{!\\��\�\r�}�\�.��o\�U\�c_��2�����\�\�#��Ot�iHt�\�Kt\�{Ety�@t��Ht�?G<\� C<�-�x\�\�1�\�u��rѳ\�\�\�}\�$\�8\�\�\\\�,A�\�\�.%�a��\�\�\�E�\�����\�/��\'^TGU∁\�D\0c�\0A:D�\�4\�\"$\� ��d\"\�\�Yp��ʘ$��u�h\�ḎD\\\�<\���H�\�\"R��\�;\"\�t�Hkw\"2\�m�\�!:����\�\�$\�rg�l�DN�\"�[\�N\�v�y�<�P��(\"�\'�\�\�\�cDq.�()X%J!��R\�Kb�Z1b\�bؗQ�I�<=C���G��\�%FE\��c�1�Hb\�8�\�I�En!\�9\� \�u$&�>%�\�Q\'���!�҈ij\�Ĵ[�\�\�.o\�;oۺ3�b&e��\�x���kC\�\�7\'\�\�#��\�ws�b^n%1\�n1�� \���X�.\"\�<�\'>xO,~��X\�RM,�$VL||\�0\�C��\�%֘7�)�!\�\Zш��\�Ć�⋼Db�l,��`�e�b˽Xbk\�Kb�F#�\� �؉\�\'��h#��;J\�f���z�=*\��=vψ=�/�}iaľ%4\�#��ۜ8\�gq(:�8\�+q$����\�E\�G\�\�c\�G\���8\��7q\"h?q\�G�<�A�� !N{���#��U~#�\�7!.P���\�b⒊q��L\\\� ��Wv&�k�בB\�\�\�<\�\�\�\�\"iӦ��M\�H�E$�G�� IiFRp\")�^!)\"\�H�\\Iq,���@R���H�\�\�p$�\�b\��\�+�\�x#i\�\�\�$��D�z�I=���i���\�EҊ\�\"iՔ��\�\nH;�\�$��C$�i\Zi�ri\�Y���drKB2��K2�[M2\�P&�!.�veg�,о$�\�b\�7iwXi\�\r%\�\��H�z\�&\� ;E��\�L��* \�9�\"ى\"Iv\r4���+i��\�@\�\�`�\�0��tD=�t\�Or�&�4ד\\��\�\��\�}_�<�y$oݽ��ǵI>�\�|\�h�|\�BH��H��ƓN�>$�q\�\'�\�P ]P�#�[%�zL\n��F\nV�L\n\�]L�|ݒ\�{�<p���F)\��@FI��}��\� ��$\�x- z\� :����U%�\�H�\�1�ĝD�2H\"t!�a\�$\�O�ԛD�G��\\%=\�#�\�TAb\"�*�\�VGH�\�ygf�\�K}Jul�\�\�\�$\�\�$I�)IR\�\Z7D\n�\'�_��\"�XRD\�ҕ@\"\�\n�F��r\')\�ܖ�C�\�Z�b�~\'\�e�&I�G����II/�H7�H7��I�&٤\�\�\�\�%Rf ��}{�t\�\�%\�\�\�rRn\�\�\�_\�Iy~Hy\�UH�&��kq��\�֝T`��T\�|�T\�hGzp6�\� \"�T��C*�\� �\�\'�J&\�HegHe�E�2\�\0�,G�T>\�Tqj�T�X%=\��TE\�Iz�OzJS$U[=$\�l\�$\�,&=\�>Mz\�@%=?��\�\�#�ɹ�\�\�\��yO!���+���Gj^��ZeVI��!�V�:�=N\�`��q;\���\�\�.��\nA\�\Z\"�\�\�zL�H}i���\rWR�-�Կ�@\Z\�$\r��%\rm]\'\r\�\�N\Z>r�4<PA\Z��&�\Z��F��F[\�H���P\Z�O\�ˤ�\�\n҄O%i\�k%i��O��\�@����\�\�.i6\�in�\�\�7\ni\�\�Y\�҂1i�\�=Ҋ��R7LZ\�NZ�-%��hCZ\�\�JZ��\�{�H\�Y\�?72YvSYn,7gG�\�0\�\� ,�Ҟb\�\�\�d�k\�\�m\�C\�\�\�\�dM�d�\ZY;Y��\� YoBHַ�%룐d��K䝤\"��\����#\�86�l\�\"�Z��M��\�f6L��s.ټl\�\� [�\�$\�a���\�\�\�w\�6^\�\�6c&d\�wȶ�\�dۉl��B ١i\�\�%��o\��\�g��\��\�\�%\�Q\�/䣟`\�k\�cQ\�c\�\�d\�\�ep7\�uM>�݊|<ŋ\�}�\�;�C>9\�F\����}\��}��d\�OP\�\�Ƿȧ{w�\�l{@>\� �EZ��\�\�N��� 8\�9p�¡�\�M\�KG�ȗ��o���+\�\�\�rp\�_\�\�\�T2\�S�1�!\�:24i�}C!\�c�\�\�؇d\�))1\�NF�\� �ި�\�U�\�\�\�zdL����9�\�r02��*����Lf�#����F�d\�P-��}?��QGf���Y�)dVH8�5iL\�\\��-\�d\�|�\��8���C�\�\�k�di\�o��ʚ\�\�/9�\�\r9���\�\�|%�D�R�D�v�B�Y�\'\�jg����.��\�D�k\"\' �)Ԑ��\�%\�Βo/�%g\\O$g���3w��3�\�䬮d\�\�`r\�\�%r�Ȕ�S G\�Y�L\�\�\�y�0r^�9\�<9�\�4��\�/rI�����QE�ʎA�:�C~��4�9�iV�Zޙ��(�\\ۆ!\�y����O��W|\'7Lˑ��!7�f�G\�\�Mh>�\��ܬ`In\�D�[\�ޑ[/\�%�f\�ɭ+�\�\�*�\�\�E�\�o\�\�*\�K\���\�\"�\�\�W~�\�\�.`5�M\�\'r6�\�sg�\�߾J\�\'\�n%\�Ƀ�\�f\Z�\�(\��\�\�\�\�Rm\�T\�?\�\n�<�QA�QSK�\�nH�)\� ��s�� \�\'/z-��\Z�\�ˌc\�\�i\�\�A?\�\n\�$y#m/�_|.E\�o%EN;�\"\�nF����(U�li�l3\�~ʥ�\�Τ�\�S4v�P�\�\�(;��St1-\�>#��P��������A\�i\�?s��\� �\�\Z\�\�.�&�bL�I1����wPL\�\�Q̻:((V�-k7\��6\�\�\�6\�f�A�\rt�؍n�\�S�R\����\�\�~@9\0.��\���\�F9,�r\�K�\�\�\�h\�7\�\�\'�\��c{��c\�1�\�\��[��\�/<\�C&�\�yq�\�\\F9�i�r\�\�\�d\�C�/f�\�[\�E9�{�r�q\�\�\�0\�\�*�\�7 ��\�ݡ\�P�p�(\�&�s%E���ʥ�\"J`\�EJ\�!\n%�\�%X���^j�@PG(0v(>:JA��}\�k\�\�\�\n\��=�����X�\�k)�\�\n\�\�0�XlL!�s)��J\�\nU@��fR\�wS�(̗�֕N\n\�\�y\n�t3���/����\�(\�&\�lE\�\n��\�\�(a%�b%��\�\�_J\�8%\�7%6j�w\�%�d��谛�8��$הSRe()]�k���k��)\�<G(i\�\�)\�i)ZRn|�\�\nQ\�\�S\�R�\�+)�EJ\�?��\��(y(\n%�H�wb�R�M)�ͣ<\0���l�O)\���m���Y�R\�҄��{ޔ\�E<�|�\'\�ao6�r�\'\��Fyl��\�ÎR\�4HybmA�\�bSj\�\�)u\nw(u�\0J֎R��\�+�Q귟�<�\�\�8��\�$/Ki�\0)�z(\�?(c)�m��Ι\"\�K\�\�\�,�\�.�\�J\�s���u�۷�2�mKy�0�\�~�C�x{�\�\�-eL�H�Rp�2y]�2�:�2U\'C��B�|��@�\�C(3\�)?,�(svU�_\r�_�\�)\�(F\')�\'\�)\�&����=�Uo5\�\�e�k��n\�\�@�l\�\�S6Xʿ\�9�\�o\�/���(>U�{�*OJ�*ظSp\�T�3\�T%\�3�\� U%ϐ�\�\�g\�_�j�j>NT�\�TM�\�T�T݆cT\�&U\�tU/\�#U/�)u\'%��\�\���\�5�\�U\�\�\�\�TӘj:>L5�{M5o8L\��C\�\�L\�\�dA�,9M\�l�j�ӎj}7�j�}�j� �ږ8S\�,Q�Q\�,�\�DR�{P]~n���?��^�Cu\�6���`�\�\�T\�u�\��z\�R�\�S��zZdM=���z\��\�O0���\����^P�@�@٠^\n̥^B����[��y\��l\�\�\�t*Dk�\n}\�GE�%Q����\�G\�T\�\'e*j:��\��b.S�؇�x/��B%���\ZQ��\�^1�:��J�\�Ҋd��vs*\�s(�~b�:J�K�P#AT��\"���\�AP��P2�\�\n�G�B�*V|B?T�J\�TIw(5�ʋ\ZzN\rO}K\r�I\ro�H�\�+�FW�Sc{�q`j\�A25��r�JMݩOM�\�RӞRo�4So��R3�\�S�\��\�Y*�\�¨w�3�洞�g�\�_TQX��\�\�`jI�.j\�wCj�^��F-�\���\�m�Z���VvS\�\\�>\�S�\��>}B}�ʐ�\�\�YjmC=����#�6��/\�P�jܩ\�\�7�m��\�\�>��c�kҙ\�{��\�_dM0��<��\�]�����_�S�=\�ԑ\�ԑ�z\�Zu�N��\�=�:��=u|1�:@�~E��h�~kPg���3\�9\�L���\�%��\�>����\Z\��\�m\�É:W�L�Gܡ�6u�.q\�Q��ǩkwP׆\�R\�\�#�\���S\"\�?�c\�\�gi�p4YSM^H�\�gbi�)4�\'�4�o\�\�\�㴭\�r�\�ji�rB�jB!M\���y\'Msl��\�|E\�k~D\�\�\�D38\�A3\0\�h0�����;͐\�fH��\�yь\Zv\�L�\�i��t��� \�|s*m\�5E�\�\�Z\�\�4\�e4\�\�W4\�\�4�Ek��\\?\�nƘf����ϭ���v\�\�\�`�.\�\�}\�@\�I#�\�w�\�t\�\�YÊ\�RHs\r�NsZ��\�_���٠\�yJ;���\�\�:C\�\�y!Kh\�\�34o&�vr\�(\�\�L.\�G\�D\�Y�\�|�,\�|��h�)\\ک\�+�\�^��3�:ڙ (\�\�\\J\�/<E\����\�@;gL;GѦ���J;oͦ\�)ӂ\�\�\�0\�\�MQ�˦i�!x\ZL\�#\r\�s�m��\�1iHY\ryX���\�\�04�\�\ZZEíw\�\�1_hD\0�F{��\�\�\�1u�i,\�X\Z�\�\�V\�ع�4Ε\Z�h�3��\�\�&� 7�4��q�tږ�MJE��ѐ�\�#��i\�\�dZd\�4-jԆv\r�\�8\�\�\\�\�F|�\�W�\�\�\�iI>bZ\�\�c�k\�ߴk�Jii�\�h\�_�\�n\�\��\�`V\�n\�O�\�:IKW\0\�2\�\�2)�h�}��,�-{c�vg\�ZN�-���\�=TG\���\�1�\�C\�\�\n6li�[��W���\��fZ\�v/Zq�\n�D��V\�\�J��h����\�_�����\�\�\�i�o7\�{C�Қ�=�?A�nI�=s��=ü�={�E�\�ʥ=W|Ek\�\�\Z\�\��\� �az/�ae�\�\�!�\�\�o�5�m�5�Ok�\r��伡��\�\�:HZ\�T\n\�e\�\�+Uګi�k\�Z\�>>�+ܚ\�](G{C:D\�\�\�O\�9\�E\�}}�\�w�J\�+�L{{.�\���F{glK{w\\�\�.|�\�\�3m@ߒ6\�~�6�F���\�\�\�K\�i\�+\�h�\'Y�\�ϿhX\�h{Ri�tKi����}���}�~I��a�6XK\�H����\�&�lЦ�\�McҾA\�h\�\�4\�w�\�\�\�l\�\�\"�6[,O�\�}A�\�\�~]�\�2\�~\�\�-=9J[j}I[>\�B[y�������Y�hk���u�z\�ș��\�D\�h{L\�Xh����\�}u�˕i\�+�t%�j�\��JQ:}+���\� D\�\�4D\�\�_G\�h�Eט�\�5\�l\�Z� �\�5�6Lז�\�*�\�u{�\�\'�\�\� tCS�\�\�,�h��k+��˶��ۣ�ne�O���B�\�\ZG�L�[�~\�m\�\�\�T#�]\�8ݮ7�n7J�[\�G\�+I�\�\�\0\�2^\�\�u\�G\\At��<�So�\�\�\�\� \�=h�\�>w�~(�{�N\�=)w\�}�tύi���\��N\�\�dL\�e\�\�}۰t\�?�\��\�OKE\�3�\�\�\�=\�\�t�&ݿ�HP�\\�M�뢟\��\�\�d\�\�\�3\�ͨ\�{+\�\�O\�/);\�/%\�\�/\��Z\�\�\�Ӄ\�S\�y\�\�A\�t\�+:�N���#7\�ѡ^tLP 3x���\�K\�>o��D:\�\�7��/�\�N�~�\�Z\�t�\�U:\�?�q�-�\�(�Ρ�\�9\�\��t�c}�pAgW\�Ņ�t\�\�a�T)�.\�Lӥ-9\��hz\�\�z(�$=��nr�ζ�_�\�_�I��_�\�\�\�\�?=�\',��\',\�\���\�{\�ӯ��\�i�A��6=��\"=��==e=\�W\r�\�N=\�f��[\r�߽}��wp\'=O�\�q�\��\�\�\�\��\�\�\�\�E�\�>�\�ҡ\�\�\�(�\�d?z\�\'�\�\��\�\��\�_��o3\�\nN\�j�m\�\�\�\�jt&�\�L<�٩i�3I=��u\n��Go8�Eo�j\�_\�\�\�_�p\�/\�\�\�\�\�\�[\�\�\�-\�\�\�V�jz��?�\�\�Nz��.�s\��e��\�U�F\�?O\�6�\�\�\�_\�\r\�\�f�0a���kN�w���,��A�>�\� m�\�6\�/;~\�\�\�\�ǝ\�\�\'�\�\�7\�\�\'�\�\�\�\�\�\�P�\�}^v��G\���\n}\���|Ӕ�\\B_Q\�\�W\�\�\��\�W��\�W\�\�W�\�\�^\�5�\n}\�h��\�z���SJ\�Xf\�x#2\�\n\�}\�w;r\�\n�\�\n-R��\��b\�I�RbC9\�+cs�\"c�M?c\�2c\�5e�����܅�y\�Ш�\�\�L�eh�3t6\�1v�_g\�\�\���\��1���F/�3����\�H�\�\�E�iv\�l�!cW�òc�|ên�a}}�a�\�ú\�c�3��wh��wÂa\�%þ�+áuc����\�\�~�\r\�\04�q\�\�S\�!�G\�^\��4Ƒ\�$\�Q�J\�\�\�H�\�KƱk�W8�\�:\�\�\�G2|<�2|}\��1\����3Ζ�1���䯌�KɌ�+&��\�ی��=�s�Aƹ<\�ҹ%F\�\\(#�\�>\�\�JP\�\�\0� 3�Q�\�\�3`\�\�(\�ST�;�9\��~\�g_\�=�d\�?�3��NQ|�A\�\�f�\�V1\�\�\�4\�=.��\�`0>1sGl\�-N�#�\�,C<q�!mA3B/1\"��3\"���팫Y����|F\�\�ˌ،F�kEFJ�#\�H�\01\�T���\���w2nP`\�,Ke\�\�,f\�j�e\�z\�H\�\�~\�#������ʸcg\�\�_b\����8���\��\�WF��\r�0��q\�;�Q���Qԕ\�x\��Q\\��Q\�q�Qb�\�(��(m�e�2�\�\�3�\�O5J-��N1�\�!�\�\�\�x\�h��f4ƴ0��\�3Zw�0Z]��\"cF{\�wF�5�\�!㕎�\�݊f�Q�g��^c���e\�u2�\�\�\�\�g\��CoI�\�匑m!���;��\�\�\' �\��\��Zr��\�ތO?��1>�3c\�\��(Ƥ\�<c:P�1�\�ɘI\�Ƙ�\���\������\�e�2�a�r�\�X�|\�X\�Y\�����zʙ��{��Vgl@v3e����ϭ�r\�\�3�g�*V\�\�-{>3�F~en�\�\�\�f�\�Tߕ\�\�`gjT15�\�fj���\�\�Ǚ:\�\�\�\\<sǏ+L=\�_L=����\�$s\'�\�`\�\�f\ZNc\Z+m0wi�2�v\�gZ\�\�gZ_ 1\�&\Z�\�r;�\�\'�\�D�C$���\�\�\�<�y\�ɚ\�h\�\�<rǜ\�w�\��t\�>\�<&c��\�0]���\��\��_LoD\�;�\�\�N{\�<\�f�x��>>K\�Lߒ�\�\�\�\�\��g\�\�L�ӿ�*\�®�\��l\�?��\�$\�\�O�L@3� ij�`n\"��DŽ�J�poe&<K��X)a\"}ҙ�\'MLt\����\��1�k�L��I\�\�gR�ә��E&\����\�f2Ho�\��L���\�\�d��e����,��\�\��\�S\Zb\n>�3%\�\\fH\�yf(\�3�;��8s�`̼\";̌��Όy{�3�̌�=d\��e\�U\�3\�\��q;�\�\�]��}\�\�$\�,f��93\�\�of\�m&\�z\�7\�\rs\�\�\�\�\�[\�̌�\�\�\�N\rf6]\�\�N<ͼ\�\�\�b�y\� f�T.\�N\r��\�-�Ш�Y8\�̼�1\�^g>Xg�\�\�3K`\�̒�rfɌ-�\�\�Wf�{1�R\�\n�r)\�11�Y\�\�ʬ\�[gV\�f1�މ`\�\�Ù5?��5�G�\�\�J�ϝ\�\�\�h\�&o\"�\�e�Yv\'���3�M��\�/�ݸ�\�Nrgv\'1_mQbv�^cvA��]Y�\��ef��\�K�b\��_���\���\�\�\�On\��cV̱*\�o��8\�L�9/\�a���1�L\�1��2��_0��^̿#�\�\��1�\�c(kS�-K\�;�%w�K�����\�\�Z{��MV������^��R\�\�\�R�\�bim$����,m2���\�\�ڑ�\�\�Ua驯�\�X��\�X;\�IJ��\�f�\�ϱL\�\�<�,�\���B&\�\�هe\�\�dY\�\'��L�XV b�\�!u�\�\�,;\�(\�^�D־�U���\�X� ���\�\�֓,�\�/YGV��\�N��\�XǰYǾ��\\R+Y\�\�Y\�ì�\�\�,\�\��\�7t�\�ߒ\�:G3a��L�.&g�ಂ\�;Y�7e�.�JX\0S]\� �x6\�f\���\�,�\�\�\�t�s:\�B\Z��\� wY*��\��\�\"\�ճ�\�\�\�19ÊE�\�E]\�bqY�\�a,V\�A{;�Ź�\�\��x;\�,�\�v�\0��%tmb �Y\"�K\�4�\n\�teE �\"wڰ��YW��YW5Ŭ�I\�XѵlV���wŊ;�\�Jֳ�w|`%\�h�R��R�Y\�\�6XcXi[\�Xi���\�*٬���[�ڬ\�\'%�\�Ù�L�^V֎V��3+�~#\������r�m���HV^�6�`\�+��\�z�q�UlN`��ֲJ.γ\�丬2\n�Un\�\�zؑ\�z�\�Ī8�Ȫxd\�z$��Uu�ͪ Y\�7��j\r\�Y����f���\�{BVKB�\�p7�\r5\�j��cuDmau\�g�\�O��.�zY=�\'Y=\�&�\�\�\�\r\�;b?�߀\�ꯖ��k\�YCvy���ì\�6\�\�\�wֈ\�N\�ȡd֨F\nk\�W\�C�\�\�\�\"k�ބ\�EF�\�\�_/k���5QYǚXA��4\\XS\�Y�o]m�\�\�\��R\�\�i\�\�C\�\�U\�O\�5֜\�<k�7�5�\�5k~Ŏ\�g\�)֟x\�߉\�\�i֚dk=�k�k��\��\�\���iv��\�v��\�V��\�V����\"؛7�7\�|\�*��\�-�M\�\�\�\�\�\�9\�\��l\�S�&ē����\�ZB��-\�;v�wV\�e\�\�\�`\�ay ٦ƛ٦�l3\�\�l��l\�8۲���;��mcz�m�p�mg\�\�v� f\�+b\�\�b�_gJd; �\�\�\�l��\�ze�\�:y�\�&w�}\�\�(�a{v~e{)H\�^;lom[�w\�%�w\�N\�i\�g\�3v@\��\�쳅=쳕�\�g��.���Q\�\�\�\�sg�\�Krc\�K:\�\�`b&;�\�sv\�\�\�\�\�\r?6`U�\r\�!�[\�P�l\�y6�F\\\�a#U�٨��lt\�G66Z��W�b\�=β\�(96Au�M\0k� M\�l�\�16\�Y�Mv�fSj\�,i0�\�7\�\�\�)�c�l\�\�l�h\�[�\��-1�eK�ؒ�sl\�H[Z\�͖v��Cɇء��\�a�w�#�\��#o��\�\�Q�l\�\�/�\�h\��옿e\�\�\�G\�qS+\�P;\�\�Cv\�fUv�A�\Z\�N\�沯[�\�\�\'m\�7Wmٷ�F���\�\�w2 \�|o);���pފ}?\��~�v����|�]br�]\�Ƀ]�[\�.W�g?Ե`?l\�®�sgW0&\�U\�Xv�\�~\Z��]c�\�~��®eE�\�\�\�\���\�\�-��U��^f7_f��\�ح�Zvlj-\�\�.!��\�\�V\�\�9��\�S\�\�\�~k\�a�����������\�N��Ln���\�G>y�\�ǜa���\�~�������Ö \�\�c2\�\�6\�c\r�\�\�G��\'\�ϱ���\�S��\�o\�\�1`O\�Q\�\�>\�w�6\�\�\Z\�ϻ�\�}\�_A�\�_Ir셳7\�쥑�액0\�_eS\�\�c�\�\r����\\�Y�##�ˑi�\�lJO\�\�e\�r\�Q8\�\��\�j���G!������P{������|\�6G�R\�\�\�\�l5��\�\n�\�l�}\�l{0\�\�n\�َ|�Q\�as4\�8Z�~q�\�st��\�\�b��78z?Z9�679�\�`��Tg\'\�1f\�8f��9�!:+7g\'�c]\�X?0\�\�\0?sl\�\�q\�4g8v \�g�\�g?\�\�\�\�w�C\�\�\�\�#\�E\Z\�`/ǹЃ\�R\�\�qy\�q\�l\�ad9ne�9\�\�9\'\�9N�/-�w\�u�\�9\�iY\�K%笧\r\�l� \�\�Č\�\�S\�\�#8p�O�s�\�\Z9\�N@o/\�RP=\�RL\'�\�\�\��\�\�\�<\�\0Ɂɐ8\�G\�8�\�\�\'��[��!\�yqȖ���2��*\�P\�\�s�WW8\�uWM5�C��\�0�i�\�MsO�\�C\�-\�9\�c_9�eW���*GD7戾\�sBg�p¤j�\�\�O8����g8��[�\�t2\'\�G3\'!���\�Dž�x\�I\�>㤍s97-87��9��\�8\�Nz���>(\�\�(z\�\�N\�ʹ�1\�\�\�\�\�\�p\�r\�\�Zq\�_�9\�\n�8U\'8�\��O9E\���\�\�\�41��S(\�\�勜Dz\�9�\�o9\�\',95\��:�1N#�yq\�%\�O�ņ\�i�B8-ɏ9-7z8-\�\�VGNk��\r8\�i+}\�i[�\�t�9�����b9�\n\�8�/9�\�\�9]͖��noΛ�LΛ_#�^��ӛZ\�\�~\�\�3�\�yk㼍\�伣p�\�^r\�os��r=8CӜ�����\�X\�+_8���\�8c\�\��\�!!�\�\�s\�\�\�\�GOY\�\�g\�9��8\�g\�9\�e΄5�3y:�\�\�[\r\���\�\�OoI\�\�\�zʙ�\�\�\�\�͙=�ę�\�\�̲�_S-8o\�q��\�s��\�9K_\�sV,\�sVNpV\�9P\�\�\�\n\�\�[�հ3�5�Ά9�\�p��)��+A\�\�ެ\�\�\�ĕ�_\�ʍ��\�R�|IWٿ��<9\�\��\�U\�s�� \�-\�ܭ �\�\�NB�\�W8W������������\�\�Վ\�\�\�8�ru\�\�p\�\�s\rBV�F\rv\\�\�X�IB%\�<ĵ\�\�Z\�\�\�\�%qme��v\�_�{�)r\�~r\�\�p\�E��>krB���XM\�C�ù�Uk��Ho�\�\�\�#��ܣ�&�s\�^��.��\\�\�Mo\�\�\�=���{�\�?\�q\�C\�qi.\���\�\�*��\'�^\�zx�p=�I\\\�?�\\o-9\�\�\�D\�\�ړ\\���\�\�\'?q\�\�zr�6�q�q���\Z����\\\�X����m���\�\r���=g2\�=\�=/P\�^�\�\�^\�\�\��\�GFp�\�\n��?�`\�[\\�\��x�\�c�и8.� ���\�\�\�����\\l\�_.�\�a.�]��Q��\�\�.\�ǥS\�p���l/.�� ��&�\�),\�r/ ��F-�\�^\0W8\�\�Q\�ͮq\�yd�D;�+��\�J_irC\�\�\�\�\�0�#7\�\�$7r�ĽBs\�^�\�^}��� �#\�\�\�(\'rc\�Ǹq?\�q\�s?\�s�\�\� 9nr\�sn\�nʸ=\�\Z>�{m����ʽ�t�{�\�Ͻ\�ȽՐ̽g½\�\�f�_\�fڸ�\r�YVmܬ\�\�\�\� %n\�\�!n\�P7OΒ[�^\�-<\'\�-\�[\�\�g\�s�\�m\�\�4neF��\��[�)\�}�\�\�>\r\�>�1\�>3Z\�>s�\�>W\Z\�6�!r[��1e\�\�B\�\�G\�\�[�r_r�����?s\�\�\�s{κp{����\�`y\�\�]gw�\'�;b�\�\�m\�w�\�?�\�}�\�\�`\�\�DL\�~�\�\�\�^+\�!\�x\�E\�\�\��7wj݈�\�s7\��3\�[a#w�{�;��\�Lgq�۹qW\�|f9w\�Zwac\'\�\�_\'\�ҳ=\�\�sܿ\ZO��y(\�ڡ\�Z�w� ��m\�\�(�\�����/\�/O\�xOf\�o\�W�|\�A�B\��\�+e\�6t\'o[vo[{2O\�O\�t��\�\�\�\�\�\�u>\��l\�]�y\��<S�<\�_�]�\�y\�\n\�y\�\0\�:t�g��̳�\�\�\�\�\�\�dy\�� �}{y\�fxGd�yN��<W/\�xM:\�c7�\�yy\�\�[\Z\�sy�\�\�\�yU�\�:3x�^\�N\�N\�\�\0\�\�ΠA�3\�L�\�\��v��1û0\�]T\Z\�\�n\�w\�\�\�òx�\�&x��{y�G�y�\�P \�%P\�\�by��<�E4\�OZ\�\�#<\�+j��\�\�!�*<\�b�\�\�\�\�H\�N\�\�U:<b�t\��l1\�#W�\�(�c<\�\�C\�J�\�L�\�\�4\�\��wÏ\'��\� ^�\�j�xB\�4O���rx\�D���O\�\��\�|1ㅾ\�\�E�\�E\�)\�E��yQp>\�J_\�\�e^�g/�\�K\�L\�Z\�R�n\�/O\�nD�\�\�h~Ļ5��w;�2/\�\�/�\�:/�?\�ˊ�\�\�\�*\���;���;Kxw��\�\��\�\�=�\�\�k\�\�\�|\�\�;y�w�~�wo�� x�w\�+\�\�=H<\�+�\�U^�\�U>�\�{\�<Ϋr�«z�\�{z0�\�\�\�~^5��W\�\�WÈ\�ժ\�\�D\�\Z�^\�=\�b�i��\��ע\�k��\�$\�\�0y��L\n�\�\�\�\�\�\�\0yoH���\�h^o��\�_H\�\r��\�\ry\�[y�1Wx�\�yc�\�/\Z�x_\�xߣKx3ɏy�Ɠ���x?2輟�����\�/\�ޯ\�o��2ޢ\�s\�\�\�\�_8�\�w\�\�\�z&o� �\�\�/\�\�TST\"S\�4_.Ć/Ϯ\�+x\�e�������Oe��\�`�ʷ\�-�l�[\"\��[\�\'�[�\�[\�\�\�~\�o{����\�\�W\�\�䫷*\�5��\�5=��;�;\�uw\�z��|}\�6�a�o\�S�7\�7\�f\�\�;�\�jd�q�o���\�|\�\"\Z·T�\�-/\�\�\�7�\�\�F|O<\�\�X�o[r�o��ķ���o7��\�S��\�\�-���m��F<�\�\�A��\�d�!1�X\��\�\�-��\�i�\�+&�\�\n�\�\�\�w\�?���\�?�\�ō\�ܐ\�?v\"��y\�\�>�\�٬\�?up�\�5�\��\�\�\�3\�|�$?\0\�\�\�\�?\'�\�?�\'�>��>�\�6\��\��\��y��\��\�\�#|@\�Y>�\�·~\�aO\�\�\�ZC|�\�$�\�\�\�}=\�\��\�ǟO\�\�36\�>�N�O\�)���T��|Z<�O\��\�\�\�|��3��\�0�\�D�\�3d���\�|)\� _�z��-���\�\r�\�\�ԓ�a���H\�;~\�\��պ\�\��X\�E~\�?q����7��,y\�O��\�W���\�T����\�N,\�\�\0�t���\�\�by\�zu�9\�y~\�C8?w���\�\�/3\����\�>\�K�w\�K�F�e\��r�?�!$���a��\�\�2�\�=�_\�\�\�?\�\�j$\�/\�\�kr�\�\�_����:�N~�\�2��\�1~ü\Z�\�\�~~\�:�\�\"�\�oY7\�iD\�ۇ�������7\�_˾\��\�\�\�\�\�w�\�\�\�\�\�w�\�\�/\�+�Y\���L�\�!s�pp0�����\'��a@��ٝ\�\�|�?Ꮕ\�\�\�>ʟH\�\�L\�5�3S�?\�n\�\�\�\�\�\�\��\�z\�_��\�C�\�\�o�+���+CB�\ZB��F��ȕ^ȕA�4�\�X�@\�]�}3@��i�\�X\n43��\�MZ�.\�w�\�\'���킝�%�\���?@mB���\�\\`\�)0���wFr�F\�R��%[`��D`\�\����̇�قݡ�V\�o{�6\��}p��>J`\� �{N\�u\�\�_z+p\�O8��\�\�~\�ws\�Y\��\�%8\�\��Z/p\�2(p�\�G:.�B�\�`���G\�N�-\�\�Ix��,\�\�^,89�(\�)\��T=�i$\�Y�F\\�2\"�Dy.\�O� ����\��\0\�(\0����\�\��fU\0�=$�x�2R\�xA\0z \�3\�O�\0��,�\'% �:T\�W��,� �^NP_:\n\�\���s᳀U\�\"`�8-�\�H��g�[���W \�*@�G\��\�N�(\�@\�m\"�\���t\���{U\�.��\�D�����\\=�K\�Ċ��8\� \�N� �FC��I�\�|B�HX$fn�~�\�ϞR���\�\�!�\�_\�\�gy�?/\nn�\�\�\�\�\�[��NA\�Z� �t� �|�\�\�\�$ANP� \��� \�k�\�n\�A^\�1A>v��\�f��\�K��`$(\�}ܷ\�ɿyf �J����e\�\�\���\n뷂\�\n�\�Q�@\�a��\nLT\n�$�ճ�\�N���^\Z�\�\�s�\�OY�&:\\Мp@\�<�G\�\�\�K\�.x.\�\�,\�x� \�dr��]��\�/\'/���W?A\����\�rX\�kt^\�\�\� \�c�\�5�OWy~�A�`�#^Q�X\� F�G\�s\�>�?|8/|�\��Q\�co&>�ɣ��\�\�-��F��ogv\n�\�\�\n�s �\�߂�N�L\0]0-\�Tzf\�>���b���@�Bh�`፫`\�\�_��\�_�,���%��\�&�A�\nPo�\�\�S\�\�`�P\�\�}\�V�Y\�\�\�\�\�\�4��\\�P\�\�[�\�\�\\�~\�Q�\�vX�\�\�)\�.�j�� u��B��\'\� \�\�\��iB�FK\�\�\�CB\�KyBc�\�B\�\\� �Hh� 4ש�מ\�28*\�Uo%�\0�-} B��vត��ֻo\n�SIB��\�6�Nh��]hwZWhw�F�\��H��(�O\�:xB�\�\�\�}�t��S���g��de��Ο:^\�#t\��N�\'�N�6B�2�йH,t�y ]\�yB7W\�\�sx\�ɞ�B���B��\�?=_\�?���X\nV./\�^�^\�R\'�f݅A. \�\�`����V�����BP\�m!�\�\�.P�BUnawBػGB��\�B�W�$�\nQ\�\�BT�P��\�/\�\��\r_�؏}B\\.I��z-\�\'V\n �_�$\�!�i!$\�\"�d�\�B�\�LH~�R�O Y�.!++\\\�M�&\�)\n��Ba��P\�n�/�C�f��=�aa�J�\�\n\�Hxu�Q��!�ɫ\�\�v\�\n����\�/ S��}ׅig\Z�\�7O�;U o�b�7so\�\�f\�f\�\�\n�\�:\�3;a\�IyaNj�0OFF�O\�\�\�6\�\�K�Z 뫅\�\�\�\�\"\�.a\�\�\�\�\�\�Ea�팰�-DX%jV� kb�\�gog��+a}m���\�V�|W��\�地i\�幡�Ê\"\�x$\��/K}�/_;\�_��v?\�{v\�{���\�\�o- \�I��.L\�XC8�$%:?:m~�\�~�\�F��\�pl\�R8\�Z _\�-�r\�$��\"�ڑ(�\�\�*��(����p\���pv\�\�Ɋ\�w�\�\�i�pp\�p\\�+/�}*�ݭ$��rQ���,\\�H�M~#\\E\����� �}=*\�Ԗ\"R85.R�\�P�0\�N�x\�H1%V�X1\'R:)R¶��ʓDJ߶��~m��m5\0��;��ߞmO��5�T\�>�t�_E:�\"�|�hǎ����s�Ȁ\��=Z뉌{~�L;��̯͉v\r\Z�,�lj,-\"�\�N�ŝ\"+;]�UHd��[d\r��l|�D6,�mXd�,\�;�Kdo4.��Yd�\��hC�\�@e�\�\��\�P\�\�\�\�}�Êˢè��\�\�\�i\�ѡ\0�s\�?\�1Ɉ\�Uy�\�5&R\�\�\�&r���\�Պ<�@\"\�s��\�բ�cY\"\�f�\�?�\�o�\�\�>\�u�\�l\�_��H\�\�MtN�Jt�|Ct�\�\�\�\�CQ�,J\\�-\n~\�]\�Q]��.ȊE@�r�f�d�G�k�\Z�D`/�\�.�*��/�\�]\"\�9R.S�̿*BGD�T\�\�ᔫ���\�D�\�&%=CD\�.\�\�؛\\E\�6W%E\�\�FD��\�\"���H\�C�\�\"�\��d\�UeX%�z5PSzK\�)J\� J��%W�R.N�R�/�R�Ei�OEi?zE73o�nV-�n>ݶ6�me��Ew�ʈ\�l\�4��\���\n�\�\�_\�\�/\r�T��;��J�\�R\�WQ��K�\�;����f�\n���\�\�vQE^T1�@T\�\�\�\�\�\�eѓ\�EO.\�=\�|Z\�!�\�D\�^D\�u1�\�2�\�?��$yQӢ��E�OԢ_&j]:\"\�P<&\��,\��\��^�^PE�~w�^\�rD�\nD=�E}�w�\�)Ȉ�>\���6��%�Fb�\�$S\�\�\�\�羋>>\�}!��\�\��\�͡�\��h�ݒh\�\�1\�%��}�\�}�i}+< �N���qE��)�ٿ�\�4\�\�W��k�_*\n�_GzD&\�D˶OD+\�����*\�\�\�k��G>������\�\�V��Յv\�ZܜhmH Z�6&Zg���&\�\�.l��P�\\\�m�\\s�X\�}�X��L� P�D��\�w�����߃�\�IbM/�fY�X+�X�u�,\�.4먿\�\�\�z�b��\�(�Zl��.6M�M�cŦE�b3{%\�!b�\�N�ŋU�\�U\�n%w�\�+�xOA�ئPFl33(�M\�\�\�t\�U-\�ŵ�\�\nR\�\�~�b�\���\�x�\�K\�uw\�\�͋��?�y�+v\n\�#v�\�S|\�`��\�E�3$J\�\�Y\�f*v�[�֧�O얈=vˋ=��\�^nb�\�\�\�ްb\�h\�I\�W�\�\�\�\�S�D\�fS\�\�>\�]�\���� �\�s�\�\�\�^\�šq\�\�q\�8(\�8�G8{UD���ƅb�����/�T\�P\\�\Z?+��t\�:��asnb\�f�E�%F+\��\�GĘi�\�\"\�\rĉ A�\�\�M1�(&++�\�\�b\�\�y1\�\�q1Ͳ]L\�}+�k.��~�\�\�@k1�\�W1\�\�sO]\�\�j\�>6��۾���X\�.�����Ž\�b��-q-�^\��敋ö\�ő{�\�Q�\�\�W\�\�W��\�q�_�\�\Z\�\� MHqR��8\�\�S�\�Y\'�������\�5\�i����\r\�>߲��\�[�\�z�3��\�+\�6sg\���{~�sFN�s�\�s�t\�y�qQ���\�z^\\|\�[\\\\9(.�&�K�ω+ߊ�> �b\�\�5\�/\�gԛ\�:�q}\�7q��5\�\�\�Bq����\�eUܴb/n\��\� \�c\�mL��\�q�s��#PGܑ ���w�_s��~�{[\�}Φⷼ{\�W��ߖ\�\�\��CM�����g\�C�}\�\�L\�\�\�\'\�\�\"���\�!\����\�\nD�ْ+�\�:,�\�)�\\pO����(�>�$��rV����xflV<{&K<��*�]\"��&�k}!�kg�\�]�Ŀ\�6�J\�+\�\�\�?�q\�i�x9\'P�W�\\�\�+^\�So\\&���8I6��I䯜�(\�\�(Q�$*V\��/9������\�G$[C\�%\�~ܓl�� \�\�-ѾrI��8W�\�wO�c\�U�s\"љɔ\�\�)\�\�J\�P};�D%1\�x��a�Q5Ob\�f�\�h\�Sb4.1�ђc{%\�B�\�䝅\�d\�[b��Gb8,\�5}Vba\�.\�m��X�\�\�h\�%6��ͻ\�[3�\�\���\�M\�^u/\�\�\�U��Rb�\\�_\��\�\0�KrdjF\�l}F\�Z$q\�H����_ �x\Z`$�\�\�%�>�\�\�,�\�u�\�\�T�\�덑\�T\�u�\�1��19��\�DI�)�\�^\�\�ג\�ݒ\�?%�${\�K�\\\�H�.�H\0ƉЎ?\��+\'A)��`2_J��| ���n%d\�\' e.�\�\�.�7p%\�n���X\�ֿ]v����+a�>�p\�H�rQ^���\�D\0\0I�D y-ԄID7$\�\�U�\�\�$dO�\�+�螕\\i\r�Dm�\�\�<�\�DH\�G%qubI���$yG�$u~�\�ڋ��\�\�_�$7�F%\�I\�\�nI�$SrgAM�K�\�.�왔89H\n�K\n\�I\n�%�����F$\�\�%�l$ŲI�\�gIY+ER���<��%�76I�\�I\�\'$\�{\�$\�y���0Ic\�Ic��\�\�\�%ɋⳒ�3O%M\�\�ZwIӜ��Y\���%#i��+iS5��9B%\�~\'$/\�K^}��t\'VH\�lz#\�)�\"\�)闼�����(pcH�\'%�� �!%�d84F2����h!�\�T$��gT2&|!��|�|�|)��|5���|����$�v.�o*�\�~h\�w��dF��d�\�d\�m�dV\�d\��\�n\�\�xɏ�Ò�x��\��_;e$��z�?�Y�\�b�d 8/YJ\�I�%�$\�\�H֔~I֎VK֮�J־�$kS.��%��cR�i\�M�\�RYA�T\���T\�\��T\�TI\�t�u�T�c-UiL�n\�\�&U\�ǔ���\"\�\�\�J5\�Z��\�o�:�T\�{�T/IW�/{N��Q���T�ât���\�$2S�kǀ\�r\��\�y\�n9�\�U�t\�$�\�.�Ԧp\\j�= u�aJ\���K\�\�\�I|��\�̒r�:�b�G��\�c�S\�c\�\rR�n��ۀ\�x��\�\�鉕\�R\�\�F�W�{��\\�\�dV�\�w�RzʠJz��Gz���\�L\�M\��\�Iϗ\�\�K/{K/ٖJ/5\�\�J���\0{)\�cJ\nB5KA\�3RXƠn~V�\� �\�\�O��f��\�/E? �b\�Rl���\�HJPt�\�����R����luPJ�Q*%���Rjj�L)s\�C\�Ҭ��,ä\\�����\�ͅ\�\0<�\�*QFI��\"Y���Df!Q\�\�{\�GeSv %���\n!��H���\�\�\�</\�9\�\�{�\�\�\�\��s\�9{�\09_U\0��;=��\\\�{@n\�}@\�\�K@�Y4 /np\�\0X�\0(�\0r��\�\0�\�8\0�\�\0\�\�@�\���1\0L�\0k��\�\��\0\�\�\0\�\�>\0\�~5�R1�\\\00ڏ\�q�\0n�����$0\0Bd@b\�\n�\\\��\�\�\0�_\Z\0\�\"���4�=\�5@\�\"@\�\�ǀ\"�P\�\nP\�,��\��n�(\�\�\r(�\�(\�\��3\r\0�JV���JMg@\�T7��\�:�v�:\�\�>(\�\�b0\�ic �!�\�L\�^�F:N���\�\'|@g�\Z��\0\�2E\0\�;x{u\'\�-F\�\�\�$�\�o\�a\�\�N�G�\�S\�3@o\�<��v\�_�\n��hk�\�\0�PH��\�:`�\�0<��R7q:�{ӕ\0�^� �\�L\�\�L2\'S�/���\0scJ�\���\�\�\�\�\�J?\�\��+�\�\�\0�]\0�V\0V/�\��T�T\"��w\"i7_n8x�\��\�ܤ^T1\�n>\�\�\\3T\�TM�T��\�\�\��_�\0\�\�f�[c�\��v}jujm��w8\�\�p9ԃӁz/�;�\0\Zv�v��FK%@\�Y������\�\�c��\�/@��\�\�C�O�\�n\�@�w��#\���\�Nm@C{\�.\�Ψx��Б\�<ct\�\�\0�Y��S�\�@w\�c�G\�c\�\�c�3�o����\�]�g�\�\�\��5���I������йM�\�\�ہ籯��\Z/6^l\��؟�\�[��\�+��\�N/���\�/`�S:0\�\�o`�\�0��c��\�,\�d�nf���^�k�>�^}\���\�\�܀ \�0`\"\�>\�c\�I\�\��?�\�)0eL[\�L�\� L\�\�\�(�\��\03�\�\�\�[o\n;�ٯ\�s^�oW2�y\���wl�\0P(�l\0z\�\0A\�s��\�X ����CO�\�\�E \�\�rl�\�k@x�x\�\"A\r@T�^M⭽�D-K \�0H��\r$b��\�g�@*h�:�Ȋk��@\�%��\�n�rm��\\/)�\�\��&��\�\�@���@\�:)P|�\�\�%�n�t\�&�L�(;:�oh\n|p�\nX�\�+�d�3��\�?K���5\�G�\����jϣ�Z\���ړD\�co!\�\�E\�\�}F��\�\��́O�\�k{�\�¹�\�\�p�f\�\�g\'`+\��r\�u\�K<\�\�H`\'\�%�s\�9\�\��`W�\Z�kp��{<�{\��f\��g\�I\�G\�\�\�9\�\0)�E�\Z�%\�9\�\�pd�\'p\�\�u\�\�\�R\�\�7p�\�-\�k\�g\�T\�\�p\�\�y\�788�\�N|\�~\�h��\��:N=o�XZN\�g��n^��{�?#\�|�\�\����끿z܀�\�?!*��- ����5K{\�ڿ\� �\�X�\�2\�_hC\�e�\�IC�2\��\�D�\���9\�\�v��\�\0R3�R\��Uw�\�y\� \��x�z�I\�V\���>�9\�x\nҌ\�i\�R@\�A:�>�n��\�\� ڡ��o\��\n\�u`dX�d\�\�Ø \�\�X�\�D�ɩ\� �)\�\�_$ho�>\�\�wо<�Y\�I\��P�y\�:�EtЛ\r�4�YiYm��z�d�\�:�\�\nt\�\�g���:\�\�Gd�=t�K\� 4���ܠ� �_gA��A���<�\���x /�\n�W�\�I5\�\�h\�w�(�\�\n\�>u\0���\�|AA�\Z�\�\��\�7pP\�r$\�|�\�\�Ѕg\�Aa���\�\�@ᛋA\� P\�)(\�\r�\�\��VPE�����j�\�\�������\0%�Ԁ7\�AI\�W@)0Pʵ��\�%P�`�\�\n\0J=z\rtc\�,(��3(�\�1(�/\Z�ɉ\�|\�8o\�\\\�\�Y\�\�-�\0\�Y �s+\�j\�>��\�gA�\�@������5a��a�\�@^n�/�r@D�\�����h]A\�a\0�]\�0I �s�\�\�CAB�a�(#$�\�$6P\0\�6s@r��\�S\r*(oV:�\nAŧ��J鑠2D���\Z\�\�5\�a\�K\�#`?��\�OPm\�)P-OԈ\�\rz��\�\�|�\�z�\nz!��([j_+u�n��2\�D\�@\�Y�z���\�P�\�\�snh\�4�����<hd/\n4�\Z-��j{\�\r\�4\�\�0h��(h�54�\�4\�l��}4}\�hƥ4{:\04\'��=\��\�\�����\�1�#���VM V}��\�\� X3\������T\r\�\�\�\�$\�:���ی[�\�[��}[\0o/\n\0\� �>`���\�l|�l���\Z\Z�����\�\�+O�{f��&\nA\�\�`���`�q{\�+\�\�\�\�\��Vw\�\�/\�`[\�n�m�ض\�\�.�||\�=\�q�\�gB�ÕB�C\�81\0>iH;m�O a`\�\�`7\�[�{\�2\�\�\�;\�\�2�̍�`��X�\�\�\�R\�\�5\�K*�> �Ϻ��\�̂�\'��AY�\� \�^p\�h\n8\�} 84o\�/UGz\0��\�ς���cN׀c\�\�Xo*8���\�F\'Z�\0\'�~_kf���>�S��i�d\�4��Q�\�C�~\�\n8�J|\�8��?\�\�m\�\\\�,8��|w~+.VB��08\�^Cg�\�|�\n���QG\��Q\�3`\�}F\�;��s����0\�Z,�\�&[��\��`�g\Z�\��\�2����`�\�=`:�\Z\�ت\�\�\0s̭�\�\�`�����`AX\�i\0�-%�\�jn\�{���\���\�[<nH:l\��e�\�\�[�\�*\�\�y\�G_<��Tp�h\0\\|\\\�HWǶ���!\�\�8�i$�T�\0n�xn: \0?ف������`p3�\0\�T\�\rn\�k\0��\��RQ\0w<�w\�@��Z���:A\�\�I�o5\�?x��\�[��\�\�Oʑ\�>x\n�O\�WX\���\\���<\�z��\�xd3<�-�`m���\�\�.\�\�kx\\C��_Or.�\'_\��lO\�z�g\����\�\�Y\�9\�\�x\���:��\���\����/\�i�߀��ך���!\�ޏBL$E�y�\"��XŃ�?\�\�0i Q��ٜ��l�\�QcMC����}��\'/A\�\�`\�\�w��\�\�;�M�2D�\�;DDZ�˼\�[?\�3��\�<\�wɄ\�\�\�C\�u ��V {���\�\�AL�\� {�CL\�-B\�m? 1GC,^����\�\0�X\�GAϸC�6�=9Z=�nQ�\�$)AlC- ���}\�\�x\�ȉGg!\�\�j!n{\�\�\Z�{=\�#|\0���C\�t�A\�LtB�l� ^�\�\"�F\�a�@|3�!��H��\\H\�^2$�\� \�)�\\2��\\JC.���D\�I!�_k �\�?C���@�;-!qkF���0H��k���%9\�Z\�zȵ�y\�u�q\�uHZ\�6ȍ !\�\�\n� �C2r 7�\�!Y\� Y3��슭�\�qHNk8\�v�\�v?rg;\n����\�\�\�-y\�ۦ\�C��\0N@���� ��@��\�`ڲ�lA;��`e\�\�s�\�!x\�C�#\�\�(�Tl!7@�\nK�A,��L�y\�Ah�� t\�!\�O�r\�j~ a\�A\� �\�\�\�A8� �*D�^���f \"�\Z�42\"��\"3� ����y��\�\�# �=\�!ED1�\�\��dR��Rfy\�\�Xy\�6�\�l�Լ���\��\�\�#!�\r>�\� \n��\�\�\�\�i�x\nҔV y�R���I��\�XAZW!�\�@Z;\�@^\�\'A^�{ ]\�HW/\��\�.\�an�|jS�|�� \�գ@z}4 �OA��!�>�\\H_\�\��\��2\�U \�2ԑNo�|9/�L\n=!�ߓ ?�: ?B.@f~\�C暝 s�\"\�O\�M���M�y[m\�\�\"\��\�;y/\�w�mȟᓐ���\�\�鐿�q��?r ��\�!�>d\�\�\nTq\�/\�Ju\�F\�T�PU[����O��\�y\�-��\�G@\�kc�����\�\Z\�Pm-$T��\��A�\�Q�n\��\�\��\�1T_\�\"t�it盫\�]�H�Ab \�5\�59��pwB\���AM<��\�辣�\�\���\�9�-jэ�8~z\�\�=\�!\�\�!�\�\�=jEp�Z\�s�GlУ��P\�-P\�o�P\�\�P�d豟iP;�7P;\� \�~�7\�a�\�!, \�\� u��:U��:o>uֺu=�\nu�v��ƻC]��\�\�AO�u\�au��\�\�\�zn|\�T#Bϰ��ޱ\'��\�P��CP?.\�W��;�@dnА�%\�s\�=\�s���\��Cô�@\�A/]J�^���(\�\�\�wh\�-4!�M\�M�~z]\�\�z4��?M\�.��~r���Co�j@3R���\�[Л\'b�Y[j��.��\�\�\�y���;8�iAA\�Pp\nIj�\�\��Aa��\�\��l�b\����+PB\�(\��\��\�Z�Է:P\�.�3�2\\������t���?@(��\�߀r\���<\�\�PI*ԫ�\nr�\�O�x*\r*Q*�JnhA�oiP9�z�\���\�.�ȴZ\Z\�-}m\r}����Z\��\�C�2hU��Z+ Z��=��\�`�u\�\�LjF\�\�5\�ɖ\�\�\'\�\�\�\'��\��&\�\�s�\�Fm�\�B\0m\\�>�v@��\�@[�|�\�Z\�-\�\�\�Vy\r��4\�:�ں�\�\�4\�\�\rm�=}9\�}�}\�X\�8\�\r}gLJ\�\�_�\�d\�~\��~j�\n��{\r<�:��b܂c��\�ow@G��#\�q\�\�:\Zh\r6��.��ce\�X �5\�1tb:y\r��XBgb�B\��\�\r�B�zB\�\�C�e@�f=�+\�\�Z]t�c�\��t��\�[�[�w��\�lc�l#s�i\�\'�J\�^\�\�C�\�+\�0\�\�\�0�m/`jϘ0�\�qؖd0lK)�\�\�L=U�N� ӹ�\�U��\�?�\�(�\�1>3�+���a{�m�\�!a&�\n0\�۪�}s\�0\�\�a\�G)0\�6��5\�\�a\����\�`\�,\�\�,vh%vX�b܇Y\'��s0�\�\�\�a\�7ra\'�\�\�;�S�aN\�oa�.`��^\�\�$�\�|�y�����^�\�aA�s��\�߰`x=\��Z5;�vA�\�4�\�\"k\'aт���M�`16���X��,���+��\�U�`q�XX�\�yX��CX���(#���W`I�$��n ,\� �\�\�\�Y�e\�\�a7eʰ��氬\n��4,;B������\r�Y� g�\�`G-�G�!�\�a�\�.0\�\�<��g\�\�e*\��\�a�\�a0\�?% \�FVq���n�\�9\�a\�9%�F\�\�cl�c\�\�\Z�WƤj\�X\�\�`\�\�{0\�ws\r\�Ż�x\�0�F��c��`�\�s0�r/L�u&�\�IF00iuL�\�L拆ɿ��\�S^�\�\�K�\���\�;}�؇\�\n���\�\�Fa�\�a�\�\n7eXէ�\Z\�.X]�\�1�\�\0\��\r\���5\�N R\�3�n\�ss�\�~��6\�<���T\� {io{y/\�1\�ֽ� \�\r{7\�#\�>\�\�S��}�~�\�\�\n��\�,�}��s6|\�lT�\'l\�_8l|\�O\�\�l2�6�7\0�!�¦w\�\�f\\�`3\�j\�\�lN\�\�s�\r�`��zq\Z�xV\r\�\�0\��\�i\�\�;���Oؿ\�\�Zyl���\�X�\�w��_?�W\�l\�D\�\�r\�\\s\n\�\\��k9 \�5+�\�[\�w���\�ޅ\�\nn\�74��6$��<\�\�ໃl\�{�\��\\��*\�\�\�l�\�k��=?7\�\r7\�S\�\�X\�\��r\�\�\�\�\�_�\�̂~\���=��\�?�\�\�Z����?V\��k�\�\�\�\��pG�|�\�\��S\�9�{\�ܽ�\�v\�\�\��n��\�}����dN�Ͼ���\�:w\�A�\�/<\��B1~���X2\0�\�v�\r<,\� �\�<\�@&�ʂ�j\� x\�a���w\�\�z?\�)\�%\�4<\�o�\�˅g�\���u�g�^�\�\�\0\�fK\�\�\��\�sZ\�wx\�+\�<\�c�\�\�T8���\��/\��O�a!�\�\� 8\�c�����\�\��\��$8v\���\�G߃\��p��8\�N:���xFp\�\0N�j�3�M\�02\\&�\�\�p\��9\0�\�\�\�\�\�,c�\\\�\�k��\�g�ll\�\Z\�\�9\�\�ŋ\�v:�\�W���^y\��Zt^\��8\�!�^\��\�\�DX�7\�19\no9��\�\�\�\Z�\�\�f�\�/W�\�]\�\�\�O�\�8�\�oʊ\�o��\�\�\� \�߉*\�\�\�\�=�\�\���?\�,\�u.\�<|�\�(|��G~^��~섏�\����>|�\�\Z��\�v�\�>*|\�\�I�T�\'|Z\�|f8>�z>{p>Z��\�\���\��\��\�\� �\�\�p���\�jy�Xwt���P\�PG(:�F(�\�/\�!\�\�qBl�h�\�KA��n\"\�0\�\��\�\Zl\'�&\���1���Bl{Ѓ\�l�\�\�|���@\�L!\�¢z\��������!v�|B\�!v5\�#����X��\�n�q�=\�xB�\'�\0���0��C\�|�0��A����؏��0_~��p!ȶ ,mH�\�jI�\�ZQ�#�O �\�#�6W#��DX�\�\�Dmĉ\��\�\�\r\�\�\'K�\'�i�\�\�)�\�)g�kN\n\�t;\�y\�q\��8Bx\�\���o\�v�\�o\�\�#���m���*D\�a.\"\�\�ID�\�uDP\�DpX\"D#q.��\�@�\�B�N\� .ToE\\�\�D\\�Ba^\�0�\0V����?���\���\�BĜ�C\�\�X#��C\�\�IE\�E\� \�\�\�\��f��D\�.D\�\�iDe\nqݧ\Z��g��%����H\�#\�\��\�qDF��q\�\n\"�L\rq\�=\�&\��\�\r�u7q\�\�<\"\��\�F\�Y_B\�\�\�y#E��wS\Zw�)`|x\��G�f#�\�UP\��n6q*�:t�?E\Z�D�_E8��\�\��\�~m\�]\��<\\�`2�#X�\��ȿN\�?�n9�Q\�7���\ZB�HFHK�!\�*�{\�\�K:\��\���I�B��\�g.�\�\�D\�\ZQm�(~=�(h#J~�!J!pDY�&�<�\0Q^�xXp\nQy�x\\v\�\�\�\�dr\�Ty\�x�\r\�X\�\�\�HG4~�E4\�#�~; �e�ψ��f��\�|/�\�x�\�\�0m@tl@tߩEt\�%��g\�oI:���\�=�\�!zJ\�=�0\�ć\��O\���{0\�g\�/���e\�P1�YB�@�(\��+)�����q�ĸ\�/\�x�\�\����ڏ�1���=\�E\�>�A\�]\�G\�Gu#\�\�>!~M�#~;�\"�\�\r�B�\��\�%�\��k_k���\�A\�\��\�N�C*�KAn<�\�ՆT\�E�M� �@\�\"\�U��ꫡȭ�ǐڑ�\�{�\�1܌\��D\�\��4LX�4�!�k#\�,@�&t,ҤE�ܻ��4\�>�4o=�<�=�<�!�D\�D\�\�AZ�K�6M�H��sH�ǭ\�\�-��\�\0\�\�\�%骑�<�\�\�\�X�<\�\'\�\�B@z��!��.#�\�b���l��l�\�R\�2�\�2 ����!C���42Ȫ\��Z�y~\�\ny1\�\�bV12\�\�F\�+\�\�K�\��d\�\�cd~\�g!�_ �,9 cz��qs,d\�\�\�\�\�Td\�y\�\�\�]\�\�3\�d\�d\�t62ug,25�L�9�L+���!���\�Gf�\�#o\Z�\"���Gf5^E\�N2A\�\�C\�\�vG歗\"Yא@F�tD��0\�c$\�3�ع�Dv ���H�)$2\��f\\C\�\�Ր��5$\�t�\�߃$�r�\�[���ۑ\�k\�Hڞ$-\�2��c�dԌ#\�9���o-H^\��\'\rF\�l��cP�\�f=R0y)\�>A��!Ep4R�����\���\�\"R\�+FJ_B\��!eI�H/)�d����|p|��xY�\� �\�T�\03�,h@!Vi\�\�\�xdQ�Y�Y\�hE�h� \�vN \�\"���r\�Y�UI��U�#�\�\�\�\�\�j`��Y\�b��c\�#\�\�#\�А\rcRd\�U&\�Y\�-\�\�N\�\���\�]Ɛ\�A�Ȗ\�\rȶ�3\�vc)�}\�\�%\��\n��\�8\��Zg\�5�\�\�y�\�z�Ev+B�o��o\�\�#\�,#\�W\�\��\�\�!{\�!��\�?��\�G�}���6\"��nB~\�\�G~;=��X�\�OF�l& \�ga\�\�\�Q\�?-uȥ}zȥ?\�r�r��\�\'\�o�*rm\���p�KF����TMO�T�L�T\�5��\�&Q[\�`(�\�\�(\�GQZ{!(�7j�\�\�\�\�=6(\�\�Ԏ\�\�(�ڋ��5Q���(�\�(\�ݨ=!�Q{�P{�\�Q{��P�NԠ\��(3\�\�~{j?\Z�\�?�e\�\�\Zu�\�\0\�\�{M�\�u\'�\�I�կc�#]��s�(k�\�(\�X�M\�Ա|��\�/ʶa+\�\�;u|\�\�DK\�d\�8ʹ�\�\�\�\�d-\�e\�\0\�^�r\�D��\�\�pP�F;Q^\�V�Ϻe\�\�-E��K\�P�\�\\T@\�T\�>KT\�5TP\�8*\�\�*\�\� *\�4���:�\�\n\�BG,*lvuI��<�u%\0��\" b��PW3mP\�w�\�F\�?ǡz\�$߫���0\�u�Ǩ\�k9�\�WP7��\�_(�2L\�Q���2\�\\Q\�\�\��\�\�XԝDKԝ\�\��\�_���m �j���@�\n(p\�Mx���ֿEA_�D�ӯ���\�(䛛(ԡz\Z;�\�J��(�(ʐ\0E5�D1zx(6�\�1(@q�Q�\�7(���O\�E ��C JQ\"\�$J��%\�{��&\�Q\�\�\�(i�%J�[��\� @ݻԌ���z@/B\�j���:�J\�\�@�\�&�J7�\�(������\�\"ԣ\�֨J�T\�2T\�t0�\�>U�P��n\n@\�l��z�\�z\".C\�_��\�\�P\r\�hT\�u�ƂxTc�)�y\�\�\���\�\0�-�ն�\���^>\�@u�N�:���:\�ߠ^{�C��\�\�\�܈\�z\�\�\�n\�\�\Z\�g/\�\�#���P�\�Q}.���D�\�$\�\�V9\��\ZM[A�?@M\0��&ݭQ�����Q��G\"\�T\�Ԍ\�]\�O�u�y\�n\�\�\�\�/\�=�_y2\�\�.Ԓ\�\"j��\�w�>\�_\�\�/���)��f�Z[pE+�\\�V�\�ިv��U�i\�+z\�I\�z,Z\�H �\�\\�Vod�5\�\'\�\Z�hM.Z�\����֎BkC���\�\�\�b\0h\�\�\�\�;\�\�9+�^�G\�L\�E\�R�Għ�\rB�8��<&\�F\�\�\�ݰr\�*\�4\��/1\r�o�m&��ޟ2�>h�m���zދ�\�~�>\�FE�&C;����\�\'��\�\'\'F\�N�Q\�SQ�h�KhW�\�\�ӱR��B?\�J9\�#�>���\��\ZB{�ڣ}ѾF.h��_E��E\�;\n�~8�$��i�D�[ډ\�;�]>��`G_��/\�.�/,��/���/f[�Â�\�\�6�\�K&\�KtĬ��?}9�}�}y�\0%���V�c\���\�_F_-���My��]���S\�D\�\�A���M���]i@\';�\�\�\�G\�\�\�\�ߎ\�\�շ\�4�ZtZE4:m\��\�����\�8\Z�΄}F\�t*Aߤ/�o>��o�\��A\�lށmG-2\�@K\ZԜ��ע�\�D4��\r\�D\�y�\�\�h\�\�h\�\�b4*��F�ч�1\��1�h�\�I4�Y�\�G��\�ƚh\n�\nMy悦û\�,\�{4\�\��\�\�\"4G\��s�\�\�SC\�mG\��\�\'�\�\�R�x\�-�*CK����/\�{�Ѕ\�<t�]�\�C�m\0�\�\�c\�\�M\�\�\�{�\�\�fs\�G�\�\�\�\�ԭ\�\�\rtM\�&tm]\��~�\�]n\�\�݄���%�G?�\�~vg\0��j\�,UA7ۍ~a� �\�\�!�j�nE,�۾��;C\�ЯE�\�n�{\�7��\�o�&\�\�\�\�\��\�\�\�\�t�\�A\�@�+z\�\Z=T��es�\�\�\�\� z �\��1z\\�=\�5���\�B��EO�|@O��BO��CO�1F\�X�EϼT@\�\�;�\�>A�\�?�^8Ԏ^LE/DF�\�?�i,�\�ѿ/r\�K��\�\��\�+\��B�F\�G6FI\�)f�i+fc\�f\�H>f[�Q���1\�a\�]�1[ۺ1[�\�`4\�0Zǣ0گM1:3$��fG\�c�^�5F\�f\�\�̮\�*̮�\�]\�o\�kӵx\�>\�5�YE+\�\\1s@Ѕ�\�c_>��jډ9�\�\�\�\�X�\�k�;ƦYc{�c{cg2��_��9��㠰\�@\��L\�Ŝ:�\�:��q��q��qρb<v\�`<�V0\�\�0g��c�\�b|�9`|�`�1�H_L�P.&P\�\�~\�\�7\�:`�7+cBԯaB\�\�c\�\�mń2h�\�\Z���m���bL،1\�Rm(&B�s\�\n&z�2&v�W���~&\�\�L��&�\�&\�&\�r&5�I3z�I�����b2\�_c2\�Nb2�0���1��\0L�6���\�\�u1�\�\�\�@�|)\�+|0��Hr�I�?�u\�`+\�b\�\�\��\0C�\�Po\�ah\�z\�)\�\��.İ\ru0l�3�\�q\�5p\�\�0B�6FL+\�H\�f0\�E�l\�1̽\�;��+ɘ`0�1*��\'LI�%��\��\�.S���y�\�T� \�Tݱ\�T\�Tw�cj\��:\�\�S\���I�\�3\�1\�UP̋\�S�V\�Lk�UL;r\�\�\�J\�\r\�\�\�#LG��s%\�塃\�z^�\�Nـ\�.���\�ü뾍y7ߋ\�y\�\�\�\���\��o)ӏ�b�ٝ��\�M�\�C9��ke�/�0#;�0�s����\0\�7Qf\�*3\�ֆ��\�$fj�3u%3\�!a~q�\�|\�\�Eg\�\�9%\�ܘ.\�v:\�\����k��\���ynf^�,����>��eI\�,\�Oc���\�,\ra�\Zc0�1+Gl0��!���0kS\�\�G�\n���\�waCj����a�X\�\�=ư\�a\�\�\r]7����*�\�]\�cU\���\0K�j�v\�\��v\�6�v\�4V\�\�V�\�\r�-\�v{\�7��5�\�\�\�\��cu�\�\�\�\��;\�bwy\�`w�\�\�\Z<\n\�\Zj�`w\��{>~Ě�\�`M>�c\�.�\�\�k�\�5{��5\�߈5�\\�=t\�\�\�k�뀵�\�{\�\�4֖\�\�\�\�\�\�>݃�K\�\�\�oH\��l\��\�ƞ\�HHÞX)\�:��`��X\�\�T�#A�u6vƺ��b\�΄`\�7(b=\rwc�z���۪��?�سN�سسE0���6lP\�lP�=6x���\r�ac/\�c/�$`\�6b\�F��a\�\�\�H�*6r\�{y]8\�r\�yl�\�zl�]�n�\�\�\�f���_\�$[l�)6i�{\�769$���\"6\�C{#\�&6C.�fZ��f��\�\�h�\�\Z،��\0\�\�p{\�\�67��\�\\\�D:X��{,Ў�\�{c![V�\�\�`,b\�7i#¢?�Ģ�a�w%X\\\�a,xK\�o\��\"�d;,����w\�`\�6,\�Y�i��\�\�\�`y\�\ZX�\�W�\�XVx\�+����Y���\�\�\�\�\���b\�?�\�>P_\�>Y�-;��-[s��\�ecfLb�\�\�>zS��TL�V\�.c�2\�a�\�\�j��ؚ�\�غ�bl]n�{[����{퀭���}�\�\�ɻ+\��\�\�3��1tlӡ\0l��\�U�}6��\�j��\�E\�-�LlK\�lK\�\n�\rރ\�\�܄}�\�}����\��?�Q���(�\�\�n-\�\�\�)\�\�}\�~\�GacG�\�Jؑ\�籣�/��\�\�ѿ&رs<\�X�-v\nf���c\'v&\�\0;�\��P7������c\�)a����\�{ұ۞`��\�\�\�\�b�p\n\��B�x\�n\�\�)��qn\�\�K��h ���S]�ũmD\�\�\��\�\�O\�q\�^\�8�\�e8\�S�8\�o�pZSqZ�\�t\�\�\�\�\�\�\�\�q��Q�]�,���v��G6\�\�3֝\�\�\�o\�\�v;\�\�\�)�\�\�=��\�\�݊3M:�ۧe�\�\��37z�3�>�;h�w=�;d>�;\�3�;\�\�.��;\�g\�\�\�=\�w\�=\nw4�g��\�`��i�\�\�>y���\�٭_��˧\�m\�\�\�9&v\�g5qN\�FܩG8\�i=\�\�}\�p�\�Rpn�\�8w�%�{^,\�3\�w\�\�A�WU7\�\�\�ί�\�\��?�p\�2.�f.\�\�\�\\�%\�=\�\�1\�Ev8.\�Y!.����_ي�Ծw�\������ �lC\�\���%\�sp �tqI\��⮑Fp\�\�pן q\�\�\�q)jԺø�+i�\�\���g�qY�[{\�\��\�rJ\Zp��7\�\�V\�\0��8P���!z3pH\�Xr\�6\�$=S�\�?㰌`.\�Wo�ß��#�n\��}p��\�8���؞�#\�>d\�ȴ\Z\�\�G*�q�\�8D��\�K��\�ñ8�]�\�N(1ĉu�8\�w8�H��\�pd��\�X.�8��+q��\�\�\�J�\r\�S\�U4k\�*\�\�*�N㪵h���\\�\�*�v\�*��\�\�c\�\�4p���pO�\�\�\�\�[\�\�o�\�}\�=M�\���k�\�=;u\��\�k�Մk�\�µ�\�}\�ŵρp/]jq�*n\�:��\�^W�\�^�y�\�2S\�u�9\�\�\�d\�\�?�\�}��\�}ܮ�\�5|�\�-z�\�&\�\�g\�o\�`+7`�&;⾤�p#:0ܘl7\�\�+\�[�?n������xq\�c\�7]���~v73��)T\�͆u\�\�?\'\�*Rq�\��q�ܪp�~\�\��q�Ǹ�?\Z�pĎ�?\�Oq\�i\�V\�\�W\�k�x\�\�\rx�/������\�\�Iī��\�U7^ë>l�o�\�Wكߚ}����א�\�k,\�k�\�6�\�\�^\�R�\r��\�9�\�\�\�\�\�uܼ\�:)Vx�L^�\�^�\��\�\n~\�sxC�<�\�\��xÎh��o�֍7f=\�\�yk�7 ��7���7i��7�f\�Mk�xӧ\�x3\�ތ��\��\�\���\�[^�\�[�q\�R�a\�x+\�Gx\�M�x\�6W�=��?\�:�w0\�\�;D\�a\�\�\'�Y\�O\�U\�O^\�v�\�N�`�\�;%����)�!\�\�&\�\�\�w�/\�{�H\�{��\�}�\�1\�~_?\�A\�A�� \Z\\D\�7}��9\��LJO\�/�\��k\�\�õN\�\�C\Z\�\�\�\�Z\�E�H�=�Hk|\�\� |T�7�JS4�J�\r/\�\�D+⯺l\�_}�\�\"\�\�U\� wF\� 3���ۗ\�\�տ\�S�x�\��\�,w|�� �K�>[��m��\�\�\Z�\��ϩ\�o\�\�߆�\�\�\\؈\�\�]�\�=\Z�\�3��\�\�\�\�=����\����4�ǃN,ࡵ�x\�y\n�\�\�O\�#N\�\�x�\�C<:\�\0�s��`\�\�\�\�0�\�OXނ\'F\�\�I\�\�xR\�8��7��\�\�\�\�<c\��\�\�\�ώ��\�7\�\�.^X<���{��2\�\�.x\�*^�\"\�\�k�}\�.|e_\�o3�t�|yy4�a\�!��4\"�\�j_q\�5�2\�_�v_\���!�\��4�\0\�p\�\'�\��lu�\\�\Z�Y/\0�\�\�3|ۛq|��?�U�\r�{\�G�\����o\�\�\�=\�\�O\�\�\��-�\�y\�\�\�㇎\�\�Cn\�E{��\��X\� ~L���t?n\r�\r�?\�j��,���\n(\�O��\���\�\� ~\�gD\�\�oB\�st ~a����7�\�\�O�EJ ���6~\�\��\�Y�_\�\�WO<¯^UƯل\�\�9E���p6a��v\��6\�&k!a<���\�A��NPG\�B�4��4 �Z\�C ZI��\'݄m\�\�\��(\�;�^�1�^\�S���J�\�\�U\����6�`\"v$\�\�\� �\���L0�\�\'X\�,\�= X�+�\�� �\�>�G8d3I8l&\"~\'^~D8\"��\�j 6\�: \�T\��6$��\�y\� c ����\�#\'����Ip��\'�\�u#�\�\��<\�B�\�Q��.�/��I\�-\�!����\�BP�!�\�J~~�ܟA}�G�0\�F�\�\�@B䛻�\�;+ W\����+ �\�|B,N�=#\�1q�.\�ڷ*\����״� \�L!Y�@H��R۟R?\�\�\�4.!�~+\�\�BΎaB�؋�\�\�F��\�@\�\�L�\�\��\0\�\0\�\�Bp��\0\�N�D�\�\0\�P\�\�t��Ӊ&\�h�.#>V\�Z!�I W�(�QeB�@;\��@+�K��\�_\�\�W�\�\n�i���2\�\�}�^\�-�ą Ȏ\"H\�xizAZ�K���D(�\�#vrEn.�\�N�\�;Bi\�?B\�组2�u�r\�V\�C#9\�!�P��$Tv�#rB\���D\���\� TO>\'\��u\���y,\�IA\0\�I�/\�\�p��3�\�\"!�0-�m�\� \�\�\�W�\�կjB�\�,�S\�+\�\�r2\�\�d2\�\�^\�\�\�DB����JHW!\�8����oF̦ #w�9alw\n\�\�\�ӄ\�\�ׄi��\��<a�\�%�bG飄?�>�e�\�_\'��6\�\�&*�c\�҉��U�+�*�*D5\�\�D5�^�\Z���e�ETߟDTg�՟�&j\�\ZK��ZkG�\�g����uCW����D]����ؓ�CVJ\�˽E\�\�nLܵ\�q��qW\�c�A�s�\�q\�\��\�K\�t�hz}\�,\�\�,�J\�\�Fܿ�O4\��\�\�\�D\�_��=\Z��<�%\�-���R_���z\��\�F�K��>#\�M핖�\�\�\��{���\":�M��t�\�n\�S�ID�\�&��\��k\�u�k\�\�m}\�ݯ�\�{�\�\�q�\�qo?\�̿!�\�\�ѷ��x\�]\�\�\�\�?��rݓ2�I<\�A��Ϛ:�H<�UO<oeA<_G\"^��%^�zM�\�$F\\zK�h\'F�I\'F�m%F\�F�� \�\�����W[��\��\��8�\�k:R\�\�(b\�\�6\�Rb:\�1\�\�\01�\�41\�\�\�Ek\�ʹ<\�\�)1+C�\����3��x�`�x�k?\�\�\�P\�m�\�;�\�\�\\\�b\�\�GĻN��w�@D��l\"D\�A�L\�$B=\�0�;D\��\�DD\�Dd�7\�PJDN\�\�ZSDB��H�Y wI�:Drl\"��v�H%\�6��\�\�D\�&\"\�5�\�n\�9z��\�,��C�(\�#\nD�/�\�\��\�kQr*�(�:G�fe��\�ݝ$ޓ\�!\�wI$>\�숏�\�\n�\�Ċebw�XQ\�L�ܖA�Dvk\�k\�\�:�b\�%�A��\�H\Z\'>N|\�\�Al6] ���[\�Q�\�N�\�\�\�j\�kM\�\�\�vb\�=-b\�7Mb\�\�\Z�{�:\�&\�[���{�\�\� ~�\�%~z��ط#�\�经\�W\�\���ؿ2J�l�A0M%��G\�]���\�\�ǧ \�ɀ\�\�\�Jq�p��s�q�L�UiF�\�;��؈%�\�%�F!�K[f�Kv=ĥg�ĥ�z\�2Θ��\�N��CD\\��\"��?FR8\�CRX�\')jPI�\�\�HJ\�ד\�G�$m8�L\�p@\�x���\�k*i\�xIU\�IR;H\'���\"mY\�!�3��4\���|I\�%���j(\�.6�d��B28�$��\�$$\�\�$\�\�$c5*\�i iw\�$\�$��d\� �SH�5�$3{\�l!��\�Q\�~���\�$\�$\�O�ųaҁ\���9\�p\�G�ա\'�#�*\�Q;\0\�(\�\�\�\�$k�\�z��d���t,\\�d�L$\�\�+\"/�N:\�B@:y}�tr\�8\�\�>\�)8�\�\�:Hr.��\\�\�$7m ɝ �\�\�|>��|\�H�A$�\�\�\�\�\�ɋ�\�x֟��E\n\�\�!��#�\�\�&]\�\�HubHa]\�H\�\�H����K�qRd�3)\�\�<)��)\�B�tՔF�z̝�0�\���\�<FJ\�\�MJ\�F�\�~D�^\�I��\"�t��*)y[)U?���\�\"\�\� �t\�Sp�t��/)o\�0)/��tw�P\�: x\�= ��D&�ߺ� ��Hp\Z �� ��A\�VD�pUH�s�$R��|��D\�!\�jw�\�E\�$fH�\�Db) q\�\�I��0�@�*I2��$��\�xCz\�\�M*\0��\n]�HE�\�I\�\��H%�AR)\�2�lg\r�<W�\�H��T�>E��\�\"U/I�{��\�>\�H���KD�\'�\��\�\��\Zp��\��\�C������\�n�\��L\�\�\r��y�H#餮�xR\�\�\��Yқ\��7\r\�HoWHoO��\�e4�\�\��%\�\�In�\'}��#}��K�$\�%\�͑�ko�>�<&\rl@�ܯ�d$\�@�6i\�a�4�$\r[�Fc�Hc�\\Ic�����t\�V\�Q3\�\�My�\�\�\�~釧 i~Gi�\�i�JZ\�\�EZ\�\�A���@���C��M�7����N����NV^��7\�\�!�\Z�&�RDd5�Od���d\�\�&\�7ɺ\�O\�;\��\�(d�N2Y\���\�!\�ܦL\�ϓl��&\�.�\"\�n�&\��\�D:�\�@pdTy\�w-�\�U�Ym\�\�B6o\�M�x�E>�\�\�R�%�\�K><\�M>f\� \�V ��\"��p�옂 ��1K>�@>E�Av���\�\�\�!�4Ȟ\�\�d\�\�\�\�3��\�\�\�\�~�\�7\��\�_�\�\0%r�\�ur��*94��|�@-�B\�&r� �6w�~<��\"_I�%\�\�\�\�W���h�c7G�cU��\�/�\�5�\�\�\�\�xor|��\�EN,�LN�\�%_\�\�\�\�\�\�\�\'7���+\�\�}\�\�H9c��!\�@\�\�\�#\�r� \�z�DΎ�%\�j��\�4Α\�zf�\�{F����P\�MT��Md�\�c2\�\�u2\�m��8���䔐\�M\�d̉\�d\\�#�K&�y�\�\�\�\�P2\r�$\�O�&\�E}d�\�%2C��\�T���2��\�\\) �\\\�d6&�\�@��_���d~\�%2L��$�6dI\�^���,y��,\�\�$K�\�dٛcd�\��ތ�|�\�%r�. 9ș\\p��\\�bG.��\'�Ʌ�*\�\�\�JrI�\\\�G~\�\\\�H�\�\0�+{\�U��\�\�rMru� � e�\�p\��\�L6��r�y_\Z����\�\�KrK�-�6In\��\� �T�!�<I~\�F~�\� �#�H~m3O~\�O~��C~gM~7���s��i\�<�Sk�\�E\n�OIN\�[~H\�M&�\�&\�ד�-�Ƕ���q\�\�!\�\�\\4y\��<u���\�Gy�\�(y��<�Z�<�H��\� /�Ǒ\�\�\'��\0��\�\��j�W��9�{�JQ��AQ�P�\�Q��zQ��wQ\�/P�-T)���(*Kc��\�C\�\�g7(\ZM\nm���\�(�;R(;�\�}����jS(�\��P\�R�R�(F\�c\�Y>\�x�N1�\�M1��@1���\�?{�b�\��b�\�\�\�\��e\� \�\�K9�\�L9j�I9jiK��0�XS�(6^(6u\���i�\�\�k�m\�;���>\�V\�\�P��L�8h>�8NZPNJ\�)N\r\�\�\�u\�w/)�\�vS\\6I).�&�\��(n0}�{@\�\�\�ʙ��)>�\�R|\�$S|\�(~����S\�\�)g>R����8J�8%4Ȇ&ES\"�\�)���\�K��ȤyJd�\�\�\�J�J7%ff�r\�0�r5t�r\�\�(%\�\�yʵ\�\�(ɐc�e��\�3J:LI�O�܄NRr��Sn\�\�\�\��\�kRR\0�(\nȦ�v5�@l\�(�\�]h\�7\n̓KAXS�\�M(\�^O\n����\�H��bT9�8=@�\�R(W�P()\\\n51�B\�~�B{�C�_��0T(�\�_(\�\nc5�}IaoW���\�\��\n\n{�N\�\�=D\�W)�7w(��Q�м�\"$��\�S\�\�(\�(b�\"\�=A�:�)r\�Mʃ\�vJ�\�_J��*�p\ZI)�eQ����R��li�R\�\�Gy(��<\n8C�8hO�ϡT.n�T��Q��)5&\�\�\�J\�\� J]�\"屽;\�q\�6ʓ�5J}�]J\�yJSJ\n����\�\�Jy6��\�\�Ji%\�)m\Z��vw*\�\�\�MJG�[J�n�\�ɐ\�ӵB\�Y��|�͢|\"\\�|ZPz��S�vFP�h4\�\�3�(��I��K���\�U\�\�<ʗ}��/\�Q�LS(�\�\�\�\�x\�\�[�(\� {(\�\n\�Q�\�\�)�N��\�]\�(3)s\�|���\�ZE��\�O�}W�\�<�\�g\�)ʒ�*e�OY\r����U�*D7S�ҩ�[���\�T�#\�\rn\�ԍh-�\�VE�\�\'\�\�\'���ߟ�n�PU}U�j\��[��[d�ԭ1���_�:-\�:/�\�\�\n\�\�\�/S�矦\�>I\�w�\�5UPw*ʩ;oS��\���:��F\�c\�\�1\�{�wS\�,�S\��`�{UvS\�\�vP-�v��R\�H�\�<O=L0�\�R�+̩6�\�S\�6��v~b�]\\\�\�z\�q\0\����\�\�?TG0\�qN�\�d�Fu\�Ȧ��Q]�A���nROo�P=l\�P=\n�T�)\�3�\r\�gd/շ�+\�\�E\�[���\rM��\�o��{���{�R6�P5\�`�\Z\\8L\r?L=b@=WM��-�Q/ms�F\�?A�r�J��r�\Z�S�\Z�̧\�l��\�\�Pc�q\n\�\�\�\��j�\�\�.}j�\�aj\�;,5\�j��:IM�Ѧf\�S3�OQ318j&���9\�z\�Z\n5K+��e\'�f�ʩY\�\�Ԭ���Y?6So=\�\�\Z>M���E\�~QM\�\�,�\�\�P\�rs�\�\�iT(a�\n3]�Ҩ�\�\�T�\�TL\�e*�\��͘�_J%\�\Z���dU\r*9v�J!p�T �\�S��*�g;���K\�#�\\\r8�\�u�\�\���\n�YR�O�\"\�h�\�\�U\�T@��;P\�\�;�\��ԩ\�\�\�\��?Q�]��7.RA�EF�Ż*�%\�C\�\��,\��\"5�Z�YI�\�O�;G�ַ\�>�\�Lm�VS-P���\�\�3$js��yR��\�1��\"��\�ҞOmS���/R;P\�\�N\�K\�\�dSj�\�gj\�\0�\�킦�3料{�F�����\���gF��\�VO\�0�~���~���\�Qw;Q���\�/\�\�/�\�\�\�h[\�+\�7u[D�$\�Q�4\�Sl�I�1\�I�Fm�\�=�@]�1�.\�\�&|��f��.��R�YG�\�xԕ\�o\��C�u�4E\�$M)RHS]��o?F\�P�N\�P�O\�X\�\�\rM\���\�З�VO\�غ@ӌʧi\�\�4;�iZl]�\�\�\�v\���`��ccM\�LM�\� m�m\rm<�fh�D3?�\�\�O3\�\�\�\�i��\�\��I��y*\�\�7���i���a^�OWi\�i�!H�\�\�,�նc4�S�4+*�f\�\�/\�\�\�U�f���f�=H��ov��4�}�h\'�\�N�i\'�ݣ9�\�М�4\�{4\�\�Q���/͵\�\�\��1\�\�S\�i�ôӑi�_inʭ4w(\�}��\�Q��\��\�=��\�\�<\�o�@;{8�\�N\����h!�1��Z�\�Z\�\Z\�y\�$\�\�\�Bڅ�L\�\�Oڅ�C��\�kiC��\�9��Zx\�(-Bk�������\�|u�\�\�L�\���ŭ��\��\�\�i�zwiI��ҒܬiI�O��\'\0ڵ�M�k�Oh\�ެ��\�ޢ�^�J\�@Ci���,\�DZv�-[��v���v\�J\�ݑJ\�\�\\G��P�\�]\�\�@/�h\�\�X\Z����H��!\�7\��4\Z2�CC9�2h\�\�5\Z\�\�\r\����\�\�\\\Z�|7�p\��\�R�F-��ш4���\�\�;I\�X~�q-h�\�X�\��&\\!\�$f\�4\�F!M���V�F+�\n�����\���g\�i\�eᴇ�i�ljiU\�+�*�\��V�S�\�8\�\�\�\�5OkL��5�l�51\�h-UbZk��-ə\�N9C{i��,���\�N{X�u,o�u�\�^�\�^��I{})�\�F;�\�f8�\�\�d�\�\�C�\�\\�}�\��}i�J\�!g(md��6��6Vz�6\�}�\��$�6^�I�\�A�@�Ѿ\��\�\r\�\�U4\�\�<�6KT�\�J�h��\�hs\n��\'h\�%ݴE\�T\�\�⟴\�K�i�/\�\�\�V^\�\�-u\�V��ikW�hk] \�\�L.}=� }C�6}ß(�g,}k���q̀���B\�tH�\� \�ѷ�\�oW\��\�N�\�\�\�R\�;\r=\�FDS�qU}�{}���~\�-�E\�g����~0\�4ݒ�F�:��n\� �n\�#�n��J�;��nWK�?XN�O�\�3\�\�\�\�\�\'�w\�\'�<\�\�tW\�O�\�9��\�E�;ϑ\�ZI?��\�{\�[�\�\�\�Wq\�\�՜~6)�h\�F$N\�CF\�\�\�\�C/\�_\�T�_8B8O;\�M\����\�\�/]�G\�d\�//eӯh>�_ ��_9WO�\�\�5=\�J=\�\�Ez�u=r��[L�]MO�{NO�o��\�3\�)�\�I=�\�5=\�D\"��\�,����&�6=\�\�F�-\�f���\�qe�\�M�mI=W�@ޣ�\�&\�!W\�Е:�G\�Dޢc�It.�N<\�N�Ϧ�6��SC\�\�i��\�\ntf����Ogo\�F\�\�9\�*\� �\�\�\�L\�\�̣\�N\�_\�t{+]�{]�TN�\�r�K\�\�2/E�\\\�-���~_��~\�|�~?�����\�˛\�u\�\�\�\"�\n�X=�^\�H/����\�S�\�\�\�dz\�n%zU\�?z]�%��\�)��k\�)\�\�E\�\�TWzˮ\�V=mzn�=!��j�9�g�\��G\�\��k/��F���6���\�r��\�p?�\�y���pz\�FS�\�S\�ϥX���?}\0\�E\�[� ���\�\�G\�#@�\�/c�\�fg�W�u\�>\�\� �;h3�G\��\�\�A��� }\�S4}I��\�I�[n�\�\�/\�����\�C�鿻{\�KO�їC\�\�U\�\�+�p�ʃN��X}���*렯~룯\�\�2@ �§�\�\�\�\'cl�u����\0CyГ��2�ؔ8\�\�\�\�\�\�\�P��`�\�U��f\�\�ώ�\�k`��eh\�\�bh\\�`h\�734;K\�\��m\�2t\�o3vL]`走;����;c�\0\"���%\�0w\��\��E�\�_\��\�T\���9Z�a\�`\�8��\�8 �f��\�8d\�84�̰܄fX\�V噌�JG %\�)����k\�\�\"l\�\�3\�bvO\�3\�\�\�*�\��&\�1��qrT�\�th�\�\�\�\�p^�g�2�d��f�~�\�p��\�\�~\�\�D\��$s����\�x�\�U�\�\�,bx{2|.g���d��\�0�\��0���\�F/�j�qa5�^�ʸtÈ�G3.g�dDY\�aD\�j2b\�2b�w2bsD��\�8F\�;cƵ��T\���\\F\�\�8#�\�~F��+��o0n\�gd\�O\�O\"\�#7\�#�y�q\�r\n�\�f�\�?�\�Eܯ��\�{��}���˙e�$i\�F9�Ƞ��\�`�{3ytc��`�\�g0��fp\�\\@��c;�Ke\�\�G3�C���!��dHܡ�5S��\�-���Ƹ�l\�x�\�:\�������v�`h��#�Q���Q���\�\�\�F���R�7�\��z�Q}�Ȩ�x˨!\�u\��\�U3\�u\��HF�\�F�CF}�4�\�k\Z�q�\�hR.f4y\�\�[�/h\��Vƌ��\�|F��5�s�1\�u�\�\�\�LF�f-��Ggt�w2\�\�0\�$3\�fY2\�\�\�1z@��?͌��F\�WF\�\�V\�\�GS��\�\�A;\�`�1���1���1R�f�\�a|;\�\�v#�\�\�ac\"�ȘX�\��\�+c��aL1�0�\�\�,Θ�a\�\�\�3->0c�0Ss\�BK�N���ս\�u��\�n�\�Z��yw���X�R���\�w��>\�\�Pfn\�f*+h0U<r�*c]\�\�3 L\r\�D�&����x��\�h���t��#\�S\�H2sgA\ns\���+{ӠM�i��f\Z�1\rG&�F�X��ؗ�\�\�s\�\�LS\�,Ӭњ�?I���3\�b\�\�l\�\�L\r\�0\�?\0��\�9\�*��i\���im�\�<�6\�<fX\�t�q�\�\�\�\�t��\�<5\�\�t9\�t���\�\��ӝ\�\�\�)b�q�b�y\�\�\�\��\��\�_b�\�0c���\�Wf]\�٢\�9�c��z�y�7�\�\�ɼh\��y1%�vj�\�Z�~��\�\�q֙y��3\��\�%b\�OD2\�\�3\�\�3�Mg3���ʼ~;��|O��BWc��<�i�`\�$f\�|>3so3s\�3k���M�f\�~\�\�ha\�\�\�1\�\�0#qL�F?l>\�\�0!ۨL��[&\�f �d���h\�\n�GbbMԘ�\�\�L\�>�0w�I:\�\�$]D1I\�_�\�7yLVB\n�}\� �}f�\�\�\�erۇ�ܑ5&\�\�(�?T\�e\�?W�\�\�b�toS�Ec\�W\�g\��\�|P�\�|\�\�\�\�5a\�~3��X2�O\�1K\�]b���ìl\�`V~D0�\�J���\'���͘�\�0\�C�1�:�e6��0��j�\�=��ϗ2�s��/�3[μ`�\�(1ۃݙ�{���|�\�hf� ��&\�\�\�&\�\�s\�̞�\�\�4C\�Gmgf/��\�O�g~\�\�fl|\�p\�b\�<`\�1�2�1�:\�3�f#�_\�\�\�6�0��b�\�&X\�\�\�\��s\ZaΙ�1n�1n1\�Q/��똋\�\�\�O\�o�柭\�\�?��\�?\�Q\�e�\�̿*�+�������\�Y�7&YJ\�X\�HXN7�6\\\�b)Ϟf)/`m}\�\�t���I�\�\�T�`mZ;\�R�.e�LV�6\�\�gm�^bm\�0`�>\�e����Ԕ�,5�,�4K\r�c�uͰ4#��4�/Y��Y,\�K,���]^J,C�6��\�2�f\�b\�\�3\�\�2��b�<�\�ڻ�\�ڷ\�6\�씜��\�!\�|њe��\�:�C�u �\� ԁu\�됛�ux��e\�`Y1:XG�XG*-YG\r�lT�X6=\�,��\�1�\\�m\�#�-;�e�\�븎)\�6\� \�8։r\�\�\�z��@�\�L\�f����\\ߡY�\�39.,/\�\��\�\�.6f�\�(�\���\�^D�)�� sVЁ\nVp+��S\�:�\�:���u��\�:?oȺ\�̃u�e�\�\�\n�<̊|t�}̊\rs`]\r�źژĊ\���x��H�����\�fY\�\�oY7\'lY\�\�\�$V\�˗�;5�,�5\�\�_\�\��l\�B1X\�\�I6\� ��\�\�=\�a\�w�(�Y��pe\�1��Όňta1�X\�qG��\�]�e\�Y��e�\�?YfK��ɒ�Ia̰݃\�c��\�?�t\�\�_@YX����+���u�\"�[�\"b��\�*��c�9�*\r\�\�*��\�*��\�\�Y\�am��\�Y�,\�Y�o�*\�.��C6�\�cV\rϔU#DzjF�Dž�YO:�YO\�X\r\�+���DV\�FEV\�6eVSP�)^�\�\�\�\�z\�\�zV�c5�\�j\�?�jm}\�j�eu\�qY\�X�\�L\�\�;X�k�\�a\�\�\�WY\�RX��KY�>[�z�Y}\�s�}k�\�\Z ��<O��|\�\�\Z����\�\�\�\"\�\�u\�d�)k�8�5\�g\�<\"�f}{Y�\��\�o\�\�\�8k!ɉ��y\�\�m\��c-a��\��\�K\�\�%l��lEk[)\�[\�-{��B�ri:{��\"{c\"���ˌ�i\�\0{\�[u��`\�\�\����S��yΞ��\�+[s��Մ`\�\�nb\�:U�u\��\�\r?�w2|\�;\�l�Ooٻu�\�{\�\�ئmlS��m���m\�6\�\�g�\�){\��el˝f\�\�1��Y\�&\� ��\�\�\���m��\�>,eob7\�>���\�C�v��b�\�\�\�>Ub\�v\�\��\�I�}�\�,\�\�A�\�\�$\�}̜\�yd/\�,d{{H\�\�i!loI>\�G\'�\�cMb��e��\�]\�Rv\�\�%v\�\0\���\�\��f싾�\�0�#;\�\��\�\�\�u�\�Ȍ�n6�vT[!;\�\�&\�\�1\��ESv�\�\n;FE��\�Ύwlf\'\� b\'䩰�r,٩G;٩\�z\�\ro\�i�\�7\�\�7:\��\�~�3�K\�\�:\�\�\�\�zd\�-�$;�\�1\�\�N\��ؽ\�\�t\�]m\"x �\r\�f�)lH��\r\�5bC6�\�:m\���1bc�\�\�\�Ml\�b�8\�c��ٔ�\�l\�\�lںlڶh6��\�ftI\�L�ClN�0�G\�a\�Z�\�|\�%6�v�-��a�����: lٛP�<?���j\�Ώఋ\�c\�EJ\�\�k\�\�3v1\"�]b��]��\�.ߩ\�~xن�(O�]%bW��gW�/a\�la�kg\�~9\�~\�\�\�~�Y\�~B��\�_��ֹ��\�\�\�\�\�Ϩ+\�g\�\�\�\�\�\�k�\�\�S\�\�B$�mՌݮ\"`��\�`w\�屻�\�\�o\Z�\�o\�}a��\�g�.f�؟�7�\�\�C\r\�\�1\�\�؋\�책\�\�\�,w\�T�\Z{n\�>\�\�\�+\�\�\��T{�Ă�P���\�*g�ٴ��z���\�\�+{m\�^�\���\�\�\�QX.\�(�n\�(\�欷\�\�l\\�\�ljT\�lv^\�l~\�Q��\�Q�\�\�Q\�s\�GVq\�\�wq4�~\�hjq�eޜ�9�q�8�,G9�c(>\�1\�\�\�\�,Nq\�\�Gp\�o\�\�ϟ\�\�\�\�\�9�\�\\\�@��+�C�C$\�\�C\r\�a\�\n\�\�S�Ï\�9Vͽ�#�\�8G�\�r�:er�==DZ;�ʱ\��q��%G+(\�\�\�%U�q}P\�\�\�\�\�\�p|^\�\�ɯp\�\�\�9۹��8\� �\� \\�s���`���s3RN\� \'lb��)�a8ʼn�n\�DJ\r9��8�ͼ8Q\�m��(\'�\�\n\�\��se9�MY\�D��pb�\�9\�~�9 ��\�\��$뗜T�9\�\�\�a9GN�\�m�����\�\�e\�\�\�C�[?\�99\�*�\�o\�8�\�9wr\�p\�\�\�q\�iq\0\�#9��e\�\�Y\�8[\�`\'���W&\�\�o\��\�8D��\��!��q�˶��C� 琕�8�0�z9�C�\�\�\�\�pn�\�\�\�\�;{\�%\�\n�;X\�\�\�\�\�nQ�G|\�0G̥r$��{g\�s\�\�ip\n�8Ec��\�uf�R�N\�q}N\�62�s�S� �S>��\�h�5�\�c5�\�֍S�©;3ϩ\�\�<ya\�y\Z\�\�<��\�4f�p\Z[9��\�s\ZGwp�)�8\�;[9/�K�\����I�\��-���\�+���\�]M�n\�(\��\�sه\�\�\�:\�\�\�y�\�k��\�*�\�\0\�Pi<g����\�l�\��8� �1\�\�\�\�@\�x?�\�m\� gBÔ3i#\�\�\�8��\�?��G\�\�\�#\�\�l1\�7�\�s\�Y\�9+\�g9+�[9+C8�.m\\���\\�\�\�\\\�}\�z��\�\r��\\e\�k5\�f�Q���WS�\"W3\�պ&\�j��:�a\�\�\����\�\�\\]\�wǦ�\�!۸\�\\CB\�p�5\ny\�5�\�\'�\�\�3\�\�5I��5�����ݐ�/y��o\�9w��q�y�2\�\"̉{\�\��G%\�\�\�\�Q\�.�u\�A��\�&�m�\�^��\�=�\�\'\�!d3\�a��\�\�X\�=yz�\�t�\�ҵ�\�:f\�=�s݆np\�I\\]+���멠\�\�\�z�\�p�6=\�z\�3�>\�b\�Y�]ܳS�\\�u[������Y��;Mn��x\�+7\�\�\'n\�\�8n0l�{�\�\r5r\�^�p�{Ͻ \�\�^�\��{q\�7��\�\r6r/}\\\�F����\�s�4?p�\�\�\�Yn�\�w\�u�!7%ܒ�z��{\�e7]|�����{G\�!7\�Ľ\����\�\�\�\�Fsa�u\\X\�5.\�\�./\���s�Q \\�b�d\�K�I\��\�\�\\J\�~.�|�K���K\�q\�q\\D\�e\�¹,\Z�\�\�\�\�\�\��\��PD㊣\�qŠ�T��+]J\�\�3�r\�q\�\��\�\�\�\�ާes\������\�\��ܢ�n1��[\nR\�\�\�sn|ϭ�&q+l\�s+��r�vNs\�\�>\�\�>�|\�}\Zg�m��m�Y\�m\�q��z�\�6xs�+�ϵ�p�\�r�ͧ�/,�r_�\�\�\�\�/q[\�q\�\���/�vq;4�r;&np;w\�p_\�o\�]\�\�ݵ��\�6��h��a~��\�R��D�\�\�9�۫\�\�\�\�r�w\�s�[���\�-�\�`\� n�;\��;�6\��)\�~�t\�\�\�p\�&��_�#�\�Fh\�\�z\�\�X2\�;`�;yN�;���;�r�;�p�;� \�\�\�Yǝ�\�\�]�\�\�.\�^\�.�\�\�.\�7r���\�\�.i\�\�U\�\�ŤqW�w\�\�\�;x\�\�j\�x�\�yJ{ZyJ\�(\�u\�<emO%\�#o\�\�H�z���5�������\�W\�\�){\�\�K\�mK\�@<]\�1�~�*O��\�@�\�~�\�IyF�I�\�3\�u\�W\�\�7*\�vm\�\�X\�\���\�\�}v\�Q�y��\�̝Fy\�C<�\�?x�0��_:Ϣw�\�\�;�\�\�Y�?\�Y�)\�\�C\�\�\�l�Bx\�\�\�.<\�Ǽ�\�C��:��v�x�ҭ�\�&y�\�1<\�b0\�C=�\�\�\�y\�\�\�x>�v\�|�\�<9��\�p\�xA\�uyA�5��일\�4/\\.\�E|<X\�bzfyWսyq��y��fxI\�VxI${\��\�y\�\�]_\�\�%\�\�K�bxiJq�4e/ލ�\n�\�\�ͼ�)/�[\�\�\�\�\�n>�\�e9�\�\�y9��x9\�\�rF�yy_�\�\0(\�Z\�\�\�\�S�yண<4Ϝ�yu\�a�[x�`-i\�#s�y�C{y�L��6ȣ�L\�1n�\��W:\�c[�\�\�\�<>�\�)�\�q�\�y�{\�<~��\'8{�\'�j\�IͶ\�\�{y\�v�y\���x\��\�\�{�\�\�W^\�\�o:ƻ��\�\�f\�\���W\�u�W8\�\�+�H\�H�\�J�\�\�\r\�\�/t\��\�\�*F-x�\�,y�\�9�\�%$�\�p�W\�W}i=��\�&^\�駼\�쳼�S��8 �n�ƫO\�=%\r\�\�xOWO\�\Z�\�x\r��\�:2y\�,�y\�o%\�5\�f��\�\�4\�{u̔\�љ\�\�TV\�u:u\�:;�x]w7\�>�\�9&ཉ\�\�)\�\�{+\�\�{�\�\�]�&�\�\\�\�Y�O\�\��O\�O\�`�oX\�=\�q\��\�c_\�_l\�ϩ\�\�;\�\�ռ\�T\�,t�7W\�\�}\�)\�\�V\�Ҕo\�\��\0c���y�U�x���5S[\�\�9!o\�����\�W8\�WXY\�Wq\�o�\'\�UmY|ռZ�*0��v]\�\�\�Ր�5ҙ���\�\n��q,��i*\�k)-\��\�?\�__\�\�,\�u��;\��;ڶ\�\�\�3�������)|�TG�Ag\��-����;�vK�ő.�˷ w\�8�\���\��\�\�?���p��\�E���1�X�\n\�\�g�o�\� \�^a\�^i/\�~�\n�\����\�5߆\�ZR\�w�\�wK\�\�M��\�\�u�\�a|�v�Lf\r�LV=\�K�\�\��_\�\�ޟ\�\���\�h\�}M��;�!:��W\�\Z�\�r���§0�\���k��\�If�KiQ�@??�Ɓy˂�\��\�\�m�+2 �j4��ލʏ+\�\�\��\�\'\�\�-� �q��0o~J\�~j`%?�e���\�;?}\�=?#�\�\�\�h\�3O\�\�o%g\�o\�\�g_~\�\�~|�\�%PX\�=\�n\�\�f>�\�22Y��,%\�\�T>\\y^�\�G+\�\�\�||��pp�OXv\�tA|\�n>��ϧ2���~/>���q�g:\�r>s)�\�\�\n\�\�\���4>;�\�ϛ\�w8\�\�w�\�%�O\�%�W��%=��\�o�{�~�}�n��H�A��3�_�m\�/4�\�vA�E�\�E��\�\�\�K���r\�~\�p$�\�\�_~u�_\�1ï\�\�ͯ3�\�?\�L\�?�\�|\�\�+�&,��ܺ��\�Z�%6�߮x�\�nv�\�~\��\�X6�\�͟\�\�>�\�\�;��t�ͫ��\�/�o\�\�\�j\�\�;��=��]3��\�\�>�U~�F}��\���#5�/;��/\�5�X\��\���C:�����?�T\�\�\�\�\�\���\�\�Z��?�^�?q�?�\�\�_\�\\\�_x���{{ i�6�%���4\��\�\�_�:\�_�M\�ռ��N�[9 P:\�C�4h(ؠ<)ظ\�F�V\"P{Fl�U�>�M����@}q�`\�z�eL�}[O�\�\�R�\�)\�\�I`\�\�W`�S`�tR`�\�-0.�p&c��\ZZ�}cOf��O)�ނ}@��s9�Cy��C\�B��c�\�\��\�(*G`s\�\�V��n�Z`�:+8�(Hp|9Rp��,pH�8\n\'/�b�s\��s\�\�\�i��\�\�u���������[)8ۏh�AΊ��� TtPp1\"Jj+�Qp\�d�\�Rh� r�%��z$�j^*�e\�\nb+o\n\�?�\nj8��\�hAR\� �\�G�z>Z�Z\��>�.HW6�[ 2\�7-\r7[Y\�\"A\�\�,AN��\�3�\�$�\�Apg�� \���\�n\�\�\0\�*\0�<\0\�\�@���.�*`\�+��\�\�b\"$E��2 @n\�7\��\0\�&�� `��B�?\�\�V@t�8 \�+\�\� M)V@sF h�%�LC�8;(`\\�0`\�L�Z\��&\�,�� ����I I\�Hjb�� �\�l�@.\n\�3� \�\�f\n\�7��U�\�\�A��#\�=����AAŊ��\�\�EA\�H��zF釠&\�CP�\�<\�\n\Z�\r*_\r�\��Ƭ\\��l�\�+RК�V\�\�%X\�jIQ\�\�_\�ی\�\�\�fAׄ�\�\���:kAϠ�\�ހ\�o��\���`\�<\r�j F�]#\�\�#�HѸ`���=S�M}�C\�\�/tS�W?�~LL\nf�����F�\�m�\����߂E\��b\�~�R.T��q�`\�R_�\\�*�[�-X94.X j�H/V��+�Y�!G�/o� 7n\��҄�?U]̅[�:�\Zs�V)R�\�\�Z�\�\�)ԾS)\�Z���\�*� w��w�ʄ;\� �z��B�\�z����p\��F�\��д/\�w�A�Gp\�\�W�Y9Fh\�&4Ob �\�-6�o��d\�#�m\�#\�\n�]Z\�{�ֿ��\�\\\�v\�m\�\�i�B��\�L�\�\�\�\�Sx��_x�t]\�*\��;�=�X\n=�n\n=��B�c�gB\�\�B��U�\�\�)\�Ya�\�\�Ca��W \�&ap��0���0\�gQr)<��Wx\�\�B\�0�h�\�\�(O\�sD1^yW(��n\�x\�\�\�\�rs�\�\�\�\��i��\�\���Y\�\�¬�\�[.\�&�0�`�\�\�v\� �0��&\�\�TT<%T��\n��H!($N~5.�^\�\�\��\�3�\�\�;B|\�e!qC���s��,\���*\�3\�Bʑe!\�]H� Y����ʅ<��B���\�\�&\�\�\�[ʄB+��1\'�>�\'��n\���\�&˄\�\�\�3�5c\�B\�a\�\�ea�a���\�/,���k\�\�2\�Na�����!,\'>,�*|4\�%�\�b*�\�\� +KJ�\�k�g�\�ڣ\�\�Z�7\�Z���\�C��vXWX\'c\�jYº��§��;w�/�� _\���Z\��/� ����o\�:�o�����/?�Kء����뚄�*��þ\�a�p�Ոp�X���J8\�E8j �\�R�\�\�cM��c/˄\�>_�\�K\�o(\�T\�p�r�p�e,�\�]�p\�\�\�ᢚ�p\�p\�\�C\�c@\�\�˧��\�E\n,�H\�^�\�&K�x�_��\�Q���F������\�=�\�/S\�\��zn�H\�\�_�\�W�c\n\�F�����t3�D;�l\�\�D�7D�7��4]dT�\'\��N�G�_dZ\�)2[,\�\�Z���,/E�,�%���䈎]�lDvj\'D\'\�\�EN#~\"\�#e\"�R�\�\�\�\�\�X��U\�MK\�\�)\�(y��yYy�.��\�/�|�V\"��8�\�;C\�Y\�碳f����D5BQ\�Ӣ��Q�I�(x\�[�\�X\�\�Gt\�\�Qh\�gхEC\�E�Q\�At�\�Y�U�\�Q�r�(��H�\�*%PsEI*��뺖�\�@�(y\�W�\��Ґ���\'E7z\ZE�x\�\�*{Q�K�\�\�.Q�\�eQ6\�Pt�6Ot\�\�V �W�^�\��D\�ub���\�S�v\�a\�aiE\"l1V�m�\�A\"�\�:\�^���\\\�foq\�~�8�BE��q�\�y����H�Ŋd\�\"\�\�\�\"y0Et?2O���I��\n�@Q�\�\nQ��XT(�\�w�\�pM�rF�\�yLT�*U\�l\�^�\�\�m\�mJ\�q�E\�!��\�Q}V\�4\�M\�\�\�\rыK|ы\�E/D-�oD��Z���֖���{\0Q�6���8I\�ꗡ��uJ�E�ϯu��u���\�$�\�L���nʼn��\�E���\�\�/D��D\����˔D#������E�q���\�D\�\"�� V�h\�\\A4�\�B4u\�h꧑臞�\�\\4\�\�(ͽ\�\�M�~b\'E�\�k�\�U�\�\��藃�h�\Z+��s�\�\�\ZO\�\�d�h\��&\�ZM�\�Q���\"V�\�|�X齷X�\�Q�Q�\'Vq�U���)D�5h\�\�m\r�b�c\"��h�XO>$ֿc,6x\�Tl\�\�Vl�\�!6RB��\�\�{ۻŦ�Pb\�\�W\�A�Ň\�\���%�Ķ��b;��\�^A*�����O,\���`(vN�.>�\Z,vQ\��X��]2Q\�\�1\�\�\�ϋ\�\�J/\�\�j\�b\�\�b\�cb\�뽙ػ\�\�O^\"\�W^\�\�\�oā�@q`\�^q\�Y��\�_�8\��84\�HZ\�_P~\'\�|/�VG�S\��7ė7�_\�(�\�\�%�2� �K4\���\�։Rʼn\�\r\�\�\�i\�t�\�̷\�\�,\�9q�\�q\�AMq\�\�-\�\�2-\�\� qn��8�&T�\��C|�\�,@ŀ\'\�b\�\�3b�����Ü��a\�1�qN�\0��Qn�b\�Ee1z,W�\�b$\�\�JӜCĴ���\�/f��9n{\��y1?�+���\�\�9\�>\�\"|���\�\�\�]qy^��\�%��RsH\\i\�W���\�\�U����F�\�5�ĵfw\�\�g\�H\�ӝ\�O��\�\r\�lqC팸Q\�\�j������y\�O\�\�A���_\'~\�PK\�z�_܆��\�\��_\�,~\�6wh�įu\�\�]:⮒_\�wW\�\�=\�\�\�i\�\�\�Bq����?\�x\�t�x0U<��v�OHBēC\�\�\�\�(\�\�}�x6\�xv�*���&�i~G�d$�\'z�\�9�\�y��W�\�}��W\�M\�\�x\�K�\�K�\�\�\�\r�\� �\�վY\�:gK��=O��\�C�q\�D\�i�D\�D�vmH�6\�/Q7;(QΖl�3-\�\�d\"\�Ȱ�h`��1��z�D�)ѿ\�\"\�\�\�,\�5^!1�\�\�K$��-%{4H\�\��\�t�\�{�\'ٿ:*1�>!1Ϻ&9\\xYb�\'Gb%o�鮒K�&��J�\�>J\�>�H�W��� %\�7$��\"$Γ6�S���S\�H\\�$.U�\�=u���\�\�&�kR\�\�B&\�a)\�u��ǧI�vJ��-%!\�\Z%!\�ɒs�W$\�O`%\�Q��\�E�\�\�\�[���$I��N\�� �®�D��K�`p�\�Qɵ�\�\�>�d� I\��ԆI\Z(Ik\�FI2�%�\�BIfF��} �U%\�~\�!��[\"�C2�\�\�P�O�� \�3U�܍?#��\�N\�;(`%� d\� L\�&^��3t%\�G��F Z#C��͓�\�\�z ���\�\��\�nK\�%���BE\�ȦI�\�c%\�\�\��!@\���3#%�ˎnC��\�bT\"\Z9,\�\r$r+{� �ț7J\�P�܋R�\0�% �\�\�I\�gI\�I\�\���\"IiA�\�\�\�c�G���G) ��=�$�Œ�3��\�T\rI5�JR{%MR��\'it(�4�J�z2$\�4�I��I��J%\�\��\����\�\��\�=F\�\�{Nқh#\�;\"\�7��\�[`$�\�Œπ>\�@\�dt�/�L�H�|/�H&�H$?l:%?J\�J��|�LC\�H�\�$3=��YZ�d\���\�\�wɢ��d�\�X�8!��ɥJ�6$+N7$��=RE\�mR\�@_�b��T\�~�t�\�t}\�\�6}��<O��\�T��C�%gY���\\�e�]�e�W�n�&ՄJ�\�\�R���Rm��R\�?=RJ�t{��t�\�g�.e�T��#\�m��\�\�\�\�|�Oj�#\�m\�$\�\�c.ݣ\�.5y\�\'\�\'Jͤm҃�~\�CZR+�R+\�����Զ_(���\�J��\�jR\�\'S\�S?���8IOO��z���z�\�I=1\�R�.�\�\�\�\�G\�ԧa@z\��M��s�4$\�4D\�*=\�tG\Zz\"\r+ �^�u�FlM�^\�)�N�Ic�JcRPҸ\�ai|I�d,M�n\'M[Jo`¤\��\�\�\rҌ\�b\�M�;Ҭ��\�[<7i\�N�4�V�4[�Bz;�+�\�\�%͛dH\�\�\�B\�\�JaOiRTD�\�{\"\�~\�\�פ�#R�SJ>W(�4��Rm\�Hi�VR�g��!h�2�<�L\�V)�rF\�\�\�\"\�\��I\�\�R\��\�;C*W��\�\�\"��GQ����4�z���tEZ��IZj�\'-m��)�I˝]��ޮH\rzH+N8K���5\��5Q�\�\�\�[\�ڙ\�\�\�ۏJ1�\��K\�k9\�\�k鳇2鳶\�\�\�#�\�\�\�s\�\�|\�P�\�\�D\�\�zP\��C\�\�~,m�\n��\�DJ\�\�\�/Ϟ��\� ��ڷK;�\�J;�<��\�{��\�N\�\�/�\�\�\�\�x�\�N�\�ݥ;\�wY�\�A;�ԍ�=4��8I{I��\�c\�\�_��[���ҡ�\�ᇯ��>)ұ\�\� \�\�{I:s,���\�4��\�6kHgW�sK\�ҟ{:���J��H�T�HW=�JWkӥk\�e\n\�X�\�j�L�x�l���l�\�G�ťT�~\�K�Ny)S_x\"\�\\-�i�\rɴ�*dZWA2-��L[sA�\�\�*\�)�m�\�!\�5ȗ\��.ӯN�\�Ɍ�5eƨ\\�I\�W�\�k�};5d�o�\�,,Ų�\���R=١\�{d��V2���2+�z�\�l�\�j�!;\�%�Y��\�l`�eDz@�\�=2�ͳ2��p��g�\�\�O\�6wN\�\�\��̝���\�ܕy� �y\r�\�|m4d��|�\�-#�o9[\�)��]\�,\�\�\�W\�_�,P\r��d!G3e\�^\�B\�\�d烃ea[\�\�\�\�D\�\�\�l�E�̗E�\�\�._\�Ȣ�e\�3�e1�s��\�;d12�,�\�,N\�/��\��%$\�\�\�eI\�\�e\�1�dp�,�_�,\�\�B�ˑ�<Z\'K\r���&\nd�T_\�\rD�\�F��,�\�9YvK�\rQ�\�yxU�\�Q�\�>А\�\�\�z���\Z\�]\�IأP\�G\�`�2�|U�M*�\��\�\�2\\M��h�$#&f\�H��2\�My\�9*���\�\�\0�9%��1\�:d\�k&PƎ� \�\�e\�*]����L�\�$�|�Ȥ%s�{�hٽk��6\�\�\�\�\n\�~\�\nϞ�9$Ȋ>\�e\�\�s�G��\� ��\�@V\rO�\�X\�\�\�\�;d�reO�\�\Z�e���ƠLYc\�C\�3��\�y����㻬\�G,k�\�]\�\�A\�\�,{I�\�^�ܕu\�h���\�%{gsX\�n�A\�\�\�a٧�{��C��?Y�b�\�v�\�\�\�祟���\�\�l\�h\�\'\�S\�\�.�l\�{�l\�]�\�ǽ���岟\�e;�d�7iȖ�\��O\��8\����������\��\�\n}�r�\�\�r���r��O\�\�}\�\�\r��r]��\�@�Jb�|s\�&�*\�\\�\�\\�\\c]�\\㰓\\�+\�Lȵ�\�Z9 rm#�\\�|�\\\��\\tC��\�\\\�X�\\\�Ԉ\\\�U�\�@mTn �\'7h�.7\n*�\�~\�P�\�\�>��N�\�\�J�\�T�Dnj�*7�B��\�}��w�\�Ϳ\�\�\�N\��I��8\�mY\'?4\�Jn��#?��)?b�$?z\�Un�\������\�\�\�\�\�\�1厼2�\�`��\�6s�\�\�\�r\'L�\�>F\"wiV��\"!r7\�g�{\�:��\�v�\�\�\\�W\� �\�rwy�\�yP:B\�^W�\�/�\�X�\�-K\�,c���q\�\�\�d��\�\�%��\�y�\�:�\�Vy\�[\�\�*f@�\�*�\�\�\�G#\�\'<\�\�ϲ\�\�ȓ\�\�ix�\rI�<\�\�@�1�]~S9@~\�T�<�\�%yN\�oy]I~{\�K~�\�yn��<\�\�q94\�ړ\'G�?#G#9r̶Krl��۲N�3��\�\�9^+\'�\�$�?9�#���˩.UrZ���� g\�\�09�g*\�y\�\�9r\�sE�\�C�\\�&U~�|\�?\�\�ZR\�\��G\�~\�\�=\�\�\�\�\�%�\�F\�+�\�\�+\�\\\�\�M\�U9�\�\�ٻ\�B���pM^\�\�]�x\� \�O^?� o|��?\�{,v\�P���\�Uy�\���\�y;JA�\�$Z�Rb$EC\�;V�ʻ\"\�]\�W\�\�33\�w\n�\�w&\�\�\�Y\��<��I���^�ܐ�\�\�@y\�쨼\�I>�.�h�*����ȇ2�ɇ\�\�\�1\�Q�X�\\�U\�E>�\�\�\'��\�1\\�\�\\pQ\0�)#IeF\�(J�\�J�M��Jf�\�*Ɉ�\�\�\�\�*)�H���x\�\�>�\�|�\�\�s\�s\�;�܈\��\�j\�\�9���s::�s�ǯ\�q\�w֝\�\�\�v�8�\�#\��}�sV��s\�ڵ\�\�\�\�\�\�\�\�?o\�:��Ot.��\�k \�z����\�\��\�\�������\�\0�U\�\0\�\�E\0�\\>@\�@Su�e��\�1X\�\�\�m\�\\l\�D��l��l>|��D ،90Rg�|\��\�\�\�Q\�\0# �\�`Kf`K���\�[��&`{�*`\�\�I�\�]��\�\�\0�\��\0+��\�SK�5�y\� `�]��\0\�\�\�\ZM\�\0�\���?b���pؿp8� \�0pQ�\0pK= \�Y\�d\�x�\�xi�\�\Z\0^3�q�-�\'V \�x\�C1\0�\��t4~EB�Z 8\�}pJ?p\�^2 HU ��N\��qK\0Dݲ��}�Ά\�Ǿ\0\\�\0b���-@�d >\�\0 ��O#.Q���V\Z ��\�\��\�\n�\"H\0$:\�$F?\0$��$��H=s\r�\n=H\�|p��g@p�\�a7\�&mp�\�\0\��\�Tn\�\0�]�(ȹ\0(�\�(\�y(\Zz\r(ax\0\�9]ܿ�p_zP\�\�T��\0T�U1l@՟x@\�mC�\�/�����\n�!\\h\�\rht\���f�M$\0���4���\�\�݀�,[@�Wu\0P\n\0�\�@\�Y\07\0��@Zc�@\0j3\0��\0\�,\0�\r �H\�\n\0\�\�]\0=�\�\�\�x\r\0�w\�\0\�\�w�\�E�=\�\�\0\�\�=\�䰫\0E�.�r�@ix��\0�7�\0�8@wg&�\�\�\�\�P\r`d\�*\�\�`\�o `|�\00�30ud`�\�\0L\�\�\0�\��\�(`��)m�\�<`f��Y\0�\�\0�~��*\0,���D\�,��\0K��%|\�\�d������P\�\�Pu\���h?P�\��6T\0\�\�U\\C\�\0�:��\�\�o�:F@�w!�\��\�\��^7\�\07�@�C@�7W�\�+���ǁ;�\�\0w�\�wG�\0Z��\0-\�\�-{T�\�\��6\���o3ж\��\�\�p_�*С\�\�\�o\�Q� t\\��.\r�w��C\�\�x7�˗X\�\�]��\�_�dz\�@ϭA��\��Ǯ��\���\���Z}\�@�\�h\� \�\�@��T\��\r�\�����\Z>�>)�J\���_�\0þ<�_\��\�O��\0\�X|�\��\�\�\0F���/^8S� y�]G\�Bl�q;�\�N\�x�b`|x\�\�n\�U\�R\�\�tC`b\�W`\",\0��\nL\�ӯa�\�PS`:�\nx\�\�O`�\�g`\�\�~`�\� \�~`\�\�C\�S��;\�/����� `ap)�\�y�\�#\�G#���\��\�g�2X�\�%\�!�XY�X}o���\�\�\�q�5\�\�E`m�z`�<Xw3��\��I��\0?[-�[ag�/�\�v��@\�q�\n��bwY\0\�\0 #�@b>H�\�\0R&\n�T� \�\� ��\��c\�\'���\�Z@�\�E���Z�,\�:P\�����\�\�\�.^vK�\0��\�{�\��\�!\�ۙo�w\�L\�0,��y��h�P�\Z�QE�\�|�T\��y<8n�\r�,\'.�NU\��\�d�ل\�?\���?\�R�?\�_��٣o��o��\�ԍ�\�\�~���\�{2\�r\� \�\�z\�\�\�H\�\��\��\�^��\�V�\����\�<\��ԅ\� \r\���\�7����\��a�@k\�\�\�\�@h�A����\�B\�@��\Z\�f\��a\�o�Q\��iOh\�#\"h�\�\��\�Bd��\�;\�\�; \�vR\�֓\�\�o\r\�^b\�1���~\�\�\�`@{?l\�i\�\���,MA�鍠\�R?�\�e&\�\0Y]\0:2�\�\Z\�r�����\�\�p w\�+�Ǚu �X\�\�\�|\�\�A\�ڪ \�\�� �\�>���\��\�y\�T\nr)\���ԀB�.�BσB^m�}*ERZAg9XйG2\�9>t\�j=\�1t\�/\� \�\�/(��\�\�\0�\�t),��t\�\�t�\rt�_\�j\�\�\�\�P\�\�rP\�9(\r J\�\�e\�\�2\\\�@Y�O�rB\�A�)-�\�7�\�\'���\��<F(��\�N\�\�]\�P\�,�\n*���\�RA\�\�\�Ϡ�EGA�{�A�Q�A�}CA�\�oՄ^\�^ŀj\�@u\�P�\�NPyԨ]j����>A\�sU@\�Y�A͟\�@-\ZAm\�(�\�\�y�Wn@�8;\�b\�J\�@ \� \�\�_\�A�Tl���B�\�Aȭ\�@���A��&V&\�\�e��\�tqD���7��k\��(�`��D�����{Al�� �V4�\�\� \�jqo�x�@�gM I�=H\�h\0�\�\�@\�E�\�:\�\�ԽFԷ�\�u�7\�\�P#\�\�YP�E�_1\Z\�Z\Z $��\�A�5A\�DS\�� \�\�\�ˠ��\Z@�Q�\�<h��;\�\�\�$з:4\�C\�w\�\'\�\�j#\�\�(]\�\\�hA\���\r��-����T\��K��\�>���\0��\n\�\�S_�\�v6Xe\rVm<^���v\�=X\�8��+�nm9X�\r^�6�1&�o�l�\�xu��\0����\��V�`��\��b\�\�]�\��\�\�\�/����\�=�ւ\�\��mo\�\�=\�\�\�}�(l?| \�|�!|@v\�hs\�\� >\�\�\�\�\�d�=j�Gs^��~�>~5\�m\�\���\�&ă����>!o�~�%\��\'H\�\�\�����\� s)8(��\�2��[8B�8��\"�\�\�e\�\�;pT� 8z�8�\�$8>~�RD3��\� p\�\�\�\�\�)p�� 8e��r\�8}�3p�ŋ\�t\�[p:9 �?\�\�\�g�#���\�Y/�P�\�,\�v\�͇\�\�[\�\�l8;\�-8\'\�:8�Y \�}1\�]�\0\�v�\��\�{�G�\�\�\� \�J\�ip\�k}p\�\�up\�;p\�m0��\�\\w[\0�dnH�7\�\�OU�������悛Rހ�X�হV\�\�7Z\�f\�/\��\�fpk\�f\�\�\�c\�y�\���: p\�[0\����k���\���\�`\�N?0\"��\�D���g�\�\�/�\�\�h0��Ư��/S�\�}\�`ZR ���\�B��)]`\�\�0�n\�;�\�IO��U`~X(�\�<\r\r����4�t�X�,\�mw]IwU�\0w�:����\�;�IP\�\�z\�\�_�o��q��#\�O�(C\�\�\�\���4\���<�\�m�\�/�L\�\r�\�\�\�\�\�g\�\�^��J3x\�\0�\�=<{�kW�}d��1�\�\��_�?\�?bxY\�\nx����)���hAV\�n���@V\�!jq~�#/ ��!Zwa��\�\�:Sk�\�\�\�\r*!���\�9\Zd\�>\� �\0b�(�\'�BLK �\�\rS�Z�\�\�L�٣)ȖG\"Ȗ\�~�E<�\��6d\��K\��+\�\�2s\�F\���\�Ő�\�w!vٶ�}\� ���8�\�8.\�@�3m .\�\�\�\�\�SqM)����@\\�\�\�v��\�Q�G\�*�vij�9\n�B�>\�B����x\�N��;\�\�R��v���������9\�\�\�o���C�@�Ai��\�\�\\șo ɐ��\"Hdf$\�\�_\�\�%\�\�wHlO%$.�\�\�+$>Ur\�#H\�\�\\H�\��f��~\\r=i$�O�\��y�\�\�\�-t\�\�\�OH�V$��\0r{\�yH\�ދ���S��Hm\�\�4*\�.\0)�<5��\�B\�?�C*i�!U\�t\�#�U�\� \�\�\�Z�.\�3�\�\�-H}\�IHC@ �!�yNT�4W\�!/��A^\�\�A\�&� /�\�{\�9��$@����� �q\'�\�A\�@\�!�ҝe\�\�\r�\Z\� ���0\�eA\�\�U\�\�Q\��-�o*�\�k@DiG R\��\�\�D\�\�\�\�!ʑw�\���ޛ,Hߥs�7��\�v@Ȉ\�0d\�\�A�2��M{\�>�t\�\ZdLC\�\�B&Wl Sw} _O�A�l��\�%AfL�@~\��C~\� �*\�!�\�9}3\�\�z+\�\�wG!� \���\�\�!�\�i\�\�b)dEUQ@U�l��Ĕ@U<��c�j\�f�\��P\��l�\�\�v\�ڧ�P\�\�V��~T�e]\�\���%�g[\�\�ɃnvH�n�@\r\�\�C�܍�nyI��g\�A�\�\'@�m�A���A��9ݾq+t\�\�)��\�)�\�\���e,\��v�u\�>�5\n����g[t\�?\�vW7Զ\�\�\�\�\�\�[辭\�\�}B�}�\�\�*�\�]G�K\��\�+�\�z�\�\�Z\�u���У\�b�GCҠ\�t\�c�@�c-�\�P��.P\�gfP����\'�NAO�\�@��f@�ߋ�!G��y#\�Ї��ao��\�\�36NгK[�\�lg�\�zC\�hO\�|�\n4\�=\Z\�Y��\���aA/�B\�z�C\�Є\�$\�\�^\�\�\�ռ1h\�B+\�Z�\�Z\�4i\�[hR\�hr\�7h\�(h\Z��~\���~ �i�\�\�\�As\��Co;@\�\�\n��J\�]�Iha��\�cZ즀�<|-y\�-i[�߸-�r�>j�V���VfB��\�j��F�\"�\�\�}hm]�\�U=�\�v��\�\0\� mdNA�~��>�5�>\�)�6#�\��Lh��\r��3�\�\�z�m��m���\�/�v��C;.\�v�p�\�\�%P�P�\�c(*\��B�y>P\\�k(��7�zi\0J�pJ?uʈ���{B9\�\�P^�~(\�y\rT��Z��\\�\�\�P\�g\'�4r*�b�_\�U\�A��c�\�\�\�A\�ݕ4\�\�th�N\\9_�h\�\n�m[ ��UB�DC\'5;��Zv\�\�,\0tr�*\�\�\�2\�\�5E\�\�\�\�O�s՞\�};�\�\���\�\� \�\�\\t�\��4ʆ.}��.�z]f\�AW�-`�hLu�+Lu\��\����\r��\n[\���\�Ӧvô?ށi�����\r[,�~\��\��\���f\�u�\�\�[��\�o�\�s\0\�\�\�*\�<\�5\��f�\��H�m\�\�\�E�Y\��Y\�aVm\�a6��0�ga{ҁ�=\�`{]E��\�k0\��`v\�\�~�B����=N\�\�\\;�\�)\�=\�\�l\�a\�x\�a\���Z \�yD梭sᭁid�\\q\�0ׯ\�07O����0�\��\�r\�ؿ.\�q\�0\��a\'��`�X�G8,Hc\�R\�����\�w���Ā�9tQ�1Q�\�;[��:Ȇ��0�]Hք\�\�\�T\�\�b\��.\n\�\�\�a\�S˰��\�+;\�\�U\�`�\�\�a\�vm�]�:�\�\�.,�K=6\�x\��\�v�=�s�v�����㎆\�A����a�vX�ǵ��iP\�]�\r��I!�d�-�t\�\rvo=\rVv�V\�\� {\�V \�Ui\�\�\�`�j`�\�j@A��y}X�\�\ZX\�\�N\�ӸX\�Ӈ\r�綍�\�!��f��e}�\��\Z\�e\�A\�˪Ў\0%\�a��i\�X����~�\� �\�\�\�\�Z�0�K1�F\��QL�a�`\�`��\�`�\�0�\�u\�v1�\�\�~< ��\�\�Sa��\�0\�1L\�S.߄u���`}���\�i�\�ίa���a��\�\��7`��ZaC\�ذ)\r\�\�46�7\�q\�>\�\�qu\�\�e8l�\��\��|�6\�\r�\\�\��\�~<����\��}][\�7��\��W`\0[6�\�V��p\�\�R�jcc�fe\\\�\�I�\�-\0|mf*\\;\�z\0�Sl_���{<�\�,�8�\�\r\��oZ_7��\�M]��av��;a\�\�?�w0W�wE5�\�\�0\�{j}\�{\Z0\�=\�^�\�\�\�B�\�\��\�_\�\�\�g��\�M\� �p\�W\�\�p\�\�Y�So&�pP/܅\�\n\�\"m�\�\rwo�\�=�ep\�ֵ\�\�\�cw\�\�ޫ0\�V_\�\'|��Oj\�Oy��z�8\�\�Tx@a<\�\��zX] z\n\�t��`�\�/\�\�?�\�0�f�p\0~�-\r~\�p<\�p~�\�,�B\�/x�f<&\�\�s/<�\�<>^~ >\nO���_s��\�n�SF�\�4Swx���\�d<C\�-<c\�IxF�=<�\�9<c�~�%����)p�g�\�9\�X\�\�+n\�\�H��uO\�w�\�\�\�俅\�!�\�\�H+\�:Rx�\�=x��-���C�=kUx٭\�\�G�\�c0�\��\�Ax\�/{xm\�Ax]E=�A�7��7\�\�\�~4xSW ��\�*�\�\�xKD3�\�a\n��\��\�^\�\Z\�)\��5��r�p\�\�{p\�)\�O�#�4\�\�;�p��NHÉ�kp���\��=N�3R\�\�Y�\�pk�]\'�s\�#p~\�Y8_�.�\�E�G\�b�\\b��z��eN�\�&p�b/\\��+XKpe��;\�\�\�8�:�\0ޟ�\�o\��D��E\0|\� A�?�u���:\�Gk\�O\���?=�3r��m��\r��dž�\�\�[��\� >\�/��\�/\�*\�/�\�\�)�\�\�q\r�\�\�U\�\�F\��\�9�y�܃�\�W0�wS=�\��\�\�߿\�\n�\�\�\�K\�5\��B\�1�\�t �\�\�Ch\�}�\�<�@�\�t@�u{�X{\������R�I\�\Zb���0\0\"Ly�3\�L���I�y�a�\r��c��j%\�\�{aY\�@XŀV�\�k,�7\�!®]a7t�\�$�\�&bf��0��\�0\�\�2\�\n\��\�\�ѱ\�8qh�\� b�8\\��p9��p�a#\\=\�n\�\�w�\�a�\�Q1�\�?Bxp#G#\Z\�:� ��_�\�\�\\A�\�!�M��� ��\�7\"@���\�!9!¡[���#\"v\"\�VT \�Bb\�\�1��\�D\�WD�\�FD|+\r�pu��v q�\�-\�\�z)\"Qu\nqm8�t\�\n\"5h�Zփ�n���\�h�\�\�Ddu\�\"n&\��W#�\�#�\�e��hDξ\ZD�\�SD\�YMD��>D�\�VD\�\�!Dq�\n�d\�FD\�\�\�\�E\�}Y�\�U�(�(�DTD#*\�=BT�;vnB<@� �L�\�#U\�~�\�C\���G<\�!j\�<O�e!��*B<\� \�\�v\�\��uG!��\�b�x��x9uѮ6�h��\":�|Ct0^#^MZ#�\\�#fB����\�i�C�e\��G�2����#�\�`�5� \�\�GP\"\���U~�B|D�\�k�\�]\�m�+\�E\�(Xߠ�\�X�\�#��\�1�0l!\�<��\�u#�\�\'\�\�\���B\�F(\�G]�N�T�w�\�7��\�w:�\�,A�\��\"�\�\�C=\�{fbp\�!\�\n\�:1:IGL��CLJ_����\�Ի�\�\���� �_\�\���\�\"~�E��\"~\r\r f\�as4\�\�\�}��\��?x ~O�!\�[��\�+��\�F#��\�;R\�#�u\���\�\\�\� �\�1\Z�\�w\Z�G)A\Zp�H#�e���rt�s�r\��\�\�\�u\�\�\n&roO\�vw\�\�\0i\�?��\�A\�;G\�߾�_��\���� #\�H�\�<�\�\����\�K-\�\�W\�#��\�=�<\�>�<\�WG��@_.Ez\�+�>����\�(�\�\��\�ȓ۽�\'ۢ��Cd�\"�>\Z�&y�\�\�\�\�\�+d\�y\�\�d�y\�@ƥ��q7c�\�\�\�\�e\�K6\�+3�ȫ��-=\�k�dҹ$d��;2������\n3B�1\�\�\�\�\�\�3+\�\�3�7���W��Y�\n\�\�?d�\�gd����\��\�ߡ�̯?�\�o9�,x��,4\�B]9�,v�G�\�\� K\�A�ӽ��1�{�|\�\�YiR�|�|E֩� \�\�\r��\�\�y)\�yg5�9}\�ܚ�l]\ZB�\�A��ۏl��C�C�\"_�\"{J��\�Hp^RBB(\"$4\�&\��\0 C\�#*NH\�O$\�\�*\�EbrL��)$�I�d|��d\�A��m��>H�\�v�8h )�\�<��\0\� ��3�\�܇Hi\�.����~����\�#\�|��\�HBvy\� �\�\n�����Α\��1rD�soA�\�\0 G�?\�S\�I七r�\�M䄧����D\�ANE\"�\�\�EN\�\"g\�s�?\r\�?\�\�\�\�_1\�Ş%\�ߝ\�1(\�K�\�\�\r�Uj�P�<QjA1(u�qN�\�HWCi��Bi������Pkً(�3F(�G\�P\�/C��Z?CmȯC\�\�Bm4��28MGm\��\�\�\�e|x5\�8\�ez\�j\�!Ԗ�I(}m�ž\�̿�]/\�P\�\�Q\�2C�ͻXԞ�u�}���}ޣ(G�\�P\�\�\�\�\0\�HI=\�H�\�\�;\�\�d\�-�r\�oGy3Q\�P\�(\�\'Q\'\�&Q�\�D�{�\�+P��6�\�GP!����*<\'>?�:\�\�E�\�y�:S� u���|\ry\�u�/�}\������\�\r\�\�u��\r����;P�=V�.w\�PW�MPW\�Ũkڣ��\�T\ZA\r�\�\�u��*�\��\�\��u\�2\�fd$\�v\�?T�\�-T>\�2*�މ�\�UtoU\�\�*�_A���\�.��ʷ��\�O�P}e���PZ1��k\�P!��Jv �:2U\�@=n.D\�l\�@\�Gմ\�jK�j�~�zH)\�\�\�p\�W$����j��jԼ�z�a\�)�\n\�t`\�l\�qT\�\�n���j\�\�Z\�P-�[Pm�RTu\�![B�ʾ�\�ܴ���@G�Q {Z���\�\�:\�P\�\0\�R\r�6mC\�\�BPx\�Q��>\n��!� D�(�K��1E\�@Qgף\�P\�gps\�E�0\0\�\�>E\�,>�O\\P\�\n\'�p~%:�%��@���d��\\���\�@)�6(%�\�\�؇\�\�<Du{�Q�\�M�>\Z\�&�\�\�\�$�_�5�V�\ZP�B\rn\�A\r&\�P�\�Y�w\�H�w��Q\��Q\�csQ\�P��:�ϕ|\�\�a j���\ZW�A}���rQ\�T�P\�\�7�f\�P�♨_ 4Ԭ6\��u\�\'( �t.��n/j�\�Z%\���^B�Z%�Wq�hu�.Z�\�{�\�\�hM\�\�5�\�\�k\�\�k_�Ak�|F\�@\�뿽Bo:R�\�,����k���ߢ�=\�&�:�\��i\�=��Aڬ\��\�P \�|�m�3�6/�G[L%����Do�}�\�&�#\�(z\�]?\�\�\�\�\�=J9zogz/\�:\�\�\�z�\�m\�-p\�oh�_\�h�x5\�a\�5�\�ڻh��\�5\�#\�\0���5\�\�+\�\�d�\� ��蠏&G{=Ġ}�h?\�T\�p\�I\'\"�Tv8�\�\����X��#:p�$�CF\�\�a\�Ч�5ѧ���#�\�\�\�\n7����BG�3C_p\�D\��F\'\�B\'�Ġ�4nC_i\ZA_����ѧ\�IQ�\�ۅ\�\�DtZ�Nt:���Gg��Fg\�^�o��@\�\�چ\�@gc�й�|t�\�3\�;mbt\�$�(L]T\Z��W&@�Oy�\�\�*�6t�\0�(]]\�B?\�-G?�>��YLGן)E?Q�A?�1C?��\�\� A��\�F�8�n��_-|GQ\�\�\�h�\�U4��\r���Fj8���\�h4\r�\�4=@\�4�и\�h�M\�\ZC�\�oCS\�o�\�\�4\�y/�{�\�_��\0\�т��\�B\�(Z��?\�3��3\n-9ك�m*D+X{\�\�P-��\�\�\��\�.�Dw��\�=�z\�\�\�}��\��\�o�t\�!\�0#\��\�\�Ϗ\��?\�\�\�c\�\�\�1O\�N\r\�\�i\��5zJ�=�S��z�D���F\�8\�A�\\A�\ZBϢ�\�||\�suN\�\�E��\�E�\�\�+\�փ�0/̪cZ�\�g�`\�\�\�\�Dc�zcfM�\�~�ִ\r�]\�\�~��Y�)\�\�#c֟ \����1���l\n\�\�l�Y�ٔ\��Y\�fsn0\�U7\�\�\�7f\�`<\�\�1\Zc\��\�\Z{�UP��4\�\�X&\\\�X�?`�b�1V\\ f�E1\�\�*�ϳ\Z������\�\�}�90f�qP\�8\��8\�\�1�R�1��g4\�\�m��\��\�i5̑\�E��q-\�ղ\�~H�\��\�\�9jd�9V\�9\�7\Zs\�os�\�㣛�\�\�\�M<�\�\�\�]0\�\�0\�͘����\�\�ɘ\�\�L�\�Lx\�^L8�-\�\�&�\�&b\�>&�\�&\�yl\0\�B�&F�[c��[��((\�\\S?��\��I:��|,��Ĥha\�m1\�\�\�1U17�\�0�z{07o217\�\�c��b\�w\�b\n�L!�����m��)\�\�S܇Ĕ\�aJ�1e1�0e���\�\�0\�Ṽ\�\�\�vL\�O�*%\n\�\��y\�&c-_\�<>k��1\�\�\�,cj\�\�4\�ڇi�b�y��4\�\�ļ��\�v\�\�\�`9�]\'\�N;�y�xD�\0\�5\�\�D\�;rz\�\�\�@CL10n59��Ay\�cP�^T, ��߅A���\�&l��܊������bp9\�ܐ�`\�C����\�l\�\�_`1\�-NA�O\�\�\���\�{���\��0�\�;�\�;�\�\�k\�\�y�\�M+�I8f8\�3�a7\�#��=����\���B�\�L����D�c�\�]0S=���\�N�\�\�\�\n\�@��u��\�\�f���Y\�\��9�Y�ۃYn\'`���\�7w0+\� �\�\�U��\�S�\�Oܰ\Z�x�\�qvͱCص}&X\�\�#X\��\�\�\r�X��O\�M�l���k�A�5.:�5���5E\�b\�^�c\�s�c\�\�]X�&\�\�N\�\�\�\�\�\�\�\�]�z�VK�ֻ��։NX\�d��d-\�\�#��[�\�o�\�?��=`��8\�=贄=x\�:\�`\�m\�\�3\�\�y�X\�:�3�1օ�\�z_�\�\�\r\�Ӿ�=\�\�{,\�\"\��9\���:֧��=ƞ��ƞ�2Ǟ\�\�w-b�`C◱�\�-\�0\Z6,�\rôc\�8&b#�l��%\�s\�8\�s\�$l\� \��b\�-�^\�\�^J��MH3\�^9���Jr\�^\�X�M�m�M�\�M.��M{폽�\�\Z�і��1p�Y��\�\�cs\�K��m���\�z\�m\�Ul^\�nl��1\��[\�-j��-\�a�\�\�`\�/a\�t>c\�\�Ͱ\�yll9P��\�*\�>(��}�~[i!�V%?\�>\�5��W_����\�\�!\�\�\��ϳ��-�\�̻ؖ\�V�|lke<��\��\�\�\�e\�K\�K\�\�Nc,@oh\�tz�cb��R�P�\�XX�f,~�\�]�E\�wa�/˰XKH��%\�\�c��X\�\�0�\"\�\�\��\�\�~�t\r,\�~�5�\�m5�\�j���f,\� +���\�>\�c\� _�RM�\�\ZV\�)+ₕ�걊\�h�Q�U\�6\�*;خ\�9lw\�lwc\'�g~\�w\�\�\�1v�$\�0��&\�\�0\�\�\�15\�\�\�\�sؑv\�\n\�\�F\�\�\�=\�Q�5؉���_�دt�\�\�*�?\�\�\�+�sӳ\�\�V\�E�5\�o\�\�4u쿇b\�\�\�\�!\�\n��R9�S\�ڂS}��[e3�S\�l�i|Jŭy=�[{\�-N�\���X�[�g�[��[OH\�\��\�\�(H\�\�5ٸ�s�8��\�q�N`�qg+\�D\��E�ۢ��ۊ\�㶒\�\�_Q\�m�\�\�vcq��q�o%8�oWq\� wq\�b/�\r�\�s�8n�\�n_�>\�q�)\�\�\�i;w�\�!\�i:\�^.\�\�\�[�\�\�8\�}�q\�\�\�\�|/\�|��8�����eop�\�\\�\�.\\\0*��\">\� \�q�=wq�wv\�B;2paz@\�i���3,\\Ԧ\\t@\'\�|P\�|�\�d\�\����ŭn�]v\�]\�[�����Klv�]���l��KNK\�%\��K�؎K\�x�^��Kލ�~�\�\�`.2��Y� �\�w�\�\�\�7�\�\�\�\�\�Gj\�\n��ኍ�\�J&�pe����;\n\\Ŗ6܃�T܃S�p�V\�*O㪴}q�5\�\�\�V�\�걽�\'\��m\\ca7�\�52�q\�o\�p-�0\\ˮ\\^\�\�\�7\\\�\�^\\��Q\\�d\Z\�\�\�m\�u\�p\�Rp�R(Hd\� \�pP��8\�,b\�!\�?�C�\�a�\�\�(Q\�q���8\�Q��\�\�\�\�cZPp̔Fs1\�\�[±6\�\�\�\�\�\�p�\�N8�K=N,]��(<q\�n!�n+\\w\�3\\\�d\r�\�\�(�_\�\�_�½=t\��<�=\��k\�\�d��qv8n|���\�}��r&\��\�}�g\�>\�M��\�o\\�}�2���\�TG\�~�G\�~F�\�~\�Y\�~\n\�\�f-\�\�f/U\�\�p�p�&c�\�}˸Ň���?\�p+\�p>x�2^e\��js���\n�6��װ\�kN\�k\�\�\�k.�\�66\� �\�Z\�0���0��,��M!~S\�#�\�t\�\�(\�\�\� \�\�Oo���7�c\�4\�Û\�\�\�\�nۈ\�*D\�{F\�3�\�;4T\�;�e�]�_\�5C\�V\�\n���\nކ��ߓ����5\�;TU\���\�;�X\�]t�\�\�|��.\�\�\�Γ\�n#�x�?\���\�x�\�jx�IG�\��x�8�\�\�N��\�b]��\�A�\�\�F���-��\�=� \�)|\�\�-|\�<|\�]|\�\�%|��->\�e �\�\r�\�ag\�\�X|��<\��f>\�e�\�|\�\n�\�(�b\�N|\�N>\�5� ��?���\Z�\� +)�˧\�X|\�_\�e\�L\\\�ɇQ�G|���E�\�\�t\�\�s����\�\�:�\�\�\r\��W\�w\'�\�EQM�\�|i��\�\�B�}���\�\�z|�\�|\�Y|Վ/�*�\n|�k&�\n�\�W �\�\�~����\�k\�3\�u^Q�:����o���72�\�y����j\�O\�K\�O\� �֗�\�mc����^����\� 3<�*\�m��\�\�aa\�xD��\��#ڶ\�Q�cxt\�4��\'\rOjWǓ\�l�SU\�x\�P<\�/O\�w\�\�|\�\�-x�J7�Y�g�P\�9vx^��ي\�,\�N~x)\�\��x\�[^�\�\�2�\�\�N\�{vr\�=��\�=c%�^p1�\�>w|\�-����-\��\�k�\�\�\��\�\Z��w\'��\�{��\�?\�#\�b�\'݃�\�Y��ϝ�\�\�\�\�\�\�/��\�\'S�\�.o\�]-�Oϖ\��\�\����Qu?�}?\��Pp\Z� ���\�}�_�s\��\�\�\�]\���_��OPybJP}\ZBP3t\'�+a-\�s���\�k�l ڟ?֝8AX�\�!aC\�=����\�D\�\�\�B\�3\�\�i6,\�A\���,¦\�@\�\�\�u�\�\�W\�\�i�њ!�\�a����1\��x\��dE��\�1���\�2�\�V\"a\�\�i\�\�\��\�����=�I�O����=��p�@�\�p�Ap�� ߢ��S?\\\�\�\�!�\�f�\�Ƈ\�\�\�K\�Ji\'[\�$_s�p|0�\�s\���f�\�;\ZE\�\�N#�؟E8u\�!���l\�CݕBWN�\�N\�\�Nϼ\'�\��pf��\�H8�\�@8[B�Bb�G������<\�ź(B�)!~4�p dJ��F�ZSK���KH\�\�IH}2EH�YG��<���\ZK\�\�^O��$#dV�\'d\"b7��&d�9@\�~���\�fE\�)8O\�\�_C\�L\'\�1A\nw�&�\�KxBɥ\�RB\�-6\�\�?\��9B�\�KBٮBY�:��D�\�!T,~$<8��P�jBxt$�\�8>�P�5K�\�\�D�w�\"<{J\"�((\'�\�ڷ�\�\��.:� �����τW�v\0�\��\�Q�(&�o \�C�\� �#@>d\�?-\�_\�<�����\'S��\�M\�\�s\�j=\���\�E`�\�%�\�k 쇚�� �g\�G\�\��\�C!K� ~�%H�\���� 2OB\�\�ۄn+�s�\�\�\�!\�zO&zS>\�L~%\�H�M%�{�J\�D��FV\�/� }� �I�\�<&|\nR\'|�\�\"�\'�&��Sw� S̭���W�i\�_�\�ф\�w\�R\n \�\rބ� ¢\�_\�_�K��iz���\�\�߄��)\�kA\�U%ljk\�k\�_�Dp�vc\rq�^=\��h\��q\�T\nQ7{��~���TN4Hb\r�V7�\r�x�\Zo���ƞ�Ds;��\��\�\�1�\����\�\Zq��\�\�SsD\�<9\�{�h\�jJ�\�S!\�xo#\�\�&\�-_O�\�&\�\�#�v�D��&\�O\�D���D��\��3\���W�~K%:\�$:\�\���W�Γ��n���n\�zD�6\�\�z\�[�\�]\�J\�[}q�\�SI\�\0\�w\�\0�Zb\�X%1�܋\�N�\� �\�l!���#�^\�#F�}\'FA\�c\��1\�ċ��\�$\�\�+\�+\�\�k�%b�m:1��$�<G�î3i�ě/]��p��\�\�ω9\�\�Ĝ�?\�\\��\�\�>\�mͿ\�\�{\�Ăk\�ĻvF\�b�\�\�R\�6biv\�\�D6\�\�7\�\�)\�C�Uć\�6\�G�\�:\�b]�6b��G\�\�\'�\�͡\�z\�$\�\�\'\�Ӑ+\�g\�g�\�\n�\�gM\�M&pb\�[b�\�b\�\�\�\�<�/Z#�/��\�\�\�{҈.�\�\�E\�\�D\�2\"�B� �P\�k\"\�\�F\"<\��A\�MkD\�oD2p7��\�\�fMd1�̃7�L\�.\"\�\�3\"�w�\�ҼBdA DV\�n\"g��ۯI\�E�X\�\�o��\r�D�\�=����(\�\�&\�\���\�]\�^b7=�\�\�=M\�ȉ�\�X\�[s7\�;�g\�wAD⻤Z\�;\�(q\\B��G|__O�L�@�D��!��yf#q̧�8\�\�N�zu�����8M�L��Y@��\�@�9M�\�K&�\��$\�\�l%\�o\�\".\�\�$.��J�3<H\\<VG\\d��n�I�[F�۲��\�G\Z\�\�oM\�r��œT\�Hj\Z�$�W9$u�\�$\�\'\�$�>)I�?��i]H\�f\� \�3H:�I\�_%m0.\"mH�?<H\��6&\�!m���6\�H��OH�BG�Q�dbgO2�\�%�>�@2\�\�!�E�&m\�\�$�{Y�\�ï�,n����t�v?�H�4\�#Y\�\�!Yх$k\�{$�\�^\�q*\�q� \�P\0�t��E:��@r��&�l>Fr1\�#yT�<@kI>�}H>�E$�\�\"�\�l�\�k�߁-$��S\�֓N�Z�I�\�vRp\�/Rhx\n)�ę\�3@\n�C�N�ϑ\"6:�\"\"\�Hg��I\�\���_�.\�KI1Gϓb�\�I�\�`Rt\')�A:)\�DJ(�DJ #]�\�!]]�CJ�J!]{FJʙ%eD��23\rIYHY<I�*�Hَ\nR\�D\n)�\�E�\�UI\�\�\�K*R\�#�D�J��J���\�\�;E*\�8C�8\�T�قT\�#U\����-�jTI�S�I\r\�-�Ʒ\�IO[�H\�\�<ҋo2R�h�\�f�Kj��Ej\�`Nj7�Dj\�Gjۓ:�O�:\�Ɛ:�\�^�i�^�\�\'u6>\'u��!L�H�V% �\�> |�Og������ �gI\�{ {�$���#!�$\�u7*.���M%�Ϸ�\�\�OHx�L�j ��(\'�~z�\�Ɩ$r\�\��\r��q�Y\�Hb]��8W�I�7&$���@\�\�,��\�I��oH\�f$I�\�/I\\q�$�\�E����\� I!�BR^0$)��$\�mRIN\�\�\��\�\�M\�Y#\r�ړ�ص��\�0\��O�`1\�\�\�Gҧ�\��\�\�\nҗ�i��۾��4H\��H\�7\�I?�\�\"�\�\�K�+<C�\�@�\�OZX\�MZ\�\�\'-@��ǝ�|0��&�t+ȫ\�ɫ���W��&�E\�\�Þ�տY�5\�N�54�\�Z\�O\�Z�g\�k\0\�:f~d�V\�\�\ryȺ�t���-d/yS\� ٨ōlD⒍�\�&!\�\�&��dS^\0\�\�\�:�YV\�<\�\ny\�f\�8c\�v\�G\��\"\�\�\�s\�\�\��Ȗ�.�-�\�\�V9�!�lM�B��U���@\�6�w\�{a\�d[�\r\�n\�*��-�l\�!#\�י%\�癐\�\�\�EA䃇ޓ^\";\�t&;*\�GJד\�\�Β݆u\�\�7�\�CG\�G���\�9N\�����\�dߚ\�\�Vx��)r�h59\�\�Mr����\"\�e��O:���y\��9ԥ�v��\�p�|:Ї|��Z\�iz��� �쉵\�\�\�.��\��!_(�c���\�\�^�\�\�ɗX\�+\�\�\�䫥t\�\�\�K\�k�U\�ɷ~��+ޓS\�ȩflr�zr��+9\�W��>\�Ň|�*�|�Q79\�j/9�\�K�\�!g\�_#g>��o��K\�w���@έ}A\�;\�NΣ\�\�=$߽jC.,\�&V�-\�\�\�\"r\�\�yrWJ.\�\�N.ݭG.\r�A�o{�\\\�:E._\�N./X!?\0= ?�1!W\�\�!W{\�\�Ձ\�\�\�\�\�5�^�k��\�\�\�\�D��D~Z2K~&R#7 \�/|�[u�ȭg\�m�W\�m�\�\�m\�\�\�]\�vCr\�:�\�y4ؖ@\�\\$C�D2d�@�\�\�\�\�10����h�H\�V��qo\�\�;2q�=�T\�D&#^�)&\�\�\�82&3x�dv�;2\�5�\�\�Y�E�,<�,,�\"�c\�b\�\�d�\�Yr�Yz3�,�V!\�\�Z䮱Jr�)�\����H&�f�ߑJ\�C~E\�\�\�Q�,\�g\�/�\�\�/C�\�ɝ\���\�s\�{`\�\�\n\�3\��\�\�?\�?6����m\"�\\l!\�~�B�<D�E^Z�N^zx��wQAQ\�Q��\�9LY�a��\���\�KQۀ�h���h�dR4\�ߡh҉�5R2e͏#-\�Z��Ԟ�����\��N\��C1ḥ@\�R\"(��S6C\�R6c)�g�R��|���o��L0)�u)��\�(�\�g3�!�\�e[�m\�n/#��OŲ\nF�\�A�v\�XWGPl�\�RlД}z(�n(��a���G(\�f�\�\�(�G)A)�\�$ʡ/)� �0\�H\�g\�J)ŭ4�\�\�\�\�;�\�\�\�E\�:�M9���r�%�\�Gӣ�,\�P�0J����\�?O)aM�3��ȓ������\�R)�Q.�8���8F%!N��0�rYc�r\�O�� �r�\'�r\�h\�J\�\�U7k\�\�\�l\�U�Jb\�(%�HI\�RR>�Q\�\�\�P\�*�P\�8�\�7J\�YJƓ\0J\�\�vJ�o\'%\���)�L�\�\�\�Ꜧ䅒(y\�T)w>q)�c��7Q\�>\�F�;\�H)�{L)2Р\�x(\�m](\��\�Q\�AJ�k5�Z�6�\�|�\�X/�\�I�닠\�)\r\�[)O;)\�\�])M\�\�&�fJ\�$\�\�\�\\<\�iJ�&�ҢSAy!���\�0(/��(��/(\�uYp� LM�@�\�S �\�)�\�}~%���k��\�}��\�P0Ng)\�L\�@R\�%\�)��\na;�B�\�J!k��\�fP�[7Ph\�-�\�\n{\�\r��͟\�M��p\�7Rx��(��{��Q�`\�0Et��\"m?I���D�y�R\�=0J\�\�6J�\��7\�0��Oy]�A8~�2�D�����P\����\�fSލ�(#g�)#7\�)\�9PF\��|���\�YlJ_u�21bK��L�LuާL��(\�v��\�\�8\�\�Z\�w\�c\�\�Mu��\�\�ٔ,\�1c\�B\�\�\�\�J\�\�U=\�R�1e\�JY�RAU\�?I\�l��jNR��V�Z}0\�Zs U;Õ�3���\�a;U\�\�U\��\nU\�U?τj�!�j\0\�B5Xj�n^mF5\"\�Q�\�RM��f\�\�\�-}�抷T�/��۶�P��]�\�\�]K\�\�t�j\�G�LΥZ\�P���\�Qm\�=%\�Խ�-�v+�T{\�\Z�=\�՞E�\�\�I=\�x�z�)�zp��z(e�\�$�JuC�n��T�\�.���ST\��1����\��z�&Q�R/P�P}2iT��\�a{�\�:\�\�\�z\�\�=\�\�S�+��\�\�\�U\��>\�L\�jT�z\�c\�\�uj\�iCj4�D��Sc~�S/n\\G��\�I�/Х\�W|�\�/\� zS\�\�\�pjҟc\�\�O�\�$j���z}\�{jft3\�\�\�[�������\�\�n�\��Ps�w��C���B�y\�~ԼK���\�|E\���Ij�\��\0\�z\�\�$\�n�cj d�Z�˔Z�\�,�\�\�-j���Z6��Z~ɄZ\�H}pݓ�\�C\�Ð�\�*\�U\�*�gj\��\�\��ּ��\�\r��\�\�9Ā\�|��ڢ-��|\�Q;7��NQ!FUT�\�I*\�\n\�K�\"���\�\�T\�_*�\�Jd��|{�\�\�N*5��J���\�,q�\�a\�T1JD�8�P��\�Һ�T\�\�j����ʦ\�P�\�\�n��[~�\��O\�A�R_îRߤ\�R�����US�Q\�f�Q?l+�~\�L�~\�O\�J��6��\�\�W\�X5�:\�\�K�\��NR���o����(\�o�*\�7\� \�\�\�\�Ju��B���u�R:u�l��{@S\�1��~�\�V��zPIS\�\�ix=�i\���\�\n��y̥i\�.�i��i�&Ѵ��i\��i\�\�i�va4�\�ӴM��\�i!\�(\�!\�\�&�f\ZC��ʏ\�\�J7ӶhShAc4��(�k��\�\�3\�VLm���\�3_h;}�\�v�\�,�,h��J�\�Dͪ�<\�\nSA��L\�#\�J�U}K�\��\�]zL�+F\�\��w�\�{\�J\���v\�\�v�\�\�\\Js\��B{ќ�i.�ڑ\�4\�S�4W\�$\�\�\�[�\�=2\�=>�\�^��\�^�K\�cӼ�^�Wz\�|\�\�|\���ۏ\�\"h\r�� �JZ0h=-X|�v�H�v�>�����i��E�w\�\"9L\��\�y[Z\�k*-\�4���9-��\�Q \�\�B\�ھ\r�kcdZ\�,-)�LK�\�BKMɢ��\�\�ҫ/Ю_��ݠiY���#$\�\�9�[�c����<\� ڝ\�HZ\�!�T��V�F�\�`@+��\�\�7Ch\�,CZE\�\Zڃ5{h5\�*-fh5\�=�\Z\��\����0\�\�\�%Z�Y5�\�=�\�\�EZӪ/��#ڴ\�ὴ\�\�|Zs�\�\�PN{a��\�b��UPA{\�\��\�a\�\���R�C{Eq���j�\�o�O\�@EWh�1\Z\�\�A\Z:O�\����y\�C@\Z��O\�Nu\�p4r�n\Z\��?�z�F\�6\�\�%L\Z#J�\�\��\�\�?�\rјJ\Z�t�\�����/��Ɖ��q��h\\\�q��J\�\�k�4\�����\�E�4EY\Z�\�=�\�\�5L\�ʦu7m�u/�\�zki}\�>\�k�>o�/Ox5C\�\rA{�XE{\'\'ӆL{hå��\����\�\�N,\�j�6�CӦ̹�o{X�o9�i?^�ͼ���$\�\�f\r�i��\�Y\�I\�\�\�>\���\�\'��\�7�C�+]C[I��<,��\�9\�WI�\�u:隃\�k�@t�\�7\�:v\�\�/Q\�D \�\r=�麱�t\�\�;\�=�\�7&L\�\�s\\\�;\�\�s\�\�=醙[\�\�\�э�\�\�9�t\�YC���\�\nH\�!�K\�1\�\�I�\�K��[\�\�\�K�\��\�\��\0\�\�\�m�k\�\�\�}�M\�\�\�\�ϸ\�\�2\�\�18���}t{l.��\�q�Ä\Zݱm�~H�Hw2_�;=}K?��\�QB?�cݕ3Iw�WGw{�{�[\�=\��ѽ^N\�}jEt?0�DS=�7N�C��\�a�dz�\�ez��.=��\r�L�-=\�=b�=�ː����SA?�\��kH��\�L�Xɦ\��A��9O���\�\�N\�h>\�\�\�\�<�\Z�EOJ�KO*\r��\�l�g�\�\�\'�\�=�\�v\�o�ޣ߂�\�o1�\�~a\�ـ;\�O\�\�ۼ�\�\�<x=��\r�N\�\'zAm8��\�4���}z�\�]za���\�3���\'���D/�z\�\�\�R��\�\�\0MzŜ�jG�Z�C�~�Hl�(�d\�\�9\�z\�?\�Ɲg\�\�ӟI\�\�&GzS�*� VFo�\�ҟ=�?�~Jo�n�7�z\�[�?\�[��\�V�\�\����=�\�\�/��\�8��w��\�4��\�֟�\�#��*f;�\�h3��I�@\�\�ot\�7Qt�D�ƌСB0:nE�i\�\� Ut\�\�f:\�\�{:ʏK\�D|�c*�\�\�:%\�G\�`\�t�t\�x:iG>�fB��iЙ\�\�L��\�J�Eg\�\�9tW:\�MB\�\�}�\�At\�\�tq\�g����.9r�.��K�S\�\�\�te��\�4�\�\� \�6G\�_G����\�\r\�\��\�#?\�\�:.\�ݓ\�\�/���>\�w/}�\�C�wwo�\�\�h�L��s?��뉒>\�\�>S�>_F�o=O�����\���K��/s\�\�\�o\�\�+�W\�C�U\�\��dc��\�S�z\\C=�\ZC�\�C�pC��6C\����\�X�36\�\�\�\0qb\�\�elL^bl�~`\�gk2B�\�\�\�=��\�\n\�\�\�\�\�Ð\�\�0=�̰8\�\�\�:z���T���4���0���\�\"\�\�M \�Z�ɰ>dɰ\�3\�~�d\�\�\�0삅��OY\�u��A�Â-\�#O\��\�EC\�_�ka\�}\�u���\�qcãi�qtg2\�\�C\�X�\�X�q�#�\�+\\\�\�\�\�2N\�\'�!�S5w�F��\�jF��OF\�F��*\�d��\��\�d�3\"\"�0\"^���(�(�qn\�Gƹ\�\�ݏ1곌ح�=-qV��K�T ���\�m��]FFx #�\�a\�(B2n|b\�*qf\�m~\�\�e\�/\�3\��a\�<g� /1J��\��K\�7\�1\�\�q\�\�:�2@!�\�B�Q�1Ȩ$\�3jn\�f\� 3\�\��\�\�\'u�\r�M��ͺ��6\�/�Wmƫ{���\�\0l�^���lÀ�ob@ޘ0�\��+VD\�6\�\�0p\�SbN1�\�\�\'��ގAo�eПe0F\���\��Z3��і!\�\�b�\�\�2DW�2$\�O3�\�0\�ay.�!��\�P4�]E�nH8�GS�\�ӛ\�x�9�\�fO%\�\�:c�$�1Hg}�\�x���\�1�\�\�{��1\�n\�\�+`|:̘\�\�ڜ\�V\�̘�\�1\�0wW;�����a\�߀4\�\�\�|\�\�\�l�\n\�\\\�\�f�\�a�\�\�\�\�\�Rg��%1�Qw�̫�?$1\rO��z1�\�v2�[�\�K\�L3\�N�y�s[����\�\�\�Y\�ȴl�1�JW�6\�w�{&���62\�_f���y8\�t���\�\�j\�t�A�.K�\�#��Lז�L7�\Z�{�%\��7\�\�:\�\�\�\�\�\�iLo\'\r��G!\�\�\�y��\�g\0f�0=\�<{�yҊ\�\�7ie���a�\�2\�&��z[��\�\��A-$f�\r�y�\�\�4\�\�\�\�f��\�\�ͼP�f^���[n3��=���\�e^}��y�\�L�ve&I�\�QY\�\�\�>\�\�17f\�3\�B;3\�Ây�\�3��\�\�\"|g\�\�ʼ5t��\�\�dfOlc\�\�0o�0\�\�0\�M\�;�qf��\�̂�Xfax �\�5�Y4�c\�\�`\�1K_~f�\�\�f�I�1\� \�̊W��\�\�\�G�Ϙ�^��,\�\��\�\'\�\�\�g�-̦[\�\�矮2�k�/F2��\�י\�{_2\�+O0\�\�\�2_nb�:\�0��L\�L�)� ?���\�<\�D_�c�\�왤\�LR�3��Ȥ~�\�d=f3ُN1�[��\"��LQ\�]��_�)^eJƘLY\�.��SS\�^\�\�\�?\�캬\�\�J)avG0{\�\�\�\�\�!\�_�oRt���\�\�\�\�\�\�c\�wX\�p�s��s\�\�\�\�\�%2?\Z3\�tW�cN�̱�̉!\�Kp(\�K�\�\�&>s\�,�9\�Ng~E�eNG��\���\�\�B�ߏ\�0g��3\�O0\�`=̅\�u̅Z/\�\�\�&\�_\�\�r\�<s%|��2��ZUm\�Z\�6��:O�Z��d��b�4XU,M\�)֚�Xk��X\�kD�u���\�\�\�֗\�Y\�_t�6��to\�a\�(f\�i\�6���\�q%,���͇\�,\�\�\�,��8�\�\�=,�.֖\���d<\�B-��5\�k\�\"\�v\�[\�\rG\�N\�4k\�\�\�,��UZ4ˊ�Ͳym�ړβ�Ȳ�V�\�Xv\�9�}\�kX\��X�L�W\�`9Z��\�YNo6�\�\�d9\�sY.)�X.MB��\�\�\�\�\�*�\�ֱ\�j�oh˷8�\�d�N��N\�<\�:\��/\�\�+\�)�\�\nhf&��Bڔ�Ц+�PI+�L�&�d�v\�cE$\�\"`Y�s��Yы\��\�\��.L�fń\�Y1��\�u\�XqG�YW.}e%\Z���U�7\�J�Hf���Xi�lVz\�GV:Ǖu�<��Q�̺q\�+3W\�\�zy��\�&��5�ĺuF�u+�\�\�n\0��1%��\�\�\\\�IV�\�%\�\�v<+�^�U\�Ⱥ\�s�U\�\�*\\~\�*zi\�*����w4�u�\���\�\�*W�c�?�\�*o�b=�/d=ȼ\�z�قUIA��lX�[\�X����z�V\�[]\�\�sGX\�TmY\�\r\�XϷ뱞��6�%\�KKw\�K\���z�\�*��\�i�\�\�\\�c�^f�\�(X`\�v�ςn��\�lx���ς\��`\rr8���\�c�\Z\�Y�Nj,\���m\�\�=�e����\�Yd��\�+�yZ\�b�F�\�A��K���%ܛ\�c��Y�KZ̒�;�d ,\�\�Y�\�(�\�%qg���\�z�[�\�\�\�\�\Z�aY���XC\�X\�w\�>n5e}>c�n��F�-X�F6�\�~��\�� �kB\�e}a�dM\�N���B\�7y.\�;�\'\�\�B֯�O��\�\�\���kQm\'\�\�Sֿ��Y+\�Y�j\�O������w+[#ɞ�i\�YS\�\�\��ֺIek=ck���u6*\�:M�\�\�l��I\�ưv\�&�\�\�Ԙm(�a�;�\�(Il�I8{˭�\�\�\�\�ۧ\�wbw�w���w\��w�e[��-\�6�\�6g\�6��\�*�l[2\�.ڗ�/�%�\�\���\�y�cYۑ��\�俋}�S\rۥ�\�v�\�e�&fqd�䖰��R\�~\�\�*\Z\��\�\'\��O鸰�_��h�\"�c��I;\�jLv\�:v\�\�쐵�쐛N\�Iv��y\�\�s�\�g\\�\�g\�2\�yJvij+\��v\�\�9 ��\�1\�70;f��\�\�Nd^b_Koe_{\�g_����t�\�N����2\�j����L\�N]x\�NK�e��:Ǿ!ag\�\�a\�z�cg��\�9\�\�\�9�oٷ�,�\�\r�\�\�t\��+�\�\�\�\�\����;�\�þ�e�����*؏�>\�ڿ�\�\�@����]��\�n(\�c7ܯa7\�<`?M�f?%��<\�\�2\�\�\�<v\�D.�y�\r�9%�\�ƍ�\�\�\���\�\�ְ\�\�W�\�\��v{ �\�\�Zaw\�\\ew4\�aw\�b����]\�l\�H0�bþS\�p��!���\�`c���\�;^��;�\�\�\�^l�w\n��\�&��\�W\�\�\�aC6���Mk�˦�\�Y\�q6�j\'���\�C\�\�|�p��\�[�\�a�ν`\�=.�寊\�J=v��ݝ\�\�~\�\�\\���\�{(\�>{\�>�=\\/a�O\�b�/�a����?\�\���\�|u�=i5\��Aʞ�\�\��\�\�a�\�{\�Y�̞u\�Ȟ�yŞ+>\�\�\�����{֜�\�I�\�\�\��\�v\�\"ރ�4\�\�c//�\�\�rT\�d\�#8�\�|�*A��ʹ��j�\�Y��\Z\�\�Q����Y���\�u\�,g��gm�1g\�\�Q��\�j\�:[>g]zg\�\�4\�� g\�\�0�\�ѵT\�\�\�\�~�\�\�\�;\�٨\�\�\�h�\�\��\�1x+\�\�S9\�\�p�ɧ\�\�\�qs\�]\�\�8J�\�yg�Jg��g��gg�;g\'y����\�\�^�\�\�ͱ�\�\�X%\�\�X��ñ��\�\�\�ds\�v\�q\�u�\�\�g\�9m\�\�\��%�#bǑ��sأ�s8�\�0�\�q�\�\��\�\�#\�xXn\�x�@9���8G8p�6r�\�\�x��p�\�5\�x9>Þ_i\0\�\�\�\� ��\� l�\� r�\�}_\�_p\�V�s\���p\�`\�\�6ND�?\'\�I0\�\�\�\�\�k9g\�q�\�8\�C9\�V/8\�ns�hx\�\�_\���w:��\�Ur.�\�\�\\:\�ǹt#�s�ϖ�pj��\05\�\\�\�r\�\�\�9i幜\�\�97�[8�f�\�;\�9�@\�M��sSD\�\�z�\�\�\�19���\\6�����sg�S47\�)Q�sJ�frJw�sJ���\�\�Gwqʛ_r*\�\�9b\�a\�\r\�\�\�^N6�S%3\�T�xr�aO9O�=��\��\�˜��z\�S�!γ����t/NX�ӢS\�i٢\�X\�q^\�p^�M8\�OZ9}Ϋ_��N�@�9\0\�0\���\�\�tq8�] dZ(\����3�\�ER8\�^\�\�)ҘC\�\�\�\�N\Zs\�9%��ô:\�\�s8�_8\\w\��#�u\���\��\� Gԭɑ�r8��`�Lp��<\�\�)\�⼆Mr6[q\�p29�\�Μ�UU�\�+��Ѭa\�\'\�\�\�X\�\�\�@θ�#gb\�\�d\�f\�W��3�&\�Lo�Ι~V\�\�3\�E\�j\�\�.\�\��s殭\�,�P8�\0��G8\���_\\\�@���3W�\�U\�\�r5�_s�^\�\�j��s\�}I\�n(@s\���r7=K\�\Z\�\�sM^r\�t\�s�\�r\�]\�ǜ�>�\�\�*�\�\�Nr�\�\�\�\�\�\�q�\nww\�e�\�;�d�k_\�ڈ��{�ǹ{+G�Vc��øJu�әz\�\�\�a�\��ko\�u0�\�YQ\�=\�r/\�x\'�\�c��듺\�\�{��\�M\�\�p��\� T87�\�n\�\�inX�7ō��\�Fuq\�\�˸죹1���1a��1\�\�X��s�{Q?�{���\�\�\�˾r/Y�\�^\�\�\�&DqR w� �\�\�#\�\�L6\�\�A7\���rg57�\�M݁\�&1�i\�ܴ�Zn:�\��f7b�r3\�Ǹ�\�Tn\�,7k�˽iWʽ�6ǽ\���)��7g-���\�-���Ev�\�\�#Tn�c \�~3�[���[���[\�H\�VG8pߦr\�FU�\r>�܆�\�\�N\�\�/�͏¹ͣG�-\�w����mk;�/\�x\���H\'p\�\\\�\�\'\\\�kS.(�\�\�\\���D.$m5»ͅ�\�B}C���M\\XU+��r\�縈>g.\�B3)\�\�EI�s\�\n8�\�� \�\�#R�$�$.�E<�\�\�K���e�U��\�$.�\�5.\�\�.o\�s.\�u\n�?\�\��\�q�����n�\�W�\�+\�\�\�v�\'�]\'nu�\�\��\�МۗX�}m\�\�}��\��\�\�K¸�~\�\�\�D\� !��N��;\�1\��\�ٸ�;r \�px���p��\�\�#\�\��\�\�\r\�x\�s\�\�X\�W�\�\�=\�\�\��`ܙ{\�\�]?�봸�˸\�Wq�\�\�.-p���\��-���ۈ�N�\�\�\�C\�i݊\�i\�\�ֺ\�\�֦Pyk�{\�֥\�t֍\�6l\�\�m8n\�ӵ�\�\�K~\�ЇxFf<��H��}\�\�A\�3_\��gncʳ�\�Y��\�\�\Z\�vt\r\�vμ\�\�\�γ\Z\�\�&\�\�l*\�x{5sxv��}\�!<�5|��\�T\�f\�@_\�\�.�C�#\� \�;R\��w��\�s�\�\�\�n\�\�?\�\�<\�<xGO\�e$\�\�ry^\�a��\�\�\�\�b\�NXHx\'2!<�\�x�qv�\0�9/H\�/��\�I�\�BG��p� \�t��w:=�\�\�\\gʋ�X\�}�\�Ŷk\�.n;ʋ��\�K0Y\�% �y ?By�_�\�]�\�K\�\�t\�\�5�y\�\�h\�n\�\�ݚ�\�{y\�\�f�\\\�6\�\�\�x�\�y�_N\�\n�<yS��1��BS8�Ȁ\�+��ʻW\'\�UD\�\�*\�w\��|\�U��\��\"x\�\�x5OCx5+��1^o\r\�e��3�\�2�\�vl�׆x\�{�\�6���\�kc�k;\�\�x�\�1{��J\�\�jx�I\����i\�\�a&by�&O\�\�\�{<b\�Sq\�#ui\�(fOx��\�<\�l�\��G+�\�h�$\�\��h\�1$�yL\�Y\�Ӄǚ�\�qv\�\�%�<\�׃<�iOX\�*\�<Q9�\�u�7���\�\�S=\�{\�j\�{��\�\�u\�\�g�y���xC�\�\�w\�\�F��\�Fp\�g�\\ބI;o\�=o*��\�\�\�/\�+�7#o\�\�)\�\�>\�\�\�\�\\\�\�7w\�~G\�}\�[\�\��\�U7\�U�j\�W�\�Wg\�\�W��\�W#��\Z\�o\�5\�\'�kR�\�C�\�\�\�\�\�;�\�\�E\�\�\r����+|\�S|\�7i|\�_5|�\�\�-\��\�\�s��[WW\�\�\�\�o[\'\�o\�\r\�\�\�\�\�η0�V\�?�֗=�{��|ۿ��_�\�\�}m����c|\�z\���\�l��wv\��.C\�#\��M,�+\�w���\�̈\�\�\��\�\�\Z�xH�x\�+�|�J\�\r?�\�3?0͎Ƞ\�ӣ��~\����R�\�S\�\�\�\�GN\�\�\�\�\�/HV\�c_u\�\�0~|\�?~a#�R\�!��\�^~bE:?��\�O�\�\�g(>\�o|\�gz�\�o�=\�\�j.\�g_:\�\�\�6\�g?\�\�g�\�9���\�>\�o�.\�\�r����������c~��^�{\�����\���\���u�#�_j\�\�\����ǯ\�k��\�k�}�\rW��FC�qƚ\�$?\�~\�\"�eʃ߾i+�#��\�Y\�5\�!c?�\�\�6>,\�6K\�#�I|ԏ\�|�ȋO\�k\�\'P\�\� 3\�|\�>9c��\"\�\��\�\�\��\�\�t>=\�*�\��gv]\�s�&�\\\�F>�>\�\�\r\�\�\r�|Qv7_|x�/\�p�/\�\�\�\�\�\0�l���\�\�W�\n�\�Iu~o��\�W@\�v�\�\�{�\�\�\�`�\�0��~\�F�?1�\�\���&\�\Z�\�\��g�4�\�%�1���\�c=\�����_֟\��\�\�3�\��N\�g�\�\�!\�\�V]\�8\�_r�\�jU\�\�\�\�/�\"�+�z��\�*\�&�\�/ՙ(��\��u��\�E�\��FC�\�\�@˳U�\�%\�z\�.\�xP�\�N�\��@\�T��\��@�h.\�\�\�\�����\�\Z�ax���\�(01\�*0Y\��\� v\�\�v]\�z,\�}�%��,ߛ\n�96�l{6�l\��؝}&��\Z\�wN\�;��8�L 2\�\�_NIkn?<��\�*8�tN\�3+8�Z-8\�\�Epl�X\�\r-\�vP\�nI\�+D\�\�:/\�\�=*8�W\�\� \�j� l� \�\�fA4U\"8??!�`f��*���͂�5\�1[ .>�!�Ó\�\���\�\�\�lA\�Y� 9�Q�t�|W\nңM\�Q�ׇ\�\�\'\�\Z5�\r�H���6A\�\�\�[�=��u�9]A\�\�eA�p� \�\�\�v\�yA\�i��`\�:A�\��\�\�セj�B\�A\�ӂ���tw��4Y �\�$Vp?�,(3\���\�\�u��/\�\Z ��\�g�� ��� ��-\�2-\�g\�Aǩ��WS���W��t\�j�\0R�C\0�\�@���\'��g�\�e}Z(\�N \�\�\����P\�! \�j\�\�~\�G�(\n��T�S(`CN\n�3z���ё*��� \��\�@<i)�1H\��tt�@6�,P@hś4A����WeY\�w��\�\���mc�@J04C�\�S+�F��q\�\'�/I?�SVӃ�7\�\�\��\�^�x�[�x�(XZw@�\�\�\�\\�z\�p\�6m\�jߍB\���FL�P+�Z�]�&\�9\� \��!\�P\�&\�\�\�g�|j�\��B\�P{� N(4\��E� \�*�fd-\�շ�\�0\�\�\�)[��\�h w�b��\�r�6{��6�½�w�v.\�B�VB�`-\�~�|�=,WxP\'t<#t�\���\n]l��\ZR�k\�\�\�Z�\�me�\�\�\�]£�m£k�\�l��\�7�z�L}\\˅\'�ۅ�;\�\n�|���Ha\�9�0\�Aa�\�0h*��E��%ݲ\"k[\'<mO����Y�Nx&bBx\�͊0\".Ai\�#��?\"��\�F\�Fx ���/�c�#\�ج0a,\�Xx1aE�h&�\�#L\\^\�\� L� L\�\�.L\�.\�t�\�m��\�\�\�\�۱\�\�\�{\�[Gx\�\�+\�\�k»*�EW�\nKm�\�.�I��\�>�vg\n�*��V��V\'�V\�Vw\�\�r�\�Io���j@\����<>#��<�-*�\�RዊDa�]a{v���\� l�\n;\�P��+���\�B!\�\�<|M�� �E~\"��\nQ���؍B\�gG!��LH��\�DI.�4��֓*d��̇�B�����\�,\�\�:#\�\�\n�\0m�P~L(��$�\�\'�\�\�BY0U(��:��J\����S\�2v � �=.\n{xU\��\�^\�ma\�}��o\�\�\r�Dدc$p8%|�\�ph\�Q�>+A�1 Z�1\�]8\�?(�\\%�<\�M8f,�;w\�\�\� G]\�\�O8!�N:�N\�>NAO�i~<\"�~\"N\�v ��d\�7�\�\�\� �pf^[�\�pvS�p\�J�p�S�\�%\\\\�,\\,\�/\\B^�k �HD�n?D�ٗD�<BDj:f\"5�r��C��C�Q\�i�N�4>\�4���5\�^��1\r\"�\'kD\�\�DD�7Dz��M��\"#��\"#\�5�I\�~�ٹ\n\�ֺ��m�K��-m�\�\�A\"\��k��l\Z%���A\�\�?D��KDE\'D4�\r\�E�\�\�!\�����\�U\�B\�\�\�#r7��ܝ]E\�o\�E\�2E\�E��m��\r6�c �E\�5 \"\�\�\"�\rX����\��Y\�W\�\":�\�(:e\�\':�l%\�\�\'\�\�r\�jDAGv��RE�fE��E���Ξ/�N\ZE\�\�.O\�/f�xp\�e�(Q�O�8)�\�\�%\�#�R\�D��LO��x%����-w��\�rUJE��ˢ\���\��D��%���������\n߿$��Uw�������\"\�D\����\�ƿ�*l=D�;7�E�D��\ZE\�\�3E5�ץfw��\�z����]T�\�\�I�H\�\'z\�5\\:+z��C\�,�F\�\�XԴ\�S\�T\�+z\�\'z�!���ڞ6�^J;E\�7�\�d�͟��\�E�\�W�^-��\0�\"p\�W\�\�=L^(B\�E��\�f�0\�\�E��\"��Z�\�a���\n\�E�\�B�zI\�\'qPE�2;\�!D\�^#\�\�[��\"aU$$�Eb�B$\�\�!�\�GD�\�}\"�լH�G��R墮�(Q����\'\�D\�\�E\�PE}8G\�k�\\\�z,zQ-\��+\Z���\�M\�Ε(\Z\�h/\Z�g�\�\�S�\�+\ZY�+\Z5\���1}\�G�>O\�D_^ES\�\�D\�#N�f���f �����9c\�\�\�_�?H\�\�\�|ѿ�}�\�\�bU�\n\�*\�\�\�%5�\�+�X=)\�@]�9\�H��\�x�E�!p�x\�\�^\�\�b\��.-\�h�\�\r�\�(���f��[�\�\�x���\�h� 63y+6\�n#6�Ɗ-��\�m�2\�;Bߊw\�?\�.*[n�[�\�[M\�[�v\�\�7!�*\�Ų\�0k\�Ak\�\�qX��Sc\�\�B���@\�\0��V��*v\n:!vo;_p����\�\�y��\�m{\�{\�ǽ�\�\�*h�\�K�\��*\��\�\'\�۞-\�{��ȫ���$>�_M|\�4K|\�Q�ؿ��ؿ\�Q\�zڈ�\�\�\�!\�gš=/\�\�v�#6ƈ#����~�G/<��:\">�4T|qDUϙ_��)NX\�N��\�J�PtT|��\\|�\�L��\�F�rhQ���\\�\�\�[�V\n�Q�\�\�ahq:fZ�\�\�%��{B|]!\�<\ng����.��>�\�7�g?+\�\�g,�s(�\�ۂ q~D���e���5Q\\�\�#�_\�ߧ\�\�e�\���⇞\�ʘQq%x��Ꟊ�Q���n����G\\q\\�\�,M\�h\�%~vyL\�7?\�wC��I\�<�G\�r+T\�2qW\�2\�^��\�S\�\�e+n��+n��\'\�(ŋ*T1@{A\��p\�b���\�\�\"�U��\�1\�\�z1r_�\�#S]\�H�B��^�x\�\�(i�],ƙ8�q\�Ą\�)1Q�&&iʼnIf\n1}TL/\�\"f�ً�W7���b�K���W$\�\�s\��<ł:�Xl$���H�X:\�˽\�݇�\�=�V\�}s\�\�o�J\�o��\�FS\�\"\�#����&=\�\�\�l\�-�4���`\�S=\�6��_(\�\�W{�gF�\�_\\\�\�^\�\�\�)\�B��x�cF��p���h^��$^\Z�-^3��8���V�I4��\�\�F�\�*M\�\�h�n:O�\�\�H�\�\�:�\����\�X7Mb�\\�ʖ�X���\�bILG\�$[�-%[\�%\�%\�|�\�/\�\�Z�d\�>�d;\�X��\�d\�/�d\����ݿA\�l�dO��d\�H�\�.�ZbUb\' \�wEW�%9��ıd�\�\�V;�\�}�\�%\Z(qy\n�i�����$�?%nU%�a\�ϕ#��\�\�H�\"\�H�e\�J|\�\�_\�\�\�\�{�\�h�\�\�I�\�ߒ��RI\� sI(�]\�\�J��D\�DnW�D\�<$�\�9I\�\�ՒsuIt\�休�\�b�$\�d�$^\�Qr\�*Zri�%�\�\r�$�\�K�9H�\�KR��$)�\�T\0E�V���8�\�H?\�u\�H\�\��|\�\r�$ӯ@� �\�~j�䛑$w�\�H\n\�z%E\�%Ż7H�_?��%\�jZ%\�m~J\�\����s$\�\�k�\n\�7��5��\�=V�\�w��*\��*�;ɣ�\�\�FmI\rꑤF�\"�=.��,�\�9��\�!\Z$\��A�\'��I\Z�\�%�;�%σ�%\�\�rI3v��%\�@\�\�=���H�t�<$��` �Z\�FN�(~I1\�d��\�ʕ��\�$\�}L����g !���\�9IHyq\�\�\n UsIB�\rH� *�pfoJ�\�-�E\">zH\"\�\�Id:Sy��D�J�(W��\�4WHz\�r$�\�+������� I\�w�\�u`�\�5E_\�F�)y3a y�<!2���VJާ�JF�[%�:$�zU�\�k,$co5%�\�[�o)��o�$\�\r�$\�\�(�˃�\�-7$\�\��\�F�\�\�/�\�K\�_�\�vH�\�h�,������%Y\�J�,����\�HU\�I\�UZIR�\�6��\�/RM� �\�+�T�\�T˸B�uw�t�3G�\�&]7n#ՙ�H7`\�F6J7L��zwI7N��\�\�\'\�t:I�y\�\\��;W��\�����tK�}\�\�!\�Vt�t\�އR˨�R�\�\��։�\�=?\�{�R\�DM�\�\�\�8\�a\�Rg��\�%��\�W)u\�ɔz�o�z\Z���\�2�\�\�(�\�=�\�~�\�\�!鉐Uғv[�\'/��\�\�$\r俗�9KC�\nih5M\Zږ&\r\�쒆-�K\�1�\�3\Z陵��(�4ꢷ4Z�WzA.�@N�\�\�є\�\�t�q���\�I\�\�`\�\��\�z\�ui�\�4s�J�\�\�-\�\Z�-�i�J�=vUz\�\�[zS\"\�\�\�Q�o��\��,-�\�,-�\�&-�n�Q\�J��\�K�U��\�\�]\�\�fi\�P�\�)Lzo�Bz\�\�Fi9���B놴bz�\�A�Ci\�\�\�Jw��:�\\Z]\�#�ђIk�\Z�5�\�\�fmi]B��.SUZ\�@�\�;�J\�\�K�\�J���\�c�\�eǤ-\�FҖ�K\�\Z�/ʶH[ˣ�m�\�6���ݶD\n��#��\�\�R�\�\�\r�B=��4)\"�[�)בb���X\�c)�Z %f\�I��+R��_ʯ�\'\��J�WK\�\�,�\�_-R\�gg�rnJڛ\�,\�\�\r7�o�\�K��Kڤ�\�K\�\�(�C#P\�\�]\�\�aG\�ǘ�ҏ\�$\�\��t���\�K\'L�e\�Y:M�NfJ��2�߮ �\�UJ�\�I\�\�y\��P\�ғV\�\�\Z\�rƨte��texX�rrJ�\�h,[=\�M�>��iH\�d\Z\�d�S2�t�L��&\��*\��/[�-Ӷf\�\�Sd�\�\�dzV\�2�=z2�_�2}��~��L�!S�\�YKfp^f�� 39\�\'3�w������\�2s\�\Z��5Ef�\�\�vخ�\�Wf=�\"���\�\�2�ٺ\�l�/\�\�\�\Z\�\�w9\�\�G�d\� ١�DzC횲C�\�\�߸#sVK����dGʳe�o�\�\�4\�d�d76ʎ��yekȼ�U�&�˼��\�\�\�\�N\�\�Nm���JP\��[Ȃ~_�۱e��*e��0Yȝ+��q�,\�\�~YhG\���ޥ���\�En@\�\"wg\�\"ö\�\"�\�eQ�7dQOʢu�ʢ��\�b,zd1n���\�b�I�\��,�L\�cN��C_&�T�E�\0��]=\�T��\�_�T5/K���*��\\�+K�#d\�7\�ʮ\��d`o\�\rٌ,\�\�,k�Tv\�\�,[,\�\�d��WdynY�\�ٝ@ٝ|YA\ZKV\�.+RM���}\Z�Mm���\�e\�AY����2�JVIΐ=z${\�FV=�TV��F\�\�\"^\�0ʖ=��.k\�\�\���\�N\�\�.��nK\�+�Z٫\�RY\�aYg\�^@�\'Me��a\�H�\�|�rm��,L[�\�0�\�d���d� ;>\�TFH\�\'#9!ed��ᄌ\�\�K\�\�1Kd,�\nG�N\�ӣ\�|�P\��LTU,�0�e�\�G2i\�N�t MօL�ua�Ⱥ�\�zt�e=�\�\�k\�%\�\�+p\�\�\\�\���\r��\�F|Wd#\�\�>\�\�\�>\\Y#et\�\�ԙ�\�k\Z�\�2�싪�lr\�!\�dO�lr\�G6u\�l��}}\�,�uX\���U6��$�-\\+[(?)�]c+�\�Q\�\�p�\�T\�/\�\\Š]�\�\�+W��!W�Z/�\�5�T䚽b�\�\�\�\�5OU\�\�\�\�/\�\�\�,r�v\r�>�.7\�\�Pn\�\'On|?Nn\�<\"79\�Bn\�N��\06\�M�\\�[8H\�ۊ�\�;�\�\�;�?\�;K\�\�\�]\�y\�]�\�\�ݙ䖁\�r\�$��\�-����ܶTEn\��D�q@n{N~0�M~تO~���:<��\�Z%\�\�\�.\�B,ʽ�.˽\�O\�}6�\�}�=\�\'V/\�OE�\���ʃ\�\�\�\�\�,y\�ZyX��<L9#w[��\�\�\�{\�\�#�u\�#F�\�$y\�\�5\�cJ����\�h��\�\�\�u\��+\�ظ:y�e�<�\�D�0\�$��\���\n\���*lQ�h2&O<%�懑_�\�*O^��\'\�h\�\�!�<\�\�iy\�\�\'\�\�\�4��\�4%U�\�\�H~\�G_~\�\���z�M\�Iy�I^X\�V^�L /BR\�\�G_\�\�k�\�\�Б��1�W\�S\�U&>\�j�\�\�\�\�\�S\�\�>Ky]ǰ�q[���zT��k���\�Ny\�\�-\�,yǟ\�Ρ\n9@�/�\�\�T9\�Ǥ���\�W��ñNr\�\�\Z9b\�iW,G�\�џ�r\�\�)\�\�ߐ�\�夶e9yO��,{*g����ٟ\�<Ҋ�osT.�\"\�ʅ\�Nrѹ�r�o�\\$\�\�\�\�\�\�req��;�Wޓ�$\�m��\�7V\��\�\�\�\�\�a;�|�~Q�\�%�\�_\"�8n\"�\�%�|G]��\"�@�O��ȧ\�oȧ��˧W�\�� ���0��\�R��\�w�\�\�n�\�b�|�pH�/2U�/;J�\�MV�.�S�\�\�+4\�Ph��P�Mx�X�c�b]\�C\�zU�bC\�.ņ�}\n\�eU\�\�\�I��e���\��;�V�+=�&nX�\�\\�b\�s#�\�Mk�E�Q\�VU�b\�v�bk]�b�J�cnjb�w�bg\�k\�N�y\�.��՟r�u\�n�͕�]L�\�>�Ka���\�\�\�,\�%[��z�:�8���\�!>\��o��\�/;Dqb�XqB�Kq\�s�\�\�93ũ�\�\n�\"�?�R�\�W\�{C�\�L\��;#S�ei*\"\�N)\"Bf��|\�Y�m�s�k\�+.pr�\�0��/(�(�]��H\�#P�\�Q��e+�߁*nl�W܈�Qd��\�)���ZE���\"\�f�\"W W䭼R\�)\�Gw*\n�\�\�\�ڊ{6`EY\�zE�Ȩ�\�ꩢr\��\�iAQs\���\�\�BQ۰��Kݩx�_�h\�&)��\�M),E���\�\�5�Nd�\�uH�&*���\�:\�\�3ζK�;\�7�W\�ۂx\�=^鬠�;+\�8k#�F���`\�+Xj�\n#N�\�6Rp}\�\�\�[\n��Z��\�V�*D�\nq\�B�\�U!9ѫ�]�)d\"��\���D�PV_Pt*^߅*�\�wz��w؊�\�G\�b�b���\�Q|�\��b\�ǏE�O\�\�1\�b�L�b<�T1\�uW1�\�G\�eC�\�S�brݢb2��v\�\�ǹC��\�r\�\�\�}�\�4w\�\�/�y�b^+J1��]1�\�b9u�b��L�2S�T?�T�\�T�.\�Q�5\�*\�(�\�5_+\�B�\�u��J\�\�\�\�\'�(u�\�*\r^*7K��_\�)�\�\r\�-���\�-6+w}MSZ\�VZ��RڴQ\�q�(\��5�����\�\�J.Ly\�h�\�`��\�\�fVyH�t\nB(���W��R:G7*]�/+�h�T\�)]\�KJ�h�\�c״\�\�\�Q\�\�ZWy���\���\�G�\�OyJy\"��<iU��4R������t�\��\�se�]�20��q{�9\�Nz{A:��\�f)\�f�\�\�V0\�\�\�\�3qהQ\�\'�\�~\�\�\Ze|��\�\�\�*�2\�\�]\�e�@yŦEyu\�2q��21\�2�p�\�[e�v�2IJQ&�*���(Sc*S�\�\�g\�+3E%\�̏\�ʬ�\�\�\�Z孔!e\��eNܴ2牵2\�\�#e�\�>\�\"����,hW�t�w7;(\�kR��\�\r\�\�n\'e�\�[彏�\�Q\�yʲ�te�%����S�ڥ|�?��`+��UV��\�Z�ce�\�S�d��l<��|\Z\�V6}�S6{�(_�\�)\�8��\�k|�\�\�;�\�\� \�vZ����O�\�V�\�<vV\�\�QS��ઃJXQ�.G+\�W�ȭ딨�X%�,L����\��U\�(\�\'\�*\�l%����ز_IjIWRd))#cJ�W����[\�p&)�B%3SW\�9a�\�_+94��یU\�rM��\�R�З�~/SJ!J\�\�V�\�\�s�\�\��|q�RQt_��\�R*��(�\�\�}�\�\����۔}�\�6\�\�\�\�\�\�\�\�\�Cʱ\�)\�D1Y9_PNe\�VN�\\QN-\Z+�?h+��(��Gqy�s\�u\\()�!M�BFȈPF ��R��(�l*ٲGT��R\�\�V�\�}\�\�{\�i\�\�\�<��\�ϙ\�\�{\�rQ\��rɶ�W��~:�Wtj\�_QO�_�\�.\�u�.\���.)\�.|\�wE\�w\�\���\��\�@@5.�\�7P���\'\�\�wV��V\�k�M\Z%�������=�\��Ӏ\r�\0m\�E�δ=@ג\�\�Q\�V\�N66�hlj�\0l~�\�\0�}\�U�\�\�%�\���\�oB\0��\�\0�^�r�!��\�~1`_%p�-\n`��j\0�S\�\0�\�\0�O.\0�\�\�\0\�5\0\�J�v&`\�p8�\�8�808\�{p\�\����;<8V�8~n�\�\�.��\�\�ַpr}�k��\�+\�\�\�.\��\�Q 8�8\�\�w� \�s��/H\0A\�s\�\0B\�^\0B\Z��P��\�R�ũ��к\�p�ˀuS@�m\' ��\\]���s\�\�����`n4_\�4\�\�\�\�|���\Zws�\�\�\rH3$\��eM�\�\�߀�sL@\�m5��!#@�L�����6p\�\r \��s\�\Z \�I4 \�\���u/��\�N@q\�f@�\nP6�T\�8��d�y\���\�\�u@�\�9�\�w\��n��9mw\0\r?g\0\�j\���k�7=�8�\�\"\�\�b\�\�t��\�\�~�\�MI\�\�\�M��6��w�{\0\��\��F�\0\�\�\�m�F�_O@\��0@�\�q@wS.\�CF�\�|\�m=�xD\r\�\�d\�c\�ࣸ\�\�\�$` ;\n0\�|�|��|-|�\��6c��0L�Nf���A%`6�\n�;��\�\�,\� ���vp\�)�ɷ\0���\0�7���O��\�\0$<�t��k\��\�WH\� \0J� �R��N0\�\0B�����!�\�,4��\0\��\0\�=�0� �i�\\=�p�2X\"@~\��X���4X\�{�x X\�2�м�*��@�ppձT�Z\�$Pc\�-Pk\�\0���j7m�n�n6\r\�;�\0\�H\�/|n+9ܾ��g_p\�\'phx\�p\�k:\�6\�\0�h\�h�\�h�3h�\�\0Z��\�N\�\�Z\�%-\�Z�Vǀ�[]�6\�F��\�\�@\��@\�G5@G\�3\�Q��S\r謦t�|\�r`\r\�R<\�X\n\�\� \�H�ztgO\�\�=�oz\�T��z;�^5a�\�6\�\�^��3C�@j0\�m`p\�s\�9�\�Zkๆ\�\�`�\�+`9\rB��h�@�W\�R`\�w`\�\�`\�05�\n�>\�P\�\�\�Ƽ}�\�8�k�\���``\�?�\�kO�Ii�ɍ��\�:�LB#\�·\0ང���%�l�^`v�0;\� ��j\r0wi���\r�_�\�\�\rN��\�߁�O0����7��%I��\�\ra�2���:�\r�PO�\�.Xw�\rX�(>�\�\n|:u�,d\�\0�\�\�\�\�\�;)�i`\�l\�|�|M-�q\Z\0��\���,\0�yM\0;\�Ӏ�\�\�\�\�d\�`\�~`�-\�7��Q<\�ױW\��:��%���R�c�_�G��5P\�q+\�\�\"p�,\�^\�����\�Q�+3�k��ky�\�{���\�~\\�m�\��D�\�r \�\� ��\rNr\"\�.@��# Z��\�� D�\�D\�\� $@\"r;�\�;�}��sʀ\�0�AJ2��\��\�V ��\�,o\�^X_r��Gs@\�\�@Y�-P�cP�k�dc&�KF�������t\�˪�U�L�z��z\�\�\ZbHcbh��h�1h}d#h=\��Ai \0醀A��6����\�<\�\�Az�%\�V\�g��_/�\�O��=\��4m�\�\r\��\�\�Àv:�\�|q��U\0\�%�\rڭw �ǏڻZ\�\�R2�\�\�\�> :�sd���y����̫mAC�@�ԪA�\�u�\�\�\�?\�l���0\�@�Gg@\��\�\�X\�9\�1\��+r�h�\�\��|.4�|�׃\�<\�\0\�\��\�@�\�i��\���΄�\�U\��g\�A!\�cA?\�\0]�\0\n�4\n��]�q]����\0��\0�nNN�bWo\�=I%0ށn�\���\�%\�%�\r%W��Rm��R�$�Ґ?A\�*�;1s�;�k@w�������/A97�r\�\��\�׃\n&@�\�AE�Ϡ\�N�\�W\�A%_\��J\�\ZA%$�T *��*\�*�@�AU�gA58}\�C\nT\�\�T�\rz��T\�z\�\�j\�}z\�\r���\rz�q\�\�\�Ԛ+�\�\���;j\�r��\�\�y�q�s�#��Y\�6ǀ�\�\�@���>T^\�\�\�A�21\�\�m�A\�\n\�`\�\Z\�\�4��8h\�\�4\�)��\Z���(W�&z\�@�>/A\�\\E���\�A�N\�wY\�G�?\�Ǘݠ_�\r�߬}��?��/� \0Iܷ �\�k-� oR@P��\�K��\�L\n8�\� ��~bt���@l`��PqqC \�%�\�\�\0A\��@\�\0G�u$}~$s&��;��Q?�*�w�Us��\�\�\�;��\�̟k8�5U��u�`݃\��w���l�ޖ�o�g��-Ɓw\�\�*��h`\�\�\��&�\�\�\\\"\�\�i\�.l^�d�����6:E`ۛ`{\� �H�\�\�6\�`v\�\�;\�\0��_�\�\�{�*{�?\�.�O7y�}kg�g����Y\�\�\0\�\�\�\0z68p&H]\\����n\�\�\�\�\�k�Ϟ_9\�|%G��]G~\\_\�odۃof6�c��c\�qep�\'\'\�\�\�26\0\�RF�o_�\'n��\�\�\�\�Ԟ\�ല0pZ\�p��\'8]f\�\\7κ0~g�b�\��\�\�y\�(p�6{pA\�!p��\�/pi\�sp�\\~�\0\\q\�\\kg�\�\\ץ�\�\�?��~\n\�7\�O��\�g\Z�\�g\�,\�sO;\�\�\�\�7g�\�kw���6���\�M\�Y\�\�t\�\�+\�\�)!\�W�%\��Nq\n\�\n��\�/��;l\��M\0p\� ��b3�×)p5\Z\�|\�W8�?�xX�?;Y���W�G.��G*�\�Q�\�\�\�(k\�h�g\�gKS\�WU.���:x\�!�\r\�OD������\�x\�\�?\�{��3�\n\�\�+\�\�nK\�p\�\�p*�\�\�\�_��\�\�p\�\�\�\���\�`\�\�G`\�}6^\�Fg�щ;���00~\�5O)\0[�`\�\�\�`R_�\�6 ���S���\�V�\�[\�`�\�C0\�D4���\�:�\�6��\�.O�\�z(�-l\����r0;U\r�\�[�����`��W���o\���mQ\�Q3; Qg~�h�WA4\�L �_� Z�L��E=D�R��\�!dS\�1Ȗ�U�3��C�}�d[X.d[\�)\�.��\�\r\�c���\n1l\�98�1��b���������Ds�#\�b}\Z\�\"�b�\�)\�J\�rX\�b�e�\�\�bC\�\�?B���q�\��8z\�8%/C��\�!.\�\�!\�\�B\�p� n\��{�A\�\�v���\�{\�ě�r:\�$\�\�H`I7$\�dTD��[\��d�\\���\�P \�2!\�\� �\�B\"\�\� W���9\��k\�i�\�\�d\�\����gHTr;\�FG8\�f�\n\�&�\Z$�P\rS}w\�<\�z\�V\�\0\�\�\�W����$G#Hҙ��\�}H\�H*$=\�$�k$\�z$S|r\�t䎟+\�N\�}\�zHv�/$o\0ɯ��\�J!��!�� ��鐢\��b�1�Č)�&��>\�)�\n�T.B��9��\�\�\�\��z���?�!Oml!O=[ O�\�C\Z}!\ruA�\�\�u�\�yxȋZ\'\�\�(�IOҜ\�y9�\ny\�>i�s��١y\�.\�\r\ni}}\�\�Q\ritҡ�\�\� ];!]���\��\�^ȇUM������C����o =\�$H\�S�/\����2\�\�2\�12\0�|\�2\�\�$d�_�X�2i�|;�\�X�L��Bf�r!~�C,� _�!�S\��\�k,1�x{�:\��\�\�\n��� ���C\�6\rmB\�\n!n뇐6d@�;L!�S\�!\� ���a=N�pv��\�$�ȿ\"\Z@Ĵ-i� D\�\n�[kB\�WCz�E���\�?\�P�\�,��\�c�Z=�\�o]�\�C�\�Au=U�y\�\�-���[�@�<\�ny��\�\�-�\�6��\�t� t{�:\�\�cto\�\�\�\'\�}�\��&C\�9\r=ح5����\r��ݬ����@͏jA\�36C-j.B-���\�+\�\�\�^@\�bP;q:\�\�~\�Zu \��\�z\�\n\�\�\�\�\�\�\�PW\�\�P\�Yu�0\�\�@O�s�\'�\�B=�;�>\�\rP\�g��� =�\�\�wv\�o�ԏ����\�@\�٨A\�)^AC��CC~*���\�Bþ�C\�}\�\�+2h\�\�MЈ�\�Л��\�h4\�\�;譇\�\�$�,h�\n��\��eZ�\�\� ��V\�\�\n\�]��慴B\�B�?f�\�~\�\�\�\�\�\�\nZ֫�V>C�d\�Ї\'\�C&�Ak�.Bk�&\�ڕ%h݅ih]F\Z�n<�\�\r\��� ��C��/@�\�v���\�C[f����^C[�۠\�\���\�S�m3xh�\�\�\��Ю�`h�\�9h�G:���\�?8Ё \�s.tpe:bk\�B\�bT�c�3Я\�@���@��@g�\�\�\�{Ԡ?}��?oFC�T��\�_��.օ.\�\�\�((H��B>A!}P\�V(|h\0��nE\'A1R(�d����\�g��\\<�\� JlN��$Pҭ�Pқ\�P�\�(e\�V(�m=��W\�`H����Se�K�r\�\�\�\��\�f P��WP\�R2TJ�\�v|�\�b���)T�\���k�*����\�+Хu��Kա˾\�\�\�G-\��B��N\�\�T\�<a�ƹ05\��\�`�\���\�\�E0\�\'\�\�&\�\�0=õ0=Alki#Lv7l\�؎�����a{l\�\�\��v�\�A�\�F\�\�\�\�\��;\r\�\�Lv\� v\�\��\�]\�ؽf,�L4\�a\003\�o0\�t��雰C\�\�a�\����~ì�\�a65}0{\�9�}f?\�s���9��_aΤ#0��(\�\� 0�O�07\�,\�#\�\0\�\�\0;q\�&\�T��\�\�G�/7滸\�]\n\�\��e@\�\��4,��ˁm\�z\��� vnv.\�#\�|!v�y\�<\�\�B�v�\�vI6���E>��M>��)\"a\�\�\�aOK`WwG®=� �\���\n�E��oа߽`1!JX��,�\��\�\�|K`h�n\�n[[o\�R�v\�RbB`)\�)X��,}� ,��� �S�\�\�*\�x=\�4��� �E�\���\�v0a�Z���rX\��\��ˁl\�\n�\��\�C`E\\2��\��xTV��+5��f�\�\�\�]�U\�a\�!Xe�&��\�7\�\�\�C�/\�\���=��\r�_��8{:�k*�5:a/6��\�a\�\�\�`��6�^\�\�j5�\�y�ھ.�\�\�>\�:l�`�`]�ᰮ\��n\�\�����[���jX\�37X_�\�#�\�\Z\�>��\r8[ÆN�\rݸJs�\r=T\�F\�\�`�]\�\�1}\�\�5>���\�\�.l\���u\�m:6��=l\�6\0\�K�\�\�\�\�Kn�;���I_�\�W߇����Za\'7\�\�\r�g\n\�6�!\n\�a���a\�6x����S\� �\�/��\�Sa̔,�\�#G\�\�>�x\�J�\�\�^�\�\�L\���\��{a\nI&Lٿ�\�>�r�����\�>W{˂�\�D\�\�\�\�u\�5�#\�k\�n�5�\�\�l���\�\�u�\�p�n\r���(\\�\�.�N�\n\\\�N9|cq|S\�,|S��\�)�\�UW\�[\�\�[~m�o���o\��߁~\��\���w\�#��\�v�\��9�\�wy�<i�\���<\r\�F\�N��G6� �&ܴW7k��\�\�O\�澥p��:��\� �Uv\�\�+n}��\�nwan� ~��;\�\�tᎯT\�G�v�O���ɀ;�]�;\�;?\�+��Z�\�]�\�\�ݧt\�\'\�\�\�v\�\�\�\rp\�\�st~j\�m�)\�\�w\��\�Lx`e�<�\n~q\��6}\n\�\�C�\�\�ˋ0����\"<\�\�\0��!\r~}rE���g\�\�c\�c\nl\�\�\�D��\�D=x\"\�8<�\��\�x���O���낧\�F\�{\�\�~W���z���\����>��~J�?\�\�\�\��\�\�\�\�\�\n�?\�\n\�\�\�\�\�Rx\�w\�\�\�\�\�\�R\�\�<7��u<��L \�_+S\�oj\�\�\�+�\�\��\�m\'|\�m[x\�\�5x�a:��m �\�\�xǝ�\��x���\�\�������P\�\�#{\�cG\�\�c!.\�\�������ʏ�O\�\���N���\Z�§ɽ\�i\�W��\\>��>\� >\�*�_����I�\�[�\��\�\�2\�\�\���\�k\�\�m\�\�\�\�\'\�\�UppM�+\����.&p\�\�p|\�f8�\'\�[\�\�7���\�\�\\\�&�`\��\0r\r.6��i�\�D\\��\�\�+O��+\Z\�J\�u�\"d�\�_\�.1u\�K\�\�*�6��)b\��xĚ\�\���\�Z�q�fIB�w��\��s��\�k�i\�$B\�M�\�x�m���w�\�\�3�A^!bϋC��\�c{I%#h \�xd\r\�\�=��\\��WC�\�7�U\�q�M\�k�\�0\���8\�G\�\�s\n\�ؼqt�\�l\�p�\�B�.!u�\�\��\�1�[�\�\�-\�=Z�8y\� q�<\�yl\�\�_\n\�^#\�\�r\0\�k\�\Z\�Ǥ\�\�5�\�]�\"\�hq~�8��d�?\��8�Am������E\"�EI�s9\�\�\".\�V#.���\�#B\�ȈФ����)���fĕĕa\�>\�\��`D\�*)\"\�R#\�FD\"�\����H\�H*\�@�\\@!R\�3��*w*w���\�#�,�(DV\�\�}\�\�ܛ���s��\�\��8��(~�(�F�N�\"J�`DEZ9�\�\�oDu\�D\�\�\'��ǵ��\�n�Z�v\�\�u\�����\�\� \�k\�\�\�E����\r`\'\�s\�\n\�E\���\�9\�=\�J�\��e\�&\�A\�\�>D\�\�D�\�D\�ˈ�ۣ��Gq�.���\��~\�\�чF|�F\�\�G\\\�Bfd!��~ �9�#Q7\�\n\�au�/\�R\��*bb�b\�\�W\�D\�y\�Tfb�u1C����b����A�\0]F,|\�E\0P�\�p\�cD\�;�� �ߏ@o��@\'�\�O�����AA�X�\��<���i>�\�,E~g#D+_\�A[�tr!\�4��T!�\���\�\�\�0by\�IJ+�pC�K�#U\�F�*KHu\�\0RG�\�y�\\불\�r/Cnx��Ԏ5G\�N�F\��\�%E#u�8�H=YR�d R�ӎ\�\��\��\�]r�Jr�y\ZrW\�$r\�\�b\�ޅ\�H\�\�kH��Fȃ�����5H��(�\�\�%�\��U\�ãsH\�M\"�mH6Ҿ�\�\�\�yԝ�tJ\�F:e�#�\�.\'\�H�{vH��I\�\�\�\�\�;��ǯ�\"]\�_ \��#=����HϭiHϏ���\�\�Ez�\� ��f��\r��gba\�35_�g��H��}ȳJ2\�B2�\"rm-\�\�\�\�\�\����O, /_�����yդ\nyU��V׀�\�\�\"�\'g\"�?���\�\�BFO�A\�\\���\�V��)hE\�ƮF\�N\�#\�i\�\�\�Ȅ=\�dJI2�J�\�\��\�tE\�\�JA\�})Eޝ+Df% �YH2?�52_yY��,\�A\"4�Eb�\���\�\�\�\���eO��\�\�\�\�3W�5 9Ⱥ4M\�# 䓓��OB-�\�7#�\�\�.ȧ�\�\�bd\�Z\�\�$U\�+_\�͆\�73\�w}k����!ߟ�B��y�\�|��\�>Cv\�lF~`�\"{T�Ȟ?doٗ5�쫲F\��\��\"�^�#�۾ G� GP\�\�\�\�\�\�g\�\�kx\� �\�\�C\�\�Q5\�\�T\�ԗ7\�\�m\�\�46\��\�-�+���UB@�>\�9\�|5\�\�0\��r��G�5A�\nT� �ܮ��uw#\�7\n�p`\���Q�D\��\�K\�H\�T\r�Ď5!\�$\�\�!��2�$/<F\�{�H\�\�Q$c\�ɐL\"�\�Y${\\\�!\�FrS+�܌�H���R<��\�#\�cאR\r���BJWF��\�H��sH�)�\�!\�x�r3�ܟ�\�\�\�5ߐ\��\�\�h\�2\�\rr\�\�3\�?�\'JE @�ڜ�RHD�Ʃ�֨�EihrQk�Y�4�~Bi�-�֑x(-�j\�>jCdJ\�\�Jg\�;Jw\�+�\�d j\�zԦj�fJ\�\�+J\�/����7\���}���\�\���\�\�P�ڹ�\Z�\�\�_\�>L j�\�n\�\�2\��2ʓ��]֡Ljo��\'\�P�\�7�\� P\�!/P����\�(\�\�P\�ƧQP\�Tw�Gt2\�\�j&\�\�\0\�6\�k�\�r\Z\�I\�@�Zk�:%hAy�\�0lQ�\�˨�\0*�\�,*\�\�*\�\\*h��\ni�E�@o�B�\��B?1PW�7P\�47�\"\�\\B]��n$P�{w�\�v\�PqT$*~\��5x\ru;T�J�ᡒ�?��\�P)��\�\�ܙ�\�._Ce\�E�\�g}De;@\�\�P�lT�\�TѽQԃ=2T\� �L\�UY\�BU��D\�\�:�\�٢j{$�Z\�fT-���;-A\�ŜB\�\r\�A=rA\�_.B5<�\Z���\Z3rQ\�R���E�^m��Cq��M7P-!TK�\�2t\�v�6\�]G�\��\�}\�+T\�i�\�\��\���\��<T�W\Z�\�\�#�\�@?�\�\�)T����\�#j�t58��\Z^&�F\�\�D�R��1\"\�V\�[|#j*I���V��\�w\�=\�\�\�.j��\�/�z례\�Q�\�1(л^x<\�rD���P�6\n�\�D!M(\�\�\�(\�\�y�t\n3݀\�\�JQء�(�-�e�])(��\���\\��[\�Q̖�W-��Dq0P�]`\�J%\�\rD �zP\�=(\�\�/(Ű5j)F�\�\�.j�ڊZar\�*돣Ug��\�w��\�˞�\�L��5\�]GkXZ�58\�I\�h͞{\�uI\�\r@\�J�\��Zǩ\r�smZw\�/z�\�z\�$z��*zs\�>\�l>z\�\�0\�\�\�;\'\��wi%�\r\�\�\�#\�\�}[=\�\�oі�c\�V\�\�\�\�7\�6\�\r\�67��\�ʌ\�v\�\rhǧ\�h\'KK��vQ\�\�\�\�\�\�\�_��]�hh\�h\�\�hV.�\�\�\�\�_~�O�v�=.�=\�Ч\�\�Mh\�O���\'ڗ�\r}F\Z�\�\�i�\���B���\��V����\��\�\�!{\��\�\�\�o�ז@\�\�\�e�\�Wn\�@_50AG\�FG��DG�=BG\�7.�\�7G+\�q^/ѷ�\�ѷL\�з�c\�ۛ\�\�\�[-\�ę1tZ\�gt�\�itzC:#\��A\�@g�\�Fg\�i\�\�\�\�y�V\�<Q(�@#]���@\��@C�.=Շ.}쌮LwBW6��+�Dtu}�f> �\�T�\�\�,�V9���x�~��~|+�6�~�S�~A<�nګ�n���_\��_�{�~\�1A��ny]�nx�ߪ�C�]��~���\�/��X�}\�RA\��\�?Fנ?V=CZ��Xg�\�7���LoE-I\�\�*Y\�a\�M\���\�\�\�\�\�\�2\�(\�=\�@�EmC�Oף?\�\�j���*3ГFc\�oN\�\�\�\�8z*\��\�~�[���c�\�v��\�M\�\�=�п�\�\�G:\��04p\�7\Z\��\�ACT�\�\�\�\�0H\Z���x��F���z~h�Ƥd�1\�\�h�(\Zk\��?�@\�\�8h\�w[49\��<��\�\�BS\�.���14s\�3�}��fǺ���.���\n4?�� \�в1<Z�.-\�ҋ�����n�\�n7\��u\�P@�J.�j��Q�Ca֬a4b\�0\�v�\�lX>�\�5\�Է�\�P�`�P�0zt\�V\�~\�\�\�)�\�Ƙ$f筯�� )f���\��w!c`b\�_�b\�+S0�\\0F�f㵶\�\�C�s\�0&iw0�1��\�1�W0礼\�e\�`��\�<\�i\�\��\�T ƙ��q\�i�9��\�cwa�q/`��\"c\\U\�c܌o`\����4�\�L/\�\�*\n\�\�\�\�`��20~J)ƿV\�ߡ� p\�\��\�b���`�\'V0\�D0\�G\�1\�e[0!\�e�z�1��1�ݗ1\�\'va\�\�0�����\�ݘ(`\�\�.L�w&�\Z��p ����\��I~��I�I���\�\�`2�\�b\�\�\�a�>`�\�<0\��]1\�;�arʌ19o\�09�\�091yArL���{S0\�\0�\�mY�\�\�+�\�+L\�\�eL)\�!�\�\�Lyc(�r7\0S�҉�\�0\�T�7c�g\�1M\Z1a]\�\�<\Z\�c\��\'QL�\�rLØ\�?�i�\�b�\�ތy^�\�`�y!.\�4k`��;1\�7̫�s�\�iL\�L\�ͪdL��\��\�t�\01�ea�J}0}=6�~L��\"f\�\�)\�\�\�d\�d\r\�\�Rf\�\�k�5f\�v3��\n3e~\�d&\�ǎ��\0\�ϔo�_�,1��c\�\�\�a\�0s�O�?0:Z�o]\�Bx&�\��\�`\0N`\�,t�\�\�@\Z0��\�Vk\�\��2��`���C%ߴ CQ�\�PF�j\�4�\�z\�\�n�a�2°�F1¹N��\�\'F�:�G�`đ@�\�R/F^}�Tt\r�L\�\�S+Ī\�Vbկ^ê\�OcW�nƮ�Z�\�p\�j�\�\�j�\�\�u�\�\�upk\�z�*\�5\�\��N���\nvsE8V\�\�{\�֛O�\��bw?�\�\�\�\Z�\�\�1=�ݿ��)\�\Z\�\�\�\Z2�&C{��\�\�X\�\�F�)�k~\�{�Y��Z|��n\�\�\�\�jcm\���\�\�X\�T\�\�\�\�>kO�u�?�uڥ�u9V�u+��u=�=\�\�.\�w\��\�QU���C`O3����b�o�:\�Lu2\�\�k\�\�Ug�gM\���\� r+6�[6��f칼^칮.칟/�NUb/\�\�^�\�\�^\�\�\�^BWaC\�����\�^a5`��ݎ�v|/6�\�C\�\'O�7Y��a\�X\�*l<\�6\�?�h��\�\�&�K��w/aS\�ܱ\���a\�\�\�ރ8b��9`\�o#a\��\�:as\�\�ؼCl��#\��)[\�w-�\�����-\�Z��\�\�V\�[\�Vq�V7�ck�b���wbk?\'a�c\�\'�/�a�\�\�63��C��\�]웓\�ط�����\�\�;p\�ß؎��؎\�\�\�\�ﱝ]e\�\�/\�.ClW\�Clw�!��]�\��\�չ�\�5�\�\�a��%b�����ء�ء�Q\�pPv8R;r\�v\�Ev\�,\0;Vو�|���\�;᥆������?���\�c�f\�~�\��\�;kJ�����?���?����:\��;H�;&�;���[u;\�ԃ]�6��{\�2\�\�\� \�\�(,�A�?^ÂN>Ăo\�`7�c�\���s��x\�<�`qKȋĒo��\� X\��*,{@\�\�S�\�\�b9�\�X��VbP��X\�a%өXɯ\�X�\�Q�4\�\0+K8��~��\�fb\�\�a�;l�J\���\�]�\�\�.]\�\�._ڇ��\�ǩ:�©�W��u���yV�[\�#X\�\�\�\�i=\�mV\�t�\�6��q[\�\�\�dY\�j5\�^\�\�_n\�mS��ۦ�m;�\Z���;n��\\\�q;�\�\�\�q{�\�\�\�m���\��pƳ+8c�9\�A��8\�\Z)ά���\���\�\�y�q\�F8��\�8F-\�\�+\�¸�;~�w�B2\�u\r\�\�\�\�ݍs\�Y¹K\�p\'|\�q\'h#8\�H=�\'Tw�p\0\�y\r\�g\�?��y(\�\';\�Y�;��w�\�\n.\�`.h\�!.x\�M\\\�2\\p�\�B�\�Eo1.\�.4��� wٸwE�w\�D.\�h2\�z\�Y\�\�/\0\\��.j\� �u\�Es�p\�+���.�=C���\�\�b\�q14.N\�.�\�.>��u\�w�\�#.\�]).i\�#.9-��ՊKـˈ؉\�\�\�2\�O\�2�\�\�\�i%\�\�w\�\�g\�q9Ɓ��\�\\N/�\�w���\�\�\�\�[\��U\���q%�q�\�U�2O\\yH�\�\�%��.W����\�{d^�{�~\0\��9W?k�{��\��\�5,;\�^�!\�Z�p\�\�p\�\n\\q\�\�\�:\"pIո�\� ܇xs\\�\�]\\O�K\\\�\\\�R\\\�3\\_�m\�Ǻ7�����\0=\�\'M\�@�n0�7Tv7���1:�\�\�[\�,[\�&��\�N�\�&\�p��\�&K\np\�F\�\�n�\�M��\�\�XX\�fpwq��Ÿ\�\�K�\�t\�\��=�_{V\�~��\�\�\n\�q\�k\�Gq@-\�~#\�6����q��885�\�:�Cn�\�y>8d�>9���Iš�\�p�+8LE\rCY\�\�Y8\�G|sG\�\�Ȑ8�G[w\�Z�\�麅\�\�\r\�\�4_6�\�ㄬ8QK\ZN�����l�ɺ6\�_\�7\0q\�xܿ#���Fx\�xU��X�WO\�kX�\�5\�F\�c\�h���^\�)�\�[~\�\�*���\�\�M�\�[\�i\�\�D\�w\�[\�wk2\�}\�\�|�^�cxC7*\�0�o8\�o�5�\�/\0��\�\0\�(t=\�\�\��.o�l�Y\�M�u\��?ě�\�\�Z�\�\�\� ��\"ޚ)��(\�\�x\�\�m7�\�D\��\�\�[\��\�ֺ\�~:�wYul1\�\�ar-\�t\���\���\�\�\�J|�w\n>�v ��ć|\�_�ߌ�\�\�\�_u\�C�}�_\�2�G�+\�G؟\�_\r�\�*4\�\�\�\�9�(�1|T}|M{���\�\�ck�\�q\�\�I:~�\�\�O\�j\�\�:[\�\'\�w#�\�w\�\�\�Jl\�\�Cnⳗ�\�9\r����_H8�/\"?\�)\�ŐD|\�\���\�|�H�/���\0�\�U\�\�*���\��\�Y.��Y�\�5�\'\�\�O\r[\�O��\�Ķ�\�#�\�\�h���f�\�42�y��y\�|\�S_|\�\�|\�\�;��{/\�oN�w���֗\�\�A���p|{2ߩ��\�!\�?���\�j?\�g ?�\�,~t\�<���W���~rs~\�\�?\r?����\�\�\�\�^u\��M\�\��xȡcxh�5��\�ur\�\�\�xD\��Yģ_\�\�\�\�x�]<�{Oޯ�g:a\�LJ6�U\�\�\�\�Ϟ*����-\�|\�\�\�\�i%x\�6�%��6Q\�\�xy�^9��ئ�_�q�T���7���\�#�t�\"���TmM��\�\�5 \�\�V\�\�H}��� Ak;��A\�#膟\'\�>\�$l̙$l|9O\�BЏ�H\�o��1����v�~#\�2�G0�\�o��`�\�E0\�M0�U�����\" &�\�\�\� �\�\���M3\� �|ٙph8�`iz�`���`�ٗ`]�F�\� ���\�wR�-H�`7\�Jp�\�#8m\0�On!�\�E8v\ZMp�=CpmzEp��Jp+|Lp\'\�N\�\�!��\�M8\�\�$�\�*\�\�;\�\��\0k!8ȅp>d5\�ŷ�\�oa���Z��m �\�e �ЮB�\�NB�!|[4\�rK!�\�A��{�5\�$D��7r 7`����LB�n!&���N�z\�\�\�\�\�\� \�BB�!�t��.!�l_EH\�\"d\�\"df\�2DB&��pG�#\�=B\'\�=\��p��E�7\�E\�>-%\�o%\�o.$p��)�\�_�PF\�#T�F���\"T�n\"T-Z�\�ij�#� ��\�k#<\��Jx�f�\�xn�P�\'Գ����w�\� \�\�&�\�\��\�\�yZ�6�=�n�C�?� �}$\�@������\�z�OY\� �ޜ \� C�\�a\�4\�\�D\�Y\�W\�넯�\�d6�0sDN��E��у\�\�\n\�;)�\�c\�\"a�G�\\$̻�\�#?�ޯ&�m<D\0\� �7M�Ώ\0\�RI�\�\�eZD\� �\'�BwPY\r\�\��\�c\�\�\�\�K\�Z�\�M`F\� �\',gD\�����\�\n� �\�\�{�hAdNAe\�z3�\�\�O��W� ��G�5\�a�E�*a1ɍ�4���l\\BX)\�V&C�\�U\\`\�U6_�jST\�j\�q\�\����)QR@\\{���.\�0Qǻ��\�\�%n�\�D\�b�B\�ϿA\�o\��o!n�\�\"n���W9w \�Fu\r>\�\�t\�f���\�M���O�\"8dN<P\�E4Z�H4Q�@4�\�I4��H<4G�\�x�h� Zʮ�▉V5\�D��ND+`\�pt1\�\�\r\�F\�N<r\�ѡو\�W#:FM]zw�ג��n�D��D���\�C\�\��`�\�;u\�4\�+��\�F�\�=w�\�\�?J\�+#�V�H<\�J\�D\'�>I%�v��*ʈ^G�\�[��&7\�\"��[\�\'D\�pl\"\�2M�j�$^�$Fj\�\"^����{��\��x\�I1\�\�\�\"b�S1\�\�bB\�\�\�\01\�Y.1�EL\�\�GL/\�K\�8|��9\�B��˅x�h+1ˀD\�\�L\'\�\�sC�E۫�E��\�bW,�x�N,\�q#�\�qĊ\�zĪ�_�\�!5���k�\�m<F|��B|TPN|�^N��XO��u�\�`nGl(\�%6�xO|\�A|s\�*\�\�+3\�\�{�\�.\�[\'\�\�\�\�7W;\�F��w��\�\��\�ލ\�^�;b\�?-\�\� \�\�\�b���\���J��YE�\�\"���y{���m\�\�\�\�\�ϼ\�\�\�#\�\�w\nq�\�&\�\�]q\�.\�\�\�ğ�\�\�G\�\�q�q��VI�|\"�.A�t�0\"\�\�\�$��BD\Z�#\"�߉��=D\�\�)\"Q�O$1\�\�\"O\"\�\�&�9�Md��#��\�%r�QD^��\�h\'\�\���Ljb=w�\�wQq�-QQ7AT�]\'.>{N\\\�\�#.\�\� .\��\'.o\�%.�\"W\�fH*u9�U�$U ImMi�\�{��aI\�p��n]\'i�\����7Ika?i\�\�\�$m�=i3\�i\�I\�S��\�\�\�\� \�.\�u�]�\�\�M\0\�\���\�F��/\�[=ҁ\�\'Iƺ�$S\�C$\��գ7�\�PU�\�l9\�·I�o\�!��!^%9wΓ\\ߒ\\���\�Av$�\�\�$Ok�\�7\��H\�X^O:�\"�4\�$��\�&�:�J\�R}J\�\�8M\�~9D:�j\'��#�\�Ր|�mIAU�Hw�&]\Z�$]��%�\�!�\�\�!]\�,#]1\�$]!;�\"\�H��ȍ֤H\�K�\�\�BIQ\�|R�\�~R4��ts�����\�*$\�W�\�\�H\�U��u\�-<)�ȅ�����O$�\�#I\�fH��Iv��\���;�9�;G�\�)\"eU���սI��䤂=Rw�T�cAz�M*\�&��]!U\�7�*�7�j6G�jO� =Ҟ!=��O�/2&5{\�$5_t&�\�v�^��Ajit �I�%�\�-\"��\�Z��Z1\�\�c\�I\�VƤ\�SR\��\�;�O\�;O\��>2I�U:��oA�1Y\�\���o�IS��\�`\�̏�\�b���M�qJ�M� �aّ\�\�Y�\�I\0) �A\��`�K$؈: ���\�IȔF��D\"x�%\�\�$\�\�$�)�D��K�:ؑh�_�h1P�VHb\�i!q\�o�8\�\0�ߚ$0% �I��1$1�$�-\'\�\\\�$�l�$WƑ�R�2����~���_JZ���Vb�H��I�Nz���ŒUnl\"�Ԕ�U\�d���ZY1y\�)�ƤYUN\�D\�~!�\�;��|\�\�g���{\�\��\�[ԭ\�[^\"o%�\�����m�E\�V���#\'�lH6�M6~K6}�\'�m5#�\�K\"�\�A�\�i�d+{>\�V!��o%\�ޠ�|\�&\�a\��\�K��I\�\�ޒ|���슑�=\�dt�$�D\�\�\'�\Z\�$�@�ȧ\�m\"�6M$�nq\"�Z\�ۏ�Ϯ��\�J�\�hr�\�rP2��t�l}��Ў�F�|��/9\�`,�By��\�.r\�\�r��#9\�ԃ\�H���`.��\�\��\�Wݓ\�W/���9꒯������&_��@�RQ���0\�fkɱ�\�\� g�\�\�[�\�\�[\�ȷ����R\�\��Brj\�ir\�\�仝=\�\�\�6rn\�5rA�\\�$1N�ܭ\'����KZ�ȥf6\�\�xCr��!r�y5�\nJ���k*]ɵoRȵ�(r�i(�\�0��4q��\�7�!\��\�9�A��|M~\�&%7o\"7\�`�_)ޓ_w�\�o���۞\'�\�=ɝ\�\�\�jr\�\�`r\�r\��\�4r\�0��f7�\�@�%%]\0��rϓ��\�\�3\�\�\�\�\�\�^M\�di\'y�b�{�^\�ψz\�\� \�oO8�wT.�۟��\�%.\n\��@2(���3\�`\�.2\�B���H\'c�rȘ�\�d\�s2N��L�\�!OL���_d��W2���nI�(-\�\�K�dF\�2�\�%�\�!�\� �%s5G\�\�c�d~�Y�ֈ,\�8G\�:��\�\�0Y(j!�YT�d;�,[h#\�\�\Z\�J�Q�2#��Ȇ��\�������\�\�R\�\�y%`E�MY�-�hL\�Qֺ\�)�S)���uw�R�j�P6�_�\�@эxO\�-AS6\�S6�\�l>mA\��e�/���ԙ�\�beשk�]-ʮ\�(�`-�\�\��_\0\�\�\�ޢ$�\�FO\����\���)�z)F1���g7S\��)��_S,\�=+��W|�:�r\�j�b�C�m�\�=Ҥ8�\rP\�fRuvQ�z(.�\�)Ǵ3(n\�J��A\�9J9a\�H91��r\�/�\�\�\�D\�P����J\�{p�\�חM\�_�E \�ƺP�3�(�S.\�S.�\"(�\�K(\�GR)\�]�+\�2\�U:�r\� %\�3%\�#�]H�y0�rsОCs�ĒĔ�\�1\�m\��D\�U�\� \'J\�C6%3\�$%SlO���d\�\�dYܣd\�\�S\�\�P\�b�R\�@J��?�\�j�\�\�!�hd\�{\���R�J)��TlɡT�=�T��T�r�\�l��\�\n)5���ƪo�g~�g\�9\�sa\r\�ņ���(\�9bJ\�\"�\�jKyclOy{��\�N#�\�.\�=\�]�!\�4�\��\�\�\�\�S:��R:�F(]A����wC\"�/ӊ\�W��\�ѓ\�_$�|�ߦn)��\�%iS�\�)\�\0*e\�eTe\re잂2\�\�-e�m�\�D\�sz9\�s�\r\�+ʗ\03ʄ�j\�D\�^\�D�\Z\�\�m\�7�4\�\�\�˔�\�)\��D�m�\�.ߢ|\�K�|\�M�,�-R�\��\0�(�o\n0\�8\�y\�J�TwS ��(0�\�ػ\�xx=q\�AO� \�x\n\�͚�%S�+O)\�,��y�B>6J�\�U�\�_�0�S\�Ic�G\�b\�)�k�)�\�O\�0�\�_H�\�S$�I^\'Er�\"\'��(4�)��\����\�EYL\�,\'R�\�(KEA��U��]ʿ�Ô�Z\�\�KT\��\�\�\�U%\�5�8\�5W?P5R+��S4\�\�z\�y��\�U\�W9u�\�9\�\�O\�\�?4�[v.P�\�{G\�+m�n\�\��n��Pw{�R\r6n�\Z�\\C\�7���o��jd�I59�E5\�Z\�_�Z\��jE��\����\�w�v^��v�\�TP\�q\�9�\�T��\�T�y3�˱I\�q\�2�k\�*�\�\�1�+\�(\�MυꮒCu\� ���dD=Ո�z[��a�\�\�\�\�>#\�i�W\�\� �\�5\�̿6��\��\�G&\�\���\�k\�\� \�\�멁�ߩ�\�\�\�s�\�\�i\�\�\�G���\'��tMj�\�Sj\�\�m굍`\�5\�\�\�\�\�FN7S�\�^�^\���F���\�4�Sc\\J��/Ʃ\�jb\�-�5\�\�\�nj\�\�\�Ąij\�_\�\�}Ԕ�\�)\�%Ԕ�,j\�sWj��.5-�IM+\�Q3\n^S3\�FS3\r�R;�ޏ��\�>S\�~P\�\�ja�Z8X@-�+�mΠ\�<�>\�\�>\�D-=J-Y\�\�-R\�O����\�NQkQhj\����\�\�q�f\�L\�\�ԧ�v\�S����\�\�\0�Om\�v�\�\�\r���7Nm�j��\�\�D}�\�OmTS\�\�\Z�]�\�S?\�Q�\�P?�^�~*�@�զ<��=<A>��:�*�:��Q�%����>\�\�8*u\�F�\�J�Z\�D��B�\"\ZPg�\'��\\\�{3ԟyԟM�?��Q瀫�Ǎ�ׇ��\�T`\�)*XG��\�\"O�\�<�b\���*�\�H\�uyQq\�\�T\�L�\�H�\�\�T�V*\�Hen���F\�PY�\�T\�7�\�aJ�M�\nt��\�TY\�{�\�m\'U1y��xF�������W��\�M��K�\�7KS�6��\Z<�����i�M\�h9Lӄޡ��8A[����fN\�\Z#\�6�2i0/i��4\�~m��\Zm����\�4m\�|\�V�*Mȝ�\�\�*m[� m�K?ڎ�M�]���]Km�\�w\�h{\�\�QH3\�\�\�\�\n�7}�&\�\�\�\r\�,���R:\�,\�.\�,\�4+��4[\�\�>\�\�\�v�p�vtA�\�+�93�i.ճ�c]z�\�\�8�k�:\�\�q͝�B;Q�F;y�E;��J\�\�\�y�ZM;\�M\�\��\�}\�:\�\�i�v�hM;cw�\�g\�I\�Lh�ӂb*iA�oi���\�X]\�y�v��J�\�N�$���\�\�]\�h%\�\�\�c�\�\�8ZT}5\�\�\�dڍ81-FTM����۬O�%4\�\�H��L\�\��/�Ĥ9Z\�\�DZJ�-\�H��j\�@K\�\�@Kj\�2v\�e\Z&\�2\�\�\�2��hw\�i\�\�T��\�C��\�в\�|�e!\�i��/\�\�\�$ӊ���\�6ZIv�4e�V\�\���g�ЪިѪӝhul;\�c\�c�\�\�[�ǂ��\'��i\�fZ�l�\�n�\�,�-\�Q)\�\�\�Pګ\rګB8\�\��e$�\�\"��\�A{\�Ў\�6М\�>ܟ\�^\�@\�|3M\�*cк\�W\��;hCt\�Hnm\�>�6�\�J��\�\�\�]m�\�m���\�u\� \�k�9\�[L m���6m\�C�\�K�y\�\0\�\�\�s�?�i���i�\Z�F��4\�\�\Zd\�\Z$\�\r\�֏\'А�1\Z�w�F�x�F\�DШ�`\Zm-�ư�1=\�i\\�]4�\"�L� ?\�\�\�4�_Mf7I�\��\�\'�4\�\�w4�6���0H[�<O[\�@�����2\�@_���\n�\�վ\�\�\�b�\Z\�z��X��\�g#}�o}}9������\�Mת�O\�\�yK\�I��\�\�g�\�\�b�Ɛ[\�M\�^\�\�\�\�\�\�\�[�\�\���\�/O\�w\�;\�\�\�\�\�\�Y\�ro�!ʑ�\�\'���\�.ݤ�I?�=�n�7K7;QK?d�H�,�O��֠[M\�\�Qh�u\�Q�5͖n�\��~\�AJw\�Ew�,�;z\�\�#�\�Gu\Z\�N�\�\�N4�\�\�a�3�\�YaJw�(�y�\�zq;\�M?qo�\�tϊ(�\�A=��O\��o��~ָ�~\�\�=�W�АF�zH<��\���:\�C~��_�r�~Qe�~\�\�4=\"\�>=\�=\�k��t3=R��~}\�4=*\�=�\�\�I��O�\�%\�\�㣵\�\�)\�_\�\�\�u\�ۏ\�\�\�\�\�Z\�I=m8��.W�g�_EϨ-�gLb\��Zz\�# ���q��z\�P\'=�C\�\�C�\�&\�\�\�d\�\�L\�\�\�\�\�e�\�Bx\0�\�y=�\�T�^B�\�\�7�ѫ�\���\���?#�\�_�O\�_h\�\�_@x\�&}czSZ��\�Nz\�\�\�-\�-\�^\�7Z\�\�7{�\�o�\�\�\�z�\�Iz�G&����\�ǘ\�k�\���\�\�@���H��\�\�\�\�P0}t�!}\��\�X}\"ɀ>eRD����\\_O��A�5\�D�;3M��XL��С��t\�\':�\�:b\�C:\�f���{��\�\�\�њ:t��k:z\�:\�@\�D\�\�\�\rt,چN,5�\�-\�Db$�H\'\�T\�\�\�\�t\�\�I:�C�.U\�i{\�_>t�~\'��~�\�xD�3(\�t&@g�l��\�>\�ً:\�Y\r�[I�1\�\�]t1@��?C���\�t���dm�/�}�/\�EЗ\�\�\�K\�^\�\�\�E�J\�W�\�\�f�j�\'C\�\n�PK\�`�u\�\�b\�jc�\�#\�Z\�n�f\� c\�E\�z�\\�v\�j�\� .C\'@\�\�=�\�\�\�1t\'\�\�\��5*�\�?\�N0vDE2v\�_\�ػ�+c���ax͆a\�bJ��}�w�C\���\�f�\�\�\�X��\�Q�\�3�\�\��g�#\�#�\�G4GR60�,2��\�O�\�Yo�s�?Ù�\�p9�\�pI>\�p)�\�8.|�p+�3\�P�\�\�\r\�n�G7�q\�5�q���\�y�\�\�څ`xeex=��\�0NO g`/~����������\0#P�d eY�f�{��8_2\�)ud\\\���t\�#TNc\\s~θ\�NfD�3\"�\�He7\�zQ3#ʣ�c\�Ĉm�0\�\Z�\�ڌ�5�\�{�ɥ�)�9�T���\�3�\�5\�Nw}\�w��\�9]���{�����\�|\�FѼ\n\�\��x\�\0�x\��\�\�Fپ��2\����\'�bŨ���QqgT�\�3�=�3jgԌ%2ju\���GT�u��\'�>3�jE1\Z\�[MZWMM0F\�@Fs���{�\�od4c�͂�������nƻ]?\�r����\�����8{F[��=\����%�#��\��\�p*�\�\0\�腕1�5�1�2�\0��c���1y�1t�\�v\�ι�~��1\�1�_\�}\��1�\�%c\\K\��80>�j3>�M1�\�_�_\�ɖF\�\�q\�8�1���\�g\�X\�\�\0��\�\0�\�e��g2�H\�%p�w�\�@n�\�@=00��20܍,`�\'1p���[\���|�A��0(7t4m!�v\��Và\�N0\�\�*�ܕ��FbpLZ@�;�\�\�|a��c\�\rR�1�\��!�P\�P\�f,F82�f+ϲ+�g�/\�L�OG��n1U/\�0U\�0U�fL\�\�\�LuX s\�\�~�\�#0s�x\'S\�D���e��dnn<\�ܲ~��\�ٌ�?p����\�ܭ���g\�s\���\�+\�~�\Z\�=��\�ML\�\�A\�AX\�t�\�\��i�\rg�\�ҙ�\�3�G3\�N2-\�\�1�sL\�w�m\��-I�iw\�\�>~=\�>w�i_\��yd\�\�h��\�\�1�\�k0�K�1�,3��72]\�73ݞ\�c�[�2O(T���*L\��ϝG\�\�!טgT\�g0UL�){\�Y=3\�Y\�f@�>3���y�Ƽ�e��?\�\�Kd�[��\�G�1\�i@f�\�\�r\�?\�\��W-\��W�.1�b1�\�`F�\"�ћ�1�c[�љư\��7k��i\nf�\�f�\�3A�ļ���<:\�L\�af�\�c\�1��̾S�\�ny�̆�ي?\�\\q83\�X&3����\'�\�,R\�b9w2�<f>�$1K<�\�R\�5f\�m\�J\�Cf��:�\�}�ZӉYS\�Ŭ)^b\�o`\�~1낿1?�\�|r\���\�\�w�\�\�0\�l�/g>�z\�|\�w�)�\�|�e;�\�\�l�$0\�<�`�=Bg�~Kb�_\�`�<\�\�}f~8���\�\��\�T\r����\�{��ٯy�9�*�9|�\�;ǜx����<�9\�w�9��b��1\��t+\�\�Ek\�\�|\�c\"s>}�9�g��\�)g��� \�(&�� \�\�΄\�1\�\�wL8\�#!�0q�<&��;&� �I�\�$\�{2��\'�D��II\�3�晴\�d&\r c\�`\�L�8��\�?2���\�LNe�C�\�\�\�gr\�\'���0����)\�\�)[e\�`\�Z2��\�\�!sE\�\������\�R\��\�Z�=��\����\�\�y���ֲ�/6����Y:\�V,\�\�X�t3\�\�,o\�&c$kS�kS\��\�Y\�Omf\�\�\�\�\�\�:`q�e2��u0��e\�²�}�uH}�uH+�e�\�`\�\�Y��j,[�!\�\�œej\�H�k����\�\�\�rz�r\"�Y\�YS,g\Z�\�R7\�r!N���س�y\�r\�?\�r\�g�\�Y����S1ˬS#,�����\�}\�\0\�̵�,��&��\�V@\�+\�\�9D\Z\�\�UVH�\'+$;�R7Ⱥ�4ͺ4\�\�\n_�e]�9NJ��eE�6��\�Ċ�n`E\�W��\��n�5b\�ܙ̺\�\�����\�\\�?`ſy͊_4b\�\�^e%f�`%5�X\�~լ�\�qVJ\�YV*(��\�8��~���i\�\�\�,\�be �����Y\�sY9m�������T+���в�U8_\�z\�\�;�t\�=V�\�lVe\�wV\�[{V���U5��U\�\�2��`\�:*X��o�\�\Z��\�\0X����\�92\�\�O\�ӒU���q�\�\��)\���� ��~�\�\�1\�\�w\r\�kW\�\����7�I��O�Xo�_X\�\�W���S���dV\�\"�\�ի\�\�\�\�>f\�\�c\�U(Y}ʝ��k���+;X���Y���q�^\�\���/-�o\�\�X߈6��7Xӎ�XӤ������8]֏�W���X֯�e�\�UP\�\\Hkn&�\����\�5\�\re\�G|d-\�\�g-LZ�\0�;Y�\�,\�\0��~\�\�d�i\�,h\�~��XY`���P�7X�Y�3�E�������`��,r\�\r%ˢn!��\"m+v��\�\�\�M��^�X\�{WX\\�q�\ZKP��%\��%r-g�\�.�d\nM�\\k\'K����4Dz7��3��,\�YK�\�r�/[\�t{U\��:^\�V\�a���ׄ�\�\�q\�\ZZcl�\�R�Ƴ`\�Z\�\�ډ9�\�W2{�\�m��ԇ������t`\�&M�7\�leo\�\�go��\�\�Ϛcoߴ����\�\���m`�\�6(>\�6薲\��&�\��:�\�\���\��\�؆\�\�l\�,&�@�2\�\�T\�6)+b�Ta��D�;�f��\�e\�ζ�/e[E[��b����\�`ۘu�m��l�p=�]\"�md\�\�HdMub;>e;�R\�N&l\'�9\�ٶ�}ܸ�}Be�\�OLe�Ą�=�\�ا\�\�l�\�*�w\�;��\�>\�/�\�j���*�\\\�_\�y\�L\��\�z\���{\�\�E\�\�!\�\�\�K�v(\�;\�e;|����:�J�?�\�\�$;\"QǾzx�}m\��ڿ3\�H�\�\�h�/���ɎI\�c\�|mf\�뫳Kٷ�؉��\��^vꛭ\�\�0v\�\�v&��}Gr�}gy��e���}q��\�Kb\��a\�wO�\�\"\��@vj�\�x�\�\�IvѬ��O1��\�W\��3\�\�+�\�\�Y\�\nO/v\� sv\�\�zv\�t-����p\�~8\nc?�a?r�e?\�hd?\�a?�7b?\�\�~����t\�;v\�-5\��\�^\�gI\�\�\�즵f\�\�\�K\�H\�\�\�\�\�Wv;دg^�[�?�[\�\�o�*\�o\�߱[#\�mH}vG.�\�]\�\�\�\�\�\�\�\�\�\�\�\�7re\�3\�\�O6;\�\�.\�\�!\'\���!\��\�\\\�\�\�{\�\�Q\�t�)\�\�M\�lZ7{�%��k\�,{\�r�=�}��\��+�o��\rx\���\�\�۰�?N��;\�\�P�6\��Fl����\�HJ>�\�\�F߹\�\�\n\�x�q6\�C�M6\�d\�r\�\�\�\rl\�%���\�^~\�\�\�S\�܄&6���-�hc\�%��\�\n��le�4{i���$\�\�^9���2y����G}\�g\����գ�8\Z\�\��k�8kՇ8\�qֽt嬏dp�\�8�\�\"�\�\�\n\�\�6�ު��\�*g+(��\�%g�\�g�m.gІ��~��W��cT��c\�{\�\��\�*%\�\Z�s0;�spv\�\�m�c�Õca;ȱ�\�ϱ|~�c\�c\�>\�9,{ȱ\�Pʱ1�\�\��slW�8vDz8vi�<��\�_�c]/\�x�s\�\��&ǥs|\"�s��-\�\�$�㖚\�q�\�\�\�B=\�x�\�\�x\�q|,9�>\�8�\�Μ3\�8g\�9~&f�\���l\�l\�9N�\�vN\� }Np\�n\�9�\�\�\�\'\�f\�\�!(\'I\�\\�\�Ź\\\��ʑsE3�\�\�\\\�\�\\MZÉ\�l\�\��snf97=���/rn��\�Ā�9\�í��Ċ͜d\�=��\�;�\�5DN�\�\'\�l\'\�d\'�\�mN\�,\�ݱ\�=�d\�}|\'��]N\�`\'Gt��_\�)\�_\�)��\�\�b8E½�^}�Ev������<�ȩxy�\�\�&�\�0>�S\�{�S��SgVǩN\�<Z.\�<Y-\�\�k�\�4X�\�4��q���q^q���9M\r��6I�W�78�\r�8-\�\'9mW\"9mm�v\�`N�ԓ\�\�\�\�_\�z�}\�\�X�9=/�9��ɜ~�\�O\�X������\�\�J\�pWgtl+gl#�3�{�3>;ę�!p&x\�7]\Z\�,�3\�\�~Ιn\�\�L9ę\�L\�̐��ٶ`\�w\�?\��8\�O���_Ŧ�\�\�9���\�\�\�uO9\�\�G8\�w�9���8�� �\�A��]8-\�`^rp\�\�y\�ou\��\Zb�9�l[ˡ\�94}mp�y\�+�9z�\�\Z�\�p\�8�!�@�!GP�\�`�9�8\�G�W�#�ȑ r92���ش��\���w\�\Z\�F\�]eB\�Vr\��\�\rs�\�]�o���Ӈ���\�\�ں��ur���c��sg�� �\�\�s��\�Zd\�\�סp\�͒�\���\�J\�\�#6ܽ\�\�\\C\r�!�\�5\\\�\�\Z�\�\�\Z�sMsMX@��\�A���3״\�(\�t��k�j\�5SFrQ��Vi\�Vm��V|\�u0�\�uȺ\�u��纆\�p]��q݊�q\�#�\�\�\�\�K&\\\��o�\�\�\�Z�\�`P\�\rB\�q�k�\�sy��\�P\��X\��d\�#�\�КC\�\�FKn(6�\�\�\�Ↄ\�\�+g\�p�4p�M�Eܫ)xn��7nԫ�\�h\�\�\�\�\�+\�\��7\�\'rc��\�X\�,7\�\�6\�-.�{\�\�M<+\�&\�}�\�+i\�<n��7�\�9n:Ǔ�\�5\�fl5\�\�\�\\\�\�\�r�[Z�\�3�\�\�n\�\�in�J7\���_\�\�-:V\�-��rH0\�b��\�/�[~\�<��\\>��I��\�\�>:\�\�}���d#��\�1��T\�\�P\�\�mX�\�6\�\�6Rm�\�)\�\�M�ܦC-\�W�+\�w�\�VV4\�=m�\���\��,�\�˚ە\�\�\�\�%q$R\�`.�;2�\�\���Y]����!\����;Q��;�\�zņ; \�\�~s\�\�ΘjqgMqg \�٥�\��?\"�?\"M�?w\�\�\�Z���K�\��;_t�;\�SpN��\��\��s�]>\\ \�\�\�UゑH.\�~�\�w���p\�K_�\�$.�ћ�TTr1\�F.>:�Kt�\�%��d�.\�\�.��\�eq��\�~.�w���\�\�\rjs��\�\\\�\�%�\�W\"s\�J7K��\�\�\\��^�\�rW�\�P�\�ZOe\�3o\�O\�\�U�ڴ o\��r\�\�\�K�5�\�<���<\r\�=\�Z�!o�j?O+\�.O�\�\�\�\�\�\�t\�\�x�bosJ:O�Io\�o��L\�v���\�\�\�\�g��\�\�\�֗�\�\�\�];\�3ܾ�g(\�\�\�w\'��?\�\rϨM�g��\�3i]\�;�)\��\�\�;�(�w�\�+\���g\�.�g�\'�g�oų�`ϳ�cij�e\�<\�\��<���y��~\�\�nz\�\�\�\�9\�\�9&i\�\�M\�V\�\�\�\�yNh \�i)�\�\�s�r\��2\�\�`m\�y�\�x\'\�y\'75\�<\�\�*�\�|_�\�|��\��\�\�m%\�9\�.�\�.Y#y��\�ya��\�m�+��yWi�x\�\�y\�\�Kx1\�?\�bd��\�\�5�X�w\�/�\�\n\�U:\�\��\�\�x����\�+f�\�\�^\�^0/u\�/\r<\�ˠy\�2�\�xw^\�\�y�\�\�\�\�xY\�xY��y9Iq��ͺ���r^b/�p\�^\�퇼b\�\Z^�\�;^�\���\�+\�+�\�c\nx�^Ż*^��+�҆˫\�ȫ&�\�\�o\�\�\�\�\�I�\�\�:\�\�\�\�\�y\r\'\�x\rm;y\rދ#R\�\�K�&\�\�\�\�#�\�i\��\�\�Q^�����\�t�\�1$\�u^*\�}\�g\�p.�\����׃$\�>�\�>1My\�\"x>_x%��Ag\�\�F\�`�&ox��7S\���\�A\�\�\�{�/��\�&\�Px\�B\�y\�\�wy\�\�`\�\�\'9o�\�\�m\�/\�\�\�\��9|1\�O\�\r\�B\�o\��\�W+�\�w1�PA\�\0�y�P�\�\�A<P�V�f\0�˙E�\�\�zHz\�~zb+�z��G�\�1\�l\�1�\�ط\�y�=v<N\�/c\�\�\�\�\�.�y�͑<~HO��O\�Z\��$\�D\�\r<�AO�\�Sh�y\n1������x\�o\�eoQ,᭔y\�UvY\�U>��*b_���w|U-_��\�\�_\�9�\�k\�\�5ͪ���T�\�6.\�ׇ\�lN\�78M\�Ê�\�F������\�[7\�o�B\�\�t\�\�\�e\�\�\�4\�\�]�\�߃\�\�\�w�o�q��_^\�?�j\�?\�ŋ\0\�`�\�7\��\�M|��\'|S��|\�*m|\�ߥ|�<\�\�5\��2\�\�\�v�\�\���l�\�|g\�\�%r�\�\�\�wKQ\�\�f\�=�Z\�=\�\'\�\�\�O2n\�OJ�\�O\�\��މR�\�\��\�\�\Z#~\0Џ\�1\�ʾ\�?�\�1��\����+�������\�/m�ſ�O�z��*�\�6\�_N\�\�_��\�Gl�\�G\�n\�_\�������\0�z\�~Lc-?v��ۼ�;\"\�Ǣ�\�\�Q���\�\�1~bu5?鮂��\�\�\�\�\�\�;��K\"~\�?��m��EY;�\�t\���\��p��M\�+<�\�\�9~\�*\Z�\�q#�Qt�Ij�)F�o�\�\�7NJ�\�ҷ\�,��\�[L�/�\�\�\�Z濾���\Z�\�c\�\�\�\�\�d����\�o_\�w\�\�\�w\�z��\�\�\�\�L�\�w�\�\�{���h~��&�ȳ �h\�c�\�<�?\�\���\�\�O�}��N�ɟ~RşM\�\�\�\� �\�\�*\�N\�\�\��p��ҋ�r� ��|Г>�\�5>tM Z\�\�CQ\�pB\r�\�\��\�c�_\�c��X��|l���]\�\'\�1\�E\�I�\���\�|�<�Ϡ\�O�|\�e>\�=�5��\�Ս\�\�C_\�\�|\�_#�\��@\�\�e�j�L�V\�.Xsy�`͓\��\��\�-kwi\�>�].h\�\n��U�u;=\�>k\n\�[\n�\\��ͮo[\�\�l\�~/\�J�#\��!\�g��٦\n�\�}\�\�)\�j\" v��\�.\� vwi�\��W\�\�\n�&\ns\�\�>����\�z\� LO�L�����Z��\�.�yA��\\�$�x\�K`�����\�����)�^�,�\�(���\�Xl9�Y\�\�vZ\�uN\�j\'p\�\��nu���\\m\�7����{\���G\�8#\�\�N]x-8\�Z\�Ţ�a��ϛ7�\�\r��kA�K]A`]�\�ܱ(���\�z\�o)�_\\��\�\nB�B``A�#�\�(տ%�w@p��KpU\�Yp\���\�zt� z��\�\�\�AL�� F�)��\�~��\�\� R��R_CiN:��`;A�c� �Q� \� S�&�S\�*�{\�\�nA�\�\�<A�a��@#BP~{��2㨠ƷJP\�U*���<��<��\�/H\rvY��\�P�3U�\�\��\�1sA\�v�+�Z��}\�WvF�\� ��m����jA\�%A�G���$hoLt�)t>� �cmnh>>\nz��z�}=�F��\�:A�(D\�\�z(LhU��]_�*U\�%��\n\�\� \�.���1_����`r\�`Rj\"��\�(�\�.��!K\�\�,H\�K\�I0\�wF\0�\n�iW\�;&(+�\�`O�p\�a\�yI\0��+@:\����U���;�+\'�\Z��d�C@^\�-� &Է\�4C��fW\'`��X\�\� \�!>v\�U��X )},�f\�t,�\�\�%�F��G,9,k\� Vc�j\�\�ժV՞\�\nպ\�B�3k��ᗄ�Q\�\r^p�\���B�}.\'�z����z�����;;����\�}\�=\�\�B#�o��LCh�\�Qh\"\�\"4\r+�\�͓M�_3�V� B57�\r�[h\�Q&�_\�:n�&<�s��l�\�\��i��9\� \�X�B��d��\�q�L$<q{Vx� <�f.<��z��>zzB\�3\�\�8�\�t\�f\�\�9ᙸ|aPՈ\�\�aHA�\�b6Oxq.Yx\�\�0̵^n�&�<\�*��^w^G\��\�\'�Q\07avLxC\��\�\�Kga̾ta̩\�\�X\�,a\�}¤\�\�䶫\�dn�0��#L�R.L\�{+\�x\�,\�b\"�{�JxO7_x\�K(̆�\�\�掯毬DE �l$¢w>\�\�hka\�I��4\�BXͽ/��֢ͅ��[º\r�u:@a~DX\'�*|�\�)|��6�c�ϫ�_��F\n�\�U�M�\��\�Wy\�Vc�\�}f��\�麰mz��}[��=x��\�6\\\�\�\"\�)\�\�\�\�\�W?\�tl�\�#*X\�\�R8GG���\�C\�\�\�;\�T\�p�\�*�q�(��\�\��?\��\�i�>N��k)��\�\n�����\��ݝ!�8&>&�Z��� ���(A�\�\�$\�l&1 6�\�#\�:)�\�k��D�y!�ꀐ|\�Z\�h|\"dm\�\���\�.!�\�Q�`\�k��\�W(��\�\'\n\�N�B\�]��\�)��\�\�~�ʿ\�\n+KB\�p\�\�g\�\�\0\�\"�N�tjT���W�,�\�e�\�u��rE��}Y�\�F�h-\�h-eQ�>-\�\�i[\�tdS�M\�lі#��-+q�\��\��{ 2��Ut0�GdֶUd�\�\�\�ZthS�\�\�\�\�\�8\�\�W\�\�\'�D�9�\"{\�-\�\�N��א\�-Lt��)rz*r�Q���Ɗ\\w��\\\�D�\�9\"W\�e�[��\�]\��\�C�Etj\�\�\�\�?�\�G�7\�V\�M\�N��(��K�\�(:�#:;\�\�<�\���\�?D\�n��\�\���)]H@�.�.�\�\�%�PZ\�/�ܻF\�qTA\�$��N����];T#�vU!�4\�-�2|!�\�Eg鈢q\�D76��n���n�Eqt�(\�G�(q!J�z)Jv\���Ê2\�2\�=\\�\��(;fT��h�(���(�,*tM\�D\��D��\�R닢R\��Ҷ�ҟ���h5Q\�\��r=��\�ל��=)���OT}>_T\�\�=L? �M.\�\�=YZ\��=u���\�h�^ly#zQ��<\��\�+�+9+z�}\"j=^\"jm>&z�m�͚�\�3�E^ˢ.\�\r�.��n@��G�]\�\�-\�?\�!\�w��>==\'�D9/\Z<\�\rm<-\Z._\r���ƪtE_���ɣ<\�d|�蛱�\�� �v䈦=D�\�A�\�ߢ\����`�hna\\4\�;-�\�,G\�\�\�F�o�LE���\"pP�~A.�\'��\rX:�%\�\�a�uD�\���^D\\\�\'\"}�&\"?\�ћ�DLK��u\�IĶ9!\�\�\�6{�x\�n�L�H�\� 8a\"ɟt��i@$-RL���\�U��\�U\�S\�Um�ū~\���9�U5\�Ī�qb\�\0��3\'\�\�\�\�5;\�\�\Z\�z\�Z���F�xC�w�n|�xc\�Q\�\�\�m\�;\�[�\�\���\�;\�Ļ\�ĻmO�\r�\�_{Vl���+�\���b��Cb\�Sqb���b�\�\�b�z��\�g�-�Bl\�)\�;՟;�\�+v���O�<�,�#\�S\�]�\�\�4q�g�8�\�J\\\�.���\�ig�CDc\���/?_J9!��C|�\�\�[\�\�y\�\��Aq\�_���\���\�2A�J&��\�\'����o���o�u\�Is�\�$C�\�\�$NNM\'?8,N��Z��_�\"-�%�S�\�\�i��\�;\�6\�eBq�^�8/tX�\�\�C\\xIM� \"I\\�k����KhqهNq#�88$�\�; ��tY\\9e+�rŋk>lx-~\\�^\\��U\\O~+~�:)~�$7Ԕ�H�\�^��\�g��\�l��\�f\�\�⦅O\�f�qsL��\�qW\�+��\�\�Y8q˶_\�+�\�o���j��������;J\�;�\�\�~�\�}Uq�\�Mq�琸���xp6Y<\�.W\��[��\�\'\�\�_4�\'�k\�_\�O\�\\O\�\\O��g\�G����Ŀ�<ĿWΊ\�m\�\�+\�¾1ШF��C\�\�\�\�\�HR�]�J��~V�\��\�\Z\�D\�!1y{��ܳY\�\�Yw%bVI\�>!f�͋E�\�)�;�ŋ\�|\�\�I\�{R��U+^�JT~LIVGI46\�K4\r\�J�d�p�D\�\��D\�\�dS��d\�Q7ɖ\�A=A�D�c�d��k�]\�\�-C�A\�>\�ނ\n�\��}Yc#Vbz@ �\�Y+�LN�X-\\�.CJl\Z]$6�L$�Hl�\�Kl\�.I��7I\�Ӓ�\��%\�|�\�eq�\�u��\�\�i�\�\�S��\�s\�I[K�gk�\�+k�\�瘣\�]�$�\�@8�\�ߑ}* �2��ؒib\�\�C\�\�L�\�\"k�$\�\nQr-�Y\�Qrf+��2-��\�$�\�\�&�Y�Y�-���\�*aIn��Hn\�hH�\�~��\�$飫%�M\�;\��;ѯ$\���Hrn.Jr\'$yF���\�.I�QSI\�\�I\�\�Iak���P.)n\�\�wHJ�\�%oK*=�I*r$U}a�\�Վ�\�8I��D\�D�\�fܓԥa$u�ڒ��I\�\�\�\�\�\�:�䉞��\�8V\�\�\�#y�攤�<T\�\�\� i]AI\�\��N���{���G\�)\�-N�\�s%�\�$H\�Va%c�%�\��d�K2�\�d2�E2��d�\�\�{��dn9T���wo�@\�YJ\�\�=8\�J�jBH0\'%��* \�5VB:�EB\Z_��\�%�c\�J\�r뎄:�!���HHXׯJ���JD\�?$b\�i�\�ݨD2a+�7�J�$��p�źC��]֒�Cw%��\�\�U�M\�U\���U�T5\�@�f\'U�}�j@\�H\�J\�.\�H�YK��^\�ͷ~I���I�`̥ۦ RN�tOv�\"Uz��/5\�&w��&\�\�RӧR�ن�R�\�\�\�վ\�\�\�w��X���Bz:/u�\�&u\"�J�\�K��Б��K\�\�W�\'��^\��ϸ�\�\�/�\�G�\�#\�\�u���\�U�Ҡэ\�sQ!\�\�}��!�I/UKÃ�H#���W}�W�\�\�k��\�\�u��p�F_9*�騔\�LђƉf�\�7B� M҄n\�-/\�&u\�m�`\�m�.\��\�$��Ҕ�\\iʋjijb�4mRW�\�%M\�\�-ͼ\�NzǧWz7\�\�I�4��Yz\�Vi^}�4�{��薕�xs��\���_ZڰNZއ�V�H+wOK+[J�,ӥU\�)Ҫ7\�\�\�\�ZҚ�\�҇�\r\�:\�Fi�O����Y��x�\�11G�\�%}\�J\�u+�\�\��H\�\'�H��I\�\�K_�aK�W�H�?���\�r��\�^���,���dH[x\��G\�\�$Ki\�k\�V�:iG\�giǭ`i\'�W\�\�p_\�}\�R�\�M��7�@�\�B���]�\�?�GoHjZ��\�ҡG:ҡA�t\�p�tD0-\���~��.�V,�\�,C�����tP�k��\�ۼ\�W��\�\�]�`=%]�H�\��J1Rȵ\�R`I\n@H\�\�P)\�E�\�E��\�jt�X\�)6e�w�,\�_��\�\�I �\")\�\�;)�3XJM;\"�V��R�:���o�!_\�\�\0H\�\�R�F\�\�Ӓ\�\�\"�oR� ]*�Ke7\r�ʄ5ҥG�KP\�\����)�Z\�l\�Cٚ\r��u�e\�\"�d\�\�\�\�æe\�\�2�\�/�\r\�d\�\�2\�\�e\�\�v2\�\�2�@�l\�\�����;2}�q�>r�\�\�\�o�T!3L��&_�N6\�\�1\�e�o\�\�\�+ 2�u�2#�\�\�<Vv\�n�̴�+3;\�!3\�3\'�H0�Y���\�z]vh��\�J\�\�0AOf_\�/�_ˎ\�\'e\�2\�W)2\�[Q2\�ޏ2W\�n��\��[9W\��-\���T7��\�/�y� ;ů����\�|ZO\�|���3\�\�\�\�52�ɲ@�bY\�|�\�\\X�\���\�͏d�S�e��h�+\�Q�+HGYk�\�*\�\�\"Rvm\�^ٵ���\�\�e��\��Ȧ<Y䈁,:\��,:��,�(�%��ݚ|,�\r~&Kl˒ԣd)\�e\���\�\�\��;\�,\�\�\r��,\�Yֻ]����\�\�!Y.2L�W�\�#�e<dųBY��HV\�\�IV:\�%+��)��\\(��{KV�\�$�\�,�\�\\\�j\�Kd\���=l��\�n\��re��N\�\�Ų�?���\�rY\�\�;�g�\�d\�z2d/=\�^5�\�^\�e���eo\�Y�6k���\�FY��eY;�)\�d\�\�z�7\�z�1���\�eU\�\0\"L6��I6�&\��}\�֔}[̓MUȦiWd�\�u�YX�l�Ô���E\�\�k�\�\�n�\�\�D�\�\�雲?�ò�b\�_\r������\� \�ɐ��d��{e(?C��M�\�W\�p7;d�\���NF�+#>���U/\�\�\�\�d\�p͢FFÒdt\�z\�8C\�Z�#c�\�+c1\�\�8;d@���Q(pjd��\�e\"k[�\�U�L��Q&�J�\�/\�ʔ\re�jt\�\�mٿ|3ٿ�;r\�A�|\�G�\�`�|���|MN�|�\\\�n���\�u�\�\�\�w�ɵ�dr��A����\\\\���|��q�4L�c\�|\�`�|��\\�wPMn\�#�\�,߿n��\0\�\�\�<Vn\�G[n�=Wn��/7���<\�+7\�~Gn֝-?\�l\"�\\;+��\�,�2\�[\'�\�o\�����\�?�#?�~[~\�6M\�P�\\\�@\�\�\�l�Q��\�\�?˝N4ȝ\�F\�\�^\�O�j\�OH�\�=7�\�=�\n\�&f\�>�<�χP�\�r\�\�&r_\�g�Y�X\\ȗ�\�\�+�TxF\� C���\�_�)���I\�Gj\�\�on�\�<a ��ԓ\�T�\�qE\�\�\�\�\�:�<\�g���A���J�$��\'\�\�\�S~?��@\�\�\�\�\�S\�\��\�\�ۣ\�yIpy\�K�<o\�D^��,/�\�G\�K\��\�K+\�\�ҡ!y�\�:\�O�ȳY�8\�\�I�\�k��!�Y�ZP\�y_�\�U��m\nY�\�X ױ oe�\�\��\�m.�\�v׃\��fy\���C)\�\�\�\�;+;\�\�\�\�n��\�\�Y�A�Z�a\�I�\�}�|���|��S>*!\�Ǣ\�\�c?\�\�/�\�ɿ\�\�Ol��O�˿�ȧR\�g\�G\�g�nȿ\�u\��\�\�\�\�ݑ\�AS�\�b��� \\�ה*^� ��Tɡemr褳�\�$��J\�\�1r�~��p^�zC��_��cw1\�X��w\�Д\�\�l���R&\'ѳ\�\�\0;9u&g�N�3�l��<\�9Z29/맜\�a��7œ�\�\�\"��HT,��\�\�\� ��5\'���K��\�w\�\�\�˗\�\�\�\�D�J��|\�v�B�\�C�20�X\�Y�6�U�o>�P?��X�q�B�8D�a��b\�D�ic�bK-X���K��}H�-\�b\"I�36S�\�0M�{U�\�,]�絧\�\�}D�/o�bߧ���\�\n\����N�\��\�\�\�K�\�H�\�\�{Ta�\�Ha�Q��=ܧ�=械ߴ�p�R�p\�)�\��pR��p\�5Vx�7+<�9��C^>\�\n/?m�\�p�¯�C\�ﭦ\�*\�^sT�y�@<S\�nU};�\�g)r\�).\�G*B+S\�bEx��\�2\�Vq\�cJqe(Xq���\"�n�\�Fq�\"v\�@\����7lR\�\�\�Yq\�r�\�v��\"�q@�t\�\"\��\"EU�H�>Td\0���)�\�R\��~T\�̄*r34�\�ˊ��\�k���\�]Q�IWQn��(�)\�\�*\�G����^C�J�\"Eef���u��ꨨn������x�\�\�^K\�챢�l�⥎�\�U\�M\�k3\�\�\��\�-$�\�\�\�\�{o[E[t��3?N\�\��蚹�\�ި��p\�W\�#\�S\�\�*>��+�\�\�(jl����\�)\�\�bt��bl��\�\�}\�dزb���y���ի��wV�\�=����\0�\�T\0\Z�\n�\�\Zb�@�R O)PK�x�\�\n�6a�\n\"篂**\�)k|��\�~�\�Fg*��\�\�]�k\�V�\n\�B\�;�PޥP��R(f��3j���\0Ŋ�7\�J#M�RP�\\u%^�j��T\�\�+\�w\�+\�]t�\�^���D��a�\\czN�\�3N�\�S���S��أ\\�5�Ԣ?U\�\�W\�5+u\�Օ����=+7\�\�Qnn�Pn\�LVn�JW\�\�v\\�\�ոr�TO�\�v�\�\�\�_\�\�OJC\�r�\�K\�>-�r���rߵ*����\�8\�\�\�\� \r�<ȉV��\�T��Q�\��T��S*;��tRZ\�VZ\���\�(mΚ+\�N*\�c�v�E�}U�\�(#N\�l-P:Sݕ.\�T�\�\��k\�/��\�\r���\\選�\�rئ\�B�P�l\\�<�$V�~}Ry��M\�\'��<+��pWԅ*��\�`�z\�9\�t\��ʋ\r\�ʰ�\�\�\�AG�W[_(#\�\�+�\no)�K\�)of\�S\�\�(o�T*�\r�\�\�o�)K\�\�+�\�\�5�\�t\�)\�\�y�2\�\�2�1[�\�mV\�emR\�w�*ߤ(���\�\�Z�)KW�(K\�}ʚ\�\'�5,o\�\�ov\�ڕ|e퇲NT>�ݩ|�{M��蠲!�W\�H�R>�8�|~�G�\"gV���|�6U�����\�\�\��\�_�\�\�\�}T���\�O\�nЭl�\�Wv�R�݉iʾȫʏeB�r���?�\�T�UYQ�\Z�#���#\�p\�-_�%��r\"\��\�k��r2���D~UN\�Ӕ\�lu\�\�W\�k�)\�\�)3��s�m���-.J\0\���\�J �����WBn�)a\�KJ8\�\�\�U�ܥP\"[�(��J�\�q%�앒$\nP�m�*)&\�Ԑ%\�\\ɜ��\�\�u*��h���C)\�\�O\�\�X�r\�!bq\�\Z�\�x >�\�EC�+�r�Ji�4.��8\\CK\"B ���\�N\�II�H�\��T$\r�%�P�T$Rtҥ�z\�\�\�\�\�\�\��ѠPz�\�n�ng@�(%虳z�\�C\�\�\�Qe軣���@\�\�(���\�\�hP�-/�\�ˠy\��\�g��Z��`\�|W\���\�A;�\�\��=]Л�z\�,�~\�_R\r��`\�F�]�Q}r�p`<�=�۹`\�c$L\�5�i%\'a��50c�\'�N\�\�yf`�\�1Xt�\�\��:eX�\�\0���]��\�\�y��m\�-=v��\�`�k\�\�\�0�e,P+G\�����,}4\n�\�\�\�n\�u\\\�\�\�*\�e\�n1\�_<�\�﯁\�\�R�^�`\�\���\�\�t\�Y�|\��\�\�d\�;i�C�}�\�g\�F}?\�=6��\�&\��\�q:l\�U�\�D\�6u��Nm\�9\�\�>\��\�\�q�aot*x�B D\'B\�o@H\��\�\�*84J\�L���\�p\�D�g?9eD;\�A\�_eS}b�,�ؽ�\�\rq\�VB�\�E�wU�\�\�8b$N2�$�H\�Rgg���P#87k=��}.�\�Az\�\\H_<2\�l�Kw�\�2o��~\\��\nWՕ\�\�\�pͰnV�@\�\�T\�;��\�\�\�p�3�7\�Id�\�\�c.�=}�\�\n�\�BQX)<\�M�G\njP|�<<q_����\�=�y\���TCx�\'\Z�;~�\�I\�b\�p�\\�\0UGW�\�_�+\'x}\�\�F\�@�Q&�\��\�4j\�B�\�h��_��@\�\�\�p�\���2�M2|w���:[\�O�w\�s��|z�3\�\�*`�v\�\��֚aOY�J�\n�tB\r{�.�>Nި|\�\ZU~t\�/;\�\�8`�\'��\�/\�A�\��q!v�����Q{P#�7\�\�W����hp\��\�\�Ge���\�q\�\�8Ƭ\�\�tG�KG\�\�J>�kU\� /\"pb�\Z/Vt\�)�\�\�$\�M��I�6N��\�iW4p�h\r�\�Q4�[��\�\�,`\�Q�\�9C\�\�Wh~\�Z\\�-�\�\�)Z^|��izh�2�\�\�F�2\�*�C;�l�/:��\�p�K9.\�\r��U\�!�\�i\�=tz:W\�MD�wQ\�\Z�=\\��G\�\�\�8=ߏC\�/\�Kw5z�rB��V\\\�7\�L\n\�5��\�?{\�g�\�M�Cߜz\�߃~\�\�\�I�1@�?nL��@\�+�9�n�x�[�bq�_w\�\�\�p\�5{\�\�o�{\�\�\�\�m^�\�\�4�4\��_p?�\�3�\�\�x0�\Zr���6\�\�\�\�%x8��\�ã\�Nv��\�q�0\�[\�\������w�\n\�}\�\�#�y\�&<\�\�$�C����ɚ\�0��?�`�\�=1c�[\��/5\�eW+̲�YS\�zK=f\�`Nb\�\�o읆7�{�\�\�oM���?ǻ5�\�\�e\�\�{\���e%j,�B�Xd\\�\�\�\�\�\n|��ş�\�I?G,\�\\�eϻ㳄h|\�� �\�\r\�\n�`�\�5+k�cո]�ҿ_V�\�X]�\rk<W`�\�I���o�b]��5��?N��3�\�\�\�\���\�\�n`Ky~Vٌ�\�\r��\�FI\�~d�w~H\�\�\���\�3\0\�t$�{ȓ�I\�4�?��n.\�\�}�r\�\\E=\�3Ii�g\�5˔z��B}\�:H9/�T\�\�P��i@�Ѥ�M�Ҡq\�i\�\�r\�\\[B�\��\��5�\"i]J!\�\�H{Y霉�a]7а�wIo� \�=n&��d\�\�L�!/Ȱv>�\r�L\��\�\�%�4\�0M*J�)�\'iʢd�^J&�$\�\�\�hځ{4�|+M7/����d���溚\�\��dn\�L�H\r&d9͐\��m\�E�}S9�,%��6\�G\���B\�\�B�\�E�\�\�F9�ϥ\�%\Z�ts-M;L˜\�\�yw�ts�U����\\Z\�@Վ\�eyŇ�\�eZg�N>\�䛹�|\�O%?�0�����5�\�\�;�6X\�\�Pږ@�\�\�}ӂh�\�ڇ(��?�\�K\�|��\�\�\�\�Xc:��M��\'P��5��\�\�\�2:�\�H�3/PTk�\\ tj\�d��+�\�7\�(n\�1JP$JPk��E���\�l\�(\��\�Bg����>�\�J-��Ԇ:?��\�b�)\�Q�5\�S\�1o�{A]�J�\�\�<(kv\"]u�@\�^\�\�� \�6L\�v~��\�B9�\�\�F\�Gʝ|�r���[]\�\�\�\�2\�\�\�74P�\�\�T\�\�Dz�\�Å:\�\�\�*�\��J\�]���OR�g_*\r2�\�s*\�\ZHe\�\�P��-��\�F�\�s���=U;��\�2�u\�I�Gһ\�\�\�L ��\�\�?fPÔ�(-\����o�Rs\�~�\�\��h�Km\�\�Kj_��ګ��Ou�U\�\�\�\�\�s@�\\ً\�ʆ�\�p�\�\�];-X!��rSYq�\�?��Φr�=V\�\�g��U\�\�.���yɪ]G�\�SVmV\�uXm~\'�e\�\�A}�\�\��<�љ�\�\�АJ\�Yp�u\�M`\�\�<\�ڄ�eO`��\�\�`\�56\�\�\�#V�\�a�<\�x ����#\r\�\�\�\�\�<�[��l\�\�̖\�x\�<a�:O��\'�ڰ�\�d�<Ý\'�\�\�)\�3٤L���^\�3�&�i~ώW`��M<\�\�[&\�b+\�,�\�p�\�\�{��\�^0��ZG\�\�;5�\�t/_W�˃?\�\r\�RmŮ\�&\�_\�ͫ�\�N]e\�\�yu�-\�qِ=��c����&Bx�e(����\�ղ��&{\'\�?\��bʾ��\�O\�oP��f.\�@-\\~����9�]�wm�\�ݣ\�\���Q����q\�8~��C��8tq9�ީ\�\�O{pؚt˨\�6|�s&�ٕ�g#G\�_\��8ҹ�#\�\� c\r>�Q��S?sL\�O>\�x�O�[ñ�9V��Oo\�\�\�\�\�+\�p�ݕ�\�\�I���\�N\�\�\�\�My����(\�s��\�y��|q���h\�\�}����\�Ô�8��&_�\�\�f�\�k-\�\�\�\�|{\�N��ѓ\�\�w}�\�|\�|\�..(\�̅;\�\"\�ü(~ؖΏۺ\�\�\�\"�\�pu.7I\�\�E\\\�Ѝ+^\�s�\�a~i;�����n�\�\�#f\�\�g\\\�Ńk5�s�\�N~S\�;�\�n\�\�;��m\���\�\�\�\�>r��Hn�|\�C\�p�\�}�4@�?��\�ֿ�\�\�\�%�Mώ�Y~\���\�^�g3\�b\�گQ\�P\��\�6]Q>Q\'�]��\�jQ�}!\�eWd\�\�\�5!Q�䄋v��h\�g�\�}O\Z8Wt\"~�XO\�)\�ݎ2줱\�\�*\�\�4���$\�?�C�_���Ā�\�(\�E�\�\�\�H\�<8(c*Aƙd\�Dj�IˣdJ��Lm6�\�ފ\�5�\�V�Q�buJSlU�\�6Ķ��\�־\�w�]\�T��\�)\�[\�dA\�HYx\�U��8\�*�%\�ʲԌeiL�8���ӫ4Y5t��\�T#�;�WI��\�\�\�\�ɺ\�\�) _+KY?{��\�W��4L\�\�ٺ3M�(J�\�z\�i�(;\�%\�\�X\�\'�J�z�LҒ��v�И>rx���\rk��x+��\�.�W�\�\�Z9\�D5\���\�?\�T\�P�\�X- +NH�XV()k^KJ`��\�\�\'�c�%uF��S�\�i#$ӭH��I�\�sɪ\�\"Y�%r\�\��6\'A�\"$\'*Rr\�%ש@\�ɝ�R\�?T$��\�R01J\n\'ΓBUy�V*u\n\�q��<�\�E�wIqM���HI\�gy:\�J�\�<$�cʤ��@\��I�~y���Tx{HŶ�RY U�w\�e[����BjޚKM\�Z�=~B\�\�\�;�\�\�N\�E\�Mȓ�9(\r�{K\�ۏ\�О%�.��i��|2\� -��\�\�\�f�R�+��H\�_i�>G�f͓�g\�k{�|�\�\�ʷ�Q\�1\�]:��HG�\"\�n�\�K\�\�\ZS�� M\�Ч$a��\�ͩ\�fl�?\�wZjȑ\0','no'),('manualScanType',_binary 'onceDaily','yes'),('max404Crawlers',_binary 'DISABLED','yes'),('max404Crawlers_action',_binary 'throttle','yes'),('max404Humans',_binary 'DISABLED','yes'),('max404Humans_action',_binary 'throttle','yes'),('maxExecutionTime',_binary '0','yes'),('maxGlobalRequests',_binary 'DISABLED','yes'),('maxGlobalRequests_action',_binary 'throttle','yes'),('maxMem',_binary '256','yes'),('maxRequestsCrawlers',_binary 'DISABLED','yes'),('maxRequestsCrawlers_action',_binary 'throttle','yes'),('maxRequestsHumans',_binary 'DISABLED','yes'),('maxRequestsHumans_action',_binary 'throttle','yes'),('migration636_email_summary_excluded_directories',_binary '1','no'),('needsNewTour_blocking',_binary '1','yes'),('needsNewTour_dashboard',_binary '1','yes'),('needsNewTour_firewall',_binary '1','yes'),('needsNewTour_livetraffic',_binary '1','yes'),('needsNewTour_loginsecurity',_binary '1','yes'),('needsNewTour_scan',_binary '1','yes'),('needsUpgradeTour_blocking',_binary '0','yes'),('needsUpgradeTour_dashboard',_binary '0','yes'),('needsUpgradeTour_firewall',_binary '0','yes'),('needsUpgradeTour_livetraffic',_binary '0','yes'),('needsUpgradeTour_loginsecurity',_binary '0','yes'),('needsUpgradeTour_scan',_binary '0','yes'),('neverBlockBG',_binary 'neverBlockVerified','yes'),('noc1ScanSchedule',_binary 'a:3:{i:0;i:1698186600;i:1;i:1698445800;i:2;i:1698705000;}','yes'),('notification_blogHighlights',_binary '1','yes'),('notification_productUpdates',_binary '1','yes'),('notification_promotions',_binary '1','yes'),('notification_scanStatus',_binary '1','yes'),('notification_securityAlerts',_binary '1','yes'),('notification_updatesNeeded',_binary '1','yes'),('onboardingAttempt1',_binary 'license','yes'),('onboardingAttempt2','','no'),('onboardingAttempt3','','no'),('onboardingAttempt3Initial',_binary '0','yes'),('originalScheduledScanStart',_binary '1697927400','yes'),('other_blockBadPOST',_binary '0','yes'),('other_bypassLitespeedNoabort',_binary '0','yes'),('other_hideWPVersion',_binary '0','yes'),('other_pwStrengthOnUpdate',_binary '1','yes'),('other_scanComments',_binary '1','yes'),('other_scanOutside',_binary '0','yes'),('other_WFNet',_binary '1','yes'),('previousWflogsFileList',_binary '[\"config-livewaf.php\",\"rules.php\",\"ips.php\",\"template.php\",\".htaccess\",\"config.php\",\"config-synced.php\",\"attack-data.php\",\"config-transient.php\",\"GeoLite2-Country.mmdb\"]','yes'),('scanAjaxTestSuccessful',_binary '1','yes'),('scanFileProcessing','','yes'),('scanMonitorLastAttempt',_binary '1698063280','yes'),('scanMonitorLastAttemptMode',_binary 'quick','yes'),('scanMonitorLastAttemptWasFork','','yes'),('scanMonitorLastSuccess',_binary '1698063282','yes'),('scanMonitorRemainingResumeAttempts',_binary '2','yes'),('scansEnabled_checkGSB',_binary '1','yes'),('scansEnabled_checkHowGetIPs',_binary '1','yes'),('scansEnabled_checkReadableConfig',_binary '1','yes'),('scansEnabled_comments',_binary '1','yes'),('scansEnabled_core',_binary '1','yes'),('scansEnabled_coreUnknown',_binary '1','yes'),('scansEnabled_diskSpace',_binary '1','yes'),('scansEnabled_fileContents',_binary '1','yes'),('scansEnabled_fileContentsGSB',_binary '1','yes'),('scansEnabled_geoipSupport',_binary '1','yes'),('scansEnabled_highSense',_binary '0','yes'),('scansEnabled_malware',_binary '1','yes'),('scansEnabled_oldVersions',_binary '1','yes'),('scansEnabled_options',_binary '1','yes'),('scansEnabled_passwds',_binary '1','yes'),('scansEnabled_plugins',_binary '0','yes'),('scansEnabled_posts',_binary '1','yes'),('scansEnabled_scanImages',_binary '0','yes'),('scansEnabled_suspectedFiles',_binary '1','yes'),('scansEnabled_suspiciousAdminUsers',_binary '1','yes'),('scansEnabled_suspiciousOptions',_binary '1','yes'),('scansEnabled_themes',_binary '0','yes'),('scansEnabled_wafStatus',_binary '1','yes'),('scansEnabled_wpscan_directoryListingEnabled',_binary '1','yes'),('scansEnabled_wpscan_fullPathDisclosure',_binary '1','yes'),('scanStageStatuses',_binary 'a:11:{s:13:\"spamvertising\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:4:\"spam\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:9:\"blacklist\";a:4:{s:6:\"status\";s:7:\"premium\";s:7:\"started\";i:0;s:8:\"finished\";i:0;s:8:\"expected\";i:0;}s:6:\"server\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:5;s:8:\"finished\";i:5;s:8:\"expected\";i:5;}s:7:\"changes\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:6:\"public\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"malware\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}s:7:\"content\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:3;s:8:\"finished\";i:3;s:8:\"expected\";i:3;}s:8:\"password\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:13:\"vulnerability\";a:4:{s:6:\"status\";s:16:\"complete-warning\";s:7:\"started\";i:1;s:8:\"finished\";i:1;s:8:\"expected\";i:1;}s:7:\"options\";a:4:{s:6:\"status\";s:16:\"complete-success\";s:7:\"started\";i:2;s:8:\"finished\";i:2;s:8:\"expected\";i:2;}}','no'),('scanTime',_binary '1698063282.8909','yes'),('scanType',_binary 'standard','yes'),('scan_exclude',_binary 'wp-content/uploads/2022/11/.class-wp-cache.php','yes'),('scan_force_ipv4_start',_binary '0','yes'),('scan_include_extra','','yes'),('scan_maxDuration','','yes'),('scan_maxIssues',_binary '1000','yes'),('scan_max_resume_attempts',_binary '2','yes'),('schedMode',_binary 'auto','yes'),('schedStartHour',_binary '0','yes'),('scheduledScansEnabled',_binary '1','yes'),('serverDNS',_binary '1698003717;14400;50.87.149.42','yes'),('serverIP',_binary '1697411418;50.87.144.45','yes'),('showAdminBarMenu',_binary '1','yes'),('showWfCentralUI',_binary '1','yes'),('signatureUpdateTime',_binary '1697648990','yes'),('spamvertizeCheck',_binary '1','yes'),('ssl_verify',_binary '1','yes'),('startScansRemotely',_binary '0','yes'),('supportContent',_binary '{\"top\":[{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":0},{\"title\":\"Optimizing The Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":1},{\"title\":\"Wordfence Web Application Firewall (WAF)\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"order\":2},{\"title\":\"Scan Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3},{\"title\":\"Wordfence and LiteSpeed\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/litespeed\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5},{\"title\":\"Firewall Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":6},{\"title\":\"Scan Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":7},{\"title\":\"I am locked out of my site\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/#i-am-locked-out-of-my-site\",\"order\":8},{\"title\":\"PHP Fatal error: Failed opening required wordfence-waf.php\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/#php-fatal-error-failed-opening-required-wordfence-waf-php\",\"order\":9}],\"all\":[{\"title\":\"Wordfence Free\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-free\\/\",\"excerpt\":\"Wordfence Free is an all-in-one security solution for WordPress websites that includes an endpoint firewall, security scanner, login security, alerts, centralized management, and more.\",\"order\":0},{\"title\":\"Wordfence Premium\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-premium\\/\",\"excerpt\":\"Wordfence Premium comes with real-time firewall protection, real-time scan signatures, an IP address blocklist, country blocking, and Premium support.\",\"order\":1},{\"title\":\"Wordfence Care\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-care\\/\",\"excerpt\":\"Wordfence Care is for business owners who place a premium on their time. Our team installs, configures, optimizes, and maintains your WordPress site security.\",\"order\":2},{\"title\":\"Wordfence Response\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-response\\/\",\"excerpt\":\"Wordfence Response is for mission-critical WordPress websites that require 24\\/7\\/365 security monitoring with a 1-hour response time and 24-hour remediation.\",\"order\":3},{\"title\":\"Incident Response Services\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/incident-response-services\\/\",\"excerpt\":\"Let one of our Security Analysts help you clean your infected site or inspect it for vulnerabilities.\",\"order\":4},{\"title\":\"License Key\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/api-key\\/\",\"excerpt\":\"All Wordfence installations need a license key, also known as an API-key. The key can be a free key or a Premium key. \",\"order\":5},{\"title\":\"Account and Billing History\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/account\\/\",\"excerpt\":\"How to navigate and use your Wordfence account.\",\"order\":6},{\"title\":\"Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/\",\"excerpt\":\"Wordfence Central provides a powerful and efficient way to manage the security of many WordPress sites via a single interface.\",\"children\":[{\"title\":\"Connecting your sites to Wordfence Central\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/connect\\/\",\"order\":0},{\"title\":\"Setting up two-factor authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/2fa\\/\",\"order\":1},{\"title\":\"Using the Dashboard page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/central\\/\",\"order\":2},{\"title\":\"Using the Configuration page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/configuration\\/\",\"order\":3},{\"title\":\"Using Wordfence plugin options Templates\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/templates\\/\",\"order\":4},{\"title\":\"Using the Settings page\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/settings\\/\",\"order\":5},{\"title\":\"Viewing scan Findings\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/findings\\/\",\"order\":6},{\"title\":\"Using Wordfence Central Teams\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/central\\/teams\\/\",\"order\":7}],\"order\":7},{\"title\":\"Dashboard\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/\",\"excerpt\":\"The Wordfence Dashboard provides insight into the current state of your site’s security.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/options\\/\",\"order\":0},{\"title\":\"Alerts\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/dashboard\\/alerts\\/\",\"order\":1}],\"order\":8},{\"title\":\"Firewall\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/\",\"excerpt\":\"The Wordfence Web Application Firewall is a PHP based, application level firewall that filters out malicious requests to your site. \",\"children\":[{\"title\":\"Optimizing\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/optimizing-the-firewall\\/\",\"order\":0},{\"title\":\"Statistics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/statistics\\/\",\"order\":1},{\"title\":\"Learning Mode\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/learning-mode\\/\",\"order\":2},{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/options\\/\",\"order\":3},{\"title\":\"MySQLi storage engine\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/mysqli-storage-engine\\/\",\"order\":4},{\"title\":\"Brute Force Protection\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/brute-force\\/\",\"order\":5},{\"title\":\"Rate Limiting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/rate-limiting\\/\",\"order\":6},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/firewall\\/troubleshooting\\/\",\"order\":7}],\"order\":9},{\"title\":\"Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/\",\"excerpt\":\"Aside from the firewall rules that protect against various attacks, Wordfence also has custom features for additional blocking. \",\"children\":[{\"title\":\"Country Blocking\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/country-blocking\\/\",\"order\":0},{\"title\":\"Blocking Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/blocking\\/troubleshooting\\/\",\"order\":1}],\"order\":10},{\"title\":\"Scan\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/\",\"excerpt\":\"A Wordfence scan examines all files on your WordPress website looking for malicious code, backdoors, and shells that hackers have installed. It also scans for known malicious URLs and known patterns of infections.\",\"children\":[{\"title\":\"Options\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/options\\/\",\"order\":0},{\"title\":\"Results\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scan-results\\/\",\"order\":1},{\"title\":\"Scheduling\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/scheduling\\/\",\"order\":2},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/scan\\/troubleshooting\\/\",\"order\":3}],\"order\":11},{\"title\":\"Tools\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/\",\"excerpt\":\"Wordfence Tools include Live Traffic analysis, WHOIS Lookup, Import\\/Export Options, and Diagnostics.\",\"children\":[{\"title\":\"Live Traffic\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/live-traffic\\/\",\"order\":0},{\"title\":\"WHOIS Lookup\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/whois-lookup\\/\",\"order\":1},{\"title\":\"Import\\/Export\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/import-export\\/\",\"order\":2},{\"title\":\"Diagnostics\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/diagnostics\\/\",\"order\":3},{\"title\":\"Legacy Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/legacy-two-factor-authentication\\/\",\"order\":4},{\"title\":\"Two-Factor Authentication\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/tools\\/two-factor-authentication\\/\",\"order\":5}],\"order\":12},{\"title\":\"Login Security\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security\\/\",\"excerpt\":\"The Login Security page currently contains settings for two-factor authentication (2FA) and reCAPTCHA. In a future Wordfence version, existing login-related features will also move to the same page.\",\"order\":13},{\"title\":\"Advanced\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/\",\"excerpt\":\"If you want to know more about the technical details of Wordfence, you will find the answers in this section.\",\"children\":[{\"title\":\"Compatibility\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/compatibility\\/\",\"order\":0},{\"title\":\"Technical Details\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/technical-details\\/\",\"order\":1},{\"title\":\"Changelog\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/changelog\\/\",\"order\":2},{\"title\":\"Constants\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/constants\\/\",\"order\":3},{\"title\":\"Remove or Reset\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/remove-or-reset\\/\",\"order\":4},{\"title\":\"System requirements\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/system-requirements\\/\",\"order\":5},{\"title\":\"Wordfence API\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/wordfence-api\\/\",\"order\":6},{\"title\":\"Troubleshooting\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/troubleshooting\\/\",\"order\":7},{\"title\":\"Plugin \\/ Theme Conflicts\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/advanced\\/plugin-theme-conflicts\\/\",\"order\":8}],\"order\":14},{\"title\":\"Wordfence and GDPR - General Data Protection Regulation\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/\",\"excerpt\":\"Defiant, the company behind Wordfence, has updated its terms of use, privacy policies and software, as well as made available standard contractual clauses to meet GDPR compliance. Customers must review and agree to updated terms in order to continue using our products and services.\",\"children\":[{\"title\":\"Sub-Processors List\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/general-data-protection-regulation\\/sub-processors-list\\/\",\"order\":0}],\"order\":15},{\"title\":\"Login Security Plugin\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/login-security-plugin\\/\",\"excerpt\":\"The Wordfence Login Security plugin contains a subset of the features found in the full Wordfence plugin: Two-factor Authentication, XML-RPC Protection and Login Page CAPTCHA. It is ideal for sites that need login security functionality but either can’t or don’t want to run the full Wordfence plugin.\",\"order\":16},{\"title\":\"Wordfence Intelligence Webhook Notifications\",\"permalink\":\"https:\\/\\/www.wordfence.com\\/help\\/wordfence-intelligence-webhook-notifications\\/\",\"excerpt\":\"Stay on top of the latest WordPress vulnerabilities that are added, updated, and removed from the Wordfence Intelligence WordPress Vulnerability Database utilizing our webhook notifications. Use the Slack and Discord integration to be notified of the newest vulnerabilities in real-time as they are added to our database, or for more customization utilize the raw notifications that send you the complete vulnerability information in a JSON format. \",\"order\":17}]}','yes'),('supportHash',_binary '0b99f47217ddacfad7f9c1ba1d97697cb94c8c4a19d28ae93a823483a2804611','yes'),('suspiciousAdminUsernames',_binary 'a:2:{i:0;s:46:\"/^wp\\.service\\.controller(?:\\.[a-zA-Z0-9]+)$/i\";i:1;s:55:\"/^(?:wordpressssadmin|wordprestadmin|jaime.besser56)$/i\";}','yes'),('timeoffset_wf',_binary '0','yes'),('timeoffset_wf_updated',_binary '1698063278','yes'),('tldlist',_binary '|com|org|net|edu|aaa|abb|abc|aco|ads|aeg|afl|aig|anz|aol|app|art|aws|axa|bar|bbc|bbt|bcg|bcn|bet|bid|bio|biz|bms|bmw|bom|boo|bot|box|buy|bzh|cab|cal|cam|car|cat|cba|cbn|cbs|ceo|cfa|cfd|cpa|crs|dad|day|dds|dev|dhl|diy|dnp|dog|dot|dtv|dvr|eat|eco|esq|eus|fan|fit|fly|foo|fox|frl|ftr|fun|fyi|gal|gap|gay|gdn|gea|gle|gmo|gmx|goo|gop|got|gov|hbo|hiv|hkt|hot|how|ibm|ice|icu|ifm|inc|ing|ink|int|ist|itv|jcb|jio|jll|jmp|jnj|jot|joy|kfh|kia|kim|kpn|krd|lat|law|lds|llc|llp|lol|lpl|ltd|man|map|mba|med|men|mil|mit|mlb|mls|mma|moe|moi|mom|mov|msd|mtn|mtr|nab|nba|nec|new|nfl|ngo|nhk|now|nra|nrw|ntt|nyc|obi|one|ong|onl|ooo|ott|ovh|pay|pet|phd|pid|pin|pnc|pro|pru|pub|pwc|red|ren|ril|rio|rip|run|rwe|sap|sas|sbi|sbs|sca|scb|sew|sex|sfr|ski|sky|soy|spa|srl|stc|tab|tax|tci|tdk|tel|thd|tjx|top|trv|tui|tvs|ubs|uno|uol|ups|vet|vig|vin|vip|wed|win|wme|wow|wtc|wtf|xin|xxx|xyz|you|yun|zip|ac|ad|ae|af|ag|ai|al|am|ao|aq|ar|as|at|au|aw|ax|az|ba|bb|bd|be|bf|bg|bh|bi|bj|bm|bn|bo|br|bs|bt|bv|bw|by|bz|ca|cc|cd|cf|cg|ch|ci|ck|cl|cm|cn|co|cr|cu|cv|cw|cx|cy|cz|de|dj|dk|dm|do|dz|ec|ee|eg|er|es|et|eu|fi|fj|fk|fm|fo|fr|ga|gb|gd|ge|gf|gg|gh|gi|gl|gm|gn|gp|gq|gr|gs|gt|gu|gw|gy|hk|hm|hn|hr|ht|hu|id|ie|il|im|in|io|iq|ir|is|it|je|jm|jo|jp|ke|kg|kh|ki|km|kn|kp|kr|kw|ky|kz|la|lb|lc|li|lk|lr|ls|lt|lu|lv|ly|ma|mc|md|me|mg|mh|mk|ml|mm|mn|mo|mp|mq|mr|ms|mt|mu|mv|mw|mx|my|mz|na|nc|ne|nf|ng|ni|nl|no|np|nr|nu|nz|om|pa|pe|pf|pg|ph|pk|pl|pm|pn|pr|ps|pt|pw|py|qa|re|ro|rs|ru|rw|sa|sb|sc|sd|se|sg|sh|si|sj|sk|sl|sm|sn|so|sr|ss|st|su|sv|sx|sy|sz|tc|td|tf|tg|th|tj|tk|tl|tm|tn|to|tr|tt|tv|tw|tz|ua|ug|uk|us|uy|uz|va|vc|ve|vg|vi|vn|vu|wf|ws|ye|yt|za|zm|zw|aarp|able|aero|akdn|ally|amex|arte|asda|asia|baby|band|bank|blue|bond|book|casa|cern|chat|data|date|desi|diet|dish|docs|ruhr|sale|sexy|shaw|shia|silk|actor|care|cars|case|cash|cbre|citi|city|cyou|dclk|deal|dell|safe|sarl|shop|show|adult|seek|aetna|arab|army|arpa|audi|bbva|best|archi|auto|banamex|beer|bike|bing|blog|bofa|buzz|cafe|apple|boats|call|baidu|bible|scot|sncf|song|bingo|auction|camp|cool|bosch|canon|chase|cheap|chrome|cisco|circle|citadel|club|church|seat|skin|cologne|coop|saxo|sina|bananarepublic|save|site|sohu|sony|amfam|amica|audio|cards|star|autos|avianca|azure|beats|author|black|build|citic|click|clinic|cloud|codes|claims|clubmed|coach|college|crown|audible|spot|deals|auspost|comcast|cymru|dance|delta|coffee|dabur|drive|erni|fage|fail|fans|farm|fast|fedex|fido|porn|bayern|film|pohl|post|prod|prof|poker|room|rsvp|epson|faith|legal|praxi|press|prime|beauty|email|fish|bentley|berlin|flir|phone|photo|photos|brother|dvag|broker|fire|physio|pics|pictet|blackfriday|ping|dubai|pink|plus|bestbuy|earth|edeka|final|pizza|place|bharti|booking|play|bostik|boston|promo|bauhaus|read|career|center|barclaycard|barclays|qpon|rehab|reise|reit|rodeo|barefoot|rent|radio|rich|quest|ricoh|rocks|sener|seven|sharp|shell|casino|repair|rugby|shoes|chanel|channel|charity|chintai|company|barcelona|camera|quebec|racing|realty|reisen|skype|report|sling|rocher|rogers|ryukyu|basketball|rest|stada|capital|safety|sakura|baseball|salon|space|sport|review|sanofi|schule|caravan|school|solar|bargains|search|secure|select|careers|smart|smile|attorney|store|airbus|airtel|alibaba|athleta|emerck|taxi|energy|airforce|team|tech|agency|alipay|agakhan|teva|africa|estate|tatar|events|tiaa|tips|tires|tirol|visa|viva|vivo|tmall|town|abbott|vana|today|toys|abbvie|toyota|abogado|compare|tokyo|tours|academy|tools|allfinanz|tube|expert|exposed|talk|abudhabi|accountant|vote|accenture|voto|wang|finance|surf|weir|ferrero|fishing|fitness|wien|wiki|flickr|flights|wine|accountants|work|ferrari|toray|farmers|fashion|xbox|study|style|yoga|sucks|zara|zero|zone|family|swiss|express|total|trade|allstate|alsace|yahoo|alstom|amazon|anquan|aramco|comsec|cooking|coupon|credit|cruise|datsun|aquarelle|condos|dating|degree|dental|apartments|dealer|design|doctor|dunlop|dupont|durban|supply|swatch|taipei|taobao|target|xerox|suzuki|corsica|country|direct|shouji|soccer|social|stream|studio|sydney|tattoo|volvo|tennis|travel|trust|tienda|tjmaxx|tkmaxx|tunes|tushu|ubank|unicom|associates|vegas|viajes|video|viking|villas|voting|contact|virgin|vision|vodka|coupons|voyage|android|analytics|dentist|digital|domains|americanexpress|americanfamily|wales|walter|watch|webcam|weber|weibo|yachts|yandex|zappos|cricket|cruises|works|courses|xihuan|amsterdam|world|blockbuster|florist|bloomberg|guge|clothing|gmbh|gold|golf|globo|gmail|google|commbank|global|guru|discount|here|diamonds|help|computer|hair|glass|democrat|goog|hdfc|host|immo|group|imdb|land|cipriani|green|gucci|guide|cleaning|homes|ieee|gripe|honda|deloitte|hsbc|icbc|house|hyatt|ikano|gratis|horse|clinique|delivery|giving|discover|food|ford|fund|game|gent|cuisinella|free|forex|gbiz|forum|engineer|gallo|creditunion|ggee|gift|creditcard|futbol|gives|haus|gallup|itau|hdfcbank|info|christmas|java|gifts|directory|george|community|download|irish|jeep|jobs|kred|koeln|garden|kddi|kids|kiwi|games|jprs|jetzt|kpmg|kyoto|health|gallery|imamat|boutique|bradesco|jaguar|feedback|fidelity|genting|intuit|broadway|insure|brussels|builders|hangout|infiniti|ipiranga|ismaili|istanbul|joburg|forsale|jewelry|kitchen|kosher|frogans|komatsu|lacaixa|business|kindle|jpmorgan|kinder|fujitsu|kaufen|firmdale|juniper|football|juegos|frontier|lamer|hockey|grocery|helsinki|hermes|ericsson|hiphop|hamburg|hosting|hotels|hughes|godaddy|guitars|hitachi|holiday|hotmail|hyundai|staples|storage|supplies|support|surgery|systems|temasek|catering|catholic|stcgroup|theater|theatre|tickets|toshiba|trading|verisign|walmart|ventures|wanggou|watches|weather|website|wedding|whoswho|windows|capetown|etisalat|exchange|guardian|holdings|winners|zuerich|goodyear|grainger|graphics|youtube|hospital|training|xfinity|yamaxun|pharmacy|vanguard|woodside|xn--90ae|xn--node|xn--p1ai|xn--qxam|yokohama|education|lanxess|equipment|fairwinds|goldpoint|capitalone|eurovision|extraspace|lego|healthcare|hisamitsu|homedepot|homesense|lgbt|lidl|homegoods|life|engineering|enterprises|like|limo|link|live|loan|love|luxe|loans|locker|ltda|locus|maif|london|lotte|meme|lotto|luxury|madrid|calvinklein|menu|living|firestone|fresenius|lease|mini|lawyer|mint|mobi|moda|boehringer|foundation|money|latino|moto|movie|music|bnpparibas|name|miami|navy|news|lilly|next|lipsy|nexus|nowtv|flowers|bridgestone|nico|nike|nikon|landrover|ollo|omega|open|paris|financial|lexus|osaka|page|pars|party|lefrak|parts|furniture|pccw|ninja|nokia|maison|meet|kerryhotels|mobile|contractors|monash|consulting|investments|construction|mattel|mormon|lplfinancial|makeup|mango|market|media|moscow|lundbeck|museum|international|nagoya|natura|kerrylogistics|lasalle|leclerc|netbank|netflix|network|neustar|kuokgroup|lancaster|lamborghini|latrobe|nextdirect|lifeinsurance|nowruz|lifestyle|lighting|limited|lincoln|melbourne|nissan|kerryproperties|nissay|norton|office|okinawa|observer|olayan|online|markets|monster|panasonic|pfizer|philips|mortgage|oldnavy|orange|memorial|oracle|organic|origins|otsuka|pioneer|politie|marriott|merckmsd|partners|recipes|mckinsey|microsoft|property|realtor|singles|pictures|plumbing|redstone|marshalls|reliance|rentals|pramerica|saarland|schwarz|restaurant|reviews|rexroth|samsung|sandvik|schmidt|science|shiksha|samsclub|security|services|shopping|showtime|softbank|schaeffler|software|institute|insurance|marketing|shangrila|statebank|travelers|management|solutions|stockholm|vacations|realestate|richardli|statefarm|technology|xn--90ais|xn--d1alf|immobilien|industries|prudential|tatamotors|university|xn--j1aef|xn--j1amh|properties|protection|republican|xn--fhbei|xn--l1acc|xn--ngbrx|xn--nqv7f|mitsubishi|xn--p1acf|vlaanderen|xn--5tzm5g|xn--qxa6a|xn--55qx5d|xn--tckwe|xn--4gbrim|xn--vhquv|volkswagen|xn--30rr7y|xn--3pxu8k|xn--45q11c|xn--80aswg|xn--90a3ac|yodobashi|photography|sandvikcoromant|xn--e1a4c|xn--9dbq2a|xn--c1avg|olayangroup|xn--9et52u|redumbrella|xn--fiqs8s|motorcycles|xn--fiq64b|productions|progressive|xn--11b4c3d|travelersinsurance|williamhill|xn--1ck2e1b|wolterskluwer|xn--1qqw23a|scholarships|xn--2scrj9c|xn--3bst00m|xn--3ds443g|xn--3e0b707e|xn--3hcrj9c|xn--c2br7g|xn--45brj9c|xn--55qw42g|xn--6frz82g|xn--80ao21a|versicherung|xn--42c2d9a|xn--45br5cyl|xn--4dbrk0ce|xn--czru2d|xn--54b7fta0cc|xn--czrs0t|weatherchannel|xn--5su34j936bgsg|xn--6qq986b3xl|xn--80adxhks|xn--cg4bki|xn--80aqecdr1a|xn--80asehdb|xn--fiqz9s|playstation|xn--cck2b3b|xn--flw351e|xn--8y0a063a|xn--czr694b|xn--d1acj3b|xn--fzc2c9e2c|xn--unup4y|xn--9krt00a|xn--efvy88h|xn--fct429k|xn--fjq720a|xn--g2xx48c|xn--gecrj9c|xn--gk3at1e|xn--gckr3f0f|xn--h2brj9c|xn--fpcrj9c3d|xn--s9brj9c|xn--vuq861b|xn--eckvdtc9d|xn--b4w605ferd|xn--fiq228c5hs|xn--rhqv96g|xn--rovu88b|xn--ses554g|xn--t60b56a|xn--cckwcxetd|xn--h2brj9c8c|xn--mix891f|xn--tiq49xqyj|xn--h2breg3eve|xn--w4rs40l|xn--wgbh1c|xn--wgbl6a|xn--kprw13d|xn--xhq521b|xn--y9a3aq|xn--yfro4i67o|xn--ygbi2ammx|xn--zfr164b|xn--fzys8d69uvgm|xn--rvc1e0am3e|xn--bck1b9a5dre4c|xn--clchc0ea0b2g2a9gcd|xn--hxt814e|xn--i1b6b1a6a2e|xn--kcrx77d1x4a|xn--kpry57d|xn--kput3i|xn--imr513n|xn--io0a7i|xn--j6w193g|xn--jvr189m|xn--mgbbh1a|xn--mgb9awbf|xn--mgbpl2fh|xn--mgba3a3ejt|xn--mgbab2bd|xn--mgbaam7a8h|xn--mgba3a4f16a|xn--mgbaakc7dvf|xn--mgba7c0bbn0a|xn--mgbah1a3hjkrd|xn--mgbai9azgqp6j|xn--mgbayh7gpa|xn--lgbbat1ad8j|xn--mgbbh1a71e|xn--mgbc0a9azcg|xn--mgbca7dzdo|xn--mgbcpq6gpa1a|xn--mgberp4a5d4ar|xn--mgbgu82a|xn--mgbt3dhd|xn--mgbi4ecexp|xn--mgbtx2b|xn--nyqy26a|xn--pssy2u|xn--q7ce6a|xn--otu796d|xn--pgbs0dh|xn--mk1bu44c|xn--mxtq1m|xn--ngbc5azd|xn--o3cw4h|xn--ngbe9e0a|xn--nqv7fs00ema|xn--q9jyb4c|xn--ogbpf8fl|xn--jlq480n2rg|xn--mgbx4cd0ab|xn--qcka1pmc|xn--vermgensberater-ctb|xn--vermgensberatung-pwb|xn--w4r85el8fhu5dnra|xn--xkc2al3hye2a|xn--xkc2dl3a5ee0h|','yes'),('tldlistHash',_binary 'ec43c9c478a6062c07cd03d91ff06608bb5c753905518a4eefc837990f40e8ff','yes'),('total503s',_binary '457','yes'),('totalAlertsSent',_binary '5','yes'),('totalIPsBlocked',_binary '450','yes'),('totalLoginHits',_binary '1931','yes'),('totalLogins',_binary '5','yes'),('totalScansRun',_binary '467','yes'),('touppBypassNextCheck',_binary '0','yes'),('touppPromptNeeded',_binary '1','yes'),('vulnerabilities_plugin',_binary 'a:12:{i:0;a:5:{s:4:\"slug\";s:14:\"contact-form-7\";s:11:\"fromVersion\";s:5:\"5.5.1\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:5:\"5.8.1\";s:4:\"link\";b:0;}i:1;a:5:{s:4:\"slug\";s:17:\"really-simple-ssl\";s:11:\"fromVersion\";s:5:\"5.1.2\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:5:\"7.1.3\";s:4:\"link\";b:0;}i:2;a:5:{s:4:\"slug\";s:9:\"wordfence\";s:11:\"fromVersion\";s:5:\"7.7.1\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:6:\"7.10.4\";s:4:\"link\";b:0;}i:3;a:5:{s:4:\"slug\";s:12:\"wpforms-lite\";s:11:\"fromVersion\";s:5:\"1.7.0\";s:10:\"vulnerable\";b:1;s:9:\"toVersion\";s:5:\"1.8.4\";s:4:\"link\";s:108:\"https://www.wordfence.com/threat-intel/vulnerabilities/id/a2ad2c0d-542e-4b40-91a8-19b27297545e?source=plugin\";}i:4;a:5:{s:4:\"slug\";s:12:\"wp-mail-smtp\";s:11:\"fromVersion\";s:5:\"3.1.0\";s:10:\"vulnerable\";b:0;s:9:\"toVersion\";s:5:\"3.9.0\";s:4:\"link\";b:0;}i:5;a:5:{s:4:\"slug\";s:19:\"wp-maintenance-mode\";s:11:\"fromVersion\";s:5:\"2.4.1\";s:10:\"vulnerable\";b:1;s:9:\"toVersion\";s:5:\"2.6.8\";s:4:\"link\";s:108:\"https://www.wordfence.com/threat-intel/vulnerabilities/id/840e9a50-ce53-4b9a-b6ae-c5016e11373b?source=plugin\";}i:6;a:5:{s:4:\"slug\";s:11:\"js_composer\";s:11:\"fromVersion\";s:5:\"6.7.0\";s:10:\"vulnerable\";b:1;s:9:\"toVersion\";s:3:\"7.1\";s:4:\"link\";s:108:\"https://www.wordfence.com/threat-intel/vulnerabilities/id/78579ed9-1540-44be-9884-51fc2afec2bd?source=plugin\";}i:7;a:4:{s:4:\"slug\";s:23:\"cloudflare-flexible-ssl\";s:11:\"fromVersion\";s:5:\"1.3.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:8;a:4:{s:4:\"slug\";s:18:\"gosolarthemes-core\";s:11:\"fromVersion\";s:5:\"1.2.5\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:9;a:4:{s:4:\"slug\";s:7:\"mplugin\";s:11:\"fromVersion\";s:3:\"1.0\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:10;a:4:{s:4:\"slug\";s:9:\"revslider\";s:11:\"fromVersion\";s:5:\"6.5.8\";s:10:\"vulnerable\";b:1;s:4:\"link\";s:108:\"https://www.wordfence.com/threat-intel/vulnerabilities/id/4fa00dae-c51d-4586-81da-b568cd6d8124?source=plugin\";}i:11;a:4:{s:4:\"slug\";s:13:\"WordPressCore\";s:11:\"fromVersion\";s:5:\"1.7.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}}','yes'),('vulnerabilities_theme',_binary 'a:5:{i:0;a:4:{s:4:\"slug\";s:14:\"twentynineteen\";s:9:\"toVersion\";s:3:\"2.5\";s:11:\"fromVersion\";s:3:\"2.1\";s:10:\"vulnerable\";b:0;}i:1;a:4:{s:4:\"slug\";s:12:\"twentytwenty\";s:9:\"toVersion\";s:3:\"2.2\";s:11:\"fromVersion\";s:3:\"1.8\";s:10:\"vulnerable\";b:0;}i:2;a:4:{s:4:\"slug\";s:15:\"twentytwentyone\";s:9:\"toVersion\";s:3:\"1.8\";s:11:\"fromVersion\";s:3:\"1.4\";s:10:\"vulnerable\";b:0;}i:3;a:4:{s:4:\"slug\";s:17:\"twentytwentythree\";s:9:\"toVersion\";s:3:\"1.2\";s:11:\"fromVersion\";s:3:\"1.0\";s:10:\"vulnerable\";b:0;}i:4;a:4:{s:4:\"slug\";s:15:\"twentytwentytwo\";s:9:\"toVersion\";s:3:\"1.4\";s:11:\"fromVersion\";s:3:\"1.0\";s:10:\"vulnerable\";b:0;}}','yes'),('wafAlertInterval',_binary '600','yes'),('wafAlertOnAttacks',_binary '1','yes'),('wafAlertThreshold',_binary '100','yes'),('wafAlertWhitelist','','yes'),('waf_status',_binary 'enabled','yes'),('wfKillRequested',_binary '0','no'),('wfPeakMemory',_binary '27262976','no'),('wfScanStartVersion',_binary '6.3.2','yes'),('wfsd_engine','','no'),('wfStatusStartMsgs',_binary 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}','yes'),('wf_scanLastStatusTime',_binary '0','yes'),('wf_scanRunning','','yes'),('wf_summaryItems',_binary 'a:8:{s:12:\"scannedPosts\";i:0;s:15:\"scannedComments\";i:0;s:12:\"scannedFiles\";i:0;s:14:\"scannedPlugins\";i:0;s:13:\"scannedThemes\";i:0;s:12:\"scannedUsers\";i:0;s:11:\"scannedURLs\";i:0;s:10:\"lastUpdate\";i:1698063282;}','yes'),('whitelisted','','yes'),('whitelistedServices',_binary '{}','yes'),('whitelistHash',_binary 'bf3d76dc05caf8623cb3fe01c1fc9e308e2f2ea37b826937d850fde361cdefd4','yes'),('whitelistPresets',_binary '{\"wordfence\":{\"n\":\"Wordfence\",\"h\":true,\"d\":true,\"f\":true,\"r\":[\"54.68.32.247\",\"69.46.36.0\\/27\",\"2605:2400:0104:0100::\\/56\"]},\"sucuri\":{\"n\":\"Sucuri\",\"d\":true,\"r\":[\"97.74.127.171\",\"69.164.203.172\",\"173.230.128.135\",\"66.228.34.49\",\"66.228.40.185\",\"50.116.36.92\",\"50.116.36.93\",\"50.116.3.171\",\"198.58.96.212\",\"50.116.63.221\",\"192.155.92.112\",\"192.81.128.31\",\"198.58.106.244\",\"192.155.95.139\",\"23.239.9.227\",\"198.58.112.103\",\"192.155.94.43\",\"162.216.16.33\",\"173.255.233.124\",\"173.255.233.124\",\"192.155.90.179\",\"50.116.41.217\",\"192.81.129.227\",\"198.58.111.80\",\"162.216.19.183\"]},\"facebook\":{\"n\":\"Facebook\",\"d\":true,\"r\":[\"69.63.176.0\\/20\",\"66.220.144.0\\/20\",\"66.220.144.0\\/21\",\"69.63.184.0\\/21\",\"69.63.176.0\\/21\",\"74.119.76.0\\/22\",\"69.171.255.0\\/24\",\"173.252.64.0\\/18\",\"69.171.224.0\\/19\",\"69.171.224.0\\/20\",\"103.4.96.0\\/22\",\"69.63.176.0\\/24\",\"173.252.64.0\\/19\",\"173.252.70.0\\/24\",\"31.13.64.0\\/18\",\"31.13.24.0\\/21\",\"66.220.152.0\\/21\",\"66.220.159.0\\/24\",\"69.171.239.0\\/24\",\"69.171.240.0\\/20\",\"31.13.64.0\\/19\",\"31.13.64.0\\/24\",\"31.13.65.0\\/24\",\"31.13.67.0\\/24\",\"31.13.68.0\\/24\",\"31.13.69.0\\/24\",\"31.13.70.0\\/24\",\"31.13.71.0\\/24\",\"31.13.72.0\\/24\",\"31.13.73.0\\/24\",\"31.13.74.0\\/24\",\"31.13.75.0\\/24\",\"31.13.76.0\\/24\",\"31.13.77.0\\/24\",\"31.13.96.0\\/19\",\"31.13.66.0\\/24\",\"173.252.96.0\\/19\",\"69.63.178.0\\/24\",\"31.13.78.0\\/24\",\"31.13.79.0\\/24\",\"31.13.80.0\\/24\",\"31.13.82.0\\/24\",\"31.13.83.0\\/24\",\"31.13.84.0\\/24\",\"31.13.85.0\\/24\",\"31.13.86.0\\/24\",\"31.13.87.0\\/24\",\"31.13.88.0\\/24\",\"31.13.89.0\\/24\",\"31.13.90.0\\/24\",\"31.13.91.0\\/24\",\"31.13.92.0\\/24\",\"31.13.93.0\\/24\",\"31.13.94.0\\/24\",\"31.13.95.0\\/24\",\"69.171.253.0\\/24\",\"69.63.186.0\\/24\",\"31.13.81.0\\/24\",\"179.60.192.0\\/22\",\"179.60.192.0\\/24\",\"179.60.193.0\\/24\",\"179.60.194.0\\/24\",\"179.60.195.0\\/24\",\"185.60.216.0\\/22\",\"45.64.40.0\\/22\",\"185.60.216.0\\/24\",\"185.60.217.0\\/24\",\"185.60.218.0\\/24\",\"185.60.219.0\\/24\",\"129.134.0.0\\/16\",\"157.240.0.0\\/16\",\"157.240.8.0\\/24\",\"157.240.0.0\\/24\",\"157.240.1.0\\/24\",\"157.240.2.0\\/24\",\"157.240.3.0\\/24\",\"157.240.4.0\\/24\",\"157.240.5.0\\/24\",\"157.240.6.0\\/24\",\"157.240.7.0\\/24\",\"157.240.9.0\\/24\",\"157.240.10.0\\/24\",\"157.240.16.0\\/24\",\"157.240.19.0\\/24\",\"157.240.11.0\\/24\",\"157.240.12.0\\/24\",\"157.240.13.0\\/24\",\"157.240.14.0\\/24\",\"157.240.15.0\\/24\",\"157.240.17.0\\/24\",\"157.240.18.0\\/24\",\"157.240.20.0\\/24\",\"157.240.21.0\\/24\",\"157.240.22.0\\/24\",\"157.240.23.0\\/24\",\"157.240.0.0\\/17\",\"69.171.250.0\\/24\",\"157.240.24.0\\/24\",\"157.240.25.0\\/24\",\"199.201.64.0\\/24\",\"199.201.65.0\\/24\",\"199.201.64.0\\/22\",\"204.15.20.0\\/22\",\"157.240.192.0\\/24\",\"129.134.0.0\\/17\",\"204.15.20.0\\/22\",\"69.63.176.0\\/20\",\"69.63.176.0\\/21\",\"69.63.184.0\\/21\",\"66.220.144.0\\/20\",\"69.63.176.0\\/20\",\"2620:0:1c00::\\/40\",\"2a03:2880::\\/32\",\"2a03:2880:fffe::\\/48\",\"2a03:2880:ffff::\\/48\",\"2620:0:1cff::\\/48\",\"2a03:2880:f000::\\/48\",\"2a03:2880:f001::\\/48\",\"2a03:2880:f002::\\/48\",\"2a03:2880:f003::\\/48\",\"2a03:2880:f004::\\/48\",\"2a03:2880:f005::\\/48\",\"2a03:2880:f006::\\/48\",\"2a03:2880:f007::\\/48\",\"2a03:2880:f008::\\/48\",\"2a03:2880:f009::\\/48\",\"2a03:2880:f00a::\\/48\",\"2a03:2880:f00b::\\/48\",\"2a03:2880:f00c::\\/48\",\"2a03:2880:f00d::\\/48\",\"2a03:2880:f00e::\\/48\",\"2a03:2880:f00f::\\/48\",\"2a03:2880:f010::\\/48\",\"2a03:2880:f011::\\/48\",\"2a03:2880:f012::\\/48\",\"2a03:2880:f013::\\/48\",\"2a03:2880:f014::\\/48\",\"2a03:2880:f015::\\/48\",\"2a03:2880:f016::\\/48\",\"2a03:2880:f017::\\/48\",\"2a03:2880:f018::\\/48\",\"2a03:2880:f019::\\/48\",\"2a03:2880:f01a::\\/48\",\"2a03:2880:f01b::\\/48\",\"2a03:2880:f01c::\\/48\",\"2a03:2880:f01d::\\/48\",\"2a03:2880:f01e::\\/48\",\"2a03:2880:f01f::\\/48\",\"2a03:2880:1000::\\/36\",\"2a03:2880:2000::\\/36\",\"2a03:2880:3000::\\/36\",\"2a03:2880:4000::\\/36\",\"2a03:2880:5000::\\/36\",\"2a03:2880:6000::\\/36\",\"2a03:2880:7000::\\/36\",\"2a03:2880:f020::\\/48\",\"2a03:2880:f021::\\/48\",\"2a03:2880:f022::\\/48\",\"2a03:2880:f023::\\/48\",\"2a03:2880:f024::\\/48\",\"2a03:2880:f025::\\/48\",\"2a03:2880:f026::\\/48\",\"2a03:2880:f027::\\/48\",\"2a03:2880:f028::\\/48\",\"2a03:2880:f029::\\/48\",\"2a03:2880:f02b::\\/48\",\"2a03:2880:f02c::\\/48\",\"2a03:2880:f02d::\\/48\",\"2a03:2880:f02e::\\/48\",\"2a03:2880:f02f::\\/48\",\"2a03:2880:f030::\\/48\",\"2a03:2880:f031::\\/48\",\"2a03:2880:f032::\\/48\",\"2a03:2880:f033::\\/48\",\"2a03:2880:f034::\\/48\",\"2a03:2880:f035::\\/48\",\"2a03:2880:f036::\\/48\",\"2a03:2880:f037::\\/48\",\"2a03:2880:f038::\\/48\",\"2a03:2880:f039::\\/48\",\"2a03:2880:f03a::\\/48\",\"2a03:2880:f03b::\\/48\",\"2a03:2880:f03c::\\/48\",\"2a03:2880:f03d::\\/48\",\"2a03:2880:f03e::\\/48\",\"2a03:2880:f03f::\\/48\",\"2401:db00::\\/32\",\"2a03:2880::\\/36\",\"2803:6080::\\/32\",\"2a03:2880:f100::\\/48\",\"2a03:2880:f200::\\/48\",\"2a03:2880:f101::\\/48\",\"2a03:2880:f201::\\/48\",\"2a03:2880:f102::\\/48\",\"2a03:2880:f202::\\/48\",\"2a03:2880:f103::\\/48\",\"2a03:2880:f203::\\/48\",\"2a03:2880:f104::\\/48\",\"2a03:2880:f204::\\/48\",\"2a03:2880:f107::\\/48\",\"2a03:2880:f207::\\/48\",\"2a03:2880:f108::\\/48\",\"2a03:2880:f208::\\/48\",\"2a03:2880:f109::\\/48\",\"2a03:2880:f209::\\/48\",\"2a03:2880:f10a::\\/48\",\"2a03:2880:f20a::\\/48\",\"2a03:2880:f10b::\\/48\",\"2a03:2880:f20b::\\/48\",\"2a03:2880:f10d::\\/48\",\"2a03:2880:f20d::\\/48\",\"2a03:2880:f10e::\\/48\",\"2a03:2880:f20e::\\/48\",\"2a03:2880:f10f::\\/48\",\"2a03:2880:f20f::\\/48\",\"2a03:2880:f110::\\/48\",\"2a03:2880:f210::\\/48\",\"2a03:2880:f111::\\/48\",\"2a03:2880:f211::\\/48\",\"2a03:2880:f112::\\/48\",\"2a03:2880:f212::\\/48\",\"2a03:2880:f114::\\/48\",\"2a03:2880:f214::\\/48\",\"2a03:2880:f115::\\/48\",\"2a03:2880:f215::\\/48\",\"2a03:2880:f116::\\/48\",\"2a03:2880:f216::\\/48\",\"2a03:2880:f117::\\/48\",\"2a03:2880:f217::\\/48\",\"2a03:2880:f118::\\/48\",\"2a03:2880:f218::\\/48\",\"2a03:2880:f119::\\/48\",\"2a03:2880:f219::\\/48\",\"2a03:2880:f11a::\\/48\",\"2a03:2880:f21a::\\/48\",\"2a03:2880:f11f::\\/48\",\"2a03:2880:f21f::\\/48\",\"2a03:2880:f121::\\/48\",\"2a03:2880:f221::\\/48\",\"2a03:2880:f122::\\/48\",\"2a03:2880:f222::\\/48\",\"2a03:2880:f123::\\/48\",\"2a03:2880:f223::\\/48\",\"2a03:2880:f10c::\\/48\",\"2a03:2880:f20c::\\/48\",\"2a03:2880:f126::\\/48\",\"2a03:2880:f226::\\/48\",\"2a03:2880:f105::\\/48\",\"2a03:2880:f205::\\/48\",\"2a03:2880:f125::\\/48\",\"2a03:2880:f225::\\/48\",\"2a03:2880:f106::\\/48\",\"2a03:2880:f206::\\/48\",\"2a03:2880:f11b::\\/48\",\"2a03:2880:f21b::\\/48\",\"2a03:2880:f113::\\/48\",\"2a03:2880:f213::\\/48\",\"2a03:2880:f11c::\\/48\",\"2a03:2880:f21c::\\/48\",\"2a03:2880:f128::\\/48\",\"2a03:2880:f228::\\/48\",\"2a03:2880:f02a::\\/48\",\"2a03:2880:f12a::\\/48\",\"2a03:2880:f22a::\\/48\",\"2a03:2880:f12f::\\/48\",\"2a03:2880:f22f::\\/48\",\"2a03:2880:f11d::\\/48\",\"2a03:2880:f11e::\\/48\",\"2a03:2880:f120::\\/48\",\"2a03:2880:f124::\\/48\",\"2a03:2880:f127::\\/48\",\"2a03:2880:f129::\\/48\",\"2a03:2880:f12b::\\/48\",\"2a03:2880:f12c::\\/48\",\"2a03:2880:f12d::\\/48\",\"2a03:2880:f12e::\\/48\",\"2a03:2880:f130::\\/48\",\"2a03:2880:f131::\\/48\",\"2a03:2880:f132::\\/48\",\"2a03:2880:f133::\\/48\",\"2a03:2880:f134::\\/48\",\"2a03:2880:f135::\\/48\",\"2a03:2880:f136::\\/48\",\"2a03:2880:f137::\\/48\",\"2a03:2880:f138::\\/48\",\"2a03:2880:f139::\\/48\",\"2a03:2880:f13a::\\/48\",\"2a03:2880:f13b::\\/48\",\"2a03:2880:f13c::\\/48\",\"2a03:2880:f13d::\\/48\",\"2a03:2880:f13e::\\/48\",\"2a03:2880:f13f::\\/48\",\"2a03:2880:f21d::\\/48\",\"2a03:2880:f21e::\\/48\",\"2a03:2880:f220::\\/48\",\"2a03:2880:f224::\\/48\",\"2a03:2880:f227::\\/48\",\"2a03:2880:f229::\\/48\",\"2a03:2880:f22b::\\/48\",\"2a03:2880:f22c::\\/48\",\"2a03:2880:f22d::\\/48\",\"2a03:2880:f22e::\\/48\",\"2a03:2880:f230::\\/48\",\"2a03:2880:f231::\\/48\",\"2a03:2880:f232::\\/48\",\"2a03:2880:f233::\\/48\",\"2a03:2880:f234::\\/48\",\"2a03:2880:f235::\\/48\",\"2a03:2880:f236::\\/48\",\"2a03:2880:f237::\\/48\",\"2a03:2880:f238::\\/48\",\"2a03:2880:f239::\\/48\",\"2a03:2880:f23a::\\/48\",\"2a03:2880:f23b::\\/48\",\"2a03:2880:f23c::\\/48\",\"2a03:2880:f23d::\\/48\",\"2a03:2880:f23e::\\/48\",\"2a03:2880:f23f::\\/48\",\"2a03:2880:f0ff::\\/48\",\"2a03:2880:f1ff::\\/48\",\"2a03:2880:f2ff::\\/48\",\"2c0f:ef78:0003::\\/48\"]},\"uptimerobot\":{\"n\":\"Uptime Robot\",\"d\":true,\"r\":[\"69.162.124.224\\/28\",\"63.143.42.240\\/28\"]},\"statuscake\":{\"n\":\"StatusCake\",\"d\":true,\"r\":[\"103.194.112.70\",\"104.131.247.151\",\"104.131.248.65\",\"104.131.248.78\",\"104.156.229.24\",\"104.156.255.184\",\"104.206.168.26\",\"104.238.164.105\",\"107.150.1.135\",\"107.155.104.182\",\"107.155.108.234\",\"107.155.125.29\",\"107.161.28.219\",\"107.170.197.248\",\"107.170.219.46\",\"107.170.227.23\",\"107.170.227.24\",\"107.170.240.141\",\"107.170.53.191\",\"107.191.47.131\",\"107.191.57.237\",\"108.61.119.153\",\"108.61.162.214\",\"108.61.205.201\",\"108.61.212.141\",\"108.61.215.179\",\"125.63.48.239\",\"128.199.222.65\",\"138.197.130.232\",\"138.197.130.235\",\"138.197.140.243\",\"138.204.171.136\",\"138.68.24.115\",\"138.68.24.136\",\"138.68.24.207\",\"138.68.24.60\",\"138.68.80.10\",\"138.68.80.173\",\"139.59.15.79\",\"139.59.155.26\",\"139.59.190.241\",\"139.59.22.109\",\"139.59.26.85\",\"139.59.29.167\",\"149.154.157.61\",\"149.255.59.100\",\"151.236.10.238\",\"151.236.18.80\",\"151.80.175.223\",\"151.80.175.226\",\"154.127.60.23\",\"154.127.60.59\",\"158.255.208.76\",\"159.203.182.22\",\"159.203.182.60\",\"159.203.186.225\",\"159.203.31.18\",\"162.243.247.163\",\"162.243.71.56\",\"162.248.97.72\",\"162.253.64.104\",\"162.253.64.87\",\"176.56.230.110\",\"178.62.101.57\",\"178.62.104.137\",\"178.62.106.84\",\"178.62.109.7\",\"178.62.40.233\",\"178.62.41.44\",\"178.62.41.49\",\"178.62.41.52\",\"178.62.65.162\",\"178.62.71.227\",\"178.62.78.199\",\"178.62.80.93\",\"178.62.86.69\",\"178.73.210.99\",\"181.41.201.117\",\"181.41.214.137\",\"185.112.157.185\",\"185.12.45.70\",\"185.47.129.168\",\"185.60.135.86\",\"188.166.158.224\",\"188.166.253.148\",\"188.226.139.158\",\"188.226.158.160\",\"188.226.169.228\",\"188.226.171.58\",\"188.226.184.152\",\"188.226.185.106\",\"188.226.186.199\",\"188.226.203.84\",\"188.226.247.184\",\"188.68.238.79\",\"192.241.221.11\",\"193.124.178.54\",\"193.124.178.61\",\"193.182.144.105\",\"193.182.144.147\",\"199.167.128.80\",\"209.222.30.242\",\"213.183.56.107\",\"217.148.43.188\",\"217.148.43.202\",\"31.220.7.237\",\"37.157.246.146\",\"37.235.48.42\",\"37.235.52.25\",\"37.235.53.240\",\"37.235.55.205\",\"37.97.188.103\",\"45.32.128.80\",\"45.32.145.79\",\"45.32.151.21\",\"45.32.160.172\",\"45.32.166.195\",\"45.32.171.24\",\"45.32.192.198\",\"45.32.195.186\",\"45.32.195.93\",\"45.32.212.56\",\"45.32.36.158\",\"45.32.7.22\",\"45.63.121.159\",\"45.63.26.78\",\"45.63.51.63\",\"45.63.61.213\",\"45.63.76.68\",\"45.63.78.84\",\"45.63.86.120\",\"45.63.88.213\",\"45.76.1.44\",\"45.76.192.50\",\"45.76.3.112\",\"46.101.0.24\",\"46.101.110.32\",\"46.101.110.43\",\"46.101.110.45\",\"46.101.20.96\",\"46.101.238.182\",\"46.101.238.189\",\"46.101.240.208\",\"46.101.27.186\",\"46.101.61.83\",\"46.101.74.251\",\"5.45.179.103\",\"50.2.139.16\",\"82.221.95.161\",\"91.236.116.163\"]},\"managewp\":{\"n\":\"ManageWP\",\"d\":false,\"r\":[\"34.211.180.66\",\"54.70.65.107\",\"34.210.224.7\",\"52.41.5.108\",\"52.35.72.129\",\"54.191.137.17\",\"35.162.254.253\",\"52.11.12.231\",\"52.11.29.70\",\"52.11.54.161\",\"52.24.142.159\",\"52.25.191.255\",\"52.27.181.126\",\"52.34.126.117\",\"52.34.254.47\",\"52.35.82.99\",\"52.36.28.80\",\"52.38.106.97\",\"52.39.177.152\",\"52.41.230.148\",\"52.41.237.12\",\"52.42.126.166\",\"52.43.13.71\",\"52.43.76.224\",\"52.88.96.110\",\"52.89.155.51\",\"54.148.73.118\",\"54.186.37.105\",\"54.187.92.57\",\"54.191.32.65\",\"54.191.67.23\",\"54.191.80.119\",\"54.191.135.209\",\"54.191.136.176\",\"54.191.148.85\",\"54.191.149.8\",\"52.26.122.21\",\"52.24.187.29\",\"52.89.85.107\",\"54.186.128.167\",\"54.191.40.136\",\"52.24.62.11\",\"52.88.119.122\",\"54.191.148.225\",\"54.191.151.18\",\"52.89.94.121\",\"52.25.116.116\",\"52.88.215.225\",\"54.186.143.184\",\"52.88.197.180\",\"52.27.171.126\"]},\"seznam\":{\"n\":\"Seznam Search Engine\",\"d\":true,\"r\":[\"77.75.74.0\\/24\",\"77.75.76.0\\/24\",\"77.75.77.0\\/24\",\"77.75.78.0\\/24\",\"77.75.79.0\\/24\",\"2a02:598:a::78:0\\/112\",\"2a02:598:a::79:0\\/112\",\"2a02:598:2::0\\/96\"]}}','yes'),('wordfenceI18n',_binary '1','yes'),('wordpressPluginVersions',_binary 'a:12:{s:14:\"contact-form-7\";s:5:\"5.5.1\";s:23:\"cloudflare-flexible-ssl\";s:5:\"1.3.1\";s:18:\"gosolarthemes-core\";s:5:\"1.2.5\";s:7:\"mplugin\";s:3:\"1.0\";s:17:\"really-simple-ssl\";s:5:\"5.1.2\";s:9:\"revslider\";s:5:\"6.5.8\";s:9:\"wordfence\";s:5:\"7.7.1\";s:13:\"WordPressCore\";s:5:\"1.7.2\";s:11:\"js_composer\";s:5:\"6.7.0\";s:12:\"wpforms-lite\";s:5:\"1.7.0\";s:12:\"wp-mail-smtp\";s:5:\"3.1.0\";s:19:\"wp-maintenance-mode\";s:5:\"2.4.1\";}','yes'),('wordpressThemeVersions',_binary 'a:6:{s:4:\"main\";s:5:\"1.2.5\";s:14:\"twentynineteen\";s:3:\"2.1\";s:12:\"twentytwenty\";s:3:\"1.8\";s:15:\"twentytwentyone\";s:3:\"1.4\";s:17:\"twentytwentythree\";s:3:\"1.0\";s:15:\"twentytwentytwo\";s:3:\"1.0\";}','yes'),('wordpressVersion',_binary '6.3.2','yes'),('wp_home_url',_binary 'https://ansrwanda.com','yes'),('wp_site_url',_binary 'https://ansrwanda.com','yes');
/*!40000 ALTER TABLE `wp_wfconfig` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfcrawlers`
--
DROP TABLE IF EXISTS `wp_wfcrawlers`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfcrawlers` (
`IP` binary(16) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`patternSig` binary(16) NOT NULL,
`status` char(8) NOT NULL,
`lastUpdate` int(10) unsigned NOT NULL,
`PTR` varchar(255) DEFAULT '',
PRIMARY KEY (`IP`,`patternSig`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfcrawlers`
--
LOCK TABLES `wp_wfcrawlers` WRITE;
/*!40000 ALTER TABLE `wp_wfcrawlers` DISABLE KEYS */;
INSERT INTO `wp_wfcrawlers` (`IP`, `patternSig`, `status`, `lastUpdate`, `PTR`) VALUES (_binary '\0\0\0\0\0\0\0\0\0\0��B�BR',_binary '�����>�b0�oQ1�\�','verified',1697585118,'crawl-66-249-66-82.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0��B�H%',_binary '�����>�b0�oQ1�\�','verified',1698016278,'crawl-66-249-72-37.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0��B�H&',_binary '�����>�b0�oQ1�\�','verified',1697973880,'crawl-66-249-72-38.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0��B�H\'',_binary '�����>�b0�oQ1�\�','verified',1697973430,'crawl-66-249-72-39.googlebot.com'),(_binary '\0\0\0\0\0\0\0\0\0\0��B�OC',_binary '�����>�b0�oQ1�\�','verified',1697867540,'crawl-66-249-79-67.googlebot.com');
/*!40000 ALTER TABLE `wp_wfcrawlers` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wffilechanges`
--
DROP TABLE IF EXISTS `wp_wffilechanges`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wffilechanges` (
`filenameHash` char(64) NOT NULL,
`file` varchar(1000) NOT NULL,
`md5` char(32) NOT NULL,
PRIMARY KEY (`filenameHash`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wffilechanges`
--
LOCK TABLES `wp_wffilechanges` WRITE;
/*!40000 ALTER TABLE `wp_wffilechanges` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wffilechanges` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wffilemods`
--
DROP TABLE IF EXISTS `wp_wffilemods`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wffilemods` (
`filenameMD5` binary(16) NOT NULL,
`filename` varchar(1000) NOT NULL,
`real_path` text NOT NULL,
`knownFile` tinyint(3) unsigned NOT NULL,
`oldMD5` binary(16) NOT NULL,
`newMD5` binary(16) NOT NULL,
`SHAC` binary(32) NOT NULL DEFAULT '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',
`stoppedOnSignature` varchar(255) NOT NULL DEFAULT '',
`stoppedOnPosition` int(10) unsigned NOT NULL DEFAULT '0',
`isSafeFile` varchar(1) NOT NULL DEFAULT '?',
PRIMARY KEY (`filenameMD5`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wffilemods`
--
LOCK TABLES `wp_wffilemods` WRITE;
/*!40000 ALTER TABLE `wp_wffilemods` DISABLE KEYS */;
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES (_binary '\0\"���{���s� :','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/headquarters.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/headquarters.svg',0,_binary '!���*\�5�z<\�>?�2\�',_binary '!���*\�5�z<\�>?�2\�',_binary '�)�.f\�ٖ�t\�S̐c&��?\n\�\�{S�\�\�琮','',0,'?'),(_binary '\02�\�<\"9h(qVw\�','wp-content/plugins/wpforms-lite/src/Logger/Repository.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Logger/Repository.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\�e\�A�S�\�\�',_binary 'Y*|�:�{��vl\�\�\�>+u��~\�|��\�8�\�g��','',0,'?'),(_binary '\0\�@u���2�\�X\�','wp-content/plugins/contact-form-7/modules/date.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/date.php',0,_binary '\�DFh(p%YM�V\�\�\�',_binary '\�DFh(p%YM�V\�\�\�',_binary '�\\`���j��Ω`\�\�8\��S\��\�','',0,'?'),(_binary '\0\�XcU̠螮��\�','wp-content/plugins/wpforms-lite/templates/emails/general-queries.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/general-queries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\\S`��\�{�u@\�px',_binary '�O��Y/�m}m\'��z=\�U�N}S\����Bry','',0,'?'),(_binary '\0?H\�\0\�E}����\�\"\�','wp-includes/sodium_compat/lib/namespaced.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/namespaced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '01�\�\�\�vnG��\r�',_binary ']/r~�ʺO���C\�c�xB��j/\�o��U\�I*\�','',0,'?'),(_binary '\0&\�巒\�7��Q\�Px�','wp-content/plugins/wp-mail-smtp/assets/js/vendor/moment.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/vendor/moment.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�~�`w�ZƼ�)h',_binary '��%}�-�)�~�Mw�T=�\�\�g����H!\�','',0,'?'),(_binary '\0)4\nTY��d4G~�','wp-includes/images/w-logo-blue-white-bg.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/w-logo-blue-white-bg.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\�Ȉk\�|�Ѽ\�\�\�',_binary 'O�ɗ�o��\�\�C��A\�/x���\�<\�\�%4=?','',0,'?'),(_binary '\0*�X�t*t\�>y���','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/plesk/.plesk.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/plesk/.plesk.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\0.aT{)IJAt�\�9\�K','wp-includes/css/dist/nux/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/nux/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\00\�\�#�9���Z4\�j$','wp-admin/network/user-edit.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/user-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\�d4VڋS~tɱ�ź',_binary '�o\�ᕑ�\"t\�y�S�����M8�!9/�?Y�X\�','',0,'?'),(_binary '\05g�\�\�c�0�\"D','wp-includes/css/media-views-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/media-views-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z��5Gf��\0��%,R',_binary 'r&5�\����a�QD~\�x*\�zH�\0}k\�\�j\�\�','',0,'?'),(_binary '\05\��*\�?\�\Z�^�zK','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateWebhook.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateWebhook.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�}-_��\�\�<A\�[\�',_binary '\�@V\�0$s�\�|T\�\��\r�g\�۹,\�1��d','',0,'?'),(_binary '\06)EDQX\�n\�\�W','wp-content/plugins/js_composer/config/grids/vc-grids-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/grids/vc-grids-functions.php',0,_binary 'wG�yS�×:F��',_binary 'wG�yS�×:F��',_binary '�\r�v�\Z6\�@H\��\�m\�P��{v1�ȺåM','',0,'?'),(_binary '\08�<lc\�ˊ\�gg)9�','wp-content/themes/twentytwentyone/assets/images/roses-tremieres-hollyhocks-1884.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/images/roses-tremieres-hollyhocks-1884.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��^�\�L��U\�\n�\�i\�',_binary '%LIf͕\�}��Y\�9���&yH��2nh','',0,'?'),(_binary '\0:vjy\�m�[\�\��g�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pt_BR.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pt_BR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ʛ�n\n\�t\�QO\�7�',_binary '&��\�]*�s�\�\�\\��\�z�\�l\�\��x�.�2','',0,'?'),(_binary '\0;�\�Q.R�ݲ��','wp-content/plugins/really-simple-ssl/languages/really-simple-ssl.pot','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/languages/really-simple-ssl.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*��<��jc\0]��\Z',_binary 'g;IS\�.5XGs��uH\�{\�\�Z��\���','',0,'?'),(_binary '\0?[\�\�Xd�2�,�3IQ','wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/class-vc-gitem-woocommerce-shortcode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/class-vc-gitem-woocommerce-shortcode.php',0,_binary '��M\�\�I �\�J\��\�',_binary '��M\�\�I �\�J\��\�',_binary 'e�\�\�^w`��˝\�VxiN�j\�=7���ڬ�O¹L','',0,'?'),(_binary '\0?�ൿ��k\�]\�\�f','wp-content/plugins/wpforms-lite/src/Integrations/WPorg/Translations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/WPorg/Translations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�z�.��X�,Nޒ',_binary 'qk\�\0\�UW��ʃ\�z\�:g�hl�\�\�L\'\�','',0,'?'),(_binary '\0C_\n\�\�jD�\�@k','wp-admin/network/index.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��t�E-\�} ٤�~',_binary '��\�]���?�\�0\Z<�0\�8\'ÿ\�q�h\�`�\�]','',0,'?'),(_binary '\0E\�T\�\�Sk��\�<�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/preg_replace/validation_preg_replace.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/preg_replace/validation_preg_replace.php',0,_binary '�&ƟyS�ՓA+b\�s\�',_binary '�&ƟyS�ՓA+b\�s\�',_binary '��D+�\n�\�\�Y��p�� �\�F�\�\�\�\�c\�O\�m','',0,'?'),(_binary '\0G��\�M(\�\�YlWz\�!','wp-includes/sodium_compat/src/Core/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pZ���\�\�:!�ټ\�',_binary '3\�l�@\�\��o�-\�3\���S�\�\�Տ&\�!�\�','',0,'?'),(_binary '\0NO\�\�A�{�]\�a3','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\\ҢX3\r��!HQ\�',_binary '\�\�>\�`��O\�$�.�\�\�J�.LIR~@�\��\�\�','',0,'?'),(_binary '\0[C\�N~\��\�\r�ل�\�','wp-includes/blocks/buttons/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\0\\s\�TÐ��֘8\�\�','wp-includes/blocks/post-excerpt/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�9��\�a�N\�4=��\r^',_binary '\�~�ŪA�\�W\�\�w�@7�vz�\�\�\�\�4\�_','',0,'?'),(_binary '\0`Y�ϭrG����','wp-includes/SimplePie/Restriction.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Restriction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\"\�\�~\'\�\�\�$|2*�',_binary '\�>�3\� vj��\r|\")\"\�5SR�\0\�{k\�\�\�\�{6','',0,'?'),(_binary '\0mA}=�\�I#\��\�o�','wp-content/themes/twentytwentyone/assets/images/villa-with-orange-trees-nice.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/images/villa-with-orange-trees-nice.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\�B\�9����Ǭ�',_binary 'Γ\�&[�\�f��&�\'��8\�\�\�I,�A��','',0,'?'),(_binary '\0p�\��\�4a4��N','wp-content/plugins/wp-mail-smtp/assets/languages/.languages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/languages/.languages.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\0}�N�|\�\�\�\�\���+','wp-content/uploads/elementor/css/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/elementor/css/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\0�T\�\r\�~m\��)7Kǡ','wp-content/plugins/wpforms-lite/includes/emails/templates/footer-default.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/emails/templates/footer-default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\�*\��\�E\�\�\�\\�',_binary '�\�;��<f}:{\��E�\�\�]萭o\�Pvs\�H','',0,'?'),(_binary '\0��\�;f\��Q\�=*Ǖ\�','wp-includes/js/wp-emoji.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-emoji.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K2��\�~Q�L\�\�el�|',_binary '�\�=Ԅ\�DρO´\�ZMP\�~\�>/l\�\�\�5�\�','',0,'?'),(_binary '\0�ή;d�<N?\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_room_service_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_room_service_24px.svg',0,_binary '�$�\�\�!M\�k(\��',_binary '�$�\�\�!M\�k(\��',_binary '?\�ڹi&�u\�\�V\'�\�C��\�\rG���\�TEZ\"\�','',0,'?'),(_binary '\0�����V\�>ֆ&\�','wp-includes/blocks/freeform/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/freeform/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\0�O��.bE@�sC@\ZJ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/award3.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/award3.svg',0,_binary '�ȚK�\ZN69\'\�\�&K',_binary '�ȚK�\ZN69\'\�\�&K',_binary ',��\��K���\��D\�Q\��cx�\�0\�m','',0,'?'),(_binary '\0�M�p\\D��\�\�d�\0','wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-add-element.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-add-element.tpl.php',0,_binary '��3\�!`\�!��$�\�\0',_binary '��3\�!`\�!��$�\�\0',_binary 'bJ\��\�\�9֝*531Z\�4����k�\�','',0,'?'),(_binary '\0�h!V�_PZ_s�\�\�','wp-content/plugins/wordfence/modules/login-security/views/settings/.settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/settings/.settings.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\0�\�%Ԗ|!@)\�<��0','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/AbstractLocation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/AbstractLocation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\�:#�\0Tpn�\�`�\� ',_binary '5I4)\�\�\Z+\�\\HmM\�cJ(\�C\�p�\�E7\�\�\�','',0,'?'),(_binary '\0�9\�k5&\�ٙ 7N','wp-includes/sodium_compat/src/Core32/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�43k�&t\�8�p�\�',_binary '\�j��+�\�JL¦�{��\�\�\Z\�\�I]\�ً\�=\�','',0,'?'),(_binary '\0�-�xmX&U�D','wp-includes/blocks/error_log','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/error_log',0,_binary '\\\�}]\�\�̇\�ǎ\��_',_binary '\\\�}]\�\�̇\�ǎ\��_',_binary 'w}yj���2U+�\\�{&�t_�\nJ\�\��\Zd�\�;','',0,'?'),(_binary '\0�X\��L�&����\Z\�f','wp-includes/blocks/page-list-item/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list-item/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1�\�-\�\�:\�\� 1�a#@[',_binary '\�S\�\�2T\�\�\�%���\'7��3-*�\�z\�ѩb','',0,'?'),(_binary '\0�7ȧ��\�1�{�1{','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/styles/.styles.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/styles/.styles.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\0\�|9\�\�u�e\�\�\�@��','wp-admin/includes/image.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��F�za\�مS�l�3i',_binary '\�`vDhe_��1(y��Ui��\�\��>�=;d','',0,'?'),(_binary '\0\�n\�\�\�~�jC','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_feedback_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_feedback_24px.svg',0,_binary '?ә`EC ���-,\�p',_binary '?ә`EC ���-,\�p',_binary 'c3\rmpi 2\�S8�\�;h\�\� m\�z�','',0,'?'),(_binary '\0\�D�`�8R�\�ɲ%��','wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sDs�՟rS�Q@0+�',_binary '��;\�\�F\�*3d\�\�\\�أ\�\�.\� i;�\�\�\�','',0,'?'),(_binary '\0\�K\�\�%�5,\�$ˣ','wp-includes/blocks/video/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�T�R���~��H\�{vm',_binary '&�ƅI�{���aw�\�\��[\�\�\�\"m��\�_','',0,'?'),(_binary '\0ՠ\��ޒA(�\�=�\0c','wp-content/plugins/js_composer/include/classes/shortcodes/vc-cta-button2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-cta-button2.php',0,_binary '�\�\�7l\�\"3\�\�\�\r',_binary '�\�\�7l\�\"3\�\�\�\r',_binary '9ھ\�\�N\�\�\�\�z9�\��]��r�\�>|=&>','',0,'?'),(_binary '\0\�\�\�͇\�\�0z鯯x','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php',0,_binary '\�_�e\�CZ\�˕�D���',_binary '\�_�e\�CZ\�˕�D���',_binary '�1)h/\�\�\�O��sWVJ=\�\�|Q\�x\�\�|','',0,'?'),(_binary '\0\�lDd�\�u^\�\�Y�\�','wp-admin/user/privacy.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�d�I�\�\�U{x1�A',_binary 'F�\�u�X\0�og�:~�\�h\�\�_��5\�\�p\�t\�$','',0,'?'),(_binary '\0\�\�JC6\n\�\�\Z�\�\�\�','wp-includes/js/tinymce/skins/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\0\�\��\�\�6�uY�\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'հ;��\�\��\�6\�u�',_binary 'f�?���(�\�m�\�\��\���Zn�ҳ\��\�h;ފ','',0,'?'),(_binary '\0\�v����ئ�\�\�\�ݞ','wp-includes/blocks/post-template/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lcXWK\�_�!-\�\�ܺ\�',_binary '\�a\\�ġT9�3�@��ʁf���\��#�\�9\�I�','',0,'?'),(_binary '\0\�+I�`8��\��R\�\�','wp-content/plugins/wpforms-lite/assets/css/challenge.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/challenge.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�ycohgjᔣ#�|�\'',_binary 'V�Ѩ�Gry\�\"怄6\�\�r\�\�\�\0\�\�)A;���','',0,'?'),(_binary '\0�\�$�X\�\�G-�tUƹ','wp-includes/blocks/navigation-link/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'οv�߳��\�U',_binary '�\�Y]���gGM��b\�\�\�\�\�ۀ{\�ӛ�Mu�>','',0,'?'),(_binary '\0� $\�\�\�ә\0֫','wp-includes/block-patterns.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�d4�\�\�\��f �\"\�\�',_binary 'y\0ON�\�x���\�B\�h������]��\�R~1\rl','',0,'?'),(_binary '\�\�ؾJwi0A!�V;','wp-content/plugins/wpforms-lite/templates/admin/settings/.settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/settings/.settings.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\rx+�U\�\�\�ڜ\���','wp-includes/css/dist/list-reusable-blocks/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/list-reusable-blocks/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J&&��ECw��W�\�',_binary 'w\�M|�\�s\�)DO�\�\�N1�\r\�EJsz\�n�','',0,'?'),(_binary '�\�o=\�\��\�g','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/field_slider.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/field_slider.js',0,_binary '{L�5>PC�QP\�|�',_binary '{L�5>PC�QP\�|�',_binary '�K���ꣻ\��r�+\�ᶪ�\�c\�JI�i8�G','',0,'?'),(_binary '\�|M\�[��\�6�Zi\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Request.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�n\�~Ha�\"0\�<i�h,',_binary '��\�T8\�bz\0d�>9�3$er\�\'�S�r\�','',0,'?'),(_binary ' 4�\�rvHXaKpJ�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-excerpt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-excerpt.php',0,_binary 'f\�\Z�\�ճ/I\"\�~}',_binary 'f\�\Z�\�ճ/I\"\�~}',_binary 'Xt��4�g�!\�#�T 6�A<�_^�`l\�i]ҧ�F\�','',0,'?'),(_binary '�9b\�\�\���Ӣ','wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wbpakeryshortcodefishbones.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wbpakeryshortcodefishbones.php',0,_binary '\�a�M�\�O7\ner\�]',_binary '\�a�M�\�O7\ner\�]',_binary '\�\�\rt�~�XT\�J\�\�z\�\�\�\�6X�?�h��a��Y','',0,'?'),(_binary ' .�s\"5\�ԉx��cH','wp-content/plugins/js_composer/include/params/custom_markup/custom_markup.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/custom_markup/custom_markup.php',0,_binary 'Z�q\�K$FӣY�#�\�{\�',_binary 'Z�q\�K$FӣY�#�\�{\�',_binary '�\n�3\n\�\�8�*�����=e�d�\�W���i�\�','',0,'?'),(_binary '\Zף�(&D�%�0h�','wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Utility/CaseInsensitiveDictionary.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W!\�\�\�p\�m5RHE�)�',_binary '�Ҟ\�\0�[��U =\��b\�\�\Z�^�\�ճ��','',0,'?'),(_binary '/>�\�\��(\�\�3�','wp-includes/blocks/verse/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/verse/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�e\�ˣR\�R|�\����',_binary '�j/+\�H�\�\�+\�\�z*c\�\�*��a�a�e�','',0,'?'),(_binary 'K�9]- 4\�\�\�@','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\Z5\�M�L�9\�/~',_binary '5<q2�\�Ν�\�L�\�Ԙ�\�˳�6`JX��u','',0,'?'),(_binary '!0�;.\n6;�8L0\�o','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i\�O�Ԃb�t4\�\\',_binary '�\�ڒ5fCSQ\0Q�\��)=\Zk\�$��\�\0�I�','',0,'?'),(_binary '\"MO�i\0�� �BM','wp-content/plugins/revslider/public/assets/fonts/material/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/material/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '.�>v\�P\�[�1[','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/crown.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/crown.svg',0,_binary '\r�_/n\rt8tw��uga\�',_binary '\r�_/n\rt8tw��uga\�',_binary '��OE�`�WS\�K\�\�/\�qfLa\�<����1��','',0,'?'),(_binary 'C\�\�(�LC*R�\�\0','wp-content/plugins/wordfence/lib/wfCurlInterceptor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfCurlInterceptor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FHim�\�{X{bȤ\�\�L',_binary '\\�O\�\�q�\�L{��3��<�\��K�9��\n\�\�=','',0,'?'),(_binary 'NQ�\"*hz�r\�w|\Z�','wp-admin/images/media-button-other.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/media-button-other.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Q&T^�]BB�g\'�\�',_binary '��B\Z\�r�F�В\���Pv-^fT�,\�_\�\�i','',0,'?'),(_binary 'U�NH\�]\�\�\�\0\�l�','wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/.woocommerce.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/.woocommerce.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'X�ɘy_\�7�XN/','wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\\h\�\���\'\n䷺',_binary ' �7\�\�RG\�$/��\�\�-i�\�Nm(\�W\�;̅','',0,'?'),(_binary '[�\�\�\�Ba~D�#3�','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!?�\�F\"\�\�1F\��>c',_binary 'h�.Q\'\r\�h�%�1o{�\�W\���+\'H!W','',0,'?'),(_binary ']\�-m��-\�s\���S\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_repeat_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_repeat_24px.svg',0,_binary 'e\�\�˼��\�jl',_binary 'e\�\�˼��\�jl',_binary '\�V�7^\�\�В�^��\"4\����!v�v��\�','',0,'?'),(_binary '_(>6;��\�\�إ\��','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/mascot.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/mascot.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\Z|\�w-��\�de2s',_binary 'v�a\�6 \�.��_\�T:e\� [^j�j�=����\�','',0,'?'),(_binary 'nsW\�\�e�}\�\�ٳ�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-zone.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-zone.php',0,_binary '~�\�\�[�:�\�\�M\�\�\�\�',_binary '~�\�\�[�:�\�\�M\�\�\�\�',_binary '3�M7���DE��\�ݳT\�XCV���W5','',0,'?'),(_binary 'n�g\�,\�!�����cO','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1254.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1254.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��YN�����l�W\�b�k',_binary '� C\"d�ɏ\�Z�\�)D[\�^Bz�V\�/�\�;*w\�<','',0,'?'),(_binary 'p{��\�\�j�\�\�߲M\�','wp-content/themes/main/partials/page-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/partials/page-header.php',0,_binary '�Ì\\&U�3��g�\�',_binary '�Ì\\&U�3��g�\�',_binary '{W��P\�Z+g� �λ�\�d>��#a{2\�\�','',0,'?'),(_binary 'q\�6���f/�\�n�E��','wp-content/plugins/wp-maintenance-mode/assets/css/style-admin.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/style-admin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\�GaP&�\�\�EMV��',_binary '��p_�7\��`�ik}�w T\�=�M���\�','',0,'?'),(_binary 'r�\��ܟ��M�(#�`','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_vintage_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_vintage_24px.svg',0,_binary 's\�\'�\n�\�~�����4\�',_binary 's\�\'�\n�\�~�����4\�',_binary '�\�Uux����\�c��Zz��oBd\�j�\�:�>�','',0,'?'),(_binary '�F\�+(\"�\�o','wp-content/plugins/revslider/public/views/.views.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/views/.views.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�E�3H{�\�l\�&$\�w','wp-content/plugins/wp-mail-smtp/src/UsageTracking/.UsageTracking.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/UsageTracking/.UsageTracking.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�U��ns�/\r\�@B�\�g','wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S~el\�х�Θ\�z\�KPz',_binary '��N9-��$A\�g\�\�is�.��ťۈ0ľ�c','',0,'?'),(_binary '�\�,]\�H�4��1','wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-blog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IҊx�=\�\\�\��k\�p',_binary '\�h�\'\� \�v\�fGE�\"*�\�\�,\�\�\�\� |\�','',0,'?'),(_binary '�T\�h\�\�\�zP��r\�','wp-admin/widgets.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z��\�*N��p=��\�2\�',_binary '|��\n\�2��U\�)j+��\�\�oL� \�)���o�','',0,'?'),(_binary '�ϋД\'Ot�ʗM;','wp-includes/js/dist/deprecated.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/deprecated.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�F0�\�N�4�\�ˬ$�',_binary '>ܛ�\�\�C2\�PKr\�a;Ty���\�]̓\�q\�','',0,'?'),(_binary '���b!}n�����І','wp-content/plugins/wpforms-lite/assets/css/admin-notifications.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin-notifications.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���z�/)N?��\n�+5',_binary '\�|�mt\�;\�*9\�\�\�o\� \�7�A�P�ݵ8','',0,'?'),(_binary '�\�\\Xx\�,�;Q7 �','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Connector/.Connector.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Connector/.Connector.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��8Hb�MA\�\��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_translate_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_translate_24px.svg',0,_binary '\n�g\�\�Q�O�c��',_binary '\n�g\�\�Q�O�c��',_binary '\�\�\�\�N�v^�?���ˌ\0\�mS*)\�ii}=�_�','',0,'?'),(_binary '\�X|_\�\�wc\�:�j�\�','wp-includes/blocks/search/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\�\�N\�vcu*\�\�',_binary '.�\\��*\���\�Kv�\0u�\�=\�W�I�\nl','',0,'?'),(_binary '݆M\�8fn\'OP��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_column_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_column_24px.svg',0,_binary '$\r{\"\0z\�z�^R�8\�',_binary '$\r{\"\0z\�z�^R�8\�',_binary '\�\��\�yǹv\�T\�i\�*gP�^�\�\�n`�\�o�y\�','',0,'?'),(_binary '\�\�E?tB9b��vF`1','wp-content/plugins/wordfence/modules/login-security/img/loading_background.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/loading_background.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\'\�2��p\nK�X�\�',_binary '\�Ύ%X\�ŖF��\�\�\�1s\�;�\�L\�zr璻','',0,'?'),(_binary '\�a\�\�!̩N\�_L�a','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/LineFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/LineFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�S\�D<r<\�s',_binary 'X\�h\�G\�WUkVd5h.]\�:�\�\�3\'\�','',0,'?'),(_binary '�W����(\�5w7\�\�\"','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�b�$�\� \�}�[�\�\�\�\�',_binary 'S�]Ks\�D��Àvi��I��t%�j�=�\�\'','',0,'?'),(_binary '�k��(\0�ǭ\�M�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/browser02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/browser02.svg',0,_binary '�_]��$_\�B���\�',_binary '�_]��$_\�B���\�',_binary 'A=�{9�ʚ�ڹs�&�C\�J�0��\�KGw=A�IW\�','',0,'?'),(_binary '\r=�\�JWʶn7AL','wp-includes/Text/Diff/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '>A\�X\�\�a�s�(~','wp-content/plugins/contact-form-7/admin/js/scripts.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/js/scripts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ؘ��[�����9�',_binary '�2v\�(��t\�\�\�%�s�5Z��\�\�\�w<\�','',0,'?'),(_binary 't]�ٟu\�\�u\�\�j�','wp-admin/images/menu-vs.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/menu-vs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q��\�L\�,_�;1/\�E�',_binary 'G�iH|�\�)��E;��\"_\�;ԣ4Իw�ly�','',0,'?'),(_binary '��\��7;\�\�I','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/select2.full.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/select2.full.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\n�\'�{$\Z\�3P���',_binary '\"\�\�BT\��� \�\��\�\�\�\�C�Gn�}�','',0,'?'),(_binary '��~�w`�5;F㮮','wp-includes/js/jquery/ui/effect-size.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-size.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��_y\�\�\�vV\0\�!\�',_binary '��\�\�\�\�\���j`���燾~\�2G\\c\�\�:\��','',0,'?'),(_binary '\�=�\�q�\rljA+','wp-admin/user/user-edit.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/user-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<D\0\�\n#�\�\�E�\��\�',_binary 'X\�x�no\�{\0���\\��䞿\�\�e[\�\�jZN','',0,'?'),(_binary '*&5,qV0v�c','wp-includes/blocks/post-template/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�LX\�#R�\�\Z��<',_binary '=\�N�B\�\�]��\�u9�\�a��\�+�855#�\�p','',0,'?'),(_binary '7\�\�\�2gs�_ụ$�','wp-content/plugins/wpforms-lite/src/Emails/Templates/General.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Emails/Templates/General.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j��\�a\�\�lB�q\�+j',_binary 'AFY\�\�k{\'l[�֖px\�`zp\\��\�=t�','',0,'?'),(_binary '<)8T*.�SuS\�ĺ�','wp-includes/SimplePie/Cache/MySQL.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/MySQL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�) \�\�fz�\�\�C\�0�',_binary ' \�\�W�\�A�\�2Lh�`��\�i�%iv\�2�\�\�','',0,'?'),(_binary '<\�38��\�\�ڰ \�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/autoload_classmap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��y\�tP�>Ra�S\�@-',_binary 'u{4\���s�\�J��\�\�3\�H�\�6ow\�r','',0,'?'),(_binary 'E1;>?�\�k\�gv\Z','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ms.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ms.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��z��\����0���7J',_binary 'h\�h��\�k\�G]\�3\�n&\�����J\�54�2\�','',0,'?'),(_binary 'F:-k~\�,8\� \n�s','wp-content/plugins/really-simple-ssl/css/main.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/css/main.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ���Q��#��Kw�+',_binary '��ׯ�|\�B\n6.��\�탃�-�ޤ\"�\�9�\�e','',0,'?'),(_binary 'HC�\�\�!\���\"(�','wp-includes/js/tinymce/plugins/compat3x/css/dialog.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/compat3x/css/dialog.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�wyB\��\�o\�|\�\�',_binary '�\�o�\�Jj$��sc��R\�\�Q�\�c\�\�伍F\�\�','',0,'?'),(_binary 'J\�\rӷG>����\�','wp-includes/class-walker-page-dropdown.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-walker-page-dropdown.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�g�\�\�{�Þ�\0�)c',_binary '�s\�\�>w���`\�kP\�\�\�䐆:x\n�\�qpe(','',0,'?'),(_binary 'Jfs�\�hμr^l\�\�','wp-includes/blocks/read-more/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/read-more/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'M\�`>H�~\�\�\�2G','wp-content/plugins/js_composer/include/templates/editors/vc_ui-template-preview.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/vc_ui-template-preview.tpl.php',0,_binary '����\�7a\�����\�',_binary '����\�7a\�����\�',_binary '~�\n\�\�\�\�\0)\r3At5�_uF���9y\�Yb]_','',0,'?'),(_binary 'O�P�\�\�0\�\�-\�P�d','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_phone_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_phone_24px.svg',0,_binary '8WFKE?\�m�T\�Dv�',_binary '8WFKE?\�m�T\�Dv�',_binary '\�T1�x\�\�.�\�\�~c�E\�bԏGA�\�v','',0,'?'),(_binary 'X�\�CP�@�\Z�','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��v>\�\�#��!n�(',_binary '\�DFUu|\�v��/\�]\�2x_ERL2QlP93s �15�','',0,'?'),(_binary 'ZV\�z\"\�.bHK\�!�q','wp-content/plugins/wpforms-lite/vendor/goodby/csv/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�|���2���\�Gȉ@',_binary '\�J\�(�Y�\�&\�\�\�\\\�m_��\�\�0��%\�hG','',0,'?'),(_binary 'c�g\�9\�Doݭk�M\r','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/FieldHtmlId.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/FieldHtmlId.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&v\�?\�\�pc� �{:',_binary '\�Kx5\�̣�̢O\Z@*\�(X;9�QѺ\�v\�g','',0,'?'),(_binary 'g�\�T\0W\�\�9Jٽ\�e','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^s�~\�dž\n\��-\�`',_binary '�2��A\�pr\�A\�$� {��s\�\�\�_p\�>�\�f','',0,'?'),(_binary 'i?��\�Rl\�k�g�`\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-acf.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-acf.svg',0,_binary '����OBƋT\n��|�X[',_binary '����OBƋT\n��|�X[',_binary '}\�\Z��$\\�6�\�y�\�\�,\�N1O�xo_�d\�','',0,'?'),(_binary 'u\�\�s��y6\'v,�\�=','wp-includes/js/tinymce/plugins/wordpress/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wordpress/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�/3�\��\'���oQY�\�',_binary '�+�\�F\�\�R�{�K[�&\�4iZ\�wu.\�f-&\\�','',0,'?'),(_binary 'w�S(\�=\�Ew�e$\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl/.Curl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl/.Curl.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'z\��5��m�&\�0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\��OO\�D1gR?~,',_binary 'ݬ\�IS\�P\"\�a�� 7J�6\�QSv��\�_��y�','',0,'?'),(_binary '\�\"\�qUy���9\�%Q�','wp-includes/class-wp-matchesmapregex.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-matchesmapregex.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+2��ai�5�R\�-',_binary '\���e\�K��cn͆W�\nf\�ڈ]\��\�\�E0\�j6','',0,'?'),(_binary '�.�UH�\'���/w','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/SodiumException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/SodiumException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�HDf\�\�ae�\�\�z��R',_binary '㶜\\��L>L\�N-@G\'\�\�tmG�\�i��kR߮g\0','',0,'?'),(_binary '��uM4��_o~�·��','wp-content/plugins/really-simple-ssl/languages/.languages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/languages/.languages.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\"��.}}X\�\�1\�\Z\�','wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�9�\�\�+\�6\�e�A\�',_binary '�\�\�\�\�K�j\�ij\�q�2�i��\�c^%ܓK\�O?','',0,'?'),(_binary '��eG3n˜Y/�v','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ԧ -�!���j#N\�\�',_binary '�c23E)��@.�4!Xp�\�%�+�7ϒ�0֔','',0,'?'),(_binary '���d(lȌ\��[6�','wp-includes/css/dist/widgets/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/widgets/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\� ���\�K i�D��t','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�Zz�#H\�\�',_binary 'n]�\�x�\������\Z_Ѫk\�B�-a�&�̃','',0,'?'),(_binary 'Ԅ\�׆�k���抜k-','wp-content/plugins/revslider/admin/assets/js/plugins/utils.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/plugins/utils.min.js',0,_binary '�a RT�O8\niP� \�',_binary '�a RT�O8\niP� \�',_binary ';\rﳖն\�~\�%=��+*�\�\�=\0<^{\�!�W','',0,'?'),(_binary '\�\�\�1\�\�\�#\�','wp-content/themes/main/includes/theme-admin/js/jquery-confirm.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-admin/js/jquery-confirm.min.js',0,_binary '�\�\�HN�\�((\�\�',_binary '�\�\�HN�\�((\�\�',_binary '8Hs\�O�8q\Z\�7�l�\�H�%[\�o.\�\�8\�','',0,'?'),(_binary '\�\�5\���O�\�d\�\�h','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/P2.php',0,_binary '.Hs�\�!P\�7�B\�\�',_binary '.Hs�\�!P\�7�B\�\�',_binary '\�e\�w=*�>y�\\\��%t\�Z㷋ƺhF\"�2�\'','',0,'?'),(_binary '\��\�\�7�&�\�Ȁ','wp-includes/js/tinymce/skins/lightgray/content.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/content.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\\PI�ɥ\�\�<\\��',_binary ')\�Y@\�u&\�Kg��\0?��\�\\F\'\�X0\�Lj�','',0,'?'),(_binary '\�\�*(��*�+�Wj�cp','wp-content/plugins/wordfence/crypto/vendor/autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��3Կ:\�V� ��U\'',_binary '��\�|<�\�\�P*tg�3�dYs\�\�/����\��','',0,'?'),(_binary '\�*Ȏ�\�<��\�\nl9��','wp-content/plugins/wordfence/css/license/premium.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/license/premium.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�A�\�\�]�UQ\�\�甝',_binary '�-{)f\�\�\n� �:\�}\�\�F\�\�3j*���\�c%','',0,'?'),(_binary '\��0r\�H\"\�YK]T�','wp-admin/css/site-icon-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/site-icon-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����L�DR�\�*�',_binary 'Yin>j�#\�K\�N%8TP��\�\�O_�\�\�,','',0,'?'),(_binary '\�\�\�d�xl��\�','wp-content/plugins/js_composer/include/params/vc_grid_item/editor/class-vc-grid-item-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/class-vc-grid-item-editor.php',0,_binary '[��9\nK%�\�B\�?�\�m',_binary '[��9\nK%�\�B\�?�\�m',_binary '���\�o2\�3\�(�}\�s+�ڇ\�\�\�k��\�A#�','',0,'?'),(_binary '!U�_\\�m�~>��\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone.svg',0,_binary '%\�X�\�\�7�EZ%>',_binary '%\�X�\�\�7�EZ%>',_binary '\�Ծ^`\�Uipm��\�\ZG�y\�fg��\�\�Q|H?\"','',0,'?'),(_binary '(�9l1�\�5nq�\��','wp-includes/blocks/button/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�}����T/�\�A',_binary '�\�0��U�\")�\�\�\n�D\�\�\�\�@1�R�H*{Y=_\�','',0,'?'),(_binary '(���љ��\�\�\0H<_','wp-admin/includes/nav-menu.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/nav-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%���7\�\"����\�',_binary '�\�~���\�o�C���\�\�R� �\�n]\����8�h','',0,'?'),(_binary '1:�OG�춀��\\M}','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_cancel_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_cancel_24px.svg',0,_binary 'B\�.R\�p\�cR1�\�[q',_binary 'B\�.R\�p\�cR1�\�[q',_binary 'i?M����OQz3翖\�\�$�\�.�|;�����fk\�','',0,'?'),(_binary '2�?z)�^G!\�N�_H','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenCache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�;\rCX\�\0Oq]���\"',_binary 'ޛ�\�\��n\�o\�(\"]\�v\0g�\�ܶ˽Ռ5�\�','',0,'?'),(_binary '3x2�§��h\�_','wp-includes/blocks/shortcode/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/shortcode/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\1�\�\�-��YH�\�\�',_binary 'vN\��\�7�PRu8\0oq\�\�W��,n���P��','',0,'?'),(_binary '5\n0;]\�\�\�����]�','wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/tmhOAuth/.tmhOAuth.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/tmhOAuth/.tmhOAuth.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '9g�� �υ\�\0+�$','wp-content/plugins/wp-maintenance-mode/views/promo-blocksy.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/views/promo-blocksy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Fh�\�\�U�o����\�\�',_binary '\�L��\�\�ź:eڒ唤$��=79)�ݵ~9-\r�','',0,'?'),(_binary '<.�\�4�v�\�c�\"`�t','wp-includes/class-wp-simplepie-sanitize-kses.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-simplepie-sanitize-kses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�/}�\Z�_a��Ml�\�\�',_binary 'P�,\ZM\�A�\�qQmq;\�-�H\�\�q<APUNjP#','',0,'?'),(_binary 'C\��.I��v��\�x','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Client.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yal��_!\riF\�+%�',_binary '�y=\�\�\�`�\�*�`gjb��\�7�\�\�\�3`匶','',0,'?'),(_binary 'Hz9�8\�eV�\�\�yRs','wp-content/plugins/js_composer/include/autoload/vc-settings-presets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-settings-presets.php',0,_binary '\�\�Y�Cš�k�.��',_binary '\�\�Y�Cš�k�.��',_binary '\�y}4#`\�>x��`��tI\�T�\���P*','',0,'?'),(_binary 'H�\�n� O�i1�iu','wp-content/plugins/wpforms-lite/assets/js/text-limit.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/text-limit.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�<d�\�\\v��E\�\� \�',_binary 'X\��d�]��1ՙPx#�C�\�;�͆/�]��','',0,'?'),(_binary 'Y\\\���,)�Dy��\nF','wp-content/themes/main/js/plugins/gosolar-modernizr.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-modernizr.min.js',0,_binary '�n\"57;�ǿQLZTt\�:',_binary '�n\"57;�ǿQLZTt\�:',_binary 'DiCC�Q\Z\�:-/��\�\�*\�\�=�����R��','',0,'?'),(_binary ']\��X ���\�\�\�H','wp-content/plugins/revslider/admin/views/builder-slide-forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/builder-slide-forms.php',0,_binary 'u)p�����rb����',_binary 'u)p�����rb����',_binary 'f�.�6l�]�g�\�y\�\�H\nb��,U�?','',0,'?'),(_binary 'i2ko�E\�\�YZ#�','wp-content/themes/main/partials/blog/featured-slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/partials/blog/featured-slider.php',0,_binary 'tc�G[|=a$��7\�\�\�',_binary 'tc�G[|=a$��7\�\�\�',_binary 'w\�4ά\�nq�\�\�\�2�z벗\nBQ��\�\�','',0,'?'),(_binary 'i�O� \�0@X(Y ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart08.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart08.svg',0,_binary '��6`�Iy�{4�+�|o',_binary '��6`�Iy�{4�+�|o',_binary 'X\�5��Rʩ\�{G����:��\�}A\�\0^ˊ�','',0,'?'),(_binary 'i\�PÙ��ld\0��','wp-includes/css/jquery-ui-dialog.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/jquery-ui-dialog.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�b�G�-_f�\�\�kqT�',_binary 'v�4�8p�nf�\�Z�H\"ռ\\�;j�R&N�','',0,'?'),(_binary 'k\�4c�\�\�\�5<\"','wp-includes/js/dist/autop.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/autop.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '||n\�ъP\��\�\�\�\�',_binary 'T��\'O����\�8\�o\� \�\rw Hp�_s|!','',0,'?'),(_binary 'oF��f��vd�G\�','wp-content/plugins/wp-mail-smtp/assets/images/email/signature.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email/signature.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '逞v�vR\�1��\0\']',_binary '�\�V\�c��^B\�\�A�V|����z\n̙#\�i\�ݬm','',0,'?'),(_binary '��\�}\�\�N��;�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ko.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ko.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�v��pW+u�\�;y°\�M',_binary '\��5d\�>4��\�\�\��`\�{�!m$��s\�0\�','',0,'?'),(_binary '�\Z�\�\�2d��ۖ\�\�F','wp-content/plugins/wpforms-lite/assets/images/builder/loading-avatar.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/builder/loading-avatar.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_C������@<\�6ҁ\�',_binary '��\�=i♈Z�0\Z�\�\�Z��\�#!�.:~jF�','',0,'?'),(_binary '�ѕxV8\�Ó�\�en\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ApplicationDefaultCredentials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ApplicationDefaultCredentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�K|\��ħQ\0\�\�',_binary 'Ϟ\�c荲���_�����\�;d_�\� f\0㞝�','',0,'?'),(_binary '���\r\Z \��0�','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/gutenberg-block.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/gutenberg-block.php',0,_binary '{�wYb\�\�\�\0+\�',_binary '{�wYb\�\�\�\0+\�',_binary '�9yt\�缤\�\�,\�\�r�2�n)ˡD\\\�\�v�','',0,'?'),(_binary '�v��#F��\�ʶ�[','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NegationNode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NegationNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';(\�F�\�QY��xPY',_binary '�e�5\�a\��,_�>\�W���OQ���\"\��\0\rE�','',0,'?'),(_binary '�X\��\�qɳ�葂I','wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/grid-item-filters.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/grid-item-filters.php',0,_binary '��H2Ev{�#PC��\�',_binary '��H2Ev{�#PC��\�',_binary '�?�\�Tuv\n�\�h\�\�\'\�i0��Ԃ((1��jJ���','',0,'?'),(_binary '�P\�\�\�g\�C�_\Z��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/url/validation_url.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/url/validation_url.php',0,_binary 'r\�\�-�@\�\�n7\�h�R',_binary 'r\�\�-�@\�\�n7\�h�R',_binary '�dx<�\�\Z�H�E{��\�+\�s�ݬ+\Z�(\�','',0,'?'),(_binary '�\�\�[\�`�.WP�A','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_flag_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_flag_24px.svg',0,_binary '\�\�L�h�2\�\�~\�\� ',_binary '\�\�L�h�2\�\�~\�\� ',_binary '��*\�]4\0\�At��J[\�\�.v�t���[�I��\�','',0,'?'),(_binary '�\�Z\�)\�d\�\�%\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/SeekException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/SeekException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^�!\�\Z��\�G\�\'>�',_binary 'Iu����ޡMҡ]G\�7����MO?�!�z�','',0,'?'),(_binary '�3~f�ߧ\�藃� c\�','wp-content/plugins/js_composer/include/templates/params/param_group/content.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/param_group/content.tpl.php',0,_binary '\\\���\�0�T���|S�',_binary '\\\���\�0�T���|S�',_binary '?@���z��IM\�=w�Q\�\�\�H��\�r\�\�i','',0,'?'),(_binary '\�\�pCy\�)\� \�{�','wp-content/themes/twentynineteen/sass/forms/_fields.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/forms/_fields.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}6r ���\�\�\�_�\�\�',_binary '�\�H\�\� (��X��\�J�N5�\\<*m�\0\r�4�\�','',0,'?'),(_binary '\�\�N\�.\�!A\�2\�5\�L','wp-includes/block-supports/utils.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&ʉ��唚�c\�2\�p',_binary ')ƪ��蔸kl��O�\�ހd��\�d`\�\�\r�랡','',0,'?'),(_binary 'т\�c�Y�=�c\�^\�\�\�','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/choices.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/choices.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K6&\�sg-n\"��\�GC>\0',_binary '�\"�����)�\�0�)�x6�\��[R��ǹ\�','',0,'?'),(_binary '\�Y\�C�\�\�\�\rv\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/variables.css.map','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/variables.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��ُ\0�\� �\�B~',_binary '\�\�B����\�șo�$\'�A\�d��L���xR�U','',0,'?'),(_binary '\�=�M\�\�V*b�r\�xf','wp-content/plugins/js_composer/include/classes/shortcodes/vc-video.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-video.php',0,_binary 'o�>_s�V\�\�\�VѠ\�',_binary 'o�>_s�V\�\�\�VѠ\�',_binary 'bk\��JP\�\�\�\�\�u�\�c��\�yNO\�p�Zﱖ','',0,'?'),(_binary '\�\'S��Dr��!\�=���','wp-includes/html-api/class-wp-html-span.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/html-api/class-wp-html-span.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�1�����8�\�\�Du\�',_binary 'Vj\�a�Y\�\�\�\��|�$\�!?�\�K=��\�k`','',0,'?'),(_binary '\�x#��*W`P���D�','wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/common/revoke-grace-period.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a�&\�\�:^\�\�!��y\�',_binary '\�\�\��y�ӑ4UVȡF>/\�\�m�\�#�<{\�r\�','',0,'?'),(_binary '�>\r�\�稣s\�fa\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N�}W��oq�-L�J�\�',_binary 'n]����귃6eA\Z�l����W��yr\�r�\�5P','',0,'?'),(_binary '���\�C�U�\Z\�I','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/directories.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/directories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�MF�L�<\�\�TA\�',_binary '\�\�1M�\"����^H\�te��\�)p�\�\�>�D\�','',0,'?'),(_binary '\n�\�\�\",\�\�֢뒒','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_ring_volume_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_ring_volume_24px.svg',0,_binary '5q*��a\�p�~�\�#[\�',_binary '5q*��a\�p�~�\�#[\�',_binary '�\�\�=<^\�\"Fݸ@ϳ:y\�\�\�O�\�8\�on','',0,'?'),(_binary '\Zj\�H;˄\0�}��','wp-content/plugins/revslider/includes/external/instagram.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/external/instagram.class.php',0,_binary '-is\�?eWO9\�W�j',_binary '-is\�?eWO9\�W�j',_binary '�\�DB���p�\�\�9�\�cZ�`a�G\�\�{�,JSi�','',0,'?'),(_binary '!��\�@|�4��n��\�','wp-includes/class-http.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���WQK\r�\�t�ǝh<',_binary 'a\�j\�\�EXO\�tf}�;g$�خ�\�4�4\�\�Ѵ\�\�\�','',0,'?'),(_binary '#\�c#Bk\�b-,�L\�t','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-article.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-article.svg',0,_binary 'iԇ|�!H���G�<',_binary 'iԇ|�!H���G�<',_binary 'X�c�aL+��D�g:6Քt\�\�\�\'8_\�\�\�T�','',0,'?'),(_binary '%�zK�ے5��\�t�\�h','wp-content/plugins/wp-maintenance-mode/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '\'ڞ\0;��?\�+VҪ\�','wp-admin/network/edit.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�=�\�#L�H\�\�\�',_binary 'q�/*߲3\�\�x�S���~�.\']w\�\�k�,W','',0,'?'),(_binary ')c\�R�Y\�G.Th:[\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_tab_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_tab_24px.svg',0,_binary 'Q\��3\�7}$n\�rHN�',_binary 'Q\��3\�7}$n\�rHN�',_binary '\�J�Vd.8;��4�y�L֧}?\�\�\�ף�P\�/\�','',0,'?'),(_binary ';pR9��+\�qpծ','wp-admin/includes/options.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��`j\�|�F^)W��',_binary '\�\�*�̓LC3|�\�\�\�6\'\�ޡuŞ%�','',0,'?'),(_binary '?\�\�|꺯\�\�~x�\�\�\�','wp-includes/blocks/query/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Z�\\���ݣҗ\�Q',_binary 'bo\�m+EQ��>\�Cp��{�\�N�uWP\�\�d!�\�','',0,'?'),(_binary 'F�FO�\�\�\�\���','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n u�ϜڂSz\�\�\�3�',_binary '4��\�[�~8����\�J��%�\��a*�\�Y�\�?\�k','',0,'?'),(_binary 'My\�^��\"q����\�','wp-content/plugins/revslider/admin/assets/js/shortcode_generator/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/shortcode_generator/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'S\�h\�\�\�ӌ\0�\�\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-category.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-category.svg',0,_binary '�\�s\�G\��\�h)��;',_binary '�\�s\�G\��\�h)��;',_binary '})\�\�\�6D\�\�R4�8��\���\�^B�B}\�\�\�\'','',0,'?'),(_binary 'p��\n�-\�\"\�l\"l���','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character07.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character07.svg',0,_binary 'N+\�r\nO9�d\�',_binary 'N+\�r\nO9�d\�',_binary '�~�\�cEt�.�kz%�0�J��\�\�/\�\Z �{ �','',0,'?'),(_binary 't}��:�\�X�\\�\�\�','wp-includes/css/dist/edit-post/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'x\�\�m���\0\�~��\�','wp-includes/customize/class-wp-customize-nav-menus-panel.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-nav-menus-panel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���ϩGh��\�UH%�b',_binary 'l<U�qT\�hi�/\�\�7�\�\0}\�J�\�\�g�Wb���','',0,'?'),(_binary '�܈\�y\�\�7@���\�\"','wp-includes/blocks/audio/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P⋎\�\�\�m�{tmo\�',_binary '}/14�o|\�&X�1����ͦ�O\�8 �7:�a','',0,'?'),(_binary '�\�\� \�[\�\�\�NP[[�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/.options_object.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/.options_object.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��|Yq�D�.\���','wp-content/plugins/really-simple-ssl/grid/css/grid-rtl.css.map','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/css/grid-rtl.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\n�=ˮIbi\n\��ߋ',_binary '\�ovZ,�\"�#\��-#ľ�x� �m\�6\�\�Aa6\�$','',0,'?'),(_binary '�\�\�$O\�\�v\0(���','wp-content/plugins/js_composer/include/templates/shortcodes/vc_tab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_tab.php',0,_binary '\���\�$k��p\�',_binary '\���\�$k��p\�',_binary '\�2\�h\�pqp\\�(7���X4$Ѣ#�\�\�\�','',0,'?'),(_binary '�R\�.<\�\�zm^)�i','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_alarm_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_alarm_off_24px.svg',0,_binary 'BJ���Ķ\�\�w<�r�',_binary 'BJ���Ķ\�\�w<�r�',_binary '����o#e҉(f���R\�\�\"ǮԠ��霊CN�','',0,'?'),(_binary '�w�%�\��/M�F\r','wp-content/plugins/revslider/admin/assets/images/guide/.guide.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/images/guide/.guide.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�\n\�#�T�\�?\�\�','wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\�\�\�@E-\��mdo',_binary '̉Y�\�j\'\��i�)j|E\�V\����l\�F\n�L\�','',0,'?'),(_binary '����\"@O�wQ_ܨ2M','wp-content/plugins/contact-form-7/includes/contact-form.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/contact-form.php',0,_binary '\�e��w�\�\�\�9]\�[��',_binary '\�e��w�\�\�\�9]\�[��',_binary 'iT���.-�N\�\�\�8�\�lY�\�,��\�\r(8','',0,'?'),(_binary '�Ú2\��d\�=','wp-includes/rest-api.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Vݪ\\� \�\�y\rN�4z',_binary 'AA�^d���%\�\Z�\�\�|��V���A>ZIN3\Z,x\�','',0,'?'),(_binary '�P\0\'\�0l���v\�#J<','wp-includes/js/jquery/ui/effect-fold.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-fold.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�C\�\�H\�\�pg� a',_binary '�r�}�\�\�4U\�$H�WX\�\�G�$ \�l\�F\�\�\�','',0,'?'),(_binary '�r\�\�\0����C�\�n','wp-content/plugins/wp-mail-smtp/assets/images/logo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�VV\��[M\�NT',_binary 'R\�.�Z�M�J\�\�\�y\�=�Ɛ\�E#�Jk��','',0,'?'),(_binary 'Ȅ�\�\�xy�\�\��\�','wp-includes/js/tinymce/skins/wordpress/images/embedded.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/embedded.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����p\�N�\�y~\�n\"',_binary '�{\��u\�x\�\'��\��J�º@i\"H;\�]6h','',0,'?'),(_binary '\�58L(\�9 \�|�n\'','wp-includes/blocks/comments/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�2\�\�\'N\�\�\�\�{',_binary '=�Ȟ�\�=|k\nm\�\�<���sq^P\�\�i\�fm�','',0,'?'),(_binary 'ϴ 3P`#8^\�\�Z','wp-admin/css/colors/coffee/colors.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/coffee/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�O�\��T�\�ԧ�',_binary '0;�E�\���\��F\�o�\n\�w\��`z�r�J','',0,'?'),(_binary '\�G�#\�;\"L\�%��\�','wp-includes/blocks/categories/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.U\�y �By%b\�O�\�',_binary '�3glnObV\�쵡R��\"�&�\�zl���','',0,'?'),(_binary '\�\�S\�x������\�\�n','wp-content/themes/main/includes/visual-composer/shortcodes/woo_product_slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/woo_product_slider.php',0,_binary '}\�15�z\�6\�\�3',_binary '}\�15�z\�6\�\�3',_binary 'ߊ�?a]һbn\"\����e\�\"8\�R/��\��\n','',0,'?'),(_binary '\�a����<��B��>','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ps.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ps.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�RmmR��\ZI�S�\�N�',_binary 'F[�@K�\��]\�$<\�̜0�N��42\��\�l','',0,'?'),(_binary '\�\��$U��\'�Hè','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_watch_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_watch_24px.svg',0,_binary '\�\�\�<(\�\�\�!Zyg�',_binary '\�\�\�<(\�\�\�!Zyg�',_binary '~v\�4\�\�\�;�\�0�s\��\�wULAk�\�\�D$�z+','',0,'?'),(_binary '\�\�\n\�k0�*\�D���','wp-content/themes/main/searchform.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/searchform.php',0,_binary '۔\'����S\�xnt�]',_binary '۔\'����S\�xnt�]',_binary '}�C \\�\"%+ܨ1+\��/��\�Ex\�qhן\�','',0,'?'),(_binary '\� �C�Y�\�.}�K','wp-content/plugins/wpforms-lite/src/Providers/Provider/Process.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/Process.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!ER��zF:H\"\�[',_binary '\�\�S,6OM\�E\�g\�,I\�\�S̀<3j紭�<�Ы_','',0,'?'),(_binary '\0�,�#�heLG�(}','wp-includes/blocks/query-pagination-numbers.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-numbers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�!\�g�\0�jDi�\Z',_binary '�~�x�X\�\��%\"\�>�\"ݡ\�\�\���[','',0,'?'),(_binary 'e\�\���Jya˯�','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-fields.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O��\�\�\�\�H�7�t�\�',_binary '\�\�ݤ �Yã�����\\\�\��CPN\�\��\�\�\�Y~','',0,'?'),(_binary '�=�2�N/�&g��','wp-content/plugins/wp-mail-smtp/assets/vue/img/question-circle-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/question-circle-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D���Z�|Y\�-uU\�T�',_binary '\�\�4Y��\�Λr����t\�Y�D\�y+\� �Y�-I','',0,'?'),(_binary '\�h\�\���cB\�i��\�','wp-content/plugins/wp-maintenance-mode/assets/images/recommended/blocksy.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/recommended/blocksy.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[O\�m�\�&���',_binary '�Z�vAU���\�,--S\0x\�\�\�zI��_�y\�L�C\�','',0,'?'),(_binary '_[ \�\�\�t\�C\�/�','wp-includes/blocks/avatar/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\ZS>��\�\�)m|>/��5','wp-content/plugins/contact-form-7/admin/includes/.includes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/includes/.includes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\"��N߬jj)��\0��N','wp-admin/images/menu-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/menu-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jG�\��\�{�>�^;$�\�',_binary '�2]y\�\�#h�\�\�2\�9�> ^s�\rH\� \n\�\�g�\�','',0,'?'),(_binary '#p`C$3ڎ�%\0�5','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_attachment_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_attachment_24px.svg',0,_binary '��s�{&\"v羨\�\�v\�',_binary '��s�{&\"v羨\�\�v\�',_binary '�^D���\�K\�\�9@O�؈k���x\�W\��','',0,'?'),(_binary '0\'��`�\�c�2_\�','wp-content/plugins/revslider/public/assets/fonts/font-awesome/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/font-awesome/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '3���X�G%<!>','wp-includes/blocks/pullquote/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����\�J��\�}�Y',_binary '\�FF8\�QΑyޖ/�\�W�-ͣ�Í+\���\�K[\�','',0,'?'),(_binary '9*I���Cc���\�','wp-includes/blocks/post-excerpt/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�9��\�a�N\�4=��\r^',_binary '\�~�ŪA�\�W\�\�w�@7�vz�\�\�\�\�4\�_','',0,'?'),(_binary 'P\r�^FR\�K\�j*T','wp-content/plugins/wpforms-lite/src/Admin/.Admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/.Admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ZަUU`R`z8��F\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSenderModel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSenderModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�۞@i\�A�\�2к�',_binary 'q\�@cL7�Y\�\n\'4Qz���\\\���\�R0��','',0,'?'),(_binary '[&Sc\�3Z�6D\�~','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_clear_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_clear_24px.svg',0,_binary '�\�\�F\�_�\Z�d��\"',_binary '�\�\�F\�_�\Z�d��\"',_binary 'M�r�Y5t�\�J��\�$Y�I \�?�\�\�\�^\�','',0,'?'),(_binary 'k(\�\�d/�\�y\�k)\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Mh\n�T��\�C\�1�',_binary '\�L� �\�?_o\�\�$!���P\�\n��\�Wlj<�','',0,'?'),(_binary 'q��\�_\"\�1\�F','wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�仺ᧇ\��\�~c\�',_binary '$�\'@�οo�eА~S�1pt\�y>Ի#&�\�V\�','',0,'?'),(_binary 'tZQ��Yz0���\�跫','wp-admin/images/wordpress-logo.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/wordpress-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ư�y�\�o\�8\�\�8S�`�',_binary 'bx\�L�PͰ\�\�=^�\�\�\��a\�m\�\�\�1i�\�','',0,'?'),(_binary 'yvtT�P5-+`1\�\�','wp-content/themes/twentytwentythree/templates/404.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/templates/404.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%�\�\"�ښ\'\�&\�\�..',_binary '�b\�y&��>\�\�#ᎀR��\��\Z�]j_','',0,'?'),(_binary '�\�\�\�K�O�-�G','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/check-circle-solid-green.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/check-circle-solid-green.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�\�Qt\�Y4=�P�y',_binary '\�\�f��{�C�\�9�\�ֵ\�[n`�\�\�\�4!Fq','',0,'?'),(_binary '�7����_�\�\�}��\Ze','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_voice_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_voice_24px.svg',0,_binary 'd�1\�*�ұ����߾)',_binary 'd�1\�*�ұ����߾)',_binary 'ק{zY�Р���^�\0�R\��\�\�q�\�R%<�)a\�','',0,'?'),(_binary '��f\�,\�\�\�\� 9','wp-content/uploads/rsssl/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/rsssl/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�2\�f�Z6�03���','wp-content/themes/main/includes/plugins/importer/wordpress-importer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/plugins/importer/wordpress-importer.php',0,_binary '\�\�^�`\�\�!\�xl ',_binary '\�\�^�`\�\�!\�xl ',_binary 'Z��\���\�\���\�|J��H�eZ��Pi����','',0,'?'),(_binary '���k�5S�H\�\�\�Ы','wp-includes/SimplePie/Author.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Author.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?��hK\0�k\�1\�\�\�N\"',_binary 'N���\�\\�\�pt3�\�\��+,l�\'\�cOQ+\�\�Z�','',0,'?'),(_binary '�Ι�\�\nh�f22D7�\�','wp-content/plugins/js_composer/include/params/vc_grid_item/.vc_grid_item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/.vc_grid_item.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\��e\�bW�A0\�d','wp-admin/images/comment-grey-bubble.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/comment-grey-bubble.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Y�*\'����t���F',_binary '7 ��y�\�\�U{\����ԟ\�\�`��]m�\�','',0,'?'),(_binary '�~A\�}C�y~,sJ4�t','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/shopping-cart.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/shopping-cart.svg',0,_binary '\��\�\"5K$zoZPyF',_binary '\��\�\"5K$zoZPyF',_binary 'To��y���\\��*�\�|L!�D�\�TM\�n\�\�','',0,'?'),(_binary '�\�Al\�\�oF��<\�','wp-content/plugins/js_composer/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/index.php',0,_binary '��\�?l�������08K',_binary '��\�?l�������08K',_binary '�I1I�l�\0ڑ\�\�G럡$js@\�U\�DŽ$@w','',0,'?'),(_binary '��[��\�4\�\�?�s','wp-includes/css/dist/block-library/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�o\��}\�|�f�\�\�',_binary '\�\�s8W\�a\�\�U\�렰\�m�aX\�\�\�\��2\"','',0,'?'),(_binary '�Ju��\�Hp\�\�\����','wp-content/themes/twentytwenty/template-parts/pagination.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/pagination.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\�q\�I�\��bQbu',_binary '6\�\�K��(O\�G%)��aq\�/�.�q����Ƶ�<4','',0,'?'),(_binary '\�Ia�\n؎��\�\�a','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����>\Z\�\�\Z+�,',_binary '*y$�MQ[q\�:h\�\"\�)�XTC\0\�\\k','',0,'?'),(_binary '\�@n\�\�\�H �Ag\�','wp-content/themes/twentytwentytwo/inc/patterns/general-featured-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-featured-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ɠ)c5�4A\�D\��\0',_binary '\�\�[���!�u�.ꗰ�~~\�\�\�C���&;','',0,'?'),(_binary '\�Y>\�Ғ�\�5`��\�lP','wp-content/plugins/wpforms-lite/assets/css/builder/builder-fields.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-fields.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9Ś\�\\f\�\�\�.�\n\�)�#',_binary '\�L���\����)�Am���~a�96�\�\n\�','',0,'?'),(_binary '\� �m|�~VnfV���)','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/menu_container.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/menu_container.tpl.php',0,_binary 'C�aiY\�[�@�A\'\�',_binary 'C�aiY\�[�@�A\'\�',_binary '{Vz]\�\�d�Ij\�K\�M�\�\�Ȑ\�ǧ�ٳZ�C�','',0,'?'),(_binary '\�&�\��\�ʶ�{E','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/button_set/field_button_set.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/button_set/field_button_set.php',0,_binary 'k\�\�\�h\��\n��%Z\'%ho',_binary 'k\�\�\�h\��\n��%Z\'%ho',_binary '�y�#F\�=&��$�ϓ0`ELVQ\�+\�h�\�','',0,'?'),(_binary '\�X\�@+�8�L�','wp-content/plugins/js_composer/config/grids/shortcode-vc-basic-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/grids/shortcode-vc-basic-grid.php',0,_binary '\�;\�X\�\�W\�>ъ\�\�',_binary '\�;\�X\�\�W\�>ъ\�\�',_binary '�%ly3ժ�ak@\\�,��G��uy\�_��/�y\�\�','',0,'?'),(_binary '\�ը\n�phjia1���','wp-content/plugins/js_composer/include/params/load.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/load.php',0,_binary '�+\r\�c�\�]V\�G:�',_binary '�+\r\�c�\�]V\�G:�',_binary 'UL*\r\�\�M���\�\�^f\�`��\�M\�~P�[','',0,'?'),(_binary ' e\�حV\�M\�\�y�','wp-includes/blocks/rss/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V�\���[�с1\�i\�',_binary 'O�O���r\'(\r�M2J7���\�\��\�`�ً=\�h�','',0,'?'),(_binary '\�~)�RÒlSk=','wp-includes/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�E\�)X�\�@3\�1W','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_open_with_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_open_with_24px.svg',0,_binary '_s��\�\�[\�-+f0',_binary '_s��\�\�[\�-+f0',_binary 'vs\�7���\�e�Y���Z�<\�\��\\\�T','',0,'?'),(_binary 'm\�qPoD0\�*\�\�L','wp-content/plugins/wordfence/lib/wfRESTAPI.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfRESTAPI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\\8\�\�\�H� �mi�+',_binary '+��+�Ɵ�\��0\��͂b�=���[㜁��','',0,'?'),(_binary '�\�j� �\�fI\�S�\�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-stripe.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-stripe.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Qw)\�â\��qwdv&G',_binary '\���[ׇes�\�d���,\�\�*�W\\�\���','',0,'?'),(_binary '\Zpe�\�\�\�\�\�5\'�<','wp-content/themes/twentytwentyone/assets/sass/07-utilities/print.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/07-utilities/print.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �\�\\\�`q\�D@�\�9\�~',_binary '1\�*z\�+z�\�\�6\��\�(\�c�Vϙ��\�{Vշ','',0,'?'),(_binary 'p�1KM�,\�r\��\�N','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_pets_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_pets_24px.svg',0,_binary '8Mʨ�\�!\�Gt\Z�pP',_binary '8Mʨ�\�!\�Gt\Z�pP',_binary '|_\�\�m \�-��\�e\��9U\�Q��\�wiE\�Rۭ.','',0,'?'),(_binary ' �,eO��\�z��Ñ�','wp-includes/customize/class-wp-customize-site-icon-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-site-icon-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�L\�\�\�B��+�?�',_binary '�X���\�H�X\�\�DWI�`�Q]Ǩ\"!\�S�','',0,'?'),(_binary '\'�\�N�8�_�\n�\"\��h','wp-includes/blocks/comments-pagination-next.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-next.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\\7��D#N��7',_binary '�.\Zͻs\"1\�\�[��5\�\�r��f\"�w\�wW','',0,'?'),(_binary ',5\�Xp\�BFdc�j+�','wp-includes/js/dist/vendor/lodash.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/lodash.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(�Ù�\�n\�\�u��',_binary '��<\�L&� މ��J�/\�ǒ}5\�\�:�\�9�4�','',0,'?'),(_binary ',�!!\�\�\�iM)Nb&�\�','wp-content/plugins/js_composer/include/templates/editors/partials/backend_controls_tab.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/backend_controls_tab.tpl.php',0,_binary '\�F��\�-�\'�G1�9^',_binary '\�F��\�-�\'�G1�9^',_binary '}\�K\�)T�\�RK\0X\�(�GWЂ\�9�Ⴃ\�\�','',0,'?'),(_binary '7\�c-��\�kЄ\"�`k','wp-includes/blocks/html/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/html/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z��uv���\�<�EQ�L�',_binary 's���{X\�b�(�d\�3��.�\�C��\�Kk\�','',0,'?'),(_binary ':���6\�L�4Lm\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_bold_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_bold_24px.svg',0,_binary '�\�|ǟ�X�\�Nb>',_binary '�\�|ǟ�X�\�Nb>',_binary '�x�lw\�m\�̛9���\��z���mW�\�8\��','',0,'?'),(_binary ';\"#��@B��I�y\0\�i','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_off_24px.svg',0,_binary '2&\\�Gdء^\�\"\�6\�$',_binary '2&\\�Gdء^\�\"\�6\�$',_binary 'xq\�\��5�\�4�O�\�lZ!���4\Z���\�6','',0,'?'),(_binary 'Q� �\�(;ؠ|~R8�b','wp-admin/includes/user.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�H\�\�]ob���7�Y�',_binary '�4�;��~PL\�{�\�q�I�.n�4�\�3\�','',0,'?'),(_binary 'T�]\\g��\�4źuP�;','wp-admin/css/admin-menu-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/admin-menu-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2O�_�y�#\�\�W�Z\�\�',_binary '\�a�Ç\�z�K\�\�\�\�\�7dn\�Ŷfp&�X\�r','',0,'?'),(_binary '`V\�\�\�\�N��r�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/checklist.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/checklist.svg',0,_binary '\�\�k�$}�Ng-�',_binary '\�\�k�$}�Ng-�',_binary 'ċ\�Z\�\�\� a�\'���I�^\�g�x\�\�+��?�=�','',0,'?'),(_binary 'b\���p�A�+\�-+ʉ','wp-admin/js/widgets/text-widgets.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/text-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��_rT����[-c���',_binary '7@\"\�\0��Bv\�\�>`�.\�V\'\�I\�ǻ\�TQ[�','',0,'?'),(_binary 'd�\�\�fg\�\n\�J_SHl','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character06.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character06.svg',0,_binary '\�j\�CW�\�7�P.U',_binary '\�j\�CW�\�7�P.U',_binary 'v��\�(y������)7\�W���/?�%\�n�~','',0,'?'),(_binary 'n&[F�܄^�\�\�\�_','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/box.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/box.svg',0,_binary 'E��\�Ã\�Az�q|f',_binary 'E��\�Ã\�Az�q|f',_binary '�\�gj�\�Ŧ�V|e7c\04�~�\�$�%p�$됶','',0,'?'),(_binary 'xY\�z>\�\�\�\�� �','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\� UtxN70\�\'��',_binary '�\��Nq]C\�7��\�\�e�Y\�F���\�\�$L=��','',0,'?'),(_binary '�b\�\�\�͕�\�+f3�c','wp-includes/blocks/latest-posts/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&��@�@}<\�N�R�',_binary '\�д\�\���4�\�O��\�\�&a�NS9\�>)k�','',0,'?'),(_binary '��!gGw\�8��\�߮�','wp-content/plugins/js_composer/config/deprecated/.deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/.deprecated.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�,Z�\�x�(G��\�zH','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-1.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-1.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Y2��cЏϻ��@Q',_binary '�h�G\�Ԅ\�|�~q�\�=l�1��`�\�\�\�','',0,'?'),(_binary '���}\�&\�*\r�wc\�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_24px.svg',0,_binary '��\�\�vːͦF1�\�8?',_binary '��\�\�vːͦF1�\�8?',_binary 'ɧbN�=\�,\�g\�8r\� (M���XjO�\�A\�`s��','',0,'?'),(_binary '���%bQ\�bM<\�x','wp-includes/js/imgareaselect/border-anim-h.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/imgareaselect/border-anim-h.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\�\�,\�ntZ^6�{Lp�4',_binary 'qs\�c�\�\�h�\�\�m-�%\�x�\ZB�\�x\�\'\�\�E:','',0,'?'),(_binary '�-6�Yw@�i�\�=','wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Oh\�\�\�\��O<FҬ\�',_binary 'P�J\�H��\�t�Ns��nd*F�\'WW\�aq�\�]','',0,'?'),(_binary '�\�\�lk�\�\�\�\�+��','wp-content/plugins/revslider/public/assets/assets/svg/alert/ic_add_alert_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/alert/ic_add_alert_24px.svg',0,_binary 't\�nj���roY)m',_binary 't\�nj���roY)m',_binary 'B�\�\\+Ι\�\�:[�M8\�\�bX�\��\r\��*Y','',0,'?'),(_binary '�.A\�G%Ǚ�BdU','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_gps_fixed_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_gps_fixed_24px.svg',0,_binary '�\�G~)5�o\�\�!g�\�',_binary '�\�G~)5�o\�\�!g�\�',_binary '�W?ړ�-�JA\�\�\�\�V۩TS�`�o\�{+��','',0,'?'),(_binary '��L\�BɎ��Q��','wp-includes/js/tinymce/plugins/link/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/link/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '���0,X\�\��','wp-includes/css/dist/edit-post/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����Z\�r>J\�;#',_binary '#GX\�W7+�\�D�ۓ������\0�#','',0,'?'),(_binary '�\�\�߄%\�\�SՉ��\�0','wp-content/plugins/js_composer/include/autoload/params/vc_grid_item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/params/vc_grid_item.php',0,_binary '�e)��\��I���?\�(',_binary '�e)��\��I���?\�(',_binary 'pט�\�`�*\�\�\�~([6\�=�LW��Nis\�NO','',0,'?'),(_binary '�D\�v\�\�V/�7kV','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�kn�k\�ox.߽�C�\�',_binary '�\�9C얘Z\r^\�.ewi-\�I�SE�?Nӂ@m','',0,'?'),(_binary '�\r5 -|\�˃\�I\Z','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Database.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��:\�?좑�.\'\0C\�',_binary 'Y9�ƣ��\�\�\�Y��l-[ \�\Z����/','',0,'?'),(_binary '�9ĥ�:ؑ�A\�u�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_sort_by_alpha_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_sort_by_alpha_24px.svg',0,_binary '+�M\�o�%�|\�fi��',_binary '+�M\�o�%�|\�fi��',_binary '~�\��x�\�ش�{xވ>�6�غ�n>2E�o','',0,'?'),(_binary 'ZۥE?�l�w2\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pin.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pin.svg',0,_binary 'Z\�\�\�QCJ��:8���',_binary 'Z\�\�\�QCJ��:8���',_binary '-I�)�6?uY�=\�\�[o��S������D�z','',0,'?'),(_binary '��i)33ܥ\�\�s\�*','wp-admin/includes/class-wp-ms-users-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-ms-users-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�=\�q\�\�\�HN4\n',_binary 'F\�G\�2��m�\�\�\�{�\�w\�n���\0\�\�\����','',0,'?'),(_binary '�\"&#S}��fU�w','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_composite_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_composite_24px.svg',0,_binary '�q\�`��y_-Kc\�\\�',_binary '�q\�`��y_-Kc\�\\�',_binary 'vA-�iS�f\�\�E\�$Yf�\�{�����2\�\�','',0,'?'),(_binary '\�`+j\�~_3:�jb\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_panorama_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_panorama_24px.svg',0,_binary 'E\�\�hW�\�\�a\Z\�,�',_binary 'E\�\�hW�\�\�a\Z\�,�',_binary '\�!2|\�؈=OʌXwDŽ��5\�:\�7]\�T܉','',0,'?'),(_binary '\rP�\�)�4_\"��\'1','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�}�\���\�\�4 \�',_binary '\�!t�\"�Z{,��;\��$\�ſ&j��d�D]{.\�','',0,'?'),(_binary '�ް8Bᙈ3�t)I','wp-content/plugins/wpforms-lite/assets/images/community/vip-circle.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/vip-circle.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S&ݱ\'��\�\\GA pk�',_binary '�[\�,;\�{ܯ4n�>%�� h\�\�֪;�y\�','',0,'?'),(_binary '/�\\\"}S=K:��D�T+','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/CombinedSelectorNode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/CombinedSelectorNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�yf\�3\�-5��~�:�!\�',_binary '$�hc#qN)�<\��DEwE�SfRl_��4�','',0,'?'),(_binary 'Q�t��\�\�άǿ','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_radio_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_radio_24px.svg',0,_binary 'G/W\�\�\�X}9\�\�}!�',_binary 'G/W\�\�\�X}9\�\�}!�',_binary '7\�W,!W�q����\�v�`d}�e�f)��\�,d','',0,'?'),(_binary '\\Sl�}\niF���T�1\�','wp-content/plugins/wpforms-lite/assets/images/about/team.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/team.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eK����5\�O\�5\�',_binary '#�Eχ�����}�%g{�tǓ\�S�\�c*\�`','',0,'?'),(_binary 'i\�\�\�\�tYw\�s','wp-content/plugins/js_composer/include/params/gutenberg/.gutenberg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/gutenberg/.gutenberg.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'o\�\�\� l\�Ѵ\�cd','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\n���@Lj�wD\�',_binary '\r�8�d�����\�\�8sڇ�\�\�6�\�F�Ȍ\�','',0,'?'),(_binary 'z!��!j��O�\�QѮ�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_shopping_basket_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_shopping_basket_24px.svg',0,_binary '�m\\i&URP\'`\"G/\�',_binary '�m\\i&URP\'`\"G/\�',_binary '��%ތi�R9�w�=\\`�o�5\r\0-~�m\�[\�','',0,'?'),(_binary '�\�\�M9��j#W�q\�B','wp-content/plugins/really-simple-ssl/grid/templates/grid-element.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/grid-element.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ĊJ\�g\�P �\���',_binary '\�\�??�W�p�bla)_Jy\�X���\�\�\�\r\�:','',0,'?'),(_binary '�\\��\0vI\�\�\��#','wp-content/themes/main/js/plugins/gosolar-jquery.carousel.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.carousel.min.js',0,_binary '\�L�9���C�!V߁\�]',_binary '\�L�9���C�!V߁\�]',_binary 'd\�c�\�ԅg��w|{��HT4o�\�3]APY�','',0,'?'),(_binary '�G�G\"(�d)��]','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_label_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_label_24px.svg',0,_binary '�\�D�[fE��8.;\�:S�',_binary '�\�D�[fE��8.;\�:S�',_binary '^sb�ݪǨ!^J\�\�G(�%\�~�}\�=\� -p�h�','',0,'?'),(_binary '�\�1\�EV\�\�o\�E','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_work_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_work_24px.svg',0,_binary 'wVd��\�\�uCz9l',_binary 'wVd��\�\�uCz9l',_binary '�\�}\�\�[\��m\07\�v�Z���ϓE\�\�|��\�%N','',0,'?'),(_binary '�\�\�\�_D\n�Ϊ[Rwo','wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4�� \��\�GG�吖G',_binary 'Xi\�Dk<;��\�\n\��i\�,\�H\\��\r�:�29\��x','',0,'?'),(_binary '�x\�\�|s��\�\�K�a\�','wp-content/plugins/wordfence/views/common/page-help.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/page-help.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!\�\�\�YJ�\�Jk�\�\�',_binary '��\Z=�DBא�� %%A?O�w�\�*/\�~u','',0,'?'),(_binary '�\�\�\r���i�*\\','wp-content/plugins/revslider/public/assets/assets/svg/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�I;�\ntɑXL\�t<','wp-includes/css/dist/editor/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/editor/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '���\��\��W{Q�.','wp-includes/blocks/query-pagination-previous/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-previous/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�C�U\��Μ\�\�H�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[Rz@\�MMQmr\���',_binary '�q��\�X9O���a4�A�\�\�\�\�\'\�\�\�̾e','',0,'?'),(_binary '���#���\� >�7','wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�I\�\�m\���LWyݓH',_binary '�\rfl\�դ/\�;l\\\�\�\\.6��r\�#P�[\�\�','',0,'?'),(_binary '�i;�V��\�~[L','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/ErrorHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/ErrorHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�?�^\�\�L\�H�',_binary '\0+\�6.�3.|�&\�&�h.���\�\�Ijm�C��','',0,'?'),(_binary '�Q̓�Ԙ״Z@\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_data_setting_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_data_setting_24px.svg',0,_binary 'X6TXD\�~\�{IJ� �p',_binary 'X6TXD\�~\�{IJ� �p',_binary '#\���\�F��B˄ʠ\�h�N\�\�Ѩ- 8>','',0,'?'),(_binary 'ăf����HH�\�\�','wp-includes/blocks/navigation/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&8\��\�g\�� ����',_binary '\�/|�\�\�{�P��\�\�\�G6�\��\�:�)\�e`K�\�','',0,'?'),(_binary 'ņL�G��P(\�Ή\�ȯ','wp-admin/js/widgets/media-widgets.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/media-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\"��@�/\�a�\�',_binary '\�W�I\�\�`6�3�X�Ab�#;r�\�v���{Mp6','',0,'?'),(_binary '\�&\� A\�H\�\�)�I&�\�','wp-includes/js/dist/vendor/moment.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/moment.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nZ�x>�\�\��\�)#�2k2',_binary 'R��dv�ϒ\�\�eLk}q\�E%\�\�V�\�\�ѻ�W','',0,'?'),(_binary '\�cY�F�\�\�}\�j`��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3��\�\�b(浏К',_binary 'n;�<\�� Ǖ�-W\�t��]\��<�s�\�\�u�','',0,'?'),(_binary '\�R�;�vF\�b\Z�\�g','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�5��e\�f��#�ϝ',_binary '\�\�i�\�\rC\��\"Գ�\r4��8�c\�\�S\�\�','',0,'?'),(_binary '\�W3�\�8͇��o\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListThreadsResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListThreadsResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�>a\���W\�j%A',_binary '����so\�\�Q\�YK\�I\���\�L�_t۳*Z�\�.','',0,'?'),(_binary '\�d�K\���=}_*�m�','wp-content/plugins/js_composer/config/wp/.wp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/.wp.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���rk\�up\�,g9','wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\r�V\�h�\"�W\�\0�c?',_binary '\�n\�J\�){V�>!@_->x�\��<4v��)r8!','',0,'?'),(_binary '�obJf�_G(AR�� ','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.js',0,_binary 'S�|,\'� ��s\�$Y;',_binary 'S�|,\'� ��s\�$Y;',_binary '\�A\�U�R!\�\�U*p_r�f�F�\�I\0)\�\�u+','',0,'?'),(_binary '\09�\�M)���\�^\�','wp-content/plugins/js_composer/include/params/loop/loop.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/loop/loop.php',0,_binary '��\0�\\|r�t5�ѷ�',_binary '��\0�\\|r�t5�ѷ�',_binary '�lP�\�\�\\��\�HJNM�\�\�E����L�R#','',0,'?'),(_binary '&\�\�2����\�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/composer-php52.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ylh�\�w�%Re�\��',_binary '��\�\njq�W\�\� \�v_\�#�\� f�\�~\�\�R�>','',0,'?'),(_binary '�v�\�uv<\�#\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_convenience_store_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_convenience_store_24px.svg',0,_binary '�\�\�*\�\0�\����D\�',_binary '�\�\�*\�\0�\����D\�',_binary 'Ї��#\\9s��^M\�k |I��\�$ƃG\�\�[\�\r8\�','',0,'?'),(_binary ' \�<ܗ8�N녔\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�̽嶋+�\�\"^�\�m�',_binary '�0�ì.IJ�~3�}\�K\n\�e.\�\�Bf\�p\r','',0,'?'),(_binary '#\�7�\�r\�Y\�\0�\�i','wp-content/plugins/wordfence/views/common/status-tooltip.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/status-tooltip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F�\�fZ\�؍PIR&i\�\�',_binary '�EQtY�=\�j.#eW㈤A3QcP�\�T\�','',0,'?'),(_binary '&#\�p�J��h�\�','wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J&|\�ɦ\�\�\�{�\�',_binary '\�7\�\r��O!6��\�k�-ڥ�v,�f;oJ[�\�','',0,'?'),(_binary '&k3N��9<OIj!@\r','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/BadModeException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�mΰ�\n�.\��Ի&U\�',_binary '�Q_\�@E}˗\�6\�\�do��(|gP����\�\�','',0,'?'),(_binary '*#g_Y�K\�,s���','wp-content/plugins/wpforms-lite/assets/images/step-2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/step-2.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�G<S�� )\�\�ӹ<',_binary '�u|\���\�r�B�3�\�\�5r\�\�Im��i\�@@','',0,'?'),(_binary ',!#Q��P�[;���\�','wp-includes/sodium_compat/lib/sodium_compat.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/sodium_compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�&~�.��\�@Y$',_binary 'b�Y�u\"]�\�\�F�\�Oi�<\�^&�!l*\�~\0f�5','',0,'?'),(_binary ',H\��K\�]\'V��v','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.big5.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.big5.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n�!ǥ\�C썲��\�\��*',_binary '�u�\�\�.K{;�\�\Z\��\�\�\�8h�Tڄ�C\�rq\�','',0,'?'),(_binary '.�m\�Y\�Z0<�+�','wp-content/plugins/wpforms-lite/assets/js/jquery.conditionals.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.conditionals.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']�pp ,Nt^RA\�a\�',_binary 'ܷ ]I\�\\ �y�w� \�\�0�\Z2`�\�\�\�$','',0,'?'),(_binary '4�\�ہ��;�0�.*','wp-content/plugins/wordfence/views/blocking/country-modal.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/blocking/country-modal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(G\"n�rPi\�)߬\�j',_binary '\r�FA�me�a r��-�w�Y\�E\�u\�\�\�\�\�u','',0,'?'),(_binary ':뭲c\�\�RPe(','wp-includes/rest-api/class-wp-rest-server.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/class-wp-rest-server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/v\�\�\��e1�4Y\Z\�w',_binary '\�t�\�y\�m\�6����N�\�+јkEd6H͡]\�\�͟','',0,'?'),(_binary '=&|\�\�(w\�,u\���','wp-includes/blocks/image/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'A!9\�iF\�p','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_downward_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_downward_24px.svg',0,_binary '�\�\�Z\�m�) -!A��',_binary '�\�\�Z\�m�) -!A��',_binary 'QPdJ\�\�w\�\�s*�jZ\�\�l�}[\� \�u\��\"Z�','',0,'?'),(_binary 'K\��xP0&��\�O:p','wp-includes/blocks/archives/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rv}��\')4~~\�',_binary 'Ƹ\�C�YM���\�a.L�\�\�8\�yQ\�v�q�I�','',0,'?'),(_binary 'Pto`OO\�o\�=\�i','wp-content/plugins/wordfence/css/main.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/main.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q9��>t�\"\�m��?lW',_binary 'ޜ\�%�6,�\�۹�\�gX\rE�\�?Nl\�\�(Än:V','',0,'?'),(_binary 'R��\���zһ�(5\Z','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/fax.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/fax.svg',0,_binary '.\"#�p\��\��@��\�',_binary '.\"#�p\��\��@��\�',_binary '\\\�\�\�L�Y\�*��cb\�9M9\��\�\�Ӥ3','',0,'?'),(_binary 'U��D�!;\�\�<�*','wp-includes/blocks/code/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'b\n c�Ӌ\�?أ}T\�','wp-content/plugins/wp-mail-smtp/src/Reports/Emails/.Emails.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Reports/Emails/.Emails.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'e؟\�v��\�笪�Ej','wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� �UwYI�\�I\�}\�',_binary '���ݠ\r\�\�ڗU\�D\�PT��\�V+6�\�^:2!�\�\�','',0,'?'),(_binary 'k\0\Z��\�{ ݛ6\�','wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\0깵\�M\�\�E\�g\�\�Y',_binary '@c��\�$��O�B_\�\� ?���\�ًu |ȏ)7\�','',0,'?'),(_binary 'k���\�b�\�gS�','wp-includes/js/tinymce/plugins/wplink/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wplink/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���\�6�l�UOaD\�Q�',_binary '��\�\�jT\�q\�T��I:KZ\�\�a\n�6�U7e��-','',0,'?'),(_binary 'mJ$]�\�Hz;�䶽\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/.Operator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/.Operator.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'n�͍0�3\'x\�\�cj?','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SiteAlias/GeneralInfo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SiteAlias/GeneralInfo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�\�Q-\�\�b�',_binary 'Sܰ\�\�\����\�\�x�v���\�J���\�T]','',0,'?'),(_binary 'wT\�0\�\�ҊF\��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateEmailCampaignRecipients.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateEmailCampaignRecipients.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\rHϔ[��\�,\�F�\�T',_binary 'o���!\�Φ���\�fUeꞸ\�+�\�v\�\�\\\�','',0,'?'),(_binary 'xC�\�B�\�_z_�N','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/no_html/validation_no_html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/no_html/validation_no_html.php',0,_binary '���H��k(h\�R\�',_binary '���H��k(h\�R\�',_binary 'Ȅ�b�⋡�(\�teEQBb�|�f�\�\�zo�','',0,'?'),(_binary 'z�5�\�<v�8D\�ڲK6','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tie.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tie.svg',0,_binary '\�^fɢMk��\�q>�+�',_binary '\�^fɢMk��\�q>�+�',_binary 'w\�d��\�-H�O��ވO`ѕ)��\�\\\�\�h�','',0,'?'),(_binary '{H?�\�-�\"8(>�\�','wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/.acf.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/.acf.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���\�57��D\�;TkC','wp-includes/blocks/social-links/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��E\�*��\nzV\�\�4\�',_binary '�&�m��F4Һ+�\�\�LB�\�~�\Z��4w_����','',0,'?'),(_binary '���L\�\�.�\n\�w;[','wp-content/plugins/wordfence/lib/dashboard/widget_logins.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/dashboard/widget_logins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E 4m�Y\�>�`��',_binary '\�#�_�[Ѹ�\�@u�Ha\�(+j>V\Z+�q[V','',0,'?'),(_binary '���\�g�~\�w\Z\�hh','wp-admin/css/themes-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/themes-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ň�a�\�n\��Q�\�b\�x%',_binary 'G\�\�\Z�\��\�&.�&VCR<o\�\�\�\�~iBg/T','',0,'?'),(_binary '��TJm\�\n��\�\�','wp-content/plugins/wpforms-lite/assets/images/builder/illustration-marketing.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/builder/illustration-marketing.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\����\�뢎�\0�\0%',_binary 'Ƀ*ܠ�o-��%8EL\'�\�\�صT�\�\����\�','',0,'?'),(_binary '\� \\i�\�\�\��x\�\�(0\�','wp-includes/blocks/text-columns/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���+\���+��R\r��',_binary '$��Y\�|e��q\�Ѝu\0df��DbtF\�\�^� �\�T','',0,'?'),(_binary 'п���\�c-\�&\�W���','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Base64/Common.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Base64/Common.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\�\�ef\�\�\�\�i�\'\�jW',_binary '6���UmЖ�%\�\�?�M�S�A^=�X��|U�\�','',0,'?'),(_binary '\�ͥ`FJ\�\�S�u','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kz+U\�\�Ÿ(\�5\\',_binary '8:��o�I\�9,�\�=zDk8;\�{A{�\Zij','',0,'?'),(_binary '闸���t\rӣ�\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color_rgba/.color_rgba.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color_rgba/.color_rgba.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�~�\�}\�\�(�ܱ/\�\"','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\�\��\�\�ix\�G��\�a�',_binary '�?+.\�\�4�)֖@z�w��Y9\'��\�d|\��+�','',0,'?'),(_binary '\�\�\�\�MT\�{�jԙ\�\�','wp-content/plugins/js_composer/include/params/options/options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/options/options.php',0,_binary 'Ցɣ��̃<u=\�h',_binary 'Ցɣ��̃<u=\�h',_binary '�@� ,,|\�\�e�\�\�\�ܳ+���a\�A4�!R\0','',0,'?'),(_binary '��|ٻ\';l\�͗��','wp-content/themes/twentytwentythree/templates/page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/templates/page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',�s�\��1D ��\0',_binary '12��֠��\�\"]K�\�\�\�9\�lψ#\�N\�:','',0,'?'),(_binary ' QW�\��~-\�\0d\�','wp-includes/class-phpass.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-phpass.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\\��YnB\0tv\�H?e',_binary '�� �C]܅w#0��d|��Y\�\�ø.\nֺ�\�','',0,'?'),(_binary ' ?�\�\�\�\��q�uM','wp-includes/js/mediaelement/mediaelementplayer.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mediaelementplayer.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �\�5\�)\�\�\�k�y�~',_binary '_Dt�3ג�3p��a�;9,\�\n�ig���C?3\�','',0,'?'),(_binary ' \�\�Ĩ\�T��w\�YC','wp-content/plugins/js_composer/include/helpers/helpers_factory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/helpers/helpers_factory.php',0,_binary '<��כ5�!\�J9�\�?\\�',_binary '<��כ5�!\�J9�\�?\\�',_binary '��,���D�� tޑ\�8\�$���Wq�-\�\"�uj','',0,'?'),(_binary ' :@柘\�!�G���܃','wp-content/plugins/wpforms-lite/vendor/goodby/csv/phpunit-bootstrap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/phpunit-bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l5ݠ�\"�Nzı\�1t�',_binary '��N��\�m\�\�\�Vc�+%�\�*ݘ^\�f\nӮ��A','',0,'?'),(_binary ' t\�DF\�s�vK','wp-content/plugins/wpforms-lite/assets/js/integrations/divi/formselector.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/integrations/divi/formselector.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�ëz)x����\�\�',_binary '�`\�\�\�q�\���\���[a\�6?�=\���/<Ь2�j','',0,'?'),(_binary ' \��\�ӱpW�����','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/.Shortcut.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/.Shortcut.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ' j\�z\�1��e?yx','wp-content/plugins/js_composer/include/templates/pages/vc-settings/default-template-post-type.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-settings/default-template-post-type.tpl.php',0,_binary 'l�ᵿ��g��ح}m�',_binary 'l�ᵿ��g��ح}m�',_binary 'e\�\�\�O8\�\�\�8\�\�\�?X\0��Y�\�WL,\�O+�','',0,'?'),(_binary ' \�ϸ�\rt\�b��bz','wp-includes/assets/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary ' (0��H7f\�\��x\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ' ,��/Օ�!\�gy�d','wp-includes/js/media-editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/media-editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�nu\'�s\0�@�',_binary '�.�e\�Xwh�\�\�!�s�t3��H\�\\&3�-#��\�','',0,'?'),(_binary ' -�nz �hj�Mb\�w�','wp-content/plugins/wp-mail-smtp/assets/images/providers/postmark.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/postmark.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�v51\�s��\�%�j',_binary '���ҌӔ=R\�x#\�\�(�(Q��\�a\�*��\'2','',0,'?'),(_binary ' 2\�p\�<(X�\"\�ݵ�','wp-includes/blocks/audio/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�HF\�\�\�[�\�\�^���',_binary '\�4K\�\�^\�\�<%_ױ�UbP�\�\�TO�ΔT\�)\�!','',0,'?'),(_binary ' 7����\�\�\�f `','wp-content/plugins/wordfence/images/sort_both.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/sort_both.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�d�m �8\�f�|\�Y�\�',_binary '~\�%\�\�ۉ�%���>\�\���Bl�o�u�I)ȉ7g','',0,'?'),(_binary ' E\�&2\��7]$�*','wp-content/plugins/gosolarthemes-core/admin/assets/js/select2.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/assets/js/select2.js',0,_binary '����ʠŶO@�W�\�\�',_binary '����ʠŶO@�W�\�\�',_binary '\�3̏�\�#�d�z\�&떿0̤&�\�\�.y�','',0,'?'),(_binary ' J���\�\�;uz','wp-includes/sitemaps/class-wp-sitemaps-provider.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/class-wp-sitemaps-provider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@\r���\��-9\�0',_binary 'L�L�\�\�{�����\���V\�G�5n\�X�ߺAP*�','',0,'?'),(_binary ' P=N>��b\"j:~[Q{\�','wp-includes/js/tinymce/plugins/wpdialogs/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpdialogs/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�We⎆?��N\�\�t',_binary 'n4\�\�<�\�Fz�����\�_\�5�\�kig�','',0,'?'),(_binary ' U|O�^�\�҇�/�\�\\','wp-content/themes/main/single-zozo_team_member.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/single-zozo_team_member.php',0,_binary '(t��O\�\�+#Nmze�!',_binary '(t��O\�\�+#Nmze�!',_binary '\��\��\�W\�\��\�B 1��F�\�\n �S%\�','',0,'?'),(_binary ' X\�t\\4vNI5�\�j\�\�','wp-admin/async-upload.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/async-upload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Q5K�e�Ź\\T#r\�\0',_binary 'ҍ�\�\�٢�\�\�\�ޞ+n��\0�o5Ox+r\�\�\�d�','',0,'?'),(_binary ' c;\�p:��\�\�D$\�>A','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/vi.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/vi.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u �44:\�<>\Z�MSH�',_binary '\�\�\�9\�p�n\�~�\�j�HC2)���\�z(�\�\�','',0,'?'),(_binary ' tZ\�\�`J_\'3l\���','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_24px.svg',0,_binary 'X\�tT�GlO������',_binary 'X\�tT�GlO������',_binary '�j9S(�Ls���j���i��\�\�\�N','',0,'?'),(_binary ' t]�9�\�\'�\���\�','wp-includes/blocks/nextpage/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/nextpage/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ei�@�\�F\�F\�\Z�',_binary '�-!`�,#á���l៳D�TD\� \�v�8=Y�5F','',0,'?'),(_binary ' urr\�WV��G\02�2','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/MemoryPeakUsageProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\n�K\Zx�n�\�X��',_binary '.�\�\�\�Բ�\�mD4��$\"\�>/ô&�\�\Z��7x�\�]','',0,'?'),(_binary ' v\�g��_\r���\�\�z\�','wp-includes/blocks/comments-pagination/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e�\�\�\��\�)FyD�',_binary '��*�\"����\�eF1�\��x�j��\�\�\�t�G\�\�','',0,'?'),(_binary ' �h\�Xk%�>��\�{N�B','wp-includes/js/dist/viewport.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/viewport.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɤ\�\�*t\�uV�F�\�\�\�X',_binary '?\\�^&H�\�b!`a~4cj�\0�,\�N`\�\�\�9','',0,'?'),(_binary ' ��fO4\�ρ�(S��\�','wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-preset-panel-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-preset-panel-editor.php',0,_binary '\�[Z��\� \�ZS\�C\�',_binary '\�[Z��\� \�ZS\�C\�',_binary 'KJ5xBi�}\�)\�)6=k!�\��e�\n�v�b�Y','',0,'?'),(_binary ' �zA��D+h��\�ӻm\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pt-BR.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pt-BR.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�B\r\�iy{�-�',_binary '�\�\�؋�5X�\�\�\�.�\�\\6��>�Z\�\\�','',0,'?'),(_binary ' �-�>a\�\�t\�\�\'','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/Authorizer/HTTPTest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/Authorizer/HTTPTest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�� ;��u�0\�\�\�',_binary '�����\�`ښ6~\���GL\�<�7�?\�\�,8\�','',0,'?'),(_binary ' �E�\�Ǘ.<Z\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/th.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/th.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\'�\�s?\�+O�ZH\�4�',_binary '\�I�8�<57a\�\�5ی\�\�{\�RVq\r�\�7t�0*','',0,'?'),(_binary ' �7\��X\�\�ÕL\0l�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_lock_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_lock_24px.svg',0,_binary '�D�?�-_\�XuR\�',_binary '�D�?�-_\�XuR\�',_binary '\'�܀\�e\'�6\�h\�\�\0\�\�V�t��\�*H�','',0,'?'),(_binary ' �yo6=6\'\�Ț�(�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/newspaper.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/newspaper.svg',0,_binary 'h\�.�ڼ�۟�k0��',_binary 'h\�.�ڼ�۟�k0��',_binary '���\�c\�Wvp����l�=,W\�T\�\�\�\�=h+�','',0,'?'),(_binary ' �w\�\�\�h\�ʫ�L','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-meeting.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-meeting.svg',0,_binary '4�V�6tX#�.8�`X',_binary '4�V�6tX#�.8�`X',_binary '1$b\r7��$��^�F��\�x}\�\� �;�!3�6�1\�','',0,'?'),(_binary ' �\�91�a\'-\�\"��=�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfoCredits.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfoCredits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A +\�o\�\'\'\�\�}R�k',_binary 'Ѐ�`Q�Fн�\�\�\�\�Z\�\�j��ls<\�2','',0,'?'),(_binary ' ���\�M\"s=]O\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_car_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_car_24px.svg',0,_binary '��\�\�ZXk�ux\�',_binary '��\�\�ZXk�ux\�',_binary '�CX.�\�a2}�/\�~ ݊\�\�UB{','',0,'?'),(_binary ' �͞x�\� A\�z�Gm3','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_flash_auto_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_flash_auto_24px.svg',0,_binary 'z\�j�<;\�\�6��',_binary 'z\�j�<;\�\�6��',_binary 'le�@\����P�\�N\�Ӌcf�Q�f�&4=�\�\�K\�','',0,'?'),(_binary ' ��}� 0+�g\��j\�\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_hotel_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_hotel_24px.svg',0,_binary '\�1�<\�io� \�\�\�X',_binary '\�1�<\�io� \�\�\�X',_binary 'hzΝ&�\�\�:I+9�~C\�y@�\�J/s2��i\n','',0,'?'),(_binary ' �l\�q\�1T\��i�\�','wp-content/themes/twentynineteen/sass/site/_site.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/site/_site.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��S\�@*\�D/�\\\�I�',_binary '\�\�X�m�W\�\���M����K\�t\�V8Ɗ\�','',0,'?'),(_binary ' �H� 7ٍ \�}��;\�b','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/css/vendor/elusive-icons/fonts/elusiveicons-webfont.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/css/vendor/elusive-icons/fonts/elusiveicons-webfont.svg',0,_binary '�0�Y\�;�ne\�B\�',_binary '�0�Y\�;�ne\�B\�',_binary '�\�\�igDk\\��5!r�/�\'y\�q\�\�\�3��','',0,'?'),(_binary ' \�\�h\"\�5B\�Ŕ�\�\�\�|','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/.modules.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/.modules.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ' ҡ�@\�R\�Ʉj�(','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_donut_large_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_donut_large_24px.svg',0,_binary '�g\�A~6*O�Mf�Y\�3�',_binary '�g\�A~6*O�Mf�Y\�3�',_binary 'x\��\�wr\�x�w�3N0ơˢo\�Ee݁\�渖\02\�','',0,'?'),(_binary ' Ӱꅑ������\��c','wp-includes/js/dist/escape-html.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/escape-html.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'��hԛ�[+\�;',_binary 'o\�oe�Dg\0�\�L��<�W�ܨ\�XT\�\"��\�','',0,'?'),(_binary ' \�9��fވU�f\�\��','wp-includes/js/tinymce/tinymce.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/tinymce.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xl\�\���̡C�\�kn',_binary '\�Zk\� \�6|\�\�{�*\Z��{�H\�\�\��iܝk^','',0,'?'),(_binary ' ؠ�XN��\�\�̏״','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/partials/.partials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/partials/.partials.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ' \��\�\�>\� h4��*\�:','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Poly1305/State.php',0,_binary '̢U^�\�\�#?\�\�\\v$',_binary '̢U^�\�\�#?\�\�\\v$',_binary '�FM\�\�\�\� ^D�k�t\�\�i�udx{?;�&\�','',0,'?'),(_binary ' \�\�Ih\�B�pO','wp-includes/blocks/heading/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/heading/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�j\�φ�t��)�J�1',_binary '�`�@�E(i\�R\�y}\�0��\�5D$4�@�\�)̍','',0,'?'),(_binary ' \�\�\�\�09�\�-b��ͩW','wp-admin/network/users.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�8�W�y�\�\�6�w',_binary '=\�\��Y���%�\r<\�ƈ�\�\�\�eZP�x\�','',0,'?'),(_binary ' \�/�?\�\�^��E\�Ց','wp-includes/sitemaps/class-wp-sitemaps.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/class-wp-sitemaps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|Y!aD�8\�|�x\�&q�\�',_binary '-\�?\�\rӛ�\n\�\�\�\�xY\�\�z!�Uv�\�\�','',0,'?'),(_binary ' \�%%|&0�d\�?�\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_screen_share_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_screen_share_24px.svg',0,_binary 'hA\�6��\��\�.C\�7',_binary 'hA\�6��\��\�.C\�7',_binary '�����\�1[\�\�6\�\���w;\����\�$eF=�b','',0,'?'),(_binary ' \�\�i�AT�Hd��*�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�h�\�1z؛d\�\�L',_binary '\�8\�x��\Z݁\�[D���\�A��W/O�wĪ�','',0,'?'),(_binary ' \�=�y\r\ne\0\�+I�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_90_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_90_24px.svg',0,_binary '\�o[Gd\�!5 ���',_binary '\�o[Gd\�!5 ���',_binary '�*=V9�Z�\n\ncn\�l\�\Z\�|u�5\�Vy\��Q�','',0,'?'),(_binary ' \�X\�-\�xV:\�\\�L�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/field_slider.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/field_slider.min.js',0,_binary 'T1$�=\�-�gMo��\�r',_binary 'T1$�=\�-�gMo��\�r',_binary '\�\�\�\\;]�Tʍ\�︊����\"9ܱ\�37=\�','',0,'?'),(_binary '\n\n@\�\�0\�\��L|\�_ \�2','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_videocam_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_videocam_24px.svg',0,_binary '��\�3�ʠ\��\�7',_binary '��\�3�ʠ\��\�7',_binary '\�\�\�(.W\n�$ھH\���а �\�\ZG\"\�\�FG��','',0,'?'),(_binary '\n\�r~m H\�r��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSendAsResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSendAsResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͑ѣ\�\��*�.J(�',_binary '�iN\�\�<9\�a\�Ȁ�Q�\0 \�)\�\�\�l�SB','',0,'?'),(_binary '\n\� 6\�\�4R\�9���','wp-includes/blocks/social-links/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_�\0~;\�\�\\\�\�\Z�&',_binary 'ns\�SƯ\�\rG\�ƒ\�Je\�9U�\�\�t�\�K\0�\�0','',0,'?'),(_binary '\n \\\�\�\"�X�[V�4\�','wp-content/plugins/wpforms-lite/assets/js/jquery.inputmask.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.inputmask.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rP ݰ\�\�U#F(��Km�',_binary '\�\'³g\�\�`*\�&̀\�;����\�\�[�a\�\�','',0,'?'),(_binary '\n\"\�\'�࡛���ܹ\�','wp-includes/blocks/blocks-json.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/blocks-json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\�+�\�gjaL=\�Ob4#',_binary 'C:�+�\�O�G�\�`\�M�\�dd+\n�բ\�\'x���','',0,'?'),(_binary '\n8,��OH*y\�%K\�(G','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Order.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Order.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�8!\" \� �f�',_binary '�\� R\����\n\�\�U\�\�j�X\�\�|3PlQ�c�','',0,'?'),(_binary '\n@6�\�&O\r\�<\�{S\�j�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_more_horiz_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_more_horiz_36px.svg',0,_binary '4�\�4�\��gd3�&',_binary '4�\�4�\��gd3�&',_binary 'Ն^�dx}yI�0\�4\03,EA�\�\�U�\�','',0,'?'),(_binary '\nD6�\�C\�˦a6�\�x�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Qp\�&�����B�Т',_binary 'MŖ\�7�\�8Gfו\�fD\�9��)\�붽f\�','',0,'?'),(_binary '\nN\Z�|s\'4�\�٠\�','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$3��\�\�͓\��2',_binary '��VA%\�.�i^\\>\���i7(\Zr�^\n7\�\�n2\�','',0,'?'),(_binary '\nPX�l0ҭ5�\�\�Bqz','wp-content/plugins/js_composer/assets/js/vendors/advanced_custom_fields.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/vendors/advanced_custom_fields.js',0,_binary '$�\�3��׳}�S{��',_binary '$�\�3��׳}�S{��',_binary '�\�\��SA\n\�]i|2��=�|_��Sp\�\�\�C�\�','',0,'?'),(_binary '\nR{�\�z,\� b\�Q\�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserDisplay.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserDisplay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lrg�\�\�y\� �PH\�\r|\r',_binary '\�&G�\�3�����\�\�\�?^^\�\�\�+d+R.','',0,'?'),(_binary '\nT��/\\9$Y�U\n\�\�͌','wp-includes/customize/class-wp-widget-form-customize-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-widget-form-customize-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�{\�D*@6\�{τ}�\�',_binary '\�+֓zi���@�\�\�\�^F%5\�qZg<�\�','',0,'?'),(_binary '\n_\�\�\�Zjݮ���fL\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�[&ĩ���%,ڥ\�x',_binary '\n�\\)�g��Il\�ӫ���_��,a*`-\�r+\�I','',0,'?'),(_binary '\nf���Y��4&�L\�','wp-admin/images/se.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/se.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ȔB\�`�\�.}\'7:',_binary 'Y���\��\�\"K�\�{�U��\�r�:2��JL��\�','',0,'?'),(_binary '\nj�,��I�(\�|M\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/MediaFileUpload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/MediaFileUpload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '������\�\\�Ь{?',_binary '\0�\�9Wc>h����<\�i|�\�XC�U�f�c\�E\�','',0,'?'),(_binary '\nt�\'�\�\��\�\��\�P.\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_developer_mode_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_developer_mode_24px.svg',0,_binary '��$g\�\ZX��\�Y�y:\�\�',_binary '��$g\�\ZX��\�Y�y:\�\�',_binary '��ԟp+\\m>o_�Ɵi�����\�WDhEI�ztY�','',0,'?'),(_binary '\nw�c1���D\�\"\�AN','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/phpunit-watcher.yml','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/phpunit-watcher.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\�h�\�\�i�ٚ�\�',_binary '\'^�N��\�\�_#C7�=G!\�!\�7zԀe$\�M}_','',0,'?'),(_binary '\nz�ŭ�}\�{\�.�u[�','wp-includes/block-supports/generated-classname.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/generated-classname.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�c��\�q4\�P\�N:B',_binary '1ǔ\"� \�\�]\'\�4\��\��#�b\�\�\�e�','',0,'?'),(_binary '\n{X%N8w\�2?M4C\�','wp-includes/css/dist/format-library/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/format-library/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u~�[���\�B*�R\Z�',_binary '�g�4&��\�7R��\�ܘ�2!\0VZ[\�\�\�=�','',0,'?'),(_binary '\n}�\�\'٩B�3�9�:�','wp-includes/blocks/table/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gn�\�ի\�AĉޚS\"',_binary '�:k�B�ԉ䫲\���\�+f�/�\"ǔܭ\�b�','',0,'?'),(_binary '\nX.\�\�U\�\ru�v��','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tabs.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tabs.js',0,_binary '�IȎ\�\�y�Z��=',_binary '�IȎ\�\�y�Z��=',_binary '�2����\�6��\�DH\Z\�aOU�d���\�a��.\�','',0,'?'),(_binary '\n�4�3�\�\Zz�\�\�\�K�','wp-content/plugins/wp-mail-smtp/vendor/autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�u�9ړ\�fv\�\�q�',_binary '�\�͡;�\�\r\�\�\nd�r\�3kH�Q�\�%\"��$\�t','',0,'?'),(_binary '\n�\�\�f\�Ӆ;{�t\��','wp-includes/class-wp-role.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-role.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�*|<3�rHs\�6�G��',_binary '��{!џ�a\�\�mT�>T\�\�l\�A�\�R9]�O\Z','',0,'?'),(_binary '\n�\�6�R*Fg*�xh�y�','wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ҝ�h�/\�\�\�͡\�e�',_binary 'T\�/ϙ��\'G�����\�q�\�\�Œ̷s���\�\�','',0,'?'),(_binary '\n�\�\noʙnQ\0\�\�4�O','wp-content/plugins/wpforms-lite/src/Lite/Reports/EntriesCount.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Reports/EntriesCount.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\nZ\���ɞ�:ng\�\�',_binary '\�t���į��$&�~�fϳ$\��p��?�Y�v\�','',0,'?'),(_binary '\n���b-\�V�:��|m��','wp-admin/edit-link-form.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/edit-link-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�=�q\�u=\r�{ZT�',_binary '\�з���c=59�B�\�\�e\�!Ó,o��o{\�','',0,'?'),(_binary '\n��\�i�tuQf\�Ѿڪ','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� \�\�9-��K�\�\�9,\�',_binary '�断8\�Z��.8\�g\�Kl\�2��&.M��O�','',0,'?'),(_binary '\n�\�\��\�#�\�\�x|]','wp-includes/blocks/site-tagline/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-tagline/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9s\�+2c�1�\\\�%�\0{',_binary '\�\�Zk�R�⨈\�\Z5�p��\�\�\�m\\\�nz\�','',0,'?'),(_binary '\n�\�NNM�\�ۑ4;�p\�4','wp-includes/js/customize-models.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-models.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�eT�o\�\n:ם/\�0',_binary '0�Om �\�.>j><��f�\�:\�\�\�o�^�\�','',0,'?'),(_binary '\n�\�о^�9�ڥ;n��','wp-content/plugins/js_composer/include/templates/params/google_fonts/.google_fonts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/google_fonts/.google_fonts.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\n�\�5\��=�IK�&{\�P','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_454545_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\;��\�4͛0�\\t�R',_binary 'KP�\�Ѣ�\�\�*e��>@�P*\�3��\����O�','',0,'?'),(_binary '\n�\r\�!\Z\�o>�)\�E','wp-content/plugins/js_composer/include/templates/editors/partials/frontend_controls.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/frontend_controls.tpl.php',0,_binary '\�`�\Z4�\�U\�\�2',_binary '\�`�\Z4�\�U\�\�2',_binary '\�\0d\�~[\�L`C�=�5�\�\�&W\�i0�ۿ\�','',0,'?'),(_binary '\n�O�\�z�և�\��,�','wp-content/uploads/2019/04/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2019/04/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\n�:���eM��k�\�\Z','wp-content/plugins/contact-form-7/modules/stripe/.stripe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/stripe/.stripe.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\n�\�qRʷ\�2~e\�$�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/checks/embedded.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/checks/embedded.php',0,_binary '���\�V�\�7N\��ř',_binary '���\�V�\�7N\��ř',_binary ';}8��f\�m\�ja�d��>NV\�Y��c\�h���Po','',0,'?'),(_binary '\n\�\�ak\r�[\�\��m�T','wp-content/plugins/revslider/admin/assets/js/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\n\�Oe\�lg�n\�3\"\�\�6�','wp-content/themes/twentynineteen/search.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/search.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�~*2W\�p �d�',_binary 'v\\$\�YTp�>*\�V�&Q�\�\�=��^ÍC{ExX','',0,'?'),(_binary '\n\�!^\�划��\�\�T\n�','wp-content/themes/twentytwentyone/assets/sass/06-components/archives.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/archives.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F5vElT\�\�ͤ���Q5',_binary 'W�F\�\��\�:ڮU�\�3�\�\�dm\�0\�\� ���','',0,'?'),(_binary '\n\�\��\�(\�\�_�Qo,��\�','wp-includes/blocks/pattern/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pattern/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\n\� �\�_{\�\�\��\���','wp-includes/blocks/audio/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0�\�o\���b~��)8',_binary 'v�{G�dT��*ȡ\�\�\���R[<\�4C\�\�','',0,'?'),(_binary '\n\�@�g�\�+T;V��','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�f��\�\r@)��뻚',_binary '�;���\�_I�\�m\�1�����\n\�9|!\��','',0,'?'),(_binary '\n\�\r�B�\�p̭','wp-admin/theme-install.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/theme-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��v\r\�\�2���j',_binary '���0�a�\�E<;�;\�[(+u��a�6�����','',0,'?'),(_binary '\n�\�:\�X2\�L��nc','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��c�z�\�p�\��(�,',_binary '��,�\�\�\�%u\Z\�\�Rz�B�\r#��~�+`\�5y\�','',0,'?'),(_binary '\n�Gƙn\�\�\Z@1+U]�','wp-admin/css/revisions.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/revisions.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K4L�V�2�x}[�\�}',_binary 'u\�\�Z�\��g\�\�\�\�>I�;\�K�2u\0\�%J�','',0,'?'),(_binary '\n�ex�\�R-ti\�P\�$��','wp-includes/SimplePie/Cache/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�]f\�9���ʷ\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartHeader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartHeader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�Q:�\�\Z]\�[\�t',_binary '5\�ID\�j�\�_!\�\�\�\�.���-\�\�\�\�vc\�','',0,'?'),(_binary '\"w%\�_��K\\�\�u\�','wp-admin/images/wpspin_light.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/wpspin_light.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hk�u\�R�\r@9k\��\�',_binary '��\�!\�Fױ�\�\��(���#\�\�1��:\�','',0,'?'),(_binary '&c�YD\�#\�P{+��','wp-includes/js/jquery/ui/effect-blind.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-blind.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*i<z��{�\�\�5�',_binary '+\�\�\� H\�\�\�\�\�j\�7\��8_\�\�\�z@�V','',0,'?'),(_binary ',+E&*tӁh\�g\�N','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleVersionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�|�7.�\�Q��\�\r\�V',_binary '\'/.\rf=\�П&ō�ܐ�5j�!{\0�W\�QP\�','',0,'?'),(_binary '1MG.��-�\�\�\�\�W`','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-rp.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-rp.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '72i�h�r�7��,\�&M',_binary '�\�\� K\�\�d\�.⠮�\�ii��XK�K��\�A','',0,'?'),(_binary '1�\r{ц�nDe\�\�P]\�','wp-includes/blocks/home-link.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/home-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aM\�R\�0;��h_',_binary ' |\�$q\�o\�����=\\&�ս[S:iw�\0��','',0,'?'),(_binary '4<����[\"BjR^v\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/SecretStream/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/SecretStream/State.php',0,_binary '�\�\�hD\�7@_-�\'0\�',_binary '�\�\�hD\�7@_-�\'0\�',_binary '��Ϣ\�4\����@\'k\�\�TG\�\���-�S\�mZ�\'','',0,'?'),(_binary '4\�^N��-8�\�j','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_chat_bubble_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_chat_bubble_24px.svg',0,_binary '�j\�\��u\�\�\�\'T:',_binary '�j\�\��u\�\�\�\'T:',_binary '�y�(+ܳ\�\�2���\�0A�\\(4�\�\'�yt\�1�','',0,'?'),(_binary '8drtR\�\�\���R�','wp-content/themes/main/js/gosolar-custom.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/gosolar-custom.js',0,_binary '�/\��\�iu\��b�',_binary '�/\��\�iu\��b�',_binary '7`�P���t��ܯ\"wu_�\�c0{okh1\�','',0,'?'),(_binary '9\�\"�4\�b\r\�W\ni|','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListMessagesResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListMessagesResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!:�\�B&ۏ7ԇX\��',_binary '�Vz\�Rի��\�;f\�AV&0S�ni�z\�\�','',0,'?'),(_binary '@P�$�T\�!���n^\�','wp-includes/blocks/preformatted/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/preformatted/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'A`�k{�n��\�/*ScN','wp-includes/js/dist/vendor/react-dom.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/react-dom.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W��\�/\�eQ.�쫝B',_binary 'Lt$}�e\�;p]�\�����\�>���_\�>��t\�','',0,'?'),(_binary 'B\0�y7=\�z4X1uY','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:^\��.Y�\�Q{�',_binary 'C\�x\�Kt\�\�r�(�:���&\�X�.FͮD�υ','',0,'?'),(_binary 'Me .ˉ\�\�)\��G\�D','wp-includes/js/tinymce/plugins/colorpicker/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/colorpicker/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'M\�G�\�\�3=�@j�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/aim.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/aim.svg',0,_binary '\�,)\�%\�\Z�$}N��g\�',_binary '\�,)\�%\�\Z�$}N��g\�',_binary '�؞��- \�\0\�\�[ ��C\�61\�^C�`\�.\�+\�','',0,'?'),(_binary 'P\�h�ui8V��\0kU�','wp-includes/blocks/post-date/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-date/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�2;�(B&�\Z�F�= ',_binary '\��\"D�ΐ��\�M\��_Do\� o\�%��\�Ғ��','',0,'?'),(_binary '^\�/摺�\�@.yU{','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select_image/field_select_image.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select_image/field_select_image.js',0,_binary 'œ�\'t�\�\rhYng�\�',_binary 'œ�\'t�\�\rhYng�\�',_binary '�\�H[��\�A1��\Z\�u�?�Ԏ�a>�\�H�','',0,'?'),(_binary 'd\�c\�*VE\�x\Zd^','wp-content/plugins/wpforms-lite/includes/deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tr{\�\�\�EmN��9�',_binary '\�\�Ԁ/D\"��|K/8�O�\"H&�y�X�\�E��M','',0,'?'),(_binary 'm4\�\�\��\�\�j\�','wp-content/plugins/wpforms-lite/assets/js/admin-editor.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�}��\�\��\�\�ed\�N',_binary '�Ǔ�̷̥�\��&�p�m��\�bcO�\r�͜V','',0,'?'),(_binary 'y\�\�2o\�\�$\�l\�ju8','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_24px.svg',0,_binary 'z�\�W۠\�\�ܹ��\�',_binary 'z�\�W۠\�\�ܹ��\�',_binary '�4ڛ`vX\�M <m�>\�\�Yd\�\�\�\�\r�\�f�z','',0,'?'),(_binary 'z�$��~��\�\�J\�o�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/credit-card.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/credit-card.svg',0,_binary '\�\�n\0�\�j��Y\�',_binary '\�\�n\0�\�j��Y\�',_binary '��\�\�\�K\Z�D�\�\�k��\�\�#\�\�i{^&','',0,'?'),(_binary '��\�\�\�Y\�\�\�\�q\�','wp-includes/customize/class-wp-customize-partial.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-partial.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm�)fIf8\�X��KO',_binary 'Im\�g\0�W\�?T�,m\�9r�\�\�Lm�y6�@\�y<','',0,'?'),(_binary '�ߒ\�go\�\0m���\�\�','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-salmon.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-salmon.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�0ȶ��\�\�\�5\�\�\�S',_binary '�\\�a\�#c`\�S->\��I\�e\�\r/N�^wk���','',0,'?'),(_binary '��O�\���\�\�\�}','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-cross.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-cross.svg',0,_binary '�,<�M\�$m�R4h�Ć',_binary '�,<�M\�$m�R4h�Ć',_binary 'ٲ_�(�\rh���\�W\�\�~{�f��\�\�\�\�','',0,'?'),(_binary '�RǶ\���$\�\�C\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Composer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Composer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r/�|�^_Y^���-',_binary '6,c\��\\��I�+K*$o�\�\"�GS\���','',0,'?'),(_binary '���,H(b\�_F�O','wp-admin/admin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J���W\�w\�%�\�yU�',_binary '亐\�$γ?%��\�I&����\�K��V\�lXt:','',0,'?'),(_binary '�߆d�44ms\�N4','wp-includes/blocks/comment-date/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-date/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�\�e\�ΐ�\'\01\�\�\�','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!g\�!�^��w�����',_binary 'TO�\\\�\�2T\�s\Z\�b��ֆ7 h Γ\�\�','',0,'?'),(_binary '��HVե�d�\�p\�Vp','wp-includes/images/media/spreadsheet.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/spreadsheet.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�4\�\�\�\0T�\�̇?�',_binary '��\��v��)\�\n�6Zl��2�\�\�В1\�!+ \�','',0,'?'),(_binary '�� 0K�M}z���\�\�','wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_radio_button_unchecked_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_radio_button_unchecked_24px.svg',0,_binary 'B�WVYC>\n\�\"�U�\�\�',_binary 'B�WVYC>\n\�\"�U�\�\�',_binary '����c�&xO\���|ޛcaib�g�=w�\�|5','',0,'?'),(_binary '�\�^\�\�0���uZ\�z�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_replay_10_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_replay_10_24px.svg',0,_binary '�B \�\�\�\�)��',_binary '�B \�\�\�\�)��',_binary '��\�YP)��!6�MM��./�\�s\�ip\�\Z','',0,'?'),(_binary '�5\�Å�ƌ�\�\�m�','wp-includes/block-patterns/query-standard-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/query-standard-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'у�\�B��U�CL�{�',_binary '\�:�Τ~\���&�\r�CF��+\�\�I\�q_�e','',0,'?'),(_binary '�����?%M ?N�','wp-includes/js/dist/vendor/wp-polyfill-inert.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-inert.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݦR\�?ݹ�\n\�ѵ\�@',_binary 'u���\�6\�+���\�v\�\Zq�m\�~�<��l\�','',0,'?'),(_binary '\�\�u�6D9�\�\�\�\�\"@N','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-ro_RO.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-ro_RO.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=�S�\�n�\�T f',_binary '�\�\�\�^fY�A\��5.\�,N�� ��Y�\�Q;\�','',0,'?'),(_binary 'ؼ҇rg\�3�$*��%','wp-content/plugins/js_composer/include/templates/shortcodes/vc_widget_sidebar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_widget_sidebar.php',0,_binary '�\Z�f\�ox�\�i.y�|~',_binary '�\Z�f\�ox�\�i.y�|~',_binary '~��\n\rNN�\��\�sE@l\�q� x#�Sz0','',0,'?'),(_binary '\�\�p�8�\�yq\�\�M�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_equalizer_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_equalizer_24px.svg',0,_binary '�\�e|�L#\�=\Z\�7J',_binary '�\�e|�L#\�=\Z\�7J',_binary '�>$�<z�\�=BH9 �90fR+�S�\�Wa\�Ksx','',0,'?'),(_binary '\�%�Q\��vEdJ \�\�','wp-content/plugins/wpforms-lite/assets/css/builder/builder-third-party.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-third-party.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Uzhl��Z�i0{+Դ\�',_binary 'H\"8�\���L\�\�\�0u�9�0+\�9�\�4@;�[','',0,'?'),(_binary '\�a�\������g�|','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/km.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/km.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\�=dij=N$�\�+\� =K',_binary '�t,�.�1)u��\�\03hyz�\�\�\�\�\�U-','',0,'?'),(_binary '܀�/�ތ\�s*)\�g','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateEmailCampaignSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateEmailCampaignSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`�&�F&\�֤����@',_binary '�r�/9to���\�\�++���B��\�:,#]<','',0,'?'),(_binary '\�\�{z��U�btBj','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Message.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�3;���T\�\�9T��',_binary 'EV��\Z\�3��_�xø>����Ɏ\\\�h\\�(','',0,'?'),(_binary '\�\n\�\�UN~���\0m\�\�','wp-includes/js/codemirror/csslint.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/codemirror/csslint.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�M_ϱI\���\�l�',_binary ']�ih4F�\�ò\�\r\�\�U�\�\�\�WEK(\�P�d','',0,'?'),(_binary '\�\�q�`\�]Ҷ��;�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/dashboard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/dashboard.php',0,_binary '2ǡ�\�\�\�\'|#l��m',_binary '2ǡ�\�\�\�\'|#l��m',_binary 'KQ\�\�l���*\�\n�zU\�\�]�\n̨\�!h�KW1�>','',0,'?'),(_binary '\�c\"ml� �Ǟ>o','wp-admin/images/wordpress-logo.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/wordpress-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�N\�%�d\�\�\�g\�\�\�p',_binary '\�\"�u\�j-QE\0�\�[\�gL\�Z5\�MD�:','',0,'?'),(_binary '\�Ƭ0\n\�Hܣ\�>8@','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_activity_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_activity_24px.svg',0,_binary '\�?�z/OT��Z�F�',_binary '\�?�z/OT��Z�F�',_binary '\'\�\�A\�\�$\0M$6%Oxh\�=�NYU�\�ꅠҸ','',0,'?'),(_binary '\�[4M���� 4ԅ��','wp-content/plugins/js_composer/config/grids/class-vc-grids-common.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/grids/class-vc-grids-common.php',0,_binary '�*� ��A\r\��\�P�ǵ',_binary '�*� ��A\r\��\�P�ǵ',_binary '�W@2(c\�l�}\'\�9�Y\�\n;7�k�s*��\"Og','',0,'?'),(_binary '\�ӏOJg�-\�[\�Epp','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_contact_calendar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_contact_calendar_24px.svg',0,_binary 'ӌ}LK�\�\�m\�}��',_binary 'ӌ}LK�\�\�m\�}��',_binary '\nCf�\�,�n^�BNH y\Z���[U7t','',0,'?'),(_binary 't��@\�OW܊P�\�u','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/images/js-wapuu.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/images/js-wapuu.svg',0,_binary '�a�\�},�\�1\�\��',_binary '�a�\�},�\�1\�\��',_binary '\�\nawv)��Ep<\�B_}Y\�J\0�\"�ixo<\'�','',0,'?'),(_binary '!\n\�3�\�\�2\�\�R','wp-content/plugins/wpforms-lite/assets/js/components/admin/logger/logger.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/logger/logger.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C��M\�v�V��\"8h4',_binary '�\�#\�\'\�>�\�s&���ީS\�$W���쟝\�MrG','',0,'?'),(_binary '\�Y�\�/��X0\�\�\�@','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_mail_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_mail_outline_24px.svg',0,_binary '��i��ρk>.��֦\�j',_binary '��i��ρk>.��֦\�j',_binary '��Z�?\�0!\�:Y{\�aK$:.|�:\�֛\�_A\�\�','',0,'?'),(_binary '!br�\�ljo\�0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r���m�6�8<)x',_binary '4^���5=\�zh�\nl GU`\n����?\�~','',0,'?'),(_binary '$%#�\�_�U�_d\�','wp-content/plugins/wordfence/views/options/option-toggled-select.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-toggled-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �\�|C��w@\�\�m�',_binary '5�ã\0ӊVb�A�Ň\�\��.Z�;Mz�q]��','',0,'?'),(_binary ')[_⡀\�\�\�={!�\�','wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/screenshots.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/screenshots.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\\[\�y$�����Fr\�\�',_binary '�3ԉ\�i�v�؆�[\�\�ti�/���\0W\�W�\�\�','',0,'?'),(_binary '*�O�\��\�\�\�\�i','wp-includes/customize/class-wp-customize-media-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-media-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?!Bm�\\���-�\�\�j',_binary '�uE�r<���ne��\�F鞶g�$��\�<\�V','',0,'?'),(_binary '-8\�y\�h��\�N1]�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_pharmacy_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_pharmacy_24px.svg',0,_binary '\�$�9\�\�G�s�j��L',_binary '\�$�9\�\�G�s�j��L',_binary '<C�@:\�kN@E%74\�wjj�L+\�{n\��0�\�','',0,'?'),(_binary '4�-�\�\0\�8\�\�&Lq��','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_reply_all_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_reply_all_24px.svg',0,_binary ' ��\�\��螥�\�s',_binary ' ��\�\��螥�\�s',_binary 'y~��/\�\���t�bLdN\�\��5\�\�e=sT�\�b','',0,'?'),(_binary '7�>b4�P��Sq2','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_camera_alt_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_camera_alt_24px.svg',0,_binary 'O�\�\�\�a6�Y�%���\�C',_binary 'O�\�\�\�a6�Y�%���\�C',_binary 'l6\�ꏀ\�].\�r�\�C�\����\r�;E���','',0,'?'),(_binary ';\�\�F�يR\�\�\� \n�','wp-content/plugins/wpforms-lite/src/Admin/Notifications.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Notifications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���\�ur$\�\�\��\Z',_binary '\�\�L\���\�yw\�\ZMMm��\�s\�\�O\�� \�','',0,'?'),(_binary '=z\'M\Ze���\�\�GP','wp-content/themes/main/framework/framework.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/framework.php',0,_binary 'P\�!�0J�ƻ\n�Qo\�j�',_binary 'P\�!�0J�ƻ\n�Qo\�j�',_binary 'rG\�c��s�\�g�;]w\�P�Gf`Ls�֗\�','',0,'?'),(_binary 'Du��BO�\�\�!�','wp-content/plugins/wpforms-lite/assets/css/admin-global.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin-global.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�N��C�r]H\'�',_binary '\�]a�Y\�*\�\�\�y��6�\�&\�?�%\�\�\�','',0,'?'),(_binary 'D�� �2��K|&\�','wp-admin/css/nav-menus-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/nav-menus-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�F_S\�>\"�/�6��\�\�',_binary '��ܡV\n6\�\�rx�\�w:y�R|���I.h\�y��\�B','',0,'?'),(_binary 'Q\�10\�\�\��\�G��,','wp-includes/sodium_compat/src/Core32/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x} \�\�pc��K\�O�',_binary '(H>\�\�0�}��\�8:e�)T�\�N�/\�z\�','',0,'?'),(_binary 'V�����W��e�o\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_80_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_80_24px.svg',0,_binary '�)C\�y\�^\�]l_�T�',_binary '�)C\�y\�^\�]l_�T�',_binary '\�%�-S\�t\�\0٭m)\�z\n��\� ��.��;+\�','',0,'?'),(_binary 'X\�4ЈX\�\�0�(�{KX','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�VY\�<���S�{l�\�1',_binary 'GLd5u\�P=H\�z}�Gݍn#d֎?K\�Ј\�E\�','',0,'?'),(_binary 'dW\�\�\�\�9Ys�[��','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DataFieldParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�<�EF\�C�\0\�\�8,',_binary 'k\�tv����+\�#��\�?G�^-閪R�-Y\�\r\�y','',0,'?'),(_binary 'g�&ىN\�<S{�u*','wp-content/themes/main/includes/visual-composer/shortcodes/testimonials_grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/testimonials_grid.php',0,_binary '\�$�4\"�\"0�\�\�\�Za',_binary '\�$�4\"�\"0�\�\�\�Za',_binary '\�\�\�,O\Z�\�\r�\� X�y\����x?�����H','',0,'?'),(_binary 'kB\�O\�%cS\�\�','wp-content/plugins/js_composer/include/templates/params/param_group/add.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/param_group/add.tpl.php',0,_binary '\�\�w��j�\0��S@c',_binary '\�\�w��j�\0��S@c',_binary '\rT��ybI�\�B\�x�<��gU\�\�V\0�\�<\'J�','',0,'?'),(_binary '{\�M��i�i2n�\�6\�','wp-includes/js/jquery/ui/effect-highlight.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-highlight.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�M.\�Z-|*�h�0~�A',_binary '?�T�\�\�I�!ewg�\�\�\�\�4�\�;㻡ah\�','',0,'?'),(_binary '|A\�f�\�x�\n]�\\\�A','wp-includes/SimplePie/Content/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Content/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�<\�V�/\�\�\�ڈ|*�','wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Builder/Fields.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Builder/Fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ޕt�z&�u\�n�\�{b�',_binary '\�lf�\���\���\�9Q �RxpD\�\�\�H\�T�','',0,'?'),(_binary '�\�v\��_�+-\�6�m','wp-includes/blocks/file/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�\�\�j�\�\�.^W�','wp-includes/SimplePie/XML/Declaration/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/Declaration/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��\�6BQ\�=yr\�mK%','wp-content/plugins/wp-mail-smtp/assets/images/providers/sendinblue.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/sendinblue.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��5**��\�o�\�\�3',_binary '�F\n\�=�\��b~�2��kG\�W�Q\nH�>�H|\Z�&','',0,'?'),(_binary '���Ҥ\�Z\�\�\� ��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Classic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?Ʀ\�/�wZ\n�\�+�[',_binary '\�k�>|\�g�k�\�(u-FQ��\�9�U\�\�\�v#j۔\�','',0,'?'),(_binary '�o�Һ��a�;w\\p2$','wp-content/themes/main/includes/plugins/importer/parsers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/plugins/importer/parsers.php',0,_binary '�\�\�\�e,�\�L?�r�',_binary '�\�\�\�e,�\�L?�r�',_binary '\�k������\��\�lb0\�JQ� yVV\�','',0,'?'),(_binary '�ݪ�\�\�\"��ӓ�]z','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_camera_enhance_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_camera_enhance_24px.svg',0,_binary '(�����a��%\�*%\�',_binary '(�����a��%\�*%\�',_binary 'B˜i��\nkк�\Z�ƋL�L\�9�ڛ���\�)�|','',0,'?'),(_binary '�(Ӭ*L}�V\�f *�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/css/.css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/css/.css.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�!�V�\�3\�1t�\�s-','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-revisions-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C���\�\�\�T�\�\�) ',_binary '$QX�\�2\�z�\�\�K\r�Ɗ�\�\�V\�zK�\�\�\�\��','',0,'?'),(_binary '�)&\�M2�D�\rY\�U^','wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�g��\�\��8v�\�w5ǿ',_binary '����Vs�\�y�f(����G\�8\�hM���\�\Z�j��','',0,'?'),(_binary '� \�\�\�&�$4�Ui','wp-content/plugins/wpforms-lite/assets/js/admin-builder.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin-builder.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�j�\�\�j/\�\'?��_',_binary '�w�\�\�j�X��G8!���\Z\�\��\�lJ�ί�ֹ]','',0,'?'),(_binary '�\�iu?h2ϯB5_@K�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/.Parser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/.Parser.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�A�\�Fk�','wp-admin/js/privacy-tools.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/privacy-tools.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�.X\�c\���\r��n',_binary '9=+*}��4-\�o5\�\��H�\�\�[L檰','',0,'?'),(_binary 'ˋ{bR����4��\��','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�\�Xi\�ږ1\�\��T�\�',_binary '�\�{٭\�|�!���`s\'\"�\�\�Z�����ه�\�','',0,'?'),(_binary '\� \�q\�3E���1�\�','wp-content/plugins/wpforms-lite/assets/js/wpforms.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/wpforms.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bBksY{�`�\�^\�%W',_binary '�\�{�e0�K{\�3\��\�}��`�;\�y7)\�c~�','',0,'?'),(_binary 'ժ��R�,_P<aB�','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/.dist.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/.dist.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�Z\�\�u\�\�\�iigԄ��','wp-includes/js/dist/nux.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/nux.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�~2��S?�X�;q\n',_binary '�\�M\�>��\�6�$�!�\�l\�{Bc\�LbX���','',0,'?'),(_binary '\�\�1T)\�y\�2\��iY','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_library_add_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_library_add_24px.svg',0,_binary '���\�\�\�rĚ\�K�\�\�',_binary '���\�\�\�rĚ\�K�\�\�',_binary '˛K�iF�(�6y\�v\�s\�t\�U\�XV\�ĺ�A','',0,'?'),(_binary '\rܹ͛�}C\�L\�\�R)','wp-includes/blocks/file/view.min.asset.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/view.min.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0-\�هw4M\�VB�0\�G',_binary 'i�{�\�\�\�M�\�Zb\�4NtOd��9\�\�\n�','',0,'?'),(_binary '\r�M\��d`_S�g�\�{','wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\0G���7�\0�+/\�\�\�',_binary '\�S\�r�\�G�\\Ƿ:�\�[o?R,u�+�\r\�\�,\�]','',0,'?'),(_binary '\r\�\��N\�\��\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FleepHookHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\�\n����mS�(4\�YO',_binary '\'�\�1\�\ZU�6�\�O^\�\�\�>����hUz���fN','',0,'?'),(_binary '\r\�\n2��TH��T\�\�U\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_images_carousel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_images_carousel.php',0,_binary 'Z�\�CS\'r��dhi䘷',_binary 'Z�\�CS\'r��dhi䘷',_binary '�\�O\n\�\�\r#�\0,\�3\�\�V\�\Zv\�\\\���3','',0,'?'),(_binary '\r#�Z8�\�ϕS��x�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/.EC.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/.EC.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\r&\�\Z\n\�D\�V\�\�x��','wp-content/plugins/js_composer/assets/css/lib/monosocialiconsfont/fonts/MonoSocialIconsFont.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/css/lib/monosocialiconsfont/fonts/MonoSocialIconsFont.svg',0,_binary '�\�1܍*\�QH\�o*\�a',_binary '�\�1܍*\�QH\�o*\�a',_binary '|_4\��=z\�\"\�\�&��c�(1p�\�\Z�K\�`Xy\�','',0,'?'),(_binary '\r,\�r���C\�~q����','wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/.geolocation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/.geolocation.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\r5{\�$\�G6\�o���','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Struct/Challenge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Struct/Challenge.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n#+!t�QB\�\0��e�',_binary 'n��Hw\�0� �\�\�x\r8+\�v~\�\�Z�m8)\�','',0,'?'),(_binary '\r6$�E1�V�6 o�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ca.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ca.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�O��\0F�u\�\�\�:\�\�',_binary '�`CzS�C$�\�C��v+���\�z�~\�ů','',0,'?'),(_binary '\r8\�ܭ+�a)\�\�\�\�','wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\Z��U\�o\�\�Q�\�\�U',_binary '���Ρy�wi.H*\�\�t-z�p�[F�W�Y�c`\�\�','',0,'?'),(_binary '\rC�O\�\�\�\0D�6\�E,','wp-content/themes/main/js/jquery.rateit.min.js.map','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/jquery.rateit.min.js.map',0,_binary 'h\�[\�7�ƨ\"\�\'�\�',_binary 'h\�[\�7�ƨ\"\�\'�\�',_binary 'g�F\\\�\�\�g (\�,���w�X���{{4N���','',0,'?'),(_binary '\rE8\Z/Ԣu\�cV\�[d','wp-content/plugins/js_composer/assets/js/vendors/qtranslate_frontend.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/vendors/qtranslate_frontend.js',0,_binary '�(\�;�}E\�Ew\�(r\�',_binary '�(\�;�}E\�Ew\�(r\�',_binary '�\�\�V�S�\�[<p\"ֈ6\�\�z��m�\r�\�e)+','',0,'?'),(_binary '\rG\�#=\�x�)�*\�m','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/telescope.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/telescope.svg',0,_binary '\'�+j,U\�\�\�ˡ���w',_binary '\'�+j,U\�\�\�ˡ���w',_binary 'Y��\�SiM%�\�C\�煳��\�4�Z�`\��,','',0,'?'),(_binary '\rOE\�\\\�l�\�}/^\�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/tta_events.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/tta_events.js',0,_binary '�e\n�9P��\�~��\�j',_binary '�e\n�9P��\�~��\�j',_binary 'Z_\r��<`\�mP�\0+�\��%��}�M\�_B��','',0,'?'),(_binary '\rQ��4t�9鬖\�\�Q','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-woo-commerce.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-woo-commerce.svg',0,_binary '�Tҩ}�\n+����Qp',_binary '�Tҩ}�\n+����Qp',_binary ':�\�3�:54t�Kߎ\�5�^��p(�B\�r�8w\�','',0,'?'),(_binary '\rU�j\�zh�2/\�9�fM','wp-admin/js/application-passwords.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/application-passwords.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4ҹ5�^=t\�CK\�U�',_binary '|��$\�D`\�w�24ܥƎ�I\�\�)t \�\\6','',0,'?'),(_binary '\rW�-�P�\�Q\'\��lf','wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/heading.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/heading.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w�+��\�\"g\"\�\�',_binary '\�\'�{\�x\�P%A\�]�}k?\�3rYƁ\�um\�r��','',0,'?'),(_binary '\ru\�\�x\�?b1啨��\�V','wp-content/plugins/wpforms-lite/lite/templates/education/builder/settings-item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/education/builder/settings-item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��VB¼-&\nza\r�\�M',_binary '�wxxלA\�$�čuOf#\�w�\�z\�\�+�\�','',0,'?'),(_binary '\rvk�P-\�t��G���Hm','wp-content/plugins/contact-form-7/modules/checkbox.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/checkbox.php',0,_binary '8\�x��Ƌ�Y�g��7',_binary '8\�x��Ƌ�Y�g��7',_binary '҃�Ki*�;�4Q\�\�M�\�\�6mv�\�\�\�ZӺ','',0,'?'),(_binary '\rxݍ�^���\Z���<;','wp-admin/my-sites.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/my-sites.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�\�6f\�☦k\�\�',_binary '��\�]�\�\�5\�Cn@�)\0\�\�\�y�\�\�\�C�%\�\�','',0,'?'),(_binary '\rx�����W�\�w1','wp-content/plugins/wpforms-lite/assets/images/analytics/arrow-right.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/analytics/arrow-right.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q\�.gJ�\�@��]%',_binary 'A\�yb\�\�tS�<\�U�U�\'1�\�y�g9e\�','',0,'?'),(_binary '\rz\�����D\�D\�\�','wp-content/plugins/wordfence/views/options/option-toggled-sub.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-toggled-sub.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�m���\�\�_\�',_binary '��RȆF\nD\�~H\�08),:llW�n�\rc�\�','',0,'?'),(_binary '\r|ۈ�-C� ��[P','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pie-chart02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pie-chart02.svg',0,_binary '��\��oq���\�\�',_binary '��\��oq���\�\�',_binary '��-WK�A�\�K|\r vB@�\�\�C+ ��\��','',0,'?'),(_binary '\r�\�\�\�X�\���+\�-Ta','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@ \�Mϼ�V_�i� \�\�',_binary '\�\�U\�s\�\�\�\�D�MÙ\�d\��(\�\0��ā�~\�\�\�','',0,'?'),(_binary '\r�vN\�\�[B\�\�&\�\�SL','wp-admin/css/common.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/common.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')�4\�\�\r�_\�K���',_binary '�E\�*��\n\��t\�\�y�f�3ꥃw!�&M�','',0,'?'),(_binary '\r�\�\�\�o\��M\�:\�X\�k','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_network_wifi_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_network_wifi_24px.svg',0,_binary '1���\�\�C���\�\�',_binary '1���\�\�C���\�\�',_binary '��\�V\�\�\�\�\�+\��b(\��8�L%�\��\�m\nI','',0,'?'),(_binary '\r�\�<\�:\� -{��̖H','wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/search/class-wp-rest-post-format-search-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3°�\nᄷ�\0\�a�\�',_binary '` \\XO�U>8X.\�f��?��m�{\nQ]�8\�\�','',0,'?'),(_binary '\r�d���uQ\�n\�k','wp-content/themes/twentynineteen/sass/media/_media.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/media/_media.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�<2Q�.\�%�|=�S\�',_binary '$�?2���sȉ\�F�G?TC?EkB\�\�f� \�\�S�','',0,'?'),(_binary '\r�ҧxOz\�\�\�z���h','wp-includes/class-wp-customize-panel.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-customize-panel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�s���c�ꅖZ{\�;',_binary '����&\0|\�\�h�\0[\�� ~m;,�+\�\�\�>','',0,'?'),(_binary '\r��:�:�\�\�HH�:d','wp-admin/css/edit.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/edit.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bu|*\�J<9���\�=闶',_binary '\�\�\�\�;\�K><\�L/�^p}�u\�\�\�v��Ά','',0,'?'),(_binary '\r����������\�(�','wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/.Sendgrid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/.Sendgrid.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\r�\�X\�\�l�\�^#C','wp-content/plugins/revslider/public/assets/assets/svg/alert/ic_warning_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/alert/ic_warning_24px.svg',0,_binary '\�k���(1:�\�b\�ck\�',_binary '\�k���(1:�\�b\�ck\�',_binary '��\�\�*\�t蛪tm\�SIo2\r\�|o�۲2k','',0,'?'),(_binary '\r�\�\��\Z\�~�$\"\�','wp-content/plugins/wpforms-lite/lite/templates/education/builder/.builder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/education/builder/.builder.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\r�W�E\�%�$^��\�C','wp-content/themes/main/woocommerce/checkout/.checkout.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/checkout/.checkout.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\r�/Qe\�w�����\�E','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-puzzle.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-puzzle.svg',0,_binary '%cȥA�V,\�y\�\�\�l[',_binary '%cȥA�V,\�y\�\�\�l[',_binary 'zt\�dZפ\"ñs>�\�\�m\�\�q\��E,\�','',0,'?'),(_binary '\r�\�m\�\0^\�\�3��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Random.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Random.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƫ�NHE+�\�*\�1\�L\�',_binary '�;�ZIYD_\����\r��V\�4cY\�x\�:K!�`�','',0,'?'),(_binary '\r\�%\�\�\�\�%�yS�`\�','wp-includes/js/crop/cropper.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/crop/cropper.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�H.s\�o�\��\�',_binary '�py\�\�\�\�,B��\�\�\�G\�\�\�-\�t�\��\�\�=\�s','',0,'?'),(_binary '\r\�3\�%j\�%��)�Ia','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@�:W���\�\Z@[��0\�\�',_binary '�UV��f�@hU\�jޑ�\�@]�\�>�9DmB\�\�5�n','',0,'?'),(_binary '\rѪ1s1=��`(�y','wp-admin/options-head.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/options-head.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�cV8A#h:e/\��^',_binary 'c҈�\�^$kR2\r=���ܫ\��\�@g�\�2\�','',0,'?'),(_binary '\rҗ\�r� ��\�\n�\Z','wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\�@�\��ޯ]��&',_binary '7aP�\�\\T\��\�\�\"S\�z��\�J\�&b\�ٸ®D�','',0,'?'),(_binary '\r݀�\na�sP\�{2��','wp-content/plugins/wordfence/modules/login-security/css/login.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/css/login.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�\�\0|\�\Z1�\�\r',_binary '�F\rw,�K\�\�_\�m\�-��N��\�\"*�t��F\�','',0,'?'),(_binary '\r\�¶2O�\�2���&�@','wp-content/plugins/contact-form-7/uninstall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/uninstall.php',0,_binary ']e-\�7*��!SAI\�',_binary ']e-\�7*��!SAI\�',_binary '�\�\�\�\�\�&�ti9�%��7�ɿ��X�~x','',0,'?'),(_binary '\r\�1�Qy\���\�\�\�D','wp-content/plugins/revslider/includes/EspressoDev/.EspressoDev.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/EspressoDev/.EspressoDev.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\r\�\�\�|�4~��\��','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/.Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/.Exception.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\r�\�f_\\i8ሾ2\��','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-misc.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-misc.svg',0,_binary '\�D�[`��\�&���\�?\�',_binary '\�D�[`��\�&���\�?\�',_binary '\�dm��Bf!�`Kk\�ӯ�\��\\DH\��t5 \�3','',0,'?'),(_binary '\0�[|\��}��袄D\�','wp-content/themes/twentytwentyone/assets/images/in-the-bois-de-boulogne.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/images/in-the-bois-de-boulogne.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jV\�@K\����7�',_binary '�\�\�\�7y\�^-\��\'��\�<^?b�L��\�i=x\�','',0,'?'),(_binary '��N\Z3\�\�\�o�[�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_web_asset_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_web_asset_24px.svg',0,_binary 'a�\r��aWW]/rJc\�',_binary 'a�\r��aWW]/rJc\�',_binary '7\n˷�9�\�\�88�>7�ch�5w\�Y!�%','',0,'?'),(_binary '�m�\�8I\�\�yc��','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_do_not_disturb_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_do_not_disturb_24px.svg',0,_binary '0�\�}\�\��}� w�\�',_binary '0�\�}\�\��}� w�\�',_binary '\�\�\�幑�姥�6wX\�\�K]I;�x\��4�','',0,'?'),(_binary '3�\�\�c�5\�䈟','wp-content/plugins/js_composer/include/params/vc_grid_item/editor/navbar/class-vc-navbar-grid-item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/navbar/class-vc-navbar-grid-item.php',0,_binary 'S`떿\�/ƙ�\Zp\Z�_',_binary 'S`떿\�/ƙ�\Zp\Z�_',_binary '˵چ(<NJ�$����=\���=�y\�!\0�\��','',0,'?'),(_binary '|v&\�\�I ��܋f','wp-content/plugins/js_composer/include/params/iconpicker/iconpicker.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/iconpicker/iconpicker.php',0,_binary '�\�\�\�U\�B\��j\�%̆',_binary '�\�\�\�U\�B\��j\�%̆',_binary '\�\"/\�����rN7@?�� \�S,N���F�','',0,'?'),(_binary '�����\�0geл','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r-\�e\�\�r^�!�~',_binary '�\�`��R\�lԥLz\�?i\�āACH\�Py\�n','',0,'?'),(_binary ':*�+i*\�i2��}Q','wp-includes/style-engine.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/style-engine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�E\�6<m\�\�S9�',_binary '\"\�.A�\�.��\�\�\�7n9�H\�\�4[U','',0,'?'),(_binary ' S00d|dU[g��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/award2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/award2.svg',0,_binary '�A�\\z�#\�\�0\�Ǩ',_binary '�A�\\z�#\�\�0\�Ǩ',_binary '��\��v�X\�*\����\"�Ku?�Ȋ!�C��','',0,'?'),(_binary '(\�lCl\�8�j낝','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$vԨ�dSʹ\Z��\��',_binary '\�@�O��\0Z\�\Z���A��X�Ծ��O%�N�H?\�]','',0,'?'),(_binary '*��\���\r�\0�\�r�T','wp-includes/sodium_compat/src/Core32/ChaCha20/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/ChaCha20/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '-\�]\�\�0�F$�\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_no_encryption_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_no_encryption_24px.svg',0,_binary '|��)dj�O~�l Z�',_binary '|��)dj�O~�l Z�',_binary '\"ŀ\��Iq6y�eS[z<\0�V3�·Yn ~B@��\�','',0,'?'),(_binary '4\�.��\�FW��<�','wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-simplexml.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-simplexml.php',0,_binary 'A��)S\�<4B�n\�u�}',_binary 'A��)S\�<4B�n\�u�}',_binary '��U�\�y�\�K��I�˱\�s:���i�=�','',0,'?'),(_binary 'B\�l@\�!\�2\�ӊ��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chess-rook.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chess-rook.svg',0,_binary '�����\�\\H����\�ȑ',_binary '�����\�\\H����\�ȑ',_binary '���W��\�B�\\�Ѐ\�99c\�\�E\�E��\�Z�\�','',0,'?'),(_binary 'I~#\�ǽ�r�o�\�>','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/.Tokenizer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/.Tokenizer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'MHK~ko\��%�\rj','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateChild.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateChild.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\�\�G��]n�\�\�n�\�',_binary '�\�~\�XQ�\�\�m��\'�ף\�SWo\�`�i�','',0,'?'),(_binary 'S�kQ0\�v̧h\�X ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/arrow-left.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/arrow-left.svg',0,_binary '\�qb�l\�\�&���lz',_binary '\�qb�l\�\�&���lz',_binary 'Yk�}%up6f\�_ާ�4\�\�sL#�x5\�_\'H\�','',0,'?'),(_binary 'W7��{(��;:P���?','wp-admin/includes/class-bulk-upgrader-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-bulk-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�d¥=CMn.Ɔ)�0',_binary 'ފƌz\�ܛ�S\��\r9\�t{낮�0\�$�Y\��\�','',0,'?'),(_binary 'X�\�H奥(�:\�Z\�','wp-admin/admin-ajax.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/admin-ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4��l_�a\�c�-fְ',_binary '�\�\�e$���yn�D\�w��\�ߋ��G�A�NdL','',0,'?'),(_binary '_\�B\�\�\r\�m�n�\�v','wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/NinjaForms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/NinjaForms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\\\\��=�`l���\�8',_binary '���4alB��`Y\�.\�&��\n|S\�\�%~\�`>\"','',0,'?'),(_binary 'a5\�ͅB�_\��s\�','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�EӤ㭇\�\�M��g��',_binary 'Q\��*\'���B�+E��ߞ��:�\�m�\�yu\�W','',0,'?'),(_binary 'go�s�V\�;\�\��\n$','wp-includes/js/tinymce/plugins/compat3x/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/compat3x/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\�n�\�\�1\�\��\�oVb',_binary 'C���T�(�\�N+�,��TN\�C�\��\�`ީ��\�','',0,'?'),(_binary 'n�Y\\�\�\�\�F��I�','wp-content/uploads/2017/07/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2017/07/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '}DixHCz^T�\0Y�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_unfold_less_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_unfold_less_36px.svg',0,_binary '�1\�C\�)\�$�[�\�{�',_binary '�1\�C\�)\�$�[�\�{�',_binary 'uyζ\�`Ɣvܸ\ZY\�dU\�\���T&\�\Z\�f�','',0,'?'),(_binary '��g��#�z@\�Q\0','wp-content/plugins/wpforms-lite/assets/images/step-3.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/step-3.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�pZ\�e.%�ч\�p',_binary '\�\�\�:�F�\�<���\�\�,h\"`z� ٕ¦\�','',0,'?'),(_binary '�h�r\Z����;%e�-x','wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�G\�J��u;Q\�Z6��',_binary '���\�\\MU�\�KhQ�w�C��i\�V��\�J\'','',0,'?'),(_binary '���B\�ȉ��\�\�\�\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/libsodium.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\�\�>9SU��xJʟ\�\�',_binary '\0�\�\�S�\�~��#�A�9�\�Y����j\�G��\�','',0,'?'),(_binary '��o+F���0Hn3\�hJ','wp-includes/blocks/gallery.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�]\�dt<l��r2cL\'{\�',_binary ':|��;}>�{�r:�P�\�}�\n�\�X&�qm�6\�','',0,'?'),(_binary '�7\�}� _�\��\�T\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContacts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContacts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�ǟ��Q\�J\��E',_binary 'fO\�\�\�\�\�Y͚ �~fk&qDF\�V\�Ý�٤Q','',0,'?'),(_binary '��JAä\�#y\�\��','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-custommenu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-custommenu.php',0,_binary '\�U\�\�5���IJ�̋�',_binary '\�U\�\�5���IJ�̋�',_binary 'ѺB�����\�\�Ҭշ\�\�Ar\�\�N�J\�AW$Q�p','',0,'?'),(_binary '�WWKw\�p\�@�`܃՞','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_strikethrough_s_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_strikethrough_s_24px.svg',0,_binary '\��Kt�\�\n[\�\�d}y_',_binary '\��Kt�\�\n[\�\�d}y_',_binary '�\�^�J�u<\�8*z>a\�\n�*�*�\�.\�\�X�\�','',0,'?'),(_binary '���G�H:\�\0Ú\�ٮ','wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings/.Settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings/.Settings.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�\�\�I�����\�','wp-content/plugins/wpforms-lite/assets/images/about/icon-full.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/icon-full.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�黂#\�y�\Z�I\�\�;�',_binary '\�\�\�\�xAݵyO3C�r\�G\�d[\�~������','',0,'?'),(_binary '\�`�\�4�ߝka','wp-content/plugins/gosolarthemes-core/admin/assets/js/jquery-confirm.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/assets/js/jquery-confirm.min.js',0,_binary '�\�\�HN�\�((\�\�',_binary '�\�\�HN�\�((\�\�',_binary '8Hs\�O�8q\Z\�7�l�\�H�%[\�o.\�\�8\�','',0,'?'),(_binary 'Ö�\��vh���l�\�P','wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=��ZobS\ng5\�\���\�',_binary '\n\�)\�^�\� \�\�\�\�`-\��/�\�3{):?\�','',0,'?'),(_binary '\� �\�C�Y��\�','wp-includes/pomo/entry.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/pomo/entry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�(>x5}9�]Nj9�#',_binary '�\�r\�\�K\�Ƚ\�2l\�\�\�]N�Dm\'�\�Í\�jTd','',0,'?'),(_binary '\�>�M\�8� ٵ�\�|','wp-includes/images/crystal/archive.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/archive.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�S\��\�\�I0An\�',_binary 'L�\�%X�\��\�O\�+\�\�Aa�!\�S�\\܉\�&���','',0,'?'),(_binary '͗�~��q��yL*>','wp-includes/blocks/block/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/block/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�_fe�9Sd�R\�W',_binary '�\�Z�g\�$,�:3;Q��0��Ճ\� �\� �\�','',0,'?'),(_binary '\��\�k#%z6�\n���','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pt_BR.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pt_BR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Z\�F\�3�W�*��\�',_binary '+\n\�\0��*���\�`\�6j�s\�m\�E?\�','',0,'?'),(_binary '\�w��մ �D\�\�-\�','wp-content/themes/main/framework/core/headers/header-3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/core/headers/header-3.php',0,_binary '\�)R~I��<�\�2���a',_binary '\�)R~I��<�\�2���a',_binary '\�)��\0P��\�\��t-kN3�E\�|��8\�\0�\\','',0,'?'),(_binary '\�Hd\�\�\�\�\�o\�CZ','wp-includes/sitemaps/class-wp-sitemaps-index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/class-wp-sitemaps-index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�{Zɬ\�\�>M�hʢhO',_binary '\"l\�EU���\�d�(\Z\�Z#TO� �\�\�\r>g���W','',0,'?'),(_binary '\�-=5{ih\�`�o\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk233.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�a\� ��\�\��.�X\�rO',_binary 'd\�$\�g��A�~C8��\�\�\�\�\�a\0Dx�\�M','',0,'?'),(_binary '\�\�\"\rJ\04��\'i�','wp-admin/js/password-strength-meter.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/password-strength-meter.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʃ�D����)�a�n',_binary '`�\�)C�E�L�d�X\\�&F-�V7�+1�SA','',0,'?'),(_binary '\0��ߴ�\�\�:\�HP�','wp-includes/css/classic-themes.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/classic-themes.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{5\�g�j��\rp�\�\� ��',_binary 'p8e\�@e\�\�\�S\�\0\�,}Chw\�\ra8\073�k/','',0,'?'),(_binary '��=DӞg:�\nu�q','wp-content/plugins/wordfence/modules/login-security/views/common/.common.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/common/.common.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\r\0%^\�L�ޤ����c\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�wΪ!m�_\�\�\�A�',_binary '�K26\�\��\�Е�ʬ\'Qp\�Q^n��\r���\�$|�','',0,'?'),(_binary ' Ƶq\�2�\��64�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_stay_primary_landscape_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_stay_primary_landscape_24px.svg',0,_binary 'ߎX]r��\�3}[k',_binary 'ߎX]r��\�3}[k',_binary '���f�X\�\n\�\�\'\�\�$��\�U�aB\�p\rSf\r\�R\�','',0,'?'),(_binary '\�C��\�C*�v\�\0�_\0','wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-color-control.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-color-control.php',0,_binary '� F#>\"�\�6|�!]�B�',_binary '� F#>\"�\�6|�!]�B�',_binary '�e\�\�LU�\� X�opFWk�\�yZ�\�Fe-\�','',0,'?'),(_binary '\Z��\�\r�\\\�\�9\'�','wp-content/themes/twentytwentytwo/inc/patterns/hidden-bird.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/hidden-bird.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�c\�~�L�A\�\"5\�\�',_binary 'qm�i\r�\�<�Ё��ݶ\r\�:\�\�;ǚh���','',0,'?'),(_binary '\�TԸoc�r�bZ�\�i','wp-content/plugins/revslider/admin/includes/tooltips.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/tooltips.class.php',0,_binary 'v�\n\�\�\�t~O�\�',_binary 'v�\n\�\�\�t~O�\�',_binary '<\�N\�1�k�p��\���@\�\�G.=U\�},�\�','',0,'?'),(_binary '\'haU\Z�q\�`�\�\�\�ug','wp-includes/blocks/navigation-link/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Cw(�\�Zg)F(\�L�\�D_',_binary '(o\�D�=\�~�G\�v\�+��]\�Kx��T�)��G\�','',0,'?'),(_binary ')*\n!OQ�ff��� ��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color_rgba/validation_color_rgba.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color_rgba/validation_color_rgba.php',0,_binary ' %\�>H�\�\r�\�E\�\�\�\�',_binary ' %\�>H�\�\r�\�E\�\�\�\�',_binary 'va\r\�X)��)Xs�笚\�{��8\�l\�A�\n�','',0,'?'),(_binary ',g\�iž\�(��\�1�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/AttributesApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/AttributesApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�%E\�]l\�a\�\�{',_binary '�.Xub���7�%�\�{\�П#\�\�\�\�>ۂ\�R!','',0,'?'),(_binary '3e-�w��h5��8c','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/.GMP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/.GMP.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '4=+�@MH��TY�','wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-social-black-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f�{VH��p%�\��',_binary '�ߧ�_�r�EDg�W\r�\���/\'�\�pZ,5','',0,'?'),(_binary '6���f�7�w�cA\0','wp-includes/assets/script-loader-react-refresh-entry.min.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/script-loader-react-refresh-entry.min.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T���9Q*%M\��i~J�',_binary '��\�\�,�Z\�H�^-\�\�C*0AJ��D��4�&','',0,'?'),(_binary '7kq��\�\�\�\�g>((','wp-content/themes/twentytwentyone/assets/css/print.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/css/print.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�/%\�5P\�,`[\�@6',_binary '\�WEٺǎδU�\�\�mU�V�\�\r��O\�\�\�z�\�','',0,'?'),(_binary '>$\�\�$�\�\�gi����^','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_phonelink_ring_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_phonelink_ring_24px.svg',0,_binary '\�\�\�$��+[5�\�0D\�',_binary '\�\�\�$��+[5�\�0D\�',_binary '\r\�~ φ\�\�e\�f\�Π̧dL�\�$��','',0,'?'),(_binary 'D\"}�\�XVɕ@ j�\Z','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-post-date.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-post-date.svg',0,_binary '���f��@3\�FK\�',_binary '���f��@3\�FK\�',_binary 'v�;�}!�XK�Gm\�gfpW�\��\�K�\�탤','',0,'?'),(_binary 'D-ڀ��\�_����\�','wp-content/plugins/wpforms-lite/assets/images/about/plugin-sb-twitter.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-sb-twitter.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�<� +E���I�u',_binary 'd{�~Ȍ_j�\�\��.��\�\�S�\��\\��Hg','',0,'?'),(_binary 'M}G\�qg�z(\�\�Y','wp-content/plugins/js_composer/include/classes/shortcodes/vc-text-separator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-text-separator.php',0,_binary '8����}Дm̕K��',_binary '8����}Дm̕K��',_binary '�+\�\�ȶnPTY\�08\�P�Qj��\�\�_�8','',0,'?'),(_binary 'W)DR� �\�\��\�x\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_icon.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_icon.php',0,_binary '\�-�\�\�\�]k)�2�\�',_binary '\�-�\�\�\�]k)�2�\�',_binary '�\�-M\�\�wb?T��K�育�>̈́fӓ��)\�܃','',0,'?'),(_binary '\\\�\�\��\�AV*籿','wp-includes/js/jquery/ui/slider.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/slider.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����l6M�\� \�\�\�',_binary '\�\��;<��\�ʙ��H,\�sۢ7N��r�\r�i�\n','',0,'?'),(_binary 'e���\��\�~Ь9�','wp-content/themes/twentytwenty/style.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%�\����^�+^',_binary 'Oh>;͈�����e���k|�zw�\� :�\��','',0,'?'),(_binary 'g��:X�\�E%�\�q��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelRemoved.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f��jAB�\\1b�]',_binary 'd�\�\�\�\�<6@�\�\�5�/9hH����\�.�C弄h�','',0,'?'),(_binary '��$�NJf�a\�Iw��C','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/strategy03.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/strategy03.svg',0,_binary 'W\�\�?C����ln\�',_binary 'W\�\�?C����ln\�',_binary ')�t�9LY\n�,A\r��\�E\�\�@r\��\"YO3�','',0,'?'),(_binary '�w\��>\�\Z~��� \�','wp-content/plugins/wpforms-lite/assets/js/admin-utils.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin-utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^��7�T�F}c��H\Z',_binary '3QG����t\�[�qsV������\�¿\�|\�۟)','',0,'?'),(_binary '�c�\�nx�Ժ|\�','wp-includes/class-walker-category.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-walker-category.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\�\�}��:\�\�w\�C�',_binary 'K�o\�_ƖR\�j\�Dܩ\�z�VL5�\�\n�z�V\�','',0,'?'),(_binary '�myO$�c�\�ߦ�S','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-youtube-feeds.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-youtube-feeds.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qE�\�\�$M%\�\�9��v\�',_binary 'KM��\\:\�\�{A\�z�9)yy\'\�\�\�\0�r\�X�\�','',0,'?'),(_binary '�8V\�L\���@ys\�','wp-content/plugins/js_composer/include/classes/shortcodes/paginator/.paginator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/paginator/.paginator.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��3N�bߜR}\0���','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_filter_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_filter_24px.svg',0,_binary '\�\�\�9oj�+w\�',_binary '\�\�\�9oj�+w\�',_binary '\�\�\�\�\�b\�\�8\r�\�\�\��^,\�\�u��s��','',0,'?'),(_binary '�\�\�C\�\�)ƴ�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpClientCache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpClientCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<}�\�-�\��\�A��\\',_binary '�(K�Ȍ\�Gc4XFw�\�-\�\�\�L�9�L5�\�b\r','',0,'?'),(_binary '��\���n��Nd','wp-includes/js/hoverintent-js.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/hoverintent-js.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' p��.`�u76��?',_binary 'Y!\�:\nA��ː �\�ګ\�Zg\�,=�|��\�\�','',0,'?'),(_binary '�~\�^/%�\n�ƫb','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Resource.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Resource.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�[\�C\�EX3C��',_binary '�),В歹TO\�ԑ\�\\[\�\�\nw�;\�','',0,'?'),(_binary '�]�*�.>`E\��f�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\�F��\�h�瀁1-�',_binary '6!o�m\��ݎ^�.�^@˨\�\�v7\� I\�}��','',0,'?'),(_binary 'ç��`��\� \n�\�B�','wp-includes/blocks/post-date/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-date/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�=\�\�\�a��V���\�',_binary '�\�C`��bH&2*6Թ(]3\�\��\�\\��nڶ}\�','',0,'?'),(_binary '\�\� �\�Z�ȝ�V�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Runner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+:�&(�����Fm�\�',_binary '϶�g\�gv.\�0\'X!\�U㈞��(x','',0,'?'),(_binary '\�ݡ=��Nx��K\�`*','wp-content/plugins/wordfence/lib/wordfenceClass.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wordfenceClass.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U&y\�]\�v6\�\�\�4\�',_binary '�\�ym\n��\�)��+\�b��V\�#x\0\�V\Z\ZW��','',0,'?'),(_binary '\�sc�Ev��O8�','wp-content/themes/twentynineteen/sass/media/_captions.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/media/_captions.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'^�_\�\�_]E\�M\'so',_binary '\�����-L\�\�\�n�@A��!\�\�@�\�\�\�f��','',0,'?'),(_binary '\�O>\�Pw�^�Y�\�X\�','wp-includes/blocks/post-template/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\�9�¿\�(Vq��$',_binary '��$\�U�\�$\�g�@��\�\�It�6\�<I���\�!\�*�','',0,'?'),(_binary '\�i}\���)]M�','wp-includes/blocks/term-description/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/term-description/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@5��^i�\���\r�!g',_binary ',1УQ�2\�\�@��\�\nrr�\�h/Xݔ2H\�5�','',0,'?'),(_binary '\�g\�$�S�\�5À�S�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_bluetooth_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_bluetooth_24px.svg',0,_binary '\Z�K9(\r\�<\�\�n-',_binary '\Z�K9(\r\�<\�\�n-',_binary '��\0[j\�\�#�Ȓ;r\�v\�w�!&x��H+\�d��','',0,'?'),(_binary '\��l\�\�?G��\"b\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/.WP_CLI.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/.WP_CLI.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�h\�����\�%\�\�\0C\�','wp-content/plugins/wpforms-lite/includes/admin/class-install-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/class-install-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':�A)\n��XF���\�u',_binary '9&6�\�B\�{\�y\�\r6pM�\�\�\�ۍ\�e�p��.','',0,'?'),(_binary '\�Gy�İ�\�ik\�\�','wp-content/plugins/js_composer/include/templates/editors/navbar/navbar.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/navbar/navbar.tpl.php',0,_binary '\�3B>\�w�f�l�ޡ�\�',_binary '\�3B>\�w�f�l�ޡ�\�',_binary '͉D,��\�`�(TO��9DVm�V�_X��d','',0,'?'),(_binary '\�\�\�\��^G�\�u+','wp-includes/class-wp-scripts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-scripts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\���0]`�J\��G�',_binary '�\Z���^x��)i^�\�\�_�%*V�ܿ+\�D��\�','',0,'?'),(_binary '\�rJ�<p>��\�\�Z�','wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��2Q\��\�l�~��\�!',_binary '��t�RS)\�z�\\{ӑ(\�Wd\�\�9c�K�F�','',0,'?'),(_binary '\�&/�db�d\�q�2/','wp-admin/includes/class-wp-community-events.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-community-events.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�i\�sB%�s\"<',_binary 'QA\"ʀ����R�o�v��\�g�3\�ց\�p#̈\�Q','',0,'?'),(_binary '\�%w45�X�\�泞','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't��^I\'\�]!��\��\�',_binary '\��Ǧ\�bt\�5��f����\�c\��kd��m','',0,'?'),(_binary '\0\��]�a\�v���CY','wp-includes/class-wp-walker.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-walker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f�sݢ5�/ \�\'h�Y',_binary '�\�\�$Wuzh��:\�!��{���\�\�ܺ\"\�u�k\�','',0,'?'),(_binary '�?H���\�\�h�D0 ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ﬨ�rz��\�d\�',_binary '�h��\�+\�][e+\�h�ӆ�\�FY\� V','',0,'?'),(_binary '���NVԱ�\�z\�Z','wp-includes/js/jquery/ui/effect-shake.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-shake.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i��[%\�3�\"x`W49�',_binary '�fѠY\�Dz@\�ΣJ$��fW\�������\�\�-�v','',0,'?'),(_binary 'ǭ��\�kOl 9ڇ�J','wp-content/themes/twentytwentyone/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/functions.php',0,_binary '���8\0g*�05k�:\�1',_binary '���8\0g*�05k�:\�1',_binary '\��D)\�@��)�\�\�\�Ę\�!՝����;��^','',0,'?'),(_binary 'z\0�\�3h��\�d�*','wp-includes/blocks/post-template/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lcXWK\�_�!-\�\�ܺ\�',_binary '\�a\\�ġT9�3�@��ʁf���\��#�\�9\�I�','',0,'?'),(_binary ')��_\�\��J��\��\�','wp-includes/js/media-models.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/media-models.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���1���-��% \�',_binary '\�&�ޗw\�eX\�\�\Z\�\�\�\�K�\�?٢\'�\�\'','',0,'?'),(_binary ';b\�\�p?H\�^њ�|','wp-includes/sitemaps/providers/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/providers/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '=�[:���\r&\�F\�\�E','wp-includes/blocks/video/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�7�\�BM⢹{\�?',_binary '%�yʄ\�SR�M\n\�\�\�F^tq����g���\�','',0,'?'),(_binary '?�\�\�϶�^7:y�\�','wp-includes/blocks/paragraph/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��_\�\Z\0���#c\�\�-�',_binary '\�>�ǡ\�e}\�f\�y|4��E\0Dcn2��`+\�','',0,'?'),(_binary 'A�B�_�w,Ǵ�:r<F','wp-content/plugins/wpforms-lite/assets/js/components/admin/notices.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/notices.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l��O��R�k�nd?�4',_binary '�sڍ\�Um��]rTk\r���b�\�\���\�T��X','',0,'?'),(_binary 'F\'хI+�`\�\�A5�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_folder_open_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_folder_open_24px.svg',0,_binary 'v\'\Z5\�\�K$\�\�r\�.mU',_binary 'v\'\Z5\�\�K$\�\�r\�.mU',_binary '\�\"�`�f�\�(�mE\�*\�P\�S+I>M�H\�rD','',0,'?'),(_binary 'G<7e�t�/\�W�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[f0L�ş�\�\r�{VW\�',_binary '�\�\'&ܔ[m`\�ϊ\�c2E�\�%\�W�GW�䉷','',0,'?'),(_binary 'L}b&�۵\�b','wp-includes/blocks/separator/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T`�S�\Z\�O}\�\�\0�kW',_binary 'G\�)l\'Ηb�\�\�PZ��zD�\�H\�R/����\�\�n\�','',0,'?'),(_binary 'Wd\�l�\�\09?�\�i���','wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-dark-mode.php',0,_binary '�[�tY8�<κ)Ў',_binary '�[�tY8�<κ)Ў',_binary '\�?K��5fR\n5T!\rc�N42���-��n\�\�\�','',0,'?'),(_binary 'Y�1VL��z�H�\�;\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spinner/field_spinner.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spinner/field_spinner.min.js',0,_binary '��3(>\�m/�\�>B',_binary '��3(>\�m/�\�>B',_binary 'g\�-��\0}aV3\�\�y�\\�j\�I�C�������\�','',0,'?'),(_binary '`�&��锥~K3/d','wp-admin/css/login.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/login.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' r�G�\���\"��}b4\�#',_binary '����u\�pLy#LI��j\�\0L6�jau�sQ�\�','',0,'?'),(_binary '`\�<&>ƹ��\�k\\�:','wp-content/plugins/js_composer/assets/css/lib/typicons/src/font/typicons.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/css/lib/typicons/src/font/typicons.svg',0,_binary '}}`��r9Vr\�j<�',_binary '}}`��r9Vr\�j<�',_binary 'ͭ\�\�Պ}\�yn O}\�\�tV\�(}i\�q�\�=�0N�','',0,'?'),(_binary 'alz\�#\0�\nN+L�\�\r','wp-content/plugins/revslider/admin/assets/js/plugins/RevMirror.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/plugins/RevMirror.js',0,_binary '��l,\�UEe\\N\�\�\�\�',_binary '��l,\�UEe\\N\�\�\�\�',_binary '�(\�Z\�:�QM\�� \�/%㬀\�\�s��_\�','',0,'?'),(_binary 'fW\�J\�F#�^�~H�Z','wp-content/plugins/wpforms-lite/templates/fields/number-slider/frontend.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/fields/number-slider/frontend.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�X��V\�\�\� 3@��\\\�',_binary ')3� W�hQ\�H\�$�\��-�1�>\Zߞw\�Դ%','',0,'?'),(_binary 'f��\�%X҅�\�%','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric/.numeric.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric/.numeric.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'k�\�\r��H\�R�!�\�N(','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-chart04.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-chart04.svg',0,_binary ' ��N�\rS1�*\�^M\�O�',_binary ' ��N�\rS1�*\�^M\�O�',_binary ';��еT\Z\0b\�3�xU�\�\�\�ʏ�@M��O\�','',0,'?'),(_binary 'o\"s�,\�\�ũ�<r','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/cs.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/cs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\��/Lv+��k��8',_binary 'Ӓ\��\�O\�!͛\n�4�ԃM��(+�\�gK�\�\�\'','',0,'?'),(_binary '�(z���>\Z�\�m�','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_folder_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_folder_24px.svg',0,_binary 'p�5l_\�4U<���� >',_binary 'p�5l_\�4U<���� >',_binary '$-v\�\�ģ\0-n\�\�\Zc�Ğ\�ߡ�T�\r�U','',0,'?'),(_binary '��\�\�#���.\�*�\�o','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_left_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_left_24px.svg',0,_binary '�C²q�+�|�\�.�v�',_binary '�C²q�+�|�\�.�v�',_binary '\\]h��\�;_s�Uht:\r\�05�AUg��λzh�1','',0,'?'),(_binary '��\�\�8���ѽb�v\r','wp-content/plugins/contact-form-7/includes/contact-form-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/contact-form-functions.php',0,_binary '\n\Z\�\0\�}2��\�o\�',_binary '\n\Z\�\0\�}2��\�o\�',_binary '��D\�o�\�c\���Kx�BOL�\�m=6\�,�����','',0,'?'),(_binary '�>��S\n\�\�� \�_p','wp-content/themes/main/framework/plugins-activation/.plugins-activation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/plugins-activation/.plugins-activation.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�)�\�\�\�m��`aT0','wp-content/themes/main/js/plugins/gosolar-skrollr.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-skrollr.min.js',0,_binary '�\�`\�yes0-7ϴ\�',_binary '�\�`\�yes0-7ϴ\�',_binary '&�\��Z�\�\�o(�E,$\�q-ntz�\�\�Z\�\' ','',0,'?'),(_binary '���ґ-\�\�\�\r�{,\�','wp-content/plugins/wordfence/lib/wfCache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ن��a\�Ag5�ZS\"��',_binary '\�\�Dg]�<�M*\"L�\�\�E�j\�\�N8\�/d\�\na�','',0,'?'),(_binary '�~�\�L\�\�*\�,\�<:�','wp-admin/includes/theme-install.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/theme-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ƸڑH�U��*�\�o',_binary '�\�h�Q�`�i\�X���\�\�@&뼷+�\�(���Z�$','',0,'?'),(_binary '���X{ǚB��F!�','wp-content/themes/twentytwentyone/template-parts/post/.post.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/post/.post.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�z\�\�x\�@\�߫S^�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/qtip/jquery.qtip.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/qtip/jquery.qtip.min.js',0,_binary 'ap�\n?�l�0\�\�Z',_binary 'ap�\n?�l�0\�\�Z',_binary '&��h \�\�$\\�\� .�&\�\�iE:��\�xK�','',0,'?'),(_binary '�6�\�)\���\�T��(\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_neg_1_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_neg_1_24px.svg',0,_binary '\�{]^6\��~a��b��',_binary '\�{]^6\��~a��b��',_binary '�|\�\�/�*�s��1s�45�֫eR��xJo�\\�','',0,'?'),(_binary '�Sx\�\�4�@o�w\�N','wp-admin/js/widgets.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\�A�h%Z\�\�2��v',_binary '��\�O�嶖�3��HD�\�\�@�R�\\*.�R��P','',0,'?'),(_binary '��䇄��u8\�\��b','wp-content/themes/main/page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/page.php',0,_binary 's�{�\�Id��-% \�}s',_binary 's�{�\�Id��-% \�}s',_binary 'V�\�\n_6�\�\�\r\�������{\��s\�\"\�\�','',0,'?'),(_binary '�;�D+41I�\�u;e\�c','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/lang/.lang.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/lang/.lang.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�ԭdV���0\�eb\�\Z','wp-content/plugins/wpforms-lite/src/Forms/Loader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Forms/Loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��u�MC7Ni�ԩh',_binary '��ȊĂ\�\�{\�\�y��ل���%�\�S�2�','',0,'?'),(_binary '���K��oR�\�}','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_frontend_editor.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_frontend_editor.tpl.php',0,_binary '���\�$�-+,1�l�~E',_binary '���\�$�-+,1�l�~E',_binary 'ʹ3�\�I=�\�\���ߤp\�N\�6�\�3���\�\�\�','',0,'?'),(_binary '��\�Кz(�0�@u\�','wp-includes/SimplePie/XML/Declaration/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/Declaration/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�s�H3\�Oa_\�(�q','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�SG�\�˺��F��\�',_binary '[\�(��R��\�\�\�\�\�$��2o�\�\�t�b\�\�','',0,'?'),(_binary 'ßA�\�o��\�\�&NŴ','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_post_meta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_post_meta.php',0,_binary '�\�L�b�^\r�I��\"Ɉ�',_binary '�\�L�b�^\r�I��\"Ɉ�',_binary '\�\�5,�{\'�3ġR\�~�nun4��\�>q\�\\\�','',0,'?'),(_binary '\�\�ڤ& �M�KQ\�o?','wp-admin/images/freedom-2.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/freedom-2.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�$n�$�;\�MA9',_binary 'k��`$T\�|\�f���͘��#ݎ�խ\�h+<','',0,'?'),(_binary '\�\�\�:m��[ݢ�:#','wp-includes/l10n.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/l10n.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�e#�?_ \�\nb\�%\�\�',_binary 'r=X�zY8\�\�\�m\�2��>B\�z]\�EGy��\'\�','',0,'?'),(_binary '\�I�\�\\j��\�x\�\�\�g','wp-admin/images/date-button-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/date-button-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?���a�0�\�9JQ\Z�',_binary '��\�*�Q��\�\�_(G:*�\�ηd�\�\�\�\�\�.','',0,'?'),(_binary '\�ߖ\�\�\���W�\�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�bq����\� �-W�',_binary 'q�O$4A\�um\�\�q\�]��%�C\�s̱`�S\�','',0,'?'),(_binary '\��\�;��i\�0�\�J~\�','wp-includes/blocks/columns/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\�\�u��Gd�\�Z\ZF6A',_binary '��o��\�\�\�\�\�\�\�l}�� �!U�<��\���_','',0,'?'),(_binary '\�zIʳT=��sa\�','wp-includes/blocks/comments-pagination.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�P\�)9K\08D*���u\�\Z',_binary '\�)\�\�p<\�ԁm\�\���T`?R��\�&d��+d','',0,'?'),(_binary '\�\r\�\�\�tU\�9S�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/.Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/.Exception.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\'fn\0��\�\�C�@h�','wp-content/themes/main/lib/wp_bootstrap_navwalker.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/lib/wp_bootstrap_navwalker.php',0,_binary '0���L>.\��\��\�\�',_binary '0���L>.\��\��\�\�',_binary '9��H\�P\�\�A�V@\�TP���5�mV�v\��)�','',0,'?'),(_binary '\�\�\�j7r[�,�\�Z\�\�','wp-admin/upgrade.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���$\�-E\�*ى&��',_binary '���,z\�v���A�\�r9��\�S�_\�\�!�Ѻ','',0,'?'),(_binary '\�h��V1xb]\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_clear_all_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_clear_all_24px.svg',0,_binary '\�\�n4�H2\�u��{�[',_binary '\�\�n4�H2\�u��{�[',_binary '\� �0�\�7���S_\�L\�\�\�0<�\�W�\��\�','',0,'?'),(_binary '\���\�>h7U�9�}�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-en_US.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-en_US.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z�\�f4�o�d\�\0H',_binary '\�a\r\�B�\�\�*��nU\r\�\�<(U��\�\�tAS�','',0,'?'),(_binary '\�vc�&�%q>\�\�\�h','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp521.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�F�\�\�Έ@2',_binary ']Ȟ�gi�\0b=��Kb�@�\�xin\�> ��Ų��','',0,'?'),(_binary '4��B\�\07qoB\�o6\�','wp-includes/blocks/rss.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ܴ�%q�\�w�;�#oG\�',_binary 'P�d$\�^\��ѿ8���=���-r�A/h�Z�J','',0,'?'),(_binary '\r\�n~.V[�\�gVe','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/.assets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/.assets.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\Z�\�lm�\�@��','wp-includes/customize/class-wp-customize-date-time-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-date-time-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z�Ӟ�^JmO',_binary '�\�U\��\\���>�齨t>�V7��\n\�nՊ<;R','',0,'?'),(_binary '\�-��\'g���P\�\\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�V\�#ҹ�\�\�4�',_binary 'Gp�f��Hv����\Z\�\�x�8����1C�[\�4A','',0,'?'),(_binary '\��\�}��>\�|��I','wp-content/themes/twentynineteen/404.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�?��\�\�/�\�L�\�',_binary 'v�\�b3샪k\n!{;\�]��\\\�;~=J�8�\�\�\�','',0,'?'),(_binary '$\�*m\�`�\�ɜmd=\�','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/directadmin/httpsocket.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/directadmin/httpsocket.php',0,_binary 'T6���\n�~�\�0',_binary 'T6���\n�~�\�0',_binary '�?i\�*8}�E����h\��GY7\��_\�A�\�\�','',0,'?'),(_binary ')W\�\�%]�!\�;��\�z','wp-content/plugins/js_composer/include/templates/pages/partials/_tabs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/_tabs.php',0,_binary '%, T�ֲ�\�滍yQ�',_binary '%, T�ֲ�\�滍yQ�',_binary 'g02���\��$�z��͉�I&S�zFҲ\�\�\�','',0,'?'),(_binary '*��\�H��)�t','wp-content/plugins/wpforms-lite/lite/assets/js/admin-builder-lite.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/assets/js/admin-builder-lite.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}]M�\�鸦�߇�v�',_binary 'ю�+�\�\�\�r18�����z%���\�v\�\�\�mj:�','',0,'?'),(_binary '2�tu��6O\�G)\�%�','wp-admin/contribute.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/contribute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M*o\�F\�\�x�[\r\�',_binary '�\�H�\'\�2�\',\�\�f\�5f�>g+�z�\�O|��\�K�','',0,'?'),(_binary '5��,���\�\�\n$4\�j','wp-content/themes/main/charitable/content-campaign.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/charitable/content-campaign.php',0,_binary '\�*�\�\�\�Ҩ:6\�TLWx',_binary '\�*�\�\�\�Ҩ:6\�TLWx',_binary '\�\�sz��7�B\"\0�\�\�F9b��\�|�\�k�A�\�','',0,'?'),(_binary 'A)\r� 6Ծ�\�\�w\�<','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/framework.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/framework.php',0,_binary '�~\n�0�e) �p�7\�6',_binary '�~\n�0�e) �p�7\�6',_binary '\�7���\�o\\\�9cr\�<�\�\��à�\�x*+\�','',0,'?'),(_binary 'A\��\�)�\�\�D�\�','wp-content/uploads/2022/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'D�8hFޛBViR\�','wp-admin/css/colors/blue/colors-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/blue/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H�\���.Z�xH[sO',_binary '\�\'�@\�e!k�y\�\�߃�\�\�M\�\�5~�\�\�','',0,'?'),(_binary 'L\rv�?a-�\�Jɘ\Z','wp-content/plugins/wpforms-lite/src/Admin/FlyoutMenu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/FlyoutMenu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8l>�X\�\�\�\�[i猅',_binary '�(֍\�Ti[J��\�%��Y|{Q\�\0L��\�Y�\�r\�','',0,'?'),(_binary 'L,\Z\"�\0C�ʡ8y�','wp-includes/js/dist/primitives.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/primitives.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ڂ\�[\�\�Ӎc2��sK8',_binary 'W\�\�W���`�\�Ё�:�͈��/j=О�HCC\0z\�\�','',0,'?'),(_binary 'Lt���6j\�8\�\'2(','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-checkmark.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-checkmark.svg',0,_binary '\�\�#b\\1C�W\����',_binary '\�\�#b\\1C�W\����',_binary '\�Q\�j�\��l r\�\�iv\0\��M\�+~���3','',0,'?'),(_binary 'R�@kn[�e���0','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/menu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�j\�\�R]���e]U',_binary 'sA!Jڒ`\� PB�\�X,~�\��\�l\��\�\�\�\�z','',0,'?'),(_binary 'U�\Z\�%gh���vI\�a_','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pl.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pl.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�T��6&:�T�\�\�*\�',_binary ' h�B9�F(�\�\�\�F;֣Uب�\�S�A�|\�','',0,'?'),(_binary '\\��܀٠r\�it��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_rotate_right_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_rotate_right_24px.svg',0,_binary 'wĨ�r�w��\�\�\�',_binary 'wĨ�r�w��\�\�\�',_binary '\�8�\�$�\�\�\�B@�\�b\�\�\�f_�\�2�\�\�','',0,'?'),(_binary 'j��\�q.�*;�\�2','wp-admin/css/colors/sunrise/colors-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/sunrise/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�0�.\�E(��<\�\�.r',_binary '��\�\�r�O��\�/�\�V�\\c\��A+s Ҩ�Z','',0,'?'),(_binary 'l�\�!�D�)\�4\��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calculator2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calculator2.svg',0,_binary '`�\0\�WP\�Λ�\�$\�',_binary '`�\0\�WP\�Λ�\�$\�',_binary '�1�A��\�\0K;�t����Ur��\�V��\'\Z���E\�','',0,'?'),(_binary 'qfH���<\�O�\�;','wp-content/plugins/js_composer/include/classes/editors/class-vc-backend-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/class-vc-backend-editor.php',0,_binary '=���!\Zu\��m�\�\�',_binary '=���!\Zu\��m�\�\�',_binary 'i�#�mw\�1�/��;\�w\�\�\�/F����:S��','',0,'?'),(_binary 'w�es\�\�i<�O\�J%�','wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n,\�D\�7��\�Y\�W-\�b',_binary '�6�V&\\o4\�eF{��]\�Є�_&d\���H�','',0,'?'),(_binary '�R\�\�.�\�E>3�H','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_frames_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_frames_24px.svg',0,_binary '�%�D\�\�\�[K(qe`/�#',_binary '�%�D\�\�\�[K(qe`/�#',_binary '�^�\�K\�]?\�4~\�\�\���*q�^怲�b�\�r��','',0,'?'),(_binary '��>\�`P\��\�@�\�߹','wp-includes/theme-i18n.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-i18n.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Z��N�B�C0F_N',_binary 'A��7j\�9�\��Ԍ3a��GOKK\��c','',0,'?'),(_binary '���C�l6�\�\�VmVu�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224t1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��D\�:/\��\�LYA\�',_binary '\rz��\�\�%mk\��S1�\"3����\�\rh\�','',0,'?'),(_binary '�Ը��%\ZD\�y\�Z','wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iZ��\'�\�S/\�\�\�\' \�',_binary '\Z+\���\��h��4�\�\�?[�JrU��\�����','',0,'?'),(_binary '��,\�P_����Lc�]','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/SSH2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"���\�/)��ekZ7�O',_binary '\���O��\�H\�q��\�\�\�^�J3�\�&�5�zDF','',0,'?'),(_binary '�Z\�\�\�d*�\�Y�\�ژ�','wp-content/plugins/wordfence/views/options/block-all-options-controls.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/block-all-options-controls.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5bcjc\�Tc�sq�̣]',_binary 'W:.@�H9�K�B5\\\�\�a�t 얗\�ʪg\�/','',0,'?'),(_binary '��$Js\�:�/��\�:y\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r-\�e\�\�r^�!�~',_binary '�\�`��R\�lԥLz\�?i\�āACH\�Py\�n','',0,'?'),(_binary '�\r\�2J��\�U^���','wp-includes/blocks/search/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��fu\'�\�_\\Ѱ/k]0','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_remote_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_remote_24px.svg',0,_binary '~�,�L�<C�Op:\�q�',_binary '~�,�L�<C�Op:\�q�',_binary '�ǥ6��_\�R~@.�U���\�L\�\�p���\�aU\�i','',0,'?'),(_binary '��(e`.�H\�\�F�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/select2.full.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/select2.full.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's4[x_��\�h�-�',_binary 'Q\�\�\nV\�p\�)t\�N\\K1��8�\�L�\r','',0,'?'),(_binary '��[�\�cZ\�\"\�Z,','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.p.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.p.php',0,_binary 'u\�bj9y�\�Or��=',_binary 'u\�bj9y�\�Or��=',_binary '%�\�\�O�+�\��\�e7ȿ�|�~�\�䊝[8\�','',0,'?'),(_binary '\�*\�\�k\�um1=-��\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IW B�\�\�>ToR�\�J',_binary '8ȼ�?$[\�g1N4}\�\�{\�Y�K�J\�$\�\�C90','',0,'?'),(_binary '\�r�W\�3��\�V','wp-admin/css/color-picker-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/color-picker-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�~�p�ES\��\�c�V',_binary '\�<�=\0�[Z\n2|닢��\0?6������������','',0,'?'),(_binary '\� C�@�\�#\�\�[�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B\'�\�\�){b\\\�\�t!\0',_binary '˂~+b\\IeQ\�9��\��i��l�9{��\�6�9','',0,'?'),(_binary '\r{�2\�T�\r�\�v0�','wp-content/plugins/revslider/admin/assets/images/sources/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/images/sources/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'A�m\�NO�?\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_find_in_page_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_find_in_page_24px.svg',0,_binary '\�^ʞ|\�\�?=O0�\�20',_binary '\�^ʞ|\�\�?=O0�\�20',_binary 'S\"�2ȋ:�a5�\�p]C<:\�F}����ܽ\�)^�','',0,'?'),(_binary 'YIE�\�Tt2L\�\�]','wp-content/plugins/contact-form-7/modules/file.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/file.php',0,_binary '�!�<n��\�\�I�\�7',_binary '�!�<n��\�\�I�\�7',_binary '®H\�\�x*{\n\��\�э�M\�3�s\�5\�E{\�\�\�\�','',0,'?'),(_binary '\Z\n�GB<=���e\�\�','wp-admin/css/colors/coffee/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/coffee/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\Z�\�[*�\�\��\�~7','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_24px.svg',0,_binary '3�c��V�~��\�Lj�\�',_binary '3�c��V�~��\�Lj�\�',_binary '.~ڌ|nx���\�\�e:�T\�\�E�D��O�R[','',0,'?'),(_binary '0\�\�\�q�@\�G6k�\�\�','wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/css/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/css/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary ':�X�\�2\�M\�\�~�\�','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�2\�4vLhN\�!\�\�2|',_binary '�\�\�3iA(\��\�p\�\��GD��ڔ\�\�\��\��','',0,'?'),(_binary ';�Y\�ΟT�t�h\�K','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�]_\�#D\���\0\�\�',_binary '\Z ��ے\�%�4~N\�~Gh!b\��:w��Ɍ��\'','',0,'?'),(_binary 'C�y�\�\�8\�\'a�\��','wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/InstalledVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�0mj�\�\�Ԟ\�W',_binary '�͛=�\�ېI�hK�g\0��%T.�\�]��\r�\�~','',0,'?'),(_binary 'L\�\��8\�\�\�\\�ݼ+','wp-admin/images/imgedit-icons-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/imgedit-icons-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\�\�\'��6U����\�\�\�t',_binary '�?\�؎)�.l�\�\��\�%�<�(�_\� 6�`^c7','',0,'?'),(_binary 'Y�U\�\�h|kU$��;','wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-quote.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-quote.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�DZc�ժ\�h\�Ǘ\�',_binary 'x\n�� \�sd�\�26*\�P�ꫡ�f�t�\�45\�bz','',0,'?'),(_binary 'd�\�\�\�Y\�\�_\�\�;\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/.Keys.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/.Keys.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'f+�Rˎ\��\�&p\�h','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Subscriber/.Subscriber.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Subscriber/.Subscriber.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'k���\"\�\�\n��<=�;�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/ExporterInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/ExporterInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�B��\�||\�\'4ծ�+\�',_binary '�\�mi�<}�\�RlC\�\���s>��\�\�a\Z��\�\�w','',0,'?'),(_binary 'm\�ñ�~�\�\�R�?','wp-content/plugins/wordfence/views/tools/options-group-2fa.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/tools/options-group-2fa.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o�\�\�\n2��\�0�\�\�\0',_binary 'aG\�ִ\nOk�&1��\�`3�*��ҿf\��\�_W\�','',0,'?'),(_binary 'n�\�M�Fq\nE[ӥ\�\�','wp-content/plugins/wpforms-lite/assets/js/moment.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/moment.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�~�`w�ZƼ�)h',_binary '��%}�-�)�~�Mw�T=�\�\�g����H!\�','',0,'?'),(_binary 'p۞\�2N<:Z�7�r�','wp-includes/js/tw-sack.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tw-sack.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����\�\�\�9>�\�\�',_binary '{�n]\�\0ֈ�\�n�\r\��\�\�<�w˷X)�\�\�:','',0,'?'),(_binary 'tl^i��m�_\�\�\�\�%','wp-content/plugins/js_composer/include/templates/editors/partials/templates_search.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/templates_search.tpl.php',0,_binary '\��_ۓ�\��\�^kUAϊ',_binary '\��_ۓ�\��\�^kUAϊ',_binary '��\'\�;F�<�dM�)��h\"~5���\�S\n�����','',0,'?'),(_binary 'u�)8FG9�C�(���','wp-includes/js/wp-ajax-response.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-ajax-response.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V��\�\�efO�:\�t\nd�',_binary 'x���Q\�\�?/\�X\�\�7\�:�>%X�f�A\�P','',0,'?'),(_binary 'y\�I\�ĵ\�\�@\\\�\����','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-click.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-click.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�eD*\r�\�\�\�d\�',_binary '=���nNl�M�J\�Pr@�2�����Z�','',0,'?'),(_binary 'zY|�l\0\nV6%j*','wp-content/plugins/wordfence/css/phpinfo.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/phpinfo.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\�\�Q\�\�\�!�0w/�蓴',_binary '\���a�@|��I\r=\Z^ε\�d)�[����\�W�\�','',0,'?'),(_binary '�\�-�qq�)�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacBlockedContactsContacts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacBlockedContactsContacts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�A\Z�{\�O�\�,p�\�\�w',_binary '\0!I\�:�e\�KIE~�n�㤎�*G9;�+�,Ͻ\�z','',0,'?'),(_binary '�_2Ѣ$\�d+|�0:\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{�J`Df�\'\�\�\�\�>�\�',_binary '\���Kڃcܓ\0�\�뭸\�mO\"\"\�,�\�\�\�','',0,'?'),(_binary '���4�b�B\�f\�U+','wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/twitter-text-php/lib/Twitter/HitHighlighter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/twitter-text-php/lib/Twitter/HitHighlighter.php',0,_binary '�&�\�jL�Ӗ��\�s�',_binary '�&�\�jL�Ӗ��\�s�',_binary '�ϟ}��aC�\�J���^�FJP9�a��\�*�','',0,'?'),(_binary '�&���O��Z=�Ds.\�','wp-includes/blocks/search/view.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/view.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�m���7V%0_�y�l\�{',_binary '��.?�\�\�\��`\�k*�\��55�5�Bm����D\�b','',0,'?'),(_binary '�\�c\�O�@�/�lM\�','wp-includes/blocks/separator/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�煑P\�xv\�}\�+\'5 ',_binary '�CU[J�B*SM�cN��^po�\�F@�\�zح�*=�','',0,'?'),(_binary '�\�`��f��9\�(���','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure05.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure05.svg',0,_binary '�`���P\0\�m��%�v�',_binary '�`���P\0\�m��%�v�',_binary 'Gͫ~H�����\�\'\n-��y���`�ebaLQ��','',0,'?'),(_binary '���\�9\�~\0{@\�\�\�','wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '®��\�uM����\�',_binary '�JE�z����ٙ6�����\�)P��)\�\�\0�\�','',0,'?'),(_binary '�ˈ-X\�$\�\�\�\�%','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_italic_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_italic_24px.svg',0,_binary '��\�ΐ�\�K\�akܶ�',_binary '��\�ΐ�\�K\�akܶ�',_binary '�\�ص�)]�d�\�\�$(g[\��\�[�Uv\��','',0,'?'),(_binary '�a\�b�dy\��^\�cz','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric/validation_numeric.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric/validation_numeric.php',0,_binary '�oT\�sM\�땲9���n',_binary '�oT\�sM\�땲9���n',_binary 'i)\'V�DY^1?�A\Zao�����@�o\�F\�','',0,'?'),(_binary '��\�Clo�����\�\�','wp-admin/nav-menus.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/nav-menus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'תEV�̶\0�\�!Ѭ\Z',_binary '�\�\�~�6EV�\�\�\"�\�\�z\\�\�9m�\�Q�\�\�F','',0,'?'),(_binary '�m\�n\�\�\�N\0ުXge','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0\nA\�w\�K\r�\�]^\�',_binary 'E\� ���S\�՜�_�\�\�ǝ�D�L�\�0���','',0,'?'),(_binary '�>\�C��[o^KQ��\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-empty-space.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-empty-space.svg',0,_binary '.\�{\�%\�e��\�T�$',_binary '.\�{\�%\�e��\�T�$',_binary '`R\�7����\�;=�7�U��]��kP��\�','',0,'?'),(_binary '�]�\�/���a�\�(�w','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-line-chart.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-line-chart.svg',0,_binary '\�\�\� `��\�\�\�穘��',_binary '\�\�\� `��\�\�\�穘��',_binary '}҇�LX\��\�p\�D`\'[�\09f|C\�\��\�t','',0,'?'),(_binary '\�\'��M\�f\��','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-revslider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-revslider.php',0,_binary '�ܘM.6<\�\r�\� b?(',_binary '�ܘM.6<\�\r�\� b?(',_binary '�7\�M2w�\�oJk\'\�\��Wx\�׀�$g,�SGqs','',0,'?'),(_binary '\�f�גè&�~$Ŷs�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_pageview_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_pageview_24px.svg',0,_binary 'E.z��ɼ��oyI�',_binary 'E.z��ɼ��oyI�',_binary '�@��C]�#N\�\�\�b]\�d\�\�6\"���2\�\�!�','',0,'?'),(_binary 'ѯ0\�sS\�՚U�)','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_motorcycle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_motorcycle_24px.svg',0,_binary '\��>F�t\�;]�\�',_binary '\��>F�t\�;]�\�',_binary '��\�\���\��y\�\�\�7W�(4b_\�ԹX~�','',0,'?'),(_binary '\�o?\rK�Z\��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_24px.svg',0,_binary 'Q��\���Q\�}t\�F�',_binary 'Q��\���Q\�}t\�F�',_binary '\�\�\�p?+R�ט�F\�\�\�\0S0Y�\�`��(+','',0,'?'),(_binary '\�\�\�[s&i�u)�n','wp-includes/blocks/video/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϧ\0\�V�3�\�aև�%��',_binary '�~]Q#\n\r�\n\�oƻ\�=:�x\�\�\�N\�&�\�','',0,'?'),(_binary '\�/���Ӟ\�V\�//\�Q','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_card_giftcard_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_card_giftcard_24px.svg',0,_binary 'Ⱦ\�|���sO�#4c�',_binary 'Ⱦ\�|���sO�#4c�',_binary 'U�b\�T�L\��\�\�r�g$\�T)\\w�\�\�^�X\�','',0,'?'),(_binary '\�&� Y\�tz(�\Z�\�','wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Z\�}\�R\�\�.%�\�ƿ',_binary '�\�Q�䥏j����T��8\�\'rF 5�\�\�c\�0�E�','',0,'?'),(_binary '\�`\�1ܸQ��\�%�','wp-content/themes/twentytwentythree/templates/archive.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/templates/archive.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\�\�\���Թ�nk+',_binary '\��H�����/H5HW�\�Sa1 J�W��PT\�','',0,'?'),(_binary '�\�\�[�m�:\�X *�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_account_balance_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_account_balance_24px.svg',0,_binary '\�.`�\�\�y\0�\Z$\�fޛ',_binary '\�.`�\�\�y\0�\Z$\�fޛ',_binary '�O2�\�a�ufGa\�\�ܩl\"\'%\'\��J]','',0,'?'),(_binary '��I<�\�\�U\�CMdZ�','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\��5X��v\�\�\n\��\�(',_binary '#\�g\0n����\�;�a\�}>\"\'\�8s\Zr�GeJ`^�','',0,'?'),(_binary '��-��i>bs��1\�','wp-includes/js/jquery/ui/resizable.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/resizable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\��\�͊\�%��*r',_binary '�í\�\�&�\�u\�}JӀe�5\�aN*?\�.�$z;�','',0,'?'),(_binary '\�(&F\�v� \�\�\�}\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/badge02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/badge02.svg',0,_binary '\�-\�Q.1q\�K\�7���=',_binary '\�-\�Q.1q\�K\�7���=',_binary '5\�I\'�aM�\n�\�I<�ۙ=5�\�1\�\�~�\�\�','',0,'?'),(_binary 'U�\�\�ݓY!0\�ث\�','wp-content/themes/main/includes/theme-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-functions.php',0,_binary '�\�\n��_5w�*f\�?�',_binary '�\�\n��_5w�*f\�?�',_binary '�am>\�}�Bf�\�=\�h:-L|:\�\�\�\�\n\'�|�','',0,'?'),(_binary '� ��G)|��\�\�\"^','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w�\�T1\�\"�n�-\�',_binary '\�d�\�(:�{@� \�\�W j����!�\�8}F+','',0,'?'),(_binary 'j�͠[\�B��\Z��g','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/puzzle.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/puzzle.svg',0,_binary 'R�d\�Z#cRm�q_1',_binary 'R�d\�Z#cRm�q_1',_binary '�u����4\�n�Q@F��m�R�h4ߘ�9y�','',0,'?'),(_binary 'S�\n\�a%&D\�Ή$\�','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_people_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_people_outline_24px.svg',0,_binary ',:\��,\�\�^�B\�\�Vm',_binary ',:\��,\�\�^�B\�\�Vm',_binary '��\�Uԋh�y��0F9\�z�U\�p|\� �i�j�\0�','',0,'?'),(_binary ' �\��\�.�g��\�w\�','wp-content/plugins/contact-form-7/includes/validation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/validation.php',0,_binary '��?+�\Z��L\0(�\�W\�',_binary '��?+�\Z��L\0(�\�W\�',_binary '$��͖k<7�\�\�X\�#\'�\n\�yܛc\�-e�F:�','',0,'?'),(_binary '!k!\�|����\�&�U','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildAccountCreationStatus.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildAccountCreationStatus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yy\�E�k>\�\�8zR\�|',_binary '���uA��c�i�}\�� \�[U�\�Kȟ\�\�m� L','',0,'?'),(_binary '>i7q \r˝\�\ZG�D','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_wb_cloudy_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_wb_cloudy_24px.svg',0,_binary '�Hc�$:k\�O���Y\�',_binary '�Hc�$:k\�O���Y\�',_binary '�k^Xr��- \�?\�1]-��o:�?\0z\�;�R\�\�','',0,'?'),(_binary '@������4�\�\�\�@\�:','wp-content/themes/twentytwenty/template-parts/content-cover.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/content-cover.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Z�\'r�X~dط{',_binary '5\�Ֆ\�HʬP\�\�Q\�\�r��b\�.\���e;\�s0K�','',0,'?'),(_binary 'Oh32e\�)ڲ{��L4','wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\�\�#o\'\�ˏ\�2',_binary 'C\�\0\�HnD�� �� ��F̡\�u�\�\Z_I\�\�!;}','',0,'?'),(_binary 'c�\� ȵ�E9jz[�','wp-includes/blocks/code/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!��)�\�\�>\�8��\�o$',_binary '\�� %\�B\�\�\�*\�0�Ess\�\�x��-\�\��\�\\s','',0,'?'),(_binary 'l\�jKD�W\�\� ~�','wp-content/plugins/revslider/admin/views/features/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/features/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'm�\�D�ڜ\�(�\r�\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3R��d#\r\"�\�\��%',_binary '\�\�ݩF\�s\�3G���\�b\�8�\�\�\�\��N�@��X','',0,'?'),(_binary 'q.\�^\�sx4\�L��^\�\�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pt_PT.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pt_PT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\n�qmY&\�Q�����\�',_binary '�u��|�kV�(��\�%N\�dhDC {\�~','',0,'?'),(_binary 'w\�7�v+�q1�\Z��\�','wp-includes/blocks/list/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/list/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z�.{�:\�6`\�,t�ee',_binary '[�\�x��8AL���lz8m9(\�\r\�\r\0,}�N','',0,'?'),(_binary 'y��M�@�W\�\r���','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-seedprod.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-seedprod.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=$�\�\�B\�N\�\�T��\"',_binary '�*r3�\�a\��)0\�-h�\�!\�\���\�1$','',0,'?'),(_binary '���\�\�#\�W;��\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_cta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_cta.php',0,_binary '50�\�yJאA4*\0+',_binary '50�\�yJאA4*\0+',_binary '�PP\�\�\�7�m�c5\n=seT-E���PN�d}�^t','',0,'?'),(_binary '��4r\�%\�\�\�\�j���','wp-includes/SimplePie/File.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*�ʙ\�Z\0(hK\�\�HR',_binary '8^V\�\��\��c�\�\�\�Ì?os��s�\�\�S','',0,'?'),(_binary '�\�KS+�eA�@��','wp-admin/css/colors/light/colors.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/light/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\0|ⷾAHXsskWvD',_binary '*�.O���p[0\�\�\\:\�e*�,\�\�I�\�@','',0,'?'),(_binary '�\�Z9]\���WN\\K�\�','wp-content/plugins/wp-mail-smtp/assets/vue/js/chunk-vendors.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/js/chunk-vendors.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�=�n\�!`u ���o�\�',_binary '��ͦ�\��*yjJ\�\�f��\�;�ƵY���>��\n�Y','',0,'?'),(_binary '�\�\'Q2\�}�\�\�rl','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-tour.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-tour.svg',0,_binary '��jj\�+v^p�\��z\�',_binary '��jj\�+v^p�\��z\�',_binary '�,\�\ZI\�\�\�IuIt\�P\�\�9\�0�R\�\�c','',0,'?'),(_binary '���\�\�Fe� 57[\�','wp-content/plugins/wordfence/lib/email_newIssues.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/email_newIssues.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o�9A\� �\�\�����',_binary '\�\�\Z� 4WA{�5��\�8j]F\��af�oĖ','',0,'?'),(_binary '�\'p��<֣I��h\Z','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.thirdparty.fixes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.thirdparty.fixes.php',0,_binary ']Nx\Z\Z\��\�\�\'\�\�',_binary ']Nx\Z\Z\��\�\�\'\�\�',_binary '�\�ИUd\�\�:\�\"~b\�\�/?ĩ�w\�W2\��\��U','',0,'?'),(_binary '�\�~[�MZ\�\���','wp-content/plugins/wpforms-lite/assets/js/components/admin/logger/logger.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/logger/logger.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�>���\�H\��\�ؚӋV�',_binary 'e[Wo͆$\\��\�\��\�\�\0yZ� \�)ya','',0,'?'),(_binary '��\�\�UNEA\�g\�t','wp-includes/js/customize-selective-refresh.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-selective-refresh.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�uP岉\�0x\Z���\�\�',_binary '��q�˖jZC~����<sħ+�RI!�H\�\�','',0,'?'),(_binary '��>�\\\�Ja���','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_stay_primary_portrait_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_stay_primary_portrait_24px.svg',0,_binary '0Sܼ\�\�\�B_6?!zE',_binary '0Sܼ\�\�\�B_6?!zE',_binary '�\�3a�j�b\07H+&6\�;(F7��ލ�\��$','',0,'?'),(_binary '�a8jd\�G$�#4L\�/','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/cs.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/cs.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']l\�\�@�\�\�)N\�K',_binary '\�\��p\�\�`J�\����ZJ���lq��\�','',0,'?'),(_binary '\� � \�=$��uZ+��','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S�S� !F\�|rHj.�L',_binary '\�6�h�}?!\�E\�)rZ\'�~�P�RZ�$\�-,','',0,'?'),(_binary '\�~�[Ķi�{,�,2\�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_inbox_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_inbox_24px.svg',0,_binary 'Y8B�,�tqW\�\�M�5X',_binary 'Y8B�,�tqW\�\�M�5X',_binary '��\�<9\�8`��)��\��\�\'~��\�\�R!\r\�','',0,'?'),(_binary '\�Y~�|�(?�/a\���','wp-content/plugins/wp-mail-smtp/assets/vue/img/wp-smtp.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/wp-smtp.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�ue-\�����.\�B',_binary '_h}X�sT\�\�\�\"U^C,��\�e�)\�\�O|\�\�䙠','',0,'?'),(_binary '\�A\�o\�!\�V\�\�ų`v','wp-content/wflogs/ips.php','/home2/faster25/public_html/ansrwanda.com/wp-content/wflogs/ips.php',0,_binary 'lC�db�\�.�˴\�v',_binary 'lC�db�\�.�˴\�v',_binary 'Z][W��P�}\�,������7*\�q\�\�\n\�\�Ƒ�\�','',0,'?'),(_binary '܍vz�\� c*1$n\�','wp-content/plugins/js_composer/include/params/font_container/font_container.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/font_container/font_container.php',0,_binary '���v$iw\�g�\�]\0\�',_binary '���v$iw\�g�\�]\0\�',_binary '[\Z�\�Ш|\�.id9D�5K.0!a9vS�o\��','',0,'?'),(_binary '\�Hj.}\r\�\\(b�\Z','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/File.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�m\�w\�/\�\\\�y5\�',_binary '�ɐt�d7�H\�}=��.t�\�Cw$�`c��\'�','',0,'?'),(_binary '\�Ŵ\�\Z\�d�\�|�\�+','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-chart2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-chart2.svg',0,_binary '\�x)r\�*\�\rI0��.\�0g',_binary '\�x)r\�*\�\rI0��.\�0g',_binary 'c��\�>��+\\L�͑60\n\�N\�䅷f�\�(|\'z','',0,'?'),(_binary '\�Dj�N\�T9\�S�AI ','wp-content/plugins/wpforms-lite/src/Integrations/Loader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/Loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#KD5\�K�/S\�x2',_binary '�2-E\�&���l��R~\�һ�\�b��ٺB\�\�4','',0,'?'),(_binary '\�\\()]6BdmK�6K9)','wp-content/themes/main/header-alt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/header-alt.php',0,_binary '�pq\�r\�\�.\����\�Ƃ',_binary '�pq\�r\�\�.\����\�Ƃ',_binary 'N\�J�G\�h)N\�\�h�_o�\r��½�\�ȱ363','',0,'?'),(_binary '\�\�l�Uy:e4\�N1ϻo','wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�]/�\0�\�7��(r\��^',_binary '8U���GS��\�\�\�5\�\�\�l\�\�rx���\\)��\n','',0,'?'),(_binary '\��\�ю\�\0\�AwkC','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/he.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/he.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z(\\N틬�\�\� 3@n',_binary '\�tAx٠�\�r�h��x\�! g&NF�l 5\�\�\��','',0,'?'),(_binary '�;s�B!U��5OT\�','wp-content/plugins/wpforms-lite/includes/admin/class-about.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/class-about.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�u��\�n�\r\�?�',_binary '\�( a�\�F$o\�ˡ\n\�\�͞\\��Ag�\�a.\�','',0,'?'),(_binary '�\�\ZV\\�\�\��|g�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�m `\����)�\�b\�',_binary 'Y\�]/jc�\�{Y\�e�j\�`CZ��w�gZ`b\�K\�','',0,'?'),(_binary '�t�YSQ/[��R\�C','wp-includes/blocks/gallery/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�N�ո�\�\�>|Wv�9�',_binary '�W�\\�\�_Ͻ+cd\0\�3��Dl<�\�=<��� 2A','',0,'?'),(_binary ' o��ƕ�\�t_��\0.\�','wp-content/plugins/wordfence/views/options/option-switch.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-switch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���+��\'|\�',_binary '\�C\�Z��\�hau\�ݣ�K\�Cif!�����\'~F�p','',0,'?'),(_binary '\"i\��a�<\�n(a','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/.namespaced.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/.namespaced.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ',fυ\�R\�o��3\�^\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_camera_roll_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_camera_roll_24px.svg',0,_binary '\�;z���\r�[�Y\�\�~�\�',_binary '\�;z���\r�[�Y\�\�~�\�',_binary '98�\\t3�\�\�Ŝ\�\�\�*`@6�G\�Wl,a','',0,'?'),(_binary '3��\�a��Yu�\�','wp-content/plugins/wp-mail-smtp/assets/images/about/icon-full.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/icon-full.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�0\�\�CV�\�\0\��_',_binary '��f[eC<ZD-M#\"�\�;�\�t$�|�f>��CJ','',0,'?'),(_binary '?\�j50}h\�\0M','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_size_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_size_24px.svg',0,_binary 'x\�/\�Z\�-\�F\�B�4',_binary 'x\�/\�Z\�-\�F\�B�4',_binary '\ny?ܾ�%\�a�,49IJy\'���d�;�\�F\�\�/���','',0,'?'),(_binary 'Dp\�R��\�\�v健@','wp-content/plugins/wp-mail-smtp/src/Providers/OptionsAbstract.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/OptionsAbstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�P3͋�,\�#\�c\�',_binary '�c}�$�\��\�\�k4|r�|;5#rLP\�|�%v','',0,'?'),(_binary 'E���.S�r\'�\Z1I','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_schedule_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_schedule_24px.svg',0,_binary '�\n�8�l}�+�QG�\� ',_binary '�\n�8�l}�+�QG�\� ',_binary '�~2`\�\�[�é��YR\�:\�ٗέ0\0#$s�\�(','',0,'?'),(_binary 'O�6D|\\>yϬtp�<\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsUnsubscriptions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsUnsubscriptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\�qE؈D\�+\�a �۲�',_binary '\�\�\"f�#�\'\�J��.�l\�#�lHmړ[�k','',0,'?'),(_binary '\\��\�\Z\�e \�)�\�Up','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȑH\�\Zb�>V\�D\��R2',_binary 'rћJԑI/\�\nO�Y}�x��ņ\�\��\�U ','',0,'?'),(_binary '^p��\0\��j#\"Ĉ�','wp-includes/css/dist/block-library/elements-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/elements-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�sH��\�H㑡� �',_binary '/\�hLLʭ\�ShH����\�J�Ժ4 � \"�?\�A@','',0,'?'),(_binary 'i66�AJj�=\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/newsflash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/newsflash.php',0,_binary '|Ίݿ`\�N�\'3\�ϭ',_binary '|Ίݿ`\�N�\'3\�ϭ',_binary '5\�q6\�\�A\0nMn����T!y��\�+M��`�','',0,'?'),(_binary 'l�ʉ~\n��pՉ\�V','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_change_history_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_change_history_24px.svg',0,_binary '3j�ς\�\�{6\�\�p^K\�\�',_binary '3j�ς\�\�{6\�\�p^K\�\�',_binary '�ꬵ��Z!\�\�圕\0~�I�.D����yG','',0,'?'),(_binary 'u��X�\�\�>�gM$�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/et.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/et.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�1\�\���+(;\�[Դ\�',_binary '9�м]̜Z$\rbЏ�\��\Z0�*3<��[','',0,'?'),(_binary 'w��\�+\0\�\�\�2\�R','wp-includes/sodium_compat/src/Core32/SecretStream/State.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/SecretStream/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zjo\�\0��y,�*�}c',_binary '2p\"Wj\���\�s\�lf&S@\�[\�\\��\"W\�','',0,'?'),(_binary '|\'?]�0+\�E�\�\�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/vc_tta_pageable.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/vc_tta_pageable.js',0,_binary 'i@>x\�G\�]�(q�A|',_binary 'i@>x\�G\�]�(q�A|',_binary '��6;\�>\�\�\\��p�d\��C\�?K��\�=x\�%�8','',0,'?'),(_binary 'H9�d�\��\�`�','wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-full.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-full.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3���Cɡn\r\�F_py^�',_binary 'Q�؊��\Z��� \�ߢB�\�Y]\�st#$���','',0,'?'),(_binary '�x\�h��\�V$lVв','wp-content/plugins/wp-mail-smtp/src/Admin/DomainChecker.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/DomainChecker.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�J+�54~у\�$\�H\"',_binary '5MR\�\�<���>���|�O\�\�\�V\�\�h\�C�&�TeLi','',0,'?'),(_binary '�]A��A$�\�\�/5S��','wp-content/plugins/wpforms-lite/assets/css/builder/builder-basic.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-basic.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C��\�\ZL��\�=q\�\�!',_binary 'f�\�LIIS\�\�\�\�-\Z\��.\"\�J\�3Q�!��G�','',0,'?'),(_binary '�\�\�\'� xRJ`R','wp-content/plugins/wpforms-lite/src/Admin/Builder/Shortcuts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Builder/Shortcuts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�7���\�^\�\Z�',_binary 'R\�5QW\�f\��\�Rߦ�_tx�?%͚\�\�\�','',0,'?'),(_binary '��|#�@\�A�\�锶|�','wp-content/plugins/js_composer/include/autoload/class-vc-vendor-presets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/class-vc-vendor-presets.php',0,_binary '\�R�\���\�;l\�Y\���~',_binary '\�R�\���\�;l\�Y\���~',_binary '����^~|��\�\�G����z\�.�n�-�yk\�','',0,'?'),(_binary '�-�\�B\�\�|tS^�','wp-includes/customize/class-wp-customize-nav-menu-section.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-nav-menu-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�ԡ�P�\n}\�$',_binary '�vG~?t7\0��h\�R,��|\�]9�\�p�.J\�w','',0,'?'),(_binary '\��*����3��Å\�','wp-content/plugins/gosolarthemes-core/widgets/instagram_widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/instagram_widget.php',0,_binary '�\�C�k�_��t�a�',_binary '�\�C�k�_��t�a�',_binary ' \�hU9OL\�\�IT�b\�2CVϫ\'FP\"\�Nq�v�\�','',0,'?'),(_binary 'œRHD/Xŧ��-X,','wp-includes/sodium_compat/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�\�\Z\�!yC��L\��','wp-content/themes/main/js/plugins/libs/easy-pie-chart.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/easy-pie-chart.min.js',0,_binary '�)\�T>�v�\�\r9�|',_binary '�)\�T>�v�\�\r9�|',_binary '\�D�\�a��dB؇�l����̓S_�@vt�\�{','',0,'?'),(_binary '�S˪\�\n��B\�V\"','wp-includes/fonts/dashicons.svg','/home2/faster25/public_html/ansrwanda.com/wp-includes/fonts/dashicons.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�_�3$_\�n�\�5�\�X',_binary ';ʐ\'8\�4aOoY8-U�62���K\�qq�$B\�x','',0,'?'),(_binary '\�\�x\�-IY�\�\�`�\�','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҋ�m\�\�\�\�\�>~�',_binary ')��\�9���k7G\�&��M�J\�����\�\�\0�N','',0,'?'),(_binary '\�\�\\�\�h\Z\�\�)Ġ�','wp-includes/blocks/paragraph/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��IF��p�ޏhW�X�',_binary '5��z��Г\�\�\0~GI|�-\�<���\�SER�\�R5','',0,'?'),(_binary '\�\�ΧQ�\���\�r[�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��v\�t;�Z\�\�N\�mļ',_binary '\"-ܢ�um\�s��w>vu�J��\�ԡX[\�6','',0,'?'),(_binary '\�*Q. \�-c\�%\�D','wp-content/plugins/wordfence/lib/flags.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/flags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�i\�\�c\�磭��c\�-',_binary '8�Y�\�CO\�\��0\�j{�\Zx��D\�Ė��x�O�','',0,'?'),(_binary '�\�tEm����})','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color/validation_color.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color/validation_color.php',0,_binary 'c]���6�\�6\�5�',_binary 'c]���6�\�6\�5�',_binary '\�|m\�\�[Jl(s���{�ޛ\�\'D��ڶv�\�\��','',0,'?'),(_binary '\n M�I�~\�YEO�\�]\�','wp-includes/blocks/post-featured-image/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Eњ�\�\0\�\�40���t',_binary '�o\�։<\"��Q$op�++�Jg�T\ZUyR��\�','',0,'?'),(_binary '��ܡ9\�u_\\\n\�9�\'','wp-admin/css/color-picker.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/color-picker.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��x�\�Ti6���',_binary 'ۣq��T�\�zu\�\�\�Oi\�\\\�5ЯY\�u\�\�~=c','',0,'?'),(_binary '\�KU\�g0MU�/�\�ʇ','wp-admin/admin-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/admin-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Xo��_���Բ)\n\�\�r',_binary '�(\�Z!.\�e\�\�TU92;\�\��\�\�ݏt5o\�^','',0,'?'),(_binary ')�zq%e,Wl�\�F','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/redux.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/redux.min.js',0,_binary '`\�P�C��yt\�\n;\\�\�',_binary '`\�P�C��yt\�\n;\\�\�',_binary '�\�\�]w�\�\�Ԋ:I�\Z\�Bރ�\�\�\\x�����','',0,'?'),(_binary '9�َ3� S\�bP��','wp-content/plugins/revslider/public/assets/js/rs6.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/js/rs6.min.js',0,_binary '\�\\\�\�_\�\��k\�\�\�=',_binary '\�\\\�\�_\�\��k\�\�\�=',_binary '�\�\�zK/^\r�\�1$O5�ݢM��v��^��','',0,'?'),(_binary '#+ŧ\�\�\�\";\�A)\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\�*L\�TG\�\�4%P���',_binary '-���\�\��n�F�J�&T\�P�o\\ϓ\\���\�2�\�\�','',0,'?'),(_binary '1\�E�:��\�L��e���','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_style_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_style_24px.svg',0,_binary '4nġ�]\�\\h�m\�\0�',_binary '4nġ�]\�\\h�m\�\0�',_binary '\�Ǹ��`K\��o�C�9��\��_k\�x\�\�8c.�','',0,'?'),(_binary '4;V\�\�\'�/�\�\��f�','wp-includes/js/jquery/ui/effect-scale.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-scale.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N4\�폢D^\�\�+',_binary '\r$9�\�%4\�N�r��7�\�\�2��(��r���Ϩ','',0,'?'),(_binary '6\�A>��\�\�Z\�]\0V','wp-includes/blocks/social-link/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-link/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '7\�\�\�OW\n@�a','wp-admin/css/colors/modern/colors-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/modern/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�x ]�\��vx���',_binary 'W�\� �g@+Y�*\'�B\�ut��\�8\0l�\�','',0,'?'),(_binary ':�f\�?bj���.���','wp-content/plugins/wordfence/views/blocking/block-list.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/blocking/block-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']#{\�1��\�\�\�\�&v�',_binary '�^P\�b.|�=>\�S�\��\�#\'\r�l�]\�^�','',0,'?'),(_binary ';�\�\�uGB\�\�n�','wp-content/plugins/js_composer/assets/vc/loaders/spinner-light.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/loaders/spinner-light.svg',0,_binary '\�\�\�\�w`�<\����',_binary '\�\�\�\�w`�<\����',_binary 'D.\'/<,�B�]���\�t?�cB\'��0�\�KX�\�','',0,'?'),(_binary ';�b�\�\�\�ۘ#�e','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-gravity-forms.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-gravity-forms.svg',0,_binary '����8�>���|�\�',_binary '����8�>���|�\�',_binary '\�\�M%.�����\�;�p�\�\�\�\�+H\n�\�X2�','',0,'?'),(_binary ';\�{\�\�\�k��\�s��','wp-content/themes/twentytwenty/404.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�j��\���\�e- \�',_binary '\�\�/�dE\�|#cOBy2��\�i\�c�\�\����','',0,'?'),(_binary 'A\�碶~(�b�\'k7�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_edit_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_edit_24px.svg',0,_binary '9\�05H\�q^�\Z�',_binary '9\�05H\�q^�\Z�',_binary '�\�vu;�\�\�\�ׁO<K�R\�`ֽ\�ӯ�$~','',0,'?'),(_binary 'D)5 �\�}��jx�','wp-content/plugins/revslider/admin/assets/images/socials/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/images/socials/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'G\�oUjmZG \�qo','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_flat_angled_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_flat_angled_24px.svg',0,_binary '�\�|\�l]ɹ\�df\�',_binary '�\�|\�l]ɹ\�df\�',_binary '}�\�\�Ϟ�.��ܗk�,\�/\�y\�-\�Q�j7\�W\�\�3','',0,'?'),(_binary 'HK\�\�\�q�\�\�<<\�3\n�','wp-includes/blocks/navigation/view-modal.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/view-modal.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�]���@\�Κ�\�~��',_binary 'օ\�58V�\�I\�0�\�=\��Y������','',0,'?'),(_binary 'Nf\n2n@4b��hG���','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-gauge.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-gauge.svg',0,_binary 'e��\�M��G�L\��',_binary 'e��\�M��G�L\��',_binary '\n\�\�FIp��\�N{\�d74E?��\�ⲥK�>q\�\�','',0,'?'),(_binary 'P\�\�w\���X�p��','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-02.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-02.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�JRRӚ�3ڴ�4\"',_binary '�z\�I�X{-���?b\�T� �8~\�w�,����D','',0,'?'),(_binary 'RM�w�}9G\�v\��','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_indent_decrease_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_indent_decrease_24px.svg',0,_binary '#+��9Dbݞ\�֍ZѢ',_binary '#+��9Dbݞ\�֍ZѢ',_binary '�]k\�O-zd\"\�T(ُ\n!�\�^\"�\"\�\�\�jqZ��','',0,'?'),(_binary 'i��z\r�*\�\�K\�','wp-includes/Requests/src/Transport/Fsockopen.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Transport/Fsockopen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�\�\�2�\�P\�g',_binary '|eA[kT/\� ��W\�eH�q�Q\�\���6\�Z�\�','',0,'?'),(_binary 'o7F1�T\�\�A\�\�Ŭ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\�X\�v\�vlX�8��\�',_binary 'qdwLԹ�L�\�90�\�\�k��9dZ��+T�`','',0,'?'),(_binary 'rM��Ä\�\�\��\�e\�\�','wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-title-citation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '((M�5\�3|\r&\�V',_binary '�\�_��\n`\��\Z�
�(\�R�]j�A\�','',0,'?'),(_binary 'w�l\�kajcτT��R','wp-content/plugins/wp-mail-smtp/src/Admin/SetupWizard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/SetupWizard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�_ ��\�\�\�\�~\�CGR',_binary '2�lIT��/T�H�\�,���3Q��\�N�\�j\Z\'v�j','',0,'?'),(_binary 'x�\�ұ\�\'�\�\�h','wp-content/plugins/js_composer/include/classes/shortcodes/vc-button2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-button2.php',0,_binary '��\�l|8L��\�\�#�]',_binary '��\�l|8L��\�\�#�]',_binary 'pC/�\�T�ڜi\�5��,\�B\�z\�&->�r��\�\�zC|','',0,'?'),(_binary '�5 ��@2\�\"�W%\�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\�m\n摋�#��V��',_binary 'Ps\�\�s\�\��\�\��cK#f�\�8����q6`;\�','',0,'?'),(_binary '�\�;�*\�F\'u\�\��\�','wp-includes/blocks/code/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+v{�d\�\�f$9�\�\�^',_binary 'K鏬�/� \�s�\�CS-\0\�U\�jh\�s�\�5 �','',0,'?'),(_binary '�\�q�\�YG�%\�\�\�\�B','wp-content/themes/twentytwentyone/assets/sass/02-tools/mixins.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/02-tools/mixins.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L��Ey�Fp�`����\�',_binary '�\�\�،�@C\�B+\�\�=\Z\��\�\�\��\�\�\�','',0,'?'),(_binary '�\�\�C\n��\�U���','wp-admin/js/custom-header.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/custom-header.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݎ\�\Z��\�\Zڸ\�\�\�',_binary '�\�v�N����;d\�V\�\�5d���t�,\�','',0,'?'),(_binary '�n\�\�O.�\�\�}','wp-content/themes/twentytwenty/templates/template-cover.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/templates/template-cover.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�V\�R�\�w\�O�\�,�|�',_binary '��\r���:�{Yh��\0\�o\ni#�uޡh�s\���tr','',0,'?'),(_binary '�\�0l�\�j\�0+%\�','wp-includes/SimplePie/Source.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Source.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a��A:\�$]B-\�vw\�)',_binary '�\"\�\�\�9M\�a���U\�_�h\�I��>�,]�C\�','',0,'?'),(_binary '�x�a5]\�&��K�R�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/InternalClient.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/InternalClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�}7 ������\r',_binary '��q\�l\�bD�q��@F\�\�˶]\�̞\�#','',0,'?'),(_binary '�B_.��J\��\�ڣ\�','wp-content/plugins/revslider/admin/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/index.php',0,_binary '\�\�{J!u?}\�\�s�',_binary '\�\�{J!u?}\�\�s�',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�\��+�5�\�N','wp-content/plugins/really-simple-ssl/testssl/loadbalancer/ssl-test-page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/loadbalancer/ssl-test-page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�a\�0�����&�-',_binary 'Ӫ��GDf��\�:\�ڝ\�lk�#�L+J5B�\�','',0,'?'),(_binary '\�-��\�]\�\�J�㐛\�','wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/bird-on-black.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�n\�(\�\�щ\�\�~�',_binary '0Ёn��Dhu�\� N\�O�=�\�\"C47}���G','',0,'?'),(_binary '\�\'�\0�P\�Х�B;=\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LogLevel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LogLevel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A�V\�\�z�!�H\�',_binary '��z�w\�\�h�_T(.7��\�l��{r`npR|���','',0,'?'),(_binary '�\�\�窒�u��\rZJW+','wp-content/plugins/wordfence/images/help.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/help.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$N\�;\'��M\�\�\� Y',_binary '�\�\�\Z�7\0\�\�r/i�\�z;ki,�=L�Z�g���','',0,'?'),(_binary '�)����t\r\�,�Jڼ','wp-admin/options-permalink.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/options-permalink.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�R\����S���/`',_binary '}��\�f`귖c�\�\�Z@Tg�Ņ��\�̀�\�Rw��','',0,'?'),(_binary '���vL��\�:J�\��\�','wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��@\�Z�ɳ�|3�',_binary '��_\�\�i\�\��c���B���7H\�%K ��','',0,'?'),(_binary '�)\�\�\�\nd\�Y\�X,\�','wp-content/plugins/wordfence/modules/login-security/views/user/.user.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/user/.user.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���\�S2��ܾ��v\�','wp-content/plugins/revslider/public/assets/assets/sources/.sources.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/sources/.sources.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'AN�H2\n4 �w','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/jsonview.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/jsonview.min.js',0,_binary '9aD�˿9b_x�\�\�ǵ',_binary '9aD�˿9b_x�\�\�ǵ',_binary '#5��u�\�\�\�:\�\�\�\��\�\�\�]�bQ��\��\�','',0,'?'),(_binary '\�\�x���2�c��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ps.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ps.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�w\�Cb\�Ī\�r�@�e\�',_binary 'd\�i��Kj��{�5F��\�\�\ZH|J\�T\�\�\�,','',0,'?'),(_binary '\r�U\�\�\�zJӢ\�BE','wp-content/plugins/js_composer/include/templates/params/options/templates.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/options/templates.html',0,_binary '�\�zO\�w뤾F�\�t.',_binary '�\�zO\�w뤾F�\�t.',_binary '��[o\�@��\�wQ�E�\n\�+\�O��\�Q�x6_�','',0,'?'),(_binary '\�?DŽ���\�:\n\�\�X','wp-includes/customize/class-wp-customize-theme-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-theme-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.#\�u\r27\�\�\�fh�v',_binary '\�\�甘Ʒ�\�Ar�a��u<_@�\�\�bM�Ue\�','',0,'?'),(_binary '\Z�\�) �%iy�δ','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}+#z,�\�e\�rEJ-',_binary 'sf�\�q@�\�8�!yW�&ڔA\�+/\�uY���44�G','',0,'?'),(_binary '#U�WXw���\�za\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/RevokeCertificate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/RevokeCertificate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N�螌\�.$=�nK�\�B\�',_binary '\�_�\�6�[\�3IIxxcy/5q\n��\�z�M','',0,'?'),(_binary ',Lۥ���K�.��\"\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tools2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tools2.svg',0,_binary '\�\�ю\�S��\�P',_binary '\�\�ю\�S��\�P',_binary '\�)ț���\�Y\�\��<\�d\�\�.�7]\n\�\\\�Mx��','',0,'?'),(_binary '3�d���\�yj\�\�\�\�\�V','wp-content/plugins/wordfence/lib/menu_firewall_blocking.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_firewall_blocking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@O<\�.<)�$\�\�ޓ��',_binary '\Zޛp��� ��\�>�\�B*\'�\�^�\���T\�','',0,'?'),(_binary ':\�>E\�g^lA�z�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ProjectIdProviderInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ProjectIdProviderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E��\�K�V�ݪHߠ!',_binary '�Ƿϫ\�M��n1�\�:3\�R�S@\�\r|\'','',0,'?'),(_binary 'B��y$Cc\�i\�8+�g!','wp-includes/blocks/details/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/details/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z��$U�p�\�=',_binary 'h\�\�D0Dc�\�\�ErCQ��6&0�V�Lf�|љ\r','',0,'?'),(_binary 'G\�p�FK�)6i\�8','wp-content/plugins/js_composer/include/templates/pages/partials/_settings_tabs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/_settings_tabs.php',0,_binary '��4gX�z}z��h�^\�',_binary '��4gX�z}z��h�^\�',_binary '{!\�;\�)\"�+K\�F9j�틈) :�ֈ/\�','',0,'?'),(_binary 'N��J4�}s�;��\�[','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hand-globe.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hand-globe.svg',0,_binary '\�\�\\)\�@\�Z]��r\�\�',_binary '\�\�\\)\�@\�Z]��r\�\�',_binary 'ZU\�nR#\�bɀ�\�}\�v\�L�\���9�$��\�Il�','',0,'?'),(_binary 'R�r\�r�(\�ȟ\�\�P�','wp-includes/blocks/media-text/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ׂ}AM\\\�XL\�\�,0q4',_binary 'ƪ)�\�G W_e\�EC�)W\�tY���\�aw\�˸','',0,'?'),(_binary 'Wl�\�y:\�\0Vn`�d\0�','wp-includes/js/tinymce/plugins/wpview/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpview/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��6-A�ī\�[\�\�\��',_binary '\�lO�\�o\�gL\�.dC�ߏ\�\�ֲ\�n=\�\�;~�!','',0,'?'),(_binary 'XH�\���R\�)I6','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_speaker_notes_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_speaker_notes_24px.svg',0,_binary '�P�\�#qb\0\�&[/4�',_binary '�P�\�#qb\0\�&[/4�',_binary '-�\�-]NU�\n\��?:I�0�;\�\�5-�1�A','',0,'?'),(_binary '[�Y[��\�j��Lj\�G\�','wp-includes/blocks/search/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��z��嘻\�S',_binary '�\�-N\�k\"�,[�[\�j�_t -�X\�O\�\�\�\�','',0,'?'),(_binary 'e�Ў=wM\���[v)','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-info.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-info.svg',0,_binary '��B۾Ӹ\ry�Ȁ�`%',_binary '��B۾Ӹ\ry�Ȁ�`%',_binary '��/zL�NGa\�Է \�\�\�\�C�+����Hq�]','',0,'?'),(_binary 'h8�ʯn��-�\� *','wp-includes/blocks/buttons/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}�\�\�!r<\�\�\�\��',_binary '\�\�ն�,*\�͖\�\�>3���x\r6���\�K�5','',0,'?'),(_binary 'l\n�B��\�X\�dR<�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Parameters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��+���i{\0yB�0p3',_binary '2U&h1\�(��S�0�\�\�E�\�\�³g�\�\Z\�<E','',0,'?'),(_binary 'r�\�\�_\�\�v����Z','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/el.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/el.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�NY��\�X�\�O\�c4\�',_binary 'nrN-LbIp]х�L\�O����ʼ�\Z]�\�2�','',0,'?'),(_binary 'vC.�;B\r�O\�\�UY','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ဏ\'�O\'2O�Չ?%�',_binary 'c2s\�,R�y8��\�q6\�\�!rY\�\�\'\�o)�)','',0,'?'),(_binary 'y\�ְC�X�����l\�)','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�,\�\�[\�*y��\�\�!\�',_binary 'X*}u�I�+\�\r�p�B2Sz9+NL,ZZ\�\\�X�\�','',0,'?'),(_binary '}c\�ߋB��39\�l.\�F','wp-content/plugins/wp-mail-smtp/assets/images/about/icon-partial.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/icon-partial.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ĩ\�8Ódy��\��5',_binary ',�z���Pkjܬv���\r\�vzR\n�5�#\�','',0,'?'),(_binary '������YZ<Y�w\�B','wp-content/plugins/js_composer/include/templates/shortcodes/vc_zigzag.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_zigzag.php',0,_binary '�\�F�\�\�)B>\\�',_binary '�\�F�\�\�)B>\\�',_binary 'Xc\�z\�B\�h�k�[�b\����Nu�pђ�\�\�a\�','',0,'?'),(_binary '�9\��>\�\�\�7','wp-includes/blocks/site-logo/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '錥}q\�T\�+z\�[�![',_binary '\�ܡgZ\�ˍ�!*N�s6%�\�\�/���\�|S�Q�','',0,'?'),(_binary '�,�4#��(\�#','wp-signup.php','/home2/faster25/public_html/ansrwanda.com/wp-signup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�_��>�\Z\�?����~�',_binary '\��!<\�\�f}\�SNr}&\�Qi�\\�=�\nU\�\�^','',0,'?'),(_binary '��xd��(r���\�N\�f','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/vi.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/vi.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\�v;;\�A\'ptD\��',_binary '�h^�g(\��e-:Ddյ<\�s��x?\�z\�','',0,'?'),(_binary '�)\�Pe\�\�D\��\� s','wp-includes/blocks/group/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4L���`\�*\�A7\Zg',_binary '\�I\�\�\��lA2�]\�O\�I_�0\��\�i��','',0,'?'),(_binary '�\�X����\�β�}�[�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/PageUrl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/PageUrl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\�\�\�\�\�a�\Z\�V\r\��',_binary '�C�\�u\�WQi D\�\�\�{\�a\n\��-�\"9��\�\�','',0,'?'),(_binary '�v\�+[.I$�]\�T�','wp-includes/style-engine/class-wp-style-engine-processor.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/style-engine/class-wp-style-engine-processor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�hNα��\�I�\r��U_',_binary ']η{\�\�R]���2����¼[һ;>y�ܽ','',0,'?'),(_binary '�� A����\Z�Hlc#�','wp-content/plugins/wp-mail-smtp/src/Admin/PageAbstract.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/PageAbstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�.|�\�}N\�^q �',_binary 'cir�Q��|Z\�TՔ\�\�_��g\�\�<&\��','',0,'?'),(_binary '�\�$��xͭ����=\��','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g�\�:�0\�|\�Yo9',_binary '�\�\�Յ=Gk��`\�\���\�F\�6\�\0� �q��\�','',0,'?'),(_binary '��!\�m\��\�L\\Fb','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_1_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_1_bar_24px.svg',0,_binary 'vJ쫻6�BHr�|',_binary 'vJ쫻6�BHr�|',_binary '�ǜk�F\�\�K�}si�\�z\�mW\�\�f;\�~c�\�','',0,'?'),(_binary '\�\r\�\�f9\�\�@K�+\rX','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_circle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_circle_24px.svg',0,_binary '\�\�q�f�(l�>\�\�&u7',_binary '\�\�q�f�(l�>\�\�&u7',_binary 'Cb��\�\�d�k\�=tv�@�<\�\�x�\�S�gA�Ɓ�\n','',0,'?'),(_binary 'ǖ��d\�!s<X�\�Я','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�*�1{,˾\�ʂ�\�',_binary '<�G�\�\�$�U+\�k\�L>\0h�ahB��S�-\�','',0,'?'),(_binary 'ӋԚ�(j��~T\�]�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_phone_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_phone_24px.svg',0,_binary '8WFKE?\�m�T\�Dv�',_binary '8WFKE?\�m�T\�Dv�',_binary '\�T1�x\�\�.�\�\�~c�E\�bԏGA�\�v','',0,'?'),(_binary '\�%\�\�x<�����+��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_color_lens_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_color_lens_24px.svg',0,_binary '��� \n\�֎\��\�&\\',_binary '��� \n\�֎\��\�&\\',_binary '��K�S�\�_��\��z\�ݞ�V\�\�_����\�^+�\�','',0,'?'),(_binary 'ۑ݀m\�9��l�^�H\�','wp-content/plugins/wordfence/images/logos/shield-premium.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/logos/shield-premium.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\r�-ȭ\nQ�\�V�',_binary '?mUL�\�\�-l��ZOI�\�,XS�M�\�ޝ-�','',0,'?'),(_binary '\�\�\�h\r�\� \�O2a ','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Session.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Session.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[��4���\�\�|��ץ',_binary '\�\�/$(K��+W^��� K\�O�ؒ<Mx�=','',0,'?'),(_binary '\�Cr.\�3/�\�\�v','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/media/field_media.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/media/field_media.php',0,_binary '{O��|-%\'\�qV]\�',_binary '{O��|-%\'\�qV]\�',_binary '�Xp�Зu���0\�&4aE,Cu\��\�8�G��{','',0,'?'),(_binary '쩯\�\�b�/�y;\�f','wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-video.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-video.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�nh�\�e�S�,����!',_binary '�\�,GK\�\�f\�\�\�o�a��t}߆#Z�\�s�v�\'�','',0,'?'),(_binary '\�\�*沫�Q\�N','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F�$�\�ۭ��w\�k�_,w',_binary '|\�D=\�<f\�YDB�9O¼~e����A\�\�[','',0,'?'),(_binary '\�\�=<�E-�,@<8�','wp-content/plugins/js_composer/include/autoload/vc-pages/page-design-options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-pages/page-design-options.php',0,_binary '\�Ĭ��\�\��\�xc',_binary '\�Ĭ��\�\��\�xc',_binary '3ʗ�\�\�/�\rYK�di��(C�M\\\�x\n','',0,'?'),(_binary '��,\�i\"xݑ/��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160t1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9.š�Ú�B1����9',_binary '�\�\�.zo쮲\��\�f\�\�\�\�\�{f\�=�xQ\�U','',0,'?'),(_binary '��\0Q\r\�\�BJ�\�%�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_mail_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_mail_24px.svg',0,_binary '1v):�Xg\�u��0',_binary '1v):�Xg\�u��0',_binary '\�^#Û\�wz��\�s��\�n{�\�Ѭ\",-�i\�i�','',0,'?'),(_binary '�\\\�{�\�\�\�ԙ\�UV\�','wp-includes/blocks/navigation-link/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�jX\�!h \�r��;�\�',_binary '�\�U��\�\\v\�Ϝ�IϏ)p\�-,�\�\��H\�\�(*','',0,'?'),(_binary '��y7�\�MA\�@���','wp-includes/widgets/class-wp-widget-rss.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-rss.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9s\'钾\�T\� \n\�J2',_binary '\�A\�B��m��q���A\�z�\�iZu�\�\�\�\�\\��\�','',0,'?'),(_binary ' \ZT˝�\�&\�W.d�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/.Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/.Curve25519.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'k\�6\�hߒPGP�q�\Z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/StreamInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/StreamInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�bF�i\"\�n�\�N�,\�',_binary 'R�AΚ{:���m����\�\�_\�\ZF�9w�.','',0,'?'),(_binary '\�#�`\\�T{ň\�w','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_pregnant_woman_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_pregnant_woman_24px.svg',0,_binary 'r\�\�J�FUَ\"͙S\�s4',_binary 'r\�\�J�FUَ\"͙S\�s4',_binary '�M�`s#��OH��~\�a��Ӎ�(\�\�p\�%LdY','',0,'?'),(_binary '�_)0d|�6_�;n','wp-includes/js/dist/rich-text.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/rich-text.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�X��\�w���\�*\�\�<\�',_binary 'H�\�\�BeL̊\�b\�\�V7g\�w�KMf\�ln���','',0,'?'),(_binary 'hR\�^��\�s��','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/php72compat_const.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/php72compat_const.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XP\�sHG\�/n\�w',_binary '�-ܙ���_�P^\�C\�\�\�\�`ֵ\�.���F�If','',0,'?'),(_binary '2�x�\�j~\�~5,Î\"','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg10_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg10_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h�7\�\Z�s�8\��Lc�',_binary '\�/.ˎYI0D#\�S[@��k5\�\�\'U�\�a�3','',0,'?'),(_binary '<͓\�\�\�)\rRN9\�w','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '=N�K(l#�Ƽ\�ce�8','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-money.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-money.svg',0,_binary '[V�t3\r�n�~\�C\�\�',_binary '[V�t3\r�n�~\�C\�\�',_binary '�ݜ\�\�pw \���^=|���\�Ux�ૼy.N','',0,'?'),(_binary '=� ��\\vV����\�x','wp-includes/blocks/rss/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+�c{\�<| \�\�\�\�',_binary '6.bE8F;�\�]��8�Kr�˶�ӟ췊�\\','',0,'?'),(_binary '?um\�OP\�P���]B','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_late_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_late_24px.svg',0,_binary 'J@}Pх�\�5<��\n',_binary 'J@}Pх�\�5<��\n',_binary '2�\�#Й\�\��V�.S�\�\�#\�x8�e��u�z','',0,'?'),(_binary 'IJ\�cC�3�@\ZDD���','wp-content/themes/twentytwentyone/template-parts/header/.header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/header/.header.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'L��\�K�J,��Ķ','wp-content/plugins/js_composer/include/autoload/hook-vc-pie.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/hook-vc-pie.php',0,_binary 'M\Z\"�UW2�\�\�o(\�L',_binary 'M\Z\"�UW2�\�\�o(\�L',_binary '�扡G�\�\�Õ\�Y�\�p\�̹�\���\n2�w\r','',0,'?'),(_binary 'fZz��r-�cb(n��>','wp-includes/js/tinymce/skins/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary 'j��x�h\�y�pV\�\�&!','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_24px.svg',0,_binary '� m\'�\�,)�\�|�ɠfz',_binary '� m\'�\�,)�\�|�ɠfz',_binary '!g�X\�\� \�E�\�\�1M*�\�P��Y;,� Z�I\�','',0,'?'),(_binary 'q\nܼ%x\�p�q\�\r','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SwiftMailerHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�g��<;> N7*S�W',_binary '��˓�-wzh\�\��x8\�ZX\"�\�%�\��q��1?','',0,'?'),(_binary 'u�E�z\�!y�Sr��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calculator3.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calculator3.svg',0,_binary 'S�x\�\"\�!w�JV$�',_binary 'S�x\�\"\�!w�JV$�',_binary 'D2�E�;�Uq\�6\�(\���j5�nj0;\�\� \�','',0,'?'),(_binary '��\�b\�/iw\�\"& ��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PuTTY.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u}\��>\rS\�\�Ѐ�\�)�',_binary 'VNo�wbCc���hse\�%\�!n�_z�w\�͗W�','',0,'?'),(_binary '��<��i\�\�\�\�Q\0','wp-includes/js/dist/reusable-blocks.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/reusable-blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ey^g\��!=�\�I\�b�',_binary '�a\�\"���qB\�\��!\�?0&j�2�,>���U','',0,'?'),(_binary '�`&%eF�g���\�d','wp-content/plugins/wordfence/models/block/wfBlock.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/block/wfBlock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�=\�\�\�L@\�ʐA�\�',_binary '\n\�S�Y>\�l\�*ϸC@z&+ z�dAW���w�\n\r','',0,'?'),(_binary '�Qsno5XM\�ݽZ','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_tilt_shift_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_tilt_shift_24px.svg',0,_binary '�C! ��\\\�Δij�',_binary '�C! ��\\\�Δij�',_binary '<�� \�\0\�Vσ�eȪ2�©��&ӱ*tk0�','',0,'?'),(_binary '�5�2=\n�눲r\�\�2','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_component_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_component_24px.svg',0,_binary '�q\�`��y_-Kc\�\\�',_binary '�q\�`��y_-Kc\�\\�',_binary 'vA-�iS�f\�\�E\�$Yf�\�{�����2\�\�','',0,'?'),(_binary '��Z6\��Ϻ�L','wp-content/plugins/js_composer/include/autoload/vc-pages/.vc-pages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-pages/.vc-pages.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�M�ġ�\�\�wwK\�N','wp-includes/js/dist/development/react-refresh-entry.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/development/react-refresh-entry.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�J��܇�{\�{AvƸ\�',_binary '\�Է,�M�w}��_�9\'%\���\0y�\�b','',0,'?'),(_binary '���8~?�\�^�\�_D)','wp-content/themes/main/includes/visual-composer/shortcodes/casestudies_grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/casestudies_grid.php',0,_binary '=�9\�fЗf+\�Mݷ\�',_binary '=�9\�fЗf+\�Mݷ\�',_binary 'N�F\�{�r��|\�\�\�r7)�y(���f�','',0,'?'),(_binary '�\"�sybNl-�\��','wp-includes/blocks/preformatted/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/preformatted/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)1n8.R��\�*',_binary 'v�[\�\�7�/N@3)}�o�x\��\�t\�7�Nk��','',0,'?'),(_binary '�:8\�Ia\��øl\�m','wp-admin/includes/class-ftp-pure.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-ftp-pure.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T&�}\�\\3\�\�J�� \0',_binary '�\nS\�{U\�\�Cdz$����y\�\�\�a|8\�[','',0,'?'),(_binary '�W;ݴ��މT;��\�','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-02.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-02.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�D�\�\0\�|\�\�F',_binary '\'\�\�2uV\�d\�.<\�\�bl\�\�=�`�G�Bjr��\�','',0,'?'),(_binary '�[�\�\���\�\�\�\�R','wp-content/themes/twentynineteen/template-parts/post/author-bio.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/post/author-bio.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\\J\�\�w\�\�\�',_binary '2\� �\�\�ă\�\�\�`\�|\�\�K 6<#:Gׯ�\�s','',0,'?'),(_binary '��f\\,�t_��\��0','wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<[�O<\"��\�D\�h��',_binary '\�n\�%6��O��(�맇�P�-c���χ�J','',0,'?'),(_binary '����KqM�\�\�{���','wp-admin/css/dashboard.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/dashboard.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Ez\�dw\�W%e\�1\�',_binary '�\�n\�ʿ6f\�Ϟ9\�\�G�\�d証����Թ!�','',0,'?'),(_binary '�\�sݜ�Þ3��\�\�\�','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�L[g]\�4^�-r[:�\�',_binary '\�\�r\�^\�D/�i){.Bk\�-6%`�&5\�\�#','',0,'?'),(_binary '�{xZ\�c�\"�hb�?\�','wp-includes/js/dist/dom.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/dom.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\�86�ȤSA\�a',_binary 'p��c��.�\�(�\�z�F�\�ٖ��\�h e\0i','',0,'?'),(_binary '\�TB��O>\�v2\�\�}Ea','wp-includes/SimplePie/Locator.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Locator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\�ږ_\�\���}\�\�3\�',_binary '\�#\�L�&$�FΪK#\�\"�`Ԉ��MC�Wd','',0,'?'),(_binary 'Ȓ\"N=�L\��.�U','wp-includes/blocks/more/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/more/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\��w�.\�,$�#>\�',_binary '+\�穩T^3=@\�\�5\�\�_���jzǼ[9+\�N.�','',0,'?'),(_binary '\�\�T�\ZZ\�\�\�S\��>','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_replay_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_replay_24px.svg',0,_binary '���H\��Ê^#��',_binary '���H\��Ê^#��',_binary '�\�\\\�\�\�6�\�.�^D��Ϫ~|�\�,\�<\�y','',0,'?'),(_binary '\�\�\�5\�[0\�Q#a�S�','wp-includes/Text/Diff/Renderer/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Renderer/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�c\�|��1l\�{N���','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fast_rewind_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fast_rewind_24px.svg',0,_binary '�/�+\��\�p�7@�',_binary '�/�+\��\�p�7@�',_binary ':F����V�\Zn\�Q.y\�\�W�L�\���\�iV','',0,'?'),(_binary '\�\�ϝ\�\�6=��̍�','wp-includes/blocks/post-excerpt/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e̅��bJ�&^ŧ',_binary '�������2u�� \�l\�x�D\�g�/\�v�\�','',0,'?'),(_binary '\�\�W\�MF`3\�\�$\�\�','wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2�\�CECZ6���e�',_binary '\\W�\�.£\�\�\�;\\ �K��[\�zHEI�8��A','',0,'?'),(_binary '\�K�z���4ں\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/js/jquery.easing.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/js/jquery.easing.min.js',0,_binary '~T&�1�^�\�b9Ҁ\�',_binary '~T&�1�^�\�b9Ҁ\�',_binary 'c\�ijOlH\�\�$P`���sƼ\�W�\�N{�8��\�','',0,'?'),(_binary '\�-ФQ�1Ц\r �','wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G\0\�\�\\t4�\���E\�',_binary '�,%d:?\�-�ǯM\�!k��\�gF6\�ݱ��\�R�lj','',0,'?'),(_binary '\�\�*\�7\r\�\�?\�','wp-includes/class-requests.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-requests.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0\Z�\�Nz\�j\�3',_binary '1\�W~f�\�W����;\0\�W�5�U��8��<\�','',0,'?'),(_binary '�{�>\�t\�A�8�O','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�v\�����?_�Q',_binary 'V���ܢ18U�\r\�&]_RP�f~�9Od\0\�L�Iwv\�','',0,'?'),(_binary '�l�Yt:Gm�\�B$\�','wp-content/plugins/wordfence/modules/login-security/js/login.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/js/login.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+hY\�\�7/�pW\�[\�e',_binary 'G .�����Di\�>_\�:\�c����p\�Ng\�\�','',0,'?'),(_binary '�\�\�\�S�&Oky\�P','wp-content/plugins/gosolarthemes-core/admin/theme-config/.theme-config.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/theme-config/.theme-config.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�xd\�c��\�\� \�','wp-admin/js/widgets/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�}\�Bj�㤩�c4','wp-content/plugins/wpforms-lite/lite/assets/js/admin/education/core.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/assets/js/admin/education/core.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!�] �(�T+\�{W�',_binary '�-\�\�nN�$dd�Z��Fpb\�<�\�XY|\�\�\�','',0,'?'),(_binary '\�ۥ5#�\��Qh��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/AbstractSyslogHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\�Z[p�-ՙ��\�\"�n�',_binary '\�^��\�Y�\��h���#\�ӲZ�v\�\�f\��','',0,'?'),(_binary '$�H?.0h\��\�\�','wp-content/plugins/wordfence/lib/wfScanEntrypoint.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfScanEntrypoint.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�+#F%I�A\�\�',_binary '��\��1M\�\�|P�k@\�m_�W��vA?�v�z\�','',0,'?'),(_binary '��8\'��\�\�,�\�}','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/PrivateKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�k�{ �#\�s&�\�{2',_binary '\�\�\�z��T�`I�n\�\�)BB�D� �\�\�mJ��W���','',0,'?'),(_binary '�s�\�y\�\�%#�r\��=','wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�6\��2\�\�\�`+�\�',_binary '�\�Ve��/\�\�V���+ww���\�\�\�$��o�H�','',0,'?'),(_binary '�of?\�3�P�1\�\"\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\"̤/O��\�Y��\'',_binary '\�8\�e\�T�et\r j�P\�/��J\���<^�rӥz','',0,'?'),(_binary '$\�_ ���b�}\�2@\�','wp-content/plugins/cloudflare-flexible-ssl/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/cloudflare-flexible-ssl/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^ �\�\�&�t\��sQ��',_binary '\�\�h/�S:\�Cݭch;�|�u:�t�̔\0\�z\�Y','',0,'?'),(_binary '(Bt��\�\�\�7pV�\�\�','wp-content/themes/main/includes/theme-admin/screens/.screens.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-admin/screens/.screens.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '+GI�]$n��o�R�','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_cd0a0a_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���G#�ͻ\�\�տ�z\�\�',_binary '\\�Ǝ\�\��ȋ�%~�6\�\�(��\�>�T5�','',0,'?'),(_binary '0�V\�R s\�6\�\�\�s�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart13.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart13.svg',0,_binary 'ɣC\�1�}�9|E',_binary 'ɣC\�1�}�9|E',_binary 's�ؿ��8�\�8\�ޖn\�Q�m\�\�\�m��|\�\0\�','',0,'?'),(_binary '1+ቓ\�ɚ\�:\�L','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�R�o2�h\�9�[6g2\�',_binary '�/M�\�\�\ZE{-tl�qgD�Ch#�\�;�[t\�','',0,'?'),(_binary '1a���������?\�l','wp-includes/blocks/comments-pagination-previous.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-previous.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�Vs�C�);��',_binary 'źL\n�\�}Eό��tw�LО\'3c\'\�b�','',0,'?'),(_binary '9Rb�d<M�o@\\�d=','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_brightness_low_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_brightness_low_24px.svg',0,_binary '\�0|��\��\�M�ܹ�',_binary '\�0|��\��\�M�ܹ�',_binary '�\�\��t\�\�\�\�=\�\�]&�d\�}qz7m\�\�\�n\�u','',0,'?'),(_binary 'F�\�e��\�}\�(�\�','wp-includes/js/jquery/ui/dialog.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/dialog.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3@�Ƴ���nh�E_\�',_binary '\� ��x1簃z\�k$Z\�\�\�Z\�\�\�\�]�\���','',0,'?'),(_binary 'O#\�q����6�K�U\�','wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js',0,_binary 'Ymn]�\0��?�\�!�',_binary 'Ymn]�\0��?�\�!�',_binary 'fR�3{�\�M@�Z��@���ׅ��l\�T\�.�8','',0,'?'),(_binary 'U\�=Cm;:\\gI�\�\�C�','wp-content/plugins/wpforms-lite/includes/fields/class-email.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-email.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T�I]�\�~\�6\�w\n',_binary '\�#�\�!��q���g�=\�!�\�N�\�r9\�;','',0,'?'),(_binary 'W��5^��l_�_#�','wp-content/themes/twentynineteen/sass/typography/_typography.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/typography/_typography.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�>�7\�2\�\�n�\�t',_binary '\�\�nek\�o@�l\�_��\�ky~�YWŢA���','',0,'?'),(_binary '\\wJ\��]Բ\�)\�\�','wp-content/themes/twentytwentythree/templates/search.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/templates/search.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\�\�̀Y�\�\\H�@\�',_binary '�t\�q~\��ה\�0=\0\�-�S�N\�zUu��','',0,'?'),(_binary 'nr���8�1\�}�','wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/.Settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/.Settings.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 's♼{DR\�[�k\�1�I','wp-content/plugins/wordfence/images/logo.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�zF�\�ހW\�\rl\�~6',_binary 'V\�{��Q9\�V ��\��J X�q��\�ڀc�','',0,'?'),(_binary 't#�\�\�t�\�\0�o��G','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/KeyGenerator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/KeyGenerator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�j�,�f�\�} �%x�',_binary 'a\�\�-uܰ\�\�#~l\�\�\�m_\�D\�\�\�\�[f�#','',0,'?'),(_binary 'vLã(��.\�\�\r�v','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yd\r�\�\�-��\"���\�',_binary '\ni�ז����\\\��E�~۸\�\� \�xA&\�A�o\�','',0,'?'),(_binary '�\�\�\�X/\�\�\0�� ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�iJ�B�!<\0',_binary 'V�\�4�^�C\�D�\Z�\�\�\�\�\�\�\�;��U�z','',0,'?'),(_binary '�-[\�\����z\�\�f','wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsMetaCleanupTask.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsMetaCleanupTask.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"��S�f\�%Z{pdIr',_binary '�t\��\�D�d�qmUf\r⦢�\�.OT\��LI1��','',0,'?'),(_binary '�\�\�}/\�pS\�\�\�','wp-includes/blocks/page-list/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\�\�\�\�\�Y\�\� ��F\�\�',_binary '\��=��.�b\�\�\�T6V\�9sN}�9\��\�/�%Bu7U','',0,'?'),(_binary '�N3M�\n�\�S�\�0j','wp-includes/js/dist/block-library.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/block-library.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�f�\�!N\�A�\�S�\�`',_binary '��\�7\�\�<��\�b�G�%\�\�\�] �\�\�\n-8�','',0,'?'),(_binary '�s\�.\�|ױщi/,\�','wp-includes/js/tinymce/plugins/wpview/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpview/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\\i�Gϴ��R\�:E','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UrlLostPassword.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UrlLostPassword.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pm�GDY\'ȲV�\Zn��',_binary '�җ��\�\�\�\0�6C�\�P�I�Wo�\Zn','',0,'?'),(_binary '�w�譈#�>U\�\�L\�q','wp-content/plugins/wpforms-lite/assets/images/cc-about-step4.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/cc-about-step4.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�kqg7\�4��A',_binary '�\��\�\����\�6\�Gx��b\�p�&��w\�.','',0,'?'),(_binary '\�\�)@N��\�&�Ǟ\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/email/.email.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/email/.email.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�x(�ťܺ�.�\�\�Շ','wp-includes/class-wp-session-tokens.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-session-tokens.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UԔ\r�\�UK^\"�h�\�',_binary ',\�ؓˑ >�v�>a���\�\�\Z�\�e\r�\�v','',0,'?'),(_binary 'Ԓ\�\�A��\�\�r��^','wp-includes/js/wp-custom-header.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-custom-header.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�C@$ҷ�SE�\�#\�',_binary '\�\�\"\�y\�䓧�\�}\��^H\�z\�%��Z�\�у���','',0,'?'),(_binary 'գ�\�\�\�I��̺�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ӹe\0^�\�\�O\�\���\�\'',_binary '�\�Ӿ6\�.\�E�Sk۬�\\_�t=?�!\�W�J���','',0,'?'),(_binary '\�z�\�a>`<��!�C�t','wp-includes/css/dist/block-library/reset.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/reset.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8�L�߯�3�N\�b��j',_binary '�� �4��a�\�\�\�\��j\�.�G^SQ�$�\�v\�','',0,'?'),(_binary '\�Bg�y㔬�O�\\\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/.schedules.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/.schedules.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�^0p\���\�k����M','wp-includes/css/dist/nux/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/nux/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�su(`y\�˯d\�',_binary ',��s\nOyK\�\�\�\�t\�\�8��a\�^\�\�6\�Z\�','',0,'?'),(_binary '\��|)�LS�J\�4\�','wp-content/plugins/wpforms-lite/vendor/composer/platform_check.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/platform_check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h6�\��ȫ/5o��\'',_binary '+\�Lz<;:\�E�\�4mf<k��\� Ƹ¬A/','',0,'?'),(_binary '\�S ��\��g N�d','wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')�\�֟l=\��q,쇘%',_binary '�K�X�&z.=\\e)8��L\�T8���\�h�\�\�P����','',0,'?'),(_binary '\�\�\�h]��C���A*','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'I\�˞aFtz\\\�Ǯ',_binary '���Ҭ\�\ZADs���5��\��?���D\�A/<�:','',0,'?'),(_binary '\�0ܚ\�Z�I�丱N','wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�oP/���\�NC.3\��',_binary '�I�CK�]�sX\�\0�\�Jn�v��j2�T�.�}hG','',0,'?'),(_binary '\�3u��vKѮf�Ƕ�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/binoculars.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/binoculars.svg',0,_binary '�z>���jߡ!�X[�\�G',_binary '�z>���jߡ!�X[�\�G',_binary 'T��-��E�}:u�0�]\�d\�/���\�3\�!','',0,'?'),(_binary '\�G�\�fR{v�8\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/.Traits.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/.Traits.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�3ƹܕj\�bi�Υ\�','wp-includes/customize/class-wp-customize-nav-menu-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-nav-menu-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�>\�\�3׆�ꕰC\"\�',_binary 'a\�t���\�o��\�\�9 � _\�}B�\�t5Q�\�fR5','',0,'?'),(_binary 'l\�H\�Q$\�G\�,\�\�\n','wp-content/themes/main/js/plugins/gosolar-jquery.countdown-plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.countdown-plugin.min.js',0,_binary '��AK\�T���qO\"��',_binary '��AK\�T���qO\"��',_binary 'x\�:� x\�\�2_��z#�\�q�O�[I��;hA1�T�D','',0,'?'),(_binary '���2�V���J\�܌','wp-content/plugins/contact-form-7/includes/special-mail-tags.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/special-mail-tags.php',0,_binary '\�O�C�8�\�\�9/��d',_binary '\�O�C�8�\�\�9/��d',_binary 'Z�֠O�\�\�\�\�c\�]>]\�\�\�\�\�D�nh�\�h\r','',0,'?'),(_binary '\Z6B8��c����eg','wp-includes/blocks/shortcode/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/shortcode/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~m�gr\�K\��\�2-',_binary '\�\�\"\�!ܡ\�\�w��SK\�D3(\�Y<5\�B4Q�a^','',0,'?'),(_binary 'w\�9S�ԋ:�6\�','wp-content/plugins/js_composer/assets/lib/vc_line_chart/vc_line_chart.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc_line_chart/vc_line_chart.min.js',0,_binary 'P:u�\�\�2{�Ln> ',_binary 'P:u�\�\�2{�Ln> ',_binary ' ����vi\�AgUq�.\�<��$\�!\�|\�,��Y�7','',0,'?'),(_binary '-\�)\�\�\��t�\�9c�\�','wp-includes/sodium_compat/src/Core/Poly1305/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Poly1305/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '59pN��w{!\Z\�>�','wp-content/plugins/wordfence/js/wfi18n.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/wfi18n.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i&XDE\�\�\�p/N\�',_binary 'GU ��*�\�k\�P,�:\�?+}x�Hb�5�\�\�#�','',0,'?'),(_binary ':!n{G=�\�?\�w�E','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f\�(j|ewR!�{;�',_binary '쎅g��9{�u\�>q���&z�\�~m>����`DB?','',0,'?'),(_binary ';�tveT�\�\�c��R�]','wp-includes/js/plupload/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '=͉��p��H\�T\�\�\�','wp-includes/blocks/template-part/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'L\�80���E\0R�n/z�','wp-includes/blocks/post-date/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-date/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'U(ν\�\�\�T\�扰qc','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_party_mode_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_party_mode_24px.svg',0,_binary '��0��\�\�^�0���',_binary '��0��\�\�^�0���',_binary '��VV\�%�\�oHK\�մ��Y\�\�\��\�\�\�L��\�','',0,'?'),(_binary 'V�I\�D��\0*&','wp-content/themes/main/single-zozo_portfolio.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/single-zozo_portfolio.php',0,_binary '\�\�/�-�%gsҟ0�,',_binary '\�\�/�-�%gsҟ0�,',_binary '<\\S\�rT�\�h(X\�\�3G�\�\�\�GBB��ӵR�','',0,'?'),(_binary 'Z�}�rhO�\��\�f�','wp-content/plugins/wp-mail-smtp/src/WP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/WP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u�\�.\�f\�\Z!&\�\�',_binary ']c�\�\�9HhzN�o�lTr\�\'\�h\�C\�rv\�@!J','',0,'?'),(_binary '_\�j%�B\�\�Q?M','wp-content/plugins/wpforms-lite/assets/images/integrations/gutenberg/block-preview.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/integrations/gutenberg/block-preview.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�<O�\�;9�|�\�5���\�',_binary '�.���J46��Em>fN*�L+�b$E����','',0,'?'),(_binary 'b��\�E�����4t=','wp-content/plugins/wordfence/views/dashboard/options-group-alert.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/options-group-alert.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�̻o�\�wG>p',_binary '\�I�`I^{\�Pנh�Q�\�e:sG^��8�sĚ','',0,'?'),(_binary 'f\�G\�-\�\�,��\"k\�','wp-content/plugins/wpforms-lite/includes/admin/ajax-actions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/ajax-actions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��-81\�*\�j�q��~T',_binary '\�^�\�\�%\Z\���[C��z�V�ōY#�N*d&','',0,'?'),(_binary 'j֨\�x蘈dJ\�/1S','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_add_a_photo_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_add_a_photo_24px.svg',0,_binary '��c�\�Y�\� �z�s�{',_binary '��c�\�Y�\� �z�s�{',_binary '\�\�\0�\�\�m�\�l�\�_�,S?��Hی\�W\�n�<\"^','',0,'?'),(_binary 'l\"��p����\�\�q�Z','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-providers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-providers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��&O\��C�\ZRf+O',_binary '=&��i\�\�x\n\�CHĪ!s)���\�\�\\~мB','',0,'?'),(_binary 'y\�w\�\�\�\n�W�\�','wp-includes/blocks/navigation-submenu/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-submenu/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '���\r�r�$\�0[���','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')6��):\�\�\�\���\�',_binary 'H0��L�ї?�㞹�.1\�M\�Ie\�\�٣�','',0,'?'),(_binary '�\�,=9\�\�\�h\�6K\�','wp-includes/js/jquery/ui/draggable.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/draggable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8H�\�Jr6\�\��x\�\\',_binary '��\n�!�Q���Α��\�n�LA\�\�\�:\�<\�','',0,'?'),(_binary '���\�a��L\\#љ\�\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_color_fill_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_color_fill_24px.svg',0,_binary 'W\�U������XU���',_binary 'W\�U������XU���',_binary '\0���\� | �E6\\���E\�To\�R\�\�S����\�\�R','',0,'?'),(_binary '�\0Ƭ����#��\�(\�','wp-content/themes/twentytwenty/package-lock.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/package-lock.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�W��*\�L�̶p�',_binary 'R�\�\�h\�\�\�(\�\�(�Y\�\�\�B\�ެ\�\�\�Q�\�\�KM','',0,'?'),(_binary '�\�]�Ɖ ��e','wp-content/themes/twentytwentyone/assets/css/style-dark-mode-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/css/style-dark-mode-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\�I����N\�M5\�N\�\�',_binary '\�~\��0_Q��\�cQRw��^��~0u�8g\�V','',0,'?'),(_binary 'Ǫ���(�\�\�\�с֥$','wp-content/themes/main/js/plugins/gosolar-bootstrap.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-bootstrap.js',0,_binary '\�i\�Y\�Hv8H��t*F�C',_binary '\�i\�Y\�Hv8H��t*F�C',_binary '6r\�k�\�\�^�\�\�Mu}�gK\�9\�\rT78/','',0,'?'),(_binary 'Ё�+6W\�F+7�\�','wp-content/plugins/wordfence/css/license/free-global.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/license/free-global.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\�j\�gE�B7�q,\�',_binary '��\\R1�\"�`l 2\�L\�L\�c�Xe��Et BM�|','',0,'?'),(_binary '\�DY3<y�\�\�\�\�8ʦ\�','wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8��%���\�Un\�\�,',_binary '&�h=\�\�4�(U\�ۥ B\�W�7�p�\�3?D=@','',0,'?'),(_binary '\�>\�TW�\�|\�\�Zz���','wp-content/plugins/revslider/public/views/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/views/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '��>\�/ᡇ_\��\�\�','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�l([qא\�\�D#\��',_binary '\\sٶ\�hb�2.;\�m`F�\�r^&\�H-w �yV�~','',0,'?'),(_binary '�&UX\r\�L4{�\�\�\�','wp-includes/js/utils.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/utils.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�˺�XH_�[ϓ\�\�',_binary '�����\�jtS�d�J\�]��DާQ\����','',0,'?'),(_binary '\Z֧��\\\Z\�h�i','wp-includes/js/dist/blocks.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q*�\�\�M���o',_binary '�S\0\�]\�\�ou�D #�\"\�2\�}\rՑ\n|6\�A','',0,'?'),(_binary '\Z$lm\�d\�\�\�\�\�/','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreatedProcessId.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreatedProcessId.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\�O>\�\�\�a\Z����',_binary '\�r4ɅBysY�W�D���\�D�\Z�|�\�!�','',0,'?'),(_binary '\ZO�3F5K�;�@ \�','wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@\�q\\�}����[\�',_binary '�[\�T\�n�Ejd\�(�$�:!�h\�Ν\0�s\�><','',0,'?'),(_binary '\Z~\�32�\�j�3\�1�','wp-content/plugins/wpforms-lite/src/Access/Capabilities.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Access/Capabilities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')�#2+��K��3\�l\�',_binary '\�\'c/�`VDH$O\�)�+�fqATa7���\�','',0,'?'),(_binary '\Z&$��Ю[��i��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart21.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart21.svg',0,_binary 'i�\�\'��\0��S�\�<',_binary 'i�\�\'��\0��S�\�<',_binary '\�T!\�<;,�\�\'�\�V9�\�\�g\�$\�-=�U��','',0,'?'),(_binary '\Z&\�cR\�< FiC\�','wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>M\�@\�ȷ\�$9�^�\�',_binary '����\��N���\�\�A�\�H\�ɻl\�M��I','',0,'?'),(_binary '\ZPɪ��j�=�#�\�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E�[~%4\����\�\�\�',_binary '\�QF�\�\�\�j��d6K\�l(x\�Ng��Xl\�t�','',0,'?'),(_binary '\ZQ+\�\�-z\�\�g2A','wp-content/plugins/wordfence/views/waf/.waf.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/.waf.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\ZR@�v��\�\�\�P��N','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/magnifying-glass.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/magnifying-glass.svg',0,_binary 'q���#\�\�\��\�z�\�\�\�',_binary 'q���#\�\�\��\�z�\�\�\�',_binary '\�E!d�<pRQ\�X> \��d\�\�\n!p\�)\�\�','',0,'?'),(_binary '\ZR}\�\�p�mw?!�\��','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�~\�H��\�\��i\�R\�',_binary '�Γ�P\r̈́\"Ղ\�IK�\\u��\�G��0\�8\�','',0,'?'),(_binary '\Z]�͑A��\�Z���r\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/EmailCampaignsApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/EmailCampaignsApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L�_���Ѧɝ\�G��',_binary '�X$\�f9���\���\���<fxі�\"\�%e�\\\\d','',0,'?'),(_binary '\Z^\�\� >\�pIʾ','wp-content/plugins/wpforms-lite/assets/images/builder-default-arrow.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/builder-default-arrow.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\\�\�2�\�JK_!�\�',_binary '��)���3\�\�^E\�j>\��\�\�YŢ^\��1�','',0,'?'),(_binary '\Za��\'��M;�\�ȭUl','wp-includes/blocks/post-comments-form/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ws��\�\n֕\�\�',_binary '���դf\�锁#�~#n2�\�\�\�J8V��\�\"�','',0,'?'),(_binary '\Zj\�Z�\�.o�%]e�_-','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�z\�\�\�\�\�ħ7� �7V\Z',_binary '�p��\�#4�o\�p\�p8\�^\�۰\�^\�F\�+�ף�)l','',0,'?'),(_binary '\Zq�ik54\���\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384t1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U�\�fߤ\�\�ˬ��\n',_binary ' 7��N�O18hHЌm?\�;�*\ro��~?s�7z','',0,'?'),(_binary '\Zq\\\�\�O�9F\�7Ї0','wp-content/plugins/js_composer/include/autoload/hook-vc-progress-bar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/hook-vc-progress-bar.php',0,_binary 'J\�\�\�T�rQ\�\��9\�',_binary 'J\�\�\�T�rQ\�\��9\�',_binary 'fz�\�}L����\��T�^\�/QI�%rd\�\�5\�c�','',0,'?'),(_binary '\Zq�,^9,\�iW\�\�)B�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/.Handler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/.Handler.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\Ztj\�\�+z��_#p�l','wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-accordion.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-accordion.php',0,_binary '\�0�\�\�tQ�\�dn\�:!\�',_binary '\�0�\�\�tQ�\�dn\�:!\�',_binary '��m�E�ar\�6ӂ�\�\�J\�\�r{�\\ݟ�','',0,'?'),(_binary '\Zv<��\�\�8�\�~\r�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�F���\�\�a�u\�~�\�',_binary 'D�Q�:1\�!�\�Q�>j\�l�t�����\��','',0,'?'),(_binary '\Zz��X8\�ND���\�i\�\�','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_pages_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_pages_24px.svg',0,_binary 'H֑\"Xo��\�3\�S ',_binary 'H֑\"Xo��\�3\�S ',_binary '\�u�Y��*DS�6/�#\r��{g�D\�m �d�\0\�','',0,'?'),(_binary '\Z\Z��L\�X\�?T鍦','wp-content/themes/twentytwentyone/assets/images/young-woman-in-mauve.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/images/young-woman-in-mauve.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̦\\�\�\��l��G?',_binary '\�;�}pSy���,7sa.\�T��ˌO1q\'�5[��~','',0,'?'),(_binary '\Z�#K�M�\�ol� +�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\Z�~!\�=Cv����\�\0','wp-content/plugins/js_composer/config/grids/.grids.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/grids/.grids.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\Z�\�kF\�v&\�c\�g:\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hours.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hours.svg',0,_binary 'U\�\�\�\�?g\�PA\�L1��.',_binary 'U\�\�\�\�?g\�PA\�L1��.',_binary 'r�ۊX�\�_Y�ȕr\�\�9\�n��7�V�\\\r\�L\�','',0,'?'),(_binary '\Z�\�#\�\n\�`�ѵ��!','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_nature_people_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_nature_people_24px.svg',0,_binary '�\\�\�2Cw�#�\�\��\�\�',_binary '�\\�\�2Cw�#�\�\��\�\�',_binary '\�YƀY��07\�<2�\�ҩg!\�W�`C|!GW','',0,'?'),(_binary '\Z�����L6N\�1\�;8�','wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�\�\�w^\n���k�6',_binary '�!\�5�@\�a�6t�o�5(D\�s�\�\�\n\�\�K�f','',0,'?'),(_binary '\Z�\�\0\��X�\�\�\�\�\�OM','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/extension_options_object.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/extension_options_object.php',0,_binary '\�\�i��B�\�8X\�Ȇ�6',_binary '\�\�i��B�\�8X\�Ȇ�6',_binary 'H�|����_\�\�\�\�^>\�a\�\�Ή�\�WP�]','',0,'?'),(_binary '\Z�!\�w�\�r^ÅW\�\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_mms_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_mms_24px.svg',0,_binary '�~&\�Q�ăpt�8�Zo',_binary '�~&\�Q�ăpt�8�Zo',_binary '`��\�\�8�q4\�?��sBz\�K9�7�\�N\�1^;X','',0,'?'),(_binary '\Z�\�]�P�\�(\�1\�z���','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ջ}\�\�B�\�H�\�71',_binary '�\�\"\�\�beTb�$\�\�\�\��\n���~�ln\�\�','',0,'?'),(_binary '\Z�;5\�(��O\�O\�R�','wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ǜ��\��lm�D!',_binary '\�\'\�9�\r9�\0o|\�\�\Z\���\�\�\�|����0K','',0,'?'),(_binary '\Z�CC\r�r��\�P.\n','wp-admin/user/error_log','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/error_log',0,_binary '\�\0����L:G\�]\�',_binary '\�\0����L:G\�]\�',_binary 'cMJS��O]\�*i��<��\�t���^�e�\�&�','',0,'?'),(_binary '\Z\�\�E\�Z�\� �Re','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hsb.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hsb.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��S�_���\08\n\" +4',_binary '�\�\�C4X.eC��\�\�.�F���\�m\�\�','',0,'?'),(_binary '\Z\�\��rT)?\�m\�̝�V','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/str_replace/validation_str_replace.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/str_replace/validation_str_replace.php',0,_binary '\�\�W�\�f/DZF\�J\�',_binary '\�\�W�\�f/DZF\�J\�',_binary 'fj�\�\�$�u\\\�\��%�7�7�H\�\�\�\�)D`','',0,'?'),(_binary '\Z壒\�U#�\r\�<��','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Migration.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Migration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���l���ʣEӺ\�Ug',_binary '\�m��$��\�\��\�RY�gE�!�${\�]\�=R�','',0,'?'),(_binary '\Z\�cm[H\�-ޫ��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_5_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_5_24px.svg',0,_binary '\�0|��\��\�M�ܹ�',_binary '\�0|��\��\�M�ܹ�',_binary '�\�\��t\�\�\�\�=\�\�]&�d\�}qz7m\�\�\�n\�u','',0,'?'),(_binary '\Z\�\�\��)qtsCI9','wp-includes/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\�\0�ǻj黴l���\�',_binary 'Y\�\�\�\rht�jB1ɺ\�3\�\�ϲn\�;q��\�I7fN�','',0,'?'),(_binary '\Z\�y��8R#O�y\�\�','wp-admin/css/nav-menus-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/nav-menus-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Kԁ�[�\�\�q��',_binary 'Z�\�8n�\�\�\��\�ZW\�E\�5>#\�\�\"��[x9��','',0,'?'),(_binary '\Z\�%\�[h=���=��\�i','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_content_paste_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_content_paste_24px.svg',0,_binary '�&$\�1�+�\�a?\�U',_binary '�&$\�1�+�\�a?\�U',_binary 'k��F�NE�\�κ߭D�|\Z� 6\�#\�Ɣv','',0,'?'),(_binary '\Z\�\�tb��#\��?�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/MandrillHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/MandrillHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��N�\�2\�\0l$�<AX',_binary '��t��(|\�*�,�Õ��8~bq5\�1\�]u','',0,'?'),(_binary '\Z�\�\Z:\\��Rf�P\�~3','wp-includes/class-wp-metadata-lazyloader.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-metadata-lazyloader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Rq6}d�l)�ل',_binary 'KJ`\�R��L\�\��G%2\�u\�u\�)+f%','',0,'?'),(_binary '\Z�\�\�F\�?�cT�','wp-includes/blocks/file/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '\Z���\�!\�\� \��#�\�P','wp-includes/blocks/comment-template/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-template/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\Z�UE\�s(\�\��#E\�p','wp-includes/images/smilies/icon_mrgreen.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_mrgreen.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�$_\��u�X|I%~$',_binary '!B���I1�mV\�-���|ј�X5D\�8���h\�','',0,'?'),(_binary '\Z��A�\�\�mE�\�k��p@','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/images/vc_single_image.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/images/vc_single_image.js',0,_binary '\�\�\�\�\�K���o�o�-',_binary '\�\�\�\�\�K���o�o�-',_binary 'D\�Z�Μ�-��4B���\��\��Ȉ8o��\�d�\�','',0,'?'),(_binary '\Z��\�\�E\�ݕU�Eh','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/.welcome.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/.welcome.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\Z��\�/�̓�\�T%�g4','wp-includes/js/jquery/ui/effect-drop.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-drop.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L2�_C\�9�sQ��\�\�',_binary 'S�M�@ :�\�/<6`\�N\�[\"L\�h,��\�[\Z6\�\�','',0,'?'),(_binary '\�$\n^6\�\�����','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/.parser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/.parser.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '|Xݽ$/F4]Im','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4b��BV�N�-`$��',_binary 'c)N���k��Y\r$o�B5!&*ցd\� 4\�','',0,'?'),(_binary '��*\\\�\���a\Z�g','wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-preset.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-preset.tpl.php',0,_binary '���3Vk\�\'�\n�\�2\�X',_binary '���3Vk\�\'�\n�\�2\�X',_binary '�{�r?�\����h�<�:��y���e �B\�','',0,'?'),(_binary '<�\�\�xP\�ؔ{\�=','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kX�Zb�\�\�\�5\�\�',_binary '[\0N����E�g\��\�\�gd�q\r\�\�\�\�*\'I\�','',0,'?'),(_binary '!\'\��\�b\"{\�\�\�o','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_play_for_work_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_play_for_work_24px.svg',0,_binary 'U�\�\�f+\�}�ˮ���',_binary 'U�\�\�f+\�}�ˮ���',_binary '�\�rvz\��n��tco&\�\�z�6P M�dF\�','',0,'?'),(_binary '$\�P\�`��\0g\�X�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yF\\��\�\�2�\�\�',_binary '2k�s�\�\\>��RI:nH\�ȿDm\�!zz\���','',0,'?'),(_binary '&\�\���\���\�͂|d8\�','wp-includes/blocks/pattern.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pattern.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�=�\�\��\�\�)�.\�(',_binary '\'У�uL�\�w\�\�!\�R�?�\��ګw�}\r��','',0,'?'),(_binary ')\��\�`\�t\�\�)m\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/Get.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/Get.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�x�\rrq&����\�\�',_binary 'T]\�卲�\�~�W\�\�H\�o)�_\�e\��v�','',0,'?'),(_binary '-�\�c�<�\�\�@\�VsZ�','wp-includes/js/api-request.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/api-request.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�\��\�߿G7p6{�g',_binary '�d\�6Q\\\����f�:�����G`\�\�j1V\�','',0,'?'),(_binary '07���?=\�\�ቁ��','wp-content/themes/main/framework/core/headers/header-1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/core/headers/header-1.php',0,_binary '?\�\�(2�쓳ݗ�\�3�',_binary '?\�\�(2�쓳ݗ�\�3�',_binary '� b+\nY����Tr\����\�\'Y�᱘��i�1Z','',0,'?'),(_binary '7���\��\���-g','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r\�P$\�\�\�;�����',_binary 'Ս���\�39��u2ս\���\�\�\�\�<#�','',0,'?'),(_binary '<Ư\�l\�(�e�;\�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-en_US.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-en_US.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�t�\'\�\\�\�GR���\�\�',_binary '\�\�B4wFR���\�Q��蠑\�\�Y<\�\�','',0,'?'),(_binary 'C\�C&z/\�\�l\�\�k�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��ynEV��\�\� �\�',_binary '\�}���Î�G\�>ǬȳF\�#�\�\�$\�)\�\�','',0,'?'),(_binary 'Dl\��\�y\�@�BC�nO','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/js/admin.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/js/admin.js',0,_binary '���6\�}ׄ���\�;\��',_binary '���6\�}ׄ���\�;\��',_binary '\�7+�n\�b\�\�]�\�h\�c�\�%\�c��f�Q�','',0,'?'),(_binary 'I�ݨ�\�\��Q�\�\�,','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�C��rX���C\�\�',_binary '^��<���¼�a6#ݴ�v��<�Q�\�b\�s�V','',0,'?'),(_binary 'Ryr�|\��\�o>���>','wp-content/themes/twentytwentyone/assets/css/style-editor.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/css/style-editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!<��\�5\�o\�wb�\�',_binary '�5��\�;~�\'e\��nٵw0֓�Q��5\'�P\�','',0,'?'),(_binary 'V\�ʝ�\�\�K,8�\�1\n\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Label.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Label.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ǜ�o\�\�F�,;�Hz\�a�',_binary 'l۾\�B\\\�\�ڤ�\'\�?Fխ\�\�8h\'�|�\Z���','',0,'?'),(_binary '_�\�z���9�݀D:�\�','wp-includes/blocks/media-text/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�->\�#\��0%�+l3�73',_binary '�}LT\�\�3\�\�E]\�\�\�~\\�\"B�\�$PE�','',0,'?'),(_binary 'a\�Lv��l2ORX\�\�0F','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SlackWebhookHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5�\�-\�\�\�eP<Bڮ',_binary '\�\nGoym�r\�htE\np\�\�\�����bs\�\�=\\','',0,'?'),(_binary 'b\�N=���,�\�S\�\�','wp-content/plugins/contact-form-7/modules/text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/text.php',0,_binary '?�\\sU\�\�4>\�*ڱF',_binary '?�\\sU\�\�4>\�*ڱF',_binary 'D\�G��+��� ��x\�\�V�\�t\�\�\�\���\�\0\�(','',0,'?'),(_binary 'e�\\�v�\�tAV\�A�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_tv_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_tv_24px.svg',0,_binary 'ֵ\�Ά~�G=F5\�\�',_binary 'ֵ\�Ά~�G=F5\�\�',_binary '�65A���t�\� \�\�p\�˙\�!S\�\�7e߁\�\�6C','',0,'?'),(_binary 'ho\�\�iS\�m\�\�<:)\�','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_unfiltered_html.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_unfiltered_html.tpl.php',0,_binary 'H�\n�\���u�?�5�\�q',_binary 'H�\n�\���u�?�5�\�q',_binary '�ѽ6\�O\�zIס\�\�1��\�\r\�ϡ\�6����\�\�','',0,'?'),(_binary 'n�^|+�\�a�<�t�','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_airport_shuttle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_airport_shuttle_24px.svg',0,_binary 'M�6\�U^�����-�\�\ZP',_binary 'M�6\�U^�����-�\�\ZP',_binary '!ю\��t\�\�kv�\�f\�h^5\�vNJ�\�!�#&\�','',0,'?'),(_binary 't�]�\�W2`\�,Z','wp-includes/blocks/term-description/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/term-description/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@5��^i�\���\r�!g',_binary ',1УQ�2\�\�@��\�\nrr�\�h/Xݔ2H\�5�','',0,'?'),(_binary '��9�H\�\�^��\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP64.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\�\�[���Gj\"��',_binary '%M�}M\�\�^m&\�*\�\�\r#.z\r�s�\�zf9֞ \�e','',0,'?'),(_binary '��7\�\0���D,N䢣','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_redeem_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_redeem_24px.svg',0,_binary 'Ⱦ\�|���sO�#4c�',_binary 'Ⱦ\�|���sO�#4c�',_binary 'U�b\�T�L\��\�\�r�g$\�T)\\w�\�\�^�X\�','',0,'?'),(_binary '�\'}�M�5\n4̍�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateAttribute.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateAttribute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ƞ}&��?�a3��cE4',_binary 'ذ>\�qx�]\�T\�]\�g�\�P{\�A�Бb�?\�_�','',0,'?'),(_binary '���\�?B�3�� �\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\�i\�k�/\�\�j\rn�3',_binary '1�\'����ջ.\�O\�\�}5�Afi�~��>\�:}s','',0,'?'),(_binary '�/���\�ڄ�NW��','wp-content/plugins/wpforms-lite/assets/images/addon-icon-captcha.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-captcha.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B& 0��\�.\�r{�4(',_binary '��ہ\�\�ą��3���\'\\�JI�)U��)-\��\�','',0,'?'),(_binary '�3#xD\�\�i\�','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_group_add_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_group_add_24px.svg',0,_binary '�\�\\�\�\�\�c:p��',_binary '�\�\\�\�\�\�c:p��',_binary 'o��7ہ�nH&K�>\�P@~\'!���DK��SRƇ','',0,'?'),(_binary '�Kv�\�\�k\"� 5�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/docker-compose.yml','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/docker-compose.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>̥�h��}\�\��\�',_binary '*�b�+.F�#i�\�*�a8M���yK��g���','',0,'?'),(_binary '�y�\�\�!�\0pZ\�[A','wp-includes/js/mediaelement/mediaelement-and-player.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mediaelement-and-player.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�>\�\�\�\��5\�\�V�',_binary 'yG#�\�\n\��7\�ڌ6�(C�����h��\�y\�','',0,'?'),(_binary '�\�\�U\�\�H�\�\�I\�c','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-nl_NL.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-nl_NL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\�\Z*\�?8\�gҽ�X}',_binary '?@\�9Uꦷk\�~��{�84\�\�\ZEV(�]\�l','',0,'?'),(_binary '��,~\�3�\�TEF�_\�S','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��?�x\�\�[\�g�z:��\�',_binary '\'\�\�=f\�2#x�O�\�$��\�}A!�ӟ��q��\�w\�','',0,'?'),(_binary '��E�ȖqȊ?2�H\�','wp-includes/js/dist/api-fetch.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/api-fetch.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\�+�\�T�C�O\�^',_binary 'JIʧ�uLM����+\�\�<S\�s�A�3�\�DD\�','',0,'?'),(_binary '�\����y@b��Tc���','wp-content/plugins/js_composer/include/classes/updaters/class-vc-updating-manager.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/updaters/class-vc-updating-manager.php',0,_binary 'hw:�5�8\�\�s\�\�',_binary 'hw:�5�8\�\�s\�\�',_binary 'dy�V6���\\���oB~�s��F��̝�Ht(�e','',0,'?'),(_binary '�5pު\�m�\Z��','wp-includes/blocks/separator/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ߗ\n\�}C\�1�w�I�B4',_binary '\�t\�\�\�C�\�\�e\�BpL�k\nkr�\�eK:I','',0,'?'),(_binary '�K�!s\�lb�1z\�n','wp-content/plugins/wpforms-lite/assets/images/challenge/times-circle-regular.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/challenge/times-circle-regular.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�k\�!\�b�Ռ*ld\�W',_binary '=�-07\�\�\�j��7m4:4�8�\�*\�y\�','',0,'?'),(_binary '\�\�7�˦���\�\�yi\�','wp-content/plugins/revslider/admin/assets/images/.images.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/images/.images.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ֻE\n�<�B�[\�,','wp-includes/class-wp-ajax-response.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-ajax-response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QnK\nθfޞX�\�\� �',_binary '�T\�#t��E�\�ȴ|TPUJ\�\�\�\�\0\�\r�U�O�','',0,'?'),(_binary '\�\�.�\�B��X�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/.Model.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/.Model.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�v�r�\�u�Y\�?S','wp-content/plugins/wordfence/css/wf-adminbar.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/wf-adminbar.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�9�\��\"�TU%�\�\�N�~',_binary '�\�G\\\�\�ZA\�(rI\�T.1\�q<I�\�\r\� \�Q','',0,'?'),(_binary '�]\�P0D�~�\���L','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/transition.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/transition.min.js',0,_binary '��߄�\�r}b\��MF�',_binary '��߄�\�r}b\��MF�',_binary '5\�\�g\�\r\�9K\�yp9FiRD$�\�\�6�\�','',0,'?'),(_binary '�0Z�<����eQ��_','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart-analysis.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart-analysis.svg',0,_binary '�\�\�\�Ra������MY�',_binary '�\�\�\�Ra������MY�',_binary 'o�zO\�\��\��H\��8��[?\�*t0\��X�\�\\:�','',0,'?'),(_binary '\0\'\'\��\�+\�m\�+\�\�','wp-content/themes/main/comments.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/comments.php',0,_binary '֏\�p ���\�(,Eԫ',_binary '֏\�p ���\�(,Eԫ',_binary 'xQ�\�3`ri�\0Z\�\�<JwD\�\Z\�c\r���\�K#�\'','',0,'?'),(_binary '�[�\0��Y[cM�{','wp-includes/css/dist/block-library/classic.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/classic.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\�\�dc5�\�?\�',_binary '\�����?\�\"4\�AH\�CǓ����_/\�','',0,'?'),(_binary '�m�\�n9\�F�6�','wp-admin/css/admin-menu-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/admin-menu-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nO��9�\��T�2�ڹ',_binary 'e�Z�m#�tFM�F�\�ʱ#y*\�jϏ��%','',0,'?'),(_binary '<\�\� &�\�.�S�Z�]','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�W� �\�,�\�\�~�r�',_binary 'L>���e������h�\rF$�C�V������7�','',0,'?'),(_binary '�\r�Y\��M�ϐ','wp-content/plugins/wordfence/views/tours/.tours.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/tours/.tours.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ')s �,܃Jy\�(\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/NativeMailerHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd�f�4\ZV�|\�J\�',_binary '\�NN\�\�O\�\�\�bT��\�yi(5�\�c\�^�\�','',0,'?'),(_binary ')�M\�\�^\�ûoz\�','wp-admin/images/loading.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/loading.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@�ל�x>c�����\�¢',_binary '\�<\0Ѕҩ��هqU%�\�G�\�7r\�\\�*��2J','',0,'?'),(_binary '/\�\"C\�EÚ7kH��','wp-includes/blocks/comments-title/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-title/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�]C\�!\�|A\�JH\0�\�',_binary '��f )�Cھ�KG�\Z\�C��\�\�ť L��p\�','',0,'?'),(_binary '4%�IH\�O��ʰ\�L','wp-includes/css/media-views.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/media-views.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n-�\�\�B\�\�K1�p.�',_binary '\�\n\�Q&���<A\�\�!H�Xn7\�\�zU�\�\�C','',0,'?'),(_binary '8l��ƕVq]�w��:\�','wp-includes/PHPMailer/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/PHPMailer/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'C\�/�;)��ّ\�o','wp-admin/js/comment.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/comment.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�� \�\'v\�\\�t\'\�ӵ�',_binary 'ku0��\\\�V\�{0�wZN%Y-�)��\�\�\�\�^`','',0,'?'),(_binary 'G����-��\���','wp-content/plugins/wp-mail-smtp/src/Providers/AuthAbstract.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/AuthAbstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r�\�%o\�?<W�\�=\�',_binary '+I\�\�\�\�d\�t�E i\�\�\�O\�wa\�\�\�\�ZE\�C','',0,'?'),(_binary 'H\�\�~\�\n\�\�x����|','wp-includes/js/dist/token-list.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/token-list.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{ʱ\�7/�p�\�oj\�',_binary '\�ZkĢN\�}_GzM �\�:FZK\"�by\��+U','',0,'?'),(_binary 'R8\�\���9�nG\n\"\0\�','wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedsslon/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedsslon/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7V�۠H^���(�J��',_binary '\rOT\�ì]��5@>���\�G\�`2h �\�2�\�\0','',0,'?'),(_binary 'T\�gslF\�\�ʞ\�\�Ly','wp-admin/js/set-post-thumbnail.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/set-post-thumbnail.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\�P�N�H�9e\�@I',_binary 'e}#�\�\�\�n�q\�J�rJ\�\�Q<d��Z\�K�4','',0,'?'),(_binary 'a�@�WrQw�\�Z\n.\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ܑz�g<N\�\�\n?o6f',_binary '���R���\�Eg�X3��JAc�\�!a�_\�\�S{','',0,'?'),(_binary 'c�*̤FxF\�7�\�x','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/text/.text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/text/.text.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'w�2�\r��e\�e�\�c\�','wp-content/plugins/wpforms-lite/assets/css/wpforms-dashicons.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/wpforms-dashicons.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�(\��2\�}�9/6m\�\�',_binary 'ӃG�)�\�\�gY\���@#�\0t}�\�\�\�L�Q=?','',0,'?'),(_binary 'z�|*6�S\\5�\�3','wp-content/plugins/wordfence/lib/wordfenceScanner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wordfenceScanner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�6�DV�&��S�[',_binary '�5�\�ϫ�\�?\�G�c�\�\���W]��\�\"LvT','',0,'?'),(_binary '�f7�^����YГlwM','wp-includes/Requests/src/Exception/Http/Status502.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status502.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h�G�\�dQ�\�t�$���%',_binary 'ap 84\�}bj\�/A=�c^P\' WwAl�1��','',0,'?'),(_binary '�\n$z\�X�`\�1Bw','wp-includes/js/tinymce/plugins/charmap/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/charmap/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\\\�\�5^�\���',_binary '[�B\�\Z,;�\�j�fe\�MU\�j|)\�rv��>U\�F','',0,'?'),(_binary '��=b�6�\�hs��\�t','wp-admin/ms-themes.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/ms-themes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��:1R] l�I\�\�!#_J',_binary '7\�E��H\�\���Pu��\��\�Z\�b��G','',0,'?'),(_binary '��\'��FE�A�vQMv','wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\r�\�5]xVI\�\'�i�',_binary '\�\�G��݅\'�!�\�\�Y�E�3�\�P5ad��M��','',0,'?'),(_binary '��I���\��UzYWg!g','wp-includes/blocks/latest-comments/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-comments/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\�\'\�\�À]\�0��',_binary '��z]HK��\�aa\�)��\�\�2��\�$\�\�\�M\�','',0,'?'),(_binary '�����>����p�\rB','wp-content/themes/twentytwentyone/assets/sass/06-components/pagination.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/pagination.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�d\�N#vk\�s��z',_binary 'w;�[f�]X�\�Þ&�\�\�\�\�y2,��\�\�F','',0,'?'),(_binary '�^\�u[\�p}`B�\�W1','wp-includes/blocks/table/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)}7\�Z+-j^�*�',_binary ')��\�\0��3�\�R�]\��Tk�\��ֱ #Q\�\�','',0,'?'),(_binary '�\�c\\\�\"\�*/�U$JO','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/comma_numeric/.comma_numeric.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/comma_numeric/.comma_numeric.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ƍp\�=Z\0�S_�\�\�$','wp-includes/blocks/cover/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�F��p\� ��\\G��',_binary '��8�%̊��%\�\�\�\�\�b`�\�\�\n3mI谨B�H','',0,'?'),(_binary '\�~�]�j\�\��j3#Y','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_gradient/field_color_gradient.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_gradient/field_color_gradient.js',0,_binary '\"d8� �0\��\��G\�B \�',_binary '\"d8� �0\��\��G\�B \�',_binary '>�\�|N�,�4_�%��\�Q�u�\\\�];�1ר�\�','',0,'?'),(_binary '\�J�t��/�fwK\�=_ ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���2B\��_Qu\Z�\�',_binary 'K\�cqV�Z`\�l֢������pĪ\�mWs�\�L','',0,'?'),(_binary '\�k0B\�\�a\�\�`\�','wp-includes/customize/class-wp-customize-nav-menu-setting.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-nav-menu-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ǜ\�\0\�5\�\�+\�&̺WV',_binary '��\�owҏ]e|�K$��9rs\�c�&\�/\�\�','',0,'?'),(_binary '\�\r)�51T\�\� �\�o','wp-content/themes/twentytwentyone/inc/block-styles.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/inc/block-styles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�t@/�ߢ\�@e\��R',_binary '��r�4���\�w\�\�\���\�zZ�Z\�S$�','',0,'?'),(_binary 'ܟ�ҿB∶\�\�\�\�','wp-includes/js/dist/media-utils.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/media-utils.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nѩ\�/\�V\�\�J����',_binary '=\�\�3\�\n\�3{�\�E\�^�\�\r!\�\�tVL�73�','',0,'?'),(_binary '\�k�+�M�_\�ky�;�U','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��iR\�\�\Z�;փWS�',_binary 'a��]\\e\�\�s��[\�W�\��\�X�Q\�\�4�/l�','',0,'?'),(_binary '\�@��\Z\�\�R\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/redux.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/redux.js',0,_binary 'Ȝ\r4\�E\�<��\n\�Nو',_binary 'Ȝ\r4\�E\�<��\n\�Nو',_binary '�+$\�BRֳ\�J\�X�A�4[ P�9<p |��\�\�7','',0,'?'),(_binary '\�8\�\�}/_�}3N0ZB\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/EvalBarrett.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/�dN2�\�2�\�\�����A',_binary '\�\�K%g+\�\���\�H\�\�\�p*�\�*ƍs,t\�','',0,'?'),(_binary '\�-=Q�Cw\�tnL\�#','wp-content/plugins/wordfence/lib/wfBrowscap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfBrowscap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\r\�e.\�\�\�\�\�b\�\�',_binary '�Hz�n�\�\�O\�#�/�t�ɚ\"���U ��\�A�i�','',0,'?'),(_binary '\�?D\�핅F[�< \�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-idea.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-idea.svg',0,_binary 'R��B\r�*�\�mw8�',_binary 'R��B\r�*�\�mw8�',_binary '���\'\�s)5L�h\�/����3�5*x�\��tb','',0,'?'),(_binary '\��k�\�欝o)�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���<��\�PH�=\�',_binary '�E\'y\�l\�R\�+�Wo2��P�\�I&\�P��,\�\�','',0,'?'),(_binary '\����$,V��\n���','wp-content/plugins/really-simple-ssl/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\�O�\�\�\r�د �\\\�',_binary 'a��c�ԔU\�C�dZ\�\�҉yoVB\\�U�\Z\Z\�^-o','',0,'?'),(_binary '�\����-W\�-\�F\�8','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_animated_block.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_animated_block.php',0,_binary '�\�\�%\0E>\�C��1',_binary '�\�\�%\0E>\�C��1',_binary '�0�ٱH�գ\��4[_�\�u���_W�ߺ�I\'\�','',0,'?'),(_binary '͑�}\�P\�\� 0�\�7','wp-includes/blocks/code/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\JNPT-�7�\�\��]�',_binary '��\�<�/\�\�lU0*ߥW�$V����vC]�\�\�4\�','',0,'?'),(_binary '\n�\�O�_��;]/^�\�','wp-includes/images/down_arrow.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/down_arrow.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���V�~\�o\�YnG~_u',_binary '��h�8ɧ��\�p�u\�{�9��\�\���J���','',0,'?'),(_binary 'e\�1o�*�\�m��','wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/twitter-text-php/lib/Twitter/Extractor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/twitter-text-php/lib/Twitter/Extractor.php',0,_binary '\\\�\"�\�CG�W\�B\�>',_binary '\\\�\"�\�CG�W\�B\�>',_binary 'g\�\�ib�I+%\�\"��:m��kW�\�Z<f��.','',0,'?'),(_binary '\�\�7�r�\�O;*^','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user03.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user03.svg',0,_binary '�Of�W���\�>�%0',_binary '�Of�W���\�>�%0',_binary '��x\�{M|�R\�\�+�\�@\�-I��5\�a�\��\0y','',0,'?'),(_binary 'ν\�}\�V�+�tB�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��꤀�x\�٠�%�cl',_binary 'N�8,�c\�\�\�\�ae��\�\�Οi<5p$��\�','',0,'?'),(_binary 'G_bc�.,]&�\�\�','wp-admin/js/image-edit.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/image-edit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�=\�\�G�*�:\�ܖ',_binary '2t�t2�2�Cn���tޏ\0\'M;�;q�CU[\�u,','',0,'?'),(_binary 'Kv\�$T�MR����=�','wp-includes/css/dist/edit-post/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' TG[A\�\�\�\�\�CN�\�',_binary '��J\�k\�NUf\�n\�\�9�\�-�\�7S@\�\�շ','',0,'?'),(_binary '.
\�ADxrp�p=`�','wp-includes/blocks/social-links/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '2J0\��\�xYr\�\��','wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\�Q[릶������',_binary '\�)�t1��@�1\0\�\�ו���\�KW��\�\0�\�\�','',0,'?'),(_binary '5\�#\�\�zgG�iS��~�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-globe.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-globe.svg',0,_binary '�\�ha�\�\�s:\�:\�~�V\�',_binary '�\�ha�\�\�s:\�:\�~�V\�',_binary '�7����#\n*ٚ1 --\�lԨJT�\'\��\�K%[','',0,'?'),(_binary '8��� -1rlk\�','wp-content/plugins/js_composer/assets/lib/php.default/php.default.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/php.default/php.default.min.js',0,_binary '2\�ܜ�b>l;W|=��',_binary '2\�ܜ�b>l;W|=��',_binary '�\�B>>\�[\�ҕ\�[�\�8�\�\�Y\nߩ�\n$','',0,'?'),(_binary ';2)�\�*\�\�\�=g�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/EncoderInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/EncoderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H�m[�b��u�y\�B�A',_binary 'ˁ\�W)A6�\�\�n~�\�X\��j\�kGHs�u8\�','',0,'?'),(_binary '>n�POwh97vv\�b9','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart09.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart09.svg',0,_binary '��)�\�TMb�78�\�;',_binary '��)�\�TMb�78�\�;',_binary '�{�g�Y�\���L��:\�T�\�;�u\�V�\�+\�','',0,'?'),(_binary 'FVca�\��\n,�4\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/.Core32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/.Core32.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'L�\�\�\� 0߲\�D\�\�(','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/OpenSSL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��\�ّ*{�cbr',_binary '�3�l�\�Y�$�6\r\�Q\�\n֛f� *�\Z8\�\�','',0,'?'),(_binary '\\.��0�%\�\r�`�]','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UploadImageToGallery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UploadImageToGallery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�;\�dJ\�dC�\'',_binary 'K��\Z\�埒ϻD\�j\�\�\�(r�j�\�E','',0,'?'),(_binary 'b[/!=\�Q��r;h','wp-content/themes/main/includes/visual-composer/shortcodes/team_grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/team_grid.php',0,_binary '�0�MJ\�\�4v2�\�\��',_binary '�0�MJ\�\�4v2�\�\��',_binary '\�k\�\�\�?�nbEˠ�|\�bÏ��l\�>gA��6','',0,'?'),(_binary 'fMx��� \�+9�U�','wp-admin/js/customize-widgets.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/customize-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�19��\�Ly�ƾ',_binary '��:1-\�\�)\rÂe.��\�y��SX\�M\�qv�-','',0,'?'),(_binary 'l�w9�J\�\�\rY �','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\��\�\�\�0\�\�\�\Z',_binary '��tEt\0f\�Re�\�\�\�ETϛ \�W�a\�Dߩ','',0,'?'),(_binary 'pu\�\�J�\�\�\�\�吩�|','wp-includes/js/thickbox/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/thickbox/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 't��&\�n\�NӲ� w','wp-content/plugins/wordfence/js/admin.ajaxWatcher.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/admin.ajaxWatcher.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\�\�\�\�ů)\�\�\��\�\�',_binary '\�\'�v�ᦸ\� =��\�\'X�k\�\�<6YS�t\�','',0,'?'),(_binary '}\�*\�\�\�vX��Y�L�','wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!2�����DwH\��z}',_binary '\�U�4�DOg\�]�`\�|%I����h\�o�=:3�','',0,'?'),(_binary '�&o]�\�3+�g','wp-includes/blocks/post-terms/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-terms/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��4�\�\��\�\�\�\"h\�',_binary '�@�\Z\'\�_���:�\�\�e�$\�)\�n\�F','',0,'?'),(_binary '��\�̣\�\�|m)v�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/.Base64.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/.Base64.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�8�\�W6F�\�\'�x','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-hourglass.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-hourglass.svg',0,_binary '�>��eG0Ѻ\r���',_binary '�>��eG0Ѻ\r���',_binary '\�1.�vH�\�B0&\�pe1�J\�\\�G\"���','',0,'?'),(_binary '�%�\�\\�\�MA�\�\�\�','wp-admin/images/wordpress-logo-white.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/wordpress-logo-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�qP�C��-SPD\�\�',_binary 'e�4\�E�\�?�&\�DsA�\�\�ʬ�;�)@�Xɒ','',0,'?'),(_binary '����J\�}F�\�E\0\�9�','wp-content/themes/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/index.php',0,_binary 'gD,V\�=\\\�bP',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '��*2�;Z\�\��B\�Uv','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_open_in_browser_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_open_in_browser_24px.svg',0,_binary 'w�G\�\�%!�\�V�\�nq',_binary 'w�G\�\�%!�\�V�\�nq',_binary '\���\n�\�!���\�\�sy_�\nh��\�\���\�\�','',0,'?'),(_binary '�:ʅZ�#kVk|��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/.panel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/.panel.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�4g x�%{�D\�\r��\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\�r\�I���bw\'-7\�',_binary '�u�S\�{��<��\�n\r߅+-#�;�᷃QЮ','',0,'?'),(_binary '�7\���\�3�\�ؼ�b','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp949.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp949.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�yG�#(\rwꘜo�',_binary 'mУTt�``Y|\�{�>Ϸ\�ỳ�\�ݷ\'�\�','',0,'?'),(_binary '��ΗܹM��+>�l&','wp-content/plugins/js_composer/include/classes/shortcodes/vc-btn.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-btn.php',0,_binary 'Q\�U\�*T���Z\�dy',_binary 'Q\�U\�*T���Z\�dy',_binary '.B\�h8-���q~9��\�\���fz�\�\ZX�J\'','',0,'?'),(_binary '\�=\�}C\�\�\�i\�\�HT','wp-admin/network/profile.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/profile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\�3�\�\�\�@%�c ',_binary '�\\H\�.7\�\�\�7QtUw\�ݰAK,�$A��!��Lz','',0,'?'),(_binary '\�x%���5\�\�w\�\�E��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAccountMarketingAutomation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAccountMarketingAutomation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�?[-\�(�98�`z%',_binary ')Vna���s\��\� �C�x\"\n�l\�v]%\�L\�','',0,'?'),(_binary '\�\�g+����\�\�,c\�','wp-includes/block-supports/colors.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/colors.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`ٔ�W0Iu\�W�\�*�\�',_binary '���q\�!��. F\�W\�\�s\�\���\�\�\�K\�А','',0,'?'),(_binary '\�O�\�U��\����.`\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assessment_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assessment_24px.svg',0,_binary '*�5�\�\":(�;��7+�',_binary '*�5�\�\":(�;��7+�',_binary '�a\�\�O;��\�\�L;_)�~ԍ?ഥ��:\�\�\�\�','',0,'?'),(_binary '\�[�\�p\��\�^��','wp-includes/sodium_compat/src/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'Ҷ\�(�L_x����Ԣ','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�l�{\�bOs\�_a�\�>',_binary 'm\�n5\�\�ߐ֞βgJ\�\\����\�3�\�\�\�\�','',0,'?'),(_binary '\�g��I�!٭\�\�\�_\�','wp-includes/ms-blogs.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ms-blogs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']˅+XJ�\�\�)#b�',_binary 'l�\�Ô[\�b1 8\�Qp��\�\�\�$R\�\�͒8�','',0,'?'),(_binary '\�\�Y\�d�y�*��!','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uw\�h[e��z�x�\�',_binary 'wp�B�\�3K\�r3_�!\�}��b\����d\�v\r��','',0,'?'),(_binary '\�\�\�t�DX�m\0#\�(�','wp-includes/customize/class-wp-customize-nav-menu-locations-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+;^�8\�\�v�={�KR',_binary 'g��xN�����@`\�\��jr��\�m�~�v','',0,'?'),(_binary '\�{��\�6\����ȺP\�','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AboutTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AboutTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\�+|\�n(\�\\N,\�',_binary '~�?Q�P[�c@p��4� \�3\�9wz%\�\�j?:�','',0,'?'),(_binary '\�\�]/~��\�q��XŎE','wp-includes/js/jquery/ui/button.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/button.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rfo|�ؖ��ޝK?�',_binary '��\�?�11�\'l/AGn\�\�b\�2�>DN\�\�/j�~','',0,'?'),(_binary '\�\�\�\�F(�\�^�[��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/ProtectedDirectory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/ProtectedDirectory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�>Ƈm��n�8qx.R',_binary '�6R\��\�\�i\�\��ѱWf-/�\�Q�n�e::\�\�','',0,'?'),(_binary '%8Â�\�\�o\���','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_library_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_library_24px.svg',0,_binary '</H*\�KniX��eOp',_binary '</H*\�KniX��eOp',_binary ']�f\�d�I����3�D\�\�J\��\��\���\�\�-Y�','',0,'?'),(_binary '5l\�%\r\�q\�{�_�y','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/.vc-roles-parts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/.vc-roles-parts.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'B\�@�R*G�xF4N}','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\'�_�?Sş\Z]\�y�',_binary '�6�\�[-\�,9YR�r\�\rY\"-��an\�6$�','',0,'?'),(_binary 'C\�2\�E��W�Z�JZ��','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_person_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_person_outline_24px.svg',0,_binary '@�Ĥu�\�@\�u\\�\�\�\�',_binary '@�Ĥu�\�@\�u\\�\�\�\�',_binary '�u\�ك��#�sp��O��_=NAb�\�mt6�\�\�\�','',0,'?'),(_binary 'E� _Q՛,Q\�>\�\�k','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-video.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-video.svg',0,_binary '�\�SX\��\\:\�\�}柚�',_binary '�\�SX\��\\:\�\�}柚�',_binary '�\�\�\�\�\�\�5\�\�{;\�\�C���U\�F� >M\�f','',0,'?'),(_binary 'G\�ȥ\rzK�\�\�\�','wp-content/plugins/wp-mail-smtp/src/Tasks/Meta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Tasks/Meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\�`g��\�\�=[33\�!',_binary '\���K�\�\�?\��<\�EEZ:��;�S�\�y�\�zd','',0,'?'),(_binary 'R\�\\�&��T �|`','wp-includes/class-wp-user.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Gg�敩\�\��\�E��',_binary '��j\�\�c��7P\�Fֲ3Ί\�\�\�\�C\0���Ѐ','',0,'?'),(_binary 'W�%�����.j\�\�','wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wpbakeryshortcodescontainer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wpbakeryshortcodescontainer.php',0,_binary '�\�\�I�\�\�S�#\�\�;e',_binary '�\�\�I�\�\�S�#\�\�;e',_binary '\'5:�\�@b$\0\� @�3\�,�;XI{Aa0\��J�h','',0,'?'),(_binary 'tt̸\�T\�.\�*óU�','wp-content/plugins/wordfence/modules/login-security/views/page/role.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/page/role.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ug�\�\�\���%�^\�',_binary '䮡���\�\r%\�\�\�Nf[I\��_tɥ+��','',0,'?'),(_binary 'u\�V�\�\'j\��\Z\�V','wp-includes/blocks/comment-template/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-template/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T4\�\\Ƕw\�\�|?5 ds',_binary '5\�\�0zs��\�ł�K�\�|,\�]!\�^glH\�\�','',0,'?'),(_binary 'xZ�h3���6+�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character02.svg',0,_binary 'OB�W\�\�\�>3���',_binary 'OB�W\�\�\�>3���',_binary '\��H\�����\"j\�<\�c��\�O�n\�\�\�g\�','',0,'?'),(_binary 'ynm�;�/\�UsK ��','wp-includes/css/wp-embed-template-ie.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-embed-template-ie.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7{WP\�L\�{H�\��I\�',_binary '\\aWq1��+�\�Я\�o�L\�Y\0\�K�\�\�%<','',0,'?'),(_binary '|\�&;�r�Ls5��','wp-admin/includes/comment.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�ZtC\�*w�44\�\�',_binary 'ck �o}��vTf� �s\�ݛfl3g6N�\Z\�J','',0,'?'),(_binary '�2��\�/B�\�Eff��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/AuthHandlerFactory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/AuthHandlerFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �\\rm5��\�˔\�',_binary '��\Z\�-�lDyo\�w�V\�u��%�9�\�q\0','',0,'?'),(_binary '�>W����\�9\�\�c\�','wp-includes/blocks/query/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�\�Ye�.\�0s��','wp-admin/includes/class-wp-comments-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-comments-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Rɷ�\n���9�l�i',_binary 'V;h��<)B&T��Ũ��;�\�Z\���-\�','',0,'?'),(_binary '�\�,d$\\Zޟ^Wu\�','wp-includes/blocks/buttons/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\��\�u\�*�\�5�2F\�',_binary '�ۨ\r�W�d\�\�\� �A�\�! OI\�Rk�D�*��','',0,'?'),(_binary '�A\�o\r\�ZԔ_�t','wp-content/plugins/wordfence/views/waf/waf-uninstall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/waf-uninstall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��_bYZ� �9=\�ޥ\n',_binary 'U���\�\�\�m-\�\�S\�\�\�z+\�?K���s�\�~\�','',0,'?'),(_binary '�\�\'-\�p\�-\�\�f�','wp-admin/css/l10n-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/l10n-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xmǏ|\�s�\��A�',_binary ']�\�%FL\�\nI\�L�\�l�\�\�f426G\�\�\'��','',0,'?'),(_binary '�t�\��mq�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/RollbarHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/RollbarHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�*WvL�\�kp��',_binary 'UG\�r�W�C�~��N\�\�0\�\�7\� \�C\�S��˗<$','',0,'?'),(_binary '�\�\n\�d�6X��\"�\�i�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_rotate_90_degrees_ccw_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_rotate_90_degrees_ccw_24px.svg',0,_binary '\�B@�v�p k��0�,',_binary '\�B@�v�p k��0�,',_binary '1ا\�s�\�#v\�\�H�p8ժN����\�GU\'\�<�','',0,'?'),(_binary '�\�\�>�q�\�$\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_50_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_50_24px.svg',0,_binary 'wf\\8W��0\�@}�',_binary 'wf\\8W��0\�@}�',_binary 'U4C���\�ѯQQ�\�9\�y�;\�\'L\�\�hc�','',0,'?'),(_binary '��0{�\�K�,a+�gA','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_redo_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_redo_24px.svg',0,_binary '\�S�l�̠�\�4Do�m\�\�',_binary '\�S�l�̠�\�4Do�m\�\�',_binary 'B�i(�E���\�[��\�?3\�\�e�>�;\�vw}z','',0,'?'),(_binary '��j\�ֹJ�\��\�0Y','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p�0W\"F)�\���8O�',_binary '�5��\�)&\�\�BoK]���ػ�\�rm`%�\�h\�O','',0,'?'),(_binary '�Ym[pI\�.��\�/�\�','wp-content/plugins/wpforms-lite/includes/class-form.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/class-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n�.\n#\�z�%�NU��',_binary '\Z`��_\�\��Z\�?b\�׆ٷemzڵi\�\�\�','',0,'?'),(_binary '���<���~\�(�+ ','wp-content/plugins/js_composer/include/classes/shortcodes/vc-tab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tab.php',0,_binary '�\��\"�\�\�\�02\�',_binary '�\��\"�\�\�\�02\�',_binary 'U\�b��~�p\ZhE\�Kɵ�\r\ZR�n[o,r','',0,'?'),(_binary '���\�\����y�+\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/.unidata.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/.unidata.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�Q%rT>\�!\�e_zE\�\�','wp-content/themes/twentytwentyone/inc/back-compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/inc/back-compat.php',0,_binary 'i\�\�ˉ�F[qy\�\r*Z',_binary 'i\�\�ˉ�F[qy\�\r*Z',_binary 'I��*y).��-\�u)\�|\�mߐ[\nfU}`OqC;','',0,'?'),(_binary '\�\�\�4Z�\�=T\�\�;#պ','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�h\��\�g`ɸ:ڕ^',_binary '���F/Q�H\0��\�^l 0�BΓի6S@Ph\�','',0,'?'),(_binary '\�\"\�< i�t\�\�&\�','wp-admin/css/colors/modern/colors.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/modern/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�H=cU9\�V3P2\� \ZS',_binary '\�\nx\�s��\0�\�vJ\�Q=ݬ��B�{���\�{�6','',0,'?'),(_binary '\�H�&�\�_\�TI�g�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/PrivateKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�[�S\�ǎݬI8�NH�',_binary '�,?tƄ|�^Bq�+�8\�&z! T>\�\�9�t\�','',0,'?'),(_binary '\�\�R\�a~\�j,rVO','wp-includes/style-engine/class-wp-style-engine-css-declarations.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/style-engine/class-wp-style-engine-css-declarations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����8��L\�K\�d��(',_binary '3#AjEr�5]���S\�t\�u\�f�\�)s�\�DZ','',0,'?'),(_binary '��0wc`\��78\��M','wp-includes/blocks/gallery/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\��yГ\�\�L+��5� ',_binary '��\�z\�\�W��\�&G\�\�b\�\�\�`xp\�d�\�','',0,'?'),(_binary '\0<m㬤\�j\�Bsk�\�','wp-content/plugins/wordfence/lib/Diff/Renderer/.Renderer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/Diff/Renderer/.Renderer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ak[�\\Dk\�\�*n5��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailCc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailCc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��ϙ\�u�)��\�\0r\�',_binary '*�\�\�,�?�Rr\�\�3�c�ـ@l\��\�\�\�)','',0,'?'),(_binary '\r�vN\�\�ԙ���2p','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Auth.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*<�\�\�Q\�Q�\���y',_binary 'Ip$M.�oa��GT��r�q\�2�?(�U7>*\�S�','',0,'?'),(_binary 'a$?eh���\�\�v','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�D�\�\�\�Y\�p\'\�9\�',_binary '\�ؐ�N:�=\��\�\�\�5%w�*\�l�]vHn�l','',0,'?'),(_binary '(+�LW\�\��~\0ǣ','wp-content/plugins/js_composer/include/templates/shortcodes/vc_tta_pageable_section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_tta_pageable_section.php',0,_binary '\�\�J�ݠ�\"\�d��\�\�',_binary '\�\�J�ݠ�\"\�d��\�\�',_binary '��I�z\�W�sU�\Z\�\�\�@?��zG� i\0YLōZ','',0,'?'),(_binary '6Zs\�xu�p,\02\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/.HttpHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/.HttpHandler.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '9�k�ɽ \�JZ��<','wp-content/themes/twentytwenty/searchform.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/searchform.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>Y�\�\�d\��\�\�\�',_binary '\�]�\�ϋS�\'\�\�/bQ^�D\�t�B�Ήi���','',0,'?'),(_binary '<;�\�\�\�I\�\�','wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/grid-item-attributes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/grid-item-attributes.php',0,_binary '\�С�d\�)|\�gE�Lӳ',_binary '\�С�d\�)|\�gE�Lӳ',_binary '\\x���q\�`f��\�yH���n\�\�;88c\�1\�','',0,'?'),(_binary '>��\�\�(\�5��-\�\n\�9','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem.php',0,_binary '��fݵΏ+e5ň�)\�',_binary '��fݵΏ+e5ň�)\�',_binary '̋Rj>V�>\�.\� �7\�C2GvO\�>�P��\�!\n','',0,'?'),(_binary '?%�\�S;Ie�#��q\�','wp-content/plugins/wpforms-lite/assets/images/icon-provider-uncanny-automator.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/icon-provider-uncanny-automator.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�M\�\�B�6��',_binary '\�}\�P\��f\�Ә\�rr�+1\�s\�?\�\�e\�3','',0,'?'),(_binary 'A���f*k�\�\�','wp-includes/blocks/navigation/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't5��ӫ\�_�\�.��',_binary '��;\�S�٦��0v\�]�\0\�̵��_�\�\�\�|�','',0,'?'),(_binary 'E=<n�梱OȢ�\�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���*\0y�ֱ�A\'�\�',_binary '��@\0\�xz<�\Z�\�1��\�/h�|��\�Q\�\�-','',0,'?'),(_binary 'G\�ﰗcW\�\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAttributes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAttributes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5�#\�Q��o��d�\�l5E',_binary '\�\n\�÷rdY\�\�\�Yh\�I`�S�i��4\�(\��Oj','',0,'?'),(_binary 'L\�\�bP\�-I1f�','wp-includes/theme-compat/header.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G�{\r\�(�7ND\�:W\�',_binary 'q\�2\�յ\�\�Ϣ>r\�7Nj\�� D�^�\�A5\r','',0,'?'),(_binary 'N�d#R��+��r\0s[','wp-content/plugins/wordfence/views/reports/activity-report.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/reports/activity-report.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��?ue\�wD�:��E\�',_binary '\�\�ζ�\Z\�\�)v��\�vG\��,\�h�/�ӈ�','',0,'?'),(_binary 'O:\�R?Gn�m�\\�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_timer_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_timer_off_24px.svg',0,_binary '=��ɫ/�.�Y��\�*',_binary '=��ɫ/�.�Y��\�*',_binary '\�R��͕&����N\�V�L\�\�X�\�bxľ��','',0,'?'),(_binary '^( v%/�ML�q��\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-google-plus.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-google-plus.svg',0,_binary 'U�\�r�\�\�&c\�>\�×',_binary 'U�\�r�\�\�&c\�>\�×',_binary '����\�:I���\�\'}ln=J��#\�}�\���`.\0','',0,'?'),(_binary 'aX\�{��\�X','wp-content/uploads/revslider/home-2/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/revslider/home-2/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'a�r�\�ɚ9\�\�|Ъ�','wp-content/plugins/wordfence/vendor/composer/.composer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/.composer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'd\��c\�hŢP�9��a','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/sale-sign.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/sale-sign.svg',0,_binary '4\�\�9�h �\�[�\�+\�',_binary '4\�\�9�h �\�[�\�+\�',_binary '\�&�\�\�\�\���x��>\�\�}[��\�ͣ���qJ','',0,'?'),(_binary 'f\�̟��i\�n\�;�U','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fast_forward_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fast_forward_24px.svg',0,_binary '�Nw\�k\�v��\�O���4',_binary '�Nw\�k\�v��\�O���4',_binary 'gO]tʱ>�\�4<�%4�u\�Jwr�!�=\�\��=','',0,'?'),(_binary 't����\�\�!\�\Z�%\n','wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\�,}vĨ3�\�G�\�)�',_binary 'E�r4@\0�ԡ$�\�z\�3\�$l�\�\Z\�`i\�ex\�l\�','',0,'?'),(_binary 'xR���\�!�b�w�$','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/RavenHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/RavenHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Ǒ�Rp\�x��׳ �',_binary '�\�\�C�\�q\�L�k\�\�D�\0�@�I\�E�X�!:�','',0,'?'),(_binary 'z\��F(Hj�\���','wp-includes/sodium_compat/namespaced/Core/Curve25519/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '}z-\�5\�R�\�>\�=,','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^y� 15d�~UhFR',_binary '���\�;]D5����Vo`�/�\�_�qg��y\�y.!','',0,'?'),(_binary '��5,ko� \�\�\��O','wp-includes/SimplePie/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�r\�F�Ro�X��Ð~','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-de_DE.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-de_DE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0(!\�D\�w8\�\�+o#',_binary ',,Y��$o�c�;�|\�\�g\�]̠��k\�f�U','',0,'?'),(_binary '�ʬ-���}G\0\�^��l','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_palette_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_palette_24px.svg',0,_binary '��� \n\�֎\��\�&\\',_binary '��� \n\�֎\��\�&\\',_binary '��K�S�\�_��\��z\�ݞ�V\�\�_����\�^+�\�','',0,'?'),(_binary '�{�\�Y\�\\�z錿�}c','wp-includes/images/smilies/rolleyes.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/rolleyes.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ��\�O�2\�Ofݣi�',_binary 'fK\�)�\n\�d��!]\r)\�\�\\}\�\�\�זl\�\�^�\�','',0,'?'),(_binary '�\�\� S \�{\�\�J2','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_text_fields_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_text_fields_24px.svg',0,_binary '<��[�\�m(7�#\�\�\".\�',_binary '<��[�\�m(7�#\�\�\".\�',_binary '�\��+Y2�0\�\�0�?�m*\0�D;\'�G\����','',0,'?'),(_binary '�j\�X^f�KI��\'LU�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_rotate_left_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_rotate_left_24px.svg',0,_binary 'JtD�Hv>�2�\�\�=',_binary 'JtD�Hv>�2�\�\�=',_binary '#\�}�\08�Q5��yX��4£Q\�.`f~m�s','',0,'?'),(_binary '�\'��\�c�dL�\�8$8','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-arrows02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-arrows02.svg',0,_binary ' \�{>O#v\�^�@���',_binary ' \�{>O#v\�^�@���',_binary '\�G�E645۲\�Q_\����2Vl��E\�T','',0,'?'),(_binary '��.�\�B3�?�s�8','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�V\�*�\�F谯�\�<��l',_binary '\�®�R�l�U\�\����wz\�ank�\�G\�t�3\�','',0,'?'),(_binary '�\'\�\�\�)�+�f\Z\�p\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_highlight_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_highlight_24px.svg',0,_binary '\��ډ�m7.[>C_��',_binary '\��ډ�m7.[>C_��',_binary '�\�\�!R�j��\��\�/6�=��Kܓ�N\�\�a1','',0,'?'),(_binary '���-\� �\�\"\"F6','wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/classes/class-twentytwenty-non-latin-languages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\\\�:$�Q\�mǂ\�I',_binary '\r\�\�G\�\\ϔuv\�\\x\�\�\'�\�!g��}�>','',0,'?'),(_binary '\�~ud0���Z�nr','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_dashboard_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_dashboard_24px.svg',0,_binary '\�Nm�\�\�/Nϩ�',_binary '\�Nm�\�\�/Nϩ�',_binary '\�\�\�T-\�\�qE�N\r�j\�\�[�%9\���=�->','',0,'?'),(_binary '\�R��S!��n�','wp-content/plugins/wpforms-lite/assets/images/sullie-builder-mobile.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/sullie-builder-mobile.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�ǵ3��\�cM',_binary '�\\�\�}@�c\�3π�uCKƾ\�7L\�PSoE\�ެ4k','',0,'?'),(_binary '\�Hv\�\�\�\�z\�E�\"ZG','wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-large-dark.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���6P��[�h|\�',_binary 'J\':}����-\�`\�\�\�X\Z\��$\�\�\\\�','',0,'?'),(_binary '\�?�\0\�\�l���\�.�','wp-includes/class-wp-application-passwords.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-application-passwords.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�L]�B\"Am(|0\��g',_binary '&U��%\�8H~\�s�g\'\�ipO\�\�+\�ѫ�\�n\�5','',0,'?'),(_binary '\�2p)��t��I\�\�','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �\�\�\0�\">y>=���\�',_binary 'xVQ/}�琾:(3&�\�\�%�U��Jo��C','',0,'?'),(_binary '\�Q\�\�2\�/�\�L\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/.Authorization.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/.Authorization.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�z\� G1e�\�Rx \�h','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money-scales.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money-scales.svg',0,_binary '����W�\'쾏�\�',_binary '����W�\'쾏�\�',_binary '�\rP\�G�\�_9.�ks\�D\�\0\�`�C���3 !<','',0,'?'),(_binary '���\�\�o�Rb��','wp-includes/js/dist/url.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/url.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�k7Y\r ^\r����',_binary '��9�,P�_\�u\"r\�\�m!\�\'G�0\�Ճ�-�\"�','',0,'?'),(_binary ' \0\�r?BmiΫ�0!$','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-up.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-up.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�տ9c�p�!Ԟ',_binary '͝^Ls\�\��\0ut]O�@ wc?�\�\�\�N&','',0,'?'),(_binary ' 2g��[t\�c��5@','wp-content/plugins/wordfence/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ' \r\��-\�Uz�\r�aK','wp-includes/blocks/pullquote/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��T\�_W�1��=\"\�0',_binary '�%8!K�HӄB� ��E\r<߬�\�wX<���W\�','',0,'?'),(_binary ' �Ga5mmH\�N�\�','wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�6�\�]�\�o=P��ϥ#',_binary '\�WȀ\n�:��\�n\�(Lٺ�3\��X� �Ke','',0,'?'),(_binary ' +*�@\n��\�\'\�\���','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_add_circle_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_add_circle_outline_24px.svg',0,_binary '0�\�KC�#8:˩@\�j',_binary '0�\�KC�#8:˩@\�j',_binary '\n�p\�\0aj\�5_�e\��H�\�\�\���D�nl','',0,'?'),(_binary ' �es(N^���+q�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-phpunit.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-phpunit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2�MEƱ��(\����(',_binary 'E\��a\�\r\�f U\�DLb�V�ҪW#s\�s��','',0,'?'),(_binary ' \�\�ɉ:\�s�{1<�','wp-includes/blocks/embed/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\�T)h�k��\�\�\�Ԣ\�',_binary '�Q_T!\�$��jt��5 ����\�9~#\0\�}\���','',0,'?'),(_binary ' !h�F;��\\I⩏�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/ASN1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�{_2�I�Kh�ͱB8V!',_binary '�\�\�+�;-\r�bM��b��go}\�+\�\�u����5','',0,'?'),(_binary ' \'\�\��_U;0�/<\�','wp-admin/includes/class-bulk-theme-upgrader-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-bulk-theme-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\5�ץړ#\�q�b',_binary '�r\�\�6z}��\�ߙːa���\Z� iy-\"M','',0,'?'),(_binary ' *@ADғ�=pu��\�E','wp-admin/user-new.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user-new.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\�U\�|ʑM�!U���',_binary '�\�\��{sJ�5\���ws&���~\�=\"J%�5Z�','',0,'?'),(_binary ' 5\�\�rD�g�籃�','wp-content/plugins/wordfence/views/dashboard/options-group-license.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/options-group-license.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\������)卞\�\�U',_binary '=e\�:�\�z)z�:\�]:�ͼ@\�{�\0���\�\�\�','',0,'?'),(_binary ' 8�\�O�\�M)�\�a?i\�','wp-content/themes/main/includes/theme-admin/screens/install-demos.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-admin/screens/install-demos.php',0,_binary '\�Ͷ?�>3\�Erm��',_binary '\�Ͷ?�>3\�Erm��',_binary '�Ǹ��je%��C\�\�Y�N�\�\�\�85^<�','',0,'?'),(_binary ' Fi\�\�6\�9� �\�','wp-content/plugins/really-simple-ssl/testssl/envhttps/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/envhttps/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̝=J\�+�rZ\�5�',_binary '�\�\�0\�CJ�O����\Z]�\n\�`Z4`�VR�','',0,'?'),(_binary ' Gí\�c�Dʻ\�\�|!�\�','wp-content/plugins/js_composer/include/params/loop/.loop.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/loop/.loop.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ' ^�WR\�]\�:[�\�8�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed448.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��RM\�j�櫋BK8',_binary '�\�{IZi�\�\�-y\"dfR\�\�G>`/\�%\�\n���\�w','',0,'?'),(_binary ' b\�^��� (Ъ\\�0@�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NJm%���6\�f-B\�',_binary '��.\�\�\�r\�?ď�\� <d\�\�����M�\�','',0,'?'),(_binary ' c�\�N�E~�E\�)5j','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_http_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_http_24px.svg',0,_binary '\�J��\n)x �\���\�',_binary '\�J��\n)x �\���\�',_binary '\�~�Ƥ\�l{P6�A_~��S�B�=P1\�/\�','',0,'?'),(_binary ' d%H\�\�\�\�n;\�B�:?','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/XSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\��Ʈ�u��o7;~z',_binary '���\�\� %l\�y�\'�#[�\��_\�{E�]8�%\�','',0,'?'),(_binary ' o�6\�\�R�4Y\�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-ru_RU.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-ru_RU.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':3$Z_e2�w�m�E',_binary '\�)[\�\�%�a\�\�Qd�@\�\"\�{j H\�ɗe=:','',0,'?'),(_binary ' ����=\�\��i;[�','wp-includes/blocks/require-static-blocks.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/require-static-blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���I���\�4\rD��',_binary '�\Z|xb1);�\�\�\�\\õ,�>�=\�)nO\��\�\�t�','',0,'?'),(_binary ' �W\�\�\�,@{\��?9','wp-includes/blocks/post-author-name/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author-name/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M�>���ϱ\�o��',_binary '(��-Gv\�K\�)\�\�k\�\�C���\�\\�\�@\\�\�W\�','',0,'?'),(_binary ' �\�}\�{?d�9\\\�1','wp-content/plugins/js_composer/include/templates/shortcodes/vc_cta_button2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_cta_button2.php',0,_binary '���M�\�n�\n��x�b',_binary '���M�\�n�\n��x�b',_binary '�(�G��K�sJ�\�\�{:s�>�m�[7�)\�Dr','',0,'?'),(_binary ' �y��>4�l��gR\�','wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-numbers/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��g\�Z\� 8�Z�',_binary '\�\�y� �q\�\�k�\�\�j���|\���gY{��\�','',0,'?'),(_binary ' ��T;<o\�~#@r\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/.deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/.deprecated.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ' ��\�=����g\�V�|\�','wp-content/themes/twentytwenty/inc/template-tags.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/inc/template-tags.php',0,_binary '�H\�Sk\�\�7\�\�Y\�-�]',_binary '�H\�Sk\�\�7\�\�Y\�-�]',_binary '|\�b�t\'�?ѕ�̚\�-�\�\�uP^\�^\n�kЧ3Z','',0,'?'),(_binary ' ��0g\�(�m2\�Ue>{','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�[&ĩ���%,ڥ\�x',_binary '\n�\\)�g��Il\�ӫ���_��,a*`-\�r+\�I','',0,'?'),(_binary ' �G�x\�\�!��p','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/.Css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/.Css.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ' �G�ʴ��Gtؑ��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Oū3�( ia�Y�\�\�(',_binary '\�\�\�\�%�\�\Z0b��[u\�#�v.�_�\� O�=0','',0,'?'),(_binary ' �\�\'j3�/�\�TO\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateEmailCampaignSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateEmailCampaignSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� uv��\0��Pk1u',_binary '��\�\n�\�6���6\�pE�C(\�\�\�\�ܲ�','',0,'?'),(_binary ' �l\���Ygw�Z.\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file05.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file05.svg',0,_binary '�};�\Z�8�\�\�\�I\�',_binary '�};�\Z�8�\�\�\�I\�',_binary 'hBb\�\�k�jV\�v��a�2 a�\��y4\�Zd','',0,'?'),(_binary ' �z�z{�\�\�\�L��H','wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Z��7S�iFk\�J',_binary 'ϝ�Th\��Ҥ���àb�̑_�]K*�^R\�\\Z','',0,'?'),(_binary ' �\�vN\���M9\�\�f','wp-content/plugins/revslider/admin/assets/videos/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/videos/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary ' \�A����*�C�<c�\�','wp-content/plugins/wordfence/views/tools/.tools.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/tools/.tools.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ' \�S2�v�m䏲�!.$','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/.Ge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/.Ge.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ' \�\�c̫)I�\np,͑��','wp-includes/css/jquery-ui-dialog-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/jquery-ui-dialog-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xs!\����\�U,U\�\�\�',_binary '�Y� 4�0��\�@��>Wb�5!4\����','',0,'?'),(_binary ' ����+�\n�\�\�','wp-includes/js/dist/commands.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/commands.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�F�\�b:�6�R=\�\�',_binary '\�&Q��P\�xi\�*ڢ\�9���\�+\�+�\��i�Օ�','',0,'?'),(_binary ' \������t4${\�SE','wp-includes/blocks/categories/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�x�\�\�\�c@\���[��R',_binary 'ٸB�%\�\�K�\�\r�{Mc~Y%\�\�\�\�u.�?|','',0,'?'),(_binary '!�\���+;qiv\Z�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/venn-diagram.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/venn-diagram.svg',0,_binary '\�s�X�?|z�\'�%\�\�U\�',_binary '\�s�X�?|z�\'�%\�\�U\�',_binary '\\\�ZJ\�\"�\�1�V\0���\�&~�N����\\���','',0,'?'),(_binary '!\n�φ\r\�\�\Z<\�\\�C\�','wp-admin/css/index.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '!\roi6�F\���\�!-L\�','wp-content/plugins/wpforms-lite/src/Admin/Builder/.Builder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Builder/.Builder.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '!o�\r�\�A��v7\�\�e','wp-admin/update.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ɂ.�P]y�\�\�ҳ\�',_binary '\�\�J�\�E q\�\�?3QMH���\�\�H\�7n\�݃\�\n','',0,'?'),(_binary '!H�u�fɁD\�7�>=g','wp-content/plugins/wordfence/lib/wfLicense.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfLicense.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G|iǭ,\�fv#�$\�U',_binary 'H%�j\�\�7��M��4$\�\\^[`�\�M�?�\�','',0,'?'),(_binary '!1b݅9��*\�\\\�\�','wp-admin/admin-footer.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/admin-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\Z��\�C\�\0��Ol$�',_binary 'sT�lEe\��Bh�v:�g%�k�\�07k=\�\�&!','',0,'?'),(_binary '!3��\�y\�\�\�g�X=','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/revslider-divi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/revslider-divi.php',0,_binary ',\�;�Z�p���drB',_binary ',\�;�Z�p���drB',_binary 'h�\�~�\��\�\�\�MJ�\�X\r�f\�\�\�\�u�\�','',0,'?'),(_binary '!5Ƞ��]m����@b','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�f\"���\�#6${ JL\'\"',_binary '\�eŇ�6\Z(�q\�&�ڶ�\�\�]�\�\�\n\�Cli�ީ�','',0,'?'),(_binary '!<\�\�\�Y#�v\�\�ˍuk','wp-content/plugins/wpforms-lite/assets/images/education-geolocation.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/education-geolocation.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�A\�\�j\�QJH \�:�',_binary '\�QJkz\�\�\�-\�Z%/�aQ�����\�\����','',0,'?'),(_binary '!C�{\�X��\�;���','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�KnE����~\Z��t��',_binary 's���r4\�\�\�s���˰S�V\�G�n��\�6\�z\�c','',0,'?'),(_binary '!I�d]5$���[\�\�~�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o��L\�\�\� k\'k1��',_binary '��1\�\\�Qt�*��\�J\�\�\�%�\�\�s�\�&','',0,'?'),(_binary '!Ll2�D�w���.�Q8','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spinner/field_spinner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spinner/field_spinner.php',0,_binary '�|\rqі܅\�\�5\�r',_binary '�|\rqі܅\�\�5\�r',_binary '\0�kt��m&-\0_\�\'q�\�P�_\��\�\�\�=!�','',0,'?'),(_binary '!Plu6��\�\���\�CZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\���P\�\�\�e��1',_binary 'T���*�\�+�\�\�z]ʜ;>�\n\�3\�\�\�]?x\�','',0,'?'),(_binary '!W\"z\Z�n��/\�f&c','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SecretKey/Info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SecretKey/Info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':=#&T��c�\�\�',_binary '��K\�\�\�ځC\�8<�>u6\�u�j\�⒅2�l]w��','',0,'?'),(_binary '!W\�x��\�m\"�~L\\n','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_3_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_3_24px.svg',0,_binary '#P\\\�<ta�SE\�Z\�',_binary '#P\\\�<ta�SE\�Z\�',_binary '\�lK\�\�9\�ڱ�eRn�c\�l+%\�1S�','',0,'?'),(_binary '!\\\�\�G����\\\�@���','wp-content/plugins/wpforms-lite/assets/js/mailcheck.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/mailcheck.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�rn��\\g�\�dy\�c',_binary '\�31�\"����b\"\�\�\�5*�뱜\�tlm�r\0�','',0,'?'),(_binary '!_��輵p3p�n\�\�L','wp-includes/images/smilies/icon_eek.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_eek.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�/I ���x\�)\�(\"\�\�',_binary '\�8\�\�\�\�\�\�K҇���4����\��!\�\�:ʰ','',0,'?'),(_binary '!z��r`Bz(\"Q2�\�\�c','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/GitProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/GitProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\�\�\�E#E�^۸��H',_binary 'Ty��\�n�a3\0�\���Q�\�u[IK\���<0\0','',0,'?'),(_binary '!z\�hyyn�^-}Ƚ','wp-content/plugins/js_composer/config/deprecated/shortcode-vc-cta-button2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/shortcode-vc-cta-button2.php',0,_binary '�\'J:\�#b\�ĜiP2�_',_binary '�\'J:\�#b\�ĜiP2�_',_binary '�-K��%�@\�G\�\�\�\�\��\�\�d\��#)5i.','',0,'?'),(_binary '!|(\�y\�W�*1Oo2Cu','wp-includes/js/wp-api.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-api.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`7\rJG ϭOt>��\�',_binary '�;\�\�_*B\�5喙GI���\�C6�x\� �','',0,'?'),(_binary '!�\�xx�+!���[\�(','wp-includes/js/dist/list-reusable-blocks.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/list-reusable-blocks.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',�mq��_�j�\��;',_binary '7NӬU\�hڢ����~>�,��t҉86?','',0,'?'),(_binary '!�M�En] KH�#�t�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Idn.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/Idn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\nC|r(\�dr\n�͔',_binary '-\�.ה�]ͲQ\r�is���U\�\�\�u�\��\�','',0,'?'),(_binary '!�\�\n-��L���\�\�\�+','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_vibration_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_vibration_24px.svg',0,_binary 'j%\�+qX9C\�V\�',_binary 'j%\�+qX9C\�V\�',_binary '�\�\�\"g\Z2<n\r<�\�4\�\�+N���L\�#��','',0,'?'),(_binary '!�w<\�\�\�A\n\�@�O','wp-includes/js/dist/hooks.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/hooks.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{Ԏ��V�3\�l��.f�',_binary 'P�Q�\�\�|�eR҉)�\�dNj��|��ST5/���','',0,'?'),(_binary '!�\�KVprЃo�\�@;','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_gradient/.color_gradient.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_gradient/.color_gradient.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '!��gyD\�\nP1c\�3�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_section.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_section.js',0,_binary 'C!f\�\�\�[��:�d',_binary 'C!f\�\�\�[��:�d',_binary 'N\�hĎ�2�ƥj\�\�194(M\�*Ħ�4�\�\�','',0,'?'),(_binary '!�\����u3=�4g�chj','wp-includes/widgets/error_log','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/error_log',0,_binary '[o.�\�\�ʊ��\�B85',_binary '[o.�\�\�ʊ��\�B85',_binary 'x�S\��\�Fo�� �Bl#\0zl��\�\�n�\��','',0,'?'),(_binary '!�nN\�JU��Ag�p�|','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�iH\�v�\�q\�\�-',_binary '��Ղ�z|�hn��;S��|���\�\�/\��7\�x\�b','',0,'?'),(_binary '!��y�\�\'U�\�b\�\�#}','wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�zY\�\�衆:��Lk',_binary '3`R<��!�\�\�0)B�\�W\�gH\�Z\��','',0,'?'),(_binary '!��>�NN�\���ٌ\�','wp-includes/blocks/file/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z2;6\\w�孍A�ꨒ',_binary '\�\0\�p\0)ٸڭ\�\� \�ToX�;�\�08ӽ!�O\�','',0,'?'),(_binary '!�##sw:\rH*�$q\�','wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6�vX��\r\�\�{�j6',_binary '�\�\�\�\�\�**W�@ J�㆛\�\�\�c�SEyگL�','',0,'?'),(_binary '!�y�W>:\0?zX6�a_','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_mood_bad_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_mood_bad_24px.svg',0,_binary '�ƫ\�Pf\���f\'�',_binary '�ƫ\�Pf\���f\'�',_binary '%Z0\�6�HJr�#ͩ\����\\jOUí�w\�\�','',0,'?'),(_binary '!\�粆\�\�Y�dc:<�-','wp-content/plugins/wpforms-lite/src/Admin/Builder/TemplateSingleCache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Builder/TemplateSingleCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[�^\��\�gm����ڑ',_binary '\�%Cn\�\�UUz�θ\'s\�c\����2�x%\�\�\\m�','',0,'?'),(_binary '!\�\�\')�qM*�Xc','wp-includes/blocks/embed/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�|\�\�r[>�\�_�s\�',_binary 'qt�i:z�\�>�$���=GP��\�%\�0��`}N\�','',0,'?'),(_binary '!ϕ\�\�\�\�\�f��P\�G','wp-content/plugins/revslider/admin/includes/addons.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/addons.class.php',0,_binary 'd\r-\�.\�KTx�o|\�z',_binary 'd\r-\�.\�KTx�o|\�z',_binary 'LԞ]�\��V;\�\�W\�\\���2t\�q���b�\�2;','',0,'?'),(_binary '!\�R�\��p�nL\�w\�m7','wp-includes/js/tinymce/plugins/lists/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/lists/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')�r?�N�ぼI��q\'�',_binary '%�=r����\�\�d��v\n��i\�z�x�u��)3p','',0,'?'),(_binary '!ہ�Iǵ�`�\�8�t','wp-includes/js/dist/keyboard-shortcuts.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/keyboard-shortcuts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B\�$\�\rʲ�\�ɦ��',_binary '\�S)^ϵ�@s\�JW�\�g�o�E_PGٰ�\�\�','',0,'?'),(_binary '!\�\�\r\�\�\"�Z�~+� ','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_attach_money_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_attach_money_24px.svg',0,_binary '\� x�J��x\�r\�\�\r5',_binary '\� x�J��x\�r\�\�\r5',_binary '�֘�o�X�2\�\�\�[?Nd���+A���\�\�=','',0,'?'),(_binary '!\�y�\�4Ь��\"K��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Utils/UriTemplate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Utils/UriTemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd�|\�\�ֿY�!hu>�\"z',_binary '�gl�@>s��?\�!�\�\�\���hv�\"op�鞂\\\�0','',0,'?'),(_binary '!߬\�vg1\�IV|�E\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/tag-clould/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[<��ԉ1�\�-\�3�\�',_binary '\�wB�\�;\\q\\�8�N�!�\�-�X\�\�\��!��\n','',0,'?'),(_binary '!\�Tۦ�\�\�\� l\�I�\n','wp-content/plugins/wordfence/lib/menu_tools_importExport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_tools_importExport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɳ\�\�xm46c)\�\�',_binary 'en�*��\�~\�a�يc]\�\�Zbi\�XCq��','',0,'?'),(_binary '!\�>лӊ^\�\�[�\�U}�','wp-includes/js/dist/data-controls.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/data-controls.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[lY_H���/��\�',_binary '_\��yKJ\n�\�\�!�\�b\�\�Xc\�\�\�\�~\�\�','',0,'?'),(_binary '!\�O�4\�bCRR�fO�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B�Z:3\�hr�$~\�',_binary '�FC�\�5#\�\�\�C��<bG�G\�!��̮�@','',0,'?'),(_binary '!\�\�Y0-z1\�dm>�','wp-admin/js/plugin-install.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/plugin-install.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�q�܂y|R��Cg\�X/',_binary '?UաNkh\�kGQTҗ\�\�\�[0��N���\�-\��\�','',0,'?'),(_binary '!\�B�\�\Zl!�Z0�\�','wp-content/plugins/contact-form-7/modules/hidden.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/hidden.php',0,_binary '\�\n��|�$�mr\�\�T\�\�r',_binary '\�\n��|�$�mr\�\�T\�\�r',_binary 'V+\'\�W�}\�٢��_C�\�\�O�b�YeM','',0,'?'),(_binary '!�*`\��^��\�G\�','wp-content/plugins/js_composer/assets/lib/bower/jquery-ui-tabs-rotate/jquery-ui-tabs-rotate.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/jquery-ui-tabs-rotate/jquery-ui-tabs-rotate.min.js',0,_binary 'WH`���T&���{�',_binary 'WH`���T&���{�',_binary '�\�Kk\�>\0`\��}ϱBሺ\Z�&b\�)Aʢ���j','',0,'?'),(_binary '\"\n\�\�\�4j\�SË�','wp-includes/blocks/spacer/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\�k�\�\�k�3z\�\�U)\�',_binary 'u2�T\�\�z\"��\�\�-g���&]\�V\�j��$O>�','',0,'?'),(_binary '\"Et\�y�s�\�\�\�\Z|g','wp-includes/js/tinymce/plugins/wptextpattern/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wptextpattern/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E ��-N�o����',_binary '�L\�I�Y\�ow�)\�4!:\�;?\�\�','',0,'?'),(_binary '\"\r↻�7l~\�\�˝A\�','wp-includes/blocks/text-columns/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\�$6Eɫ8\�y',_binary '\�\\{�1�E��H=F�\'ֱ\�\�L\�=t\�0�X\�','',0,'?'),(_binary '\"\�\�F�P` #\�v\�K','wp-content/plugins/js_composer/include/templates/editors/partials/access-manager-js.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/access-manager-js.tpl.php',0,_binary '퉜\�r�\�\�1#a\�',_binary '퉜\�r�\�\�1#a\�',_binary '�d60\�9�\�\\DL�Ҳ\�G�=\�ӳ�s{\�.�\�','',0,'?'),(_binary '\"#��ҽ��[\�V\\I','wp-content/themes/main/js/plugins/libs/sticky-plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/sticky-plugin.min.js',0,_binary '2\��Va[�!m?2p\�\�',_binary '2\��Va[�!m?2p\�\�',_binary '��zrzǴ�\�[Ę>�䪲J+\�$X����~\��X','',0,'?'),(_binary '\"(}G\�\�r\� 0��V(','wp-admin/ms-options.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/ms-options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~<\�b\�s�\'\�+�\Z�Q',_binary 'q�J��R\�_+�V�C%\�~d\�\�\�35k\�\�x\�\�','',0,'?'),(_binary '\"-\�Ѳ\n2�j%\�(o','wp-content/themes/twentynineteen/sass/layout/_layout.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/layout/_layout.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!�&\�\"��{���\�#*�',_binary '�\��v�\�\�@.|\�\�\�s>0�O�\��A3jA��\�','',0,'?'),(_binary '\"0\�rN1M�\�\�#��\�','wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��y\�tP�>Ra�S\�@-',_binary 'u{4\���s�\�J��\�\�3\�H�\�6ow\�r','',0,'?'),(_binary '\"8A\n=\��ᇼfp5','wp-includes/theme-compat/embed-404.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/embed-404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�;\�\�C�Q5��z��',_binary '4�\�7\�\�\�:V�]�L�,�B�\�\�R$2pz�\�','',0,'?'),(_binary '\"9\�M�*?�f\�\��W��','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_event_busy_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_event_busy_24px.svg',0,_binary 'v\�&\�/�g�\�\�ͣ��C',_binary 'v\�&\�/�g�\�\�ͣ��C',_binary '\�T\�\�g\�\�\�\�9B\�\�\�9�)�p�Yv\�J��\�','',0,'?'),(_binary '\"C��6V\�µ� ��.�\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_library_music_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_library_music_24px.svg',0,_binary '�����#��rw��',_binary '�����#��rw��',_binary 'T���\�\�\r-\�Q�\�ךH�}�\�{�5,\�\�\�2','',0,'?'),(_binary '\"D\� �4=eM\nfM\"��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CacheTrait.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CacheTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�=�VBc�ھ�~���w',_binary '���nN�\�\�\�\\c*9�[���h@<\�#o\�JG','',0,'?'),(_binary '\"E��\�+\�\�8�\�d�\�x','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' fpE\�ݥ\�m\�qi*Y',_binary '\0;`*��,�.����\\r~�c;7�\��rP�\�','',0,'?'),(_binary '\"F\�`�;i\�v\" |I','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-calendar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-calendar.php',0,_binary '\�ʹ�g9�\�s\�\�։\�',_binary '\�ʹ�g9�\�s\�\�։\�',_binary '����J#\�9_�j�b\�Ss��\\e�Uc��d�d�2\�\�','',0,'?'),(_binary '\"IFn����@\�a\�}�9','wp-admin/includes/class-wp-themes-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-themes-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\�``\0#\�(W\0F',_binary 'cz�M��\�\�mo!�+\\�\�ܳ�o\�\�����\�','',0,'?'),(_binary '\"N�M\���\�\�k�VO','wp-includes/js/dist/data.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/data.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\�)D�@�\�?\�\�&�',_binary 'JZ��@�lf\�Z\�\�_.Lj>��\�S�\�5�@-\�','',0,'?'),(_binary '\"R�K{��\�\�N\�jR��T','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/Users.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/Users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��M�����\�)�-',_binary '�:�}\�L����>v?3�c\�w��\�\"�\�\�b','',0,'?'),(_binary '\"U͟5TpJ\�\����','wp-content/plugins/revslider/admin/assets/css/.css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/css/.css.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\"]\�\�\�eC�\�?\�@�','wp-content/plugins/wp-mail-smtp/assets/libs/lity/lity.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/libs/lity/lity.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4!�\�\�v\�\�_l�',_binary 'p��.���\�fB\�|�9�Hx}�\�\�\�\�-�\�','',0,'?'),(_binary '\"b�SmdL9�uH%\�!͕','wp-content/plugins/js_composer/include/templates/shortcodes/vc_hoverbox.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_hoverbox.php',0,_binary 'V>q2(�Aor��)3E',_binary 'V>q2(�Aor��)3E',_binary '�\n�*�\�?���\"\�RӵoU�K�>N�z\�t\�_\�G�','',0,'?'),(_binary '\"lU\�h����[�X\�%�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyMessageRequest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyMessageRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\'#�!�N\�5h+�\�',_binary 'SZ\�n\�^ȵI�\�\�$\�a33�~%�iЦ�Ƒ�\�','',0,'?'),(_binary '\"q���� K6A\��\�!','wp-includes/css/dist/reusable-blocks/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/reusable-blocks/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x֕�I\�S��\�\� \�t\�W',_binary 'wn�Mȣ�J\� \r6���kW\0\�\���\r�Y8','',0,'?'),(_binary '\"rؿ�*�*\nt�J�\�%','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/SSH2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KNq��B\�R�#�G�',_binary '^��\�b&f&@\�\�\�\�\Z\�n\�\��\�tۥ^A\� ','',0,'?'),(_binary '\"x\�\�\�={F��<\�\Z','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/index.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/index.js',0,_binary '��\�Ψ?뱸.D�\�6',_binary '��\�Ψ?뱸.D�\�6',_binary '\�\�eq*\�\�\�Ѧ�}\�=�e��\�㕧V��Ë\�f','',0,'?'),(_binary '\"�\r\�o�]\r:T0ۓ\�%','wp-content/themes/twentytwentyone/assets/sass/06-components/editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\�\�k/Fc��t\�',_binary '���J\�\�%���g�\���\�\0L;\�7��R\�','',0,'?'),(_binary '\"���K�6^�4V�}��','wp-includes/blocks/spacer/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&-\�\�bS\0�[F�I',_binary 't��q�U\ZӍ�\\K8 �z�9J���f]%zZ','',0,'?'),(_binary '\"�\\\�;T\��4���X�','wp-content/themes/twentytwenty/inc/svg-icons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/inc/svg-icons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�U�_�Ȧ<I���\�\�',_binary '���^U��\�˴\�wPg�]\�\�\Z4\�2\�\'N','',0,'?'),(_binary '\"�?\�dH\�\�F�\Z�L�','wp-content/themes/main/includes/plugins/sidebar-generator/.sidebar-generator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/plugins/sidebar-generator/.sidebar-generator.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\"�E\�6\�\�tP]n� \�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSharedTemplateUrl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSharedTemplateUrl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q9+\�\�e��fp\r\�|\Z�[',_binary '���\��\�)mí�\�\���\�A�%�=X�\�;Z�ˮ','',0,'?'),(_binary '\"����b9��e\�|�_\�','wp-includes/feed-atom-comments.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/feed-atom-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\Zݯ�cQM^ѯʮ\�9',_binary '+.4�0�I�g\�(��b��}���yтK\��kb\�5','',0,'?'),(_binary '\"�T\�*WQ8 y\�Hk\�\�','wp-content/plugins/revslider/includes/globals.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/globals.class.php',0,_binary '�9`��l5q���� �\\\�',_binary '�9`��l5q���� �\\\�',_binary '�L��5�\�M�jٔ��\�Qj�>9�N�@\�<�','',0,'?'),(_binary '\"�ջ>�Li?�\�3l�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_post_categories.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_post_categories.php',0,_binary 'kK\�\�Ӽ\�2.B\�\�\�',_binary 'kK\�\�Ӽ\�2.B\�\�\�',_binary ';�\�\\ \�\�>=+�\�\\r�BR�\�\nN+S9�9b','',0,'?'),(_binary '\"�\�\�\�ۯ��6��7?','wp-includes/blocks/site-title/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'agû?cW\�;R*\�\�\�',_binary '�p#=��\�\�SZ9\��\�\�\�߯�\�:\�f�=/�ު\"/','',0,'?'),(_binary '\"�(�\�]a\�VQ\�_','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/SmartTag.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/SmartTag.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��, &ˉ\�g��\�',_binary '�=�\�\�V\�y�+�ě\�+�\�\�ż[`�EÒ\�\�','',0,'?'),(_binary '\"�\�c\�\� CH\�\rɞo','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed/ErrorLevelActivationStrategy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�\�%\�\�\"�',_binary 'Ȣ\�\�daF\��f���\�`h\�\�i.s�ŷ�\�\�\�','',0,'?'),(_binary '\"�ۤH�\�1m��u<}','wp-content/plugins/js_composer/include/classes/shortcodes/vc-tabs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tabs.php',0,_binary 'bOgu�tՐa�Y\�O?M',_binary 'bOgu�tՐa�Y\�O?M',_binary '@ż9��CvGz��}�����6&.\�$Y[\�\"N�','',0,'?'),(_binary '\"�\�\�\�\�u>1\�7���','wp-includes/class-pop3.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-pop3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')@\�ɘ�n�\�\���',_binary '��ˇ\�`9_�\�A\�{\�.\��Pm$��\�','',0,'?'),(_binary '\"\�q앟Xp(\��&M|','wp-content/themes/main/template-fullwidth.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/template-fullwidth.php',0,_binary '�L-\�\�l���CT`�x',_binary '�L-\�\�l���CT`�x',_binary '\�u�q�\\:�E��\�X\�\�c4&���\�Kc�p嫏','',0,'?'),(_binary '\"̠)x�o<�)\�@h\�','wp-content/plugins/wordfence/js/wfselect2.min.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/wfselect2.min.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J���\����!�.�\�\�i',_binary 'l�k}[\�ZjA\�.!��=+5�+�~q\� 1','',0,'?'),(_binary '\"\�GG1\�\�B\�\�\�\��e�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/Update.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/Update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L��1P��\�\�&-���',_binary '�\�=o\�0��\�u(\�-LP���V\�(���\n�','',0,'?'),(_binary '\"\�\�6\r+K{\�\Z!a','wp-admin/comment.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�S���\�;\�L\�3\"�/',_binary '\nIq�Ϛ`Y�\�\�u���쁼\��1\Z0+7\�)7��','',0,'?'),(_binary '\"\�w��h���\�','wp-admin/includes/class-automatic-upgrader-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-automatic-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7�$,X,X\�\�o~N��',_binary '}�\�\�3��\�ƨ]�8�\�U�7c�\�:��','',0,'?'),(_binary '\"ڬ<ř�6\�Թ�\�s','wp-content/themes/twentytwentythree/patterns/hidden-no-results.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/patterns/hidden-no-results.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�C!�;\�C0lzM��Oe',_binary '[\�BK��\��\�\�\�\�t�\�H\�/�,_\�K\�,N�\�','',0,'?'),(_binary '\"\�_���,y�O\�\\�\�\�','wp-content/themes/twentytwentythree/styles/marigold.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/styles/marigold.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�&\� �a,�D<s��',_binary ' �\�\�M#/{<v\�M�\�UH���\n�)e\�_','',0,'?'),(_binary '\"\�\�0\�\0�L�\'M�\�','wp-includes/sodium_compat/src/Core32/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�5��e\�f��#�ϝ',_binary '\�\�i�\�\rC\��\"Գ�\r4��8�c\�\�S\�\�','',0,'?'),(_binary '\"\�\�V�I\�wk>��m','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/manager-idea.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/manager-idea.svg',0,_binary 'ч\�#U�¹�l\�?\�',_binary 'ч\�#U�¹�l\�?\�',_binary '\\\�\�\�\"\�\�S�jZj�h��\�6[\�f�\�)�\�\�e','',0,'?'),(_binary '\"\�D\�Z~\0\�|�3\�\�\�','wp-includes/blocks/query/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_V\�K�O��\�',_binary '&\�v�IS��\�\�\�R~\�j��\'\�UaiH\"����@','',0,'?'),(_binary '\"�J��\�2�\rߤ-H�&','wp-includes/js/dist/date.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/date.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�g�E\�sH�s=\�\�',_binary '2�v/ȝD\�ʝc�\�4�,E?��\�W���T�','',0,'?'),(_binary '#\�z1h��\�\��;','wp-content/themes/twentynineteen/sass/navigation/_navigation.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/navigation/_navigation.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tx߰+e�=\�SF\�',_binary '\�\�5,��\��nR��j�t�ݑ��\�ʦ/��\�','',0,'?'),(_binary '#\Z�g��\�D�^\�^\0','wp-content/uploads/gosolar/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/gosolar/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '#\n�\�/�\�PZ~h�\�','wp-content/plugins/wordfence/lib/email_genericAlert.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/email_genericAlert.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+I*kC�e;\�P����S',_binary '��_\'\\q\�\�F0��{\�ТF\�\r\��.\�OK','',0,'?'),(_binary '##��S\�a�p\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',0,_binary 'S\�@�-\�\n?XO�W�',_binary 'S\�@�-\�\n?XO�W�',_binary '\�yPU\\m<\�t\\Gݳ\�J\��*N��`\�Ti\�\�','',0,'?'),(_binary '#&�x^\�\�Y\�W�\�\�\��','wp-includes/blocks/cover/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '#,D�\�v\�)�f^��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/switch/.switch.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/switch/.switch.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '#2`\'>\�\�X6·��u','wp-content/plugins/wp-mail-smtp/assets/vue/img/amazonses.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/amazonses.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�h�\�\'l\�\�\�O\�=�',_binary '�)ƪ\"�\�.8�|�[g�0\� $\0�UƠ\�\�','',0,'?'),(_binary '#9v:Hk;�\�Lt','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-archives.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-archives.php',0,_binary '�L&^Z�8S�F\��',_binary '�L&^Z�8S�F\��',_binary '���I�h\r��Mغ`9*�\'b�4_z\"\'G\'z(�','',0,'?'),(_binary '#D�ń���\��5%�\�','wp-includes/class-wp-hook.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-hook.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�e(B\�e\����8\r',_binary '\�Z~�\�$�<I,������Te\�\�٫$WF��','',0,'?'),(_binary '#M��\�B#�.�2\"2�^','wp-content/plugins/js_composer/assets/lib/vc_carousel/js/vc_carousel.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc_carousel/js/vc_carousel.min.js',0,_binary 'IzH^�1f8\�s\�K��',_binary 'IzH^�1f8\�s\�K��',_binary '�e\�e}�\'�P;/4a^P,\��\�\�\\F6�','',0,'?'),(_binary '#P�C��NY\�\�T)�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_remove_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_remove_24px.svg',0,_binary ']�`�!�r+Tq\�W��',_binary ']�`�!�r+Tq\�W��',_binary '4�>2��\�\�T��\�\\\�d�w\�w����`\ZU\�H','',0,'?'),(_binary '#VW&8\�J����\�,Y�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfoApiKeys.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfoApiKeys.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ܑ\"\�us\�\�i�Z.�',_binary '�v\��4\0��}����6��_@oks}��h{nO','',0,'?'),(_binary '#W\�h\�>\�@\�6�*�@','wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-regex.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-regex.php',0,_binary '�`7��2l\��\�^_%�',_binary '�`7��2l\��\�^_%�',_binary '����މ%ĉ\�\�L�!\�l\�M\�v�Ѧ�\�','',0,'?'),(_binary '#`�d�\�Wb�/9��/','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/SipHash.php',0,_binary ')u\�\�9}kA4��\�\r\�',_binary ')u\�\�9}kA4��\�\r\�',_binary 'w\�j�ކ7\�@)X��\�N$\�a�!��\�o;;\�','',0,'?'),(_binary '#j-a�q\�\�\����\�\�`','wp-content/themes/twentytwentytwo/inc/patterns/header-default.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���OS)1Wah\�E',_binary '�(\�ѤXW⯁�ф\��m|\�\n�Q#�G\�X�&�','',0,'?'),(_binary '#n8�R_:\�\'��FƖ\Z\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_stream_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_stream_24px.svg',0,_binary '�JVq�\�\�[I\�\�\�Cj\�',_binary '�JVq�\�\�[I\�\�\�Cj\�',_binary '�@\�/\Z:\�j�z:\�\'y�\�\�>\�y\��zQ�\n','',0,'?'),(_binary '#u\�0��o/�\�!\�1�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Controller.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�i\�>\�P\�\�\�\�\��',_binary 'b\�l�N5��;\"T�8�\�I�\�M�\�\�5\�\�|\�','',0,'?'),(_binary '#yb��u|4G\�����\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_50_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_50_24px.svg',0,_binary 'W\�t�\�K�b@\�B\��',_binary 'W\�t�\�K�b@\�B\��',_binary '\�|�a\�\�fi\�\��\'W��\�\�ק�U�S��4\�\�\�','',0,'?'),(_binary '#�$S�\�|�\�@\�\�r�','wp-content/themes/main/js/plugins/gosolar-theme-init.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-theme-init.js',0,_binary '\�(�]:��k3�Li\�\�',_binary '\�(�]:��k3�Li\�\�',_binary '�\�-_��\ZF�U;�\�\�\\��7��\�\�\�^����','',0,'?'),(_binary '#��K�ݷЧ\�\�L�\�','wp-content/plugins/wpforms-lite/assets/css/choices.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/choices.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E���\�w\�Bl7ܓpw',_binary 'O�Lܧe\�\�t\�ͭ13D��^�\�\�\�\�\�','',0,'?'),(_binary '#�ɴ��.\n\�I|+\�ɼ\�','wp-content/plugins/contact-form-7/modules/really-simple-captcha.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/really-simple-captcha.php',0,_binary '�tW>\�q\�\'::��A',_binary '�tW>\�q\�\'::��A',_binary '���Vk�\�\�\�s\�M\�\�S6��\�\�\�\\q�\�','',0,'?'),(_binary '#�\���ԃ�$�7Q�g�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_account_circle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_account_circle_24px.svg',0,_binary '��t.\�[g��\�W\�\�6',_binary '��t.\�[g��\�W\�\�6',_binary 'ՇO8\�dL\�-�m\�?d���w\�.�G\�G:�$\�u\�','',0,'?'),(_binary '#��V�n\�\�t\�=G\r&','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/support-person.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/support-person.svg',0,_binary '}31�\�g�\\�\� �',_binary '}31�\�g�\\�\� �',_binary '���V�\�7�\�~(�$y�]�p졧��\�\�_n�\�5�\�','',0,'?'),(_binary '#��\\\�Q\�L.N�HP','wp-includes/sitemaps/providers/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/providers/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '#��,�b\�[\"�&','wp-content/plugins/js_composer/include/params/vc_grid_element/vc_grid_id/vc_grid_id.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_element/vc_grid_id/vc_grid_id.php',0,_binary '�\�\�+��܀��iQ',_binary '�\�\�+��܀��iQ',_binary '��tNAбy\�\�5\�\�\�\�\�<�{YF\Z�\�7>','',0,'?'),(_binary '#�\\M�\�@�0��\�T�','wp-includes/blocks/post-excerpt/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �<\�\�\r\'w9zR',_binary 'O�FsoKL*\�(\n\�b\�`�fNX�sSԚ�\\S�]','',0,'?'),(_binary '#�n�\�ӟ|���|\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?g\�q�!9�bf����',_binary 'Sä;}���\�PO��\�fS���-� {�\�D�n','',0,'?'),(_binary '#�QCw�\�3e���X�9�','wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��|��\0���\�7\�\�\�',_binary '@U�\�\�JL\�$)\ZO\\|�\�bS|o�R���','',0,'?'),(_binary '#�!\�YnaZ\�a\�g�','wp-content/plugins/wpforms-lite/includes/fields/class-name.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-name.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\�\�\�\�+�=[�f\�\�9\�',_binary 'oﰩ\�b�ģ-�R\�S%�]K� ǐYE���\�','',0,'?'),(_binary '#�}s�\�\�a\�\�a��,!','wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/header.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�,\�50�~�\����',_binary '�;{֗88}�\�\�\r�|\�ѫ\�^\��\�@Fj','',0,'?'),(_binary '#�-g\�\\L%3\�SB#\r','wp-content/plugins/wordfence/images/wf-horizontal.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/wf-horizontal.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E%Z�l��o9͒���\�',_binary '��0 ��6�ӭ\�Iv��\��hJ\�\�`\�\�\�\�','',0,'?'),(_binary '#�\�#\�2\�߭�#|','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/HandlerWrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�t�+��q�\�\�\�a',_binary '4å_�ت�k�\�\�i\�3?p��5\�M\�\�O|\Z\�6','',0,'?'),(_binary '#\�9�B`\�/OK\�iҷ�0','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/InvalidResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/InvalidResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�|\�>����\"4�',_binary '�-^\�:��v�\�+�Z\�:\�߶\�6I\�$\�`','',0,'?'),(_binary '#Ͽ\�DPEC\�\��\�%\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RemoveCredits.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RemoveCredits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�.\�8��\�\�9_�t\��',_binary '�fg�\�\��rA\';��Տ�IS\�M��7��','',0,'?'),(_binary '#\���R|\�q� j/�\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_contacts_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_contacts_24px.svg',0,_binary '�]�%c�X]\'��:!\�I',_binary '�]�%c�X]\'��:!\�I',_binary '\�B3ӗ�\�U&GJ|%yK�Z\�\�̲O\�te���','',0,'?'),(_binary '#\�K0Ѹ\\\�w\�w\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Translator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Translator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�s\�\�7g\�$N6��L',_binary 'X\n�t\0\n���\�\�Y<\�IB�\�6�X\�ߓX\�\�','',0,'?'),(_binary '#�\�G�c߶m\�\�p','wp-content/plugins/wp-mail-smtp/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�^\�m+�Qb\�\�\�\�\�',_binary '��\�a�ҙ�a���b��N\�!Kngf\�\�4\r�\�SJ\�','',0,'?'),(_binary '#\�\�]qA7_F��O�;1','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/palette/field_palette.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/palette/field_palette.min.js',0,_binary '6В�\�3p�G{�',_binary '6В�\�3p�G{�',_binary '��\�ʛ� j�$\�b{�S\�C\�\�2�#�o\�\�%','',0,'?'),(_binary '#\�\�\�l�ɛ���\�\n','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '#\�\�u\�f��Ui\�R�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pie-chart01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pie-chart01.svg',0,_binary 'L|R\'p�\�g�\�\�',_binary 'L|R\'p�\�g�\�\�',_binary '\�v\n�\�\�\�]i��\�\�gV�\�H\Z\�Y^.�p��vO�','',0,'?'),(_binary '#\�\�iU\�f����\�zhJF','wp-includes/sodium_compat/autoload-php7.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/autoload-php7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����\�\�n�\�4�\�',_binary '\�-\�\�r*H�\�^��O\�<�a{����X\�@\�g \�+','',0,'?'),(_binary '#\�?�\'�Y}6k!�\�U','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_missed_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_missed_24px.svg',0,_binary '\�\�\��pCT\�u��l�',_binary '\�\�\��pCT\�u��l�',_binary 'r\�\�Ըm�%�\nDp ��\�?\�\n3��\�����','',0,'?'),(_binary '$\\��Q���L?�1&\�{','wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zݨ|$\�}&�\�ǖ',_binary '\�/5�l\�\�d\�eR��\�\�\�H�\�\�Z\�\�V\�','',0,'?'),(_binary '$*\�Q1>a\�\�Y�[�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailAttachment.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailAttachment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(�\�0�aG�\�T�YGF',_binary '\�\'�l5\�Wݭ|�#]1�$\"���<\\��','',0,'?'),(_binary '$/a7\�\��(G;\�\'\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp863.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp863.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�=�\�Rp*.\�\�&gN',_binary '��/�-�\�ѕE�\�%�\�\�\0�8ڒ.D�\�u\�H','',0,'?'),(_binary '$0\"\r\�2$���\�\�ϑ','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_pin_drop_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_pin_drop_24px.svg',0,_binary 'g^4�C��\\\�p\�\�\Z��',_binary 'g^4�C��\\\�p\�\�\Z��',_binary '�ݺM\�.�bz�9\r��=�~��\�ȉ�#��\�O�','',0,'?'),(_binary '$4\�2{E\�b�\0��\�;L','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_business_center_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_business_center_24px.svg',0,_binary '8\�f\����8sؓJ�',_binary '8\�f\����8sؓJ�',_binary '@\�*\�\�V�K�\0�\�\0\�\�\�S\��^\'M��ؘ','',0,'?'),(_binary '$7y�\�\�]\�\�\�N�','wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�F�\�\�\�Y�`�8\�',_binary '^�z�y�{b�.n�&o@\�{\�<,�$�\�}\�','',0,'?'),(_binary '$?�\�\�\�\�]j�bKY\�','wp-content/plugins/wp-maintenance-mode/includes/.includes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/.includes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '$Dd|\�*�\��Һ�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_restaurant_menu_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_restaurant_menu_24px.svg',0,_binary 'k\�xxj�@\�h3G',_binary 'k\�xxj�@\�h3G',_binary '¿\�\�S\�x>�F�4j�,7ϵ�lX2]��\�_�','',0,'?'),(_binary '$L����pb1T��s1\'','wp-content/plugins/js_composer/include/classes/updaters/.updaters.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/updaters/.updaters.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '$M\�\�E�T�~��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_tablet_android_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_tablet_android_24px.svg',0,_binary '\�����\�9�%�kv�',_binary '\�����\�9�%�kv�',_binary 'J\�b�\rW\�\��\�OZ���\�TG\�5��@\�K�l','',0,'?'),(_binary '$X\�:f2r�\�G\�\�N','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp437.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp437.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J��J\���\�d�-/�\�',_binary '�:/ҧ`��a=1��\�\�]�\�lT\�\�\�\�E','',0,'?'),(_binary '$^˄\�:����9I�U�','wp-content/plugins/wpforms-lite/src/Emails/Templates/.Templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Emails/Templates/.Templates.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '$�刯\�ބ�6m\��V1','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_volume_mute_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_volume_mute_24px.svg',0,_binary '*��\�IX�k+�[�Hc�',_binary '*��\�IX�k+�[�Hc�',_binary '�\�t\��\Z�8�h�\�!N�\�\�R2Y\0|0��\�\�','',0,'?'),(_binary '$��\��0S\r�r���','wp-includes/images/smilies/icon_redface.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_redface.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\��U\�\�\�E���\�',_binary '>\��\�\�D\�C9M\�cJ�\Z+U���L1f+g��\�','',0,'?'),(_binary '$�z��\�\�\�Q \�y��','wp-content/plugins/contact-form-7/modules/sendinblue/sendinblue.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/sendinblue/sendinblue.php',0,_binary 'Q \��&kW�\�A',_binary 'Q \��&kW�\�A',_binary '\�\���t\�\�7\��S�\�8�;u|مG�Ho','',0,'?'),(_binary '$�\�S�Ck\�\�d\�W�','wp-content/plugins/wordfence/views/scanner/issue-timelimit.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-timelimit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��!\�\�\"��V% |',_binary '\�X>��\�\�[6_�\�\\�\�a�3��\�\�\�s\�V','',0,'?'),(_binary '$�{\nIHG7��b\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_publish_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_publish_24px.svg',0,_binary '����-�_�(\nB�\�OqS',_binary '����-�_�(\nB�\�OqS',_binary '��s\�\�\�\�OB\�;���8$����X\�\�\�\�H4','',0,'?'),(_binary '$�\�K1W,2�`�\�+�','wp-content/plugins/wpforms-lite/lite/assets/css/admin.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/assets/css/admin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\�\�Jm�M\�\� �E�',_binary '\�m�\�#$q��T\�\�d\�%�.R\�pQ?O\�8>�j','',0,'?'),(_binary '$�V\�\�|\�hhy\�\��\�','wp-content/themes/twentytwenty/screenshot.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/screenshot.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�a�\�\�#C\�\��4Y\�',_binary 'T�Z�e�\�g�ҫR\�\�!M\�\�x�0\�^\�l\r�','',0,'?'),(_binary '$�\�^\'�3\�M[��]\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmimeInfo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmimeInfo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�[q\�\�p\�2H\�Dih\�',_binary '_s���s��X[�a\�T����\�Zc)q�','',0,'?'),(_binary '$��\�\�\�d����v��','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/grids/vc_masonry_media_grid.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/grids/vc_masonry_media_grid.js',0,_binary '�r3馓\�\�w�S\�c^',_binary '�r3馓\�\�w�S\�c^',_binary 'ЪA����\�\�<���ѯ�f\�\�\��SӯsCw','',0,'?'),(_binary '$���C���\�/�9��','wp-includes/class-wp.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\\>\�_�0�M\�x\�\�\n',_binary '\�\�\�\�\�%\�h2\�\�>\��\�\�b�pkD��','',0,'?'),(_binary '$\�$\�\�oQ�qmv�yH%','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_forwarded_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_forwarded_24px.svg',0,_binary '(K�m\�x�};`y\�|J',_binary '(K�m\�x�};`y\�|J',_binary '=\�Y8n-\�[��\r\�%�N�\�\�%|�DDm���Z K{','',0,'?'),(_binary '$\�2\�@n�諊�K��\�','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\H\�\�!#���>b\�W�\�',_binary '�&\�x��w\�α�h\�\�)�œ@5m\�\�.)9\�R','',0,'?'),(_binary '$צ\�G��k~���ʂ~\0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�;\�̝ңƿc��L\�',_binary '�er�1�u:\�o�\��7k7�\�ä\�\�vS\�\�sQ','',0,'?'),(_binary '$\�͐`E\r��{\'o�[','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z{B�6%\Z#8��\00n',_binary '�\�,_�.�\�\"��\� ��\�\�V��\�\�֗�*�','',0,'?'),(_binary '$\�\� }\�\�W�lh\�\�3','wp-content/themes/main/includes/visual-composer/shortcodes/modal_popup.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/modal_popup.php',0,_binary '�]��V>�aH�zȟ6',_binary '�]��V>�aH�zȟ6',_binary '\�e�fN\�\�4\�dQ�T�;s��\�\�^\"�e�H�','',0,'?'),(_binary '$r[1\�\n�\�]\�`Wk','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/css/validation_css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/css/validation_css.php',0,_binary 'i�\�\�k�\�7�\�\�\�',_binary 'i�\�\�k�\�7�\�\�\�',_binary 'DO�G?�\�\�\� ����dC��\�t�\�\n�\�','',0,'?'),(_binary '$\�+2(��/o��+','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�R#M\�\�\"�<\�t}�5',_binary 'S\�\���Ve\�\'\�M\0�\�x\�ܣ���\�[�\�\�','',0,'?'),(_binary '$\�\�-#q`\�l�$W�ۉ','wp-content/plugins/wordfence/lib/live_activity.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/live_activity.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�ik�\��s',_binary '^&�V\�b�\�,��s\�\�B^\�R�4�Ѹ���\�V','',0,'?'),(_binary '$\�\�|��c\�� \\~�\�','wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\\\�^>�5�pa�\�W�\�>',_binary '��\�\�\���\�\�DC\�\�XG4WFP�#\�N�S\Z','',0,'?'),(_binary '$\�\�^�\�\�6bH^\�*\�\�','wp-admin/options-privacy.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/options-privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4Ȟ���nu��\�g\�6�',_binary '� &A\�o\�a��V\�r\�o\� ���\�\�t�hW^','',0,'?'),(_binary '$\�6�\�\�\�^!�\�0\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateCampaignStatus.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateCampaignStatus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\0-\�8�\naU�6�x^�',_binary '�\�c��\�y#\�\�w\�_}�O�ʦ�X|?s\���','',0,'?'),(_binary '$\�ϫ/\����!��C\�','wp-includes/IXR/class-IXR-introspectionserver.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/class-IXR-introspectionserver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2Ua�w\�<�Iw�p�O7-',_binary '�\�\n�\�\�C����PEQ%\�D\r\�k*�X\�\�\�o','',0,'?'),(_binary '$\�ѯ\�lP��y�0\���','wp-content/plugins/wpforms-lite/src/Forms/Token.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Forms/Token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*fP�\����uY>\�\n�',_binary '����� \�M�\�\�\Z�\'\�U�\�\���a\�K�UC','',0,'?'),(_binary '%\�Ԯ�{\�f�\�\�','wp-content/themes/twentytwentytwo/assets/images/divider-white.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/divider-white.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd�(ʷ \r�����R\�',_binary '\�@a{�a\�Kմ�rz\r��[�FV,\�.>�','',0,'?'),(_binary '% ��\�ſ�kuX\�b���','wp-includes/blocks/read-more.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/read-more.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zo\�E���uUvڍ\�2�T',_binary '��1+\�V\�\�X�yo�\�&\�\��\�BaL\�\�','',0,'?'),(_binary '%������G|�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/.schedules.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/.schedules.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '%\�]M\�3�T�1T�\�/','wp-includes/blocks/preformatted/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/preformatted/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���zA ��8xn/',_binary '�ITՊӐ\�G\�\�}�\�b��\�Q��ۡ\�|\�)\�','',0,'?'),(_binary '%\��fB���\�Ӷ���','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\��R\�<�nI�<',_binary '�e}]T��Y(�u&\r\�\�90+��a\�DϮ�#\�\�','',0,'?'),(_binary '%��\��7\�\�娳\�','wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y�FH�\�\'\'n\�\�ގ�',_binary 'KD[Rஞ\� �\�5�:grP7*X\Z','',0,'?'),(_binary '%/��%\�\��\�AC��','wp-content/plugins/wordfence/js/Chart.bundle.min.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/Chart.bundle.min.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�5]��d\��d�f\�',_binary '�\�>\�\�`������NN�`\�N\"K�Ӟc�kG<;','',0,'?'),(_binary '%\ZS1\0�\n\�VD\�V��','wp-content/plugins/js_composer/config/content/shortcode-vc-custom-heading.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-custom-heading.php',0,_binary '��Дy\�\�ݙt���\�j',_binary '��Дy\�\�ݙt���\�j',_binary '4�\�40\�Ŷ�\�o$(\�>^^jTzL4�0�','',0,'?'),(_binary '%}\�\"�\"��,�/��','wp-content/plugins/revslider/admin/views/overview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/overview.php',0,_binary 'r\�\Z��N\�J�.\�\n',_binary 'r\�\Z��N\�J�.\�\n',_binary 'H���R���ҿ�_��\r�c+0��q�L�\�We','',0,'?'),(_binary '%f�Nvn9\�,\r\�W�','wp-includes/blocks/post-template/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� .�M�\���\�p��',_binary 'yq\Z�x��8\�յ��\0\�\�\�\�{�!��\0','',0,'?'),(_binary '%$\�\�\�M�q\�T<\�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C��UO�\�\Zߠ�xtH',_binary '�G\n\"�_/A\�g�h U?\�S�s\�H\�ב�Y�\�ٳ','',0,'?'),(_binary '%.�.Ct\�=\�\�\�\�\\`','wp-includes/sodium_compat/src/Core/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�cJ>|Eqv0|bv�\� ',_binary 'ܟ\�j\�pe\�M�N�?�\�\�a�\�Xi+!S�2','',0,'?'),(_binary '%?f\�E�\�\�Ms\�\�\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-comments/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'G\�V\�I\�\�\�\�',_binary '%[ kdT�9��\�5|�}-����U\�$s_�W{\�','',0,'?'),(_binary '%Lܴ0jp���Ԯ\\\\B','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-post-masonry-grid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-post-masonry-grid.svg',0,_binary '\�\�\�\�>p\�n3Z&+\�\�',_binary '\�\�\�\�>p\�n3Z&+\�\�',_binary '���f��Ɓ� ϛ�p\�W\�\�=J�\�C]\�!��','',0,'?'),(_binary '%U\�d\�I��\�4\�(\�','wp-content/plugins/js_composer/config/containers/shortcode-vc-column-inner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/containers/shortcode-vc-column-inner.php',0,_binary '\��H�)_u��-:�Ǒ�',_binary '\��H�)_u��-:�Ǒ�',_binary '#�ZB\�\�\�o9t�_\�\�~Q��\��j�͇�0$','',0,'?'),(_binary '%e\n3J\�VKâ@�q','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildDomains.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildDomains.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�?�����db��\�',_binary '\�E#/j\��~\�\�;��\�0PV�79z�J��y�','',0,'?'),(_binary '%g/->�a\�\�tY<LF','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/.auth.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/.auth.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '%h�\�b&�\�BE�F�\�S�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedClientAddress.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedClientAddress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=j\�ՙ$�\�\�\�.�$�',_binary '��\�M����o�\Z��\Z\n�\��\��Y�P:*�','',0,'?'),(_binary '%i�\�\�\�gca\�W\�!q\�','wp-includes/blocks/cover/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�H�$�b��aE<\�.',_binary 'e|�=1��.Z8x)�V�c�\�\��\�*rN�\�\�','',0,'?'),(_binary '%l~�\�xI\�3k��0�|�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�0��\�s0C{[��[t7',_binary 'Z�z`�}\�\�\�J�GN]��\��l\�\�Q\�\�8��H','',0,'?'),(_binary '%m|�F\�!\�\�z��\�S8','wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/LICENSE.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�UZ)\�\'\�a\�5\�@\�',_binary 'D��i\"\�\��Ǟ�t۱�R@�8�\��\�\�uvu','',0,'?'),(_binary '%og[*��Q�=h(\�','wp-content/plugins/wp-maintenance-mode/assets/js/chosen.jquery.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/chosen.jquery.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@[�\�)UP�#\�\�Il��',_binary 'f�j��)U�\�v�\�\\s\�\�\�Ӊ�S\�xPs\�\�\�','',0,'?'),(_binary '%s\�39#S\�M\���','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rV\�N�ck0\�}/\�Ճ\�',_binary 'n\�K�\�kZ\�\� ��\�� N$ � EК��\�e\�$','',0,'?'),(_binary '%}�M���ha&\�6�','wp-content/themes/twentynineteen/js/customize-controls.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/js/customize-controls.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2Z\�P�s>\�\�I\�r',_binary 'E\�0R�p4RR��\�b\\`�\���a1&\�g�����','',0,'?'),(_binary '%��47=\�\rٕ\�\"�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/AuthorizationInvalid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/AuthorizationInvalid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�U\\���R6Ɋ�NYA',_binary 'r*a��\�~{vC:\�\�G��w\�\\�\�\�\�u��l\�3�','',0,'?'),(_binary '%��\�K[��\���6/d','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/th.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/th.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�[kf�\�!�\��)',_binary '�|L\�3�g\�\�\�2\0:\�\�غ�\�z\�M\�9���','',0,'?'),(_binary '%�^��\�.(t9[\�*�Z�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-image-gallery.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-image-gallery.svg',0,_binary '�\�z\�\�D,��:����',_binary '�\�z\�\�D,��:����',_binary '�C4��\�o���H>\�\� \�.\�\�7S�\�\n��','',0,'?'),(_binary '%�\0��x[\�d�\Z\"}�','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_psr4.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i��1�\'�f/\�&�֑',_binary 'Z�=lR֍ڌ\�+�Mgy)R�)G�x+6�_�','',0,'?'),(_binary '%�\�\�9\�\�\\ދ�','wp-admin/includes/class-wp-site-health-auto-updates.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-site-health-auto-updates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�̲\�\�\�\r��Q\0J�\�',_binary ':\�k�u�Q3\�=vJ\�\\\�d\�\�cl\�E\�\�AL H�i','',0,'?'),(_binary '%�DĖ��\�7jL\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ǵt\�\�\�e\�mSz$\�',_binary 'aA\��@\�\�n[�F\�ᓆ\�\n\�N\��V\�U\�HuM!�','',0,'?'),(_binary '%��|�-��\�X\�2`JV','wp-admin/images/about-texture.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/about-texture.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0�m{oQ\�\�\�\�KU',_binary 'J>�\\ˌk~2\�\�\�\�r!�\�!\�ti+\�\0�','',0,'?'),(_binary '%�B\�\�q\�IDJz\�','wp-includes/html-api/class-wp-html-tag-processor.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/html-api/class-wp-html-tag-processor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%P\�\�]:\�\"�b\�c\�i',_binary '\�\��}���#7ccł;Q�\�2뼽3��\\�\�\�\�','',0,'?'),(_binary '%�\�\�\�8^�V<\�t\�','wp-admin/edit-tag-form.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/edit-tag-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R \�\"�\'O�\0�e\�ڍ�',_binary '�Rt�K^b\�h��\�y���8P\r�\�oV�c\�q','',0,'?'),(_binary '%����\�)���d\�N;ˮ','wp-includes/blocks/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '%�!�M5�\�2\�\�\�','wp-content/plugins/wpforms-lite/src/Integrations/DefaultThemes/.DefaultThemes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/DefaultThemes/.DefaultThemes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '%�n\�\�X\�0\�\�c}\�;}','wp-content/plugins/js_composer/config/content/.content.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/.content.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '%�fW\��� \�P0\�}+','wp-content/plugins/wordfence/modules/login-security/img/menu.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/menu.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\�\�\�\�]\�j-\����',_binary '8���\�\�#̄(8�\�O�\"\� +h\"Fb�\�','',0,'?'),(_binary '%\�Pb.\��8�Gd\�t\�','wp-admin/css/media.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/media.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�C\�\�\�\�cs\�)\Z\�\�R',_binary '~\�F/��\�&\�\�d�\�:j��\�\�.\�g�P','',0,'?'),(_binary '%Ѹ���v�0�F`\r','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��H�\�m��F�\�\�Hg',_binary '.E\�k\�&�1T�\�?8R\n�#2O�?\�u8���\�','',0,'?'),(_binary '%\�\�3JV9��sz�\r��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\"�|�k��\"\�\�\�[\�',_binary '���\�P\�\��+\"��9~\�/��<��.\�\�\�','',0,'?'),(_binary '%ޖl��K0\�<-���@','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_center_focus_strong_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_center_focus_strong_24px.svg',0,_binary '5�F����\�W~\�\'�',_binary '5�F����\�W~\�\'�',_binary '�XR+\�N��\�|+�=,Y\�\r[\0ukT)\�','',0,'?'),(_binary '&<��D0\�\�ؐbA\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/RequestInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/RequestInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\n\� ���|dz��\r�',_binary 'o��)\�&\��\�%J\�zQ�Ѹ+L� }\�5\n\�\�¸Z�','',0,'?'),(_binary '&3�\�9Q&m�\�Oc�Q','wp-includes/blocks/post-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\r\�\�H+\�\�\�Y�',_binary 'TJG\�\�Lo\�<\�|\0�?�\�@8uN|��L��\�\\','',0,'?'),(_binary '&PDt\�?5u�1Ym�\�','wp-content/plugins/wordfence/crypto/vendor/composer/installed.json','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/installed.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�q\�jy*_iI\�',_binary '��z�~t�i\����\�\�D�5\Z�9l9;�I\�','',0,'?'),(_binary '&#\��(K\"��i�0#ժ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��!�?�ԽдG*\�h�\'',_binary 'E�p{D@�+G>���2\'\�>\�5+ͫG\\�)','',0,'?'),(_binary '&*�\�\�dĆָ� \�H5','wp-admin/images/align-center.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/align-center.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�\Zݶ�4y\�dY1\�e�',_binary '\�놽N3�X!\�\�lj�h`\���\�\�hA]\�J�','',0,'?'),(_binary '&.�\�C�\�\�F\�h\\-\�2','wp-content/themes/twentytwentyone/inc/menu-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/inc/menu-functions.php',0,_binary 'jƕy�uϢ\n\�^\�',_binary 'jƕy�uϢ\n\�^\�',_binary '\��\�^�\���:\n�U����q��py�6-K\�\�Xz','',0,'?'),(_binary '&6\r�zE�\�\�a��J\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gutenberg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gutenberg.php',0,_binary '�Ӌ���Z\�Ω�# \�3�',_binary '�Ӌ���Z\�Ω�# \�3�',_binary '\�^�\��>_�\�\�7\��\�5��tkv��ݸ\Z�tDž','',0,'?'),(_binary '&=\Z�+t\�\"�/k\'\n','wp-includes/js/jquery/jquery.form.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.form.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@f4�-|9Y�\�',_binary '�2\�M?k�\�\�\�U��\�\�\�by${�PbV\��!','',0,'?'),(_binary '&B���#ME�M\�\�+�','wp-content/plugins/wpforms-lite/assets/js/components/admin/education/core.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/education/core.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'б\�5���\�Lf�r��',_binary '�\�\�F���HS!�@\�o\�-bδ`՝PE(�','',0,'?'),(_binary '&X�U\�_��N�f#\��%','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_picture_in_picture_alt_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_picture_in_picture_alt_24px.svg',0,_binary '�vru\�\\���+X%)+T',_binary '�vru\�\\���+X%)+T',_binary 'і$<\�\�\�}L�ǃ\�H\�]\�(��D\�k\�p�\�*�\�','',0,'?'),(_binary '&^\�9�fV!\�.ө�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/funnel-money.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/funnel-money.svg',0,_binary '����Y\�\�܌���\�8',_binary '����Y\�\�܌���\�8',_binary '\�<�QA\�#\�\�xl\�\�k�~#��)�\�\�S$m��','',0,'?'),(_binary '&ee\�\n3K\�\�\�vZ��','wp-admin/ms-delete-site.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/ms-delete-site.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�C�O��L\�*p�>[\�',_binary '<�c~\�|\�Ι\�\�\�\�`\�z�g��T�l�e\�NϾ�>\�','',0,'?'),(_binary '&i\Z����\�(d1��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/scales.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/scales.svg',0,_binary 'u�妪d\�_Ei-�j>',_binary 'u�妪d\�_Ei-�j>',_binary 'p\�\�\Z����+CD\�Z\�\�ĕ,�R\�z�\'\���','',0,'?'),(_binary '&k\0v_fcb��v�����','wp-includes/js/dist/format-library.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/format-library.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�U\�\Z\�\�]͙L\�Z',_binary '0��_Y���S��!1��\�\�\�\��\�\�ئ\�>','',0,'?'),(_binary '&o��-��\�{�E\���','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�e<i���Y^�\�0�Y&',_binary '_v�&\�\�Z�YwDڀ\�\�g]�\�^\�9۔�uf��d','',0,'?'),(_binary '&s�R�����\�X\�<��','wp-includes/blocks/separator/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��EO�c���m�\�{\�\�',_binary '\�/`i-^�3җ;�B��T�;��\��#\0\�r�}:j','',0,'?'),(_binary '&t!0^g�\�bJ�c,>3','wp-admin/upload.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/upload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ��\����\�f1\�\�\�',_binary '@,�3iF\��f\�+�|\�\�\�J\rY�\�5q7��� \�38','',0,'?'),(_binary '&~\�*m\�E+nX�%;[O\�','wp-includes/css/dist/block-library/common-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/common-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ԃ5E�uu� \�E��!',_binary '\�,���\�I\n\�\�e�B\�\�ӊ.\�y��\�\�','',0,'?'),(_binary '&D\��\�Q�R\�\�w�]','wp-includes/sodium_compat/src/Core/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�-r�jiI\�أe�b',_binary '��b\�\�E�\�\�\�&q���\��*����\�\���','',0,'?'),(_binary '&�Ag\�2�\��N\�q|�','wp-content/plugins/js_composer/include/params/params.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/params.php',0,_binary 't�\�LW\�\�_�w�k�\�',_binary 't�\�LW\�\�_�w�k�\�',_binary '\"\�v%VO�4x{d-\�X�\�PZ��W\�\�`�eSS�','',0,'?'),(_binary '&���vs\�8H\rL��\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_merge_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_merge_24px.svg',0,_binary '��:4��)�!*�t',_binary '��:4��)�!*�t',_binary 'kƕ[�/kB\�|�>\\`\�r�\�t=��VE=�','',0,'?'),(_binary '&�\�\�\�\�jv+���','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_queue_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_queue_24px.svg',0,_binary '���\�\�\�rĚ\�K�\�\�',_binary '���\�\�\�rĚ\�K�\�\�',_binary '˛K�iF�(�6y\�v\�s\�t\�U\�XV\�ĺ�A','',0,'?'),(_binary '&��\�\�j,.7_���Ѳ','wp-content/plugins/wpforms-lite/includes/class-templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/class-templates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�s\r�\�\�/�����z%',_binary '�\�Y\���\r\�e�\rB. I\�\�\�,ve8\�jО���/\�','',0,'?'),(_binary '&�M\"��9K�:6�WSH-','wp-content/plugins/js_composer/include/classes/core/class-vc-mapper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/class-vc-mapper.php',0,_binary '�H�\�n�M�H\Z\�]',_binary '�H�\�n�M�H\Z\�]',_binary ',\�\�:\�L�x��+Dw��������\�K��-N5','',0,'?'),(_binary '&�h�\�\�E��\�u��\�X�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_vertical_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_vertical_24px.svg',0,_binary 'D�c\\s�!�V�\\j\�0f',_binary 'D�c\\s�!�V�\\j\�0f',_binary '2�et��.\'�9rᬲ��K,-(\�\�t�','',0,'?'),(_binary '&���Rw?~�j�hJ�D','wp-includes/Text/Diff/Renderer/inline.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Renderer/inline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2\�\�z;/Ï$m�',_binary '\�\�\�\�x \�2�\�E��\�\�\�Z��\�\�μ','',0,'?'),(_binary '&��\"�>���u*\�;\�\�9','wp-content/plugins/wordfence/views/common/.common.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/.common.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '&��]0W\�\�\n)�=��','wp-includes/js/tinymce/plugins/directionality/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/directionality/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Er\�HD�\�D��3��@',_binary '<����o�@�:\����-\�Eg\�\�\�)6^Ѽ\'��','',0,'?'),(_binary '&\�`\�O\�Q5�Q\�43�','wp-admin/theme-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/theme-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!�}9\�](ڟ�\�tJ��\�',_binary ';A�q\\\">������́�B��Gh�G|\�\�\�\n','',0,'?'),(_binary '&\�\�\� P\�shcusS','wp-content/wflogs/attack-data.php','/home2/faster25/public_html/ansrwanda.com/wp-content/wflogs/attack-data.php',0,_binary '#ح\n�\�\�y�Ib�\r\�\r',_binary '#ح\n�\�\�y�Ib�\r\�\r',_binary 'l��4Eq�{������\�\��\'wg\�31�c�w:�','',0,'?'),(_binary '&\�\�tQ\\�j`�q��Y\�','wp-includes/blocks/categories/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '������\�~�B[|�l',_binary '\�\'��Y�9\� \�9��_���\0& ���','',0,'?'),(_binary '&\�vA�\�Q\�\�c�\�qw8,','wp-includes/theme-compat/header-embed.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/header-embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Omz8\��F\���\�',_binary '��\�\�\�})d!q ,@,\�\�j�\�v \�\�\�\�E�\�\�','',0,'?'),(_binary '&\�\"`\��]ʗ\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�wS\�`\�\r\�C��\'',_binary '6(�\�~\���P\�\�늣�\��\�}�<\�R>\�','',0,'?'),(_binary '&\��\�M�9O.8\�Iw�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateReseller.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateReseller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^2�\�Bnz\r� �\�;��',_binary '�\�i��3���»Ei�?,\\�\�\�\�\�0�S�','',0,'?'),(_binary '&饱��\�\�W��\�|�','wp-includes/widgets/class-wp-widget-links.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-links.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��#\�\�\�\�F��>�X�nl',_binary '\�쇉��\�,�x\�\��-\��DO\�,��7ш\�Q\�','',0,'?'),(_binary '&\�cE8_b�\�w�ݦ\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_blur_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_blur_off_24px.svg',0,_binary 'v\\$=!�\�v�|,&ʒ(',_binary 'v\\$=!�\�v�|,&ʒ(',_binary '�F�\�\�3늈\�ܔ݆DN\�q磝�\�Zbt\�\�h\�','',0,'?'),(_binary '&\�\�Ց��\�c9[','wp-content/plugins/wpforms-lite/assets/images/addon-icon-drip.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-drip.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����d\0�8%��\�@',_binary '���O�ۉI{Z?!\'��Zt��@\�\�,�t\\�','',0,'?'),(_binary '&\�g\�B\n\�x�?��','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KR:\�^�hS(�H�{�\"W',_binary '$;U\�t\�\�\\�\\\�\�E:�\�x)�E\�tgH','',0,'?'),(_binary '&\�aUG���κG��','wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���!!o=b�\�i',_binary 'k�����{��G9�\�W1h��`���sҗ\�D`\�M\�','',0,'?'),(_binary '&�\�g���1\�KE\�','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/CssToInlineStyles.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/CssToInlineStyles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�y���6\�6ʲ\�\�0',_binary '�ᆡ,�%8��\���� ̫N:\�\�\�6�p','',0,'?'),(_binary '&�,\ZkZc\�\r�\�\Z5t�\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/.Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/.Exception.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\'9\�\�Ђ��\�i�\�X\�','wp-content/plugins/wp-maintenance-mode/views/contact.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/views/contact.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\�[ \�_�Bkk=&�',_binary ' �\�=)M\�jX\�o,��N�&&h��\�\�\�\�Y\�\�%','',0,'?'),(_binary '\'\rr\�\�\�r\'\�2Du��\�','wp-includes/js/dist/commands.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/commands.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z�&;SZ#qF>lpS',_binary '�^�ȎL\�\��b{PƩ(߁L`�6�Q�\�L\�','',0,'?'),(_binary '\'{L`�\�X\�I8h��\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/AbstractException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/AbstractException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@�\Z\�<HpZ���\�\�',_binary '/�4\�\��\n+kҋf\�`%1\�֊Ȭ\�\�\�rxüW','',0,'?'),(_binary '\'+.\�F`v�z���>\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head.svg',0,_binary '\�+�O��\�\�\�\�\�\�\�]�',_binary '\�+�O��\�\�\�\�\�\�\�]�',_binary 'FZ\�+Ҁ�ty\�/�0����o�p:\�aq�^�I','',0,'?'),(_binary '\'=!Za�\�a\�\�\�jU\�Q','wp-admin/css/site-icon.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/site-icon.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�}�E��\�p0lu',_binary 'i>Ӻ#�&�2Z\�\'��K(*��\�\�\�','',0,'?'),(_binary '\'?�\�bV�\�w���','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�a5dx��a\�\�\�Ar',_binary '�\���c��\�j̀�i\�\�\�\�D\rF�\'܈s\�\�','',0,'?'),(_binary '\'Ac��\�, ~�6\�ܦ\�','wp-content/plugins/wordfence/views/onboarding/tour-overlay.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/onboarding/tour-overlay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�:\��%� �);�\0',_binary '\Z\�\�\'ġ맪\�\��.s\'\�\�sd\�4�^�\�I','',0,'?'),(_binary '\'F=\�(��b�J\'$�\�0\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_paused_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_paused_24px.svg',0,_binary '\�\r\"�2�\�=3���v�$',_binary '\�\r\"�2�\�=3���v�$',_binary '�|\0�\�3k\�9RI\��J]\�g��!\�P\�\�k�n','',0,'?'),(_binary '\'F�r��\���\�m\�þ','wp-content/plugins/wordfence/lib/dashboard/.dashboard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/dashboard/.dashboard.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\'GB�\n\�\'M�Ti���','wp-content/plugins/really-simple-ssl/class-front-end.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-front-end.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�FǦ��\�X�c�\�r\��',_binary 'Ż��D�p<4xHٙ�\r\�&L.!�Q�\0�z','',0,'?'),(_binary '\'M��w��\�\�\rKj','wp-admin/includes/class-wp-site-icon.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-site-icon.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�mO\�?�Y\r���:�\�\Z',_binary 'V\�7˿*y\�*\0ގ)��*1_.TR\�\�\n8\�','',0,'?'),(_binary '\'p\�K��r��\� \�X_.\�','wp-includes/class-wp-theme-json-data.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-theme-json-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_x��\�u\�\�7��C4Q\�\�',_binary '��=0Z֝;τ�t\�!\�ǐ��\0����z\�','',0,'?'),(_binary '\'y)\�\�\�?\�\�\'�q-','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��x\�\�>�X�4���\�',_binary '?��m�4�C�\\5\�\�pw\�\��:\�rx�֢0\r�','',0,'?'),(_binary '\'�� �q�U�۾Ze\�\�\�','wp-includes/Requests/src/Exception/Http/Status505.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status505.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\"ڱ\���ʹ\�\�\�_',_binary '\�U4>\�Lt�*\�\�C�)S\0�~�\�;\�A\�R','',0,'?'),(_binary '\'���� �o\��\�S��','wp-content/plugins/wordfence/images/icons/ajax3.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/ajax3.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mw\�ߴtꍓ\'\n�\�\�s',_binary '�dz\�\�\n�yK�Ʈ�\�\'#]\�x VJR��.=:','',0,'?'),(_binary '\'�����?}h=�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/.Crypt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/.Crypt.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\'�\�嫲�v}�_\��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/atm-cash.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/atm-cash.svg',0,_binary 'x1Io��\�h��z�\�\�',_binary 'x1Io��\�h��z�\�\�',_binary '%j\�Τ�I\�Z7T\� y(��pl,�\0i\�\�s','',0,'?'),(_binary '\'�\�<\�\�~W\�@Q놃','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_compare_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_compare_24px.svg',0,_binary '55lrgev7#Jɇ�',_binary '55lrgev7#Jɇ�',_binary '\�V�\�C���`\\\�\�v���\��\�K�bZ�1N0̓','',0,'?'),(_binary '\'�\�\�o�t�\�\�\�mr','wp-content/plugins/wpforms-lite/vendor/composer/autoload_real.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�nr�\�l�-\Z�!\�}�',_binary '�\�$\"�!_\�\��f\� \��OAj\\v/�dh?�\�','',0,'?'),(_binary '\'��½�� �)5','wp-content/plugins/wp-mail-smtp/src/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�OR�N\�t6\�6��%�\�',_binary '\�\�o�\nq���-\�,\�*udwF[E\�G)�\'�\��{','',0,'?'),(_binary '\'�\�o2\�(5S�}q\�2','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\Z�\�#�z���K\�',_binary '\�k��!P�BxQA.T\�\�ۄ\�\����\�ێ��','',0,'?'),(_binary '\'� \�;����t|��%\�','wp-content/plugins/wpforms-lite/assets/images/settings-captcha-recaptcha.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/settings-captcha-recaptcha.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dy#�\�lR�RGP���#',_binary '�\�2���Z٥�\��/\� 6�ؠ\�\�|Ь\�','',0,'?'),(_binary '\'��\�HDΓn\0','wp-content/plugins/js_composer/include/templates/editors/partials/add_element_search.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/add_element_search.tpl.php',0,_binary ' 7\���\�\�X\�\�-u',_binary ' 7\���\�\�X\�\�-u',_binary 'a�W�\�\0\�A4xd�f��n�\�ޚ��\�eNk','',0,'?'),(_binary '\'�g|\"���jݹ2\�','wp-includes/js/jquery/ui/effect-transfer.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-transfer.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�x�!ղ\�{/\�',_binary '{`{WaׅvF�0�j\�s��\�l�J2\�\��\�','',0,'?'),(_binary '\'�̇��z\�\�Ɵ��\'','wp-content/plugins/really-simple-ssl/grid/templates/.templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/.templates.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\'\�\�@Z��Tj�\0\�/1','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed/.FingersCrossed.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed/.FingersCrossed.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\'\�\���\Z�ab�fCx�|�','wp-includes/style-engine/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/style-engine/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\'K\�ggk&UB$�!�','wp-content/plugins/js_composer/config/content/vc-custom-heading-element.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/vc-custom-heading-element.php',0,_binary '��t5G\'\�\�g�\�¯\�',_binary '��t5G\'\�\�g�\�¯\�',_binary '%\�x)�UG�\�\0\�sX\�o#\�\�%\r�$b{V\�LT','',0,'?'),(_binary '\'\�.K9�0�\�\�\�Զ','wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/hidden-404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b�=s\�{�իd�RU-',_binary '�\�sΎq\�\�2J\�\�!�r\�*$��\�\�#g/�\01','',0,'?'),(_binary '\'\���_iYm1��R','wp-content/plugins/wordfence/views/scanner/scan-results.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/scan-results.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qxM!�\�\nB��+=L\�',_binary ';�Oҥv\�\�\�̉����\� \�\��\�\n��\��','',0,'?'),(_binary '\'\�\�=\�-�\�\�AC\\K','wp-content/themes/twentytwentyone/assets/sass/07-utilities/color-palette.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/07-utilities/color-palette.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�e�s�Aq��tf>�\Z9',_binary 'k\�:����4�j�(��$����緪��c��\�','',0,'?'),(_binary '\'\��݃�\'s\���`s','wp-content/plugins/wpforms-lite/assets/images/challenge/sullie-circle.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/challenge/sullie-circle.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/}\�J\�j\�;\�؊6&\0',_binary '��o�3\�cf\�z\��:g�\\E\�\�M\�\� �+CI','',0,'?'),(_binary '\'��\�\�\�c3gԗj\�r\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/googlefonts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/googlefonts.php',0,_binary '<9��\�B\�W�o�`��N�',_binary '<9��\�B\�W�o�`��N�',_binary '܆0RI`f\�kP\�\�\�/�\�\�\�1c��\'\�(A','',0,'?'),(_binary '(E�\ZȻ-1�\�ѐ2\�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/XSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\\����\�\�\�:R/\�+',_binary '\�ɫ����\�\�\�:���jN\�mm����R���[','',0,'?'),(_binary '(\r٫\�\�\\yV�\�11��j','wp-content/plugins/wp-mail-smtp/src/Core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�A\�L����\�`�5K\�',_binary '�\�mar\��i]&��Z\\p_N�\�~Nv\�T\��\�/�','',0,'?'),(_binary '(�\�g%\0\�\�4\�\�l>��','wp-includes/js/jquery/jquery.schedule.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.schedule.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&��T�k\�f؞�\��',_binary '�\�?\�\�vEʔ��wj\���C\�P՝�\�_��','',0,'?'),(_binary '(G\�{�\� �\���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/XML.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�a\�qd�\�\�yd�\�j',_binary '����\�!V\�g��DV\�z�\�-9{ˮH\�\�J\�','',0,'?'),(_binary '(0\�0k9Y���\�A��\Z','wp-includes/blocks/preformatted/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/preformatted/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�/��\nʜ�`ZN`�@',_binary '�%\�\�;H��z�졯�<�2\�OU��ϧ<WX','',0,'?'),(_binary '(2�� \�Q\"k6=K','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_compare_arrows_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_compare_arrows_24px.svg',0,_binary '\Zۮn�+yC�Pjb��',_binary '\Zۮn�+yC�Pjb��',_binary '�0DI\�}\�4|Ƥ.D5V��I�.�h%�\�','',0,'?'),(_binary '(?\�\�\�>�\�S�N揚�&','wp-includes/images/media/default.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/default.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-��\�\�I\�B�h\�@\�\�\�b',_binary ':\�oL\�JDj\�$->�i�\�\'\�6n֠\��Ui','',0,'?'),(_binary '(Dݿ\�\�?\�\�G�fɏ','wp-content/plugins/wpforms-lite/assets/css/builder/builder-fields-types.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-fields-types.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�=f\�\�\�H\nI',_binary '�[�\0X\�͕\�_\r��܂s\�H\�\�f�V��aط_','',0,'?'),(_binary '(Uz��\�|Mt��\�~}\Z\�','wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Id;�LS\�T�\�\�\�',_binary '�\�siCy��,e+��\�\�\�\�-�βN=\�W\�\�','',0,'?'),(_binary '(WQ=3\�\�y\�\�b6','wp-includes/cache-compat.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/cache-compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\�#X�T\�\�pPŊ:M',_binary '���`�a=�|�;\�^ky\�� 8u�\�G��6�\�','',0,'?'),(_binary '([d������\�\�BQ��','wp-admin/js/updates.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/updates.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�±O.\�N�2�X�',_binary '\�\�9\�\�\�͌\�7KD\�<�_\�~:kN7Y\�\�H','',0,'?'),(_binary '(c��\�)�`QS\�*\�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/.Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/.Curve25519.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '(j\�e߮�\�\0�R\�57\�>','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/plesk/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/plesk/functions.php',0,_binary '�!M�\n���o�\�3\�u',_binary '�!M�\n���o�\�3\�u',_binary '\�Nc\�_h\�P>\�M\�,/R\�<ק\�)xd\�X\�','',0,'?'),(_binary '(l�\�օ+%\�m��\�GI@','wp-includes/blocks/rss/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ׯć����\�\�u���',_binary '! �L(�\�L\'= \���ޓ\r��g\�Ȁj�=\�t\�','',0,'?'),(_binary '(q�^��[X\��\�|\�=+','wp-includes/SimplePie/Content/Type/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Content/Type/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '(x*J���,�LÛn\�<K','wp-content/plugins/wordfence/images/icons/arrow_refresh.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/arrow_refresh.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k�w�`\�`�|\�}$G��',_binary 'u�/2/����@�H�_Ilh��\��/�aU:� ','',0,'?'),(_binary '(|4|ζ \�Pw���\�{','wp-content/themes/main/includes/visual-composer/shortcodes/features.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/features.php',0,_binary '��\�S �\�\�\"\�f�B',_binary '��\�S �\�\�\"\�f�B',_binary 'O\�b�i\�\�g�?\�#C\�\�]Ш��`*TT1\�EW�\�1','',0,'?'),(_binary '(~6vqV\�0\�{�\"','wp-includes/ID3/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\0�D�ٖ(\��:!',_binary '\�\r\�b�\�\�ߝT\�.*�\�ύV��W�','',0,'?'),(_binary '(��\�v|T�— ¥\�','wp-admin/includes/screen.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/screen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N6\'8;ڇ믍���V1\�',_binary '\�oYH4 lY�1�YG\�H\�tmS�Z/)�\"��','',0,'?'),(_binary '(��Q\�NE��\�y:�B��','wp-admin/images/about-header-privacy.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/about-header-privacy.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�v��\�L\�p+&',_binary 'DX{\�L96E�f��=k\�=7:\�#JY#s\�Ήe�','',0,'?'),(_binary '(�ژ<\�$@H\��\� ��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�L�ٔ�+0n\��\�\�',_binary '\�70C2V%\�\�߽&�\�\�\Z�iO;���P�=@','',0,'?'),(_binary '(���y\0 �pDO�`','wp-content/themes/twentynineteen/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/functions.php',0,_binary ' �;�\�\�J�\�7�s�',_binary ' �;�\�\�J�\�7�s�',_binary '�\�$�jD\�M�*@\�ER.o^^�\rU\�\�$�','',0,'?'),(_binary '(�>\�}d�3,���','wp-content/plugins/revslider/admin/includes/shortcode_generator/shortcode_generator.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/shortcode_generator.class.php',0,_binary '�\�с�B\�gu��J',_binary '�\�с�B\�gu��J',_binary 'Z�l�L�r�\�Y~\��e�+�� [֣`\�\0�\�','',0,'?'),(_binary '(�T\�k|�k�sT��','wp-includes/blocks/post-author/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�SM\�����r7\�\'8.o',_binary '\�8@��\�\�e\���n\�Rl��\�VJ��犋B','',0,'?'),(_binary '(�Y\�\'��^kz!q����','wp-includes/js/dist/block-directory.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/block-directory.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\�Qˁe�;3�s\'�',_binary ':l$��\�Z\�Hp%VN\nS\��\��4�)\�\�','',0,'?'),(_binary '(��y!J\n���11+\'','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GCECache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GCECache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��9�\�\�a���\�\�,�\�\�',_binary '9,��p�vߗ#\�lZ�\�3y\�\�\�d�YH) �\�m','',0,'?'),(_binary '(�<��\�\ra~\�8�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/DirectoryResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/DirectoryResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�t�صŢ3\�A�\�',_binary '�.��_��4$>�\����\�,�\rX�h{ۉ\�','',0,'?'),(_binary '(�;�.u�\r\�xU\�\0\�V','wp-content/plugins/js_composer/include/classes/shortcodes/vc-column-text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-column-text.php',0,_binary 'D\�\�}\�\�e\�=p�߅T�',_binary 'D\�\�}\�\�e\�=p�߅T�',_binary '\�\�\�AV0�v/\"1xF�s�5�\�\�>\r\�\"C�','',0,'?'),(_binary '(�x\�I�\�KWP\�H\�\�','wp-content/plugins/wpforms-lite/src/Lite/Admin/DashboardWidget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/DashboardWidget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ۗ,�wV!�)\�\�\0d',_binary '\r\�j\n�1��\�զ�\�\r\�M�+*�R#$\�BB�!�','',0,'?'),(_binary '(�\�Օ�)\�(pwBl','wp-includes/js/dist/list-reusable-blocks.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/list-reusable-blocks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DW��\�\�d\�<\r�T;�e�',_binary '\�i�Y (\�@�;\"\�9�\��\�oI�u{���%\�\�','',0,'?'),(_binary '(�|�Z�x�T���[�u','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Original.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�z?�\�(��E\�Wup�',_binary '�+�\�\�D\�\0ej�\rg\�\�\�ϧ��4\�','',0,'?'),(_binary '(�\�Af\�\��\�c\�!l�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8Dg�\�\r*>\�њ�\�[',_binary '*4�G��2��p\�\�:��6\�\\Y��\�p����','',0,'?'),(_binary '(��\�>f0\Zg[|�\�\�','wp-content/plugins/wordfence/lib/wfJWT.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfJWT.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�}{ j\�N��\�c\�K�',_binary '0mhN`x�x~H�Lj\�s���\�O\�\�P\�\�,','',0,'?'),(_binary '(�8E{\�\�xE�C\���\Z','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/Certificate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/Certificate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��?YF\�VC�.]n�u',_binary '�܌ȵ\�\"�\����\�]\�\�J䁙9y�^\�','',0,'?'),(_binary '(\�Oi\�y\�_lx^ʂ','wp-content/plugins/js_composer/include/autoload/vendors/rankmath-seo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/rankmath-seo.php',0,_binary '?�=�<\\g\�ΤX��\�\�',_binary '?�=�<\\g\�ΤX��\�\�',_binary '�Z�\�\�4G���\�\�>�\�~\���a�','',0,'?'),(_binary '(\�\�\�\�\ZΪ\�i<-\�P�C','wp-content/plugins/wpforms-lite/libs/sodium_compat/composer.json','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\�\�NKp@}���\r�|',_binary '��\�a��\�<K\�-��Ìb=7t�#�-8�\�/�\�`','',0,'?'),(_binary '(\�,\0[\�7\�\�\��34','wp-content/plugins/contact-form-7/modules/count.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/count.php',0,_binary '\�O}xT0Z3\�\�U\�',_binary '\�O}xT0Z3\�\�U\�',_binary '��\r�I\�\��<\�ǀ\�B�C�\�\�E�\�5.zF\�\n','',0,'?'),(_binary '(\�*\�a\�?\�HQ%�aa,','wp-content/plugins/really-simple-ssl/grid/templates/settings-footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/settings-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�V����#�\�r�\�[0',_binary '\�\�c\�\�\�:-��Y\�5\�%0\'=L�ߖ\�{\�[','',0,'?'),(_binary '(ۦ$\�:�\�^�.y�\�>(','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Logs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Logs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�m\�@4\�E\�.\�!��j',_binary '8\�\�b�}\�b�\�^7�)�Xń��#y�/9h\�','',0,'?'),(_binary '(\�\�LS[�\�Wl#�\�\�','wp-includes/sodium_compat/src/Core32/Int64.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Int64.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�Х�x� ^\�5�\�',_binary 'H\�3���\�y\�\�&\�k��3���\�}���:','',0,'?'),(_binary '(\�\�s�3TN�o(�','wp-admin/images/freedom-1.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/freedom-1.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4*�n[\�-�#�X�',_binary '��\�\�\�~�\�L\�V� 0�\�r&\�i��\�Uk\�','',0,'?'),(_binary '(\�M#$=~Հ��}\���','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sync_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sync_24px.svg',0,_binary '���r�/2%&�\�.\�V',_binary '���r�/2%&�\�.\�V',_binary 'h)�u⬉!{\�G�\0\�\0�\�\0\�\�x��Y#iDV\�','',0,'?'),(_binary '(\�\�?R�\�\��P�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-es_ES.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-es_ES.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\"\�A���\�bƑs',_binary '>AM\�y�t8TAd�N\�>� ��e/�\�\�f\�','',0,'?'),(_binary '(\�^�3N������3','wp-includes/wp-diff.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/wp-diff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �\�-x\�<\�z^�Wet',_binary '�a�\�;�ɺ�\�*2Z��f1�\�\"�\n�Nt~�>��','',0,'?'),(_binary '(\�\�\�\'i��^�\��c�','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Endianness.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pi�\�R\"o�-/\r',_binary '�\�$s�E\'�m&h��\�\�\�}[&����;X\��\�','',0,'?'),(_binary ')\0�B��)\�+\':�f\��','wp-content/plugins/revslider/admin/includes/functions-admin.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/functions-admin.class.php',0,_binary 'U\�\���\�s�����|f',_binary 'U\�\���\�s�����|f',_binary '�f�>>jn\�u\�K���c[�!q�E\�����','',0,'?'),(_binary ')m�h7}�`�̢\�6r','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateChildDomain.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateChildDomain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SI���5J\�Ư\0�',_binary 'L7w�yy\�+ߪ\�[;?j�\�*GZ��\�r����\�','',0,'?'),(_binary '),l\�]\�j;\�Z�U���','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_enhanced_encryption_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_enhanced_encryption_24px.svg',0,_binary '\�\�VZ�SF\�[/\�n',_binary '\�\�VZ�SF\�[/\�n',_binary '!<Y%����T���nrU?\��\�UPI\���2��','',0,'?'),(_binary ')����(\0C),\�L�G','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_pool_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_pool_24px.svg',0,_binary '\�$\�\�\�\�3�N|\�\�j\�Y',_binary '\�$\�\�\�\�3�N|\�\�j\�Y',_binary '\�ra`\�U���c\�:Yo\�\�j\Z\\\�&.[��\�','',0,'?'),(_binary ')��Y�\�M�K�:#\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-section.php',0,_binary '\0ԄCO�Ð\�vVA\�\�\�',_binary '\0ԄCO�Ð\�vVA\�\�\�',_binary '9NU\���\�\�L1*��g�\�I;I܁���L','',0,'?'),(_binary ')$on��1��H�f�\�|','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_block_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_block_24px.svg',0,_binary '\�wJ2\�]|\rEa�\�\�',_binary '\�wJ2\�]|\rEa�\�\�',_binary '�|N\Z�\�Yeڟ~\�\�+�5�\'w�L�;@5-\��','',0,'?'),(_binary ')\'hL휞�\rЀ^����','wp-includes/blocks/page-list/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�8\� �x\�\� �\�vR<�\�',_binary 'I�I�|{8�ʰ�\�$\�N�i\�\�0<&[�v\�HV\�^','',0,'?'),(_binary '),\� �Y`L\�\"��$p�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_column_inner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_column_inner.php',0,_binary 'rmŸu\�x\"�\��7M',_binary 'rmŸu\�x\"�\��7M',_binary '\�\�q|%+y\�\�j^�\��\�a�g�X','',0,'?'),(_binary ')3+�<�.ۮ\n{�\0�','wp-content/themes/main/woocommerce/cart/cart.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/cart/cart.php',0,_binary '����\�\�]���֒T�',_binary '����\�\�]���֒T�',_binary 'd7,238]7���\�X\�fo��6���\�#qp','',0,'?'),(_binary ')3\� E\"N\�\�2T\�ާ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetEmailEventReportEvents.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetEmailEventReportEvents.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�R)z��\�\��\�H',_binary '\�\�C���\��>��\�맃q>%�W�A�����','',0,'?'),(_binary ')C�H�N<�\�G�\�ߞ�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ResponseInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ResponseInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�j3($\� \�zX\��\�',_binary '�\Z\�P\�\�t?�\�\���Y\�M��L\�\�^a+PE','',0,'?'),(_binary ')FTj���\�CJc�G','wp-includes/blocks/image/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�S�O%�����Ԥ�',_binary '��\0>���Drz�\�A\�C\�\�j\�-\�rm.(\�o��','',0,'?'),(_binary ')V\'�@\�\�YO\�\�4O�\Z','wp-content/plugins/wp-maintenance-mode/views/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/views/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary ')V\�BL��L�\r��\0\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Authorizer/.Authorizer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Authorizer/.Authorizer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ')\\\�Ԭc�DŽ��+7','wp-includes/rest-api/endpoints/error_log','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/error_log',0,_binary 'B��\�V3:\�\�\���',_binary 'B��\�V3:\�\�\���',_binary '\�1��\�\�����}�}\�}���A}\�zq�R�Y��n','',0,'?'),(_binary ')jރ�qV\�\��\�I�+','wp-content/uploads/2021/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2021/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '){\�jW-_�Q=?\�GlҢ','wp-includes/media.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�DI\�&��4!Y\�\�u\�I\�',_binary '��k\�<�d+5�lP��Fd�\�Z�Q��\�C','',0,'?'),(_binary ')~\�B�nY���hr�\�6','wp-content/themes/main/js/plugins/libs/jQuery.appear.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/jQuery.appear.min.js',0,_binary '��� \�S\�\�Uh5\�x',_binary '��� \�S\�\�Uh5\�x',_binary '���et�xʭ� \�\����ޥ/����\�5�\�5','',0,'?'),(_binary ')�\�\�&�`��&�X �\�\�','wp-includes/js/dist/preferences-persistence.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/preferences-persistence.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�&w\�Fn8�X�N�fD',_binary '��\�RR�}ug�n¨=gڋKV@�͋\�$\�s�}�\�','',0,'?'),(_binary ')�3�\r�\�r-\�\�ty','wp-includes/blocks/media-text/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�˰e�g���a\�p��',_binary 'uΜ>���؟Qt+\�ʨ�\�ޝ_T\0�(\\\�','',0,'?'),(_binary ')�){Q��\'S\�%9)$','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsEventReportEvents.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsEventReportEvents.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�8s\�\�\�\�r\�',_binary '1��G\�J�\�\�VRO\�NQ�^|/T�FlYQ�\n�I','',0,'?'),(_binary ')�ɨ\�a6\�F�G�=�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle6HttpHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle6HttpHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�Ÿ�E�;�aSHW',_binary '-B\�-\ny\�\��f4H\�u4\�w?��\�Q\�3�:','',0,'?'),(_binary ')�\�d��%P��rTI8','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestVersionClicksInner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestVersionClicksInner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=�29��u\nS\�6?%�',_binary ';\�\�\�h\���,��\n\���k�\�|\�\�\�:�4\�P�','',0,'?'),(_binary ')�ֱf\��~{\�G\�','wp-content/themes/twentytwentytwo/inc/patterns/query-large-titles.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/query-large-titles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�./�.nh-\�\�Xڂ\�',_binary '\'KGԌ\�\��\�`�6\�\�9\�&�%\0�\�M|\\\�y','',0,'?'),(_binary ')�d\�\�Q�Õ�7\�.�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/XChaCha20.php',0,_binary '=\�!R��O\�Q�\�\�~',_binary '=\�!R��O\�Q�\�\�~',_binary '��q�Z�lZ�8*s9u\�ߋ-\�\�\�\'��X\�','',0,'?'),(_binary ')�o\�\��\�Aw�*�','wp-content/plugins/really-simple-ssl/ssl-test-page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/ssl-test-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9IHrC^jiA]}/&',_binary 'E3 \�\�u�5w\�T\�\�#TB��9�%�\�','',0,'?'),(_binary ')�7{\r);2i\�\�+�\�\�','wp-includes/blocks/read-more/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/read-more/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�?�\�\�)MS{\"\\��\'',_binary 'Y\�\"���_�^&��\�G/\Z\�\�\�2\0�j��@$�','',0,'?'),(_binary ')�\��`|�\'_Ϣy','wp-content/plugins/js_composer/include/classes/core/access/abstract-class-vc-access.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/access/abstract-class-vc-access.php',0,_binary 'vb��\n��O_(V�^\�',_binary 'vb��\n��O_(V�^\�',_binary 'Șr\��\�\�\�V\�J�\�\�\�\�\\�Ey9\�\�/��','',0,'?'),(_binary ')�PX�B�3\�\�?\�\�(�','wp-content/plugins/wpforms-lite/assets/css/builder/builder-overlay.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-overlay.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f\rI��ɜ̬�E{9r',_binary '�\�Yw\Z\�\\���DB�\�/�����=3�\�\�\�\�/','',0,'?'),(_binary ')��08f�\�PF�\�%','wp-content/plugins/wpforms-lite/assets/images/cc-about-logo.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/cc-about-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T�¡\�^\�\�G1\�xy',_binary '*R�H\�\�<wJ��D�F���H��.��{q��<\�J','',0,'?'),(_binary ')�Bʤ�\�-\�gՒ\�\�H','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�z|t\\�\����mc\�?',_binary '�Ҝ�vTZ$�dF\�\�\"\�W�%-\�\��5\�','',0,'?'),(_binary ')�\�3���C2��b�.','wp-includes/blocks/comments-pagination-numbers/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-numbers/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!<�b\�e]�\�;\��}',_binary '\�$�%|\0;�9Lk}`\�a���\�<\�\�\�?\�\�Ԋ=','',0,'?'),(_binary ')�Oz=�u��\�\�˷','wp-includes/rewrite.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rewrite.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��C*���Z�\�',_binary '�\�f\r��\�\�\�R�\�\�f|cc\�\�N�\�\�];x~x\�\�','',0,'?'),(_binary ')�����k�6�� ','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_phone_msg_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_phone_msg_24px.svg',0,_binary '\�%,?�\�&��s\�\�\�',_binary '\�%,?�\�&��s\�\�\�',_binary 'B>�kM��bi�P:q�lBiqk\�ij�܁�Z�\�d�\�','',0,'?'),(_binary ')��\�-\�Ғ\'\�\�\�~I','wp-content/themes/main/includes/class-breadcrumbs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/class-breadcrumbs.php',0,_binary '�N@\�Ëm?\�1���i�',_binary '�N@\�Ëm?\�1���i�',_binary '\�c9�\�Y\�DW�]r\�\�E\�b\�R�\�mBd\�|\Zw','',0,'?'),(_binary ')ǿ.�#SXxA\�O��','wp-content/plugins/revslider/admin/revslider-admin.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/revslider-admin.class.php',0,_binary '\�2;�\�O�\'*\�`�=�X\�',_binary '\�2;�\�O�\'*\�`�=�X\�',_binary 'ο4o�KiL�[�\�\�.:�\�� b���ՄI����','',0,'?'),(_binary ')\�!�\�1\�@�\�?2�t\�','wp-content/plugins/wpforms-lite/assets/css/form-embed-wizard.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/form-embed-wizard.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�o�*\�Hj ��#�큱',_binary '�<�3�\�*6�\�|�\'s\�\�\�emkl`B�','',0,'?'),(_binary ')\�\�\\���=5s�P\�]�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/DeleteHardbounces.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/DeleteHardbounces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�(\0�\�\r�\\5HU\�{��',_binary '\�ʟ~{�2\�\�j���vʙl�\�\�\�y\�\�w�5','',0,'?'),(_binary ')\�\�M\�\\@�\�<�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/.LE_ACME2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/.LE_ACME2.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ')\� \�P\�@� �2R�','wp-content/plugins/wordfence/models/page/.page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/page/.page.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ')\�6#�_\�\�̟SAF�','wp-content/plugins/wordfence/views/scanner/issue-control-repair.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-control-repair.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�g��s� ��\�`V\�',_binary '�\�j(��\�ؠ\r 緪��\�U+\�\�\�.\�d','',0,'?'),(_binary ')\�\�]\�\�\�Z$\�P%','wp-includes/embed-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/embed-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�c�e�V��bӻ5=��',_binary 'F\��n<�7[zO�\�N��\Z��pE3@r\�B0','',0,'?'),(_binary ')警\�Q�\�Q�/Y�9','wp-includes/blocks/page-list.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�34��Ju��\��\0',_binary 'z\�j�Τ�|�\�\Z �\�Vh��%9�z\� ڑ��','',0,'?'),(_binary ')\�M��� �\�\�Ԝ','wp-content/plugins/js_composer/config/structure/shortcode-vc-raw-html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/structure/shortcode-vc-raw-html.php',0,_binary '��.\�\�p&��E�n|.',_binary '��.\�\�p&��E�n|.',_binary '�qt\�03<\�_ֿ\�Dֲq���*ZC-Y#<�','',0,'?'),(_binary ')\�I�\nΆV���q\�\�{','wp-admin/authorize-application.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/authorize-application.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\��\0H�\�䮢\\\"��',_binary '\�\�^ϳg$]���\�B�4n���\r\'z{h\�zU','',0,'?'),(_binary ')\�žo��;\�0YhA�','wp-content/plugins/wpforms-lite/includes/emails/templates/default.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/emails/templates/default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�vN\��?�\ry��\�\�',_binary '*EbPzXH��O\�\n�\�\�>�}~xm\�б�g','',0,'?'),(_binary ')\�����j��_\�C��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/border/.border.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/border/.border.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ')\�I��\�\�Q\�Epӕe�K','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/info/.info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/info/.info.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ')�M�#�\��7d\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/TestHelper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/TestHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/U�*\"\�R�\n\n\�\�\�;\�',_binary '�\�+��Y\�nDI��E\�r$\�\�\�\�\�J10|%عiW�','',0,'?'),(_binary ')�`�\�f,��u�4��','wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݷءll�\�K�2��M��',_binary '\�3�\Z,\\\n5��)�f\�\�\n�[�V�*Ka�8z','',0,'?'),(_binary '*|�C\�ݩ �9N\0Q~�','wp-content/plugins/revslider/public/assets/js/rbtools.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/js/rbtools.min.js',0,_binary '\�& 55.qy�\�Ȱ\�',_binary '\�& 55.qy�\�Ȱ\�',_binary '����`z\�j�ɫ�l\�if\�B\�f�Mc�9\�0\�}','',0,'?'),(_binary '*\Z\�f�7�\�b\�\\�','wp-content/plugins/js_composer/assets/lib/bower/json-js/json2.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/json-js/json2.min.js',0,_binary ';\�\�\�\0]�\�c/�CP',_binary ';\�\�\�\0]�\�c/�CP',_binary '\�\�=�Hj\�>&�=y��)\��\�p�,G��\�\�\r�','',0,'?'),(_binary '*\�����\�\�','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Processor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Processor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f7\�==\�A_-\�3�<^',_binary '\�%\�\�跒: tޏk5X\�*1^Pe\�!\'l\�`r','',0,'?'),(_binary '*V\r�X\�\ZK\�+Wvo','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_forward_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_forward_24px.svg',0,_binary '\"�f[��EPX\0\�#\�',_binary '\"�f[��EPX\0\�#\�',_binary '��(hр�\�ZNk��\Z�\�\�\�[A!~\�*�c)\0�','',0,'?'),(_binary '*�\�\'���\�\rO�\�3','wp-content/plugins/revslider/includes/output.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/output.class.php',0,_binary '\�>����Œk�3r\Z',_binary '\�>����Œk�3r\Z',_binary '��)�%͔\�]� \�\��\Z�\�\�b8�J|\�W#^��T','',0,'?'),(_binary '*o ����\�J\�c��5','wp-content/plugins/wpforms-lite/assets/images/challenge/popup-contact.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/challenge/popup-contact.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')]�?c^\'t�ݶ',_binary 'NhM=\"�,c�3��2W\�PeMe�\�\�g(w-=۫\�m','',0,'?'),(_binary '* a\�F�\�\�4��u\�vU','wp-admin/images/menu-vs-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/menu-vs-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J�ZY<\�i\�Y��b�',_binary '\'��F\�\�єE\0�\�\�\�7�ɡ��#\�>sePض','',0,'?'),(_binary '*!M$\\����/O\�/','wp-content/plugins/js_composer/include/templates/editors/navbar/.navbar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/navbar/.navbar.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '**[�\�Ɗt\�I� ~�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_forward_5_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_forward_5_24px.svg',0,_binary '���\�\�O\�E�]�\�}U',_binary '���\�\�O\�E�]�\�}U',_binary '�[�����3\0�H\�\�E��\� \�e�\�B\�0oDk\�','',0,'?'),(_binary '*3j\�K����\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/.Core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/.Core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '*;w,�\"VbZ[�\"|','wp-includes/blocks/navigation/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '*L\n�^b�\\U\�jՅXb','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_slow_motion_video_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_slow_motion_video_24px.svg',0,_binary '�z\�Ⳮ|���0\0Wo',_binary '�z\�Ⳮ|���0\0Wo',_binary 'q͝��MH��!\r\�ar�\�\�\�k�&Y\�h�>�\�b','',0,'?'),(_binary '*M=߳�\�[_�])R=','wp-content/plugins/wpforms-lite/assets/css/builder/builder-alerts.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-alerts.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\Z��Z��4���9?2',_binary '�\�o6y��g�%\�ʲ�)Y�x�\�XO\�o\�\�u�','',0,'?'),(_binary '*S\�I(nO%{GzT\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_devices_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_devices_24px.svg',0,_binary '�S\�4X �\�~�W',_binary '�S\�4X �\�~�W',_binary '�\�a��AF\\.1�\�\Z�]rYS\�\�@|�5�\�w','',0,'?'),(_binary '*Tǚ\�qG6\��R\�\�H\�','wp-includes/blocks/site-logo/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z�\�m�-?\�\�,��~\�-',_binary '1\�9\n�=\�vh�&��\�U#}L\�\�\�\"Kd\�\�\Z�','',0,'?'),(_binary '*V.XZ�\�_C[AԀ�C3','wp-includes/js/dist/keycodes.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/keycodes.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�#�i-�\�-�_\�v',_binary '!\�_��[3��\�d�\�NKY�_��\�`�\�\�\�\Z\�','',0,'?'),(_binary '*Vk\�Cwܦք\�`��Y\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/comma_numeric/validation_comma_numeric.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/comma_numeric/validation_comma_numeric.php',0,_binary '\�c�tZ�\�>�7T0e\�\�y',_binary '\�c�tZ�\�>�7T0e\�\�y',_binary '\�0 [��\r�\�@�|1�\�T�R�-�\�~I�b\�;\r','',0,'?'),(_binary '*bkov��\�\�*\�I�%','wp-includes/js/tinymce/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '*d�\�\�)n\�ː��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_week_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_week_24px.svg',0,_binary '[o�\�<����\�5\��',_binary '[o�\�<����\�5\��',_binary '\�L��\�ÜI3\\3@I.\ry<Ex�\�\�f�h�\�J꧷','',0,'?'),(_binary '*lK\�\�qW\�M\0| \��Y','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-1.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-��a\�.�t�]U�\�v\�',_binary 'n\�\�\0�\�<VEկ\�Rm\�K�r72k�kSe�\'��#','',0,'?'),(_binary '*oD�\r�\�5ɱ(\�y','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/.gutenberg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/.gutenberg.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '*r�\\H25WdV4�\�b','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_school_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_school_24px.svg',0,_binary '�v�\� {_\�(\�\�[',_binary '�v�\� {_\�(\�\�[',_binary 's孹`�� N�\�\�\�~8҃�˅�\� \no�Q\�','',0,'?'),(_binary '*�}z\�\�\ri�ޖ*�k�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/.Core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/.Core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '*��ԅGԳ\�G\�]�c>','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�כ\�+Fc�>\�\�\�X\�',_binary '\�\�� \�\�\�\�\�\�b�7w�\�\"!Q\�\�f�','',0,'?'),(_binary '*���q0�$ra\�c4�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_quilt_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_quilt_24px.svg',0,_binary 'k�\�\0wA�I\��k\�$',_binary 'k�\�\0wA�I\��k\�$',_binary '�/�{i!6\�,NF\�x�\�]\�-���|HAI^\�I','',0,'?'),(_binary '*���0=\�N�\���j','wp-content/plugins/js_composer/include/classes/settings/class-vc-settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/settings/class-vc-settings.php',0,_binary '\\_�^,\�B�v��\�i�1',_binary '\\_�^,\�B�v��\�i�1',_binary '�.-C\��\�Z\�\�ό5-U{\�I��~�\�','',0,'?'),(_binary '*���pz�%\�/g&\�X\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp865.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp865.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�\�@Jdt��\0\�\�',_binary '+�`�\Z.�\���\�\�ߵ|b\�l��Aϓ\� [','',0,'?'),(_binary '*��\'\�N.\"%\�c멒�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_chevron_left_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_chevron_left_36px.svg',0,_binary '*_c\�6aѫ[�oq7',_binary '*_c\�6aѫ[�oq7',_binary 'M�5Xh\�D\�\�\�d?tY�ꁥ\�\��b2�:|1J.\�','',0,'?'),(_binary '*�#wO����\�\�|�','wp-content/plugins/revslider/admin/views/features/object_library.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/features/object_library.php',0,_binary '\�R{K�ll�մ\rB',_binary '\�R{K�ll�մ\rB',_binary ',\�\"�FU~����Z\��s�/\�=8 \�\�wDŽL&','',0,'?'),(_binary '*��*�W8�\�5��2~','wp-includes/css/dist/reusable-blocks/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/reusable-blocks/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{R\�K؉u��\�[��h\'',_binary 'S\�܅\�*/o7�E#\�\�3\\e�l2/\�-&\��','',0,'?'),(_binary '*�����\�\�\��\ZAx��','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg5.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg5.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6U\�ӆ#ɓ+�zMzU',_binary '��vm;\�Ёd%��L\�Gm��{�\�ٕ9�','',0,'?'),(_binary '*�\�-3\�u��E\�[\�O#','wp-includes/images/down_arrow-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/down_arrow-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�]\�\��\�M�����f\�',_binary '��w\0��\�\�qp�q\�5�\��T�#�\\����','',0,'?'),(_binary '*��l\�{)\������','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart20.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart20.svg',0,_binary '�=�&N��1\�ݳII',_binary '�=�&N��1\�ݳII',_binary '���C�^�\�i3}�Y�[��Ș�|\�-u`\��','',0,'?'),(_binary '*�>d�\�\�{��\'tz_','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/TranslatorInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/TranslatorInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' Y ���)\\bi\�\�8\�R',_binary '�]f\�0�F\�,\0�*�\�l\�N1�Ĝ\"\�ʺ��\�\�*\�','',0,'?'),(_binary '*���e\�CJ�\�{~\r�\�','wp-content/themes/main/includes/theme-default.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-default.php',0,_binary '\�\�?\�\�Ė\�\�i��',_binary '\�\�?\�\�Ė\�\�i��',_binary '\�&<����\�\�)9&\�z ��.\�05ݢ\� �\�\�','',0,'?'),(_binary '*\�x�\�H�\�&H�\�\�C','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up-hover.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up-hover.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W��>��\�Z\�J]�uw\"F',_binary '\�P\n��Fև\�\�a\�(Z�w\��5\�?�\�ߙ','',0,'?'),(_binary '*\�\�\����b\��*ee�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�x\\8z\�M\�~�.��',_binary '�vR�\0�S~[�\r��Ү6\�\�o\��\�:Ś�\r]','',0,'?'),(_binary '*\�=\�\�&r\�6~p~,)\'','wp-content/plugins/js_composer/include/autoload/vc-pages/settings-tabs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-pages/settings-tabs.php',0,_binary '��@w\�\�\�\�\�/e\�',_binary '��@w\�\�\�\�\�/e\�',_binary 'Y\�l��gEЍX\�\�D\r}�\�ކ\�%\"|px','',0,'?'),(_binary '*х�\�AM5��Y�','wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception/.Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception/.Exception.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '*\��L\�m&&2�\�\nb','wp-includes/js/tinymce/utils/form_utils.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/utils/form_utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���l�U��T����Li',_binary 'vL��\�us<*r�WҪ���\�.\0|\�Rg�\�\�\�','',0,'?'),(_binary '*\�`U�z�]\"L%�1��','wp-includes/sodium_compat/src/Core32/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�/Dzx��ǂ\�\�',_binary '\�\�\�,\�\�\�\�\�E���{�\�0/m�a\�X�i�\�\�','',0,'?'),(_binary '*\�mB�\�vH\ne\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_font-sizes.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_font-sizes.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f����\�MiGx��V\�s',_binary 'i��Y4t\�\�4|-\�>1�]\�f�)J���\�I�Z�\�l','',0,'?'),(_binary '*\�&C:[��\�r\�9�N\�','wp-includes/sodium_compat/src/Core/Base64/Common.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Base64/Common.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\�\�ef\�\�\�\�i�\'\�jW',_binary '6���UmЖ�%\�\�?�M�S�A^=�X��|U�\�','',0,'?'),(_binary '*\�j��p\"\n�0�','wp-content/plugins/wpforms-lite/includes/admin/overview/.overview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/overview/.overview.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '*\�\Z07ѥ1O�\�\�َ8','wp-includes/js/json2.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/json2.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's�\�{N�|EO�0�',_binary 'q3�..�j G\\R\�nݼI/T��-\�','',0,'?'),(_binary '*\�\�W�chi�\��Em�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FilterHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FilterHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\���~\\�\�Q˹\�P�',_binary 'n\�h�s�\�Ƚ/�\�&6\�t�4e�X���\0\�=�','',0,'?'),(_binary '*\� \�ą\�\�\�\�\\\�','wp-content/plugins/wordfence/views/options/option-toggled.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-toggled.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D�u�\nL����\�\�E',_binary 'L8M\��0�=�Y\�kb��\�|59\�b+\�z:4','',0,'?'),(_binary '*\�N\�\�Ԝ{�݀ʰ\�\0�','wp-content/uploads/elementor/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/elementor/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '+\�3N|�\�!���\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk409.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��-Ji\�Ŋ�H�q*���',_binary '�_��kB�c^�\�OC�\�I�:\�@\�2%\"�H\�\�','',0,'?'),(_binary '+\"\�\�s����','wp-content/plugins/contact-form-7/admin/admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/admin.php',0,_binary 'R\"cF��t�\�71\�^<��',_binary 'R\"cF��t�\�71\�^<��',_binary '��\�\�}6��\�nݼ�\�\�J\�Ģ�\�d�L���m\��','',0,'?'),(_binary '+\�(-V&S_2X7f�','wp-includes/blocks/paragraph/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�$\�s+a\�Z��\�o',_binary 'ѺPQo���$�������s#\0⮧ra%a\�\�','',0,'?'),(_binary '+\Z#(��\�ƒ�\�v��\�','wp-includes/blocks/comment-template/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-template/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VϮ\�l���a0ɎqC ',_binary '�\�Mc\�}B\�{�s��1\�\�\�\�\�)HN\�','',0,'?'),(_binary '+a\�\�\�c�*�6�Ǿ','wp-content/themes/twentytwentythree/patterns/hidden-comments.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/patterns/hidden-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�gmuҊ�\�\�\'\�;�',_binary 'hޘ� ��4\�m>�8w�s�\�7\�\�\�H]\�O�','',0,'?'),(_binary '+)\��\�db&O\�H*\�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/.migration.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/.migration.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '++�\�u��\�V\�67Sc�','wp-content/plugins/contact-form-7/admin/includes/tag-generator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/includes/tag-generator.php',0,_binary '\�a�yW�l}\�v�u�-\�',_binary '\�a�yW�l}\�v�u�-\�',_binary '{�vD�g\�\�\�a��\�\�4�\��v�&]2@Hq�','',0,'?'),(_binary '+/\�\�s\�Z�g�]��V','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg9_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg9_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\"о�����\���',_binary 'Ir�gh\�ר� \�\�����W\�]LR��0vR','',0,'?'),(_binary '+1ʳ$�\�|�;!{Q�N','wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M�Si\�\�Ϸ\�*�PCη',_binary 'H^�$�a�\�f\�=̎�^��ٖ\�\�o','',0,'?'),(_binary '+9���[BU�E�e','wp-admin/js/updates.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/updates.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4�\�n�<ђ�A\�\�\�',_binary '\�\Z8\�D+��\�E\�e?|�\�IV�\0Nf;\�\�w\�\'','',0,'?'),(_binary '+<�\�\�\�O�_\���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactCampaignStatsOpened.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactCampaignStatsOpened.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u#<�Sh\�\���I\�\�:',_binary 'w�Q\� W>\�)���\����Tʀa\nh\�ZN^ԑ�','',0,'?'),(_binary '+=z�58\�\�\�Q�\��','wp-content/themes/twentytwentythree/styles/sherbet.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/styles/sherbet.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�K+�\�-��@P��\�|O',_binary '��\n55�\�8@\�\�Kݘ�t�\'uR zxw\�\�\�','',0,'?'),(_binary '+D~�Ȕq�\�\�wmW\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ru.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ru.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���;C\�E��WL\�D\�',_binary '�\�:)fl\\���߅J\�(\�sL����z\�\r���','',0,'?'),(_binary '+H�\�n\"���]#�߈\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/WildfireFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�u\�GM�^;\\\�`g�',_binary '�\nŬ拝GӖ�\��q\">e\��\�U\�`9','',0,'?'),(_binary '+Zġ�\�\"��;\�I\�\�\��','wp-content/plugins/wpforms-lite/src/Tasks/Tasks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Tasks/Tasks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b���k�\�ی\�wf',_binary '\�\�\����:�\�l���\�\�륉U�o�X�5C\�','',0,'?'),(_binary '+c~�\'u��⓲bՋ)B','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/date/field_date.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/date/field_date.js',0,_binary '&-#�x\�\�\�&�˩�Tm',_binary '&-#�x\�\�\�&�˩�Tm',_binary '\�~-�7\�xi:�\�4%�7\�\�\\j\r^\�ϳ\�ٮb','',0,'?'),(_binary '+o\�\�@J�\�\�\�CSj�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_8_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_8_24px.svg',0,_binary '\�\�\�Rx�?\�(��\�\�\�',_binary '\�\�\�Rx�?\�(��\�\�\�',_binary ' �]\�i\��w\�,\\\r���*�\�Dj�k�,','',0,'?'),(_binary '+uJ\�p ����_�^\�\�','wp-content/plugins/wpforms-lite/assets/css/admin-wp5.7-colors.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin-wp5.7-colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�27�\�\0\�\���C$#�',_binary '\�\�E��3\�ud�ev��9O��\0\�\�MÚ\�{y;5�','',0,'?'),(_binary '+u�J���RL {u�\��','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�O RO\�\�A7���Kg',_binary '�\\j*毽��\�\�a��Y��t[jM\�7鍣��\Z','',0,'?'),(_binary '+���N��EjP\�]\�/��','wp-content/plugins/revslider/includes/external-sources.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/external-sources.class.php',0,_binary '0\nD����B\�\�=�;�',_binary '0\nD����B\�\�=�;�',_binary 'b\�QU��.��� %.\�{+\�GZ\�c\nBڦ���\�','',0,'?'),(_binary '+�B���iKo(\0�2݁�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�L�J�*h\�i\�\�`\�<y',_binary '~+�\�;YX\�\Z\�~�\�\�\�abLG\�ɫЂ���sW','',0,'?'),(_binary '+�\�S����\�\�F\�#\�','wp-content/plugins/wpforms-lite/lite/templates/admin/.admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/admin/.admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '+�\�|+\�l\'|q�?V','wp-content/plugins/really-simple-ssl/css/.css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/css/.css.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '+�� Ǥ�.\�jo0��','wp-content/plugins/wpforms-lite/assets/images/geolocation-education/entry-location@2x.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/geolocation-education/entry-location@2x.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�W\�@*��2b\�u',_binary '\�k��\�Fvv��6\'ތ�|r�c�\�l`�l��II','',0,'?'),(_binary '+�;u�J�\��kIwz\�P','wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/css/.css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/css/.css.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '+���\�A�)��\��\�l','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_80_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_80_24px.svg',0,_binary '�M-j��=\��ѵbg\�',_binary '�M-j��=\��ѵbg\�',_binary '�SI#���\�\�p\�w8\n�\�Ov��\�`\\\�x\�','',0,'?'),(_binary '+�\\\rw\�kޢ\�\�dz^','wp-includes/js/codemirror/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/codemirror/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '+��G*#\�\�\�f�','wp-admin/network/site-info.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/site-info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\Z�\�(Ax�S\�\�1�!',_binary '�\�_2k2M\Zvp�\�!�\��I4X\�5\�\"\�K�','',0,'?'),(_binary '+�\ZD���Ze}�\�','wp-content/plugins/wordfence/views/onboarding/plugin-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/onboarding/plugin-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�~+�x���\�m+t',_binary '��叶�g�\�K�\�\�\�Q?g�C-eON�\�\r�!','',0,'?'),(_binary '+�\�Hj~��\��\�','wp-includes/blocks/read-more/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/read-more/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5m�SC�00���Rʳ',_binary '\�\�=CQ�֎SFo�_�?\���(�\�/NǴ�+\�\�s','',0,'?'),(_binary '+\�\�t�%R?\�\�\���\�','wp-admin/network/credits.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/credits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B�+\��\�KVe�=�',_binary 'WN��h�K2Z�F\��W\�\��\r08\�\�\�J5','',0,'?'),(_binary '+\�b\�\��\�I=qY\�\�','wp-includes/blocks/freeform/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/freeform/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<�\�\n\"�^�p�\rC��',_binary '�8-\�\�66��;P\�_\�@\�c�\�.�z\�LF�j�','',0,'?'),(_binary '+ܻ2\�YJP��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/Create.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/Create.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��J��ᕪ�kb \�n',_binary '$\\5��\�+M6@,}g\�y��\�ө��V���','',0,'?'),(_binary '+\���\�Nv�e\"��\�','wp-content/plugins/js_composer/include/templates/shortcodes/.shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/.shortcodes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '+\�ƺ[w�(\�H\�\���Yl','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildrenList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildrenList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Th\�`\�\�Sh~��+X',_binary '趫\�^\�[\�%�T2ʘE\����\Z���A0�*uc','',0,'?'),(_binary '+\�~�VC\�\�F\�\�bd�x','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/sent.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/sent.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Z�2\�o˽ �f�\�P�',_binary 'J7;D\\�{��S��\\�S�*y�:\�\�b�\�\�','',0,'?'),(_binary '+\��\�i_o�{�KX\\\�d','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/brain.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/brain.svg',0,_binary '�\�X���.�2A�}Ng',_binary '�\�X���.�2A�}Ng',_binary '\�M~/\�T�(ؠB�\�\�}b�\�%��\�\���\�~p','',0,'?'),(_binary ',\�z\�d\Zߡ7�\"7R','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_phonelink_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_phonelink_off_24px.svg',0,_binary '.j8$_�\�K�xѨx\�',_binary '.j8$_�\�K�xѨx\�',_binary '\�_�\Z�o\n|Ѽ\04\� \�\�vۭе\�\�\�ם','',0,'?'),(_binary ',\�\Z�J\'�AWh�\�','wp-content/plugins/wordfence/views/options/option-label.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-label.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'`\��\�\�\�\�a�\�\� \�\�',_binary '��\�\�\�y��\�DFR#\\\\F/��G%RY�\�x!�B6a','',0,'?'),(_binary ',^\�W�1ѱ�NaL\�-','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateUpdateFolder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateUpdateFolder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��T\�p�E(\'-��c',_binary 'j{O�&�x���8\�̑�\�\��p5\�\�\�Ľ��','',0,'?'),(_binary ',@\�V\�\Z~+�G\�\�\0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacEmailContent.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacEmailContent.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�I�֡�\�hp\�3\�nq\�',_binary '�\�U g�\�O���_Ž\�Zqg\�\�*\�, �D\�','',0,'?'),(_binary ', �F\�&Y%\�ی&�\�','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/delivered.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/delivered.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uzCt�p�Y\�X\��',_binary '_\�dҭ�K=�\�\�F� h�kx4\�g)\�','',0,'?'),(_binary ',\"t>��t�?�.<OM\�','wp-content/plugins/wpforms-lite/assets/js/jquery.matchHeight-min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.matchHeight-min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M���fϫ\�v&K3\�j',_binary 'e�ܡ >�\0w\\Gs\�_X����\�T\�\�\�0\�\�','',0,'?'),(_binary ',&��\���VM.�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_unknown_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_unknown_24px.svg',0,_binary '��u��\���~/\�\�d\Z�',_binary '��u��\���~/\�\�d\Z�',_binary '\�! 溩p֟\�ƻ�fn=Kf\��\��n[YM\�B','',0,'?'),(_binary ',&��.5u\�So���X','wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser.php',0,_binary 'E�Y\�\r�\�5q=GS',_binary 'E�Y\�\r�\�5q=GS',_binary ')\�U\nμ�`�9e\�g2\ZA�\�-\�3^J�5Xeq','',0,'?'),(_binary ',5�sY\�(?*j���f��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_panorama_vertical_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_panorama_vertical_24px.svg',0,_binary '�>�2\�\� �\�\0JRx��\�',_binary '�>�2\�\� �\�\0JRx��\�',_binary '\�\Z\���F\�\�\�p)�\�(�)�\�*�qW�!,','',0,'?'),(_binary ',8\�z�f�\�D7\� >','wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�r�N\'~Y�P����%�',_binary '�-b\"\�C�Z)b�\�U\�k��\�(\Z�\����=�','',0,'?'),(_binary ',<VU�\�\�\�%�\�I\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5&u\�\�(¾�%�n\�\n',_binary '\"bmTO�\�;�;C���\"(�|\��(X�B\'��M','',0,'?'),(_binary ',<�� \�?C]\�0A�','wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ͷ���U裦\�h\�',_binary '�\�ehӧ�&έ��A�3�+WTh��\n\Z)\�?��','',0,'?'),(_binary ',E\�6 ]\�M8}d\�\�','wp-content/plugins/really-simple-ssl/class-url.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-url.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_5�K@\�ϗxl\�<�',_binary '\�h�<\�#0Џ<\�sQ�c���M\�2\�\�l�1rԕ\�','',0,'?'),(_binary ',Ip\�\�U\�w\�b\��A@#','wp-includes/blocks/spacer/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�6��4\�g1�)\�\�\�b',_binary '�SWl�i\�\"k\�0\�M\�\�L\�[��T�����','',0,'?'),(_binary ',R�3Z�9�i\�G�\��','wp-includes/blocks/search/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��O�1f43��\�Ѽ_0',_binary '}+��{Ȗ19\�D\0W0�S�(\0��sj(�%%�p�','',0,'?'),(_binary ',]\'N�%ݑUeT���)','wp-includes/js/dist/annotations.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/annotations.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�;D�\�w�D�)�l.',_binary '\�R�H0�\�z5�u\Z�؛\�J�\�\�{�����Z��\�','',0,'?'),(_binary ',c��*Q��5\�\�շ','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_voicemail_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_voicemail_24px.svg',0,_binary '�\�7P\�Y\�7<3H�\��',_binary '�\�7P\�Y\�7<3H�\��',_binary '���\�W\�\��\�\�s\�Dž�B�D+\�\�I#\�\�','',0,'?'),(_binary ',eq\�M:�JAЊc1\�\n','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/XSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\��Ʈ�u��o7;~z',_binary '���\�\� %l\�y�\'�#[�\��_\�{E�]8�%\�','',0,'?'),(_binary ',h�\�\�^【+�_&��','wp-includes/blocks/comments/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0Н\�#�ѐ\n�l��\�',_binary '�vwA\�\�\�\�*N\�`\�6.�ai�>\rZ \04h�}\�X','',0,'?'),(_binary ',n~\�\�dYC.>\�o\�l','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/.schema.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/.schema.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ',z\�e�\�Y#uJ~[P\r','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' OpR{�ҵ�\�Gݍ\�',_binary '�Y��:B�\�\�P5M��s_�����.ن�֎�','',0,'?'),(_binary ',��K��%�\�\�_�\�7','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-3.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�*9-H�f҅ �X',_binary '�ۼ=�w\�\�{���v\�^Ƚ\�\��C�qF:@\�','',0,'?'),(_binary ',�\�\�@��hj\�qrޒ�','wp-includes/ID3/module.tag.id3v2.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.tag.id3v2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Y\��\0�L����\�\�c',_binary '����WOUj<�|�\��\�\�\�M p�m*2�','',0,'?'),(_binary ',�\'�P���?�\�\�C\�u�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_menu_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_menu_24px.svg',0,_binary ' Oa���7M\��\�[�|',_binary ' Oa���7M\��\�[�|',_binary 'y�\�\��E\�mqц)�G+\�#w\�Z��4\�ݹ','',0,'?'),(_binary ',�hɃs?4B[\�^՝','wp-includes/SimplePie/Cache/DB.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/DB.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�w\�\��M\�\rʍ�|D\�',_binary 'g#\�\�\�\�\�]\"�h0Vq�)\�0��j�%\�\�\�I�','',0,'?'),(_binary ',�T�\�\�/\�/�`ᮅ','wp-content/plugins/wpforms-lite/src/Integrations/Elementor/.Elementor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/Elementor/.Elementor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ',��\�\�c\�4珢L5\�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/charts/vc_round_chart.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/charts/vc_round_chart.js',0,_binary 'Gl\�\�\�\�\��Ґ�8',_binary 'Gl\�\�\�\�\��Ґ�8',_binary '��\�:ēW:�*�2\�b��#\�Hۭ/\�q\�?i','',0,'?'),(_binary ',�\�\�|\�8C}��b�F\�W','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetFolder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetFolder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|� ��\�\n�ntǰ�',_binary 'J=\�{h��E\�R�.\�Ֆ@�\�T\\-L}\�\�\rX. �~','',0,'?'),(_binary ',��};��\�bV<0\�:\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slides/field_slides.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slides/field_slides.js',0,_binary '\�\'\�[���K\n\�8��',_binary '\�\'\�[���K\n\�8��',_binary '\�\�\�ӿ�\r?�(H��\"��%\�\�W�O\�ى\�^','',0,'?'),(_binary ',\�5!����Cw#]@ x','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�n\r�\�t\�[\�\\\�5\�',_binary '����\�\�Q\�N�\�!\�\�\�\�\�mat2hӡ5\�\�','',0,'?'),(_binary ',\�/\�\�\�\�\�\��\�gm\�*','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/status_report.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/status_report.php',0,_binary 'E\�6�\�v�B\�\�e�\�}j',_binary 'E\�6�\�v�B\�\�e�\�}j',_binary '�V̇bWx�s7ZQ\�#1\�\�\�N\�w\�C��P`\�5\�','',0,'?'),(_binary ',\�A��ځ\�w\�KG','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/admin.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/admin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:(��m\�şC�v',_binary 'Kr �_̍�a?!\�Hd��c{a\�\�uF\0 ��','',0,'?'),(_binary ',\�\�-o�\'^\0\r�4��\�','wp-includes/js/tinymce/plugins/charmap/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/charmap/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary ',\�\�i\��<(>u2&�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_toys_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_toys_24px.svg',0,_binary '�,%I\r\�\�\�\0\�ô��]',_binary '�,%I\r\�\�\�\0\�ô��]',_binary 'f��\�\�t\�|�\�\nXʸ�\�\�\\�dR\�WTtkM\�c�','',0,'?'),(_binary ',\��(X\'���\�%Z�\�|','wp-includes/blocks/group/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~Q\��*���&D\\\�',_binary '�\�qmVP\�k�P��\r�F,~3\�\�,���\�\�\�F-','',0,'?'),(_binary ',�,`&vx|\�\���\�','wp-content/uploads/visualcomposer-assets/assets-bundles/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/visualcomposer-assets/assets-bundles/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '-\0\�Vn�\�;VSD�}','wp-content/plugins/js_composer/assets/js/vendors/seo.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/vendors/seo.js',0,_binary 'Yb���U��g^\�Q\�v',_binary 'Yb���U��g^\�Q\�v',_binary '\�\Zc#\�hk�;�ڃ�\�\�?m\�\�\�;\0 \�)\�\�\�҈','',0,'?'),(_binary '-�\�aT�ޱXJϓ��','wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/verse/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�M@-~�\�V���rq<',_binary 'B\�U��\n^E�\�\����\��FE\�י\�慎q�d','',0,'?'),(_binary '->���\"x �I\�\�','wp-content/themes/twentytwentyone/assets/js/editor.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~K�a��OV\�\�E\�\�',_binary '\�\�wr^V[\��\����H\"��|�iAu�h,\�','',0,'?'),(_binary '-!N!��\������ӌ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\')~P\�b\�\�\�}W',_binary 'iE�{\�Y\��G\�gLk�\�Rf��S\�{\�n\'��','',0,'?'),(_binary '-%h�c\�`�\�\�tw\�','wp-content/plugins/contact-form-7/assets/icon.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/assets/icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~9\�\�N�ʶ_c\��_\�',_binary 'y埪\�/�+/��<&p4\��o\�\� �]o>+^t','',0,'?'),(_binary '--\�ü��$�);�\�J5','wp-includes/js/dist/rich-text.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/rich-text.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�x\�O�݃pʀ�$',_binary 'Tp\�\�bW�rQ��1#k�4QM߆_)x�\�>\�1T�','',0,'?'),(_binary '-.cX_�S�+����G','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_9_plus_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_9_plus_24px.svg',0,_binary 'K�\�\�\�\�\��\�HYR\�\0',_binary 'K�\�\�\�\�\��\�HYR\�\0',_binary 'b\�}\�le\��8�w\�\�\�\�r�\�\�8\��EЂx� �\�','',0,'?'),(_binary '-7OnWvE����\��','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_wifi_tethering_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_wifi_tethering_24px.svg',0,_binary 'z�0N�o,�g+jG��',_binary 'z�0N�o,�g+jG��',_binary '@��\�h9K5<Б��\� =�K ����j0�\"','',0,'?'),(_binary '-<h�Ai�t!���]�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�4�`�|D$WE�',_binary '}�v\��>\�y�d\�ƗU�\�s\�\�\�\�;��h','',0,'?'),(_binary '-D�g\�#ٱ/����B�u','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/field_typography.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/field_typography.js',0,_binary '�y�7�?\��G�V\�W',_binary '�y�7�?\��G�V\�W',_binary 'u)�Y\�IM^\r\�\�yD�V���I�\�Nًvo\�/�','',0,'?'),(_binary '-Vp{헀V\�\���\�\��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/HTTPAuthorizationInvalid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/HTTPAuthorizationInvalid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�}�~�R�-��\�J$�',_binary '�\�\� �\�\�MYm�%\���<n�w�\�\�\�dz\��','',0,'?'),(_binary '-Y\��M\�\'$NW�~��','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_network_cell_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_network_cell_24px.svg',0,_binary '8;5z�� �N�#7\'+\0',_binary '8;5z�� �N�#7\'+\0',_binary '\�\�K9~\�B�&\��\�XXvd��}qr�[','',0,'?'),(_binary '-[\�\�\�E���@ۣ\0','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp860.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp860.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm�\�d�IL\�7(=T\�\�',_binary '�`\�*o|\�|\�m\�\�}��\�r��-�\�\�\�H','',0,'?'),(_binary '-\\��[\����\�J�ץ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\�1��\� \�M�\�\�\�]�',_binary '�\�A8\�\�{�!�\�V�t<S��qH�oh\�4��y`By�','',0,'?'),(_binary '-cF��;\�.�{\�$0j','wp-includes/blocks/home-link/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/home-link/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '-jާ� ��\�\��~hyb','wp-content/plugins/wordfence/lib/menu_support.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_support.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z[�t*\�&Y5��\�ٙ',_binary '\�\�)�D� \r�\�#\"\�G�ҥPU\�J���\0@8W�\�','',0,'?'),(_binary '-kdϯ���X\�w\\7���','wp-includes/admin-bar.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/admin-bar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���P�\�*䰅\�\�P\�',_binary 'g\�\� Wn��!D>E�\�{\�\�h��;��\':�Ȁn|','',0,'?'),(_binary '-oiB�d\'I\�\\cG�͖\n','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/AbstractLocation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/AbstractLocation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�e$�zQE+l�4%\�l��',_binary 'E�+�Xz;cssLa���!�A��\�`�ĩal�\�/','',0,'?'),(_binary '-wm���`Gg��C#\�\�','wp-content/plugins/js_composer/include/params/href/href.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/href/href.php',0,_binary '��H\�\0}�����',_binary '��H\�\0}�����',_binary 'S��BQ/<\�t!\�\�\�\��\�\���;{��A\�','',0,'?'),(_binary '-ws�Ma~$��\�J\n','wp-content/plugins/gosolarthemes-core/admin/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/index.php',0,_binary '��:\�>\�\�#�<q~�O�',_binary '��:\�>\�\�#�<q~�O�',_binary '�� ��o�\�\�M�J#�A|�ߎ\�(�\�;6R\n\�','',0,'?'),(_binary '-�\�\�\�Ǹ�%w=\�\�','wp-admin/css/colors/ocean/colors.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ocean/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=A\�\�$o�\�\�cV\�',_binary '3\�3�g�(u�2-*6{\�j��=��Pg�0M��\�\�}','',0,'?'),(_binary '-���_��\�mq+�\�1�','wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h㠲\�\�\�i�e��ɡ',_binary 'IH�Mp\\�\�\��N�h\nN��F=-���Z\�=hO','',0,'?'),(_binary '-��)7�5y�8c\�\�Wv\�','wp-admin/about.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/about.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�z�\�\��\�\�f)��Y',_binary '\"+\�\\��ض��\�#;��- 4o\�6R\r*X;�=','',0,'?'),(_binary '-�_�\�+\�\�Yn�\�S','wp-includes/js/jquery/ui/tooltip.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/tooltip.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�MPa��\�\\\��t ��',_binary '�. +�\�\�\�\�\�٘s�L���\�C\�\'Ad�Lr','',0,'?'),(_binary '-��7l��U3X','wp-includes/widgets/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '-�f\�\�4]\�#\"u��l','wp-admin/css/colors/light/colors-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/light/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=,>wR\�zu�4\�d��\�',_binary '���+!W��nX?���\")�-�+�8\"]A,D0���','',0,'?'),(_binary '-��\�{�\nwQ��\�^g','wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�]иm\�Dt\'f\�',_binary '���\�Z�ho\�R]C���Z�\Z�OlZϏ\�:l��','',0,'?'),(_binary '-�\�藂��Y{]ns�','wp-includes/css/wp-pointer.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-pointer.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kh\�\�\�:\�]w\\�\�cUK',_binary 'A�\�Mj�%U\�uք\"��Z\�\�\�\�vl=(n�H�\�','',0,'?'),(_binary '-�d�L\�ƥXH�m�','wp-content/themes/twentytwentyone/assets/js/editor-dark-mode-support.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/editor-dark-mode-support.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ap!}�\�7\�Wsj\�',_binary 'j����\�=Xi_\�\�\�\�ְނpߤ�\�^Ѯ\��','',0,'?'),(_binary '-Ĕ\�8\�\r\�\�J�\�5','wp-content/uploads/revslider/home-default/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/revslider/home-default/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '-\�c��qX�\�\�\�\�(@I','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/AES.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/AES.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Md�\�)ٯ\�6',_binary '&�\�\�\�\�\�O]g%\�k\�Fl�ů\�4��\�\���*','',0,'?'),(_binary '-\��EX\�e�\�F�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP384r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�X@uQ�=P̬',_binary '�0��>�\��A�\�z\�?2��;ِ<xN+Bc','',0,'?'),(_binary '-\�\�\�(_T$\�*\�Z�\�','wp-content/themes/twentytwentytwo/inc/patterns/general-divider-light.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-light.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�U��$�k�Y3',_binary '=b�,\�\�N>C��M�fH˵8��\�o�\�uW','',0,'?'),(_binary '-\�Q�g\�m��U\rO+\�\�\�','wp-content/plugins/js_composer/include/autoload/vc-pages/pages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-pages/pages.php',0,_binary '�m�\��\�痹��sI',_binary '�m�\��\�痹��sI',_binary '�\�+\�7n�2�B+\�)���z\�nz~-\�\�\�\�\"','',0,'?'),(_binary '-纖\�(\"\�C\�j\��','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_clear_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_clear_24px.svg',0,_binary '�H;�{e��i�:��*�',_binary '�H;�{e��i�:��*�',_binary '�\�ʆ��\����c\� u��ݬ\��\�$��q�\�\"@�','',0,'?'),(_binary '-ꁠ�qu\�jˮm\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/plugin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/plugin.php',0,_binary 'B�L�\�B\�\�\Z!\�G\�\�',_binary 'B�L�\�B\�\�\Z!\�G\�\�',_binary '\�\�5\�C-\�NL\�\�\�\�p\�<\�q4��Z','',0,'?'),(_binary '-\�4���\�&zK&k>\�','wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Elementor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Elementor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�ܤs&?\�]k�8�x\�\�',_binary '9\�^\'��VǖD.� O���p�\�GR��\�\\�\\�\�D','',0,'?'),(_binary '-��\�F\����l8�\�O','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSmsCampaignRecipients.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSmsCampaignRecipients.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�r\�\�d�!�\���o',_binary '.�&W\� �sv�F\�Ŭ?�t�mi�JQ\�*\�.\�9','',0,'?'),(_binary '.�\�\n]˯F��VR�','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.ttf.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7���\\��\�\Z��\�En',_binary '{GS�\�0��\�\�\�)\�\�\�.~��#m�}\�:2\�\�','',0,'?'),(_binary '.\'\\<\"�y_|E\�@','wp-content/uploads/wpforms/cache/index.html','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/wpforms/cache/index.html',0,_binary '\��ُ\0�\� �\�B~',_binary '\��ُ\0�\� �\�B~',_binary '\�\�B����\�șo�$\'�A\�d��L���xR�U','',0,'?'),(_binary '.-�\���\\.\�\�\�r\�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_forward_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_forward_36px.svg',0,_binary '�S\�\����A\�@��g',_binary '�S\�\����A\�@��g',_binary '\"�6\�\�=�\�A�<�ӦŹ�)\���\�\�\"\�E�','',0,'?'),(_binary '. \�\0_oE�]A�_\�0PJ','wp-includes/js/tinymce/plugins/wpautoresize/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpautoresize/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�K\�.�Aj_�m�r#i�',_binary '\'��C��b\"B��\\�N\�N�\�\�*r&.X�\�J','',0,'?'),(_binary '.\"\�}B\�yF��\'�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/platform_check.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/platform_check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\�\�+-\�\�\��rc-',_binary 'Y�\�Y\�7���\�\�\���\�\�JP7̰\�\�3\�','',0,'?'),(_binary '.<tl\�n���)x\�','wp-content/plugins/wpforms-lite/templates/integrations/elementor/form-selector.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/integrations/elementor/form-selector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ΫW�Ԯ\�DHs0;�)��',_binary 'To-\�\�=\�>L�\�ϕ+hW\���ZPzy\r�H\�','',0,'?'),(_binary '.Dlӓ\�O?\�\� T\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x} \�\�pc��K\�O�',_binary '(H>\�\�0�}��\�8:e�)T�\�N�/\�z\�','',0,'?'),(_binary '.IhU��\�3��+B\Z��','wp-includes/images/admin-bar-sprite-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/admin-bar-sprite-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Q�\��\�8�\�o�\�',_binary '*E�\�Ts�\�\�al\�^\�p�\�X��\�Z\0��','',0,'?'),(_binary '.P���\�\�\�\�:E6���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetCampaignStats.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetCampaignStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�cJt<\n��P�&�\�c',_binary '\�h\�\�\�9�\�\� 7\��S��)��\�Ed-i\�\�\�J','',0,'?'),(_binary '.S�h]���j�+|+(\�','wp-content/plugins/js_composer/include/params/.params.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/.params.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '.T�DZ�5L=PTUJ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ne�n�\�\�\\�Q��',_binary '\�o�\\�%\��+�\r��\�\�\�vKذ_�g','',0,'?'),(_binary '.]�7\�\�M\�rT\�vA\�','wp-content/plugins/wpforms-lite/assets/images/about/how-choose-right-form-field.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/how-choose-right-form-field.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\��\�������:',_binary 'oK�K���ؗ����I/H�� \����X^M1c','',0,'?'),(_binary '.k;����\�\�\�w��q','wp-includes/blocks/post-author/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�l�J8�6��\�4��\�',_binary '�^��/5Z0%�\��˹B\0\�S\�\�ӚC\�If<','',0,'?'),(_binary '.x��Ϯ\�7�\���_\�','wp-includes/js/mediaelement/mediaelement-and-player.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mediaelement-and-player.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\n\�.\�A�J��4I',_binary '��\�S{h�d���\�\�q(�\�\�^�s\'�%\�a%','',0,'?'),(_binary '.y�\�\�u\�ho�NI\0I�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/FlowdockFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�?�\��F\�M�G�',_binary 's\�\�x�VMj����\�\�\�m.H�vX','',0,'?'),(_binary '.�麉D0�u�L-c�','wp-content/plugins/wordfence/views/options/option-toggled-segmented.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-toggled-segmented.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�B\�W#�\�#��\�',_binary '\�^�<��4\�\�e,�\�\0�\�l\���\�\�\r\�!d','',0,'?'),(_binary '.���\��X�7(\�\�','wp-includes/Requests/src/Requests.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Requests.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_\�>w\�$\\m� \�',_binary '\�;\���Q��{�\�\�x�*+��CNm\�\�f\�\�','',0,'?'),(_binary '.�Y,=����0���','wp-content/plugins/js_composer/include/autoload/vc-single-image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-single-image.php',0,_binary '��s\���ȝ�hHʠ�\�',_binary '��s\���ȝ�hHʠ�\�',_binary 'M\�7?)_ �d�A\�M �mjs}����V�}��~','',0,'?'),(_binary '.�=�\�$��.�6�\�(','wp-includes/blocks/button/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{��\�{Y;\�et�sS',_binary '�� U\�B$:�<\�(.\n\�Q\�_%\�뇸�\�\�]','',0,'?'),(_binary '.�sE\���9��:�\�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pt_PT.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pt_PT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�O�\nh�$Z\���\�',_binary '\�8+B�,tZ��x�\�Qq�\�(���VV̽\�E���','',0,'?'),(_binary '.��\� -\"�:\�\�e��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/bootstrap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�s^�t�=�2o@\�55',_binary 'H\Z^dB0<$+,켂dMg\�c$�F[��<\�','',0,'?'),(_binary '.�BǷ&\�\�,�\�F4','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�P�EA\�\�Z�$\�qkH\�',_binary '���$uR\�p6j�\�\�<x\�\�Q�+\���^I�','',0,'?'),(_binary '.�E\�[J\�\�l�x\�\�','wp-content/plugins/wordfence/images/forward_disabled.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/forward_disabled.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M_\�\�Z?\�N)�Ҋ\�:\�5',_binary '���/\�<>O&\�ȕJR݇e\�}�(��m','',0,'?'),(_binary '.�\�7\�f\�w9Pm@��\�\�','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�0�H\�#�IHD\�\�\�',_binary '\�v�o\�VYx�?��\�\n\�\�\n&3c-\r�8\�m��','',0,'?'),(_binary '.��y�\�\��\�}��\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_archives.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_archives.php',0,_binary '��hbcr925�z\�D3E',_binary '��hbcr925�z\�D3E',_binary '�I\n\�\� y��t�|��i8߳�qy�\� IG','',0,'?'),(_binary '.\�e�JX�i\��\�V :\�','wp-content/uploads/2021/11/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2021/11/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '.\�\�QJ\n��\�)\�ޛ\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_googleplus.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_googleplus.php',0,_binary 'p\Z�*\�PAl-?\�<\�',_binary 'p\Z�*\�PAl-?\�<\�',_binary '2���\�g�:N\�B=�e|`Yx\�O���O����4','',0,'?'),(_binary '.\�Y\�\�e8\�(��6\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+[�\�\�\�\�C�d�d',_binary '\�\�3˜RJAb�\�*Ï\r�8Мـ���H�\�','',0,'?'),(_binary '.\�Uב\�e�~\�M6�۟�','wp-content/plugins/js_composer/include/classes/deprecated/.deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/deprecated/.deprecated.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '.\�\�oÞ�\�[oD\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_zone_c.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_zone_c.php',0,_binary '�1 \�3��5A�:9@',_binary '�1 \�3��5A�:9@',_binary 'õ�n\�\�[\�Geb��\�A\�\�=dz �\��\�p�=','',0,'?'),(_binary '.�\�Ϡ�a?馺W�8ӵ','wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�uEL\�\�j\�P\�\�',_binary 'i��\��4�\n�&Ddܕ�L|2���.}덷ۻX\�','',0,'?'),(_binary '/N\�g�\�K\Z��\n�\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/.shortcode_generator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/.shortcode_generator.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '/ ��\�߮|A*\�\"/','wp-content/plugins/wordfence/models/scanner/.scanner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/scanner/.scanner.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '/\�gj�\� �\�J�M\�g','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/date/validation_date.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/date/validation_date.php',0,_binary '�mw�)dJ$��f=O�',_binary '�mw�)dJ$��f=O�',_binary ';�\�>��a�%\��q|M\�\�\"UPnE\�qz}\�ؘ','',0,'?'),(_binary '/A3�y�)\�\�\�\�9�','wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#�ӎ\�\n֨�\�\�d\�ެ�',_binary '�u��\n�\�\�c\�\�a#��\�AEU\\Ӓ5*mR�\�}','',0,'?'),(_binary '/*:����o>�t���\�','wp-includes/js/dist/autop.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/autop.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�a�qg�Sx�~��E:1',_binary '\�\�\�\�\�&�\�H\�\�\�\Z;�Q�v���_a���nC','',0,'?'),(_binary '/8\�\�P�\�%�$߷','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_games_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_games_24px.svg',0,_binary ' ���pT�=2\�e\Z�$',_binary ' ���pT�=2\�e\Z�$',_binary '[�twݫ��jPe�W>�Ü����c\�4\'X\�a ','',0,'?'),(_binary '/<0��\�=Q`x\�>@','wp-includes/js/tinymce/langs/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/langs/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '/<ا^ɼf}�\"\��$�','wp-includes/images/media/document.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/document.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\�4�8\�Αy�6\�d�',_binary '�\�ø`�\���\�\�\�f I$ _Z�X�\"0\r�\�,','',0,'?'),(_binary '/B�$Sz\�i\�9�\���','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G8�J+�\� ��z',_binary '>8���\'X\�i\�Ub�Gн\�,<T`6\�\�4Ѝ\�','',0,'?'),(_binary '/B\�V�o\�\n\�Ԯ#\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ldy�a1\�3\\\�ж',_binary 'Y<�Ԫ_\�B\�\"��ֳDv.��0f�\�\�r���\\','',0,'?'),(_binary '/O\�yC��\���\�N��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/palette/field_palette.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/palette/field_palette.js',0,_binary 'r���\�\�$\�|O+�k\�',_binary 'r���\�\�$\�|O+�k\�',_binary '�2}&tl\�4�\�\�\�\':\�u}4\�Z\�\�$+qa�9','',0,'?'),(_binary '/W�em�B\�0Qww�\�','wp-includes/blocks/group/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '/afw=�\�?\Z6P��I�','wp-content/plugins/js_composer/include/templates/editors/partials/backend_editor_footer.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/backend_editor_footer.tpl.php',0,_binary '���\�\�g\�Ƽ&z',_binary '���\�\�g\�Ƽ&z',_binary 'e\�E�T$�c\��ط�\�]쀺VV?\�.\�0R','',0,'?'),(_binary '/f䌴^�`\�4\�\"�\�6','wp-content/plugins/js_composer/include/params/vc_grid_element/vc_grid_element.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_element/vc_grid_element.php',0,_binary 'j\�|\�n���;M4^M\�',_binary 'j\�|\�n���;M4^M\�',_binary '\�\�P�\�\0s+@U\�\�\�ǹ�Å�\�ii�\�','',0,'?'),(_binary '/l\��\�\�\�e\��\0�%','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\\r��IR�\�ר',_binary ',8O\�^C\�녳2\�#\\\\\���ӽ�eo�\�','',0,'?'),(_binary '/�D\�c��l\�\�ޏ\�','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�1HE~oI�\���\�',_binary 'C\�#r�U\�07���\�>{37L���\�1\�\�s�','',0,'?'),(_binary '/��M�n�\��\�\�(�sv','wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/No\�\'\�n\�v��9\�,\�',_binary '�J�P\"Aұ\r�S�P4In\Z*\�0A\'�ϫ�\�p\�/]','',0,'?'),(_binary '/�s��C4��\�\����','wp-admin/network/setup.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/setup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' w�\����T\�A;\�}Ad',_binary '�\�韌\�\�\'�MN\�+\�ƺ�R�\��\�g','',0,'?'),(_binary '/��\� ax-\Z�','wp-includes/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '/\�s���\�NF�>\�6\�','wp-content/plugins/contact-form-7/includes/css/styles-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/css/styles-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\�E���1\�X_\�uA-',_binary '_\�M\'\�:#iLHuwA��{��\�\�\�̠@\�G','',0,'?'),(_binary '/\�1�8\�\�9<Z����','wp-content/plugins/js_composer/include/classes/core/shared-templates/.shared-templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/shared-templates/.shared-templates.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '/\�\�\�dQ}>�&�k�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp224k1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ba�c\��\�\�\��Z\�',_binary '\�E�=\�7l4�\�\�O wrc�\�@\�L\�l5','',0,'?'),(_binary '/鹠\�\�\�ΰ1\�iw��','wp-includes/images/uploader-icons-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/uploader-icons-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�&-�\�O��Õ\�~',_binary '���r\�\0��\�\�\'_>�\�6\�\�QW��4ڠR��','',0,'?'),(_binary '/\�\�f��P�j>X��','wp-includes/sitemaps/class-wp-sitemaps-renderer.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/class-wp-sitemaps-renderer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6�]\�8\�}\�Բ�\�Ge',_binary '��j�\�|�\�:\�*J協�ow\�W�\�G\�n\�','',0,'?'),(_binary '/\�M�Z��\�\���(fh','wp-includes/Requests/src/Exception/Http/Status411.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status411.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ױ����4I�cIv\n\Zh',_binary '\� o�z\��^\�|�}\�o\Z@7C ;9/D \�F','',0,'?'),(_binary '/\�|�\�ڀ��4�b','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_panorama_fish_eye_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_panorama_fish_eye_24px.svg',0,_binary '\�J~��]\��ܪ���P-',_binary '\�J~��]\��ܪ���P-',_binary '�=S-\�\�?vQlP�ca��T@�Y_\�O\'�\�','',0,'?'),(_binary '/\��\�\�\�5SQU۶v+\�','wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e+��\�!&B��5J��',_binary '�\�8dl $\�b�y���M\�u\��\�N�l\�','',0,'?'),(_binary '0/�\0\��\�\�3','wp-content/plugins/revslider/admin/views/builder-timeline.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/builder-timeline.php',0,_binary '�,\\L\�U��\�P\�\�sS',_binary '�,\\L\�U��\�P\�\�sS',_binary '�\�x\�\�fQ���\�Ļ�\� �f�{�j\�-\�y�','',0,'?'),(_binary '0cUP�ePQ����\�\�','wp-content/plugins/js_composer/include/templates/editors/frontend_editor.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/frontend_editor.tpl.php',0,_binary '��vW�\�w\�7[\�\��',_binary '��vW�\�w\�7[\�\��',_binary '\��@\�\�^/�\�Cu���da���\n��\�G�','',0,'?'),(_binary '0|q�\�\�\��Hha','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hy.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hy.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\\\�<\�aj\�iERљ',_binary '/\�E�Xn��\���ԡF�\�͋\�i��qS\"A9\�n\�','',0,'?'),(_binary '0j�\�y*�o\�4�\�-','wp-content/themes/main/js/plugins/gosolar-modernizr.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-modernizr.js',0,_binary '�`\�4����<ֳ�y',_binary '�`\�4����<ֳ�y',_binary '[3�]\�h�՞qi\r\�N\�����\�;\�#�P&�\�A','',0,'?'),(_binary '0-I�\�.�Ϲ*4\�\�V\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Ztb�r�yI7�9J��2~',_binary '\�K���Լ�\�i�E��l�1�9GR���M\�C\�','',0,'?'),(_binary '043p�\�2\�P>\�Ҥ\�>','wp-content/plugins/contact-form-7/includes/form-tag.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/form-tag.php',0,_binary '\n\�ҧ���\� K�\�\�\�8',_binary '\n\�ҧ���\� K�\�\�\�8',_binary '\�;�\�\�\�:���\�Ee,o�\�\�`.\�y3r`�','',0,'?'),(_binary '06<\�1vz\�Sw�f-�y','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/admin_wrap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/admin_wrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�n\�BѴ\�_4�Z%v��',_binary 'R�C[�E�[�\�x\�:\� \���\�\�r0�b\�V','',0,'?'),(_binary '08\�PL\�\�F \�ԻH','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k�\rǒߤb5��.\�\�',_binary '\�+y6�0<ʲ4D�`(�i \�J\�U\'{�\�','',0,'?'),(_binary '0<�\�\�\�lڿ�\�J�\�','wp-includes/js/wp-backbone.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-backbone.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��G��\� 1\�Y!\�z\� ',_binary '\"���\�I�\�`\�\�I\�: \�\�OX7ꆼ)\�2�','',0,'?'),(_binary '0<�9\��\�u\�;SZ\rj','wp-content/themes/twentytwentyone/inc/template-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/inc/template-functions.php',0,_binary '�h\�t\�\�\�\r\�\��u�\�',_binary '�h\�t\�\�\�\r\�\��u�\�',_binary '\�]\n\�\�\�.sA\�d�ׯt��`\�\�zRLZ����=','',0,'?'),(_binary '0A�\�\� \Z�vmF9hH��','wp-content/plugins/gosolarthemes-core/tinymce/shortcodes.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/shortcodes.class.php',0,_binary '�\�\�CZ=\0{�A�K���',_binary '�\�\�CZ=\0{�A�K���',_binary '!kV=\�%^�恬�ɀ(:S\�b\�PDݛ\�','',0,'?'),(_binary '0C욥���\�(�C/\�[\\','wp-includes/css/dist/reusable-blocks/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/reusable-blocks/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '0E�\Z\�#gzZS�h@}','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-button.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-button.svg',0,_binary '\�\�IN�\�}�0=\�OG�',_binary '\�\�IN�\�}�0=\�OG�',_binary '\�!3��^v\�eq۩�e\�:/\'W\�;\�w���\�JY=\r','',0,'?'),(_binary '0H�-\�H�;O\�X{\rH6\�','wp-content/themes/main/charitable/campaign-loop/campaign.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/charitable/campaign-loop/campaign.php',0,_binary '\�\�*(�*\�\�O��ӗ\�\�',_binary '\�\�*(�*\�\�O��ӗ\�\�',_binary 'e\�{\��(�� �\�T�!7��F\�TEH�\�2�C','',0,'?'),(_binary '0]�qK\'�f�x��\�\�','wp-includes/js/tinymce/plugins/compat3x/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/compat3x/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L�{\�\�p\�\�Ҡ',_binary '�\�m\�澑\�[\�S3\�\�\'�J\�*\�\�Sts\�j\�\�\�','',0,'?'),(_binary '0g���\�Ju�\�G5`��','wp-includes/js/tinymce/skins/lightgray/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '0j\�Vƽ\�f:�5�\�`�\\','wp-includes/js/customize-selective-refresh.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-selective-refresh.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3D՜�Y\�*���V\�%>',_binary '/��Nx~\�jw��PYWr\�O\�^�Zq��Q\�\Z$','',0,'?'),(_binary '0r\�@\r0`\�<\���&�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hu.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<xzڹ$\�\�N�\�K\�\�\�',_binary '-���f�~.)Mޖ��4�9���\�=�:a��{K','',0,'?'),(_binary '0t\��\��ݟ�\�\��\Z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/Batch.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/Batch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i�\�RJ��\�۴$�^\�',_binary 'M�c��Y�\�=\�n;v 38px/c-����Ӡ[','',0,'?'),(_binary '0x\�h�\�ͭK��3�\�T','wp-includes/class-wp-fatal-error-handler.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-fatal-error-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g�x���\�8�m�\�Y',_binary ' �/�i\�\�E��)*�\�\'%�0Y�ףȆ\0\�m\�2','',0,'?'),(_binary '0y����\�\�_��REM','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg6.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg6.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nMFTÏ\�CQ�\n�gz�',_binary 'h�\�\�\�&dPT�`�=�Y���nu\�\n�xlXc_J','',0,'?'),(_binary '0�r\�^�?�lA{','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-scales.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-scales.svg',0,_binary '-�\�\�~\�;\0@�&\�~�',_binary '-�\�\�~\�;\0@�&\�~�',_binary 'Zu�\�;��t�\�j\�\r\�\�u\�.��.A.\�L�','',0,'?'),(_binary '0��\�\�a\�O�ZI|I\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�W�HY \��²��',_binary 'zI]�_�Dz��!\�bш\�6�d\�uY\�3','',0,'?'),(_binary '0���\�k� ?ޞ\�\�\�','wp-includes/js/jquery/ui/effect-scale.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-scale.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y[�Y\�\�y��\�qD;�',_binary '\�9\�\�R�/�O��@\�\"A\�R�ܬv\�� �TJnZ\\','',0,'?'),(_binary '0���(v�b&\�\�tGݝ','wp-content/plugins/wp-maintenance-mode/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';i?�DسN5\�jH�$�h',_binary '�C�ky�\�j\�J \��#l�\��!WM�BW�%�\�','',0,'?'),(_binary '0�\�<K\�}�����ׇ','wp-includes/blocks/image/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\\&4��8�@\�\'\\\"\�\�',_binary '�c_na�� \0+7��\�.\�\\Hͭ��V��nA\�\�m','',0,'?'),(_binary '0�\�\�E\00���X\�H','wp-includes/js/colorpicker.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/colorpicker.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�/����kF\��\�x�q\�',_binary 'T@\"$:��\�\� G\�LB�}2P\�\�HR\��� �','',0,'?'),(_binary '0��Fj/\�-\�M\0r�ː\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_short_text_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_short_text_24px.svg',0,_binary '�Sdd \�\�\�n\�\�\�',_binary '�Sdd \�\�\�n\�\�\�',_binary '� IuHQ\���~/\�b7\�d\�\�\�mV�\�\�\nl\�','',0,'?'),(_binary '0�\rP22c�ڮn\�_','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/EmailExportRecipients.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/EmailExportRecipients.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm$\r��Q@Q\r\'�\n',_binary 'C���l�\�\�F�F \�\�a�\r\�Ds�%wZ�\��@','',0,'?'),(_binary '0�\rbDG�D|�G|��','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/LogsTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/LogsTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�5�\�<�O\�\�\�n',_binary '\�\n��pHa�e\rʿ���\�\\!\'tA\�A\�c�\�','',0,'?'),(_binary '0\�dۦZP\�2\��o\�','wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\rL_C\�\�\�jə��ȝX',_binary ',\�ް+R���Q��u��mm\�\�(e\�ЅX�{^','',0,'?'),(_binary '0ٽ\�\�M}r�\�v���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb233.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���y3~�Pj<c�<\�',_binary '4f��(�`\� �\n-���R�\�CZ#05i�\�','',0,'?'),(_binary '0\�\��\�o�{$�T4','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/es.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/es.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '),��\�E\�5S�ǟ',_binary '\�Ohz�����n\";�\'\�\� I��8�O@`�\�C\�1','',0,'?'),(_binary '0\�G�+\�S\�ъp�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FlowdockHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�jn/;\��#���\0\�4',_binary '��\�Ը�U�,:\�w��b}�\�%j\�\�\�\�+�','',0,'?'),(_binary '0��\�&��\�M�\�Ue2j','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\0Vp@,��\�p',_binary 'm�ѾO\�\'sJ�\"\�&�u7�\�Jδ\�\�','',0,'?'),(_binary '0�\�$X8F�nŃk�\�\�','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��f\�UEM��X`�G\�',_binary '\�E\'Px%\�\�\�,�4��4;k60+�K�\�\�.Q]','',0,'?'),(_binary '1v/.YVU�\�`��\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_chat_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_chat_24px.svg',0,_binary '�\'��D\�\�]�q\�a�NJ',_binary '�\'��D\�\�]�q\�a�NJ',_binary '�P�\�O\�q\�E~\��\�\'��\�S��*\��y:M�','',0,'?'),(_binary '1\n����\�\�\�c\�\�\�\'','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/admin.less','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/admin.less',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�K֞U]�bɩ/aj \�',_binary 'S\�L\�\'8\�]\�v\�\�$n\�\�25�\�nC��bY�\�\�','',0,'?'),(_binary '1&�ԍ0\�/�\�J(�?N','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/vc_tta_tabs.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/vc_tta_tabs.js',0,_binary 'N�\�_�\�T\�XBPY\��',_binary 'N�\�_�\�T\�XBPY\��',_binary '0Ҍ\�\�Nt�a-�E\�3>\�\�P\�\�\"ɋ\"\�\'','',0,'?'),(_binary '1-��\�\�\�g97�\�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P�B��\�.\�\�}\�F�',_binary '��c\�(����k1��\�\�\�2�Qw4�\�?0','',0,'?'),(_binary '1.ْu3\�\�\�N\�N�y�','wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/Access.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/Access.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�_�\�k\�E�j@L:y�',_binary '\��\Z�\�\� ��\n��vn&�9+ѯ� #ʬH�','',0,'?'),(_binary '131\�\�W�\�\�LǪ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/UriTemplate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/UriTemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>���Ѧ3_����K�',_binary '5�(~k��\�g��\�&\�`�VG5��9\\\�\�֞\�','',0,'?'),(_binary '1?o�x�\�<\�?\�\�\�6','wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?v@�Y�a\�p�v���',_binary 'p��\�ZʇO\�F\�M\�\�4\�V92\�QP��\0\�\�\�\�','',0,'?'),(_binary '1@7&/q=��Sc=&�C\�','wp-content/plugins/wpforms-lite/lite/templates/education/admin/notice-bar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/education/admin/notice-bar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[K��\'����\�>(��v',_binary '\�\�ϓ�`��\�E�a �i\�(�!}A�t�F\�','',0,'?'),(_binary '1A�\�\�\�,\ns����v','wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y�\�)�\�ɾNS(\�! 4Z',_binary '�\�/\�[��f \�nU���!79�8^94�\�\�\�\�M','',0,'?'),(_binary '1DYJ�\�\�y?�zJ�l','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YWAJ+\�W��^��',_binary 'SN�Ã)\�O\�t_j��\�?\�\�\"3�\�%���E','',0,'?'),(_binary '1L7VaG���V#ݣ8_','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/DoctrineCouchDBHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!�\�p��\�w�*\�@�',_binary '�k\��h\�5��Y\����~�\0\'~y#\�U\�','',0,'?'),(_binary '1Y0I�\�q\�6I�}Vb�','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg6_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg6_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�T�2���1\�\�\�xC',_binary '^\�lD\�c��k;��NTwm`fl�c_�\�wf','',0,'?'),(_binary '1^\�\�BsCZU*��M\�>','wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-upright-var.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/o�-\�6��ѥ�p|',_binary '\�\�\�dd\�^�#QҒ\Z\�#q�^�Ɠ\�J\�w\�','',0,'?'),(_binary '1o\�\�7���$Tԁ`r�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_line_style_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_line_style_24px.svg',0,_binary 'R<\�jN�\�5\�O�v\�',_binary 'R<\�jN�\�5\�O�v\�',_binary '\n�ߵ��?��#��\�%��w\�(\�7��_B\�','',0,'?'),(_binary '1q\�`��\�YO@\�xBrD','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/image_select/field_image_select.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/image_select/field_image_select.min.js',0,_binary '\�p�(�Ed\�z\�V\�\�8',_binary '\�p�(�Ed\�z\�V\�\�8',_binary '�w�\�C�\�@3wB7+��zں\n\�\�\0v*>\�','',0,'?'),(_binary '1s�)6�Ӷ���C��Η','wp-admin/user/admin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�T^\�1\�\�\�\��A�|',_binary 'Y\�\�%մ9�\��\�N�\�?\\v\\a��M���~','',0,'?'),(_binary '1ty@vG`�1\'���\�','wp-content/themes/twentytwentythree/templates/home.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/templates/home.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\\s��n\�֪�\�n����',_binary 'x\�$�\�\�\r<�M�\�\�^2�\�6��\��\�bQ\�','',0,'?'),(_binary '1t�\�n������\�#LG','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelectorConverter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelectorConverter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\�uW\�)Zy Q��\�',_binary '\�\�\�na\�vy\�9\'U6\�ɱ��E\�w��\�ꩧ','',0,'?'),(_binary '1x�\�\�\�8\�\�}�ٚ','wp-content/plugins/revslider/includes/cache.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/cache.class.php',0,_binary '� �\�\�\�u(ŗq\��u',_binary '� �\�\�\�u(ŗq\��u',_binary '�K�7\�U\r�aTe��)JD�paA:��?\�\'1ެ��','',0,'?'),(_binary '1yF{\�1�\�LXx\�\�ɕ�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-php72/bootstrap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-php72/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\�\0q,\� �Şb~�LD',_binary '��{)�)�x�z֖�\�dLv\�P\"\r��F\�*\�We','',0,'?'),(_binary '1�3\r\rI�\�W��\\\��','wp-content/themes/twentytwentyone/assets/sass/03-generic/breakpoints.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/03-generic/breakpoints.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ov_J\�ex�� V-\r',_binary '�߬a\�#�1Ȫ�\�\�s�9\�\�;�\0e�oH߉T\�\�','',0,'?'),(_binary '1�˹�\�\�I�O浌\�ÿ','wp-content/plugins/js_composer/include/templates/params/column_offset/.column_offset.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/column_offset/.column_offset.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '1��\�2\�\�V���\�(','wp-content/plugins/wpforms-lite/assets/css/builder/builder-subsystems.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-subsystems.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*�\rrq-�����`\�\�M\�',_binary '� ��e�庀\�\n/e\�\��\�G\�t\��\�\�','',0,'?'),(_binary '1���\�*ખx�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendTestEmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendTestEmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ƒ�\�\�8r�\��',_binary '�\�k\�υn#�vBF�\�߮\�\�9\�Y\�X���C\�v�','',0,'?'),(_binary '1�\�\�pa\�`H0ߢ\�e','wp-includes/js/dist/url.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/url.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ZgxW�\�x*g��?#�',_binary 'n�U��4U���bj\�X\Z�y�\�Yn&#�\�D<\",4','',0,'?'),(_binary '1��l�D�Á2��}h1','wp-content/plugins/revslider/public/assets/assets/svg/alert/ic_error_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/alert/ic_error_24px.svg',0,_binary '�\�[c\�1Z\�\�{SRM�',_binary '�\�[c\�1Z\�\�{SRM�',_binary 'Q:�T\0\'SD���\�{��mY2t\�C#n\�\�\�/�\�','',0,'?'),(_binary '1БY\�\�\�4I^p\�','wp-includes/sodium_compat/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0?��4\'+̶�L)$�',_binary '\�Y ORٴ@�M��\�\�\�\�\�=���x�M\�K�\Z.','',0,'?'),(_binary '1\�ه\�җ\"R��\�\"','wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�i��-~cJ^�匲#2�',_binary '�\�\�-�\�i�����:4Qky��X/I\�\�\�','',0,'?'),(_binary '1\�EfQ�v#)\�\n\�0EkQ','wp-admin/images/media-button-image.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/media-button-image.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�m� \'�\�\�A',_binary 'iķ�\�z[���\�/\"\� X�\�\�{\�o�\�:��','',0,'?'),(_binary '1\�l��l�\�\�Ç\0�','wp-content/plugins/gosolarthemes-core/widgets/.widgets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/.widgets.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '1\�\�V�\�@\�k�O�~','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/.Resource.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/.Resource.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '1\�d\�\�\�\�\�\�w�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/.Log.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/.Log.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '1��\\Jv\�}�\�B\�p\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/XmlResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/XmlResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��h#t\�\�6���\�\�E',_binary 'iy`\�F.+��\�=02O��q�U9�\rG\0>�mV','',0,'?'),(_binary '1�\�X�/�t60^Ҁ!\�7','wp-includes/js/comment-reply.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/comment-reply.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I/,\Z~�\�B\�|�\Z�',_binary 'C\�Y3M�lO2�\�|��T!\�Q$�=\�@ӧ\�O$TD','',0,'?'),(_binary '1�\\I��\�S/�q\�V�e','wp-content/plugins/really-simple-ssl/uninstall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/uninstall.php',0,_binary '8\�K �zȆ�.H� R',_binary '8\�K �zȆ�.H� R',_binary 'T5ό�%-\�룄O\���@\�\�L:\��Qo�;�','',0,'?'),(_binary '2���\�w\��8\�X\�','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/.Gmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/.Gmail.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '2E\�E��\�_��\�fA\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/FetchAuthTokenInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�k%��IQ�8�',_binary 'j���\ZJ�\�!eolx\�\�D\�\�2��\n+\r�x','',0,'?'),(_binary '2J\�y*�m\�\���]W','wp-includes/js/dist/a11y.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/a11y.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�`+��W\�pAW�\�d�',_binary 'q�v���\�y\�s �1λ�\�S.kp)UC#2 ��','',0,'?'),(_binary '2__5�QS8:G@��|@','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\�\�|v�}\�9S�9S',_binary '\n,,Y\�B��:�En�����\�4�f\r�,�\�Zbq','',0,'?'),(_binary '2b�U��\0\�\�s\�pd0\�','wp-includes/js/clipboard.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/clipboard.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�s�����djI~\�i�T\�',_binary 'Q��\�\�]qF��\��ضU�\�J\�\"��\�\r\�/^0','',0,'?'),(_binary '2,Ac�>J�HY��G�-','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_row_inner.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_row_inner.js',0,_binary 'oI�amaK�y�>\�',_binary 'oI�amaK�y�>\�',_binary 'l�%$ .�եwDYl\�!��k�ܕ\�b\�\�\�','',0,'?'),(_binary '21�ӝ���)K�c��','wp-content/themes/main/js/plugins/libs/sticky-kit.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/sticky-kit.min.js',0,_binary '��9\�\� B~\0[���-\�',_binary '��9\�\� B~\0[���-\�',_binary '\�92AD\0x��?�\�\�Z!�\�ɯ\�X�,\��\�̆','',0,'?'),(_binary '28\Z�|�D:�K;\�=�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/RateLimitReached.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/RateLimitReached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�А��ECc0�n�B',_binary '\�P��j{I�c���t�N,\�Չ�\�փ\�e��','',0,'?'),(_binary '2:1�Q֓\�o=\�&�� ','wp-content/plugins/js_composer/assets/lib/vc_image_zoom/vc_image_zoom.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc_image_zoom/vc_image_zoom.min.js',0,_binary '\�<ͼ��\�=S���d=�',_binary '\�<ͼ��\�=S���d=�',_binary '�\'�\�.ir\�%}i\�3\\^�\�2�\�\�\�\�\��\�y\n','',0,'?'),(_binary '2>�\�\�M6,�-�K�','wp-content/plugins/revslider/public/assets/css/.css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/css/.css.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '2@\�j\�j\0�kӲ��Ә','wp-admin/includes/template.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� С\�6�w:ZOS���',_binary '#\�R&\�W\��h��\�C��E\�\�C\�I꽌','',0,'?'),(_binary '2D��%�J���\�?�\�\Z','wp-includes/js/dist/wordcount.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/wordcount.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l:�\�kW\�z���',_binary '~:Ibԙ\�_\�숾7_\�\�2��cA\�\�<C�\�','',0,'?'),(_binary '2O&+wƕ$\�\�xs�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSsoToken.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSsoToken.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5���e\��S\\P',_binary '��Ŵ\"\�t(� ]�FwKA\��\��\�\n\�\"��','',0,'?'),(_binary '2R��y�Ȩ<\\��[#\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/ElasticaFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#wO�D�\�\\�:ƅ0\�',_binary '\�B~\�\�\�\�\�t��j�*�|73P�@8/d��f\�6','',0,'?'),(_binary '2Y� \��oq&�Z\���','wp-includes/class-wp-block.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�G\�o;4���\'g�6',_binary '-�XO\�o$ZNHX��}\�N�\�3\�\�j�C-\0\�','',0,'?'),(_binary '2f~��\�v\�\�X\�3\�L','wp-includes/blocks/post-comments-form/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\n�\�vĝ%T߱{\�ҥ\�',_binary '\�Rl!\�0m�\\����в5ж�B�!\r]�~l','',0,'?'),(_binary '2gl\�bC\�d�M`H��','wp-includes/css/dist/block-library/reset.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/reset.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�+M�M�n\\\�T�c',_binary '�z�c��[�\��u�f<\�9\�Ӯ\�$�=�g Z','',0,'?'),(_binary '2j�L,\�\�\�W\r��W$�\�','wp-admin/css/colors/sunrise/colors-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/sunrise/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2\�2n\�$\��Qi>',_binary 'G�\�V]\�Ί��\�\�hex͑\�\�\�ʍ�:\�_l','',0,'?'),(_binary '2q\�m�ȒeC+��҃b','wp-content/plugins/wpforms-lite/assets/images/addon-icon-mailchimp.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-mailchimp.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\�lq?`�\�+\�\�Ybs\�',_binary '�\"�&\��⫴}쏻�h(�(�\�̘Z+.�\�B�\�R','',0,'?'),(_binary '2r}\�V\�ĥ$^���n/','wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h�^n=(��&�\�݂�N&',_binary 'S�\�DIB�z\�_-?(Y\�\�pE�y�ƹA�','',0,'?'),(_binary '2v��ds-ܳ\�Ȉ+�','wp-content/plugins/wpforms-lite/includes/admin/builder/class-builder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/builder/class-builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\�\�\�\�\�6���N��G��',_binary '\�B/m{\�3�a\�p\�댡\�E\�\�\�֡�\"[`\�/','',0,'?'),(_binary '2��\�!C|\�R4�ض�J','wp-includes/blocks/paragraph/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�P\�LjH*y\0(q:\�\�T',_binary '�\�X\Z\�\�q\�T�Ѝ��\0�\�-\�\�W\�05\�\�','',0,'?'),(_binary '2��)\�\���DC\��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-stairs.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-stairs.svg',0,_binary '\�#��q�ÐWl\�\�!�1',_binary '\�#��q�ÐWl\�\�!�1',_binary '�c�(;�/\�Rs�+͵��\�\�ڧ�F\�\�Wj��Y','',0,'?'),(_binary '2���f��HՖra�\�','wp-content/plugins/wpforms-lite/templates/admin/empty-states/.empty-states.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/empty-states/.empty-states.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '2�|�(ủt�\�T�\�','wp-admin/privacy-policy-guide.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/privacy-policy-guide.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��&���B�\�#\�\'���\�',_binary ')\�\'s\�\�\�GKQg\�\�3yߔ���Q�x\�s�n�','',0,'?'),(_binary '2�\�J4\�SE�,F\�\�![','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/lightbulb-green.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/lightbulb-green.svg',0,_binary '\�\�.���n�Q{z\\�VT',_binary '\�\�.���n�Q{z\\�VT',_binary '�u�i\�\"\�c�\�~�V\��\n�\�!\�|�\�\�\�[','',0,'?'),(_binary '2�\�㺨a|F�l3]\�','wp-includes/customize/class-wp-customize-new-menu-section.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-new-menu-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �sL2/�B�����',_binary 'H\'\�s�ӽ��\�\�I\�$�\�Ӧ\�ͤ�X�!�','',0,'?'),(_binary '2�v��\'�\�9\r\�\�z','wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p�\�bD\�@p�G+\��',_binary '*DZ\�>�Bg\�&Y�Y�����\�4(<�/','',0,'?'),(_binary '2ģ��_�D\�x���','wp-content/plugins/wordfence/views/common/block-navigation-option.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/block-navigation-option.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�\��\��~�}t.\�K',_binary 'M�N��\������F`\r9\�\��ӫ\�rP\�,Q','',0,'?'),(_binary '2\�5\��0\�i�\�\���','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cpanel/.cpanel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cpanel/.cpanel.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '2\�0\�BAv\�$�o9�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart01.svg',0,_binary ':ff\�G��\�\�+�\�Z\�˩',_binary ':ff\�G��\�\�+�\�Z\�˩',_binary '[a�LpJ_\�\�\��̪(\�Z����\�kv�Ď','',0,'?'),(_binary '2ш�*=\�\\|�uJt� �','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-author.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-author.php',0,_binary '���.�io�\���栵',_binary '���.�io�\���栵',_binary '�\�ADtܡ qV��/\�\�ҭ�I�\�\�\� ','',0,'?'),(_binary '2\�\�Zs��+z�\�','wp-includes/css/dist/block-directory/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-directory/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0�s<\�\�@����DZ�a',_binary '\��\�,\0\�Y\�!+\�E�\�$Y��\�0\�\�H\�\�F','',0,'?'),(_binary '2\�0\���/19R\0\r5','wp-content/plugins/wpforms-lite/assets/images/sullie-alt.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/sullie-alt.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���K�x68Ah�q',_binary '\�0\�T��-k��dP\�+/�}\��c\�\��','',0,'?'),(_binary '2\�0mK�:r²\\0\nB\�','wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x���9/��Z�h\�6�\n',_binary '\�J<<�\��x?�#\�o������Jn8�:j��','',0,'?'),(_binary '2\�&.���>��\�7&','wp-content/plugins/js_composer/include/classes/shortcodes/vc-masonry-media-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-masonry-media-grid.php',0,_binary 'N\�2\�ua�\�v\0X�@6',_binary 'N\�2\�ua�\�v\0X�@6',_binary '�\�kwMN���IX��\�;\�.ǔ+q?\�\�fu\'j\�w>','',0,'?'),(_binary '2\�\�^(��ʭ\�-^x��','wp-includes/SimplePie/Enclosure.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Enclosure.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R���\�\'\�G\�ko\�',_binary 'Z:\�\r�}n\�Z�\�`\�tj\�!L�l� {\�\�\�bg\�','',0,'?'),(_binary '2\�s\�Ue4MF\�{+\�','wp-content/plugins/wp-mail-smtp/src/Providers/AuthInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/AuthInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�W\Z�\�\�Xb�VNu\�',_binary '�\�\�\�\�|\�v���0l$�\�6�w\�\�\�ƀY&x��E\�','',0,'?'),(_binary '3\�\�GS�Q���\�a\�~*','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q�\�3\�3��Ď�\��\�',_binary '\�\�\�\�\0�����|Xi\�{~��\'\��\�3�U�','',0,'?'),(_binary '3��� �\�\�\'\�v','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/button_set/field_button_set.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/button_set/field_button_set.min.js',0,_binary '\0�K�#E�\\\nBf=3',_binary '\0�K�#E�\\\nBf=3',_binary '�]b\�\�uAm(w(\�/,ʰ�DϬ\�\�h���r�','',0,'?'),(_binary '3\Z\�-Ғ�\��,j\�','wp-includes/blocks/comment-date.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\�ߎ\�x\�d��7\�M',_binary '�J�\�t\�s>A���\nN\�m\�K@|�p&k�Y�N]','',0,'?'),(_binary '3+z��.���6Q~]y[','wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`�*�j��\�r\� \�',_binary ',a\�)�\"�\�T}������vh�[7Z\�o~��m�\�','',0,'?'),(_binary '3/��\�R5�:\�(A\�i\�','wp-content/plugins/wpforms-lite/assets/images/about/how-create-gdpr-compliant-forms.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/how-create-gdpr-compliant-forms.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ZѕX\�z\�\�RPI��;',_binary ';�6�$\�у���\�M�->%L\�\�[g�\�\� @p','',0,'?'),(_binary '3B-�\�!��nh��\�gFx','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^y� 15d�~UhFR',_binary '���\�;]D5����Vo`�/�\�_�qg��y\�y.!','',0,'?'),(_binary '3E^\�t\�\�R\�w r�\�b','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_gavel_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_gavel_24px.svg',0,_binary '���Q�%Ep\�zb�\�',_binary '���Q�%Ep\�zb�\�',_binary '�����Z��E\�\�ܴ\�>\�\�Ok��:�ݎ��\�o','',0,'?'),(_binary '3KQ������g���q\�','wp-content/themes/main/js/plugins/libs/froogaloop.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/froogaloop.min.js',0,_binary 'N7D\�V�\�`��K\�\�',_binary 'N7D\�V�\�`��K\�\�',_binary '�\n\�H\�~�\�T�f\�$��\�g\�[Os�r�EZcA{','',0,'?'),(_binary '3Kۄ\"�\�+BR\�g��s','wp-content/plugins/wordfence/crypto/vendor/.vendor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/.vendor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '3OW��c��mX\�B$1','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Qp\�&�����B�Т',_binary 'MŖ\�7�\�8Gfו\�fD\�9��)\�붽f\�','',0,'?'),(_binary '3Q�H\�i����\��\�\�','wp-content/plugins/wp-mail-smtp/assets/vue/img/postmark.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/postmark.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��}Z \n\�T�X�',_binary 'I��לe\n�\�\�\���ӻMz\nNm�\�\�ʼі\�;','',0,'?'),(_binary '3Z�-���8\�\�!��K�','wp-content/plugins/wp-maintenance-mode/includes/classes/wp-maintenance-mode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/classes/wp-maintenance-mode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��.��^�\�\� \\z.�',_binary '�Y\�#:W!ī,���d��\�\�\��\0SԸ+��i','',0,'?'),(_binary '3b<�q\�\Z�\rv)m�@','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts/frontend.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts/frontend.js',0,_binary '\�v�\�DwQ\�\�K>��\�',_binary '\�v�\�DwQ\�\�K>��\�',_binary '����\'SS_\�m�(-\�fơtEU��l��NƟ\�','',0,'?'),(_binary '3cj,|+�>\\��� �\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�VY\�<���S�{l�\�1',_binary 'GLd5u\�P=H\�z}�Gݍn#d֎?K\�Ј\�E\�','',0,'?'),(_binary '3h\��\�\"I+[��E','wp-includes/js/clipboard.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/clipboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\��\r8ܞRO@��',_binary '3>0�\�\��D\�2!J\�w@��Ly��\�\�','',0,'?'),(_binary '3k��oW�5 k[mq','wp-admin/includes/continents-cities.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/continents-cities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�^\�z\r�r\����',_binary '��\�\��\�\�\�,\�`ĭ$\�\�7�\�܁��{n','',0,'?'),(_binary '3mQ�j�V\\/I�К','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/TestHelper/DbManager.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/TestHelper/DbManager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�.nk\�@@�v� \�',_binary '\\̬>\�pQ\�\�K\�!�,��%�U\�7ɷ��\�U�','',0,'?'),(_binary '3p��\�\\\�8�lD�q','wp-includes/sodium_compat/namespaced/Core/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';�\�*�kLwB�\�d\�=',_binary 'ec[d�M?H\�|\�KY�\04��@� QA��:FF \�','',0,'?'),(_binary '3pw\�\����a\�wF�\'','wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception/OutOfBoundsException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception/OutOfBoundsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ߴ_��ft�������',_binary 'i6��\�M@�잠�`F�p\��˕u�w�kȓ\�T','',0,'?'),(_binary '3z\'�O\�\�v�J&�\� ','wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�@,Dd���\�=�W; R',_binary '=#�a�-�B��\�*\��1<\�Z.Ќ�{','',0,'?'),(_binary '3���\���M\�a�τH�','wp-content/plugins/wp-maintenance-mode/assets/images/chosen/chosen-sprite.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/chosen/chosen-sprite.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�U�\"\�+�\�\�\��6\�ח',_binary 'Sk 1�Q:\�\�\�ad�DQT�\�IBx1�F�`IQ��{','',0,'?'),(_binary '3�;\"5��\�$\�_\\�D�','wp-content/themes/twentytwentythree/styles/canary.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/styles/canary.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\�XP$\�\'�7汹�\�',_binary '��u�AMR�k�\�\�\�\�t˰��\'\�@\�5-','',0,'?'),(_binary '3��\�\�f��{�\�d\�@m','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_split_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_split_24px.svg',0,_binary '\�\�a4�Xl�L�\�\\\���\�',_binary '\�\�a4�Xl�L�\�\\\���\�',_binary '\r�F5\�gm!�\��s�{�Uq�\��?\�\�+','',0,'?'),(_binary '3��JΑTg�0\��\'e','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Common.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/Common.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`4�\�\�uB\nE\�#@��W',_binary ')r\�xUYJ\�;hpjH{\\�\���1\'#\�\� s�','',0,'?'),(_binary '3�k\�\�\ZPCy{��\�\�p','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/editor/field_editor_c.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/editor/field_editor_c.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '3���e�\�H�𪪺^\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/.Reductions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/.Reductions.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '3����^�8g\nm�\0t��','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-rss.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-rss.php',0,_binary '\Z\rPvZk@r�\�\0h5\�',_binary '\Z\rPvZk@r�\�\0h5\�',_binary '�V\�Mc�{���)Hr\�W\�aNw\�1\�\��:�','',0,'?'),(_binary '3\�笑|\�h��\�n:wd','wp-content/plugins/wp-maintenance-mode/views/google-analytics.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/views/google-analytics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '𬺒\�[_�$SW^.S�',_binary '�\�\�\�؟jt�d�\��\�\�\�O�vE\r�.S�\�','',0,'?'),(_binary '3\�\�\�\'���RK�Bf�','wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QO1�/<�>%\"\�X\�\�',_binary '�6\�r�*�IY\0�C�9<\�\�Jږ J*\�xD','',0,'?'),(_binary '3\�\�N\�.��OS�Ð%\�','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/life-ring.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/life-ring.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� \�?<=21G\�\�\�\�',_binary 'P\�;\�ܧ�_�u��\���p\�ńB\�\'\���bo','',0,'?'),(_binary '3\�Z��\�$f\�\�-�^\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Int64.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Int64.php',0,_binary '�g5OIB��(Mû�c',_binary '�g5OIB��(Mû�c',_binary 'P�SJ㧪\�x\�s�\Zs貴�bk ��`l�','',0,'?'),(_binary '3\�\�fQ3\�h\�5[��W�<','wp-includes/Text/Diff/Renderer.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Renderer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w.\�\�\�֨\"\�&�R�<',_binary '�\�\�[�9�#�c\�\�2\�\�z���\�\\�\'?��H1','',0,'?'),(_binary '3\�\�\�औO\�5(\�','wp-includes/theme.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I{�x��ȁ�8\�\�^',_binary '�w�ƿ�\�jl��?D\�\��?\�\�&X���','',0,'?'),(_binary '3\�a��f{E��ڐk','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1252.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1252.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�A@\�ӲL\�6�\n\�\�z3',_binary '\�\�4�\�nt��岙��\�\�\'\�\�x3\'\�m\�̺\�%','',0,'?'),(_binary '3\�\�\�Ct/�N�\�)DI','wp-content/plugins/js_composer/include/templates/pages/vc-settings/tab-vc-roles.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-settings/tab-vc-roles.php',0,_binary '��Ŋn\�0\��,�]Q�{',_binary '��Ŋn\�0\��,�]Q�{',_binary 'Q}\�\�6ߚ\�JC�J$Ov\�#�.�IJj�v��?','',0,'?'),(_binary '3\��ng\0��\\\0 \�W','wp-includes/IXR/class-IXR-value.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/class-IXR-value.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��f�>�5l\�j\0f\�',_binary '�?h��\��͇ X�\�UP\�O|H$�1���','',0,'?'),(_binary '3\�W\�\'E\�\�\�K','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-3.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-3.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#���\�vMmns\0�\�S�',_binary '�w�fI\�\�1��t\nL\�9ï\�`�>�,\�[','',0,'?'),(_binary '4\n�� m�]Ŀ�Њ�\�','wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\�\�{\\\� d\�\�\�\�`�',_binary '\��\�ǿ\'\�ɜ�LҪ�B>�\�\� &-�{���','',0,'?'),(_binary '4\n\��2�ߵ\"E�\�GÉ','wp-content/plugins/wordfence/lib/wfIpLocator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfIpLocator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rr��\�x�B�{��&&\�',_binary 'O�oM��U-\�\�\�؟\Z�\�rs��\�\�\�\�O\�}��@','',0,'?'),(_binary '4�b�/�\�|\�Ø\�','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/mi-analytics.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/mi-analytics.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eHϰ�WI�d��Ǎۚ',_binary '\�\�B\�\�9��S\�y�b\�\�,5<��\Z�_3,���','',0,'?'),(_binary '4\�31@�*r\�\�\�\�\��8','wp-includes/sodium_compat/namespaced/Core/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ś\�L\�\\\�Pڜ\�U',_binary 'c>\�5�o����\�\���_�T9�L~;�e7\�','',0,'?'),(_binary '4�e*\�п%��wK\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_zero_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_zero_24px.svg',0,_binary '�b��\�#\�J�[��\�y\�',_binary '�b��\�#\�J�[��\�y\�',_binary '\�cE�\�A\�$�\ZF��{[\"�\� \�\�σ�\�H�','',0,'?'),(_binary '48�Vt\���+^X\�','wp-includes/pomo/mo.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/pomo/mo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�qٖ\�\�u\� .\��',_binary 'k\�Ƿ�\�b��3)lAg��.\�+��|�\�o8A','',0,'?'),(_binary '4;`߯z�? \�{Ǟ@','wp-content/plugins/wordfence/images/2fa-whole.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/2fa-whole.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�h»\�\�\�\�$\ZPfX�',_binary '\�ƪɝ\�\�\�\�U[Z~�\�^\�d�\'\�X\�ٮ\�\�\�','',0,'?'),(_binary '4?}��:\�\�Pm\�\�i=','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_info_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_info_24px.svg',0,_binary 'F�X��\0Z1\�f\�+\�',_binary 'F�X��\0Z1\�f\�+\�',_binary '������t\�\�<ڴ.~`xxxҼ\�m��Z','',0,'?'),(_binary '4?{��E F\�g\�,s�j','wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-active.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-active.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Re\�FP`���B�\�n',_binary '\�\�\�\�\�(\�1�\"\�UBruk\�ˑ\�$���\�\�','',0,'?'),(_binary '4AI�n09��7c`','wp-includes/js/tinymce/utils/validate.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/utils/validate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CL\�1?o+;���{Y�',_binary 'k�H\�\�;\�\0�kC\�s� \'K\�#45+eE|�\�\�0','',0,'?'),(_binary '4F�\� �����\��{�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetReportsReports.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetReportsReports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�H\�\�N\�LV\�gJ\'\��',_binary '\�o��ʈҲ [*��\�>)|�!w��_\�X\�','',0,'?'),(_binary '4R3\�0Mqk\�\�A�\�\�','wp-content/plugins/wpforms-lite/src/Integrations/Divi/.Divi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/Divi/.Divi.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '4To��\�iE�\�t�','wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\�s\r>J��(���E\�',_binary '\�K���\�(w��B$�\r�s��줇!�ਿ�\�D','',0,'?'),(_binary '4T�9�!\�{~Pei','wp-content/plugins/wpforms-lite/assets/js/components/admin/form-embed-wizard.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/form-embed-wizard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���Ӗ`\�1\07�\��1',_binary '}�\������\�tfo6�\�˷����\��\�\�','',0,'?'),(_binary '4US����\�i)wc\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_btn.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_btn.php',0,_binary '�prJ\0㫽\�W1\�\�[',_binary '�prJ\0㫽\�W1\�\�[',_binary 'V\�\�*\�\�|#��\�e�\�G\�lJ\Zyiƙ}\�N�\�','',0,'?'),(_binary '4a\�[I�}\�\�\�H�m)','wp-admin/css/deprecated-media.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/deprecated-media.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JC\\s��_S�c\�\�Z�;�',_binary '\�[ם�r{%m��� �\�j���\�y\�ҋ��\n\�{','',0,'?'),(_binary '4c�Ñ�j,|W0�\�as','wp-includes/css/dist/block-editor/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '4l\�8�VB\�\�\�\�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-nb_NO.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-nb_NO.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\\+�\"D�<�Ƴ�z��G',_binary '��}`\r��A)\��\\�N��c\�}�o&(=\�S','',0,'?'),(_binary '4w\�?}��\\���t�w','wp-includes/css/dist/block-library/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '4|�\�_HG��\�|����','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\��\�]g�.S\��',_binary '\�B\�\�\���\��,�w\'��~\�\�A�1�vw82]�','',0,'?'),(_binary '4}��7>}��\"\�5^F','wp-content/themes/twentytwenty/templates/.templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/templates/.templates.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '4F\�.\�`\�\�\�\nZ^/','wp-content/plugins/revslider/includes/external/.external.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/external/.external.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '4�\�\�9\�7�\�Tb��~~','wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�;0�\�#\�B\�\��n',_binary 'ѹ�T)��f�-D\�/kFb�\�y\�\��\�\�H�','',0,'?'),(_binary '4�\�\�dl�O�ݥ�*�6|','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G��5]{\"��\�V\�',_binary '�C\�Jr~W\�OY�*[\�:[j)��\�G�Є\�e�','',0,'?'),(_binary '4�<@G��E���|\�w\�K','wp-content/plugins/really-simple-ssl/grid/css/grid.css.map','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/css/grid.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\'4?|��\�t�7\�\�',_binary '.\�\�i\' 9\�\�-\\�\��\�*z>�sp���rt_<J','',0,'?'),(_binary '4�qEyVS/\�\�o}�','wp-includes/blocks/tag-cloud/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/tag-cloud/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�:抰 y\'R�\"C\�c',_binary '\�K� Jwb3PO�[bge|\�=w֯Und0R2','',0,'?'),(_binary '4�h\�\�FdҴO\�\��','wp-content/plugins/wpforms-lite/includes/admin/class-welcome.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/class-welcome.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\r�\n`Q��:ea� �',_binary '��H�\�b\0\�Jc\�_\�c��5K\�\\o\�U�F�\�','',0,'?'),(_binary '4���I<;(iг3\�Ƕ(','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Config.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�sr:X*��m\�~�\�\�j',_binary '>d-\�q�\�1�-wYk�\�u��rN}a���V�dB','',0,'?'),(_binary '4�!\"D^=��1��,\�_','wp-content/plugins/wpforms-lite/src/Integrations/Gutenberg/FormSelector.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/Gutenberg/FormSelector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�s�I�\�!%�0x\�K\�',_binary '4\r�y2f�y��y���S��ߡ�F\�+�$��\�','',0,'?'),(_binary '4��\n�\�<�JH46�\\- ','wp-content/plugins/js_composer/config/grids/shortcode-vc-masonry-media-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/grids/shortcode-vc-masonry-media-grid.php',0,_binary '\���sb;m�]d�}ů',_binary '\���sb;m�]d�}ů',_binary '\�\�����+`�D]�\Z�\�E\�8=/\��R\�\�\�','',0,'?'),(_binary '4��\�X.-Ӳ�\�\nAJ','wp-content/plugins/wordfence/languages/wordfence.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/languages/wordfence.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�[Th����\�\��E�',_binary '�8\�d\��\�S�\�ݷ\�)<��LZ�\�\�\�9�\n\�\�','',0,'?'),(_binary '4�;2���9_p\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ImapSettings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ImapSettings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��$\�߉�\�\�\�\�m',_binary 'V�k}5G/S]eѿg��#e�u��Vu\�-#','',0,'?'),(_binary '4\�0�G�\�\�G?ݑ\�D\�\�','wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-gray-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8���)A��P\�T\���',_binary '�7��\\%G�8%*\'\�\'\�\�2\�?\�BD�Exel�?4\�','',0,'?'),(_binary '4Ѣ챍\�\���]y�|\�','wp-includes/sodium_compat/src/Core/Base64/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Base64/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '4ւ�@rL�X��\�q/@','wp-content/themes/main/includes/class-zozo-item-ratings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/class-zozo-item-ratings.php',0,_binary '`��\�Y�\�l>@!\�j\�',_binary '`��\�Y�\�l>@!\�j\�',_binary 'W\�\�?E^�����3z*\�\'\�S�1\�\�#C\�x4','',0,'?'),(_binary '4ڂ�\�L$�,K[�u\�\�','xmlrpc.php','/home2/faster25/public_html/ansrwanda.com/xmlrpc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�E�@\�m\�\�\�\�\0b',_binary 'DJ��X=yaAs\��[\�`\�2ٳ\�\�\"?F��@.','',0,'?'),(_binary '4\�_\�dm�L\�\�k\rl.','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/flag.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/flag.svg',0,_binary 'G[D\�\�d\\�\��\�<�',_binary 'G[D\�\�d\\�\��\�<�',_binary '�(;ov-�SK=Zk�0���У=\�$\r$�g#��\�\�','',0,'?'),(_binary '4ދl\�<�\�S+i�|jQ','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-widget-sidebar.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-widget-sidebar.svg',0,_binary '�M�DԵ+@\�!;#\�',_binary '�M�DԵ+@\�!;#\�',_binary '\�\�\�һ㶴bVpJȍ��ֳ�\�&\�\\9','',0,'?'),(_binary '4\��d�S��f9Wf�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/FormName.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/FormName.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�q\�E���\�Gʠ�YBM',_binary '䌺�펻��C\�\�!R\�\�0\�\�\0Ϥ�<�','',0,'?'),(_binary '4\�\�\�3\�6\�o%','wp-content/plugins/wpforms-lite/includes/emails/templates/header-default.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/emails/templates/header-default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{4�\�\\r0i\�\�E�\�',_binary '�K���\�oHny�Xd<ͫU:\�\�63<{\�0W_�K','',0,'?'),(_binary '5\�\�\�\�(o�&\�!2 \�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_separator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_separator.php',0,_binary '\��Y]�B8a�����',_binary '\��Y]�B8a�����',_binary '���gi\�\�F��Ľ�rUZ\�\�}<A�Hr���Hs\�','',0,'?'),(_binary '5�>`\�\�q��#��\�A\�','wp-content/plugins/wpforms-lite/assets/css/builder/builder-basic.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-basic.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�E\�\�fC�\�n٠�',_binary '�$�4\�.��\�9u�\�\�fs\�Ʉ�4\�aQ\�','',0,'?'),(_binary '54\�\�Z\�ʗ�HJ','wp-includes/blocks/rss/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i�<\�kЪ�\�\�\�5]�W',_binary '|>� \�#\�\"\\\�W+p\�Ͳ݇�ڧ��1\�y�','',0,'?'),(_binary '5�\�5(\�}C�.\�hB\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Token.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�%~�\�w\�/\�G�`�\�',_binary '\�8X{�K\�\�\�Y�W�i�t-rA�\�\�\�\n�˥\�>f','',0,'?'),(_binary '5\�\�ŀ�\�ed\�H��0','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chess-knight.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chess-knight.svg',0,_binary '�zs\�u4�-X*�Tp',_binary '�zs\�u4�-X*�Tp',_binary '�\�\"\�\�o\�0���\�ݟ=�O�\�\�fע�\�)�','',0,'?'),(_binary '5YȄ��\�f�\�Y\�','wp-content/plugins/wpforms-lite/templates/fields/number-slider/.number-slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/fields/number-slider/.number-slider.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '5&�\�衜�Ж0\Z�','wp-content/plugins/wpforms-lite/includes/templates/class-blank.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/templates/class-blank.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4~>\�K\�\�l�\�}\r�',_binary '�\�+\�&\�\����~t\�t\�\�-Ӣ\�:\�Jk','',0,'?'),(_binary '5\�\�蛇\�\n�ϴ�X\�>','wp-content/uploads/revslider/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/revslider/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '5\Z�\�\�;�pI�N�Mx','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q�\�-\�&ǞY�5\�',_binary '\�IA?=gGc9SO�hw\��/{�\�ߴݱ��\�\�','',0,'?'),(_binary '5\�?��y�\�<\�2\�','wp-admin/css/dashboard-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/dashboard-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�jp�ws\�~�\�Ǫ',_binary '�5�_6?\�릾HƏ�~;z\� >��D�\�8[�','',0,'?'),(_binary '5&�<\�v\�\�?S ^��','wp-content/plugins/wpforms-lite/assets/images/times-circle.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/times-circle.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�i\�V\�\�̘��\�\�H',_binary ' =��b\�\�4\�\�o\�qfE\0T!GR\�<GO��Td�','',0,'?'),(_binary '5)ƥq�!���=~B��','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-facebook.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-facebook.svg',0,_binary '�\�@k\�ͳI mSۖ\�',_binary '�\�@k\�ͳI mSۖ\�',_binary '�\"\��Ҟ^\�e�x�-`�k�Y-� a\�\���','',0,'?'),(_binary '5*��ۨ�\�\�ֶ\�\�p��','wp-content/plugins/js_composer/include/classes/settings/class-vc-license.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/settings/class-vc-license.php',0,_binary '\�^�$�_��\�\��\�l\�',_binary '\�^�$�_��\�\��\�l\�',_binary 'g\��\"�\\M��F&Aϗ\�/�\0\�*\r��H�\�.\�p\�','',0,'?'),(_binary '5+B�\�=\�)Z�jp3�\�\�','wp-content/themes/main/js/plugins/libs/smartresize.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/smartresize.min.js',0,_binary '[\�Vo\�,O:SM�',_binary '[\�Vo\�,O:SM�',_binary '�]�\�>h[<#|Q=�I��\n\�\�\\��\�k�F\�','',0,'?'),(_binary '5.=���d)<p�eu�s^','wp-includes/sodium_compat/src/Core/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y�E��F\�)?4um���\�',_binary '�q�\�\�\�z\�p\�5\Z��UPP\�炘�|q\�$/t','',0,'?'),(_binary '50���b�\\�Z�#I��','wp-content/plugins/wp-maintenance-mode/includes/functions/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/functions/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '53�S��ějn�f�\'�','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '58\�d\�`S61K>ۮ�v','wp-admin/css/colors/blue/colors-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/blue/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Wu4��\�6J�\'��',_binary '+Z��u -\��.^a�]\'K�\�\�\�\�\�\�\�%','',0,'?'),(_binary '59 \�\'\�\�\��vJ\�}','wp-content/themes/twentytwentytwo/templates/index.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IQ\�\�&�zM,��6�X',_binary '�\�\�\�:�&*��\�b�2f}v�Q�,.�\�\�ժ�\�','',0,'?'),(_binary '5:�\�B\�K���a�\�\�?','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/Raw.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�KDRmn��.�=�P',_binary '&L+\�%��\�<���|�Y\�U��չ�jb�KO�','',0,'?'),(_binary '5;�z�Hۅ,I\�Pa\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/shield.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/shield.svg',0,_binary '�\�C�\�a�|\�\�\�\�lH�',_binary '�\�C�\�a�|\�\�\�\�lH�',_binary '<�~ED\�^qF\�\��\�T\\�\��\�\��&є\�\�','',0,'?'),(_binary '5?�q\�\�?4],\�yD','wp-includes/rest-api/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '5C�)\nWu�꽝/F\�cK','wp-includes/js/plupload/wp-plupload.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/wp-plupload.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bi�^�̹\�$�x�9}z�',_binary '3}\�ʞi\�\�\���8]`��\�Q��\�ଧ%6','',0,'?'),(_binary '5KB7Sߒ�Ot\�\� �','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_forward_30_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_forward_30_24px.svg',0,_binary 'x\�<��i]\�$�w4�',_binary 'x\�<��i]\�$�w4�',_binary '\��\�\�!;+\�h\"ݔ\�zc=ɏ�$C2\�7.���','',0,'?'),(_binary '5S{\�TƁ��\�e�/\�','wp-includes/class-walker-page.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-walker-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\n\�)�e�oNe��+\�',_binary 'j�\\y��\�Ԑ#\��\�8\0�L\n\�%�{�}(I\Zo�\�','',0,'?'),(_binary '5T��}oq��\�n�\�͙','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/AuthorDisplay.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/AuthorDisplay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\�$�?\�\�ӛ$r�\�',_binary '⧈mWteM5||d0u������|\�h]+\�\�\�','',0,'?'),(_binary '5W���W�*�/%t�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/SingletonTrait.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/SingletonTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~u#Ǫ\�i\�\�}0\�',_binary '�E7�,�!�\�lāʫ�b�r��_\0\�w%�b','',0,'?'),(_binary '5Yx*\�I�\�\�\�L�','wp-content/plugins/wpforms-lite/vendor/composer/autoload_static.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�[f��U\�s\�\Z��\�',_binary '�xA)�I�\�|\�a\�ڑ\�\�Ć�.\�/=�q\�\�/','',0,'?'),(_binary '5Z�\�\�\�Sμ\�v\�`6�9','wp-includes/version.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/version.php',0,_binary '\rS�C{u@�s�\�zk.:3',_binary '\rS�C{u@�s�\�zk.:3',_binary '�d�\�jV\����PB\�-M7\�\��k$\�e\�b7','',0,'?'),(_binary '5\\h>\�\�w ���N\�','wp-includes/registration.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/registration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�S\�\�D��31\�',_binary 'ՙ��\�vF��٫�\�\�P�\�B8.�\�\�\�\�8\�','',0,'?'),(_binary '5`\�]\\ͭi\0�\�\�\ZJ�T','wp-includes/class-wp-embed.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�b\�\�IF/w\�/\�\�',_binary 'A�\"-n\�\�f�m\��Ë\�6�t�Y�wL\�kZ�','',0,'?'),(_binary '5q͌�A\�\�\�f\�\�\�cl','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-exclamation.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-exclamation.svg',0,_binary 'ޛnJ\�π\\0�ǂ_|�',_binary 'ޛnJ\�π\\0�ǂ_|�',_binary '�Ld)o`�\�\��1`�\�}È�|HDB�-��\�','',0,'?'),(_binary '5x{3x��5э�N\�r�B','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_pause_circle_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_pause_circle_outline_24px.svg',0,_binary '��\��\�L�0�wר4',_binary '��\��\�L�0�wר4',_binary ' <1x9L�4\�0�5X�@!vk�_K�T�ϫ>\�','',0,'?'),(_binary '5�\�92\���^�%<�\�','wp-admin/edit-form-blocks.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/edit-form-blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��L��\�\�ֺ@\�\�A��',_binary 'U\�z9q�\�����>)\�5\�w\�^�\�\�','',0,'?'),(_binary '5�6_Ԫ}\\s/:�/zU','wp-content/plugins/js_composer/config/containers/shortcode-vc-row-inner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/containers/shortcode-vc-row-inner.php',0,_binary 'QLR\'\�Tʂ:�}',_binary 'QLR\'\�Tʂ:�}',_binary '�J\�U\�/oږ7\\��\�\�g�\�@\�\�w(�%','',0,'?'),(_binary '5�cK��\�\�6\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/functions_include.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���*/\�?6�\�\'}\�qZ',_binary '\�dO\r�\�H,��H�#�a�\�\�\"�q\�śIgj','',0,'?'),(_binary '5�7\�N C=�\�-\��c\�','wp-content/plugins/wordfence/images/sort_asc.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/sort_asc.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&�D�K\�\�\�zS§0',_binary 'N�Q\�*��TZ%P�\�%�\�\�jܑtZn/�','',0,'?'),(_binary '5�K�8gTO�ʀu�\�2','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/UidProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/UidProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�_\�\�fs��\nA0��g',_binary 'NN�tq%�Q�\�\�[�\�\�>vMFT\�3�n}!\�#','',0,'?'),(_binary '5�\�XJ�_�@��V)\�Z','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/.Request.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/.Request.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '5�*\�D\�S\�ۑ�\�Opٵ','wp-content/themes/main/single-zozo_services.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/single-zozo_services.php',0,_binary '���jy�f�%\�\0J����',_binary '���jy�f�%\�\0J����',_binary '\�\'\�\�f`�_�2a\��|L�\�z\�3��\�\�DՌ�>','',0,'?'),(_binary '5�\�\�*%G��\�_��Z','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/about.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/about.php',0,_binary ']�,�\�\��B\�\�pxu',_binary ']�,�\�\��B\�\�pxu',_binary '\�ҵ&�\�;݆ \�Ԋ���d�$���\�i����\�?%','',0,'?'),(_binary '5�#t�5R�шK�\�\�\�\�','wp-content/wflogs/config-livewaf.php','/home2/faster25/public_html/ansrwanda.com/wp-content/wflogs/config-livewaf.php',0,_binary 'Ri �\�Q\"39p�^ /\�',_binary 'Ri �\�Q\"39p�^ /\�',_binary '^OU#�vG\�M>�;\�r$\�\�6\�B\�1p\�c��)6','',0,'?'),(_binary '5�8�g��Ā\�\�\�H��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/GCECredentials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/GCECredentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aVq��Bg\�\\t�>',_binary 'L��=�k�A��t4?=\�->���VnE�L�0�','',0,'?'),(_binary '5��\�J` \�e�l','wp-includes/blocks/term-description/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/term-description/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '5�|\�c�;\�\�8�L\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/README.md','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y��ϛ\�vj�\�\n��\�',_binary '\�S\�x�^\�V>m\�!-�q\�\�\�\�D\�eV\�\�\�\�\�','',0,'?'),(_binary '5\�gA\�\r\�\�xyBZDw�\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HashHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HashHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �i\�CK��X�\�\�\�\�ݗ',_binary 'r\�%����O>�f\�8�UK��J�\��ld|','',0,'?'),(_binary '5\�jsc>�^\�Or,:f','wp-content/plugins/js_composer/assets/lib/bower/zoom/jquery.zoom.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/zoom/jquery.zoom.min.js',0,_binary 'c\�\� 0�����\�',_binary 'c\�\� 0�����\�',_binary '(��{\��\'�h�U-��\�\�\�\0F6�%0�%m\\\�N','',0,'?'),(_binary '5˅\��ў+b:i��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_blur_linear_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_blur_linear_24px.svg',0,_binary '!\��\�\�Hll��](���',_binary '!\��\�\�Hll��](���',_binary '\�~zfh�\�\�y\�\�3^\�F4�2\�@}\�rԜ�','',0,'?'),(_binary '5\��n�!Y�\�|�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_stay_current_landscape_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_stay_current_landscape_24px.svg',0,_binary 'ߎX]r��\�3}[k',_binary 'ߎX]r��\�3}[k',_binary '���f�X\�\n\�\�\'\�\�$��\�U�aB\�p\rSf\r\�R\�','',0,'?'),(_binary '5\�\�r\�F3�R%Dso:','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�0��\�s0C{[��[t7',_binary 'Z�z`�}\�\�\�J�GN]��\��l\�\�Q\�\�8��H','',0,'?'),(_binary '5��hc]_\�?FRB\�X','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_categories.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_categories.php',0,_binary '5�\�M��\'�ȷo\0�ri',_binary '5�\�M��\'�ȷo\0�ri',_binary '��\�\�\� iwPH2\Z\\(���\�\�l�\�(\�e\�uqh\�','',0,'?'),(_binary '6T�?��\�c[\�Q6M','wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-large-list-names.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�}{Y�T\�.��ƙ-',_binary 'p� C?�ɱ�\0�Y�ٗ)\�۱0\��\��6�','',0,'?'),(_binary '6�rc\�X�#]gۖ\�2�','wp-content/plugins/wp-mail-smtp/assets/vue/img/post-smtp-mailer.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/post-smtp-mailer.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_ʹ!���\0]K$\��',_binary 'J\Zm\���E\�w��0�\�ީɇ\�_f�]\�UYN\�','',0,'?'),(_binary '6_�\�0\�\�\�~�\��\�\�','wp-content/themes/twentytwentyone/classes/.classes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/classes/.classes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '6\�\�\��X/��HL','wp-includes/js/mediaelement/wp-playlist.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/wp-playlist.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i��n\�-ϓD)G�\�,',_binary 'x�\�\�Q\�hN\�H1�̙\�Ѹ\�b\'�\�õ\nS','',0,'?'),(_binary '62߃\�\�\�h6$��\�Z','wp-content/themes/twentytwentytwo/.twentytwentytwo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/.twentytwentytwo.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '6,�\�S@�(�\�!\�6S','wp-content/plugins/wp-mail-smtp/src/Admin/AdminBarMenu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/AdminBarMenu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G�n5\�\�u\�\�bM\\',_binary '{\�iqs\�\n\�u���ڄ�BbA�~u�\�','',0,'?'),(_binary '6;I(\�H�m\�%�\�f�','wp-admin/css/farbtastic-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/farbtastic-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�7\n\���)�{�\�',_binary 'T�=\�Y#\�\�[���vr�H\�ia��R�\�\�','',0,'?'),(_binary '6F!T�N����\�Yr\n8:','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|@m\�\�\�|X9�p9\�',_binary '�#j�\�\�/�\��7OY0K�+b�\�\�+�','',0,'?'),(_binary '6O=K���Be\�f\�5�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AddContactToList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AddContactToList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\\�P\�\�v����',_binary '\�AC\�\�\�V@.\��\�=�U��X�S����#%','',0,'?'),(_binary '6[f�9�?�� _\�','wp-content/plugins/wordfence/images/icons/bullet_yellow.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/bullet_yellow.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J&�\�\�Ɍ��\�\�ԔQ<',_binary '1���Nߗ\����?*�i\�í!F�Mp\�9^.','',0,'?'),(_binary '6\\O+6K\�\�V\� t.','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_24px.svg',0,_binary '\�\�(Jط\�7\�p��_',_binary '\�\�(Jط\�7\�p��_',_binary 't\�T�ɃKUM����Z��CnH��nh\�gX\�\�\�','',0,'?'),(_binary '6c�b��kk�\�i3�@�H','wp-content/plugins/wordfence/lib/menu_firewall_waf.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_firewall_waf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�m}\�#`:�\�Po/\�',_binary '�(��˕�=9L�/�\�*m�,{o\�7ܺhVT\�\�\\','',0,'?'),(_binary '6p���4��\n��Z\�\Z�','wp-content/plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-solid-900.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-solid-900.svg',0,_binary 'B\�7�\�\�\�\�{Mnm',_binary 'B\�7�\�\�\�\�{Mnm',_binary 'w�%:�ư9T���wގ�xX\�pju��\�','',0,'?'),(_binary '6u���\�@���\0�\�M','wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-logo-navigation-offset-tagline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9LV\� k��ֵ�y/',_binary 'h\�\�j�W\�\'\�\�g��l�\0Iء<$b�X���7\�','',0,'?'),(_binary '6u\�A=\�5u��FV�$=','wp-content/plugins/wp-maintenance-mode/views/settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/views/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ě��{m\�\�&�� ��',_binary '�\�I*�zI\�\�V\�_�\'мWw�y�K\�AREf�','',0,'?'),(_binary '6{�@x\�\�aO��','wp-content/plugins/js_composer/assets/css/lib/vc-material/fonts/vc_material.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/css/lib/vc-material/fonts/vc_material.svg',0,_binary 'E\�\ZE\�V\�\�X�z�\�\rsQ',_binary 'E\�\ZE\�V\�\�X�z�\�\rsQ',_binary '���Q�\�cg�7v\\WY��U��\�k\�;\�L��','',0,'?'),(_binary '6�]j\�v\�W�k\r3-\�','wp-admin/load-scripts.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/load-scripts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8��|�=]gY[\0�M\��',_binary '%���`ĸ��\�X�&IJǼ=~~bF\�]\�FSD�\�R','',0,'?'),(_binary '6�\�ƌ��\�\�C��\�+','wp-includes/sitemaps/providers/class-wp-sitemaps-users.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/providers/class-wp-sitemaps-users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�_\�{چ%Jm��\�',_binary '��F�\�\�pd��3����\�\"\�n\�\�Ʃ Y\�b','',0,'?'),(_binary '6�\�7�M\�L\�R\�;a','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Tools.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/Tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�u~�E�\�AA܃',_binary ']�g���\�C&SCe�\�@\�\�Ř_j�]^��AZ','',0,'?'),(_binary '6��E�\�]\�\"\�b�\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^s�~\�dž\n\��-\�`',_binary '�2��A\�pr\�A\�$� {��s\�\�\�_p\�>�\�f','',0,'?'),(_binary '6����֜\��rH��','wp-content/plugins/wp-maintenance-mode/assets/css/jquery-ui-timepicker-addon.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/jquery-ui-timepicker-addon.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{6u\�dh\\�OW��\�)�4',_binary '�hA\�\�Zc�\"\�w�x�7a<[J�\�Ι�\0\�','',0,'?'),(_binary '6�H��U^�\�&F\�\�W','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_original_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_original_24px.svg',0,_binary '\\:\�\r9\�\�CX�s�\�<�',_binary '\\:\�\r9\�\�CX�s�\�<�',_binary '|\�<CH�iw�s�\��\�=���\�\�l�\�\�\�Ǖ�b\�','',0,'?'),(_binary '6��v\n�\��:n','wp-content/plugins/js_composer/config/social/.social.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/social/.social.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '6�.\��\�\�`Kp�\�\\(','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/.PHP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/.PHP.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '6��\�\�{\�\"P|��N��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��)\��-��D\�\�',_binary '�\�M���ZO�o\�Φ��-zDDf�jN\�^\�\��:','',0,'?'),(_binary '6�lLX/\�\�H�\�3X=E','wp-includes/blocks/template-part/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�h\�Bu�}i\�',_binary '_o=;X#Ǘ;�;\�1��w\0u:\��h\���','',0,'?'),(_binary '6�\0?j���?o�/\�m','wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_check_box_outline_blank_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_check_box_outline_blank_24px.svg',0,_binary '�b\�!\nd\ZH\�@��',_binary '�b\�!\nd\ZH\�@��',_binary '\�f 9�\�`c�\�-��\�xd�\�+�.�v{\�\�\'','',0,'?'),(_binary '6��\�s\��J\�_D���','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money2.svg',0,_binary '��\�\��J㱸9Nb',_binary '��\�\��J㱸9Nb',_binary '��\��\�۸��\�/��ș��\�Hc��\�E�','',0,'?'),(_binary '6\�r<n�?�ϓ\n\�o\�{','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_collections_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_collections_24px.svg',0,_binary 'Ǻi���\ZKC\�^\"l',_binary 'Ǻi���\ZKC\�^\"l',_binary 'g���cפ�\���Y���:����Cz+\�\�:','',0,'?'),(_binary '6Ō�^vm���k�cQO','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/FieldValueId.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/FieldValueId.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jHA(��,�!�\�~^',_binary 'SÒ\�Ÿ��P�:t)\�p�\�jT%�pH\�/1b\�\�\�','',0,'?'),(_binary '6\� �#v-�s\�\'','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�F�LK�\Z\�\�k\�P�',_binary '\�;\�4M\\^U�\�͌�5i��c\0\�I�P��if\�','',0,'?'),(_binary '6\�H\n�<�\�X\�f\�{\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user06.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user06.svg',0,_binary '{�\�_�l�t6����',_binary '{�\�_�l�t6����',_binary 'S\�\�Vp_\�\�^�\�\�\�i\"P�\�S\�˹.4h\�)�\�s','',0,'?'),(_binary '6̠,\��_��\�q\�\�u�','wp-admin/includes/class-wp-filesystem-ftpext.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-filesystem-ftpext.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~����v\�\�m�\�[\�',_binary 'hÎ\�\r��IJ*\���#6l�I ����\�\�','',0,'?'),(_binary '6\�\��OF�\�$$;\�\�3','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'R��t(u�w\�AtU|',_binary '\�Iw \r;,�*[U{�\�\��KN�N�u5\'g\r','',0,'?'),(_binary '6٨ \�:{�^D\�','wp-includes/js/jquery/ui/accordion.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/accordion.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xI\�5\�5\�kq\�\�\"η',_binary ')��4D�H�\�o_�U�8Y��NE/Fm��m1��','',0,'?'),(_binary '6\�;# \�%l+���','wp-content/plugins/revslider/languages/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/languages/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '6\�ɟ \�\n7�f\�','wp-content/plugins/wp-mail-smtp/assets/vue/img/chevron-down-solid-grey.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/chevron-down-solid-grey.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�`2$\�S3\�ze\\\�֥�',_binary 'Ҳ\�t\�A���\�\�<;?\�(u�-\�i\�7S��','',0,'?'),(_binary '6\�\�@\�V�\�/\�\0','wp-includes/blocks/comments/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u�\�O�!l*\�O7��',_binary '��:\��%[*\�HWw�fO\�C\�\�B��\�7&X1','',0,'?'),(_binary '6\�Ѝ\��6��/��\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-cta-button.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-cta-button.php',0,_binary '� \0�O}< �v<\�\�7',_binary '� \0�O}< �v<\�\�7',_binary '\�B�6{:\�s�\�\�)�~Ӊ\�ŧ�����\�8\�A|!\�','',0,'?'),(_binary '6\�W\�wP�GZ��\�Oo�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/checks/full_package.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/checks/full_package.php',0,_binary '��Z�\�i\�\�\�\�\0�',_binary '��Z�\�i\�\�\�\�\0�',_binary '\�\�J=��\\ܒ\�\�`8U\�oT�g%61+\�$[','',0,'?'),(_binary '6\�6$\�m��d�;\�\�w','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_event_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_event_24px.svg',0,_binary '\�\�\��:�\�ɘ\�\�\�',_binary '\�\�\��:�\�ɘ\�\�\�',_binary 'M!L\�AY(;3B~z\�2\�}�i�\�YJ��W��U','',0,'?'),(_binary '6\�&`\�Wt\�Xݸqg','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_create_new_folder_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_create_new_folder_24px.svg',0,_binary '\�r;�\�\� �\��ی��',_binary '\�r;�\�\� �\��ی��',_binary 'T\�F���\�s�\�3h�mKgH~\�6gho$P\�\�','',0,'?'),(_binary '6\�\�;\�Rm\�\�ް\"yv','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/bs.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/bs.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�\�\�r��\�ko(Y9',_binary '�\�_\��y\']�p���?�W\�\����xP\�\�u','',0,'?'),(_binary '6�\�4oo7\�!�\�6�\�','wp-includes/blocks/post-author-name.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author-name.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؽj#T\�iPo�P��C\�',_binary 'l*���\�\�\�\�T\�C\�\�\�\��\�\�\�\�8�\"�^','',0,'?'),(_binary '7�3\�[\r� X\�KR\�','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/VersusTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/VersusTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�v�\�\�\�H�y4�>cpU',_binary '\�y�\�\�\�\�n@1\�\�\��\�_\Z�\�B\�_\�','',0,'?'),(_binary '7�c`\�/�)�?��=T','wp-content/plugins/wp-maintenance-mode/assets/css/style.bot.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/style.bot.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X�A2��P� ٍ-W�',_binary '�~6{�7\�c|��\�i`ד&\�\�\�k\�%�3k�\�','',0,'?'),(_binary '7 \�\�\�\�\�dH��\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_replay_5_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_replay_5_24px.svg',0,_binary '�f\�4P�ŏ�ـ�\�\�',_binary '�f\�4P�ŏ�ـ�\�\�',_binary '7���k!��d�Pg��_�7\�ol�:X챍?�1','',0,'?'),(_binary '7\nDr8�?��p��V ','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/unsent.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/unsent.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p���ƿԸ\�F�\�ߪ',_binary '����m\0�ʺl[\�\�:�FfӽdJ>��\Zb{�','',0,'?'),(_binary '7\r%���qAdC`�\0�y','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slides/field_slides.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slides/field_slides.min.js',0,_binary '����\�2N��\�\�\� f',_binary '����\�2N��\�\�\� f',_binary '��\�\�?s\�\�\�\�2k�\�g8{\05�F��<\�\�}�y�','',0,'?'),(_binary '7y\�|\rq~���>�\�','wp-content/plugins/js_composer/include/params/hidden/.hidden.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/hidden/.hidden.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '7\"�\�妿W�\r�\�ѽ\�','wp-content/plugins/wordfence/lib/menu_wordfence_central.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_wordfence_central.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�D\�\�Ǔ�GJ�\�',_binary '�2\��ެ\�ijB�\�\�]ƑF\�\�BN3��yk�','',0,'?'),(_binary '7$^Zw�\�EB�[\�U\�\�','wp-content/plugins/js_composer/assets/lib/prettyphoto/js/jquery.prettyPhoto.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/prettyphoto/js/jquery.prettyPhoto.min.js',0,_binary '�\�wZאr~-\�KE',_binary '�\�wZאr~-\�KE',_binary '�R?\��b�\��\�G\�r��\�[w�\�|��\Z\�','',0,'?'),(_binary '7)OuP\�v>��p��-W\�','wp-content/plugins/wp-mail-smtp/src/Tasks/Tasks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Tasks/Tasks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\���������KG',_binary '�b�P{\n;~�L8�S�g1�E�.�\�\�Z��!ym','',0,'?'),(_binary '7;5Xd5:���\�\�:E','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_bluetooth_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_bluetooth_24px.svg',0,_binary '\�%x��\�\�_�\�j',_binary '\�%x��\�\�_�\�j',_binary '\��9VxC\�\�$\�\�BH�.���^\�\�ұC4R\�','',0,'?'),(_binary '7@ؘ�X\�j��m�i�','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '␛92|�~��8\�b\�',_binary '$DG\��$\�\�\Zw�\�W��T\�\�!C���vU\�^Е��','',0,'?'),(_binary '7B[\�\Z\r�\�ㅶ����\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ClassNode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ClassNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\�\\\�\�ޣ>\r�\�\�O',_binary 's�\�f\�=�\�h�1kc�\�/t�\�\�A','',0,'?'),(_binary '7E�\�iE2\����T�','wp-content/plugins/wordfence/views/dashboard/.dashboard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/.dashboard.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '7\\#\'\�AͯX �a\"','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/upperCase.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/upperCase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2�7v\�a�O�#�',_binary '�*�\�쎲\��\�\ZT\�{\'x\0\�څ�\�ل\�','',0,'?'),(_binary '7f:��bl@ɨ͚}l�q','wp-includes/js/tinymce/plugins/paste/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/paste/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '7oj@\�\�J� C\�ȿ��','wp-includes/blocks/site-title.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�d]\�[\�uϒ,�',_binary 'A��_\�*;\Z���\��\�\n8\���3\�C_\r','',0,'?'),(_binary '7r��uF�\�@J,','wp-content/plugins/wordfence/lib/wfDateLocalization.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfDateLocalization.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�4�K_J�2Cmcͭ\�t\�',_binary 'D��jy\��,\�Lw\�a\� <U�\�\� ���\�S','',0,'?'),(_binary '7|oOU���z\0Ef��\�','wp-admin/network/update-core.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/update-core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��L�;G_bu\'\\',_binary '\�v,I/L^���ww\ZX1�2�y�T\�ɣI��~','',0,'?'),(_binary '7��A�`�|\'\�2`5�=','wp-content/plugins/contact-form-7/includes/config-validator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/config-validator.php',0,_binary '\�]\�b��^\�W\�` \�\�t',_binary '\�]\�b��^\�W\�` \�\�t',_binary 'jY/��?\�\�\�e\��y\�XZR�c\�\�.�L,\�0���','',0,'?'),(_binary '7�\r\�D!\�[JN\�ü\ZȻ','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_theaters_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_theaters_24px.svg',0,_binary '�\�H\�\r\�2R��ڤ�',_binary '�\�H\�\r\�2R��ڤ�',_binary 'j\�f��0k\�߶zc�~\�ъ@r��^f0\�.�\�','',0,'?'),(_binary '7�p�Fz�\�g�R�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���!�d\�\�\�\�t\�\�\�',_binary 'Z\�:�\��Ы�\�\�wiG�e&�\�g�\�\�;((f\'Ӈ','',0,'?'),(_binary '7�\�M}�A�T��H\�f','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/office-chair.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/office-chair.svg',0,_binary 'y�\rƽ1<\�m�\�5�~',_binary 'y�\rƽ1<\�m�\�5�~',_binary '\�^�n3\"��ڼ8\�2-� E\�@�a7�_m[�','',0,'?'),(_binary '7�%Wy~P?�x\�\�','wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�lzV6`wmZBs�\�\�',_binary '\r �8\�&�J\�34�б�\�ǽ�����','',0,'?'),(_binary '7�2?9ĝ��\�\�\���O','wp-includes/css/dist/block-directory/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-directory/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '7���o^l\�:�\�\�B','wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�� �\�I�ݶ�3��S',_binary '!MڒޫDw��\�\�we(�!\�\�\�=\�\�ިd\�\�,GW','',0,'?'),(_binary '7�*&�����R��5\�','wp-content/plugins/really-simple-ssl/css/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/css/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�\�(�KSYU\�v\�',_binary '\�)\�\Z\�?���{a\�3{\�W\�`\�\�EX�-\�','',0,'?'),(_binary '7����\��@�r5�\�','wp-includes/blocks/gallery/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I�9�#��\�;y˿',_binary '\�ή5*pX\�O�9���t@�~���\�\��=4\�','',0,'?'),(_binary '7�\�`6`�\�|�dДP','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/translit.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/translit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�I��� <�n@Ȇ\�',_binary '��\�_�\�-�A_u�D\�\�N\�e��\��\�','',0,'?'),(_binary '7�c\�¢)\�\�S\�eb�','wp-includes/js/jquery/ui/menu.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/menu.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '⼑�\�f �u5m�\�',_binary 'v���\�\�y�弨`c�AG�7�\�\�tᱷ�\�JA]','',0,'?'),(_binary '7�c\�.$P!\�\"�','wp-content/plugins/wordfence/images/sort_desc.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/sort_desc.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�<��\�j��_�ˊR�2',_binary '*�\�-\�9\�.���HGO6/\�L\�):�C\�d\�z\�','',0,'?'),(_binary '7\�ey<<�\�3\�(9�.�','wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/smtp-notifications.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��,v1h\\�A�e\�?�',_binary '-l��\�\��\�\�\��;�\�\�\�M\Z�\�\�6\�5','',0,'?'),(_binary '7ɷ\�\�\�D\�)�\'\�A\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bank.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bank.svg',0,_binary '^w�y\�#\�)�Y��\"\�\�',_binary '^w�y\�#\�)�Y��\"\�\�',_binary '\�$\�p�y��D:h�*��\�\�\�[%��Oo㕁�','',0,'?'),(_binary '7\�XV�����_�Y�:','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1026.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1026.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�i\�*\�\�!��\�W�q\�',_binary 'ʕ�#\r�n�/\�\�A���\�L\\\�!7�x��)a��','',0,'?'),(_binary '7\�Y|7�^\Z��\�\�Vq','wp-includes/blocks/site-logo/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�(p~t\�lؖy9�2թ',_binary 'z̅�V�TΆ��d]�lT\rRJ�\�gf�Yk\�{D\� \�','',0,'?'),(_binary '7\�\�55�:P\'l\�\�\�u�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-icon.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-icon.svg',0,_binary '��N�\� wwЁ�=\��\�',_binary '��N�\� wwЁ�=\��\�',_binary '\�lwk\�heX�,��$\�+l\�C�v���V�`.,','',0,'?'),(_binary '7\�\�\�k�X�f�Xm�S�','wp-includes/js/dist/vendor/wp-polyfill-fetch.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-fetch.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�sn7��z4f�\�M,�\�',_binary 'e\��b\�\�\�\�\�2w�\'�+�M\�1��x?r&��>','',0,'?'),(_binary '7�2�\�_R�D�\�;n�','wp-includes/blocks/block/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/block/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\Wq�\�o &YbbaR',_binary '�\��\�\�\n\�}?�\��D����J==^�\�Ե\�g','',0,'?'),(_binary '7�&����OU*\�}','wp-content/plugins/js_composer/config/content/shortcode-vc-round-chart.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-round-chart.php',0,_binary 'M\�� L��A4a��',_binary 'M\�� L��A4a��',_binary '\�`?\\@\�\�\n�́]+�Y6Gj�J\�{�\�(�','',0,'?'),(_binary '7�Pt3Fy�\�9U9%[\�P','wp-includes/blocks/post-navigation-link/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-navigation-link/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '8�\�XVp�maE\�1�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/PdoObserver.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/PdoObserver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���MqnȔ��v�',_binary 'd8p�\�� \�\�IW���F\�\�\�M���b��?F�7','',0,'?'),(_binary '8#-Z_�&ݽ�Z\�8<','wp-content/themes/main/js/plugins/libs/jQuery.Mousewheel.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/jQuery.Mousewheel.min.js',0,_binary '�T>8�\�Ec?d�]',_binary '�T>8�\�Ec?d�]',_binary '$#\�~D��\�?1A\����ZЛ��t\��_','',0,'?'),(_binary '84\�u\�^g]}�\�\r�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/.Order.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/.Order.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '86=]S�@%�\�(�G\\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�]<\�� MLJ\�\�\��',_binary ']SAM�\��$1�z\�s\�\����\�\�\�*;kk�','',0,'?'),(_binary '8=�I\�\�a\�%��k\�~�','wp-admin/js/editor.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�y����\�e\�\�',_binary '\�\�:� �\�z\�=:&��\�%@�\�\�\�x\�? ScS\�','',0,'?'),(_binary '8?6B�\r�\�\�pl2�R\�x','wp-content/wflogs/config-synced.php','/home2/faster25/public_html/ansrwanda.com/wp-content/wflogs/config-synced.php',0,_binary '\�ADjh�I���\���2',_binary '\�ADjh�I���\���2',_binary 'ny�a~��A\�-IL�Ďa��\�yDr����ڦ','',0,'?'),(_binary '8Bޠ\�M\�)���Y\�\\','wp-includes/blocks/comments-pagination-previous/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-previous/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '8CG\�a��↞�V��g','wp-content/plugins/revslider/admin/assets/js/modules/help.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/modules/help.js',0,_binary 'po.\\��\�N�bj�\�c',_binary 'po.\\��\�N�bj�\�c',_binary '\�\�o�\�<7�Λk�a0\�\"uB\�F>~u\�\�x�\�\Z�','',0,'?'),(_binary '8V����ݨ��J*kD\r\�','wp-includes/html-api/class-wp-html-attribute-token.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/html-api/class-wp-html-attribute-token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�D\�\�K\�DK8��ZM\�v',_binary '�(y��\�>\�҉ i�\�F~wv�v$-M���S)�\�','',0,'?'),(_binary '8W�\�8\�ƨr�d�Z�9','wp-includes/blocks/navigation-link/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\\\�E��Y\�Gr��',_binary '\'\�\'Gu<�\�N�\�O�$��\��j\�F\�o\�s �\Z','',0,'?'),(_binary '8Y�\�\�v��\�C\�[,��','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:\0\�\�>���\�\�\�}LQ\0',_binary '�\�\�_U\0]q=Չ��f�\\�/� @d�\�\r�+v\�*(','',0,'?'),(_binary '8^\�\"\���\�\�sC\�','wp-content/plugins/wpforms-lite/includes/fields/class-base.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^���I\�dJ��)wz1',_binary '\�Tw�0 \�q\�jϺqpC�S\�\�(�5K5S�R1R','',0,'?'),(_binary '8`�9p*;p��\�0c�Ac','wp-includes/blocks/comment-author-name/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-author-name/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C��\��<�\��x4x',_binary '�I,N�n�\�\�/VPNCKҮ\�<�{\�\�\� \�g;\n','',0,'?'),(_binary '8wK+��\"�1��\ng ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k�\�t\�#Tu#EN\�',_binary '\�m�\�Č��\�\�]\�`\�\�\�,&\�����@\"','',0,'?'),(_binary '8y�\�o\�� \�\�8','wp-content/plugins/revslider/includes/page-template.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/page-template.class.php',0,_binary 'r&\�\�l.�,:(Dk��u6',_binary 'r&\�\�l.�,:(Dk��u6',_binary '\�$�s\�\0\0!��\�\�\�\�H��v\�֯�\�HE^','',0,'?'),(_binary '8�\n���\�ъTjk�','wp-content/themes/main/js/plugins/gosolar-validate.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-validate.js',0,_binary '\�\�O �R\�]��I5r ,�',_binary '\�\�O �R\�]��I5r ,�',_binary '|q~]�%N\��\�\�|�\�\�\�Q8+mW\� 2Y\�\�','',0,'?'),(_binary '8���z\�\�ƴ��U\�w�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_transform_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_transform_24px.svg',0,_binary '�I���-�h4k[\�\�',_binary '�I���-�h4k[\�\�',_binary 'm\�\�\�\Z<\�\�;��4\�7KG�iQ7Ԃ��Qo\�\nm','',0,'?'),(_binary '8�>\��\n!H�\��\�','wp-includes/blocks/navigation-link/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�j\0\�\�O\�\�ƫȹ�',_binary '�/T�r\�\�\�(Wc���6kC�\�\�\�\�8\Z���\�','',0,'?'),(_binary '8��u��\�k��\�K�V\�','wp-content/plugins/wpforms-lite/includes/admin/class-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/class-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�.�\�\�\����:\"oW�',_binary 'ʚ\����f�\�_�Q�5�2\�\�D�FK�{\�A*','',0,'?'),(_binary '8�R6\�DH��q�-{�:`','wp-admin/includes/translation-install.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/translation-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oDT�~�m\\��\�)}',_binary '<\�h)F�\� s&8��_4U͙\�.���S#&@���','',0,'?'),(_binary '8�Š\�\�Vx�\�\�=','wp-content/plugins/wp-maintenance-mode/assets/images/close.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/close.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�P�\�=���a\� \�O�',_binary 'G\�\�O\�4\�9\�5b\�䢀�\��W���{\�\�','',0,'?'),(_binary '8�@)��6yg[y\�sQR','wp-admin/css/deprecated-media-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/deprecated-media-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�JWt>�Um�� \�\n�',_binary 'O����Ǣ\�MD#衿�H\"�\�\�#�\�\�;','',0,'?'),(_binary '8ÛZE�Q$}UP\�T�\�','wp-content/plugins/wordfence/lib/wfCrawl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfCrawl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�1\�铇�ܙ~\�\r�m',_binary '%&�\�9� /D\�XG�؞\�߇�\�U\�\�\�\��4','',0,'?'),(_binary '8\�H\Z�7���`���','wp-content/plugins/js_composer/config/containers/shortcode-vc-column.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/containers/shortcode-vc-column.php',0,_binary '��y�\�\�H�&#D�\�Ţ',_binary '��y�\�\�H�&#D�\�Ţ',_binary '\"ISa\�qO\�k\�ہ��Q\���U�OK\�\�\�\�ٍ','',0,'?'),(_binary '8\�\�\�F�g\�s8\�\Z�','wp-content/plugins/js_composer/config/tta/shortcode-vc-tta-tabs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/tta/shortcode-vc-tta-tabs.php',0,_binary '\n� �Q\�|���_wӂ�',_binary '\n� �Q\�|���_wӂ�',_binary '��\�m:�\�\�#�\�A��Vo�2\�c��Khl�','',0,'?'),(_binary '8\�~�#K9{u%\�y�R\�','wp-includes/js/dist/widgets.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q\�4\�]*3@M\�c>D5',_binary '\�^\�jLON��W\�רa�\�q>��\���̓\�\�\�','',0,'?'),(_binary '8\�Gxo\\\�\�U�\�\�[�','wp-content/themes/twentytwentyone/assets/sass/06-components/widgets.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/widgets.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ux�\�A\�U�\�\�\'>R',_binary '\�\�i\�\�88�m\����(^\�\�6Q�\�\�xx�','',0,'?'),(_binary '8ܞt\�\�\Zw�Nxa�\�','wp-includes/class-wp-network.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u�\�\n�ē��&��\�H',_binary '\�z*٘�\�\�P*�ݜ:^B��E�\"\�0Q\�','',0,'?'),(_binary '8\�/~\�\Z��\�IQ_*�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsCampaignStats.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsCampaignStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�P.Zx��\�Y�\nZh',_binary 'W|��0\�@�Y!\�mr��c�c\�K�\��\�Mu_','',0,'?'),(_binary '8\�\�!K�W\��t��','wp-content/plugins/revslider/welcome.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/welcome.html',0,_binary '�\�$\�\�\�GAr<\�\�\�a',_binary '�\�$\�\�\�GAr<\�\�\�a',_binary 'ȗ��_\�\�Iz\�{Jxs�\�\�\n\�k�>\�틂��','',0,'?'),(_binary '9�\r5\'X��\�>?�','wp-includes/js/customize-preview-widgets.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-preview-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y�}\�\�\�\�\�x�\�c\�&�',_binary '����\�\�(]P�\�\�UP\'L��2�\�n�\Z�\n�\�\�','',0,'?'),(_binary '9\��\�7�\"\���ı.\�','wp-content/plugins/wpforms-lite/assets/css/builder/builder-ui-general.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-ui-general.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�\�~\�,Uϡ*/',_binary '���el\�6�C2s��w\�\�\0+\�V\�\�\��T��r�','',0,'?'),(_binary '9�\�N\��P^D\�8\�o','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SiteAlias/Info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SiteAlias/Info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�$4kIc\�\�inɱ\�l�,',_binary '`f\�t\�6\"\�5�\�\�|\��o\����@�,�\� ���','',0,'?'),(_binary '9\Z}�s\�[d0\�&DB�','wp-content/uploads/2021/10/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2021/10/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '9ψ[�1d{\�\�\�@','wp-includes/class.wp-styles.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class.wp-styles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x����\�$\�Ϗ/',_binary '\rW|\��\�K�x}�\�Z\��g�\�O\�y-�aϷ��','',0,'?'),(_binary '9̰���Zz%��u?\�','wp-content/plugins/js_composer/include/classes/core/access/class-vc-role-access-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/access/class-vc-role-access-controller.php',0,_binary '���扷2�\n/_�\�',_binary '���扷2�\n/_�\�',_binary '�\����FM,�8e\�,�\�Ź�x�\�,ٞ�r\�i0','',0,'?'),(_binary '98^�¨ʛu9̝�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Common/Functions/.Functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Common/Functions/.Functions.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '9:�\�V���ӡn��','wp-content/plugins/wpforms-lite/assets/css/builder/builder-subsystems.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-subsystems.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ex���\�2�\�c��\�',_binary '�\�kfs,?\�ǻ\���n��^\�P�X0���RS\�-','',0,'?'),(_binary '9:��d�o\n�\�p`Ry��','wp-includes/js/tinymce/langs/wp-langs-en.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/langs/wp-langs-en.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�:w,\�]�^!s�',_binary '\�\�\�\�[\� �l ̚\�y��H-���\�\0�\�9�P@','',0,'?'),(_binary '9B��/�2 \�d��f�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_arrow_left_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_arrow_left_24px.svg',0,_binary 'RV�����*�:���2Q',_binary 'RV�����*�:���2Q',_binary 'L\�\�\��\��}\'�\�Bۿ�ξ�G&_�\�\\\�\�','',0,'?'),(_binary '9F��B\�|m�soz\�\�\�g','wp-content/plugins/wpforms-lite/assets/js/jquery.minicolors.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.minicolors.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�K\��o��\Z:O-\�Q',_binary 'Aƾ�|n8�\\���\�\�k%�J\�\�\�\�[\�\�!','',0,'?'),(_binary '9L>��h9³k�\�\"','wp-includes/blocks/navigation/view.min.asset.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/view.min.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TtS�� 4��uB\�\�\�',_binary 'd.gh�Ի\�X�|L�\�\�k�\�BHM���s�W[}','',0,'?'),(_binary '9\\4;��J;�\�\�u\�~�','wp-admin/images/freedom-4.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/freedom-4.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɘ\n|7�$���P\�',_binary '��\�~(��3Ρz���Y\�\���\�J\�k��','',0,'?'),(_binary '9k�sB\�\�=}\�\�TŃc7','wp-includes/sodium_compat/src/Core/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�C�\�\0\�n`�\�i>]�',_binary '\���\���\�q\�㋵���\'N�N{Q�\�N','',0,'?'),(_binary '9vz��\����9\�\rv�','wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/grid-item-attributes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/grid-item-attributes.php',0,_binary '.�$\�\�u:\�k�hR\'\��',_binary '.�$\�\�u:\�k�hR\'\��',_binary '\�P~_Ek\�Ί\�f\�X\�zz�4a \�m��xyu\�','',0,'?'),(_binary '9wv\r\�\�\�^��!C�','wp-includes/blocks/image/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�\n\�\�\�\�2�a�\�y�m',_binary '\�\�qDz�W�W��\�/G��\�\�6\�\�6-\�r\�','',0,'?'),(_binary '9x/�\�>L+s��\"l�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_linked_camera_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_linked_camera_24px.svg',0,_binary ',��Qɻ׆FB�*��u',_binary ',��Qɻ׆FB�*��u',_binary '\��X0�c�s<�szg\�]K�>�i����[�\�','',0,'?'),(_binary '9�31�\��\�bS','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/index.php',0,_binary 'i��=�\�\0��!\\\�\�',_binary 'i��=�\�\0��!\\\�\�',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '9��4�tS\�\rR\�Ź','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_laptop_mac_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_laptop_mac_24px.svg',0,_binary '���-\�?Z\�\�r����',_binary '���-\�?Z\�\�r����',_binary '<El�(\�p�\�\�#w��W���\�g1\�\�X7\�6','',0,'?'),(_binary '9�} B^��? \�\"\�','wp-includes/script-loader.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/script-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۺ{\��=��+��H�',_binary '\0[\�+�OĪt�(���U\�\�V7\�1go?�^��\�\�','',0,'?'),(_binary '9�\�\�y�S\�� pV6=','wp-includes/blocks/quote/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3g���\�N�%�!Q�|',_binary '\�*4k(d\�e��\�\�%\�chq\�eS�tD\Z�u�','',0,'?'),(_binary '9�X)�>���\�J�h\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/.Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/.Exception.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '9��\�\�\�zd]k�','wp-content/plugins/js_composer/include/params/href/.href.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/href/.href.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '9�y+�_��@�A��~','wp-content/plugins/really-simple-ssl/class-site-health.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-site-health.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��6/\\\�s\��o�\�',_binary ',\�\�~p��$\�Z��\�\\��P[\�\\\�E�X�W','',0,'?'),(_binary '9�\�n�\�X-3̔(�I�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pl.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:�@\�{\�R@�;�7��',_binary 'C\�(W \�\�7d,\�j�c�\\��yk,Z\�\�\�\�kƸ{','',0,'?'),(_binary '9� �{b\nJc\�F=lY','wp-includes/blocks/query-pagination.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\�\�\�\�5`� M3a5�\�',_binary 'TU-n%I��e�\�iC7J��\�}� >�','',0,'?'),(_binary '9\�Ce;Y#\�v|z��','wp-includes/blocks/audio/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~R��0W�\�\�@\�\�y\�_',_binary 'v�\�\�C�\�~Qk[s\�2�B�\�\nǩz��a|n#','',0,'?'),(_binary '9ĠZq:j\nU�9(\Z\0\�\�','wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Q�x[��/�؟[\�N�',_binary '�S�\�\�3\�hA\�\��Θ����R)�+}�A\�\�\�6','',0,'?'),(_binary '9Ƴ=\�`o�^F+ܖ\�(','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-uk_UA.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-uk_UA.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K[Ck�Pڸ,\�l\�+gB\�',_binary '2��[f�\�oΫ�����A�\Z���C\��\� ','',0,'?'),(_binary '9ՍҢ\�\�9\�\�d\r\�Y','wp-includes/ID3/license.commercial.txt','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/license.commercial.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n;g��J�g��\�\�xA�',_binary '�t_2�x\�<�\�-��\�˜wq\�I�g�\�\�','',0,'?'),(_binary '9\�q�r� �MBD\r��','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_unfold_more_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_unfold_more_24px.svg',0,_binary '�a%\�\�-~\�u�\�h�',_binary '�a%\�\�-~\�u�\�h�',_binary '��qB�\�W�=�=�G��L]\��,c�+t*\�W','',0,'?'),(_binary '9\�5-�\�iC�~�j\'','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_flight_land_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_flight_land_24px.svg',0,_binary 'ܫ�ؘ\�a*j�K\r\�:',_binary 'ܫ�ؘ\�a*j�K\r\�:',_binary 'r?��ݖN�A{\�pȻ��څ�[�\�a$E�S\�','',0,'?'),(_binary '9\�\�Z~\�\�߳��+','wp-content/plugins/wpforms-lite/assets/js/admin.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\�=�\�h��+\�\�\�',_binary '\�G\�� ILs����]\�v�\�\�\�Y\�+5�F','',0,'?'),(_binary '9\�r\�/�E_\�\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_mic_none_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_mic_none_24px.svg',0,_binary 'V\'�\�-0\�*~��\�\�',_binary 'V\'�\�-0\�*~��\�\�',_binary '\�\�v@\�\�\�Մ�M ����\Z+�
�!\r*��','',0,'?'),(_binary '9\�K{�\��B��\��6�s\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/link_color/field_link_color.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/link_color/field_link_color.min.js',0,_binary '\�:��6�P\�̆\����',_binary '\�:��6�P\�̆\����',_binary '5N|���%-�Z��J`DԖ�i`\�\�\�\�\�b�','',0,'?'),(_binary '9\�\�s�3\�SZ,p\�8g','wp-includes/images/media/text.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/text.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z��s\�\�0\�ȝ�Q�K',_binary '�g�\�?[\��D*\�p�8�q\�\��Vѓ\�>�\�N','',0,'?'),(_binary '9\�\�Ò�f��x�O@x�','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_domain_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_domain_24px.svg',0,_binary '�!l\�I\�\�WH<��Y��',_binary '�!l\�I\�\�WH<��Y��',_binary 'n@��\�q\�=ТA\�]VJ�\��RՖҷM%yA\�','',0,'?'),(_binary '9\�0\�wԴu.I�x\�','wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-full.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-full.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�gO&ɩ��=l̻��dY',_binary '�,�{�$m\�\�n}����5�i\�lS\�s+v\�\�\��','',0,'?'),(_binary '9���\�^G�YM4��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_spellcheck_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_spellcheck_24px.svg',0,_binary 'w�\�\�]\�O\\:�\�N��',_binary 'w�\�\�]\�O\\:�\�N��',_binary 'vnC;�e_�fs��2Sθ�\�\�\�ن�[K�\�<i','',0,'?'),(_binary ':��\�X� \�e.>k%�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k<]�^ܴ\����=3�c',_binary '*�\n\��\�`�3\�q\�^�,,�G\�/H�\�','',0,'?'),(_binary ':ĄVh��!�A\�j/\�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@Bg\�EJ�ƽH�',_binary 'i�\�|\\I��\�\�E���\�_��X綈j�\�','',0,'?'),(_binary ':{\�\�\�{7\�9���\�','wp-admin/link.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�ЭE�J\���\�#',_binary '\�A&0_:|�=)�\�DP\�Y�\\�p2C\Z�]�]�&\�U','',0,'?'),(_binary ':)QnC\n�u�JoH','wp-content/plugins/cloudflare-flexible-ssl/.cloudflare-flexible-ssl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/cloudflare-flexible-ssl/.cloudflare-flexible-ssl.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ':h\� �\�\�\�#롕`\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_gradient_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_gradient_24px.svg',0,_binary '��1�=\�4�O�\�\�\�',_binary '��1�=\�4�O�\�\�\�',_binary '>˖�]�%�\�<�]\�)�J�#8\�6@y�n�\�','',0,'?'),(_binary ':�|L�H6(\�\�c�g�\�','wp-includes/ID3/module.audio.ogg.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.audio.ogg.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ɇ*�)+��>x��R)�',_binary '{Y7n\�\�,�1K\�F[LH݆\"�\�5�;%\�!,�','',0,'?'),(_binary ':\�1\"䳱\�uo\�\�\�\�','wp-content/plugins/wpforms-lite/src/Admin/Builder/Help.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Builder/Help.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�9� a5ڹ}�N�\�\�\�',_binary 'y�]䩷\npk�Rݦ�E�st�\�6\�V���}\"�','',0,'?'),(_binary ':\"�����i(\�\�2Xr\�','wp-content/plugins/js_composer/include/params/hidden/hidden.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/hidden/hidden.php',0,_binary '\�\�ȵ�+ \r\�4v\Z�\\',_binary '\�\�ȵ�+ \r\�4v\Z�\\',_binary '��\����v\�sh\�|w\�Q!>Z@\�6I\�/�cP�','',0,'?'),(_binary ':3\�\�Ɗ\���\�\�0\�,8D','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Montgomery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٻ\Z�b�\�\�M�Gw\r�\�',_binary '�[�\�=H>��?\�\�Y�\�\0Z7S��7f�&��[\n','',0,'?'),(_binary ':7F\�\�VB\nbF�Jri)','wp-content/plugins/js_composer/include/templates/pages/vc-welcome/vc-faq.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-welcome/vc-faq.php',0,_binary 'r�\�vI�&\�6dH�',_binary 'r�\�vI�&\�6dH�',_binary 'c��=�\�=-7�5�0\�^�\�ĵ�׀��b�','',0,'?'),(_binary ':<�$�\�0,w\"&e({','wp-includes/class-feed.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-feed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���>�y�ܫ��]\�\�T',_binary '�8\�\�j2\�y\�N!qʩp���\�\�t\0A\��2\\Y','',0,'?'),(_binary ':D\�J�$\�h��Dž\r\�','wp-admin/js/customize-nav-menus.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/customize-nav-menus.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�o\�E߭WuaI�o|k',_binary '�R\�/gO<\�\�$��\���\�\�]$\�.\�[i\�','',0,'?'),(_binary ':HG�l��\�9\�\�4\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedCampaignStats.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedCampaignStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�֬+@ለa\�@\�\'8,',_binary ',;\�\�X:�~�K\��\�\�B\�*\�=���%','',0,'?'),(_binary ':K�\�+�\�5���0�@','wp-content/plugins/revslider/includes/object-library.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/object-library.class.php',0,_binary 'C�\�7\�H�\n\�ޢ�A',_binary 'C�\�7\�H�\n\�ޢ�A',_binary '\�\�B\"E���;lT�5�9�4�r90�mRG�\�Ί\�','',0,'?'),(_binary ':V�A�E��;.(�bT�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/.Order.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/.Order.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ':W\�\�\�B�\�\�ܡS/','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/.ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/.ChaCha20.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ':\\ܹ\r@���L\"�:�U','wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-status.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eL\�F�\�T�2Ѯ\�He',_binary 'M\��D�\nR卸\�X����=���j\���н','',0,'?'),(_binary ':]69�w��*6}(G\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_not_interested_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_not_interested_24px.svg',0,_binary '0�\�}\�\��}� w�\�',_binary '0�\�}\�\��}� w�\�',_binary '\�\�\�幑�姥�6wX\�\�K]I;�x\��4�','',0,'?'),(_binary ':_k7r\�:�\�\�ؽ�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/WebhooksApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/WebhooksApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Iv.�G�m�\0;1P2r',_binary '\�@�O\�\"�o&�\�>0\�dDS�\��\��#\'�','',0,'?'),(_binary ':lt�{����\�\���t4','wp-content/plugins/revslider/includes/backwards.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/backwards.php',0,_binary '\�\�\�\���)��y;�\nC',_binary '\�\�\�\���)��y;�\nC',_binary '�\�\�i�\0�\��\�\�\�T-\�\�\n\�$�\�a�0B','',0,'?'),(_binary ':t\�O\�`\rH\�$,\�M\�:�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=��\��\�}az\�+',_binary 'TV\�v\\Lm\��~\�\�\�SzN��G��ڨ::\nE�\�\�','',0,'?'),(_binary ':y&aZ\� �!nKn-^�x','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ':�-|G?e\�L��\�#\�#','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/info-circle-blue.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/info-circle-blue.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A�$��?��Ұ��ׅ\�D',_binary 'O��g���r?\�sr(f�i���\�f\'5�y\�','',0,'?'),(_binary ':��\�%H`!��\�\r\�Z','wp-admin/js/media-gallery.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/media-gallery.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%��g\�Usb����K\�',_binary '�OH+ܽ��g\"�\�\�{CvF\�B���\�t1��','',0,'?'),(_binary ':�=G\�\�\�\�$y�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/DeduplicationHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�tV��\�t�9�~.\�<&7',_binary '�V\�9��\���DhH�ELc��J�@a4�','',0,'?'),(_binary ':��Z1��F�tչ\�V6,','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-php72/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-php72/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^s�~\�dž\n\��-\�`',_binary '�2��A\�pr\�A\�$� {��s\�\�\�_p\�>�\�f','',0,'?'),(_binary ':����H�,3�>w\\C\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_assistant_photo_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_assistant_photo_24px.svg',0,_binary '\�\�L�h�2\�\�~\�\� ',_binary '\�\�L�h�2\�\�~\�\� ',_binary '��*\�]4\0\�At��J[\�\�.v�t���[�I��\�','',0,'?'),(_binary ':��\�\�2\�\�7��t','wp-content/themes/twentytwentytwo/templates/404.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/404.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8o\�\�m\�\�\�,\�\�*\0�',_binary '�\�5��\�\�K\�)`0U d��s��ͳT','',0,'?'),(_binary ':����\�R�*bc�hl','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calendar2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calendar2.svg',0,_binary '�e\�M�\"�z��D(�',_binary '�e\�M�\"�z��D(�',_binary '���b�P\� `�<\�t/d�^���8O{�b\�/\�i','',0,'?'),(_binary ':�%\�\�(v5�\�q�0','wp-content/themes/twentytwentyone/single.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/single.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�0ײ\�O\�\�\�\r\�|�\�',_binary '��a�T��t�\���.t:��,�v\�\�pڊ\0','',0,'?'),(_binary ':��BY=-\�*\�\'�-h�','wp-content/plugins/wp-maintenance-mode/assets/js/bot.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/bot.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�a�/�\�\�\�xPR\�V\n',_binary '4Ebf\���\�\�\�\�M�Z@]D �\�\�','',0,'?'),(_binary ':��s-(B��\�O\�2�\�)','wp-includes/blocks/cover/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�@�\�\�̈\�1\�\�',_binary 'sw�<�<m ��\�\�b\�\�~\\�������߶','',0,'?'),(_binary ':\�Y\�\�X�5\�\rI#\�u�','wp-content/plugins/wp-mail-smtp/src/Conflicts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Conflicts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\�\�\�,w;\�\�I',_binary '\�\�\�\�h]\�\�\�$�\\?�\�a\�����\'/\�\�H�','',0,'?'),(_binary ':\�t\�\��\�\�)��<u�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_single_image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_single_image.php',0,_binary '�֞\�(8��\�!h\�\�',_binary '�֞\�(8��\�!h\�\�',_binary 'v,Mb�u\�\"\�1��\�H��Q�\� ��R�ے}�a','',0,'?'),(_binary ':\�Xqݝ�J\\�5P\�4','wp-includes/images/spinner.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/spinner.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�L\�\nD�\n\�oً\�j˲�',_binary 'zƄ\�\Z\"��n\Zs�(\�U�/~\�7��F��^
\�','',0,'?'),(_binary ':\�{_<��d\�F8\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_pinterest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_pinterest.php',0,_binary '����0�\�Mrc. ٢',_binary '����0�\�Mrc. ٢',_binary '��\�l�5\Z\�+\�v`80\�\�(�[\�(nJ0[�\�','',0,'?'),(_binary ':\�d\�\"������ub�','wp-includes/sodium_compat/src/Core/Base64/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Base64/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary ':\�*Ψ}oٚ�W�\�\�\�','wp-content/plugins/wp-mail-smtp/src/Providers/MailerAbstract.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/MailerAbstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�\�\�\�b\�W\�܀',_binary '�D�\�0�\�f�a�5��֓b\��4�\�ֵcb','',0,'?'),(_binary ':�ṇRM\�ti#�\�=','wp-includes/images/media/audio.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/audio.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�taCA\�\��.�\�Z\�',_binary '�L\�>��$��\n�oixoj-\nL\�\�\��\�]G;q','',0,'?'),(_binary ':�\�\'R}�\���]�','wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Ac<�\�\�w_���(',_binary 'Ԑ�\�0%QF�\�^�#\�J\�\�M�\��qvѦ\��N','',0,'?'),(_binary ';\n)QB\�\�-x\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_mode_edit_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_mode_edit_24px.svg',0,_binary '9\�05H\�q^�\Z�',_binary '9\�05H\�q^�\Z�',_binary '�\�vu;�\�\�\�ׁO<K�R\�`ֽ\�ӯ�$~','',0,'?'),(_binary ';\�b�fȖ0����x','wp-admin/css/colors/midnight/colors.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/midnight/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's}\�B\�\Z�6g���b7',_binary '\�V��3g`\�O%Nm:�gD�\�]<{4Qݚ3=TX�','',0,'?'),(_binary ';ܒscF\�\�!\����','wp-includes/css/dist/components/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/components/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KG\�\�g\�D\�*\�r{Nj�',_binary '��Tw1\�x�\�z�:2f斓\�\�Sٓ��2$ϑ','',0,'?'),(_binary ';7�����ə�\�\�\�A','wp-includes/Requests/src/Exception/Http/Status304.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status304.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\�]��:�}��l\rw\�',_binary '2�gl;\0P\'�&Ka;Ӫ��ply2\"0$\�\�\�\�h�\n','',0,'?'),(_binary ';�\�%w�7\�(�\�z*1','wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�O��`E�#\�;��\�\�',_binary '\�\'\�<DN�K?KHQ!�n���9S\r\�>祟\�\�0','',0,'?'),(_binary ';$\�-�)\�B\�;bK\�;\�\�','wp-content/plugins/js_composer/include/templates/params/loop/templates.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/loop/templates.html',0,_binary '\�/��<��\�\0\�\�',_binary '\�/��<��\�\0\�\�',_binary '�UK\��օ�1\�@>\�֞\�Hڍ\�\�','',0,'?'),(_binary ';-��Fw��\�\����\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/GetNewNonce.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/GetNewNonce.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C1\��oL\�)�\�+',_binary '^E�\�\�`�7����o�.v\�\��\�h\�9\�\�','',0,'?'),(_binary ';1ы#�Y_N��t\�','wp-settings.php','/home2/faster25/public_html/ansrwanda.com/wp-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^�H+&�pݻ�\0ȩ\�#',_binary '�Ӝ��x\"�:\�;kB�d��6�7\�?\�[�\�\�','',0,'?'),(_binary ';1䧉r2I\��\�\��\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_subway_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_subway_24px.svg',0,_binary '�%�\�a���_\�q?\�=�',_binary '�%�\�a���_\�q?\�=�',_binary '麸�\�HL��\��K\�*����s�+3y\rj�5','',0,'?'),(_binary ';3.����k|M7C�\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-doughnut-chart.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-doughnut-chart.svg',0,_binary '\�\rW��\�\�0kO��f\�,',_binary '\�\rW��\�\�0kO��f\�,',_binary '\�F��٩=\��Ǻ\�H�<P�\�\�\�O�\�\r\0��<�','',0,'?'),(_binary ';Q-:@(:85M����','wp-content/themes/twentytwentytwo/assets/images/ducks.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/ducks.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\n(\n�� ���6Շ',_binary '�\�8ӟ?�>\�-z\�\'�\�֒̕�yz��\�\�\�^\�','',0,'?'),(_binary ';Q}]]U\�K}9o�\�\�\�','wp-includes/blocks/post-terms/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-terms/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\Z^k�\�N�ұ\�\Z�)�',_binary '\�?�\�㷷\�(s����\'\�˭�#\�l<�RT\�e','',0,'?'),(_binary ';Rc�\�J�\�\�,\�SA','wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/button/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�<\�\�E\�',_binary 'TH�d\����\�y\�\�x?\� �mP\�\�}6�3V','',0,'?'),(_binary ';R\�yh�\�\�RxK�\r','wp-admin/js/farbtastic.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/farbtastic.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\r\�Jgr�Tb;�un�*',_binary '\�M����\�_\�\�\�\���\�\�`9�h��*�/\�s','',0,'?'),(_binary ';S\�X\�]�\'�\'��=\�','wp-content/plugins/wpforms-lite/assets/css/entry-print.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/entry-print.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\�nb\Z\�\�#���ղF',_binary '��$;��\�\�寂\���aB�u�/ޅo�0d\"4','',0,'?'),(_binary ';YRw1�\�hy�e\�[+','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X-}���$5&��u�nF',_binary '���\�>��:N ��`WBqi�b\�=\'�6\�Jm\Z','',0,'?'),(_binary ';^I��<ը�J�(���','wp-content/plugins/js_composer/assets/js/vendors/qtranslatex_backend.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/vendors/qtranslatex_backend.js',0,_binary '�8\Z�\�\�w� 8^�Q',_binary '�8\Z�\�\�w� 8^�Q',_binary '�\�&W�S\�\�+�\�|a\�\�n\�\�#a?x3W��5v\�','',0,'?'),(_binary ';bja|\�@\�M\� ��(`','wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_indeterminate_check_box_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_indeterminate_check_box_24px.svg',0,_binary 'Oq�%\�\�yE���Ifc',_binary 'Oq�%\�\�yE���Ifc',_binary '/�\�m\�ή\�pU&ֺ�\�\�~�q\�q\�\�\�W','',0,'?'),(_binary ';b\�\�-\�k\��� ��\�','wp-content/plugins/wp-maintenance-mode/views/loginform.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/views/loginform.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\��,$n�҃D`�',_binary '4ԑ\�e�fW�]\�]Es\�&�\����\�\�\�\'C\�','',0,'?'),(_binary ';n\�Cg��7$�;\�\�_','wp-includes/blocks/media-text/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HV�K�a\�\�,q0D\�\�',_binary '�\�\\�\�\�U\�\�\�P�V�,� \�\�\�{}S\�\�\�zc�','',0,'?'),(_binary ';oؼen����cUy\�E@','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fiber_manual_record_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fiber_manual_record_24px.svg',0,_binary '�K��\�\�{\�\�q\�\���',_binary '�K��\�\�{\�\�q\�\���',_binary 'B_v\�\\L\�:X/pٞ\�g�挲G.�`�t\� Af','',0,'?'),(_binary ';u{̶\�$\�<\�\�Wl','wp-includes/sodium_compat/namespaced/Core/ChaCha20/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary ';v�\�\�\�0c\��\�','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-links.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-links.php',0,_binary '{\�9\�_\�\�ϡ\�\rA\0',_binary '{\�9\�_\�\�ϡ\�\rA\0',_binary '<��gr��Ȝ�}�D�Н�Y\�uޔM۲VN','',0,'?'),(_binary ';z\�ސ\�\��\��\�\�+','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/ManageIp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/ManageIp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��?\�8Y�l(t��\�zc',_binary 'UW�\�|\�~~AA�c�L��\"��\�S�`8.��','',0,'?'),(_binary ';�2�q|f��J\�t�m','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-custom-fields.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-custom-fields.svg',0,_binary '\�g��y\r�\��\�b',_binary '\�g��y\r�\��\�b',_binary '1�)zGm�R\�n�\�ܐ˹)���\�3��\n\�~\�','',0,'?'),(_binary ';�Q@s#��L\�\�\�h\�E','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserId.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserId.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�mH�#T-J*\�\�z:\Z',_binary 'k�\0\�\�\Zn\'�zk`��\�e\�9\�YiC��','',0,'?'),(_binary ';�b8�ti�\�m6S��','wp-content/themes/main/woocommerce/loop/rating.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/loop/rating.php',0,_binary 'u\�\�U�\�+��/�\��',_binary 'u\�\�U�\�+��/�\��',_binary '\'q�\�\��\�\\PՃ�%��\�ā�+\�\�\�ǚ','',0,'?'),(_binary ';��99�Aw�\�\�a��\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_add_shopping_cart_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_add_shopping_cart_24px.svg',0,_binary '��D9��V��\� �,Rk�',_binary '��D9��V��\� �,Rk�',_binary '0\�Ķ�r���x��� ]x\�{dE(o2��d','',0,'?'),(_binary ';�2��~\�%奇Řsg�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��#.4~\�1I\�b\�[:',_binary 'lVa\�֗U�B�e�G��ܶص\�\�\�\�\�?�f�o','',0,'?'),(_binary ';�2�\�]����}Ž\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_airplanemode_active_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_airplanemode_active_24px.svg',0,_binary 'Aہ��&lo�|�[E�',_binary 'Aہ��&lo�|�[E�',_binary 'P\'\�o\�\�o��L\�C\�\�~�o�vP�a�d}\�~','',0,'?'),(_binary ';��ʏ#�\�,\�J\�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\�F\�\�\�*\�\�\�c���',_binary '\�\�]\"\�D.�\�\�\�|e�A��>M�|$\��\nT�','',0,'?'),(_binary ';��#Q�V�)[�U�\�','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-om.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-om.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�/����\0(Tpx}',_binary '�(\Z\�S5\\r\�\05d�:�Jk&\�{\�\\�\�<5�','',0,'?'),(_binary ';���q\0JE\�˳4�i','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M �3\�9�ن\�\�',_binary ';\�\�� �\��\�\�/��nU]Nk%A٧�Q���C2\Z','',0,'?'),(_binary ';���\�l\�?[\�wr\��','wp-content/plugins/js_composer/config/content/shortcode-vc-flickr.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-flickr.php',0,_binary '�*\0\r \"�qq\�\�\�yW�,',_binary '�*\0\r \"�qq\�\�\�yW�,',_binary '\�\�\�P�7�\�3�ŭ\�\�Ӝ\"�>Kb\�\'\�\�\�L','',0,'?'),(_binary ';�UJl9b�P\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/ExpiredAuthorization.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/ExpiredAuthorization.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�W���\�`\�%\�_\�',_binary '�J64����\�0o\�G�\�o\�i5�\�����\�','',0,'?'),(_binary ';\�6ޠn\0\�\n��\"j~','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_free_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_free_24px.svg',0,_binary '=�w�K\0�\�\�<X�\�\'',_binary '=�w�K\0�\�\�<X�\�\'',_binary '�ӑ�\���ӂ3\�\�dZ\�I\�,Xa:\�\�\�\�','',0,'?'),(_binary ';֣��:\�j\�=\�v&','wp-content/themes/main/includes/visual-composer/shortcodes/search_form.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/search_form.php',0,_binary 'n\�%֤3\�\�Ky_\�͈',_binary 'n\�%֤3\�\�Ky_\�͈',_binary 'B�\\\�s�7IT�\�\� Ū\�[\�\�4�&','',0,'?'),(_binary ';\�v\�0BK���\�1д','wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+o~��X�\�ݓ\0\�',_binary 'xX��ѹ\�$6\�UdZ$��\�\�x���\�\�&3\�','',0,'?'),(_binary ';\�\�r;lK�rȆF\��','wp-content/plugins/js_composer/include/classes/shortcodes/vc-line-chart.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-line-chart.php',0,_binary '.\�=�\�1ώo)S�',_binary '.\�=�\�1ώo)S�',_binary '2}.mW�S�ё%7n\�\�[b\�n[���\�\"Z�B拉','',0,'?'),(_binary ';\�:�\�$m>����\�r4�','wp-content/plugins/js_composer/include/params/column_offset/column_offset.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/column_offset/column_offset.php',0,_binary '�-�?l/��x\'ȶ}\�&\�',_binary '�-�?l/��x\'ȶ}\�&\�',_binary '���2��Ma��M0�{s��u\�p\�i+�m��\�2','',0,'?'),(_binary ';\�\n���J\�d\�c\�Z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';e������\�\�\�@6',_binary '\�\�6���5z\���\�,ot��\r#g\�\�]�,��','',0,'?'),(_binary ';\�d+;�C��?\�\�','wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-roles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\��7\�jƕM\�R\0>s,',_binary '�H՛fSza����&d��\�td_�\�V��\�m��\�\0','',0,'?'),(_binary ';\�2�\�yT\�W\�Ks���a','wp-includes/blocks/table/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S��\�\�ïD\�h�G\r',_binary '\�)�O\�)Tڛ\�9��ɦ5m!\�����\�\�','',0,'?'),(_binary ';\�\�\�Q�_e\�\�/�','wp-content/plugins/wpforms-lite/assets/images/about/plugin-rp.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-rp.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v��$e\�\�HG\�H\�D�\�',_binary '.\�^&O\'\�{6\0Z\�\�t\�Kf�5\Zl�\�j��\�?,','',0,'?'),(_binary ';\�Wct\�\�\�*+\��Br\�','wp-includes/images/smilies/icon_surprised.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_surprised.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\�\�-\�\�#+�\���0\�?',_binary '��cuy�X�ؓ\�A�\�d�5[=w>�*S�pwe\�._','',0,'?'),(_binary ';�\�\�\�*1\Zn�\�4\�','wp-includes/js/wp-emoji-loader.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-emoji-loader.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݜ\Za�\��j\���|��',_binary ']N1r�OJC\"cB0\�\�\�]� [n]&03','',0,'?'),(_binary ';���vu%Kli�\� \�','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/tab.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/tab.min.js',0,_binary '\�\�>\��gaS\�\�',_binary '\�\�>\��gaS\�\�',_binary 'K\"�\�\�_O`�) �\�\�\�\�\�]�L\�\�\�=&e','',0,'?'),(_binary '<\0`B��\�^�\�_W\'','wp-content/themes/main/charitable/campaign-loop/.campaign-loop.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/charitable/campaign-loop/.campaign-loop.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '<E��\�L~_/�s','wp-content/plugins/wpforms-lite/includes/emails/class-emails.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/emails/class-emails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W���`ܜ\�r;�\�c��',_binary 'J`\0���}\�2\�RG�.T\�Gg�\�R\��� ��','',0,'?'),(_binary '<$�\�\�\�4\������','wp-content/themes/twentytwentytwo/assets/images/icon-bird.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/icon-bird.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fy*\�j+X\�\�\�\�\�h',_binary '�\�w\�Hxa�?S�@�ߦ\�ZWw��P�w\�I�\�','',0,'?'),(_binary '<%6�Bz�M�o�O�\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/nl.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/nl.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4��<�\�����\�wp',_binary '=%?ܣ�IfO\�i�\�B-�{�܃\�n�f÷��\�\\','',0,'?'),(_binary '<(5�zJU�@\��NHQ\�','wp-content/plugins/revslider/admin/assets/js/modules/.modules.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/modules/.modules.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '<)�S\�\Z@�H4���3','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�d[\��q�\�\"�H\�M',_binary '�k�N,�>a�d�ޯ�\�\Zg���\�\��B=<','',0,'?'),(_binary '<0�CoZ\���ete*��','wp-content/plugins/js_composer/include/classes/shortcodes/vc-progress-bar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-progress-bar.php',0,_binary '�s��\�ߛ\�49�Ǚ�',_binary '�s��\�ߛ\�49�Ǚ�',_binary '^NJnn#\�\�j��x\�W\�\�F*mYU�p�#\�\n}\�\�','',0,'?'),(_binary '<<\�\n�<%h;~�\�n','wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/.Education.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/.Education.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '<>xP�\�\���\�\�F\�','wp-content/plugins/js_composer/include/params/css_editor/css_editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/css_editor/css_editor.php',0,_binary '(gRd!\�ko�Mփ\�',_binary '(gRd!\�ko�Mփ\�',_binary '\�\�\�\Z��y�\0\�\�\�Z\0 �\Z��;�F1\�`t)','',0,'?'),(_binary '<E\�$���\�Rq�s��_','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/.Ge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/.Ge.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '<F\�\�\�Pz\�22��~','wp-includes/js/imgareaselect/imgareaselect.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/imgareaselect/imgareaselect.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}(\�\�()�\�3���',_binary '�q\�!ݿJӇ�\�i\n�E\�5s\�!�\r���%��','',0,'?'),(_binary '<K�m\�\'\\#\�yG','wp-content/themes/main/includes/visual-composer/shortcodes/clients_slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/clients_slider.php',0,_binary '�,>�\�i�\�RI��>��',_binary '�,>�\�i�\�RI��>��',_binary '\�e�\�\��\�\�V\�Ϯ\�au�\�Y0\��f','',0,'?'),(_binary '<O��Yma�0�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u�_\��\�:&�ך�\�',_binary '\��h\0z�AT2X�Zt�q9�\�\�\�B�Ң^�p<$�','',0,'?'),(_binary '<YD\�-�A\�\'\�|)\�\�\�','wp-content/plugins/wordfence/views/user/disabled-application-passwords.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/user/disabled-application-passwords.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%t\�Z)\�♟\�\�V�',_binary '�\�G͌\�r�A{\�\r`\rY\��\�}~h�\�Jd�','',0,'?'),(_binary '<Ze�3\�`x�\�0{\�\�&','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/VacationSettings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/VacationSettings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ɤ��j\�=τȾ',_binary '\�(BA\0�\��:h�Z?,_��A�b\�OG�_O7','',0,'?'),(_binary '<_-|\�@iT�\�\�\�\�','wp-content/themes/twentytwentyone/assets/sass/04-elements/blockquote.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/04-elements/blockquote.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7UE\Z�,\�`𫞈Ó~!',_binary '�X�\�\�Y\�8�\��kcT��W<+\�\�\�F2�i','',0,'?'),(_binary '<b��j�\��\�,k\�6','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/link_color/field_link_color.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/link_color/field_link_color.js',0,_binary '{\�y\�\�2T��\�{��z\�',_binary '{\�y\�\�2T��\�{��z\�',_binary 'D@W%튔3zVQL�\�wo\�%�\�Ύp�\�&\��\�\�','',0,'?'),(_binary '<j}\�G�\�\���Bo-�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemPoolInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemPoolInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%7��\�lv@P5��E',_binary '\�Ķ\�ܜOY�0@�6�n\�n�$\�<0�\�х���','',0,'?'),(_binary '<|q�|xܲ\\\�\�zZ�{','wp-includes/blocks/page-list/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b�I\�h\�Pvi�\��',_binary '��컽�\nr\"*�\�\�\"�\�B��C%M\�\'Q�','',0,'?'),(_binary '<�!}K\�A\�,\r�y\�2','wp-content/themes/twentytwentyone/template-parts/header/site-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/header/site-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\�z*�-\�9�v\�Z,�\�',_binary 't��\�C\����\�a8f\r*�\�\�?\�G�\r�G\�\�-','',0,'?'),(_binary '<��9�u�j����!�$','wp-admin/css/install.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/install.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�#ll�bMѲ^v��2Վ',_binary '�w\�:Ԝ\�\�B\�\�sD1HKͯ�`=\�A��z)D6','',0,'?'),(_binary '<��\��H�:S��\�5','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/book-apple.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/book-apple.svg',0,_binary 'O\�U�8�i���ԥ�$e7',_binary 'O\�U�8�i���ԥ�$e7',_binary 'b\�}$��ŖbJ\�\�1Ћ\"${%v\�u\�\n;\��u\�Q�','',0,'?'),(_binary '<�>�\�\��v\�A%�\�Fn�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_cached_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_cached_24px.svg',0,_binary 'i�\�\�B.\�\�\�L�^9.\�\�',_binary 'i�\�\�B.\�\�\�L�^9.\�\�',_binary '�le&>\�g`m��.X9�T\�,��a� �\�-\�o','',0,'?'),(_binary '<�\�i/\�\�+\0\�[\�G5�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_event_available_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_event_available_24px.svg',0,_binary 'ANȭ_0ԭ\�\�\ZD\�̢',_binary 'ANȭ_0ԭ\�\�\ZD\�̢',_binary '��)\�F2\�%z\'0:�2�\�u\�$\r\�1�E��','',0,'?'),(_binary '<��e\��\�\�\�\��5','wp-includes/blocks/block/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/block/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�uZ\�`ن^\�^^\�6,�',_binary '���\�\�\�\���\�`�\�\�T\�uC�dJ�\�m\�\�','',0,'?'),(_binary '<�\�*�1%\�Gɫ\�\�V9)','wp-content/plugins/revslider/public/assets/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '<��k�\�\n\�rW\�\�B','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_message_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_message_24px.svg',0,_binary '.��[m�3�%���f�\�',_binary '.��[m�3�%���f�\�',_binary '/f�\�U�\�5����\�8�~ꢗL���s^','',0,'?'),(_binary '<�\�ŐʤG߉\�9','wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-video-header-details.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���n&��\�aNx',_binary '\�\�7̍po3dO]/\�:\"�\�-J\�N>/\�:��\�','',0,'?'),(_binary '<�VɧG+\�\�\�*�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_tune_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_tune_24px.svg',0,_binary '\�l]\n�%猠m�Wg.',_binary '\�l]\n�%猠m�Wg.',_binary '\�U�\�{Ӛ\�D�\�\���)2\�b�\�-�:Ϝ\�','',0,'?'),(_binary '<Ӡ��p-�.��*�j�','wp-content/plugins/wpforms-lite/includes/fields/class-number-slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-number-slider.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�-�5��٤i0�s�^�',_binary '\�\�M\�\�!�R\�\�Fq\�i\�\�\��X0��\�','',0,'?'),(_binary '<ޤ�l\�\��K`��i�\�','wp-includes/blocks/embed/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[�\�\�K;�n�\�\��1C�',_binary '\�\�l�|ǒB�\��\�\����T\�3EV� �uG6i','',0,'?'),(_binary '<\�\�]���\�M�VU�\�','wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_star_half_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_star_half_24px.svg',0,_binary 'b� \�\�\�~�\�?\�Z\�Y',_binary 'b� \�\�\�~�\�?\�Z\�Y',_binary '\Z���P�8���đCdy\�~���(\�{\�2\��Q','',0,'?'),(_binary '<\�r\�}�s\�,','wp-includes/rest-api/fields/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/fields/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '<\�hj\� �4���4a\�2\�','wp-includes/js/utils.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���2���![pNI\�5',_binary 'iII4\�*�\�{FZan�Ǡ\�)J,T\�&�g�\�','',0,'?'),(_binary '<\�S�N�\r\���C','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/editor/field_editor.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/editor/field_editor.js',0,_binary '��(2Å\�|Ngg\n�W',_binary '��(2Å\�|Ngg\n�W',_binary '\�\�u\�\�\�j \�\�\�>l�і=�=\�y\�\"�����','',0,'?'),(_binary '<\�\�u꿖\Zܜ�\�Y\�^','wp-includes/js/tinymce/plugins/wpeditimage/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�j�<\�]\�@���� 4�',_binary '\r]\"\�\�!�\'sg=����\�zķQ�\�2\�NK\�','',0,'?'),(_binary '<\�(\��\�H�\�lp\�I','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�wΪ!m�_\�\�\�A�',_binary '�K26\�\��\�Е�ʬ\'Qp\�Q^n��\r���\�$|�','',0,'?'),(_binary '<\�6=�ί,Ƭ[q.�\�','wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-bill.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-bill.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��}l{C賄È\�S\r#',_binary '@r 8�5쯕Hڸ�\�*5r\�\��N�WUij\�','',0,'?'),(_binary '<\�϶X���\�{\�s\�','wp-content/plugins/wp-maintenance-mode/languages/.languages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/.languages.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '=J��ǰja�}LI�Z','wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��pF\�\�t1\�+\���',_binary '�;�}\�\�\0[���\'\rq\�\�\�\�\�ĥd\�;#\�.','',0,'?'),(_binary '=\�:�1�q�ʥd\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfoApiKeysV3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfoApiKeysV3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\��t\���\��@S',_binary '�2ƈ�\�\����\�&_�eN&]���d�\�\0\�@','',0,'?'),(_binary '= �A@�\'[^�\�:\�/','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_stay_current_portrait_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_stay_current_portrait_24px.svg',0,_binary '0Sܼ\�\�\�B_6?!zE',_binary '0Sܼ\�\�\�B_6?!zE',_binary '�\�3a�j�b\07H+&6\�;(F7��ލ�\��$','',0,'?'),(_binary '=\�\�\�@��-��L_','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_rgba/field_color_rgba.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_rgba/field_color_rgba.php',0,_binary '�cɒO�Aׁ�\�f*H{\�',_binary '�cɒO�Aׁ�\�f*H{\�',_binary '\�(�T\"غͭĥ^�;\�\�\�\�j>/���\�\�\�}7','',0,'?'),(_binary '=��p\�:<��y����','wp-content/themes/main/includes/theme-admin/.theme-admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-admin/.theme-admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '=��\�f;V\�dl\"��','wp-admin/css/code-editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/code-editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z���.��y\�\�^J�i�*',_binary '{\� ����\�\�I\�\�^�`��\0\���\�\�<<','',0,'?'),(_binary '= ]�\�}�\�*<.','wp-content/plugins/wordfence/views/waf/waf-install-manual.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/waf-install-manual.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pm�����Q�ynRPqؙ',_binary 'l�,\\\��d.���\"\�b�ִ\�lz\�w\�\\�E','',0,'?'),(_binary '=&�vh��\�ˇA\�`Q','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/IAMCredentials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/IAMCredentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C�����S̜6x�F',_binary '\�\�A\�\�\�\�\Z\�>8�\�j��\��K�㐯i�\0','',0,'?'),(_binary '=@\�}�\�g\r�\�Zx[<�','wp-content/themes/twentytwenty/.stylelintrc.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/.stylelintrc.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�#f˭\�Jlǿ\�',_binary 'I�\�\�l2�S�\��i.k\�R\�3\�}\�\�8V!<\�','',0,'?'),(_binary '=A�\�3�\�\�\�\�Zi�-','wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�\�sn1MQ(\��f\�',_binary 'r����J6 Y;U\���&\�\�4=\�5KQ�ia\�','',0,'?'),(_binary '=F_j1r\�\�.�\�\�','wp-includes/Requests/src/Transport.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Transport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\r\Z\0��D��\��\'�\�\�',_binary 'b\�\�K\�t��\�1#ֱfE�X\�{�\�K\�G\�G��Mг','',0,'?'),(_binary '=S�6\�a��Xo�,�2','wp-content/plugins/wordfence/vendor/autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�7\�\�ln_pBH5�!5=(',_binary '3\�-g,ӌ=$\��g\�7Ӫ\�:V10��h�\�','',0,'?'),(_binary '=U\n� \�ǔҧ-$�\�}+','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڸb�\�9\����M',_binary '\�F�/\'���M%�9\�}@�\�fW�>��S*�m','',0,'?'),(_binary '=V6[\�no��P{\�\�8�','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-trustpulse.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-trustpulse.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^)\�\�� \�\r\�N',_binary '+�\�\�\�\�\�\�)�����[�P\�\�\�k9n\�F\�\r�R','',0,'?'),(_binary '=_�\�.Kf�H!��\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/credits.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/credits.php',0,_binary '\��U3l]\�p\�\�',_binary '\��U3l]\�p\�\�',_binary '\0Edk\�1 \�\�ݤ�x\�\�\�\�Q��H(2^\�2�@�\0','',0,'?'),(_binary '=`=\�םR�\�C\�+h��','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/StreamFilter/ConvertMbstringEncoding.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/StreamFilter/ConvertMbstringEncoding.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�d6���JvL\�\�#\�\�',_binary '\�(pqPp�hj\0�r�Țm:�]\�W�\�\�\�(32K','',0,'?'),(_binary '=f\�u\�A><Th�\�\�@','wp-includes/js/jquery/ui/progressbar.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/progressbar.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��4�\�\�%�\r\�@6P\�',_binary 'uK��;��T��5�-�d\�pTS�\�聃\�O\�%\�','',0,'?'),(_binary '=uw1$e�Z6�\�^,�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_hd_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_hd_24px.svg',0,_binary '�-\�\�\�\�-\�\�\��o',_binary '�-\�\�\�\�-\�\�\��o',_binary '���\�\"B�1H5Lj����\�4\�ȍ\"on\�xWG�\\\�','',0,'?'),(_binary '=w�\���i�[]�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select/field_select.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select/field_select.js',0,_binary '�+C�-\0F�d�\�\� �',_binary '�+C�-\0F�d�\�\� �',_binary '\�¬Hޣt��\�\�̈́\�+]���C�E\���M\�c','',0,'?'),(_binary '=�\�\�i~I1�\�l','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_flip_to_back_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_flip_to_back_24px.svg',0,_binary '#9�!Q��D@��\�?\�b',_binary '#9�!Q��D@��\�?\�b',_binary '\\j�v����\�ݘ�� 5d)\�\�a�P]ا\�-\�\"\�','',0,'?'),(_binary '=��\�K�\0]\�|�\'�j','wp-content/plugins/wp-mail-smtp/src/Tasks/Reports/SummaryEmailTask.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Tasks/Reports/SummaryEmailTask.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\�\�\�\'y\�72�Zv��',_binary '�P�\r\�K�\�\�l\�\�#\\�4����==\�]:D*','',0,'?'),(_binary '=�/\�w�&];]�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�7&<\n��F�\�˳s�',_binary '����\�]� �SR�]L��~Z\�*.Al\�J','',0,'?'),(_binary '=��\�\�B���l\�)I\�\�','wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\�\�7\�T~\�@�\n�.D�',_binary '�&�\�D\n\r�\�<~\�\r�/4�$r_���','',0,'?'),(_binary '=��k�[4��� ��=\�','wp-includes/comment-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/comment-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�n�E�w]66�',_binary 'e\�9�\">v\�Wx��î\�(�ܭ�\'/\�y\r(','',0,'?'),(_binary '=\�\�Ө�\�\0E�\�\�','wp-includes/blocks/verse/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/verse/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�\� ��& �Z���j\�J',_binary '\��\�\�y��Z\�\�ʫ\�m\��q���\�nTN��~W\�%','',0,'?'),(_binary '=\�;�{\�\�\��e\�6�5�','wp-includes/js/jquery/ui/effect-pulsate.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-pulsate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�$ٸk��2\�6?��\�',_binary '�hR�5�3���\�\�\�I�\�DqP\�Q�<仈�\�\�\�','',0,'?'),(_binary '=\�Ԣo\�y�\"� \� \"','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RemainingCreditModelChild.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RemainingCreditModelChild.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����e� �D6\�\�',_binary 'P\�]˿�\�9\�᷄\��[�2ȟcidi\�8\�\�ȋ','',0,'?'),(_binary '=\�F\�혣�Æ�\�K&�','wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0�K�o8�E2�\���',_binary '�(\�~�S��S\Z�[5E��!n�B�j\���D ','',0,'?'),(_binary '=噄\nA�K(��\�l','wp-includes/js/dist/keyboard-shortcuts.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/keyboard-shortcuts.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�m\�\�G��\'�\�',_binary '�%\�!{\n7\�qk>\�b\�=�\�g��9��','',0,'?'),(_binary '=\�\\�减M^��\�\�BO','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_nature_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_nature_24px.svg',0,_binary '\�2�_I\�\�\\K\��V|�',_binary '\�2�_I\�\�\\K\��V|�',_binary '�Kw\�\�U�\�Ռަ�\�Y4w\�\0 �\r�\�J���\��y','',0,'?'),(_binary '=\�\�O%|�\�Q��]\'5','wp-content/plugins/wpforms-lite/src/Helpers/Templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Helpers/Templates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\'�g�0\��z[Ok\�\�\�',_binary '��˩m\�eG�?dC�\�\�w\���\�J\�[\�\�}�','',0,'?'),(_binary '=�a\���\��\�0&','wp-includes/js/jquery/ui/effect-slide.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-slide.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r{D\�k��?�\�\n�j',_binary '�\�V\�\�6\0\�\�-��|\�<\�\�\�u�q_�7�','',0,'?'),(_binary '=�\"g\�\�%>\�Ǹ`G','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Oo8\�\�\�īk)\�U',_binary 'x\0]Z�F,ռw\r>�n&\�\��Է\�b��h\�','',0,'?'),(_binary '=�\r͢Ў��\�\�,\�\�\�','wp-content/plugins/revslider/admin/assets/images/sources/.sources.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/images/sources/.sources.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '>�\�Qn0MhD��\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/.cron-expression.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/.cron-expression.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '> ���\�zg�\�+�\�\�H\�','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cpanel/cpanel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cpanel/cpanel.php',0,_binary 'j�k�^\n#�w\�\�\���',_binary 'j�k�^\n#�w\�\�\���',_binary '�\�p[q/R\�\�L���ѝ\�S��!��t��','',0,'?'),(_binary '>\nv\'lX�\�\� \�L\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/url/.url.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/url/.url.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '>\�i�%\��\�\�U\�,EL','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/coffee.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/coffee.svg',0,_binary ' 7X�݅���\�؋�',_binary ' 7X�݅���\�؋�',_binary '\�d�\�r%\�;]�\�\�#�!�~o-�mor ��\Z��}','',0,'?'),(_binary '>[� g�3d�����','wp-includes/blocks/spacer/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�[\�K�١�Қ',_binary '\�X�-ؚ�\"�1ި�\r��\n\�J�\�b�s��Y|','',0,'?'),(_binary '>h\0J�\0L\�\�oW*\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-google-fonts.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-google-fonts.svg',0,_binary '|y���� 4\�t\�@@O\ng',_binary '|y���� 4\�t\�@@O\ng',_binary 'G\�9��\�pb۱���\�Q/7]�r��w3e�','',0,'?'),(_binary '>,? 3r�L�X�\�0\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/wpbakery/.wpbakery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/wpbakery/.wpbakery.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '>2̰\�\�+\�Bln��\�:\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Site/GeneralInfo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Site/GeneralInfo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�.k\�I��5\�\�\�\"',_binary '�4.��c��b�`��[�3\�^ .FvDj\�\�','',0,'?'),(_binary '>5�\�ˏ.y2Q[ڣ\�1�','wp-includes/blocks/block.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�6���xS8M��š',_binary 'zms��y�2\�^5k�S�*�\��\�IIwbaC','',0,'?'),(_binary '>:�\�\�U\�=�\�l��\r','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_announcement_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_announcement_24px.svg',0,_binary '^^*��g\��\�j\��',_binary '^^*��g\��\�j\��',_binary '�!ʼng\�\�\Z%�\rO\�~U\�M\�B���*�}\�n','',0,'?'),(_binary '>G\��O\�jP\�l��\�B','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+�\���\�\'Ρ0\�g2',_binary 'ؚx\"�o�*I\�\nQ�\�j����\�T(\�G\Z�.�\Z','',0,'?'),(_binary '>Hz~]�]\�d�\�','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4�\�\�kIT��\�=ր/',_binary '\�\�|���5/\�i\�\��VV#�V\�\�\�A\�\�\�\�`','',0,'?'),(_binary '>H\�G����.+�����','wp-content/plugins/gosolarthemes-core/aq_resizer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/aq_resizer.php',0,_binary '\�($R(��\�XN�\�\'z�',_binary '\�($R(��\�XN�\�\'z�',_binary '֤\�p\�ܪ*� �����m\�Z�䒢R\�M\r � \�','',0,'?'),(_binary '>I�\�\'@�\�`�kg܂R','wp-content/themes/twentytwentythree/templates/blog-alternative.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/templates/blog-alternative.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\��\�\��\�WW���',_binary 'm�Uvco[Y����)��B\�&�\�\�j��Ůw\�','',0,'?'),(_binary '>g�\�k�9Hި�c�{','wp-content/plugins/wpforms-lite/assets/images/builder/default-arrow.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/builder/default-arrow.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4�\�¦�>3+:q�',_binary '<\'U݉w�ŏ\�\0:\�\�v<$�\�T\�Ը\�vFE_','',0,'?'),(_binary '>hЩ\�XX*�v1���','wp-includes/theme-compat/comments.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�U\�\����Ҵ�\�\�\0',_binary 'z;�h| �\�\�txȘ 碉\\\�bd!ori\�>jr','',0,'?'),(_binary '>ql\�+�m\�\05Ħ\"�^','wp-includes/js/customize-preview.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-preview.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y \�$F-��=�\�Xh\�',_binary 'P����\�\�#y�JI�+t\�\�\�P\�ǰ�\"�k','',0,'?'),(_binary '>u�\�ʸ�!4N2\�\�','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�,\�;L�\'��dee��',_binary '�+G�T}\�m)*\�\�[��\�c5�Z\�N-v>�','',0,'?'),(_binary '>v]�{rq�6x�','wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�y�\�JkԌ`�M\"�r',_binary ';Ը�P\�\�I\�\�@?56�t���k�N�8@\�=�4','',0,'?'),(_binary '>X\� \�3��g\�\�/�B=','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/abacus.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/abacus.svg',0,_binary 'i�\�fqs>��\�\�J�0',_binary 'i�\�fqs>��\�\�J�0',_binary '\nJhtr��[k���*W��\�\�p�a#O�[v{','',0,'?'),(_binary '>�\�xے\�\� �� 4�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_fingerprint_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_fingerprint_24px.svg',0,_binary '\�i\�va�a\"[*%f2�',_binary '\�i\�va�a\"[*%f2�',_binary ',9,�\�9o�oN�S�\�}�qGx`�\� 1c\��&c','',0,'?'),(_binary '>�k%����T×�uJ\�8','wp-content/themes/main/woocommerce/loop/loop-start.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/loop/loop-start.php',0,_binary 'ĬjR�f\�CiƄYM',_binary 'ĬjR�f\�CiƄYM',_binary '��\Z�i\�:b�\�ޓ\�%\�f\�\�5c3\�\��&\�,','',0,'?'),(_binary '>�dQ(\"�[9LN�r*','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_unarchive_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_unarchive_24px.svg',0,_binary '��#�{�i�Ku��Uo\�',_binary '��#�{�i�Ku��Uo\�',_binary '�@�Q�\�g\�D*b8���\�[%+\� D�\�1`X','',0,'?'),(_binary '>��pu��L3Ij\�^\�bo','wp-includes/blocks/comments-pagination/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"I[\�/)+\�%���կ[',_binary 'rH�$�q!Tž*c\\M�{�\ZC�؏fE�ߘ3L\�\�','',0,'?'),(_binary '>�;��ph\�.�t$\r','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_people_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_people_24px.svg',0,_binary '\�L�\�bsh\�\�G�n� ',_binary '\�L�\�bsh\�\�G�n� ',_binary 'Pe�[\�F���y��\�Ɵ\�\�6V\�QwW^','',0,'?'),(_binary '>�\�Dr�e���f0�c','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/champagne.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/champagne.svg',0,_binary '\�gN�\�ϡ�\�\�\�\�\�(',_binary '\�gN�\�ϡ�\�\�\�\�\�(',_binary '�g������\�*\�b.8�B¢[ջ�v\�`�)��ef','',0,'?'),(_binary '>�o�\�\�\�\��\�t\�+','wp-includes/blocks/post-terms/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-terms/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't}�W��O.\�\�P\�)',_binary 'I\�Y�.\�\�fQ��\�$\�Jrs���\Z6���\0\�B\"Rb','',0,'?'),(_binary '>�\�X�\r�b\�\�ڟ�$W','wp-includes/class-wp-image-editor-gd.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-image-editor-gd.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ƅ\�\��\�\���x+\�\Z',_binary '\�\0�\�\"V���$\�\�_�ؑ\��\�VjFw 7','',0,'?'),(_binary '>���Ɯ\�\\YP\�m','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_grid_on_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_grid_on_24px.svg',0,_binary 't|n���>��+T���N',_binary 't|n���>��+T���N',_binary '\\�KA�/\�\�?Nc\"�3 10>9�\0y\�)[M','',0,'?'),(_binary '>��%�\�\�\�\�H��','wp-includes/blocks/template-part/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ne*YB\�\�V�sʇ�2',_binary '\���]ge$\�ζ^*&HL�~�\�ɣ�\�s��','',0,'?'),(_binary '>�\nq�\�g�/�\���','wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/pullquote/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\�X�y�\�\��gr\"3g',_binary 'a�55�\Z�\\��\�7w{Լ^d��\�\��TK�','',0,'?'),(_binary '>��Gf\�@\�Tម;�D�','wp-includes/blocks/cover/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W寵\�]�4 |��\n�%',_binary '�!q�.a, �^�\�.3�z\�C\"Y<je�QF','',0,'?'),(_binary '>\�\"\�^\�\�^`6\�\�+','wp-content/plugins/really-simple-ssl/testssl/envhttps/ssl-test-page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/envhttps/ssl-test-page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�a\�0�����&�-',_binary 'Ӫ��GDf��\�:\�ڝ\�lk�#�L+J5B�\�','',0,'?'),(_binary '>\�R\�\�V\�\n�\�\�.�)�','wp-content/plugins/wpforms-lite/assets/css/admin.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '҈�ț&n£\�\�E�}',_binary 'Ґ`��\�t]j*1\�rP\'~\�\�q���fT\�\�\�(9','',0,'?'),(_binary '>܁[�\Z�\Z4�`\�8R','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԥƜ-�F�X,N�Z',_binary '}[���\�u8\�`\�{\�\�ؓ\\Dҍ��>�!ž�\�i�','',0,'?'),(_binary '>\�M~��;Oo\�\�-\�I$0','wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f!\��<�\r���\�yS�',_binary '\"-d�\�\�NN6�3�P`�\�ʜ`!��ڬ �q�','',0,'?'),(_binary '>\�\��) \�j\�\�_�','wp-content/plugins/js_composer/include/params/vc_grid_item/editor/navbar/.navbar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/navbar/.navbar.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '>\�\�Z�_\�\'\�a�C�B','wp-includes/blocks/comment-edit-link/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-edit-link/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '>\�̨k��o\\6ӫ','wp-content/plugins/js_composer/include/classes/core/class-vc-base.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/class-vc-base.php',0,_binary '���������ᘈH\�',_binary '���������ᘈH\�',_binary '%^bv,�\�\ZQ\0��G��\�\�\�\��\�\�E�F\�\"j','',0,'?'),(_binary '>\�>=!�\�Z�k\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Model.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Model.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�츒#�\�,78�\�v',_binary '\�E�&���\�D�g\�Sj-\��C\�\'3��W','',0,'?'),(_binary '>�\�\�\�/\�\�O\�Ty�','wp-content/plugins/wpforms-lite/assets/css/entry-print.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/entry-print.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0\� Y�r\�S�03WZ',_binary 'K[\�6�(\�\�O�K\�\�@Ӭ͢\�\�X(N^|)R','',0,'?'),(_binary '>�^\�j�A\�w\"','wp-content/plugins/revslider/admin/includes/debug.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/debug.php',0,_binary '\'pڪ�\�?V�\�p1\�b',_binary '\'pڪ�\�?V�\�p1\�b',_binary '�E��A��g��z��\�\�\�G�\�60\�3�\�\�z�m1','',0,'?'),(_binary '>�\�R/Y�(�\�','wp-content/themes/main/framework/.framework.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/.framework.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '?\�WZBD�N\�1�3�\�','wp-includes/blocks/audio/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G��\�^�\�x\�\�[',_binary '^\Z�V����\�.�~�kZ�F(�+�Բ\n]\�tހB','',0,'?'),(_binary '?��;�\�H�\��x\� ','wp-includes/assets/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '?�7UW\�=W�2�L�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/Fingerprint.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�m��}9��\�\�\n',_binary '\�£���\\>��nMUP3��]�Iu=B\�\�\�˴','',0,'?'),(_binary '?\�\��p|R\�o\�\�','wp-includes/blocks/separator/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�x��\�\�\�m���d\n3',_binary '\�\�#��G�i���;\�\�2ib\�\�\�2l}@�a�R','',0,'?'),(_binary '?\"@b\�?l�\�v0�K','wp-content/plugins/gosolarthemes-core/admin/theme-config/config.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/theme-config/config.php',0,_binary '\�\�]V�H���\�\�}\�',_binary '\�\�]V�H���\�\�}\�',_binary '�8�G\�\�-�垗T�z��EN�8�}��-C�7\�','',0,'?'),(_binary '?&y8�o�D\�~P7[I','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_switch_video_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_switch_video_24px.svg',0,_binary '@\�rd\\yE�IFh\0�',_binary '@\�rd\\yE�IFh\0�',_binary '\�΅� �r\�\� �\\/�9\�Qixnu�&\�\�','',0,'?'),(_binary '?6��B�z�E!�5r','wp-includes/blocks/table/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '??Q$�P���.:X6','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�0@�I�SB',_binary '�1\�\���đ��\�,\�h�-�\�h�>fھ\�G]','',0,'?'),(_binary '?E)�\n�6�[\�5�$�','wp-content/plugins/really-simple-ssl/assets/really-simple-ssl-logo.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/assets/really-simple-ssl-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q�~!O\�\�t\�LV',_binary '\� ˂��]a1�aB6\�Ԗj\�Pf�4*\\�j','',0,'?'),(_binary '?U��\����\'_l.�p','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o>B\�� ����IN�-y',_binary '�\�hl�[������\�(�l~�Q\�u\�FM� �','',0,'?'),(_binary '?W��\�ŹH\0��9\�V\�','wp-content/themes/main/woocommerce/single-product/.single-product.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/single-product/.single-product.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '?Yv�q_\����ۮXO','wp-content/plugins/wordfence/images/sort_both.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/sort_both.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�%\�B�Qx�SV.D',_binary '����6\�\�\"@X\�g\'\�W7��w\�\�gJ��\�q','',0,'?'),(_binary '?]�P�.��1���\�2b','wp-includes/js/tinymce/plugins/textcolor/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/textcolor/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�%i�3\�\�\�\�f\�\�\�\�',_binary '(\��EL\��\��b[��K\�!s�ӊ\�nIJ�\�','',0,'?'),(_binary '?gbq�\0X��\�4�,>','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-a.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\�SFc��m^(2(}o',_binary '8��8D\Z� h��;\�\�i\�_�w��>\�%\�\�-\�','',0,'?'),(_binary '?g��\��\�C�\�e�\��','wp-content/plugins/wp-mail-smtp/assets/vue/img/star-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/star-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\��\�T2�seI',_binary 'e0U�\�Q�\�O\0�\�۴�\�`aZ\�EVycǗ^�*U','',0,'?'),(_binary '?h\�h�:z͏qZi�V','wp-includes/blocks/post-author-biography.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author-biography.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�]0ڙ\�Z\'f\��',_binary '\�m��vE;�\�\�t\�!�\�XR�.C�EcR��J\�n','',0,'?'),(_binary '?l@\�tm}gb��arff','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginAbstract.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/PluginAbstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�&8\\[-\� �B\�\�+',_binary '\�3j��3�9R�@(ø�\��\�\�\�\�e��\�r.\�T','',0,'?'),(_binary '?l\�\�?\�\��\r85�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PuTTY.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�[�\�q�uZ\n\0\�g\�',_binary '�\� \�\�Z\�O\�Pt{� �5\"\�\�n�\�\�E�g\�','',0,'?'),(_binary '?t؊_(B\�Y�1hd:','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��D�5\�\�$ý\n \�\'q0',_binary '\\��\"\�ԯ-\r6\�\�e\�N�ID\�zB\�\r\0�\�','',0,'?'),(_binary '?z�\�7�tf`W \�lB�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Subscriber/AuthTokenSubscriber.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Subscriber/AuthTokenSubscriber.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_} \��sy�Թ\�1ۤK',_binary '�&R\�ӻ��.\�~b@�\Z�`էZoYFv\\\Z�-','',0,'?'),(_binary '?�ƻ�\�i�\�Q$q\� ','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/media/.media.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/media/.media.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '?�z��\�M>���+\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePart.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePart.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�*�Ǝ\0T\�6\�',_binary 's�OHP60\�C��\�\�f�,���qHS���L|k','',0,'?'),(_binary '?��a\�U\�?�\�Y\�d','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Struct/CertificateBundle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Struct/CertificateBundle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4f\�\�\�\�:�Y�d\�[\�@',_binary ',���Su\nda�ZZ�VؤC\��+q��va�\�\�h','',0,'?'),(_binary '?�\�=�@\�M�$#��P7','wp-includes/js/dist/html-entities.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/html-entities.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�/\�v�^�r����\�h',_binary 'CggV�f\�@\�g�*\�nEB�Vf\�X��','',0,'?'),(_binary '?��\�C\����!��Ӳ','wp-content/themes/twentynineteen/sass/modules/_accessibility.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/modules/_accessibility.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\�\�*+��O}��g�',_binary '�/����h\�f=@\�0��5�\�H\�0\r7t�\�m\�8','',0,'?'),(_binary '?�ǒ\�cܬ*9\�\�','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-search.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-search.php',0,_binary '\�\�ZJ_�g\\\�6\�u\�',_binary '\�\�ZJ_�g\\\�6\�u\�',_binary '\�&��»Ϳ�p\�\�\�\� ������q^\�As\�','',0,'?'),(_binary '?�u2\�\�\�@\�\�hzԂ~','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossedHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W�����\'V \�B4\�E',_binary 'y)�1QW��oc�\�xTw\�\� ����$\�֏','',0,'?'),(_binary '?\���\�̯\�F��\0U!','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)\�0\Z�\�x77��)7��',_binary '����B_��\�p\�3��r\�\�֭T\�Ag�\�','',0,'?'),(_binary '?̈́嚙�\�U5G\�X\�)','wp-content/plugins/really-simple-ssl/testssl/serverport443/ssl-test-page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverport443/ssl-test-page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�a\�0�����&�-',_binary 'Ӫ��GDf��\�:\�ڝ\�lk�#�L+J5B�\�','',0,'?'),(_binary '?\�\�\���3��/j�\0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetProcesses.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetProcesses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�DR�\�4\�\��\�I\�',_binary 'B}#e\�Se8\�)�@\�]G�o\�̻L�\�\�\�7A0�5','',0,'?'),(_binary '?Ԃ������?o}\���','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/attributes/featured_image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/attributes/featured_image.php',0,_binary 'Y\�x~�\�80\0�Wh\�',_binary 'Y\�x~�\�80\0�Wh\�',_binary 'k\�2\�`��\�nr�--\�3�L=\�\�E��r�\�\�\�','',0,'?'),(_binary '?\�\�#�i%�\"\�\�|�ʉ+','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_open_in_new_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_open_in_new_24px.svg',0,_binary '� /�Ep�n{�-\�!',_binary '� /�Ep�n{�-\�!',_binary 'H;\0\�\�\Zc���^�*\'��%\�r����N\�=�\�','',0,'?'),(_binary '?\�d\�\�:�œ�\�L','wp-content/plugins/wp-maintenance-mode/assets/js/scripts-admin-global.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/scripts-admin-global.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b-N\�BE�\����\�0',_binary '\�\�S\�VL�\n�\�d\�1\0��x\��݅\�aP\�D','',0,'?'),(_binary '?\�\�b��>s:\�|t1#�x','wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\��c䏘Z\�c\�U',_binary '\�o�\�DGX\�$�)\"\�\�.\�A�\�װ�S��\�t\�','',0,'?'),(_binary '?\�U\�z<\�N�A\�\"','wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp-whitelabel.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp-whitelabel.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\��);��M^\�6\�',_binary '4�*\�HD�\�0%�P\����u��0 \�\�y','',0,'?'),(_binary '?:\�zKeqI���\�','wp-content/plugins/js_composer/include/classes/core/shared-templates/class-vc-shared-templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/shared-templates/class-vc-shared-templates.php',0,_binary '\��\�M�S\�X\�\�_�zc',_binary '\��\�M�S\�X\�\�_�zc',_binary '�3sB�,_�)f�\�^�2>�闪�-\0�A����L\\','',0,'?'),(_binary '?��o�B\�97��Uq�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/closed-sign.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/closed-sign.svg',0,_binary '3��\�3�\���\�]�t',_binary '3��\�3�\���\�]�t',_binary '\�8�d��X\�P\Z-].�\�\�\�e\�\�\nG�Џ\�L\�!','',0,'?'),(_binary '?�@n\�۴�n�\Z��W�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calendar4.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calendar4.svg',0,_binary '@���_���\�L\�F\�o',_binary '@���_���\�L\�F\�o',_binary 'C�pB\�\�\�%~��mY�_NP\�1����z\�\�J�','',0,'?'),(_binary '@\0��8(<:\�t\�#1\�S','wp-includes/css/dist/block-editor/default-editor-styles.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/default-editor-styles.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x�\�P<\�{A�\"�W\�',_binary '�)\�\�\�32�D �{#\�y�M6I9:\��\�d`��','',0,'?'),(_binary '@\�9փ$֊\�2|\�A','wp-admin/css/colors/midnight/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/midnight/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '@!\�a\�ie�\\1}ݱ�z','wp-content/themes/twentytwenty/assets/js/skip-link-focus-fix.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/js/skip-link-focus-fix.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q��#ٓzt�\�Hۆ',_binary '\�%)�\�t[H\�>�|\�빛\�A�t\�MҒ\�n\�','',0,'?'),(_binary '@&\�\�編��}�Au','wp-includes/Requests/src/Exception/Http/Status413.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status413.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'е\�$=\�WfaP���w',_binary '����ח�r\�M\�\�\�Hݜ\��\�\�y��4߮8J��\�','',0,'?'),(_binary '@D\�\�\�{��4�,\�\�','wp-content/themes/main/includes/.includes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/.includes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '@G )�7x=��A\��','wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/audio/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�\�\�\�i�qo��h ?\�',_binary 'ڴaWtĉ����q�)N�\�*x�*��\�q;T�\�0','',0,'?'),(_binary '@V\�K$~`*�+c�0�','wp-includes/block-patterns/query-medium-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/query-medium-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�<�\�U\�V�\�n�',_binary '#l.�C�\�v\�\�*�����\�\�;��!�4�f','',0,'?'),(_binary '@V\�$\�K\�\�\�<\�1*\�','wp-includes/css/jquery-ui-dialog.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/jquery-ui-dialog.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�S`\�\�\�7у�-�',_binary 'j�&�Ұ\�M����\�\�u�@\�\�6L}\�5�\�\�\�{','',0,'?'),(_binary '@WyH+�����\�-uu\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ServiceAccountSignerTrait.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/ServiceAccountSignerTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B®\�\�\�ǹٺxp-3',_binary '^\����\0{�މC\�/N\�\\\\\�Y\��','',0,'?'),(_binary '@f�G\�蝚(C Q�\�m�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-nl_NL.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-nl_NL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y�=ig�u]��\�@�U',_binary '\�X��D�\�^u�q�E\�y\�dE�j��\�0�','',0,'?'),(_binary '@h볹�3\�אz2zl�','wp-includes/css/dist/edit-post/classic.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/classic.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<m��J{Axі��͑\�',_binary '*dZ\�\� )ՄC�-t�Y�\��\�\��\Z�3','',0,'?'),(_binary '@k/����\�I�?T,','wp-includes/js/jquery/ui/datepicker.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/datepicker.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\�J�V\�ֵ�L�7��',_binary '-~q:bs}ʌ�\�\0\r\���r()�\�1L��!','',0,'?'),(_binary '@m`\�\�\�\�sX���\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-posts-slider-2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-posts-slider-2.svg',0,_binary '>�5^\�\�\� n�7\�c',_binary '>�5^\�\�\� n�7\�c',_binary 'u߶H�\n|\�x�\�\�\�I\�\�\'�\�\�Bh���\�h','',0,'?'),(_binary '@o��jX\�\\����B\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/wallet.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/wallet.svg',0,_binary '�\�3ڑ�i\�T.ҫ\�v\�',_binary '�\�3ڑ�i\�T.ҫ\�v\�',_binary ']�h\�\�8��\�\�\�\�H��\�A!=C�\�*\��L\�','',0,'?'),(_binary '@t\�\�\�\�\�\�{)ة\�','wp-includes/blocks/comments-title/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-title/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '@{s���\��rfsP$','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_control_point_duplicate_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_control_point_duplicate_24px.svg',0,_binary '(�V\�\'\\\�\�X\�4e�Z',_binary '(�V\�\'\\\�\�X\�4e�Z',_binary ';^�(�\�]\�~�\�\n��5n�J4=F\�+C','',0,'?'),(_binary '@��̘9�#�L\�y(\�\�','wp-includes/images/arrow-pointer-blue.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/arrow-pointer-blue.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w��b\�·*L��\�[��',_binary '\�\�\�\�fb\�ZD1.���V\�\�aw\�4l?\�\�p\�G^\�{','',0,'?'),(_binary '@�q�\'\�3���<-\n�h','wp-content/plugins/revslider/admin/views/builder-nav-forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/builder-nav-forms.php',0,_binary ':D\�\�yhM�\�{��T[�',_binary ':D\�\�yhM�\�{��T[�',_binary '��\�\��;�ќ�cV\�\�\Z\�,o�x��c\�gNT','',0,'?'),(_binary '@�!\�L�I\�\�\�c\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_map_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_map_24px.svg',0,_binary '�늯\�БF\�\�u',_binary '�늯\�БF\�\�u',_binary '\�ME�6���<��\�\�_V\�\�\"m�\'^�\�.','',0,'?'),(_binary '@��\�\�XͶ%\'�,�x','wp-content/plugins/revslider/admin/views/features/support.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/features/support.php',0,_binary '\�\�\�\�/pr�� D&#/G',_binary '\�\�\�\�/pr�� D&#/G',_binary 'k~\�\�\�?\���r\�1Z\�ոMY�6EB�N]�','',0,'?'),(_binary '@��L��\�:���(���','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/psalm-autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/psalm-autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�p�\�\0\�6�&� �',_binary 'uj���v�\�d_\�\�\�=\n\�2fY+��V\\�\�','',0,'?'),(_binary '@��C��E\'�O\����','wp-includes/css/dist/widgets/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/widgets/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�>\ZdHRC4w\0��0%',_binary 'i�(\�@6\'\�%:0p�\�)u3�a�A�5s��','',0,'?'),(_binary '@�Ⱦ�%�\�[�aK��}','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-accordion.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-accordion.svg',0,_binary '䕫O�qC�2\�<<�і',_binary '䕫O�qC�2\�<<�і',_binary '0\�ѹ&�\�-{-:(\�Bh+F- �\�\�U}=^Z','',0,'?'),(_binary '@�\�\Z!z��r\�\�\�W�\�p','wp-content/plugins/wordfence/views/waf/option-rules.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/option-rules.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)\0�Q\�N�\�#$|\�',_binary '��t�Ϸ\0\re(x\�T\�n�\�_C�Q�\�=�\�K2U�C','',0,'?'),(_binary '@�XD\n\�\nRN��t\�\�\�','wp-admin/images/menu.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/menu.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r�9#�d\�Y` ���',_binary '\�l�\�IE/(�p��\0\�pn\�T-O�z\"],=`\�','',0,'?'),(_binary '@�ȯ\�\�&O\�o��\�','wp-content/plugins/wordfence/lib/noc1.key','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/noc1.key',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9e�b\0\�\�PO�����',_binary '_\�u�\�\�j\�\���\��P��-KOA�ܫ��\�\�\�','',0,'?'),(_binary '@\�gJ\�@\�\Z\�9%y}�\�','wp-includes/block-supports/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '@\�s\�u��DR\�>�SC�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_toggle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_toggle.php',0,_binary '\�\�\�\�\Z�\�\�\�t4fE4',_binary '\�\�\�\�\Z�\�\�\�t4fE4',_binary '~���\�\�gz|\�\�6\Z@І(!fJ?�\\le�+\�~\�','',0,'?'),(_binary '@\�L�\�߯7�٭kقE','wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`3�\�0�h~�ݻ�\�\�\�h',_binary '\�ZR\'\�\�Z�w�$߃\�\�_ɐxT\�{-`�\�','',0,'?'),(_binary '@\�;5�X\�\�V��O\�Z','wp-admin/images/mask.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/mask.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��g~�\"\�\�J\��䩎�',_binary '\�\�/<s\�ԡ\�)\�\'�.�1��jkn�K9Q\�\�\�','',0,'?'),(_binary '@\�D��\�\�8�Sd\�','wp-content/plugins/revslider/includes/basic-css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/basic-css.php',0,_binary '\�\�3\�M�ӣl\�z\�\��',_binary '\�\�3\�M�ӣl\�z\�\��',_binary '���\�,��\�-Y�\��)Y�\�ޣ\�\�\�\�Q\�\0','',0,'?'),(_binary '@\�m��\�\�O\�\�W','wp-admin/admin-header.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/admin-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nW�\�\�u�\�YK�\�',_binary '=p\�Z�.T�\�B\�\�W!p\�:\�ٔ\�%\�t�I\�3�','',0,'?'),(_binary '@\�t\�R>G�Hh\�\�ס','wp-admin/css/revisions-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/revisions-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�u\�y\�敫aOVƆ\�',_binary 'i��\�Si�2ҏ6����d�\�\�T�E$���*m','',0,'?'),(_binary '@\�s�Z\��^��\�\�q�v','wp-admin/images/media-button-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/media-button-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�WI\��\\�\�?\�\�',_binary '�<\�:�\�tn�kb\�wi\�&�\� �\�\�R��\�\�\Z','',0,'?'),(_binary '@��+\�T΄\'����٤','wp-includes/ID3/module.audio.flac.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.audio.flac.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@pL�@�\�\�E��\�{\��',_binary '�ּ3�\�t�46$ay\�!��\�֦ȓڲ�h#\�{�','',0,'?'),(_binary '@�S\�\�d\�&а!��P.','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UrlReferer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UrlReferer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V���c�s���\�\�@�\�',_binary '7_�YO�\�G�䡵\�<����L\�L�r��H%~q','',0,'?'),(_binary 'A�lA~i^���\�u\�Ø','wp-admin/css/customize-nav-menus.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-nav-menus.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';k)1�D��\r�v0��',_binary 'I�� �\�R$I�1g ?�e8,\�Q\�\�d\�\��\�C','',0,'?'),(_binary 'A\�Kr\�\�\�Fp��\�\Z','wp-content/plugins/wp-mail-smtp/assets/vue/img/smtpcom.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/smtpcom.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+�i\�\�S��?\�f��\�',_binary 'V�\�\�{ʑK\�U:��2Ȅ�\�i�@�T�\�ZE�','',0,'?'),(_binary 'A\r�\��u\�C\�b\�','wp-includes/blocks/comment-content/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-content/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'A\�Zo���~���\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/NewRelicHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�>T��B�����\�z�',_binary '�uZ�!��ѓl�_�e)ȇ�\��\08�\����','',0,'?'),(_binary 'AE��\�[�`����','wp-includes/js/thickbox/thickbox.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/thickbox/thickbox.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zW^\�N|!%E��\�>]\�',_binary '\\.VE�H��e�\�\Z��D�dG��\�U\�s\�CؑƧ�','',0,'?'),(_binary 'A|�\�ୢ\�\��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_30_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_30_24px.svg',0,_binary '\����\�\Z�9�UJ\n\�',_binary '\����\�\Z�9�UJ\n\�',_binary '\�B��\�\�Q�i\�A �K�\�gFa~���i$\�3','',0,'?'),(_binary 'A �\�K\�P�\�rE-c�I\�','wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�v\�\�\�\�!�\�`f\�',_binary '�Ma��\�\�<`(kP\�\�b\�\"%�vߪ�p\�G:I\�','',0,'?'),(_binary 'A+~/Ję4��\�$Y*\�\�','wp-includes/block-supports/spacing.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/spacing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\�uV�q\�S\�{݀',_binary '����cC�\�Tq$q:>\�\�P$�\�\�\Z\"*\�\�','',0,'?'),(_binary 'A/hͳ$BQ�\�:\���\�','wp-content/themes/twentynineteen/single.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/single.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HP~�,Y��`sMu\�k�0',_binary '�\�;\�`\� ��:�6\�P�\�q\�L�:*;\��','',0,'?'),(_binary 'A;�ت\Z���ܦ\�z�','wp-includes/sodium_compat/lib/constants.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�{\�#��l\�>m',_binary '�\�ٹmc(\�l\�\�\'\�mt\�ˣ�[�\�g�\�W','',0,'?'),(_binary 'AK<�\�\�j���gsr\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4��Kb(\�\\\�\�p�B-',_binary '\�ճ* ʰ �\��[q��˜P�\�\�k�','',0,'?'),(_binary 'AQi��\�\Z\�HSr�\�\�','wp-content/plugins/really-simple-ssl/js/scripts.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/js/scripts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�4��j\�~\�P9\�*��S',_binary '�e�9�*2J\��\�@\�5\�<\\,��VU\�\�3{n\�\\','',0,'?'),(_binary 'AT\�yxhl|�4+�\�n\�\�','wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/css/editor-style-classic-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�4 vHhg\�BL',_binary '됤oϙ�,/����ɞq\�?����s\�\�CvF�','',0,'?'),(_binary 'A\\�\�މΤ\�Ϗ\�o2','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ZendMonitorHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��o��t+\"?\0ϑ*�8',_binary '1=�Fͱx\�gu\�f�f\n�d\�纸\�V\�\�\��','',0,'?'),(_binary 'A^\\��\�\0\�E�%\�\�{\�\�','wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-small-dark.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�2�y\�\�\�#���[}',_binary '\�s\�g��]\�g�����o�\�\�\nE\0�\n%fc\�NH','',0,'?'),(_binary 'A_e�.阧\'B\�\�\�\\','wp-includes/blocks/navigation/view-modal.min.asset.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/view-modal.min.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�9NR������\�>�.�',_binary '�\��/�W�\"\�\r_�\�\�\�W@\�\�F�\�|�\�=\��','',0,'?'),(_binary 'Aa\�@J�\�\�\�\�\�Ł�','wp-includes/js/tinymce/plugins/colorpicker/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/colorpicker/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' C�\�ȭ?d�{V��',_binary '���B�\�R�\0�!�䄚���\�Q���\�\�\'5w','',0,'?'),(_binary 'Ao�\�$n���Kٜ2\�','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/MiscTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/MiscTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�*�h\�X\Z\�\�B8��',_binary '�@\�\�a~K*�2�a�͂Hi\�r\�\�\�͠F','',0,'?'),(_binary 'As�v�\�\�g�4U\�','wp-includes/js/dist/nux.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/nux.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\<&Bqօ)�����\�-',_binary '�s�Hɖ�m�\\$�\�f\�Cn\�D�\�s�,�6LN\\','',0,'?'),(_binary 'Aw�ɊB�\�\�i�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/OpenSSL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� ���\�\Z8}\�\�]�',_binary '\�c\�x�A�m\�\�{�:0�;.�ګG\�r �','',0,'?'),(_binary 'Az94j\�\�^A���o�Z@','wp-content/plugins/revslider/includes/EspressoDev/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/EspressoDev/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'A{&\� ��V>\��Νs','wp-admin/css/login-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/login-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(X�n!\�}�\�\�\�\�XEl�',_binary '�얣6�^\�\\9*\�S]�Y/y\�<�R孧\�','',0,'?'),(_binary 'A�\"�|>u\�ڔ�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_description_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_description_24px.svg',0,_binary 'd��\�16cb\����\�y]',_binary 'd��\�16cb\����\�y]',_binary '�3��ބ�ښ\�\�qB\�D��oL\��7�0\�P\�s','',0,'?'),(_binary 'A�־���Xhr �\�v�','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/styles/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/styles/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'A����\�ϴ��#�_n�X','wp-content/plugins/js_composer/assets/js/dist/backend-actions.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/dist/backend-actions.min.js',0,_binary 'l�8�\"s\�g�Dı�',_binary 'l�8�\"s\�g�Dı�',_binary '�T�\�u0�\������c�z\�kq{��\�3�\n\�9','',0,'?'),(_binary 'A�\�,\nX?��Ro-�i�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/StreamFilter/.StreamFilter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/StreamFilter/.StreamFilter.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'A�\�8V,�_O�X\�4��\�','wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��п&\�m���\�)�',_binary 'dd�\�0�_S\�fT���T\�un�a�{PI\�4=}','',0,'?'),(_binary 'A�G�\�b�[�\�\�]�^','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_grid_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_grid_off_24px.svg',0,_binary '�\�2�\�\�\�2O��\�P2',_binary '�\�2�\�\�\�2O��\�P2',_binary 'ހ9�(\�WX=VQm�\� ��\�ȅ�\�yd\Z6^\�','',0,'?'),(_binary 'A���N��\�%c�ؚ�S\n','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_public_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_public_24px.svg',0,_binary '٩\�\�C�C�*�\�T�y;�',_binary '٩\�\�C�C�*�\�T�y;�',_binary '��\�\�p��RZJ�%Q)\�_\�8��\�b1\�(��','',0,'?'),(_binary 'A�6X\�\r�\�QI���=\'','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart02.svg',0,_binary '}�]\�kb\�4!\� w\�.{',_binary '}�]\�kb\�4!\� w\�.{',_binary 'P�JL�\"Ն�\�|�p��#P�qP7�\�C�c\�,\�','',0,'?'),(_binary 'A�H\�\r�\�\�7\�\n^Q\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�7 �{\�ʞ�x\�\�',_binary 'zŏ2:\��A!�\�\�y\�.F \�\�\�PfzP�','',0,'?'),(_binary 'A\�c��fI\�\�\�1�#','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetEmailCampaigns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetEmailCampaigns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\�\�\�+�#�5�j6Ћf',_binary '��\'��\�Ǔ���ʬ�%\�\�#�\�\�/�j�\�AL�','',0,'?'),(_binary 'Aػ#���\"\�\�\�j�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��J<1/%$\�J�=Δ�',_binary '�\�v��\�\�p eKK�7\�\�9��\�8����\��\���\�','',0,'?'),(_binary 'A\�<\�\�!���W.L-','wp-includes/Requests/src/Autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\����[Ss@3�01rd\�',_binary '�<B\�\�h=8M��I-^\�:\�3�<\�2�\�\��\�','',0,'?'),(_binary 'A䗔��z\�.�Q$2=','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Poly1305/.Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Poly1305/.Poly1305.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'A\�p�\���\�\�A�1','wp-includes/sodium_compat/namespaced/Core/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'A�Lh���\\>\�#Ta\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Int32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Int32.php',0,_binary 'QT\�\�ӊ�\�2� @\�',_binary 'QT\�\�ӊ�\�2� @\�',_binary ' ~n%�\Zg\"�!\�U��Q`4�MR\�ny!=�\n�_','',0,'?'),(_binary 'A�:c!��F߸\�\�[','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-5.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-5.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�������&�d\�b\�\�',_binary '&��_!�\�\�\��H|)5�9�\�� S[G0O\�KYЛ','',0,'?'),(_binary 'B\0��/\�I6{\�&\�\"�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ځ\'�\�h\�/�;�\r�\�',_binary '�\�\�Y\�U-\�yE8�dUnH4�H3�7Dn�\�%\�','',0,'?'),(_binary 'B^\�\�t�p�k��\�!�','wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\�*L\�TG\�\�4%P���',_binary '-���\�\��n�F�J�&T\�P�o\\ϓ\\���\�2�\�\�','',0,'?'),(_binary 'BR��r%{�1l�l\�','wp-content/themes/main/js/plugins/gosolar-respond.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-respond.min.js',0,_binary 'Hbfv�up�\r^{��\�\�',_binary 'Hbfv�up�\r^{��\�\�',_binary '�48`�``P�K\�|ῳ覢Ar\0��[3','',0,'?'),(_binary 'B!\���6�`�`�\� e\�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_fullscreen_exit_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_fullscreen_exit_24px.svg',0,_binary '��Os\�T\�J�٪g�',_binary '��Os\�T\�J�٪g�',_binary '+\��\�\�ۑ=\��\�qDX3d\�,!\�\�','',0,'?'),(_binary 'B$\�\�\�\�\�ms[�@%�','wp-content/plugins/wordfence/css/activity-report-widget.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/activity-report-widget.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J�^x;y����\�c���',_binary '\�ӡ��f\�aM�Wv+\�W�%}\�\�`D\�N�\�','',0,'?'),(_binary 'B/�A\�Al�qchT','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/CallbackCollection.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/CallbackCollection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�~���չ���\�d\�',_binary '{R\�\�\�\��\�0\�D\�4�v��\�\�Y%�\�c*','',0,'?'),(_binary 'B/ȅ��� \�zU5\�Y\�','wp-content/plugins/wpforms-lite/includes/fields/class-number.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-number.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n�t�\�&a�5Ҍ�',_binary '�l�p^�0D��w\�;\r.`1�^𑼘⮍','',0,'?'),(_binary 'B3�<8\\���\":y','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/.Standard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/.Standard.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'BF�L.\�Ա\��B�?�','wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-divider-dark.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ر\\\�p\�3p\'���0�',_binary ' �a\�.{\�\�\"\�cW\���C�z\n\�j\�RZ#�\�','',0,'?'),(_binary 'BH\�\�s͙�\�N|:\�s�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color/.color.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color/.color.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'BJ��O��\����z�D�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�{\�1�MR�KE_\�/',_binary '|q�UUѿÎ|z��G>*�ۜ\"�\�\�I���\�;�','',0,'?'),(_binary 'BUj�v\\ѣ\�\�\�\�(�','wp-content/plugins/wordfence/views/common/license.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/license.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�:8\���\�\�^�r',_binary '\�f\�B�-h�����\�^\�>A\�\�\�nH0\�\r&\�\�','',0,'?'),(_binary 'B_\�-�Th\�+`ä�R','wp-content/themes/twentynineteen/sass/variables-site/_colors.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/variables-site/_colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� ��N�x\\�\r\�v/\�',_binary 'tG����ք\�\�2�\ZF\�]aY�\�\�\�Jb�\�p\�\�','',0,'?'),(_binary 'BcX�+z\�\�\�S\�','wp-content/plugins/wpforms-lite/src/Integrations/Divi/WPFormsSelector.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/Divi/WPFormsSelector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':�gL�]\�\�\�\�~�7\�',_binary 'VRc�>\�WKC \�\�\�>\�nhr5��\�\' \'�\�','',0,'?'),(_binary 'Bh�D\�j7���̈́q�`','wp-content/plugins/js_composer/assets/css/lib/vc-entypo/fonts/vc_entypo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/css/lib/vc-entypo/fonts/vc_entypo.svg',0,_binary 'oѶp$���\�\�Dž\� ',_binary 'oѶp$���\�\�Dž\� ',_binary 'F5�i�\�?\�\�\�\�m\�%Jj�y{mP�\n��\� �Ol�','',0,'?'),(_binary 'Bs\�\�塘T�\�\�\�L\�=','wp-includes/blocks/calendar/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/calendar/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\Z\�\�\"P\�\�{\�ў\"-',_binary '`�G�n�$�i�\�C�\��2{7��$\�l\�Ix�W','',0,'?'),(_binary 'B{\n9c\�&N\�\�k��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdpHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�D\0\��ʋJ\�`���',_binary 'jB\�>�\"U��\�m��Ǎ\0\�\�\�x./����yo:','',0,'?'),(_binary 'B��j�)\�\�q�D�S','wp-admin/install-helper.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/install-helper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�t�%v�\���-\�\�\�ܴ',_binary '�\�f�\�\�3sL,�t\�ʇw\�\�\�\�O7O4\�ɵ�>','',0,'?'),(_binary 'B�\�x � ���~�','wp-content/themes/twentytwentythree/patterns/call-to-action.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/patterns/call-to-action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�l�vt��TxGA',_binary '\� �\�A!B\\ݰ�#���\�\�\�&\�Ub\'\����','',0,'?'),(_binary 'B�@�>\�`KaЅ\�\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-text-block.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-text-block.svg',0,_binary '�.mw\�̳�F�n\� \�\�',_binary '�.mw\�̳�F�n\� \�\�',_binary '5���\0�#`�}\rE\�k_��[�\�¸6S4\�j~Í','',0,'?'),(_binary 'B�\�U��Y\�\�\Z�','wp-content/plugins/wordfence/css/jquery-ui.structure.min.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/jquery-ui.structure.min.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�/\��h<��U\�\��',_binary '�n\�\�\�i�\�뗅�N�vX�7�Y]�����D','',0,'?'),(_binary 'B���\�Q��\�aU�%','wp-content/plugins/wordfence/views/scanner/issue-knownfile.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-knownfile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R���Յ�-�e_���',_binary '��3?<P0\r�^\�τ�\�X�` �\�t{\�#��','',0,'?'),(_binary 'B���4��T\�{\�A���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/RedisHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/RedisHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?* ����\�bx�F<\�',_binary '\�\�\'XJZ�S=�\�\�\�\�{V�;d�\�m�{�','',0,'?'),(_binary 'B�z2\�\�9l�*�i�1$','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_money_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_money_off_24px.svg',0,_binary '\�\�\�b+\�&\�V\��R�',_binary '\�\�\�b+\�&\�V\��R�',_binary '�\�]B\��[\�Vy\�\�\�3y� �*�\�-Ķu\�6��','',0,'?'),(_binary 'B��S�B�Z2(��_\r�','wp-content/plugins/revslider/admin/includes/loadbalancer.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/loadbalancer.class.php',0,_binary '[i�\�\�2Z�}���',_binary '[i�\�\�2Z�}���',_binary '�Ɉ\�\�7\�\�\�(\�\�h��^�C�\�}�r','',0,'?'),(_binary 'B\�]_�-�\�,\�r\�\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1255.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1255.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�y��N�e\�\�8P>h',_binary '��E\�\���l\�\�ݨ\�Ig>�*\�A�A�W�O/~','',0,'?'),(_binary 'Bϵ�\�\�H@x���/','wp-content/plugins/wordfence/waf/pomo/po.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/pomo/po.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�vc+p*\�\"G��?\�B',_binary '�MO(�\�\� G\rkHԽ�eq\�\� \�Lj�F\�o\�O\�-','',0,'?'),(_binary 'B\�,\�uޠVٳPk�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/.Service.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/.Service.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Bڥ\�\�7��q\�g��D','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/lightbulb.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/lightbulb.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�\�\rP��Ij�\�\�J\�',_binary 'YG_�50\�@/��\�ЁUK�5GN��\�%oDZ��\�','',0,'?'),(_binary 'B\�D�\�`��\�l\�$','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_railway_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_railway_24px.svg',0,_binary '+�\�HF|�z~\�^-0�',_binary '+�\�HF|�z~\�^-0�',_binary '\�\0�KI\�z�C\�\�\�Y\�\r.\�\�D�O ��+','',0,'?'),(_binary 'B\�P�X�W\�\�6\�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�QA\�L��\�U�',_binary '�\�\�G��\n<.\ZW�r�\��ʪ\�\�Ø�)','',0,'?'),(_binary 'B\���n �e���\�N','wp-content/plugins/revslider/admin/includes/import.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/import.class.php',0,_binary 't)\�\�<\�\"F#��yO',_binary 't)\�\�<\�\"F#��yO',_binary '/�� Z&c��!&:\�\�\�\�\�sѲewO\�\�QhB�','',0,'?'),(_binary 'B�ȴ\�CG+\�|l\�a','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YWAJ+\�W��^��',_binary 'SN�Ã)\�O\�t_j��\�?\�\�\"3�\�%���E','',0,'?'),(_binary 'C\�R\�}\�dZ\�x5�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/date/field_date.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/date/field_date.php',0,_binary 'B�7\�\0\�V�\�A�8\�\'',_binary 'B�7\�\0\�V�\�A�8\�\'',_binary '���-p\�70\�)2\�lp��D�aܛyq��','',0,'?'),(_binary 'C\�\�\�ȏ7�G&��\�','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\�]3RU�\�6���\�',_binary 'Ώ=����+F����SsSst�\�Z\�F�ta','',0,'?'),(_binary 'C\"\"#�\�7�\�a\'\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_android_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_android_24px.svg',0,_binary '!�BͶ4%`�w�4�',_binary '!�BͶ4%`�w�4�',_binary 'B\�\�j>\�ij���\'L\�Gq�\rkB\�\�7d:\��','',0,'?'),(_binary 'C4��Ȝ��-\�f�!-�','wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/images/2020-landscape-1.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�n=⎼��t�NR\�',_binary '�@m\�o�\�ܛMbrђ����$ �z�\r�2\�K=','',0,'?'),(_binary 'C4�z}\�\�$\�\n��W','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Int64.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Int64.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%m\�S�,���\\�',_binary 'U\�\�\�!�6\�\�/�U\�cq\��\�n�\�\�@�+�','',0,'?'),(_binary 'C?�\�\Zw=�̗\�O/g7','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_notifications_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_notifications_24px.svg',0,_binary 'R�\�]�\�\�(w�٧n',_binary 'R�\�]�\�\�(w�٧n',_binary 'e�o>�yg\\\�\�P�K�3�4+�w�e��\0','',0,'?'),(_binary 'CB}�&Uс���l(C�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/plant.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/plant.svg',0,_binary 'K\�k�%8�\�2\�|�9҅\�',_binary 'K\�k�%8�\�2\�|�9҅\�',_binary 'V/h����|�l�\r&�O�\�9\0\�\�r-Re\�d\�','',0,'?'),(_binary 'CC#�3���\�\�\�\�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G�\�1��g�Fa�[);\�',_binary '\Z��=\�l�\�\�w���\�E\\�\�\�%}�B\�i\�\�\�o��\n','',0,'?'),(_binary 'CEvZ>I�Aʐ�m`','wp-content/themes/twentytwentytwo/templates/search.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/search.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�p�21�\�\�\�\�%\�',_binary '�g.\�h\�Lٲ�Ք�\0t�u\�@�\�\�','',0,'?'),(_binary 'CI\�\�\�D\'*Q\�P�|?','wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\������g6�\��$',_binary '&�(d[\�)\�\�\�g��\�ى���U�h\�e&','',0,'?'),(_binary 'CK\�J��6LAM\�kV','wp-includes/blocks/post-date.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=��^\���/Y���P\�',_binary '\�<�\�fLE�\�\��yѠ_|+ � \�r�X\�T|�k�','',0,'?'),(_binary 'CM\�%K.I�W;(\�\�=','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_import_export_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_import_export_24px.svg',0,_binary '\�|�Ӣ�\rezd\�|5',_binary '\�|�Ӣ�\rezd\�|5',_binary '5���EaI\�\�j�\n\�\�^_V$�\�%c\�\�u-���X˥','',0,'?'),(_binary 'CN=���\���A�\�_','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tools.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tools.svg',0,_binary '\�~�\�_��\�z���Ը\�',_binary '\�~�\�_��\�z���Ը\�',_binary '%�\�ss-\Z\�;�\�\�\�Ղ��X��,\�&��/\�_!�','',0,'?'),(_binary 'CW\�i8��\�\�\�|l.','wp-content/plugins/wpforms-lite/src/Admin/Pages/SMTP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Pages/SMTP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��L�-\�X\�\�\�\�>',_binary '��\�*du��6I\�\� \�Gn�3\�\�V}\��(\�','',0,'?'),(_binary 'C[�K\�nS/�?�\ryK�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/SecretStream/.SecretStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/SecretStream/.SecretStream.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Ci5 �}u��h��;','wp-content/plugins/js_composer/include/classes/shortcodes/vc-googleplus.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-googleplus.php',0,_binary '`37� `\�+\�/\�\�\�d�\�',_binary '`37� `\�+\�/\�\�\�d�\�',_binary 'qpuf;�\�s\�{~G�\�ē�[/u\r\�\�j�۹H\�','',0,'?'),(_binary 'Cc\�iF�\�h\�.n7�','wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�{�P!|܃�@���tI',_binary '_:&��Ќ\�0\��)P��$L\�m�\�:_d��8��-�','',0,'?'),(_binary 'C�`\�\��z\Z��[�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_�{E#ڵ�*�\�oT',_binary '�e~+x*�\�ZsoV܊㙡6S�����/�+��','',0,'?'),(_binary 'C��\�I��\�S7\�<','wp-content/plugins/wordfence/modules/login-security/views/page/page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/page/page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ш>\\g�\�ǡ\�$�\�c\�',_binary '\�\��ii��G�C�\�\�\�N�FL\�)7%�ʙ\�','',0,'?'),(_binary 'C��t\�\� �\�\"\�\�\�B�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sortable/.sortable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sortable/.sortable.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'C���ԭw�\��RGΏ>','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/select2.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/select2.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�q�m^�S�K�\��p',_binary 'c:�B�.\�5��g�\�%ae\�[#M�\�R3','',0,'?'),(_binary 'C��gG̕0\�\�9s','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fiber_new_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fiber_new_24px.svg',0,_binary 'Y<i���\�\�CY0l�',_binary 'Y<i���\�\�CY0l�',_binary '�Ez\�>h�e��R(!ԩ\"D�&�z\�t\�3���Y','',0,'?'),(_binary 'C��Tk����m5\�\�\Z�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_explore_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_explore_24px.svg',0,_binary '\�M\�4�\rl�l���',_binary '\�M\�4�\rl�l���',_binary '�\�Eˣ�/�\�O\�\�S��9�hZ�\\\�\�T\�\�d\�\'h','',0,'?'),(_binary 'C��$,\�N�\�J�n&���','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�ᾋ5�S��$�\�\�',_binary 'HRz��s�~\�\�m \� mLPF���\�`\�x� �\�','',0,'?'),(_binary 'C�ms\n\�\�X�]�\�K�T','wp-includes/blocks/search/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ѕk�ij�,7���\Zj\�',_binary '|�|�ͯ|k\�`���\�kQO%\�6�\�K\�x\�2\�5','',0,'?'),(_binary 'C�\�/�@�l��Y��2}','wp-includes/css/dist/format-library/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/format-library/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\�嘲?\�I�\�Z6',_binary '\�ͻ6�\�\�i�sj�����E3IMG-\�,\�9','',0,'?'),(_binary 'C�ؚ\�T�R�!vF{','wp-includes/customize/class-wp-customize-nav-menu-item-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-nav-menu-item-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�9\�\�rY�\�\�Qh�\�',_binary '\�\�\�\�N盀\�\n\��6\�uC5\�i^ŗ�ȝޑ\'','',0,'?'),(_binary 'C�\�F�0e\��\�\�\�<�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSendersListSenders.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSendersListSenders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ǘթ\�z��p�\0�\�f',_binary '�L�^\�\�M%\�88\�\�-0ܖ�Y`Ά~�Նe','',0,'?'),(_binary 'C�\�\�\��!y\�6�㋼','wp-includes/blocks/buttons/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}�\�\�!r<\�\�\�\��',_binary '\�\�ն�,*\�͖\�\�>3���x\r6���\�K�5','',0,'?'),(_binary 'C�|\�\�9/x}�W�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bookmark.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bookmark.svg',0,_binary '��\�]\�\�(�\�\�\0\�9�',_binary '��\�]\�\�(�\�\�\0\�9�',_binary 'l\�`\�-\�5\�a���@<Gb�\�\n^\�*\"\�=��q','',0,'?'),(_binary 'C�\�\�T�©\�]*~�<\�','wp-content/plugins/js_composer/include/templates/editors/partials/vc_welcome_block.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/vc_welcome_block.tpl.php',0,_binary '��n\�C��5\�ud�+\r',_binary '��n\�C��5\�ud�+\r',_binary 'w\�!�\�P\�em\"\���\�0�9\"4�\�*f\�f\�\�l','',0,'?'),(_binary 'Cز\�dW�W�\�\�$w','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-structure.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-structure.svg',0,_binary '\�\�nb\�iU\�\�\�I�\�',_binary '\�\�nb\�iU\�\�\�I�\�',_binary '\�6z;.O\� ��|oؠ�/�Qґ\�\�;Gh\�','',0,'?'),(_binary 'C�\�s\\�\n\�\�\�s�\�\'m','wp-content/plugins/wordfence/lib/menu_tools_whois.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_tools_whois.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*5�D�O7Z�Y��\�%�',_binary '�\�x.\�.\�$ô�(\�EϷ�X��\� \�\�\�Q\�','',0,'?'),(_binary 'D\'\�%�\�S\�6\�>�{','wp-includes/js/dist/customize-widgets.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/customize-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T�&�ܛ\�+\�o`#��',_binary '\�0Ŝa�Z\�\'\��p\�\�\�\Z�.1\�#\n\�\ZM�','',0,'?'),(_binary 'D (�,|����b?\�L','wp-includes/blocks/query-pagination-numbers/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-numbers/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e�\�*��\�l�:�\�\\w',_binary '�\�w9�C\�1\�\'\�$\�IN+��3ں\�$�s','',0,'?'),(_binary 'D\nZ\�\�Qz�\�[ѵ\�\r','wp-content/plugins/wordfence/modules/login-security/classes/model/view/.view.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/view/.view.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Dm�\n��z�H�\�S�\�\�','wp-includes/images/crystal/document.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/document.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\'^c�s��\�D��3T\\',_binary 'g\�t\�( Ŏ\�k`5͒��J�\�M5�\�\�:j\�','',0,'?'),(_binary 'D#q{ť���ԇb�','wp-includes/css/dist/customize-widgets/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/customize-widgets/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%�\�i⣙�\rqLҭ',_binary '\�\�\�\�#$�\�W-�\rP����\�No\rgt�\�O�v�','',0,'?'),(_binary 'D*6c��˖i\�\�;/Gk','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/AccountResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/AccountResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M��e�0�7�U~S',_binary ',\�9t*�X�_�8\�9\�r\"\�C\�\rrO\\srP','',0,'?'),(_binary 'D.\�\�\�:�\0��S\�R8','wp-includes/ID3/module.audio-video.asf.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.audio-video.asf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�*\�)�W/P>����x�g',_binary '%F\��Q\�\�Tu��GY�\�D��^�۾','',0,'?'),(_binary 'D0��R��(\n�\�\�����','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_mic_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_mic_off_24px.svg',0,_binary 'g^Vg��K��-$�\�',_binary 'g^Vg��K��-$�\�',_binary '�b}U۫�\�:���o\�Z\�t�[qpៜ0#O','',0,'?'),(_binary 'D6m\�e�r{pK\�O�','wp-includes/locale.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/locale.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ʋ\04�)o\�ybU^�',_binary '\�<\�6n�\'�J���\�\�_�\� �S%\�\�GVJ','',0,'?'),(_binary 'D=n\�vbP��._��','wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-custom-colors.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-custom-colors.php',0,_binary '{����8�M�c\�!*',_binary '{����8�M�c\�!*',_binary '�o��#=E\�oe\�%]���\�\�[�uӡ~x+�\�\�\�','',0,'?'),(_binary 'DQ#�u\��nU\\ @�<\�','wp-includes/blocks/page-list/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��En\�t<��4\0�eJ\�',_binary '�\�4숐\���7��o�\��D��74:\�J[','',0,'?'),(_binary 'DU}��<�D5\�Y','wp-includes/block-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Da���^\�\�,bT�d�K',_binary ':�\�\'�\� ����c\��]\�h�\n��\�\�\�R&3','',0,'?'),(_binary 'D\\7��\�@\�;^\�|�\�','wp-includes/class-wp-navigation-fallback.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-navigation-fallback.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�-?Y�#\�o+(f�\�\�',_binary '֎0\�p8\�\�`��L��4&&\n\�M 31\0�6\�f]','',0,'?'),(_binary 'D^\�\�``3\����Eg\�','wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/flexslider/fonts/flexslider-icon.svg',0,_binary '\�E\\E\"Ċ�u\�\�O\0#',_binary '\�E\\E\"Ċ�u\�\�O\0#',_binary '�\�Aܠ�\�\�&;pٟ&�K\�\�UZ B\�yo\�C\�\�','',0,'?'),(_binary 'D`aO�\"Y%7�\�Z\�','wp-includes/blocks/comments-pagination/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?�\�*ɱ���\�,�\�',_binary '}�M̋IE�\�N\�p��54]pP\�Æw>kq!','',0,'?'),(_binary 'D`�\�q&2�\�','wp-content/themes/twentytwentyone/assets/sass/06-components/single.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/single.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�]H\�9\0�$a�',_binary 'c���\�f\�����}�u���h\�\�\�&���\�','',0,'?'),(_binary 'Dh8n�\0\�R�I\�\�','wp-content/plugins/really-simple-ssl/grid/templates/tips-tricks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/tips-tricks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�-�֣��<',_binary '\�R/�6\�@��`�\�uBM՞�\��2(RrD\�\�`G\�','',0,'?'),(_binary 'Dm��\��o�\"�\�\�a\�','wp-includes/blocks/gallery/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�],\���\�һ7�',_binary '�\\]\rC�\�\�;klj�\�Aj#\�\�7籢\�\'hw�','',0,'?'),(_binary 'Dv4\������\nw\�DM','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/border/field_border.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/border/field_border.js',0,_binary '\�o\�[\�@\�\\��E��',_binary '\�o\�[\�@\�\\��E��',_binary '\����P�8#\�\�\\f\�\�3�d�\��\�W�\'�','',0,'?'),(_binary 'D�c�\'d\�\�_��\�ȜX�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/paper-clip.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/paper-clip.svg',0,_binary '\ZM�\�ZH\�\�(Jj\�\�\�',_binary '\ZM�\�ZH\�\�(Jj\�\�\�',_binary '�JS^廊j�5\�w���;�#--�\��','',0,'?'),(_binary 'D���\�\�9\�\\� }��','wp-content/themes/twentytwenty/template-parts/.template-parts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/.template-parts.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'D�s\�z�a*k]:%\�&�\�','wp-content/plugins/wpforms-lite/vendor/mk-j/php_xlsxwriter/xlsxwriter.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/mk-j/php_xlsxwriter/xlsxwriter.class.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j{(�\�\�h\�\�\�\�\�\�',_binary '=��6�Mt\�6QB�ٯ�\�qQ�\rYK��;\�0�|','',0,'?'),(_binary 'D�\�\�\�u�\r\��ɲ\Z','wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aի���\�\� Lqw\� �',_binary '��r��_�iQ\� �a�\�R����\�\�+�\�\�\�','',0,'?'),(_binary 'D�\�\�\�)ba\�k\�\�{\�\�','wp-admin/includes/admin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4\�\�\�\�=�ҩ��\�A',_binary '���0V\�{]֊Aj�˫.%2\ZxM5\�z �o� ','',0,'?'),(_binary 'D�\n��\��kj���','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}+#z,�\�e\�rEJ-',_binary 'sf�\�q@�\�8�!yW�&ڔA\�+/\�uY���44�G','',0,'?'),(_binary 'D�-�!>h\"�\�\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q��\\�\�\�\�qW/l]e\�',_binary '���dؽ�\�\�Bt[�{4��\�\n\�\�:�Q�9&�','',0,'?'),(_binary 'D�E\�\�\\9�\\\�ڲ%Y\�m','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/multi_text/field_multi_text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/multi_text/field_multi_text.php',0,_binary '.��L\��C\�r\n\��',_binary '.��L\��C\�r\n\��',_binary '�\�\�!oKe�g]�\�@\��w�g)�U\'�\�D\�\Z','',0,'?'),(_binary 'D�|\�\�\��\�#\�Ӧ�}','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/UnsupportedAlgorithmException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�g$�<*`��c�\�',_binary '9�\�-�\�\�\�0�QH\ZB*�\�<4�.ӭm�?lz̓','',0,'?'),(_binary 'DȪ\�\�\�w\�\�\nɠ�\r\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/not_empty/.not_empty.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/not_empty/.not_empty.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Dչ\�\��\�\�$Oa��\�\�','wp-admin/css/colors/ectoplasm/colors-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ectoplasm/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '߶Ɇ\�\�\0w\'�\�K4\� ',_binary '�\�y��\�@-}�\"\�K\�,\�II�\"\�G\�O\���','',0,'?'),(_binary 'D\�o�^~m\�9y��','wp-content/themes/twentytwentytwo/style.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� �\�vP-�Z�%\�b\�',_binary 'g\"�Uf��#�W�\�Ʀ�\r7I\�[\�\0�\�N5��','',0,'?'),(_binary 'D\�H\����\�\�N�\�\�,�','wp-content/themes/twentytwentytwo/assets/images/divider-black.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/divider-black.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8w\�\�� �xm)r',_binary 'x�\�+R\�\�lL\Zk5\�>v\�ư\�N�D\��','',0,'?'),(_binary 'D\�\�\�\�mdԎfD\�<n','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[M/*��E\�<s\�W\�RG',_binary '\n\�\\��Xΰ֨P��A\�\nXj\�\'�;q�{��a\�','',0,'?'),(_binary 'D\�\�#\�\�\��\�虞\�*b','wp-includes/class-wp-block-parser-block.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-parser-block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϝ@\�֢\�\�|\�\�*N',_binary '�\��[\�\�4�:S\�\�I@�\�@\"\�\ZW\�\�$��h�*','',0,'?'),(_binary 'D\�T[\�-\�\�U\�\��\�','wp-content/plugins/wordfence/views/options/option-toggled-textarea.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-toggled-textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�=\�q(\�\�t��ݣ˻',_binary 'at�Á}(\��0�oß%\�3\�\�\�p\�u~�ĥ','',0,'?'),(_binary 'D\�\�5\n\'\�\\�\�~W��','wp-includes/category.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/category.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x�kB\�\�\��H���\�',_binary '�vf�\"\��E;t��BsO\�TV:�Ecj','',0,'?'),(_binary 'D\�\�Mt}��U\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/PrimeField/.PrimeField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/PrimeField/.PrimeField.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'D\�\�mZ)D;�B%�>I','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_expand_less_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_expand_less_24px.svg',0,_binary 'C\�`B\�9\��ߟV,',_binary 'C\�`B\�9\��ߟV,',_binary 'rb�\�=Pt��l�C5w�\�\�dNyL�aR~�U\�k�','',0,'?'),(_binary 'D���z \�iC(\�\�=','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/safe.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/safe.svg',0,_binary '%gލz��݁Mq�̻H',_binary '%gލz��݁Mq�̻H',_binary '�q\�}�\�_��B Q\�\�ݰ\�P\�35�\�\�g\�\�Ф�','',0,'?'),(_binary 'D�]��@q\�*aI9\�U%','wp-content/themes/twentytwentytwo/inc/patterns/general-subscribe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-subscribe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �?e\�#=�\�5�E!s',_binary '�P�\�@Nz�F��\�d2خ|\�8��I\�%y�u','',0,'?'),(_binary 'Ep㮤\�˲\�\�\�\�(','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect239k1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�QV\�q\�\�\��tk',_binary '�rZ*\����\�Hў\�|;\�mY�So\�A�\�^\�','',0,'?'),(_binary 'E4\�\�D\'BI�\�\�_#s','wp-includes/blocks/tag-cloud/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/tag-cloud/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K�\Z�\�\�*A,\�X3�E',_binary '_F\�J.�Ȗ Y*\�X L0\�U\�a��\�\"��','',0,'?'),(_binary 'E#\�\�\�-v37\�6\�Ť','wp-content/plugins/wordfence/wordfence.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/wordfence.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&�;�V\�)[\�\�\\���X',_binary '\��J\�BC�BG�\�b���\�AsLlȱ\�\�','',0,'?'),(_binary 'E%�T;Ь�s�`���>�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-post-submissions.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-post-submissions.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\0\���\"2#E�!q',_binary '~I�Q\�\�\�)��b6\�!\�6\"\�ݺ�?�sّ','',0,'?'),(_binary 'E\'ӳ\�#g�v\����','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Iam.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Iam.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E�\�\�f2��M�vG�',_binary 'U�B@�\'�\�9��x\�)�}}\�7ߺL���\�$','',0,'?'),(_binary 'E,kOb�\�\�\�n�Ij','wp-content/plugins/js_composer/include/templates/pages/vc-settings/vc-automapper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-settings/vc-automapper.php',0,_binary '�\��F�H\��\"}\�:K��',_binary '�\��F�H\��\"}\�:K��',_binary '���^���↦BC e\�>�G\�\Zy�q9�\"\�;�\�','',0,'?'),(_binary 'E-#=\�U�\�\�sֆ','wp-includes/css/dist/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'E/!mф\�dq��_\�1\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_scan_wifi_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_scan_wifi_24px.svg',0,_binary '\�W_�MJ�\�x�x|ZH',_binary '\�W_�MJ�\�x�x|ZH',_binary '>%c\�uѢ3�Lї~\'�H9(п�a\�\�,�\�','',0,'?'),(_binary 'E4\�\�fu\r#R:k!jgh','wp-includes/js/wp-list-revisions.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-list-revisions.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�}�\Z\�ۦ_\�\�8K',_binary ']\r�\�o\�8\�Y�6��)ryW?\�Y��\�\��b\�z(','',0,'?'),(_binary 'E5�;\�\�\�\�tR���$L\�','wp-includes/js/dist/element.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/element.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\rQ�6t-\�\�ǰz\�',_binary 'f��Qz�W-�X�oz)�C�T�T>\�s�\n','',0,'?'),(_binary 'E;\�rM+\�e\�&�Q\�3f','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_dragndrop.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_dragndrop.tpl.php',0,_binary '\�\�à+\�a_�c^\�',_binary '\�\�à+\�a_�c^\�',_binary '��g�\�\�\�lQt5�C�\�n_\�\�:\Z�\�\�\��','',0,'?'),(_binary 'E<V6;�N��K�_�lSk','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_222222_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#����im�o�\�[�`a',_binary '\�{�E�r�������e�\�`��љ�P\�\�ˊ8\�Y�','',0,'?'),(_binary 'EL/�ғ\Z�\�[���\�','wp-content/plugins/revslider/public/assets/assets/sources/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/sources/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'E[@N\\���8�}�\�+�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_connected_no_internet_0_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_connected_no_internet_0_bar_24px.svg',0,_binary '>���+\�~PԆ�){8*',_binary '>���+\�~PԆ�){8*',_binary '����+pFL�Ú`\�n\�n�\�WOw�A\�\'��,\�','',0,'?'),(_binary 'Eh���\�\�\�\�@aq��','wp-includes/session.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/session.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�NRM��<\\\����>�\�',_binary '}\�\���k+8M�U=<;�\�t����I*,\�4#�','',0,'?'),(_binary 'Ej��\�\�\�C_�s ?w3\�','wp-content/plugins/wp-maintenance-mode/assets/js/jquery.countdown.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.countdown.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j;����4\�\�X%��',_binary '\nK�~�� �}\�qH�Z]Y\�q\02ToMaZ\�','',0,'?'),(_binary 'Enϭ\�{��G\�\�3\�\0\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/PhpHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/PhpHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nD7\�ab�Fp�v\"-L',_binary '8�\� nMD����4 \09>\r\�ڻ��AY{��]','',0,'?'),(_binary 'Es.\�\�W\��\�1\Z|~��>','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_alarm_on_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_alarm_on_24px.svg',0,_binary '���G�^��\�(\�3\�\njn',_binary '���G�^��\�(\�3\�\njn',_binary '�?No!u��\�=EHC\�\�\�u�y�\�c\�\�:�n','',0,'?'),(_binary 'Evm�\�1\�U~AHj\�','wp-admin/js/password-toggle.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/password-toggle.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�j\�\"\�»\�\�\�V�\�',_binary 'nߗ��\"q�������{KuKZK\�\r1\�^��\�','',0,'?'),(_binary 'ExPz\��*�9G��\�~','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/wizard.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/wizard.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';0$\�*\�\�!믟�E:',_binary '\'�\�i ��\�7���9\��3��\�qDB���\�\�','',0,'?'),(_binary 'E��(�zRA1;eN\�qD3','wp-content/plugins/wordfence/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2�\�e\�\�ª�\�\\\�og',_binary '�� ��o�\�\�M�J#�A|�ߎ\�(�\�;6R\n\�','',0,'?'),(_binary 'E�}�~\��M\�\�-\�]�a','wp-admin/css/widgets.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/widgets.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��q\�ܰ~!y\�\\\��na',_binary '.�#\�qe},����\�\�-(\�\�\�{\�N\�\�h%��','',0,'?'),(_binary 'E���s=�]�����=a','wp-includes/blocks/post-template/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��s�&\�Aɕ-\�\�V^',_binary '\�Kc\�\�y\�\�\�\�\�\�\�\�p��h\�~\�\��','',0,'?'),(_binary 'E�d����\�ZE�Z�w','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֙r:�Cn�\"��2��U',_binary 'Ѱ\�\�\�2�\�NfZ��z�\��Dޯ̇5r\�&dJ','',0,'?'),(_binary 'E�V\�\�\�,\�%�\�,SM=','wp-admin/ms-edit.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/ms-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P3�\n�\�7|L?MtA��\�',_binary 'a�\��\�c\�sc\Z���\"\�V\�L\\�њ�','',0,'?'),(_binary 'E�<�X�\"j%�\�ҡ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect233k1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�8\��7ӣ�4m\0',_binary 'p܆ \�H1\�\�7\��dB2�6��<\�]fE%DՃS�','',0,'?'),(_binary 'E\�Sw�HL�\�\�l\�ob�','wp-content/plugins/wordfence/js/admin.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/admin.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h��o�\� ܁[\n\�',_binary '$�H��\0B#\�����\�r�C\�T>2��r��','',0,'?'),(_binary 'E\�H\�{(�\�\�!�\�T\�`T','wp-includes/blocks/columns/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'E\�|}��\�\�z\�BM>�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/phone.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/phone.svg',0,_binary '\�I%\�+\��S8?',_binary '\�I%\�+\��S8?',_binary '�\0�����m�p\�\�F�\�\�ut+xQHb6','',0,'?'),(_binary 'E\��K]\�\�\\\��87�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 3N\r6\r�\�f�\�n�<',_binary '\�P\�$Fk\�\�7X�\�z\ZoR\�|f\�-\�\�\�w','',0,'?'),(_binary 'E\�\��\r�}\�*��u','wp-includes/js/tinymce/plugins/wpeditimage/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpeditimage/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'E\�B3A\�\�\�-\r\�&!\�T','wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��D\�o�\�y\�벍cK�',_binary ':P�\�cc\�z\�\"�����Q�a�\�\�QZ�d','',0,'?'),(_binary 'E\��M�Z;�x$>:_~','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_usb_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_usb_24px.svg',0,_binary 'S\�G*�m\�\�4�i\�\�S',_binary 'S\�G*�m\�\�4�i\�\�S',_binary '�Qeax\�\�H�$�Hu*\�\�\'��)\�g\�\0','',0,'?'),(_binary 'E\��_G<�����^','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_add_alarm_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_add_alarm_24px.svg',0,_binary ']4&?\r�R4���軉N',_binary ']4&?\r�R4���軉N',_binary '��ѕ�~��\�=+�\�:s vbO5\�0.\r�#\�\00d','',0,'?'),(_binary 'E�_��k�\�\�Kuv\�o2�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/newspaper-pen.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/newspaper-pen.svg',0,_binary '\�\�҆�\��3r�\�Pn',_binary '\�\�҆�\��3r�\�Pn',_binary 'ɥJ!hH�7\�%\�Z�\"HS;�$0�a\�ӟ�ai�9','',0,'?'),(_binary 'E�V��9��\�nڷW','wp-content/plugins/wp-mail-smtp/assets/images/providers/mailgun.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/mailgun.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Lܲ���\�\�\�q\�F\�',_binary '�J�O>�܀\�aIH�\�\��V\���5 �\�\�\�\�M','',0,'?'),(_binary 'F�Hȝl\�e�\�#\�','wp-includes/js/tinymce/skins/wordpress/images/more-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/more-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l,\��r\�%�^x�%',_binary '�\�\�Y=\�_�b��|ʧ&f,��<�\������','',0,'?'),(_binary 'F��\�9�ECWT-\�DZ>','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_file_upload_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_file_upload_24px.svg',0,_binary 'o\�\�\�S{��!+r|�',_binary 'o\�\�\�S{��!+r|�',_binary 'J\�h��\�㯋#���3mĤc\�ڎ�23\�\"�\�}','',0,'?'),(_binary 'F\r�,@>\�\0����Ord','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/lightbulb.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/lightbulb.svg',0,_binary '�-\�YrF\�NO\�֮��',_binary '�-\�YrF\�NO\�֮��',_binary 'c�*\n\���\�\�ߡX�Lp���K\�H�o=���I','',0,'?'),(_binary 'F\r�x\�w~\�\rܱ�\�\n�','wp-includes/widgets/class-wp-widget-search.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-search.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\�\�\������6�\�\�',_binary '\���\� iu\�\�6#I�B3�f\�A�\\\n<W�PAA�','',0,'?'),(_binary 'F\r\�\�7#Η#\�\�MC�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserIp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserIp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=?\�V\�-8E\�4@\��',_binary ')�KG���J�31���+��\�\�\�=\�\�\�','',0,'?'),(_binary 'F&3K 9qn\�\�>I$�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/SecretStream/.SecretStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/SecretStream/.SecretStream.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'F0�6<�,A\�\�-K\�\�^','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/vc_icon.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/vc_icon.php',0,_binary '@?��#8�\�^T\�0]�',_binary '@?��#8�\�^T\�0]�',_binary 'z��H\�t�wJ\�t�\�{\�\�9viòW\�\�\\','',0,'?'),(_binary 'F1#�:\�\�/�m�.i=','wp-content/plugins/js_composer/assets/js/dist/edit-form.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/dist/edit-form.min.js',0,_binary '�Ú�N�\�[EU\�\�',_binary '�Ú�N�\�[EU\�\�',_binary ',vRz.i�/�ں�uH���\�?�Ѝ�AN�\�\�\"','',0,'?'),(_binary 'F1+\Z#\�+d\�{�w\�{','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�.D6�p�i�r`�fw\�=',_binary '\�2\��KJ73�\�x�2\�M2��&�+���L��L','',0,'?'),(_binary 'FB\�G7�\�k/����\�D','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/is.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/is.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V߹2x��\�Y&��n�',_binary 'Kp�!E8\�_-�bn\��A㐵�=\�e�Uֺ','',0,'?'),(_binary 'FCW.\�3���\Z��U\�','wp-includes/js/jquery/ui/checkboxradio.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/checkboxradio.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�\�ˋ��R0w�M�Q�1',_binary '�_%~Wn\�\�-I\n>���B��;�_|8ԤԂ�Q','',0,'?'),(_binary 'FF�v��V;v\�8/�\r��','wp-includes/SimplePie/Misc.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Misc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4P\�\�\r\�i\�B�Be\�',_binary '\��q�\�\�Ѱ��ɧӿlpK\�9 \�^��/t�\�4,','',0,'?'),(_binary 'FH���30m�:��s��','wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xR\� �Y�X�\�\�ݤ\�\�\�',_binary 'm���\Zc���ĭ\�\�]\�\�\�[�\�^\�P��w','',0,'?'),(_binary 'FK�\��r%#+#\�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/.Protocol.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/.Protocol.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'FU\�C�4UO%\�9\�O','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_track_changes_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_track_changes_24px.svg',0,_binary '�NZnnM�Ap\�:��7k',_binary '�NZnnM�Ap\�:��7k',_binary '�\�e\�9��(��U�@{ y�Օ\�H�\�?pEp#','',0,'?'),(_binary 'FY4\�\0M\"�B�#&�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_2_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_2_bar_24px.svg',0,_binary '�8p�_\�|\'Fw�n2G�',_binary '�8p�_\�|\'Fw�n2G�',_binary '�O�S��4B�e\�ph\�5\�\�G0���\�\�','',0,'?'),(_binary 'F\\\n\r�#S�R�\n�m\�կ','wp-content/plugins/js_composer/include/params/vc_grid_element/vc_grid_id/.vc_grid_id.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_element/vc_grid_id/.vc_grid_id.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'F`M߸c�N�!���\�','wp-includes/blocks/image/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Op\�\�a߀\�\�W�',_binary '�v7\�A|\�\�ɣ\�k��2ȼL\�yƣ̆8k�\�','',0,'?'),(_binary 'Fr��u�m�� �E]�C�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_blur_circular_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_blur_circular_24px.svg',0,_binary 'ķ��E�w(WD>ͩ\�',_binary 'ķ��E�w(WD>ͩ\�',_binary ':u\�\�Z\�\�\"ʵ\\��\�0oP��\�\�\�x\\�#�U\�','',0,'?'),(_binary 'F|\����w\�ZQ,O��','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\�\�\�?\�\n\� :�{Q%',_binary '�\��Z�IK/I��w¥�Ovy�E�Bi\\$G�&','',0,'?'),(_binary 'F}3�(�̬�OI ��','wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/separator/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�j;�ʻ��#�\�qb',_binary 'm7w\�W���&em\�C����\�\�1��a\�c =27','',0,'?'),(_binary 'F�\�_=^��\�a��E��}','wp-content/plugins/contact-form-7/admin/edit-contact-form.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/edit-contact-form.php',0,_binary 'u\�A_��>\�B8$l^',_binary 'u\�A_��>\�B8$l^',_binary '�X\�M-��{r���� E[�:Z&��\�f`�W2;.\�','',0,'?'),(_binary 'F���\�Be\�h\�\�q��','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-recentcomments.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-recentcomments.php',0,_binary '쓠�L^���\�X�\�',_binary '쓠�L^���\�X�\�',_binary '����y`7�\�\�*���\�O\�+\�+0\�E:\�\0w','',0,'?'),(_binary 'F�ml!\�B�Ҙ\�\�7\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/switch/field_switch.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/switch/field_switch.js',0,_binary '\�(hK\"�\��<ɿ��_',_binary '\�(hK\"�\��<ɿ��_',_binary '�5*+�\�(�U\�טw@���j_�&\�\��{\�q\0�','',0,'?'),(_binary 'F�G\\\�$��[�\�\��>','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�dB7;�\�6�\�ZU�2',_binary '�ѵ8�EN$J0G!�I~\�&;�(�t\�k\Z\":Y','',0,'?'),(_binary 'F�\\�C?\�Z\�\�\�','wp-includes/css/customize-preview-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/customize-preview-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�މ��\�\�ګd��3',_binary '~\�\'��[z\�{�\�:\�\��\�LĀN7A�� ','',0,'?'),(_binary 'F�\�Ã\\�O\�fg\�','wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�1\��\�\�v��R',_binary 'N3G\�\'�`\�\��+R>�P]E\�γg/�b?���UX','',0,'?'),(_binary 'F\�\'�B�/\�4{J\�{w','wp-admin/js/edit-comments.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/edit-comments.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H�\�ثW�E\'\�3\�\�\�K ',_binary '�\�\�wdXuZ\�~�~\�\�0H�Z\�l\�\0��\'&\�Ƌ^','',0,'?'),(_binary 'F\�\�.�\�\ZM\�\�;Z�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/extensions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/extensions.php',0,_binary '\�xn\��\�B�S\�<�',_binary '\�xn\��\�B�S\�<�',_binary '\� \�a�cL�#8���BIW\r0\0gpg�\�\�#��f�','',0,'?'),(_binary 'F\�W�� ��Bv�zK3\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterAction.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterAction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z��\�\�\�\\)�m\��',_binary '[o�{�,\\.A.��l�&�vY\�Bx�8��$u\�\�n','',0,'?'),(_binary 'F\�\�\�?\�C;$�\�H\r\r','wp-admin/css/color-picker.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/color-picker.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�<����^\�\r��q!\Z',_binary '�=Li7\� t�I}�|�\�9��\�oh�\�`o�\�\�=CD','',0,'?'),(_binary 'F\�8*\"ڹ�pEm�&-\�j','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_888888_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ϝ(a.\0\�n�1-�h���',_binary '�n�\"�X��͂\\e\�fgn\�@\�\�\�\�\�Hrz�\�^','',0,'?'),(_binary 'F\�V�\�\�\���Od%\�|u�','wp-content/plugins/wordfence/images/wordfence-logo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/wordfence-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\�\�\�\�]\�j-\����',_binary '8���\�\�#̄(8�\�O�\"\� +h\"Fb�\�','',0,'?'),(_binary 'F�.\�\�t���/ \'�s ','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/About.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/About.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't-\�-\�\�P��\�\�?5KW',_binary '\� +[\�\�\��\�⸘\��ŕsjP\Z9\�\nUX�\�','',0,'?'),(_binary 'G\�I2Bx�f!\'\��','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidArgumentException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k瑿re���\�UB\�]\�',_binary '��yI�pQ�\�)\�<5�O�\�o��-9\�\�jWSz[,','',0,'?'),(_binary 'G\�8��\�C�\� +�{','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-chart.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-chart.svg',0,_binary '\�����\�p�%hKJL|�',_binary '\�����\�p�%hKJL|�',_binary 'P\Z\�\�$Q\'\�¨4��v�}\�Y\r\�K���j�(�\�\�','',0,'?'),(_binary 'G^\�xf1Q0�YkYM','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\�p\�\�m�zx���',_binary '<&\0\�08߫�`\0�B\�\�H\�)\0i\�\�\�\�v\�','',0,'?'),(_binary 'G\�q9u �o\�s\�s1~\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/.migration.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/.migration.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'G \n�\Z s�\�6��\0QB','wp-includes/blocks/details/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/details/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�ue%誵�+0\�\�\�',_binary '6MJ\�K<=�S�\�{�j�\�\�f=���r\�g\r%','',0,'?'),(_binary 'G��I8�\�L\�1�c','wp-content/plugins/revslider/admin/includes/export-html.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/export-html.class.php',0,_binary '�{�\��?\�6r<]i\�',_binary '�{�\��?\�6r<]i\�',_binary 'i���1�uF�t\�HN�<��$���<B�\�?ʑ','',0,'?'),(_binary 'GD\�w�\�$~�s��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_drama_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_drama_24px.svg',0,_binary 'x�.2-S\�`ȮN�',_binary 'x�.2-S\�`ȮN�',_binary '\�n*�Ƌ� $1�}}yP��[\�A\�-.�}��=��','',0,'?'),(_binary 'G;Y��%�F*\�jBFj','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Authorization/.Authorization.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Authorization/.Authorization.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'G&M�M\\B��\Z\�τ��\�','wp-content/plugins/js_composer/include/classes/shortcodes/rev-slider-vc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/rev-slider-vc.php',0,_binary '-Mxjy���MCu\�\�]�',_binary '-Mxjy���MCu\�\�]�',_binary '�=5��\\�t顯�% O,�3\�LG�.�j\�8$','',0,'?'),(_binary 'G\'�\�\�`7\��)̼\\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_4_bar_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_4_bar_26x24px.svg',0,_binary 'Z\�J�\�X̦�Z\�\���',_binary 'Z\�J�\�X̦�Z\�\���',_binary 'G��@��F,\�\�u�~\�x���ln�Hp\09$f\'pU','',0,'?'),(_binary 'G)\�\�hIRY&+G\no\�','wp-content/plugins/wpforms-lite/.wpforms-lite.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/.wpforms-lite.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'G6U\�2\01R�����\�J','wp-admin/js/theme.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/theme.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\�\�߮ȼԔ\�Z\�H&�',_binary ' +?u�\�C\�ȗ�ENEi{_\"\�֥5̈����\�[','',0,'?'),(_binary 'G:Z�\�]Y!tI���\�\"','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�jI78�{��r\�P�',_binary 'Uk��\����\�ZM=OEw�D���w�\� |I�;','',0,'?'),(_binary 'G>�]\�\�\�\�k\�&�m\�ג','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�)/4;\�$۔\�ެvi\\',_binary '�n\�\�\�i�\�뗅�N�vX�7�Y]�����D','',0,'?'),(_binary 'GKFXM\�ߏ1Ȧt\�G','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-instagram-feeds.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-instagram-feeds.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��1�=q���]\Z�\�X�',_binary '{u�o{WX��}M&F�\�N͢]�\\C\"iX�\�1','',0,'?'),(_binary 'GQWc���䮉\�I}8(','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_camera_front_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_camera_front_24px.svg',0,_binary '�\�N�L6\�W�\��x',_binary '�\�N�L6\�W�\��x',_binary '9oxp(~���\�\�\�\�\�8��N���\�\�\�=)�','',0,'?'),(_binary 'GQ\�\�{)?R\�`��\�)�','wp-includes/blocks/post-comments-form/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1{ⱄ\�k\�_�\�Bv(�',_binary 'k\�\�\�\�-\n�!�5�<�s�+\�LTy3�w��','',0,'?'),(_binary 'Gdt>^_@xh�8ĕ ','wp-includes/js/tinymce/themes/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/themes/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'Gl���\��>G\�\�Κ','wp-content/plugins/revslider/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'Gm��:�MľV��LЉ','wp-includes/js/tinymce/utils/editable_selects.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/utils/editable_selects.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�J��q2��I\'\�J�9�E',_binary '�v\�\�Gjs\�\�f�� e�d\�&\�g��+�\�\�','',0,'?'),(_binary 'GmԻ&�\�\�\�\�\�\�k','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-zone-c.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-zone-c.php',0,_binary '�a�\�[ƾ��ZB\�y��',_binary '�a�\�[ƾ��ZB\�y��',_binary '|�dV�l�\�A\�3˭j�?\�\�����\��\�\�','',0,'?'),(_binary 'Gp[\0(�T.e�\�s�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/multi_text/field_multi_text.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/multi_text/field_multi_text.js',0,_binary 'B<UG2n\���\0L�3',_binary 'B<UG2n\���\0L�3',_binary '�@\\\'�hš\�Ԓ�����\\�HN;\�\no\�o,X�','',0,'?'),(_binary 'Gso\�S�?U�w\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetStatsByDomain.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetStatsByDomain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˨\�D\�\�+ƧE�>wp�\\',_binary '���w���NS\n����o�\�(�e֢\�\�)��\�\�','',0,'?'),(_binary 'GtL*\�\�\�6p\�\�Yr','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/MissingExtensionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��:\r����\�k\�\�',_binary '�! %\�\�M\"���e&$�\�\�;`\�\"�Y\�ͱ�','',0,'?'),(_binary 'Gu��\�\�\�\�\�ʭ\�','wp-includes/class-wp-meta-query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-meta-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:W\'t[L|\�\\��\\',_binary '�\�\'n\��i�,{$�\�D4h��S\�g&]$5\\�|','',0,'?'),(_binary 'Gu5�\��aԯ\�\��','wp-includes/rest-api/search/class-wp-rest-post-search-handler.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/search/class-wp-rest-post-search-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\���6,1\�ž�',_binary '!n\�>\�v�ڄ\�w֦\�7C�y5\�\��=�\�k�\�s','',0,'?'),(_binary 'Gu�^�/1\�\�ՁS\�7','wp-includes/atomlib.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/atomlib.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z��\�ZA��2Ϡ\�,',_binary '+�bt\�=U(�\�.�_\�\�l�b����_P\�$�\�W\�}�','',0,'?'),(_binary 'G�9q\�\�\�=ʥ[3?a\�','wp-admin/images/bubble_bg-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/bubble_bg-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ϭq�j��\n�X\�<',_binary 'n��%4\��L��\�6{�/Т[�Ĭ?XW_A.r','',0,'?'),(_binary 'G�\�([]\�ݪC�/%�\�','wp-content/plugins/wpforms-lite/lite/templates/admin/addons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/admin/addons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�~=@�\�R\�]�M�\'Q',_binary '7�\�M�\ZU�U\�PX�\�N��\�^.�\�\�)*_�\'','',0,'?'),(_binary 'G�\�Pt�\�\� �~�5�T','wp-content/themes/main/fonts/Simple-Line-Icons.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/fonts/Simple-Line-Icons.svg',0,_binary ']�\�\�zl�xu\\�E�;e',_binary ']�\�\�zl�xu\\�E�;e',_binary 'ퟸe}ɼn�V\�U]�g:|�Ge\0�\�\\�3�\�','',0,'?'),(_binary 'G�=��u\n\�\�ˮ�\0V}','wp-includes/blocks/avatar.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\�d-\nv\�A\�\�\r',_binary '���n/\�\�\0X8ϯ^yf5\�<7fI�̑|R�)','',0,'?'),(_binary 'G�7\Z�\�I&:\�x','wp-admin/edit-form-comment.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/edit-form-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��>I��9j@s\�o�',_binary 'QI\�J�\�1 \�濪L\�\�ɢ\��\�\�\�r�(�\�','',0,'?'),(_binary 'G�\�\��-�F��L�I�&','wp-content/plugins/wpforms-lite/assets/images/addon-icon-sendinblue.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-sendinblue.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j�] b���If�jLo',_binary 'Q,���m,���mUY�L���\�\�q\�\'\�9sȤ\�','',0,'?'),(_binary 'G��e��z��D\�J3uO','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/unsent.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/unsent.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p���ƿԸ\�F�\�ߪ',_binary '����m\0�ʺl[\�\�:�FfӽdJ>��\Zb{�','',0,'?'),(_binary 'G��ks\�\� �\�^�//\�','wp-content/plugins/wp-mail-smtp/assets/images/recommended.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/recommended.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\'l��iK!\�<6r',_binary '���\n.5b��a\�Ҵ��\�\�F�\�\���F�','',0,'?'),(_binary 'G����\�\�_bN\�\�U�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BinaryField/.BinaryField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BinaryField/.BinaryField.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'G�3s�qٴ\�\�F`�j�','wp-content/plugins/js_composer/include/classes/core/class-vc-post-admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/class-vc-post-admin.php',0,_binary '���:b벚\�ۃW\�\�v',_binary '���:b벚\�ۃW\�\�v',_binary '\���;u\�+u\�FN#L<���;\�\�nU\�w:�','',0,'?'),(_binary 'G�]\�-\�\�\�{Wr�','wp-content/uploads/2022/03/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/03/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'G\�\�>s�zϐ@�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money.svg',0,_binary '5��վ�R\�\�\�8\\5�',_binary '5��վ�R\�\�\�8\\5�',_binary '5.W&�\�\�\�\��\�e�!P;)\�:Y���\�\�!�C','',0,'?'),(_binary 'G\�?�yİ\��\�~r&','wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's��\�#�Rw�ij\n\��',_binary '&T\�)\'4:�\�\�\"v\�t*\�\�\�\n\�\�\�\�\�J\ZR\�','',0,'?'),(_binary 'G\�\r��\�h=��^\Z','wp-content/plugins/contact-form-7/includes/file.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/file.php',0,_binary 'HX\��S=\\<\�',_binary 'HX\��S=\\<\�',_binary '��Seq\�\�x�\�u@2\�0F9�\� )!z�I�s#3L��','',0,'?'),(_binary 'G\�\�\�J&�{�㾪��E','wp-content/themes/main/framework/core/headers/header-11.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/core/headers/header-11.php',0,_binary 'ZbL,g4���/3\�g\�\�v',_binary 'ZbL,g4���/3\�g\�\�v',_binary 'T�7�Cx\�X. Ӂ\�k�\�;!\"�p�(���\�T','',0,'?'),(_binary 'H�\�\�3\�!&���餧','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/support.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/support.php',0,_binary ')�\�\�\�\�幟��iM',_binary ')�\�\�\�\�幟��iM',_binary 'j\�\�\\�#\�3��,��l�`(IǓRb�\��{*\�','',0,'?'),(_binary 'H�\0 �\� N�HB]I','wp-content/themes/twentytwentyone/template-parts/content/content-none.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/content/content-none.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L�8�{N�\�\�\�W�L',_binary '\�>��Q\�#*������^�_(VY&I\�@H\�҇[\�','',0,'?'),(_binary 'H��@�\��4\�g\n\�K\�','wp-content/plugins/js_composer/include/params/vc_grid_item/class-wpb-map-grid-item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/class-wpb-map-grid-item.php',0,_binary '�p �jD=H 闬�M��',_binary '�p �jD=H 闬�M��',_binary '���m\�\�#�$�|��\�d�q��v�AS�R*w','',0,'?'),(_binary 'H+�E~�}�1Q\�\�\�','wp-includes/js/wp-util.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-util.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӆ\�\0NT�\�5~�]',_binary 'P\�l\�\�f�\� �z�HCqD\�N>t�\r0�xF��','',0,'?'),(_binary 'H/\�\�,P7f@$��;)F','wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/Export.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/Export.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�%]a\�de`��̲\�B0',_binary '\�\�v44xX���L0\'#$���\�&k>�G\\�䥹','',0,'?'),(_binary 'H5�Kj�\�l[\�\�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��1\�`�\��0���\�\�',_binary '\�qƖ��\�\�%/\�y�g�rwÛ�\r\�LR>=Y','',0,'?'),(_binary 'H=��O�\�$\�D ��X','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/SecretStream/.SecretStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/SecretStream/.SecretStream.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'H=�3P;�T�\�\�~�','wp-includes/blocks/separator/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�\�\�EȪ\�\�h',_binary 'א\�Z�Ƚn_6{�N\�n;\�FM>un�����\"','',0,'?'),(_binary 'H>\�s>s/\�nR\��\�6\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/PHPConsoleHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LB�\�ߺ\�WgT?\�\�\�(\�',_binary 'D=-�<\�so+\�)W�\�=\�\Z\�\�g \�\�\�?\�$\�','',0,'?'),(_binary 'H?D���ډ?\�~z�\n�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_returned_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_returned_24px.svg',0,_binary '��I}\�\�\�\\�ȝ5\�\�',_binary '��I}\�\�\�\\�ȝ5\�\�',_binary '\�J��\�8�(�lK��\Z��Z\���_�JsɘJ�','',0,'?'),(_binary 'H@���\�G�qR�\�','wp-content/uploads/2022/09/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/09/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'HA���f�,�\�\�$F-\�','wp-admin/css/customize-nav-menus-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-nav-menus-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\�6쑱\�\�\�\�C\�\�',_binary '\�\"vf:\0�\�\�`�J���\�\�^\�|cA\����\�\�\�','',0,'?'),(_binary 'HFyj�gE�\�Q\�p','wp-includes/SimplePie/HTTP/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/HTTP/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'HGh\'\�x�R���~\n','wp-admin/js/customize-nav-menus.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/customize-nav-menus.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\nY��\�/l�\�%m',_binary '\�\��B\�/Z)A\�WN���N�G\�h�\�elM?','',0,'?'),(_binary 'HI~8�2�C�t�\"�\�\�2','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/AccountTest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/AccountTest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�̲d\"��zg��d\�.n�',_binary '�\�\�!ǣ&�����=;\�:�\�\�Z����!�\�','',0,'?'),(_binary 'HR%N_\�sm�~4��hf','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money3.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money3.svg',0,_binary '�GJ�c_��\�\�(@ \�',_binary '�GJ�c_��\�\�(@ \�',_binary '[�7�#\�S\�v)\�LG#y\0jZ��|\�x?[','',0,'?'),(_binary 'HSJ����Z\�.3\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/Raw.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3a�u�{�\0W�@�k',_binary 'E٨�\�˫%��\\e\���\��\�͘-%�P�2�','',0,'?'),(_binary 'H`�\\\� \�r���Y\�C','wp-admin/includes/class-theme-upgrader-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-theme-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K݈\�PSЌ$\�1',_binary '0� ��+\�!�iN\�xu�K߳SvdM\� \��\'k�','',0,'?'),(_binary 'Hc�\�\�v>]|H�\'�','wp-includes/blocks/site-title/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\�\�\�\�]�\�T��-�k',_binary '@vTZÈ\�\�\�\�\�\�W���pR\��$za','',0,'?'),(_binary 'Hf\�K\�I%\�` �K\�','wp-content/plugins/wordfence/modules/login-security/css/colorbox.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/css/colorbox.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�<��w\ri�컎vL*x\�',_binary '\�N\�b���\r̎�/?+\'\�\�bi\'�W\�$@�i\0','',0,'?'),(_binary 'Hl�i\ZTd\�}\��k��A\\','wp-content/plugins/wp-mail-smtp/src/Admin/Review.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Review.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '36(.�t\�/]@ͤ�\"',_binary '�܍,\�v�j\�їˑ�[\�-�v;i\�T\�G','',0,'?'),(_binary 'Hmϡ\n\�\�\0M\�}0\"ؒ\�','wp-content/themes/twentytwentyone/template-parts/header/excerpt-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/header/excerpt-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�%�L\�AZ;ߪ��u',_binary '�� �\�w�M���ӳY�\r�%��%\�\'�aO\�A&�x','',0,'?'),(_binary 'Hw�\0q!�a\�\�7Qx8','wp-content/plugins/js_composer/include/templates/editors/partials/settings_presets_popup.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/settings_presets_popup.tpl.php',0,_binary '��q��n\\�T1C\�1\�2',_binary '��q��n\\�T1C\�1\�2',_binary 'Z M[\��U�Y\��9f�\�,Ζ�>\�ڷ,\�cb\�Z','',0,'?'),(_binary 'H|\0`B��\�\�*�Q��','wp-includes/blocks/post-navigation-link/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-navigation-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')�D����$㿨Y��\�',_binary '/\��hċޔ���rW���|�(�o8���\\�\�','',0,'?'),(_binary 'H|3j\�\�\�|%�\�\'\0','wp-includes/blocks/paragraph/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'H|��\�\��\'\�Y�f�','wp-includes/blocks/post-comments-form/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '쮛�\�9\n.ha��=8\�',_binary '����b�\��?C�=P�\�\n\�E\�H\�g\�pE','',0,'?'),(_binary 'H�d\�q\�L�$Lߛ\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�]%�\�Ϻf�\�\�',_binary '���OՃb7�xOӼ\�\�I��i�\�=ش\�F�v\�\�','',0,'?'),(_binary 'H� ڍ�Q���$\�?9\�','wp-content/plugins/contact-form-7/admin/includes/admin-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/includes/admin-functions.php',0,_binary '\�\�M�K�\�D�F\�\�\�\n��',_binary '\�\�M�K�\�D�F\�\�\�\n��',_binary 'ٌo^\�\Z��(>>\�Y�\n��4��2\�J4p.\�,�','',0,'?'),(_binary 'H�\�v[� |\�\"\\e)�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/options_object/field_options_object.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/options_object/field_options_object.php',0,_binary '��H\�v\�e��n*塚:-',_binary '��H\�v\�e��n*塚:-',_binary '}�2�\�b\�l\�\�l��d\�o�5�\Z�\�<+i\�\�{','',0,'?'),(_binary 'H��>\�f\�>A\�\�_|\�\�','wp-content/plugins/js_composer/assets/js/dist/backend.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/dist/backend.min.js',0,_binary 'h.\� ж�g��\�\�_[',_binary 'h.\� ж�g��\�\�_[',_binary '��\�Q\��\�\�Oɰ^\�Ch��Q�\�\�\�\��','',0,'?'),(_binary 'H�;\�\�\n脯\�@\�@�','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/carousel.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/carousel.min.js',0,_binary ' ��+y��\\~�#\Z\�ى',_binary ' ��+y��\\~�#\Z\�ى',_binary '%4C����\\&}t#\�\�5�\�*�˴̷�\rsU�\�w','',0,'?'),(_binary 'H�\�@�i\�\�\�\�\0','wp-content/plugins/wp-maintenance-mode/views/maintenance.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/views/maintenance.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ƃ?\�\�Z1�0��\�',_binary 'y9:L;�s�[�Y\�\�}%\Z\�c!\�A�\�G��\�Ɩ','',0,'?'),(_binary 'H��Y6o\�\�D{�LH\��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u.S\�\��y\�l\�=\0C�>',_binary '\�?�\\x`��Q�=�\�\�8:�v�sT�\�','',0,'?'),(_binary 'H��ћ\�,\n�4�\�,_{','wp-content/plugins/really-simple-ssl/grid/templates/tips-tricks-footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/tips-tricks-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�ĵ���!\�Lmp�/',_binary '\�r�J\��X�\�*Vr�7e\�D�O&v���','',0,'?'),(_binary 'Hý\�\�i\�Z�U,H�L','wp-admin/includes/meta-boxes.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/meta-boxes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Z\�5J\�ʳJjy',_binary '�\��>\�y�o#�Ơ\��A\�\�\�r�s#\�E�O','',0,'?'),(_binary 'H\�\�\�C�Tp(^\�\�l\�','wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B��*vv��F0gω�@',_binary '3�\�\�Bv\r�\�Ľ\0\�\�o\�<��S��\�\�w\�','',0,'?'),(_binary 'Hĺ0p\�\�\�\�\�\'S\�\�','wp-content/plugins/js_composer/include/classes/editors/navbar/class-vc-navbar-frontend.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/navbar/class-vc-navbar-frontend.php',0,_binary '^%�p�\�E�\�<;P�O7~',_binary '^%�p�\�E�\�<;P�O7~',_binary '�L\�.P<���+=�\�>q�\�%+u�\�\\','',0,'?'),(_binary 'H\�\�\�%\�Qc�x�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/.Observer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/.Observer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'H\�\r��\�s+\��\�(:','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/setup.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/setup.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd-�yl6F,\�DZ�u',_binary ')`M;�\0T\�}�\�:��p�8��\�$\�#=','',0,'?'),(_binary 'H\�G\�a8\�\�\�\0`�\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp861.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp861.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��iD~�GC\�\�\�\�ȶ',_binary '�C�\�KfY \�ט�#M*�FK_g\Z\�\��@� ','',0,'?'),(_binary 'H\�\�\����\�0!!~\�','wp-content/plugins/js_composer/include/templates/shortcodes/layerslider_vc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/layerslider_vc.php',0,_binary '9S\�ޯ-�|R�\�\Z\�\�',_binary '9S\�ޯ-�|R�\�\Z\�\�',_binary 'GE\� s\�\�!�\'��w���\0\�r\�t�F3�l\�s','',0,'?'),(_binary 'H\�go\0�_J�o1\�\"��','wp-includes/js/tinymce/plugins/image/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/image/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'H\�3)\�7�\�\'\�u�N>','wp-content/themes/main/includes/visual-composer/shortcodes/event_grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/event_grid.php',0,_binary 'WN7c�l_�ԍ\�~��ܠ',_binary 'WN7c�l_�ԍ\�~��ܠ',_binary 'X\"\�GX\�\�\�o�\�8\�,-��E >ߣ\Z��\�-H\�M','',0,'?'),(_binary 'H�r~��\�W����;|\�','wp-content/plugins/really-simple-ssl/lets-encrypt/cron.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/cron.php',0,_binary 'IV���\Z\�e\�Ң�\�b',_binary 'IV���\Z\�e\�Ң�\�b',_binary '\�z2O{�#90\�b\�\�Fr��w,�\�����b\�\�F�','',0,'?'),(_binary 'IR��v:�Qi\�a�h\�','wp-content/plugins/js_composer/config/content/shortcode-vc-toggle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-toggle.php',0,_binary '{\�=��j;\�>\�*�/',_binary '{\�=��j;\�>\�*�/',_binary '#\�\���\�6��\�B\�8I8�t\�I\�8R�Kf�w','',0,'?'),(_binary 'I�\�z�!I�\�\�@�t\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color/field_color.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color/field_color.min.js',0,_binary 'w\�\�E2\�\�\����\�\�',_binary 'w\�\�E2\�\�\����\�\�',_binary ';Z2�rZpz\�Y$_�±��,�W�W\�w{qt�\�\Z','',0,'?'),(_binary 'I\r8p:́ ޞ}`�\Z\�','wp-includes/blocks/query-pagination/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�c&\�\�G�Qu\�p',_binary '�\�\�3\�\�?�/,([+\n\�\�R�\�*2\�/�$�\�}','',0,'?'),(_binary 'IW\�9\�a�\�W��3(','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�7e\�0eA|�\�E�֓',_binary 'ė�!��\�`i\�\�Aha\�\�ؤRe|D�?��\�','',0,'?'),(_binary 'I�\'j�g[Dm��\��2','wp-content/plugins/js_composer/include/templates/shortcodes/vc_button.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_button.php',0,_binary 'M\�[�\�a���\�\�شYW ',_binary 'M\�[�\�a���\�\�شYW ',_binary '\�xO�&�\�k\��\�m�\�\�\0���\�w\�G���Q�','',0,'?'),(_binary 'I(IyI%�%v@1\�\�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_move_to_inbox_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_move_to_inbox_24px.svg',0,_binary '\�9\�\�k\�Z��\�^�]w\�',_binary '\�9\�\�k\�Z��\�^�]w\�',_binary '\�\�e��+c�D\�jS\���\���\�\�e�w�\�lB�\�','',0,'?'),(_binary 'I0\�\�S�$2�T\�B*','wp-includes/widgets/class-wp-widget-calendar.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-calendar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��t\�#kjX�b�/\�0�E',_binary '����u.\�)G�F\�\�9?4� \�*2\�>G\'l','',0,'?'),(_binary 'I6.:\n(\��i\0B�\�','wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)��\�\�\�Z)�*j�D',_binary '�z7���cb{\�9\ZJ\�0ӣ\�7\�}�\"ϽR�[\n[\�','',0,'?'),(_binary 'I6U�\r7�\��\�3p\�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��h<�\�|\�7b����',_binary '\�\�_�^F\"�\�;+r&Z~ӦQ\�\�\�\�|\�5�','',0,'?'),(_binary 'I7�w=�\�ǫ\�iH \�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_computer_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_computer_24px.svg',0,_binary '2iݿJކ�?�\�R',_binary '2iݿJކ�?�\�R',_binary '\�\�\�=�E��kdB`&[�\�{i�PUT�x�\�\��','',0,'?'),(_binary 'I=��\�à&�N��BI��','wp-content/plugins/wp-mail-smtp/assets/images/providers/microsoft.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/microsoft.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�SQ\�O+\�(\�j\�\�',_binary '⪟r1k-\�\�*�4�\�[�\�\�Q~!�\�\���\�s\�','',0,'?'),(_binary 'IB˱�\�\�+���\�B\�b','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vr��\�Β;Y\�\�\�o$Y',_binary '����\�}� Y\�1q$VY�8k\rt �o\�ny\�w�','',0,'?'),(_binary 'IC�7\�t15�Jʻ/˰','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user01.svg',0,_binary 'f��6a*@%\�\�Oy�',_binary 'f��6a*@%\�\�Oy�',_binary '\�\�48\�\\9�D���\�\�x}\�S\�xA\�\Z�Sx\�','',0,'?'),(_binary 'IR!�K�<�l\�S{\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/alarm.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/alarm.svg',0,_binary 'ot̾TC\�{\�=s\��S',_binary 'ot̾TC\�{\�=s\��S',_binary '\�>b�b$\"�\�\Z\�\�ܪ\�R\�1]h\��.$\\�\�H��A','',0,'?'),(_binary 'IS:\r��yn\�O\�\'tg','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Common/Functions/Strings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��t[J��y9G\n�r�\�',_binary '�\�w\�,�\�\n\\ØM\�N�\�\�E��2Ȫ�\\�Ã','',0,'?'),(_binary 'IS�}\�\�8�.�<#�\�\�','wp-content/plugins/revslider/languages/.languages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/languages/.languages.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'In\�`�\�?\�@\n\�a���','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cpanel/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cpanel/functions.php',0,_binary '\�nA\�=��IȜ��\�\0\�',_binary '\�nA\�=��IȜ��\�\0\�',_binary '`��\�\�vO:��J�̘]:Țj\�ɸ\�H\Z\�1��Ry','',0,'?'),(_binary 'Iy?t\�p�8~ޣu�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�� �\�I�ݶ�3��S',_binary '!MڒޫDw��\�\�we(�!\�\�\�=\�\�ިd\�\�,GW','',0,'?'),(_binary 'I~W�H\���\�\�\�=�*','wp-content/plugins/gosolarthemes-core/admin/assets/js/zozo-megamenu.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/assets/js/zozo-megamenu.js',0,_binary '���m\�6\�69)!\�',_binary '���m\�6\�69)!\�',_binary '{��\�d�\�ʨP5t%\�䀾`\�؝\�\�\�Z.�rt','',0,'?'),(_binary 'I�N)��p�\�:\��<��','wp-includes/js/dist/development/react-refresh-runtime.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/development/react-refresh-runtime.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���:��6*\r��)�',_binary 'O�\�GK\�0(\�\0X\�/\nˏ��7�_��\�\r&0��F�','',0,'?'),(_binary 'I�\�:Bs\�#\�\�\�@\�','wp-blog-header.php','/home2/faster25/public_html/ansrwanda.com/wp-blog-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_BZF1�\�\�y��\�\�)',_binary ';\Z�/\\b�\�\�t���I\���͝��\�h\�\�w\�','',0,'?'),(_binary 'I�\� �\�]\ZB\Zm�%�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_vpn_lock_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_vpn_lock_24px.svg',0,_binary '\��-j9:D��:E^�',_binary '\��-j9:D��:E^�',_binary '\�\��\�JUX\�F�GT��\�m[�p3�2\�\�#\�','',0,'?'),(_binary 'I�w���6)\'\�\0H�4�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_playlist_add_check_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_playlist_add_check_24px.svg',0,_binary '9q6ȈC\r�vg\�>_�',_binary '9q6ȈC\r�vg\�>_�',_binary '��䘡\�%E\��.\�5�p�I��p\�>NW\�k','',0,'?'),(_binary 'I��\�\�\�O\���\�A;�L','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/PrivateKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�t�ϥ\�*po\� ',_binary '*8=�h�-8�J���doX��]�\�\�\�\�(','',0,'?'),(_binary 'I��\�;&�sytC\�S�','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Rule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Rule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�t�#\�\�o/\�\Z��ߊ�d',_binary '/��.|j�&�\�Wǂ\�\�U;e�\�\����\�0J�','',0,'?'),(_binary 'I�&{��;\�-H\�\�','wp-includes/blocks/site-logo/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\�33\�\�ުo�E|2',_binary 'DX<DPL�\�.9h��Z�b\�/�\�b}͕�m��\�[l','',0,'?'),(_binary 'I\�Ԭ\�l\�\�v0O','wp-includes/js/dist/core-data.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/core-data.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�73� .]\"\0�д3v',_binary ';\�dxH���\�|��=�B\�K\�TH��S����\�','',0,'?'),(_binary 'I\�PE\�Xt�FH\�%�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\0\�\�\�Lv�[c\�\�)?',_binary '�C\�h!݀F$\�}�wd�7b(�!\�p\�IF.L�','',0,'?'),(_binary 'I\�\�8߽�T�\Z����0�','wp-includes/blocks/list/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/list/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z�.{�:\�6`\�,t�ee',_binary '[�\�x��8AL���lz8m9(\�\r\�\r\0,}�N','',0,'?'),(_binary 'I\� IYcL\�=O2\�0څ','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/.panels.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/builder/panels/.panels.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'I㊈���K7\�Y5�ˈ','wp-content/plugins/wpforms-lite/vendor/mk-j/php_xlsxwriter/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/mk-j/php_xlsxwriter/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+_Y�U��\�L��<Z',_binary ',\�;P��4�\���C�\�r:v\�\�\�<[\�q�D\�\�','',0,'?'),(_binary 'I\�V/�\�6�s\�\�','wp-admin/js/editor-expand.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/editor-expand.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N��\�~\"�(� J0�Ko\r',_binary '���\�gN{\�U/j��\�<�}��o\�\�<_�','',0,'?'),(_binary 'I\�vjG\�\�;LL�˒','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@Bg\�EJ�ƽH�',_binary 'i�\�|\\I��\�\�E���\�_��X綈j�\�','',0,'?'),(_binary 'I��-� \\�7�k\�=\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѦxQ\'XX �\�虅~e�',_binary '\�\�Y*�<�{�~�eօ�\�]|�b\�\�5*z(\�5`~','',0,'?'),(_binary 'J�\0�B\r\��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-gears.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-gears.svg',0,_binary '�?S\�`�(�Ԣ\�X',_binary '�?S\�`�(�Ԣ\�X',_binary '�c�I|�(���1T,\�\�\�E}�g/֫\�','',0,'?'),(_binary 'J�Y�*\�����MI\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/changelog.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/changelog.php',0,_binary '�a\�\�܉\'\�\����h\�',_binary '�a\�\�܉\'\�\����h\�',_binary 'wg��Y\�͓�ׁ\�h\��C��\�\�g��z[�\�','',0,'?'),(_binary 'J\�%.�\�~�q\�l�','wp-includes/class-wp-text-diff-renderer-table.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-text-diff-renderer-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�w\0\�Ʒ&Z ��a',_binary '�C�$�S�x+׀��\"\�\�\�焗<�~�\�\��9[�\�','',0,'?'),(_binary 'Jf�3?\���_r\�C�','wp-admin/images/w-logo-white.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/w-logo-white.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�\�\�Jvۢ~�y�\\�',_binary 'n��D��� _\�;\�!G�םcV�0M9i\�=�','',0,'?'),(_binary 'J\�<�u`\�\�ե\�2','wp-content/plugins/wp-mail-smtp/assets/images/icons/check-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/icons/check-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�xg�4\�\�\\\�M',_binary '~mv�\�\�Ů\�2[\r\\=�i�L3]N��\\\�8\�y\�\'','',0,'?'),(_binary 'J��E[�7U\�\�\Z\�~','wp-includes/js/plupload/handlers.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/handlers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '曹1f�q#a�S ��Q\�',_binary '\�!wכ\�\��w\�Qs��EN\�\�\�\�\�r\�ㆾXki','',0,'?'),(_binary 'J��Z���\�-�°IŇ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file10.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file10.svg',0,_binary 'LY�w�t-����\�T\�',_binary 'LY�w�t-����\�T\�',_binary '3RSR(^S\�i�S\�F��o\�\�\�X(�u��EZc\�','',0,'?'),(_binary 'JC�\�L�.��\�3v','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect571k1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�L\�\'i4̫Ch�GK\�]�',_binary '�\�\r\�E{U�i/\�L&\�\�E*�\�6�X\�4','',0,'?'),(_binary 'Jw��6\�ԑ�`\�e','wp-content/themes/twentytwentythree/patterns/post-meta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/patterns/post-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�C��q\0�\�\�v\�\��',_binary 'MBt=T&��p�8�~&Hp�hS�X.�t\�l��VS','',0,'?'),(_binary 'J)>:m<t���>P�\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAsSmimeInfo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\�\�]������',_binary '�.Ğ����~\�unG+�Z�\�\�ڝ\�\r�a\�\�2','',0,'?'),(_binary 'J8�E��Dh+���F','wp-admin/js/site-health.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/site-health.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�g:�OZ\�\�O`\r<\�',_binary 'M>\�a�ShK\�Q��\�\�\�I\�\�\�95��eq�QK\�','',0,'?'),(_binary 'J:xUjZi\�\�\'�@\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_legroom_extra_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_legroom_extra_24px.svg',0,_binary '#J�Y�*\�\"V��\��',_binary '#J�Y�*\�\"V��\��',_binary '��\�l�a\�q�\�N�\�\�NN�،\Z�=�ک�l�','',0,'?'),(_binary 'J?��4�Y��h�e!>O','wp-content/plugins/contact-form-7/modules/submit.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/submit.php',0,_binary '�rn.\�\�fNP�_P-\�\�+',_binary '�rn.\�\�fNP�_P-\�\�+',_binary '�h̗CN��\��D�$\�8�\�[�1z6(\nC��','',0,'?'),(_binary 'JQ�S\�t�A<�9\�%�.<','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/Exception/.Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/Exception/.Exception.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'JVKc_\�\�ܸ\�\�K6\�','wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/css/wizard.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gt;\�s�î2�\'\�\�',_binary '��6\�\�GS��`�b\�>f�\�&y�H\�O','',0,'?'),(_binary 'J]7�\�]BC\�!N�\Z\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/.sodium_compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/.sodium_compat.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Jcn\�a\�j\�\�4П o\�','wp-content/plugins/revslider/public/assets/css/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/css/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'Jj�\0pmw\�㚉b(','wp-includes/blocks/code/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Z� m\�\�\�\�\�E�J��',_binary '�w(\�$�\�\�썎�B.\�\�\�}�e�-��\�','',0,'?'),(_binary 'Jl�\��1�\�\��\�\�','wp-content/plugins/wordfence/models/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E\"xK\�\�{\�8\�dS�',_binary 'C��\��\'r�9�\�@\�K�ކt���\�\�w#@k�','',0,'?'),(_binary 'J{�ֹZi^ùx�I','wp-admin/media-new.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/media-new.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '낥Ұ�\�ۨݔeN�',_binary '�\�x\�E)O�8�y\ntޖU\�_Az}\�[\�\�\�u��','',0,'?'),(_binary 'J{؏c\�o\�suP','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageDeleted.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageDeleted.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J�՟q�AT��{\�\�',_binary '�8�H@Ngl\�4�J\�\�`T)��ҩ�Q��','',0,'?'),(_binary 'J�x4p\�\�t�\�=��oT','wp-content/plugins/wp-mail-smtp/src/Processor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Processor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\Z\�%&\�O�4�\�Ӡ',_binary '��e\\̊1���\�\�\�\"�4�9\"�#_��hf\�','',0,'?'),(_binary 'J�1�6a?\')�88\�ry\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_timer_3_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_timer_3_24px.svg',0,_binary '6C��\�\�\�.\"�\\�j',_binary '6C��\�\�\�.\"�\\�j',_binary 'Et�C�֞nK�J�\�C�\�~uO\r�@�,���\�','',0,'?'),(_binary 'J��\�~%gr}a˯','wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-locker.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-locker.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/D��ӒQ\��\�\�hkT�',_binary 'Ϗ�.,x\�y�\r�zos�p�C�\"(a���\�\r\�','',0,'?'),(_binary 'J�.�FG\��Z�7cؕ','wp-content/themes/twentytwentytwo/inc/patterns/query-text-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/query-text-grid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\')zW#�\�C\�K!',_binary '졪\"z>/��W˪\�\�ص -��rڵvM\�o\�!','',0,'?'),(_binary 'J��mO\�\�\�\�`\�f\�','wp-content/plugins/js_composer/config/deprecated/shortcode-vc-tour.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/shortcode-vc-tour.php',0,_binary '5�l�w�ׯ<WێB|U7',_binary '5�l�w�ׯ<WێB|U7',_binary '\Z\����,\�q v\�/g�\�\"\nyd!�]�1�','',0,'?'),(_binary 'J�_H\�\�\�EQ4B�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's��u��v\�\�v$1�8',_binary '�\�Tdޡi\�6`^!\�̋��\�n�J\�䵥\�X%)','',0,'?'),(_binary 'J�����:��\�2f��!','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/ChaCha20/IetfCtx.php',0,_binary '$�ӆ�\�>W=\�',_binary '$�ӆ�\�>W=\�',_binary 'km�\�%G\�%��G�R�\�Y�T�R9]\�<�uVh\�','',0,'?'),(_binary 'J�\�\�~_�\�#�)#n','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_beenhere_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_beenhere_24px.svg',0,_binary '\��l)�Y!!\�NJ\�{e1',_binary '\��l)�Y!!\�NJ\�{e1',_binary '���b��״\0���\�ۧ^\�S:t�\�]VWđ\�2�','',0,'?'),(_binary 'J���;<\�\�C{߫��N�','wp-includes/blocks/spacer/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�[\�K�١�Қ',_binary '\�X�-ؚ�\"�1ި�\r��\n\�J�\�b�s��Y|','',0,'?'),(_binary 'J��&(G%¤����\�Z','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/autoload_static.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FL\�\�\�e>S�M�\�',_binary 'ZQ\r�\�\�M2V�\�ö\�S�%\�Dd7ޖ^\rȿ��[','',0,'?'),(_binary 'J�\�\�\�\�Ǵ�Ծ\�c�','wp-content/themes/twentynineteen/images/pattern_01.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/images/pattern_01.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\�;\�QB��X����',_binary '\�\�(��3�g`&}\�5)�s\��}me2�G��[\�','',0,'?'),(_binary 'JͶ[��2۰�0\���','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_system_update_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_system_update_24px.svg',0,_binary 'C���.Bj�m��i\�Ƿ',_binary 'C���.Bj�m��i\�Ƿ',_binary '�\�t\�\�\�t�N\�\�G\�ytJ5�o ���\��X','',0,'?'),(_binary 'J\�*g6ʟ�~vp\�@','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_location_disabled_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_location_disabled_24px.svg',0,_binary '%ůu�œ�\0nj����',_binary '%ůu�œ�\0nj����',_binary 'S1i�\�KѡnK\�g\�-\�t\�#<:�մ�\�-\�','',0,'?'),(_binary 'Jլ4�\�\r\�n\�\�\�','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�J�\\c7�y�x\�гl',_binary '�~�\�qV�\���*\'\�1�����]3�^�\��\�\�m','',0,'?'),(_binary 'J\�1\�ilPԥ\�/ȕam','wp-content/plugins/revslider/admin/views/features/.features.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/features/.features.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'J\�6�F���\�\r?\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_account_balance_wallet_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_account_balance_wallet_24px.svg',0,_binary '#���8���K�\��Z',_binary '#���8���K�\��Z',_binary '\�\r�\�6\"�DNE\�_\0����ܬO��\�^EG�','',0,'?'),(_binary 'J\�.\�s\�\�}j�B','wp-content/plugins/js_composer/include/templates/editors/popups/shared-templates/category.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/shared-templates/category.tpl.php',0,_binary '<\�S��\�j���6|9F',_binary '<\�S��\�j���6|9F',_binary '\�ؕ<NM��%\�#<ؘ �!\�o�\�a�g\�\�ܷJ4','',0,'?'),(_binary 'J�\�Oh\�\�sDؾ','wp-includes/js/zxcvbn.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/zxcvbn.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '| ���#PV /{�M�_',_binary 'v�XI�9\��n\�1e�6\�\�C\�\\\�.p+\�\"�\�K�','',0,'?'),(_binary 'K\rV\�^T7\�\���;�\�','wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '89�\"\�\�zz�\�Vv*\�\�]',_binary '�ۆ%%l\�:J\�f<\�bq\�\�P��\�Pt˯}ߝ\"\�f','',0,'?'),(_binary 'K�,�\�<�fƑY�','wp-content/themes/twentytwenty/inc/custom-css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/inc/custom-css.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\�Z\'F�\�$�)AVˡ',_binary 'γ���C�(Fu���?�\�qtk!\r\�\nw�;=\�5\�','',0,'?'),(_binary 'K��\�\�ߺ\�b�','wp-content/plugins/wordfence/lib/compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\�\�\�z\�x��C�}',_binary '�Nܓ�#d\�t�B!\"M՞�==\�@o��','',0,'?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES (_binary 'KP\�\�J�\�\�^\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/autoload_namespaces.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��t\�}\�4)n{Qn�1',_binary '��y�4�4Ai���Ci<\�Μgۮ�g�\�m\�__','',0,'?'),(_binary 'KM8jU\0�v�p]K�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\��=oO>�\�7l',_binary '��H\�G�T\"�2?�7e\�0-\�A�n��1\�E�S�\�','',0,'?'),(_binary 'K.J\�\�\"o�\�Dh�','wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-post-settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-post-settings.php',0,_binary '<\�\�пFH\�\�\Z�D!\�(',_binary '<\�\�пFH\�\�\Z�D!\�(',_binary '�.\�h��\�`5X��.=U\�\n^\�pמ�.\�\�u','',0,'?'),(_binary 'K0�\�\�\r\�\�ܐcn\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�29Y¿,E#\�/����',_binary '\� � ��h<)s�\�>-P��{\�\�\�K���I\�\0��','',0,'?'),(_binary 'K67FX\�K\�AC\�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gǤ\�eR�\r�<\�&M�\�',_binary '�J��\�\�\�5\�\�P��n\�Z\�\�ϯ<4�X\�p��4','',0,'?'),(_binary 'K8\�E�9�����\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_visibility_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_visibility_24px.svg',0,_binary '�(dDN=�!_2\�ك�',_binary '�(dDN=�!_2\�ك�',_binary '���$7Q\�\r�R\�t�5,�y\�\�}���VOތr�','',0,'?'),(_binary 'K>�^[�P�F\�1�h:','wp-includes/blocks/social-link.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\�\�\���I��\�',_binary '����R\�:u\�<\�\�ҋ�d\�Z �K S\�\�','',0,'?'),(_binary 'KKOf�Sd�iB0Ov\�\�','wp-content/plugins/wordfence/views/scanner/scanner-status.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/scanner-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2���\�v\�\��t\�',_binary '\�\�9�\�\�`N�>ɞ\�9:��A\�\�\�\0�\�L����','',0,'?'),(_binary 'KQ\�ԉ+\�]\�\��\�d','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_recline_normal_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_recline_normal_24px.svg',0,_binary '�*\�I\�\�\�\�\"�I\�[\�',_binary '�*\�I\�\�\�\�\"�I\�[\�',_binary '�\�ͦ���\�\�ʼn�!\�\�U\�w]sV��HI~�%/','',0,'?'),(_binary 'KW\�\\\�[\�\�/1\0','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/manager01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/manager01.svg',0,_binary 'I��d��Ҿ�\�*�m',_binary 'I��d��Ҿ�\�*�m',_binary '\�\�\�H\�v��t�#��)Ɯ������\��P�\�E','',0,'?'),(_binary 'K{Z�م1\�\�Yb�?#�','wp-content/themes/main/single.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/single.php',0,_binary 'm\�.|�â���',_binary 'm\�.|�â���',_binary ' t\�H\�ל\�w\�Y�#v�4�\"�p3O��] X�','',0,'?'),(_binary 'K����zԼ\�R]�6\\','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_subdirectory_arrow_left_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_subdirectory_arrow_left_24px.svg',0,_binary 'M�0d�x.�5������',_binary 'M�0d�x.�5������',_binary '\�������\�\�f/xq��\�\0Z|\��Li[�)��]','',0,'?'),(_binary 'K�L���\� R_4@\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/EventLog.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/EventLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�2ڃ\�|��t�Ϛ',_binary '˭\�_�\�c�\Z�\�\�UE\�cm\�>?fd\�\'�z\�뺁S','',0,'?'),(_binary 'K�nҋD&sR\�WU(�','wp-admin/css/farbtastic.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/farbtastic.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�^�:�G�(���:k\n',_binary '4��7V�f�\� \�/\���\�\�\�\�\�D��W3p','',0,'?'),(_binary 'K�\�\'C\�\�_�n$�','wp-content/plugins/wp-maintenance-mode/changelog.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/changelog.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�h\��\�uسV�',_binary 'o�V\\R\�\���\�k�\�\�Uk\�\�H}$+FF|�Z/','',0,'?'),(_binary 'K�91ht�E\�Vi\�-��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�̆�N�\�}��{�r��',_binary 'VC\�\�\�\�h昘�]zy\�hR\�?�^!\�\�mF','',0,'?'),(_binary 'K�Ý5��J��0�u','wp-content/plugins/really-simple-ssl/includes/simple-scrollbar.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/includes/simple-scrollbar.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{�q/�H��ڃ6��',_binary '{R����\\jHM�e�Yd\"v��.^\���BK�\�','',0,'?'),(_binary 'K�M�Mu[�( \�+','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qy���?�;\�8�V\n�',_binary '\0\�-\�\�]뮳��XEt)�`\�\�1\�C�}Mr2\�/','',0,'?'),(_binary 'K���\�o{t�\�x�\�F6','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_phone_iphone_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_phone_iphone_24px.svg',0,_binary 'RE�g�\�x*�ޑַ�',_binary 'RE�g�\�x*�ޑַ�',_binary ')IJ\�\�7�\�N�\�\�j�t�txZ�\�\'\�\�\�D','',0,'?'),(_binary 'K�\�\�R wA\�\�\�e','wp-includes/blocks/latest-posts/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\��\�$zQ `IL|\�N',_binary 'J�,��+\�\�\�\�=(#\�a2�Q<\�`��K5�\�Z','',0,'?'),(_binary 'K�c��#2s�/(�\"�','wp-includes/widgets/class-wp-widget-pages.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-pages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\��\�!$\�\�:_:G',_binary '\�*\�\�\"#倮��U\�8\���c�\�*[�\�j\'','',0,'?'),(_binary 'K��<�H<7\�E�,l\�\�','wp-content/plugins/wordfence/views/waf/options-group-brute-force.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/options-group-brute-force.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',�p\�k�<�\��#Y',_binary 'Qx\�b���nbWK\�\�\�\�E*�l�o\�\�ޅ\�\�ʛ�\�','',0,'?'),(_binary 'K��\��\r\\Uz\�\�\Z:\'','wp-includes/sodium_compat/namespaced/Core/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�V\�*�\�F谯�\�<��l',_binary '\�®�R�l�U\�\����wz\�ank�\�G\�t�3\�','',0,'?'),(_binary 'K�\�]C\�\�l7:\�D\0','wp-admin/js/widgets/media-audio-widget.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/media-audio-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P IM\�;p8vn�\�[\�S',_binary '����9j�\�lxB\�eH:�y�%}\�c TP�_\�','',0,'?'),(_binary 'K\�Lx<C���H�\�e\Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�EN\�Ăۛ(\n�n',_binary '�\�\��Ѭ}^�EF\��\�\�>\��ڂB\�\�','',0,'?'),(_binary 'KҥH\�{\�\�\r���0&','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/customizer_panel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/customizer_panel.php',0,_binary '�ű\�\�*�\�~Ay\�F ',_binary '�ű\�\�*�\�~Ay\�F ',_binary 'w�\� �:�O����\�\"@ Jy\rd\�\�{hT8','',0,'?'),(_binary 'K\�7b{\�r\�u&\�M�XD','wp-includes/css/dist/block-library/editor-elements-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/editor-elements-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���c|�$\0��{�o\�\�',_binary '$\�2iQf���~\�\'�:�Sr\�\�4:����\�A�>','',0,'?'),(_binary 'K� \��\�*�;ܼ\�nc','wp-includes/blocks/calendar/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/calendar/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�O&o�7;\�\�\�\�\�',_binary 'qzDp�h�\�\�\�8�\�d\�`>\�w\\\���\�� o','',0,'?'),(_binary 'K�\�W�&\0\0K�\06�G\�','wp-admin/js/set-post-thumbnail.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/set-post-thumbnail.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':1N�(\�xl�X\��\'',_binary 'v9\�\n{lK��~q\�#�>�\�ߦ��� J�`~','',0,'?'),(_binary 'K�K+\�2� aeZ�e','wp-includes/class-walker-comment.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-walker-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�g�{[=\�N\�\��k\�t',_binary 'j\rv\rY\�\'�5g�Ԡ\�6:�\�\�0�\"\�0�\�ٮ7','',0,'?'),(_binary 'L3]?%\�ұ3��\r��S','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-php72/Php72.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-php72/Php72.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\���m\\#I�\�*\�',_binary '�u3y��ɋ`\�\Z}wg\�\�ᳵ\�b\�Y��s\�\�','',0,'?'),(_binary 'L^[�0!\�_\�./�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_new_releases_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_new_releases_24px.svg',0,_binary 'Z�3˰\�rL�n\�f\�',_binary 'Z�3˰\�rL�n\�f\�',_binary '#��N�?�76Ҷ��\�2G�\�\�k�5\�j�5E�|�','',0,'?'),(_binary 'L\�b�>�oO�j�\�*6','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/FormatException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Eos\�Cg.h\�#\�;a`�\�',_binary '\r�\�Ӄ\�EQŹ�i��\�o�?,ԜUP\�>k�4��\�','',0,'?'),(_binary 'L<#�\��\Z\�\�\�\�}','wp-includes/js/tinymce/skins/lightgray/img/loader.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/img/loader.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9K�\�\�M�:\�Tf�9',_binary '\�\�;���T��O`(6\�\�,�sk�Z���c\�R\��+','',0,'?'),(_binary 'L#\��/۰*\�3\�\�\�\r','wp-admin/includes/class-wp-terms-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-terms-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kv��\�\�-\�}���\"\�0�',_binary '�i����_�aE\�K�($n�/�\�vv\�n�\�}�Uݸ','',0,'?'),(_binary 'L(\��n�9[2�C6\�','wp-includes/js/zxcvbn-async.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/zxcvbn-async.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�E\�\�\nO\\\�\�Y�b',_binary '�\�\'FP\�\Z�/G\n�\�J���\�\\B\��\Z��IT�','',0,'?'),(_binary 'L5\�^wJm�\�P���\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/wizard.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/wizard.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't]\�\�}ƥw�hꟅ�',_binary '�{�\�\��\�>\��\'WA\0��X%L;z.$','',0,'?'),(_binary 'L6L~\0H_�x\��\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�☄\�P/�Y|',_binary '{���\�\�\r\�.\�E��+\�k�\0AQ�\�\� �Xν�r','',0,'?'),(_binary 'L:/#\"ѯfpڷ�åY','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-c.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-c.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2p\�f\�\�{ɡ�\�\�\�',_binary '.�\�P\�A�\�\�\Z|�(W\�@]��q�\�\�nAm\�p\�','',0,'?'),(_binary 'L?\n�-\�Vd}\� �\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_lock_open_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_lock_open_24px.svg',0,_binary '^}�,�}\�*�^]�,c',_binary '^}�,�}\�*�^]�,c',_binary '\Z1*\�b�SH��в(V&TzV\�\�?���MXJ','',0,'?'),(_binary 'LH\�\�i�L=D���5+','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-8.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-8.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�(㥷�\�\� e2\�',_binary '>�B�\�g\�էݥ\r\�\��z�h\��n��;O�','',0,'?'),(_binary 'LJ\�Ev��D\�ha�OIȞ','wp-includes/Requests/src/Ipv6.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Ipv6.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��n�j�\�\�r',_binary 'j�E����-�/�\"��\�\�/���\0\�U\�\�\Z5\\�','',0,'?'),(_binary 'LQ!|+u��W\�v3','wp-includes/Requests/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'LR7Q�\�ToG|\�{','wp-content/plugins/wordfence/lib/viewFullActivityLog.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/viewFullActivityLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\\��F\r\�v�C\�',_binary '\�X�74\���u\rt{��Mlׄ��qT}\�\�\�','',0,'?'),(_binary 'LS\r\�\n\�\�$\�\��\�','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_person_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_person_24px.svg',0,_binary '�mx�n]\�\�}0\�m\�\�W',_binary '�mx�n]\�\�}0\�m\�\�W',_binary '�G�#nk�\'R�\�\�\�Mm\�\�+�\0�\��2\�,\�','',0,'?'),(_binary 'LS�I9S(#?δ�ɇg\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/.Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/.Curve25519.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Lap���8g\�V\�,�\�g\�','wp-includes/js/dist/vendor/react-dom.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/react-dom.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ju�O2q��\�ura��',_binary '�7\�%����\�7-���-���:ٙ^X\�l\�\�*�\�','',0,'?'),(_binary 'Lc���̴=��\�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�-p����\0E\�cb�c�',_binary '\"\�̘�L�\�\�!\�{rDnPz^\�\�X\�j\�\�Lk','',0,'?'),(_binary 'LsЇś\n�c}>�K��','wp-includes/css/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�&r�a�\��g�\�\�\�',_binary '�\�$��!(/����|��\���\�!\�Y\"���̈́{','',0,'?'),(_binary 'Lw+�\�$\�4|�ns\�w','wp-content/themes/twentynineteen/template-parts/content/content-none.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/content/content-none.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~��+\����\�zg\�\�',_binary '@u\� |-\�\ZK\Zbk�^�\�R4hM\�Ψ����','',0,'?'),(_binary 'Lz��\�\�Z\��#�<','wp-includes/class-wp-locale-switcher.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-locale-switcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\�\�\�EO0�\�\�\�\�O',_binary '#kϨҖ�\�b\�tr�\�!\�7;�ɺ[@\�\�m�','',0,'?'),(_binary 'L}P�5\�\�s\�\�hyq%�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_lock_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_lock_outline_24px.svg',0,_binary '\�\�~1�ߊ!I\�\�\�',_binary '\�\�~1�ߊ!I\�\�\�',_binary '-uK\�H�O\n��\�T)\�0��N\� �\�P9�\�','',0,'?'),(_binary 'L��\�C\�B�����=U�y','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\�Mq�\�i�/�U|�',_binary '\�\�\�(8�\�\�O\�!<�W\"��3a���b=tTG�\��','',0,'?'),(_binary 'L�/\�߹t;v�{\�\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_headset_mic_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_headset_mic_24px.svg',0,_binary 'f�Q�\�\�\�\nn\�μ��',_binary 'f�Q�\�\�\�\nn\�μ��',_binary '�\�xT\"QnvT�\�3\\�\�\�\�\0�0�G q\�wϚ7\�','',0,'?'),(_binary 'L��\�\�\�\�f�\�t\�','wp-content/themes/twentytwentyone/template-parts/excerpt/.excerpt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/.excerpt.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'L�\Z��*\\\�Hr\�G%g','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/.views.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/views/.views.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'L�\�\�\�Ω�\'�\r�PDv','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file02.svg',0,_binary '0$#\�4=+�X��7�Y',_binary '0$#\�4=+�X��7�Y',_binary '\�e\�\�\�\�P%\�j�`\\>+\0�\�\�\�a�\�nj\�2\�l','',0,'?'),(_binary 'L�\�ջ˻vMlW��d�','wp-includes/blocks/pullquote/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hR\�<UG��\�t\�',_binary 'A�oi^����<h+F�y\�Qԡ\�No��x]L4\�O','',0,'?'),(_binary 'L�\�\�\\\�e@�)n\��\�.','wp-content/plugins/wpforms-lite/assets/images/spinner.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/spinner.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Pr\�p��\�\�&�wʯZ�',_binary 'yM~e1�\�̟Cy\�e(��oz\�U \�\�\�\�P\�','',0,'?'),(_binary 'L�\�\�`V\�.\�8{�n~ƀ','wp-content/plugins/wpforms-lite/assets/js/admin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\���\�ٷ𧢥~D\�',_binary '\�*�#+l!���0\"eX�bC \n\nc!�\�<�\�h','',0,'?'),(_binary 'L��\�I6�`��\�r �','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfoStatistics.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfoStatistics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H#|��\��Q� �,٤7',_binary '\n~!?G�\�W\�yW>��l�\�\�`M��\�e�\�\�/','',0,'?'),(_binary 'L�H\�13eP\\\ZHu�','wp-includes/css/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary 'L\��e�t\"pc( �e\�','wp-includes/wp-db.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/wp-db.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q\�a�f\�q@.�R�\�o',_binary '�t\\K�(ɮ\�X\�\'���[\��&\�\�xl\�\��','',0,'?'),(_binary 'Lٻd|zVlȫ\�c��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_timeline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_timeline_24px.svg',0,_binary '\0\�c�\��d͂Q�',_binary '\0\�c�\��d͂Q�',_binary 'y\�\�\�$M�\�b�z��\�N7#�yt��,x\�\��o�','',0,'?'),(_binary 'L\�\�\��E�\�g\�\�\�F9','wp-includes/blocks/post-featured-image/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H(;��\�/\�\�\�\��',_binary '&��3�?\�ؾ\"1�\�\�\�\�T)�\�E\��\�\\\�','',0,'?'),(_binary 'Lʵ\�\�*�\0\03�\� \�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_unfold_less_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_unfold_less_24px.svg',0,_binary 'v�\�T��\'�\�\�v��D',_binary 'v�\�T��\'�\�\�v��D',_binary '�\�\�Y��\��-\�\�3\�\�{?�M#\"u�d��E�','',0,'?'),(_binary 'L\�\"�\�v\�T\�̱L\�','wp-includes/blocks/comments-pagination-next/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-next/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Hs:�\�\�\�\�q)\�\�',_binary 'M�y�u��\�Kw�RZ(\�\�\�\Z5�\�f��','',0,'?'),(_binary 'L\�\r\�%\�\�{��','wp-includes/blocks/social-link/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�0\�Za�[Df\�+',_binary '�6Q����YDG\��\\�h`yO�q-�\r�my�\�','',0,'?'),(_binary 'L\�\�1#\�Y8\�[0`tG','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/et.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/et.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\�_\\�:{\"\�+:\n\�',_binary '\�K\r�u\�o��\���\�X�7�ev\�\�\�t0\�E','',0,'?'),(_binary 'L\�\�D6L�\�\�Za\�oK','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/EventLog/.EventLog.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/EventLog/.EventLog.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'L\��ϖ\0\�y\"P\�\�','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^�S;�xW�6�-\'Fv3',_binary '��]]��U�\�\�\�[\�0u�oT�\\P�\����n��','',0,'?'),(_binary 'L+q�V\�;�h\�\�Y�','wp-includes/fonts/dashicons.woff2','/home2/faster25/public_html/ansrwanda.com/wp-includes/fonts/dashicons.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M���N:\�\�\'\�ʤ�\�ȹ',_binary 'J\��!���\�\�XLl`�e�\�O�\�s\�H���\�','',0,'?'),(_binary 'L\�>t�\��N����\�','wp-admin/css/colors/blue/colors.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/blue/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���Z��b\�\�\� ',_binary 'C�\�x\��T�\�Z�)\r~\\��Z\\%(��Z','',0,'?'),(_binary 'L\��)\�\�a$�D-\�Ӯ�J','wp-includes/js/tinymce/plugins/wplink/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wplink/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��X��<\�\�ɔ�\�Ňr',_binary '\\�p^W\�{�T�wJ�w�\�Ɏ\��.H/\�','',0,'?'),(_binary 'M �+<1�dj-,FM��','wp-content/plugins/wordfence/models/block/.block.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/block/.block.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'M\�[��\�\�ىqhx\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!�Tn\�u`\'3Sח��',_binary '~\�L\�X@���П*7=Itٶ9f\���*��','',0,'?'),(_binary 'Mx1NjTm�R_2o','wp-content/plugins/wordfence/views/dashboard/global-status.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/global-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˫\'�m\�`�0>\�+#�\�',_binary '���\�\�\�\�\�\�p�����\�Pv?Z\�F�\�QQcj','',0,'?'),(_binary 'M#\�U\�j0֑)�\0�\�','wp-content/plugins/wordfence/css/license/free.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/license/free.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�g\����)�#Ds',_binary '�\�\��!5��\�,����Ώ;f\�E\�@\�','',0,'?'),(_binary 'M(m2y�\�N\�>U+cB','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_functions_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_functions_24px.svg',0,_binary 'B��\�\���f�\�\�x',_binary 'B��\�\���f�\�\�x',_binary 'p^��\"x�\�\\�.�\�\�7�\�\�ɚ�\��\�\�,@�','',0,'?'),(_binary 'M1\�\�/�n�\�̖Q��','wp-includes/css/dist/components/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/components/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N7�Um\�j\0�\�L\�\r�',_binary '�\�K�3�:\�n�O\�l�&;�����\�=�C�\�u\�','',0,'?'),(_binary 'M7�%\�M�ª;\�\�\�','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/SettingsTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/SettingsTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\� \�\��E�\�\Zvm\�/5',_binary ' O1PiF*\��%)�$�~2��\�4�p�M!\�','',0,'?'),(_binary 'M?,5\�*\�\�\��\�K*\�f','wp-admin/js/post.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/post.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��6r\�1}_O\0\�+��=',_binary '\�kc�!k��\0ż3@b��\�\�ek�\�\�m;�ن','',0,'?'),(_binary 'MC&\�\�x��\�m�oT','wp-content/plugins/js_composer/include/autoload/vendors/.vendors.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/.vendors.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'MD\�)\�\0\'\�LQI$��Q\�','wp-content/themes/main/includes/visual-composer/shortcodes/day_counter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/day_counter.php',0,_binary '��\�(\�\0+\�)[g\�bc9',_binary '��\�(\�\0+\�)[g\�bc9',_binary '��}\�6f��jYLޯ�V ���Ȳ;>FX','',0,'?'),(_binary 'ME|I@@L:#Ao<Z�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpHandlerFactory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/HttpHandlerFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bdո��P�\�\�WcUNZ\�',_binary '\�\�\�}+\�B�/�\�=\�X�s$��\r5StJl�\�\�\�','',0,'?'),(_binary 'MHE\�lM�^�\�F\�','wp-content/plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-brands-400.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-brands-400.svg',0,_binary '>\�q\�4;\Zc1\�i�\��',_binary '>\�q\�4;\Zc1\�i�\��',_binary '.�3%u\�^�@\�\�@\�94bk\�KP\�\�P\�T/\�','',0,'?'),(_binary 'MJ\�\�zyH&xk\�{&o�','wp-includes/images/smilies/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'MW� \���:\�\�ي','wp-admin/images/align-none.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/align-none.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�eqd2��\�u��\�\�\r',_binary '�g(�1�X\�{� [].���T����A\�\�\�','',0,'?'),(_binary 'MY�\�G��\\tX����/','wp-includes/customize/class-wp-customize-color-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-color-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&��S?\�\�|\�\�G',_binary 'h \�3|:Q9z��\�4Y1[\�{^� $;�#�q�\�','',0,'?'),(_binary 'M^.������\�h\��\�','wp-content/plugins/contact-form-7/load.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/load.php',0,_binary '�_q\"\�T%�X\�\�\�ѝ7',_binary '�_q\"\�T%�X\�\�\�ѝ7',_binary 'P]W?�I\�\�QMK)�\�E�\�a\�nXY��\�rOE��','',0,'?'),(_binary 'M`\�\�#\�ġV���\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/gl.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/gl.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5z�s��X�\����\�',_binary '�=��4\�-Ot\�Rs\� �\�\�7�\�\�@Q�Bg/','',0,'?'),(_binary 'Mh�\�\�ć\����','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_date_range_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_date_range_24px.svg',0,_binary 'r^\�\�(-\�\�N�L��>',_binary 'r^\�\�(-\�\�N�L��>',_binary '4Ͼ\�ʎV\�R�$�\��ٖ<&��\\','',0,'?'),(_binary 'Mv\�U�%Lҵ����\�m','wp-includes/blocks/navigation/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ơ<4g���q4r{Hfi',_binary '���U\\Q\�\�\�\�\�fjU\�M���A\�\�I%�','',0,'?'),(_binary 'M�9N��\�H�0','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/glasses-moustache.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/glasses-moustache.svg',0,_binary '��\�$�����2\�$I\�&�',_binary '��\�$�����2\�$I\�&�',_binary '\Z֖\'�c=In�\r�M%�ܖ�GK���~�a�','',0,'?'),(_binary 'M�\�y;|\� �A\�','wp-content/plugins/js_composer/assets/js/dist/vc_grid.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/dist/vc_grid.min.js',0,_binary '�\'\�%����\�O+@L2�',_binary '�\'\�%����\�O+@L2�',_binary '�&`\�GW\��\'\�V\�k\�R\�*}X3\�F*\�s �\�','',0,'?'),(_binary 'M��?�L\�#3B�(aMg','wp-content/plugins/js_composer/include/templates/shortcodes/vc_empty_space.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_empty_space.php',0,_binary '�PN\�\��ߥxa��z',_binary '�PN\�\��ߥxa��z',_binary '�\�>m�fA�/�ґA���xQHD�TӀ�l\�9\�','',0,'?'),(_binary 'M�%�*M�9�븞�','wp-includes/Requests/src/Exception/Http/Status412.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status412.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����ܖ[8?^F\�\�YT�',_binary '\�r�\�\���rm팰\'��J\�Wx�ʅC��R\Ze','',0,'?'),(_binary 'M�\\�#\�\�\�a�J','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-03.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-03.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M�[V\'E��1�k\�\�t)',_binary '2�#z�j�\�!�q\��.t��j\��lq\ZS�','',0,'?'),(_binary 'M��;�h��\�\0��^','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/variables.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/variables.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��ُ\0�\� �\�B~',_binary '\�\�B����\�șo�$\'�A\�d��L���xR�U','',0,'?'),(_binary 'M�Cj049`<\�F\�H\�','wp-content/themes/main/js/plugins/gosolar-general.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-general.js',0,_binary '�(�$<\�\�r�b�-)>D�',_binary '�(�$<\�\�r�b�-)>D�',_binary '�@\��T�\num9V\�\�=P\�ܞ\�I[Od\�q\�\�R�!','',0,'?'),(_binary 'M�>sr��]�\�\�\�\\�','wp-content/plugins/js_composer/assets/js/dist/page_editable.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/dist/page_editable.min.js',0,_binary '\���9Kai�3\\��3H',_binary '\���9Kai�3\\��3H',_binary '\��\'�@ո���s�T��\�\�S��\�$%�ɻ�','',0,'?'),(_binary 'M��Pz�Q\�Ap\�\"�M+','wp-includes/blocks/read-more/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/read-more/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�?�\�\�)MS{\"\\��\'',_binary 'Y\�\"���_�^&��\�G/\Z\�\�\�2\0�j��@$�','',0,'?'),(_binary 'M\�>\�᭦W�U~\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/en.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/en.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�\n\� ���O$S��',_binary '\�b\�1\�\�\�ym�\0\�:s]G\�%�c�8`�y\0Nm','',0,'?'),(_binary 'MР\0�A���9Q\�+�\�','wp-includes/js/admin-bar.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/admin-bar.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd6}\�@��d&3�\r��\�',_binary '8�d�\�v<\�\�\�\�\���jb�\�\�\�l��WT�*\�','',0,'?'),(_binary 'M\�u=�]xsa\�\�o\�\��','wp-includes/Text/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'Mؾ�I\�\�\�\�\�bzn\�R','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_hdr_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_hdr_off_24px.svg',0,_binary '�|\�\�:�\rh7G̣_',_binary '�|\�\�:�\rh7G̣_',_binary '%}@`��=i��\�\�g7?\�B`iCr�?y\���\�\�','',0,'?'),(_binary 'M۟�Èɸ��c�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_skip_next_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_skip_next_24px.svg',0,_binary '\Z\�\�\'*�m&ًE',_binary '\Z\�\�\'*�m&ًE',_binary '\�\�c��u��\�I?7M&�\�\�\�8\�[�U���M\n�L','',0,'?'),(_binary 'M\�;C\�\�\�\�\�8Yyﲏ','wp-includes/js/twemoji.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/twemoji.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�I�\�\�\�\r|EB��κ',_binary '�\�!e~��a�\�F~\�4-EN\�\�<\�p)��\�\�t\�','',0,'?'),(_binary 'M墒��6B��O�>','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_wb_sunny_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_wb_sunny_24px.svg',0,_binary 'E<����5��]�ֶx',_binary 'E<����5��]�ֶx',_binary '�\�E<�o\0��ޣ,��\�;m�\\ P�dJ\�\�\�{','',0,'?'),(_binary 'M\�a�\�\�\�p\�M|c*/','wp-content/plugins/wpforms-lite/assets/js/components/admin/education/core.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/education/core.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�>}��MC���0�\�}',_binary 'I\�)`U�fc�\�\�\�+\�\�z[S�i\�\�\"^�e\�X','',0,'?'),(_binary 'M\�\�&�|Sh\�\�Ũ\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_cast_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_cast_24px.svg',0,_binary '\�rǙ\�B���U&\�\��',_binary '\�rǙ\�B���U&\�\��',_binary ']\�B�\\\�9�f\�!u\�\�%7\\�\�2�]�P�\�\\U�|','',0,'?'),(_binary 'M�p[\�\�\�Xj�\��','wp-content/plugins/js_composer/include/classes/shortcodes/vc-flickr.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-flickr.php',0,_binary '�9\�u\"^K�Xz\�b',_binary '�9\�u\"^K�Xz\�b',_binary '\�l\��5i�N�}�n�>\�U��\�\�mK\�\�\\]','',0,'?'),(_binary 'M�\�>����X\�Si~','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-6\�\"�?$b[ŁD�_',_binary 'X�\�%B{�0\�y2�|\�k\�TU\�gm�\�\�\�#�Y','',0,'?'),(_binary 'M�\�w�M�f�0\�b\\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/preformatted/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i\�+>����*�A��ř�',_binary '���\�{\��Z�>�1k||�}P���C�TC��A','',0,'?'),(_binary 'M���I�M\�\�rD�\�-','wp-includes/post-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/post-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q��tp@�z� W\���',_binary '%\�H u4\�\�)\�\�;ϝb\�\Z\�\�\�)\�-)\��','',0,'?'),(_binary 'N�#�f\�M��[�\�w�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[cl\�r�u� \�Сu^',_binary '6p\�\�\'`�+*[AG\�4�����^6Ŋ�\�%\�C','',0,'?'),(_binary 'N�6`f�.\�{�0\�:�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/fire.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/fire.svg',0,_binary '��L�\�\�&X2\0��Ѵ\�3',_binary '��L�\�\�&X2\0��Ѵ\�3',_binary 'FQ�\� �ӵ�\�\rK�5&eS_*�W\�F�ev��','',0,'?'),(_binary 'N;����\�ҍ9y�L�','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\Zc\�H{\�h\�9\Z�',_binary '\�S\�iH\Z\���\�\"K�{Mp:��fD\�aC)ۑ�B','',0,'?'),(_binary 'N<;�m~?\�\�}+�I','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5O&?��E� ��%',_binary '^%%�hT��,�\����k2�Ȯn=n%:\�\�','',0,'?'),(_binary 'N&>�\�\�m}ď�\�\�\�W','wp-content/uploads/revslider/home-4/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/revslider/home-4/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'N&�!�\�кJ\�\��`\�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/.Collection.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/.Collection.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'N\'�\�\�g\�\�/.](L','wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-dark.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�=p\�۔\�\�%\�\0',_binary '�H�.[��g̀�ٍ\�\�s\�rY*Rh\'?\�D��c��','',0,'?'),(_binary 'N7�A\�\0\�nnV�֑\�','wp-content/plugins/wordfence/images/checkbox.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/checkbox.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�\�G\r�6|\'',_binary '�\�y~`w(j\�~\�=뤼&��ݴ�\�\�Q>`^\�x','',0,'?'),(_binary 'N;ƍ�\�\\\�6�A\�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-zapier.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-zapier.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9*��O�a; -1��J3',_binary '\r\�ƪ�l���\�i�}\�>�\�D�\�q[\�\�~\�=','',0,'?'),(_binary 'N=�f\�>$K�\�\�H�T\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\��?�G{\�\���\�g',_binary 'ĀР<W�;-\Z��(C+�,M��\�U\�\�W6','',0,'?'),(_binary 'NH�\�\�$WJ+L\�\�ϕ�k','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/WhatFailureGroupHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�2\�^?-g7��ͅ�E',_binary 'i�Cp\�n�|�\�է[U��CL\��\"�~\�o','',0,'?'),(_binary 'NY\�>\�\�/q\�!\�\�ws\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_posts_slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_posts_slider.php',0,_binary 'b�\nURu8\�\�iXX\�%xB',_binary 'b�\nURu8\�\�iXX\�%xB',_binary '\�\�\�\"[\�\�*\�]}\�\�I�\�q��\"\\�*>j)�','',0,'?'),(_binary 'N[\�>�.\�`ړ\�%ǚݖ','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_hdr_strong_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_hdr_strong_24px.svg',0,_binary 'wjn>\�\�\�iz\�\�&G\�',_binary 'wjn>\�\�\�iz\�\�&G\�',_binary 'Ҁs���<:y{�\�C�dK\�\�;\�] �\�\�\�,','',0,'?'),(_binary 'Nhg\�\�i]5�P�-|�7','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ca.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ca.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�eG�\�5u]�\�\�Xh\�',_binary 'ZjE\��\�\0�!ְ��\�\�\�\�Y�\�凸�\�\�','',0,'?'),(_binary 'Ni\�~ \�`��\�W�E','wp-content/plugins/wordfence/lib/wfAlerts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfAlerts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�K�(A��|�ϯy�\�L',_binary '\�\'_�;?\�|US5d}K/+,I!|\�\�t','',0,'?'),(_binary 'Nx������`�z\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money-growth.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money-growth.svg',0,_binary '�\��|B\�\�\��F\�',_binary '�\��|B\�\�\��F\�',_binary '\�|��)v.�ܤOH\�GO\\z\�l!Z�´�6\�','',0,'?'),(_binary 'N|�Jв�zn\�\�sw','wp-includes/pluggable-deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/pluggable-deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@��\�\"�j\�\�2�ߖ',_binary '�\�U�\�\�\�=��\�\�co\�\�=t1\�-\\\�\r\�=','',0,'?'),(_binary 'N�3\�j@pu5����^��','wp-includes/js/tinymce/skins/wordpress/images/more.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/more.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\n�\nm\0;�˫\�z',_binary '$��v\�\�o^��\�U� �A\0�\�\�:\�\\C�u��','',0,'?'),(_binary 'N�\�\�\�D�5O\�f�','wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-pdf-grey.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-pdf-grey.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T�\�q�;\�g\�t�\����',_binary '\�\�\�S\�yPY\�P�eB��\�p\�I\�z�\'q,�!l<F','',0,'?'),(_binary 'N��Yz[\�\�D}\�H','wp-content/plugins/js_composer/config/buttons/.buttons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/buttons/.buttons.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'N\�>W\��\�ܚ\�\�c','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSendersList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSendersList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�l$,�C�*�\�\�\�M,',_binary '�w\n-����\�:o�brD\�\��ko��\0s� �6])','',0,'?'),(_binary 'N\�\�� �\�P,z��W[w','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserFirstName.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserFirstName.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\���0�k1g�fd',_binary 'X�垙��\�.\�3ӁH��gS� Mf\"+��-�\�\�','',0,'?'),(_binary 'N\�9��6�6���\�^�','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/FileHandle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�)j�G@-{�bk!',_binary 'р�a��\�\�jfV,��H�?��\\�\�t\�F\�\�','',0,'?'),(_binary 'N\�\0/G���L\�\�:s�w','wp-content/plugins/really-simple-ssl/class-rsssl-wp-cli.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-rsssl-wp-cli.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`F�:���L\�b\�p͟b',_binary '\'�T\�\�\�5�V)8��ʺ�C\�Dd!��@\�','',0,'?'),(_binary 'N\�\�U\�\�.ty�&','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color/.color.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color/.color.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'N\��6G�ot�ea','wp-content/plugins/js_composer/config/content/shortcode-vc-message.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-message.php',0,_binary '�\�!\�Վ���\�fb\�\�K',_binary '�\�!\�Վ���\�fb\�\�K',_binary '\�W69ޒ�zT��Ð����\�c\�\�(��uD�\�','',0,'?'),(_binary 'N\�\�HV��\�\�}�4G','wp-admin/css/customize-widgets-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-widgets-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Eq\�_\�\�\��U\�R',_binary '�\�Q.$\�J���%b��\�\�&M1a�L\�W�mF`','',0,'?'),(_binary 'N\�UBy�a�\� \�\�','wp-includes/blocks/columns/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�R��\�r\��4{6G�',_binary 'yU4\�\�7��\"!��\'R�@��rO�k<=\�NI\n~UX\�','',0,'?'),(_binary 'N���H\�\�a\�\��\Z','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Connector/Connector.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Connector/Connector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l�\�<�}%\�:���\�,',_binary '\n�w��>\�Ұ�\"3f~�\0�E��N\�б\�\�','',0,'?'),(_binary 'N��a\�\�e]\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3de{\�h\��|@��ձ',_binary '��BX�\�\�\�V�AӋ6�4\�\�\�\�/Mk�\�f�','',0,'?'),(_binary 'O �\�S���\�#\�Yi\�v','wp-admin/includes/class-wp-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�\�ο\\��P\�\�Q�A�',_binary '\�\�ڀ<�T�\�^��\�\�^�\�\�.�\�:\�s���\�','',0,'?'),(_binary 'O�9\nq��\�c\�x5\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_flat_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_flat_24px.svg',0,_binary '\��Y�\�\r��\�~Px',_binary '\��Y�\�\r��\�~Px',_binary '\�ѳ�^�մbpF���N\�\�Qؚ\�_f��3\�9Jt','',0,'?'),(_binary 'O�ZB\�V����','wp-content/plugins/js_composer/include/autoload/vc-pointers-backend-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-pointers-backend-editor.php',0,_binary '\�W\�l�&,�5�\�\�%0',_binary '\�W\�l�&,�5�\�\�%0',_binary '7\�$�\�\"$���#{;>\�%>|\����]p','',0,'?'),(_binary 'O\\\�)\��3\��P54','wp-content/plugins/revslider/release_log.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/release_log.html',0,_binary '%�\�P��D�j�4� \�',_binary '%�\�P��D�j�4� \�',_binary ';\�\0��� G ]Ƅ3xc( ]��Z\�Q-\�&��\�','',0,'?'),(_binary 'O�ҽPT\�^�4~\�\�B','wp-includes/css/dist/editor/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/editor/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q\�e��<@�-\�\r�G,&',_binary '��� \"06;�\�#�\�.�<�\�K\�\�f�)?�','',0,'?'),(_binary 'O\Z�\'F\�u{�\�\�R�n','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-row.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-row.svg',0,_binary '�3\�T�<\n�A\�փ�NJ\�',_binary '�3\�T�<\n�A\�փ�NJ\�',_binary 'X\\�\0\�ݨE\�\�4ck�XVr��g\'\�]W\�\�\�','',0,'?'),(_binary 'O��b<�\Z�\�T\�=','wp-content/plugins/wp-mail-smtp/assets/images/icons/warning.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/icons/warning.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�6a\�:Y~\��\�tk',_binary '�\�\��S�\�\�N��\�\�:R\��L��RD\�l9/܀','',0,'?'),(_binary 'O =(�:\�\�<\� \�1F�','wp-includes/class-wp-feed-cache-transient.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-feed-cache-transient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WY\�pm\�o��7��\�',_binary '\�\�pGx\�\�\�\�!��\�6�Qlg�7`\'0\�','',0,'?'),(_binary 'O+��\�[�IB\��\�m�m\'','wp-content/plugins/wordfence/images/wf-central-logo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/wf-central-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\�(\�\�VѤ��\�',_binary '\0{\r�ߘ�J/\� �^�+\�\�,\�\�S�\����\�','',0,'?'),(_binary 'O-ç@\�\�_*\�;��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SocketHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SocketHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�=�[\�h�\�B��_{5',_binary 'ѯ\�Sp��0\�N\�b�\"q�(\�\�AcWTlW�<�','',0,'?'),(_binary 'O2ɂH\�\�\�!֒\�[=','wp-includes/blocks/pattern/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pattern/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'1�B\�}\�蕈\�[��',_binary '������.��io\'O!A~\�ۿ�\�+\Z *�Na','',0,'?'),(_binary 'O3\�����\�+~J:','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��G\�t+^|�\�ݏ�w\�B',_binary ']�`u\�@<iSt+\�\"(�M*?@W�0&`\�N�;s','',0,'?'),(_binary 'O4�dzWQ�\0�\�R�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>Lj���\"C\�ix���',_binary '\�\�x眪!���\�}\�\Z���\��W���\�d','',0,'?'),(_binary 'O?��>@�\�����','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'O@hZȘ\�j|?\�\�s','wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-footer.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-footer.tpl.php',0,_binary ' \�E�u�\�P\�ټ-��i�',_binary ' \�E�u�\�P\�ټ-��i�',_binary '0�j�^�\�3\�\�!�\�ҭ\�oO��\�D\�s\�\�','',0,'?'),(_binary 'OG\�>�kțz\�[�2{�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-zone-b.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-zone-b.php',0,_binary '���\�^�\�г�\�\�G�\�',_binary '���\�^�\�г�\�\�G�\�',_binary 'N\�e��d\�\�Z.|�U��5�\�\�,�t\�\�\n�A','',0,'?'),(_binary 'OP\���\�=�E�Xy�D�','wp-content/plugins/wpforms-lite/src/Admin/Education/Fields.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K�\�Z�ǻ\�a\�G\�\�',_binary 'z��܈\�\�bY(x�;�h\�d�}8I\�\0ſ\0x','',0,'?'),(_binary 'OS\�Y\�Wz!8\�ʣj�','wp-content/plugins/wordfence/views/gdpr/banner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/gdpr/banner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>6�9!�G\�\�z�>\�S',_binary '�Z��Q\�a̿�|`!�C\�\�2C\�K�%#�l�','',0,'?'),(_binary 'O[y\�s�[�\�\�\�Ⱦ\�,�','wp-content/plugins/wpforms-lite/assets/css/wpforms-base.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/wpforms-base.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c`l\�k\�2s�\�\�\�ܣ',_binary '\�\n\�5Q\�\�:�p��#PZ�\�\�\�FBj\��$\�&0','',0,'?'),(_binary 'Oa_���b,�+\�7tg�^','wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-title-navigation-social.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '13\�\�\�@R7\�\�.��g',_binary '�N\�Eص�\�\�\�x�]����d_�a\��ܹ\�','',0,'?'),(_binary 'Od��!J�\�q<<a� ','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-9.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-9.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '۶d��]T\�@!�S\�Ob�',_binary '0�\"\�i��\�I�\�; �\�?x�\�y��᭜�\�','',0,'?'),(_binary 'Ok]��(zC-\\��','wp-content/plugins/wp-mail-smtp/assets/images/providers/sendgrid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/sendgrid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�iŦDye�\�V_\�',_binary '�5H\�\�#l&/\�bה#-v�_\�-i���b�\"\�','',0,'?'),(_binary 'OlqCcێ\�\�\�\�\�\�\�\�\�','wp-admin/css/forms-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/forms-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�ԭ%\�R����',_binary 'Zۋ\�3\�Eݧݾ]\�0nfj.\�W\�\�\�=�T�P�\�','',0,'?'),(_binary 'Otþ\�|��\�!a��]','wp-includes/blocks/code/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Q\�\ZQ�\�\�\�響�',_binary '�� \�\�\�$�\r�$�\�gI`@�+9�\r��\�\��mf','',0,'?'),(_binary 'Ot����N7�q��f�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/IntrospectionProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��7\�\�\�Q\�\�l�>',_binary '�\�-l\��և�Fy����X\�\�\Z�\�~,�?�\�#\�\�','',0,'?'),(_binary 'O}�W��\�\�\�{\"R��m�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion.js',0,_binary '\�WL7\���J\�\�\0�E',_binary '\�WL7\���J\�\�\0�E',_binary '��Sϰ ��kj\�(���e���\��\�H[�;�g\�','',0,'?'),(_binary 'O�潼m$�\�&_','wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�P���\�\�6��\�E\�\�$',_binary '\�[ͰLvmK�n\�loX=\�\�@\���\�\���\0c\�\�','',0,'?'),(_binary 'O�2u퐉�\�E]]\�G�','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/help.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/help.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B��\�\�\�@�o\�rR�',_binary '\�b\�\�F\Z4R�@\�\�[\n�\�I�%{\�9','',0,'?'),(_binary 'O��\\���P5\�\�{�R�','wp-admin/plugins.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/plugins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\�\�:u=D-}r\�%�',_binary '^@�هPLnzĠ�$*�⸄W:\�0\�;lJ\Z\�\�','',0,'?'),(_binary 'O����Ek&��\��\�O�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_connected_no_internet_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_connected_no_internet_26x24px.svg',0,_binary '�ᴨ\�\�Q��X\�\�\�',_binary '�ᴨ\�\�Q��X\�\�\�',_binary '8.�i-�߇L��.��W掲\��� �a�\�N�\�a','',0,'?'),(_binary 'O�EL�v�LŸ\Z6V&','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_broken_image_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_broken_image_24px.svg',0,_binary '��̺��\�R\0\�0��\�P',_binary '��̺��\�R\0\�0��\�P',_binary 'O3\�Ϊ)j�\�\n\�mU��0�7\�C��\�\�n\�','',0,'?'),(_binary 'O��Uʰ��G�#�\'�{','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/.Ge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/.Ge.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'O���\�&\�r�蓏�\� ','wp-admin/freedoms.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/freedoms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5��̣(F�\�\�<�7\�',_binary 'ҵ\�8��,�\r;\��ҋ�.SI�i4%�U��','',0,'?'),(_binary 'O�\�\���.�CN�tO8�','wp-content/themes/main/woocommerce/order/order-details-customer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/order/order-details-customer.php',0,_binary '����MR�M��B=�iN\�',_binary '����MR�M��B=�iN\�',_binary 'D~\�\�o\�\�S��\�*�\�\�/�\�&\�\���]\��','',0,'?'),(_binary 'O����R�r���\�D�?�','wp-admin/js/postbox.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/postbox.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\�\�V2\�W?*�\�]\0��',_binary 'Ѧ9O�*\Z�vuJT��\�6��\�~Aj�|\�T','',0,'?'),(_binary 'O��l�\�ig\�\�>\�\�6(','wp-content/plugins/js_composer/config/content/shortcode-vc-line-chart.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-line-chart.php',0,_binary '\�\�%\��:\�0\�1�\�B',_binary '\�\�%\��:\�0\�1�\�B',_binary 'Å�\�j�Ѣ\���z#\Z��m����Dp{t','',0,'?'),(_binary 'O\� ե�Ɠ _-cH','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/images/.images.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/images/.images.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'O\�\�\�\�y ��k b�','wp-admin/css/customize-nav-menus-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-nav-menus-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�J\�\�v\�\�~\����',_binary '��S\��\�m��V,\�H�Y \�7.J�]!\�Y�','',0,'?'),(_binary 'O\�\�\�\�\�HI!K!0[\�','wp-content/plugins/wordfence/lib/menu_scanner_options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_scanner_options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/��\�\�\�D\�X\�;�I',_binary '��\�C\�&YB�p_d$�,+������Ŝ\�\�\�J��','',0,'?'),(_binary 'O\�+�\�\�l\�\�\0\�. �','wp-content/plugins/js_composer/include/classes/shortcodes/vc-button.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-button.php',0,_binary '����]wd�2��\ZB',_binary '����]wd�2��\ZB',_binary '\\ճwz��z\�\�g\Z\r`_\�w!\�\�O��nl8\�\�','',0,'?'),(_binary 'O\�\�D�v\�\�5����3\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ErrorLogHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*R4\�\�}��� V����\�',_binary '\".\�z\�a�i?\�%��@L ͯ\�CP\� OI� ','',0,'?'),(_binary 'O\�\�O\�M_K7\�n�\�','wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/providers/class-wp-sitemaps-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��S���\r�\�u�W1',_binary ' �B\r\�Je1*���w�`�u�H^Os-�\�\r�5�','',0,'?'),(_binary 'O\�\�{\Z�]\��N�ޣ','wp-content/plugins/revslider/admin/assets/js/plugins/penner-easing.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/plugins/penner-easing.js',0,_binary '�L�\�Bg\�\�7\�p',_binary '�L�\�Bg\�\�7\�p',_binary '�F�\�*�Q 61\�\�\��\�jp��\r�\�\�I>\�\'�','',0,'?'),(_binary 'O�hu�G��\�&\0\�L�','wp-includes/Text/Diff/Engine/native.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Engine/native.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\��\��j��\�JB',_binary '\�5\�lݲU��\�goK\�\\\�c�-F`�\�A{�^{\�','',0,'?'),(_binary 'P=%Dhw�\�\�\�⾑4','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/AbstractResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/AbstractResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&�\�|\�$�Q\� ˱',_binary '�f\rlu\�w+�3Ϡ4\�3Әio\����RQ\\`i�','',0,'?'),(_binary 'P\��H�\�Z`\�=���','wp-includes/blocks/pullquote/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�F��S�B��\\>�\�',_binary 'X�,];+_\�F���o��\�B\�5~\�\�R,�e�V','',0,'?'),(_binary 'P�bw�=�\�\���i\�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\Z�\�Iw5AlLۢ�',_binary '�\�K{�8��fl��7s�Rh\�\��嗋\��I','',0,'?'),(_binary 'P�\�\�V�Q\��C�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/LogstashFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';��K\�9q\�\�T\�\�',_binary '@�R�*\�ޫQ\�\�}� i��h/�\�\�\�~�T�7\�','',0,'?'),(_binary 'P\�/:\�\�̮�҉��\�H','wp-content/plugins/wordfence/waf/pomo/streams.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/pomo/streams.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�З:4�z�\�M\�E\�7\�',_binary '\�!8\�\�s��\�w\�#�)�\�\r\�<�r|2y*LS^','',0,'?'),(_binary 'P`�{s$\'Q���p)','wp-content/plugins/wpforms-lite/assets/images/addon-icon-activecampaign.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-activecampaign.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ɵW&���\n\�|�\�#',_binary '�\�¦��\�\�FJ�3%��sgfY#�y\\5ɟ','',0,'?'),(_binary 'PE۫�7r|oI�6�\�>','wp-includes/js/backbone.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/backbone.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�MzueY\�s-Q\�đ�7l',_binary '\�y\�\�KZ�*\�>p,xg�mHRP��ey\�,�Yҧ','',0,'?'),(_binary 'P �\�\�NtD��n\"�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a�\�!�,��^\�q�',_binary 'X߇p\�Ք\�Z��Љ\�ֱo\�\r�=˸<!�~�3\�','',0,'?'),(_binary 'P\'�(�\�\�?+�z��$�','wp-admin/js/postbox.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/postbox.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\�=%\�(\Z\�\�f6�9\�0�',_binary '\�I��a1\�%�&�ܜ\�\�a�;\�^%�3isJ\�','',0,'?'),(_binary 'P-k\n\�FJ\�7+\�yP�','wp-content/themes/twentytwentythree/templates/index.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/templates/index.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\�\�7{\r@��!عl\"',_binary '_lL!���)\�N6\��;�!�Y��1\�d\�脓�c','',0,'?'),(_binary 'P5n\�q\�93Yqԡ�?�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�dB7;�\�6�\�ZU�2',_binary '�ѵ8�EN$J0G!�I~\�&;�(�t\�k\Z\":Y','',0,'?'),(_binary 'P73o\� �\�\0\�=\�\�','wp-admin/js/word-count.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/word-count.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\rffB)�\�������',_binary '�\�6j�,A\�ުǭs\�D��eC�z�&���\n��\�','',0,'?'),(_binary 'P@`vMB�k �@�\'L�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/.Utilities.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/.Utilities.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'PG\'�C�\'3C�GW\�\�','wp-content/plugins/revslider/admin/assets/js/modules/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/modules/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'PJ�~]��; ��`y','wp-includes/widgets/class-wp-widget-media-image.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-media-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�H�T�1M,�z\0`',_binary '��7\�r87\�V9� G\�h��%�\�F�\�q[��','',0,'?'),(_binary 'PK��2�I�\�)��','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3[�h\�k�da4\�p',_binary '\�&�!\�7^\�@�\�9���N\�BT\�\�\�\�\�*8\�','',0,'?'),(_binary 'PL��F^\�9�R\�6z�p','wp-includes/blocks/navigation-submenu/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-submenu/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��I\�w\�\�7 jGq�\�m',_binary '�\�%\�Sx\�X�,T�`�\�]y\�(\�\�XEG','',0,'?'),(_binary 'PN�\�K�\�N\�O(-','wp-content/plugins/wpforms-lite/libs/sodium_compat/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�x\�6F�\0f�\���',_binary 'N��^q\�\�yqܯ\r]�S�\�\\\�\�[\�C{V��y\�w\�','',0,'?'),(_binary 'PQ�Tc@<M�dI\�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UrlLogout.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UrlLogout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G�V�Hx��\�6\�',_binary 'I���t�3Q\�\�\�\�x\�p\��GFt\�s%�Bxɠ','',0,'?'),(_binary 'PV��d��3�\�s-Gj','wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception/DomainOutOfBoundsException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception/DomainOutOfBoundsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{p\Z�B��N0!%)O��',_binary 'V�\'\�\��Q�ܯ�|[8z�H���6��\�Ȍ�<\�0','',0,'?'),(_binary 'P_w^�!R�\�3\�1q�\�','wp-content/plugins/js_composer/include/params/default_params.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/default_params.php',0,_binary '\Z\�\�1@�����D�Ɩ',_binary '\Z\�\�1@�����D�Ɩ',_binary '8�\�%5\ZUV� Dԥ�e�y2m\\\�\��M\�&\�','',0,'?'),(_binary 'Po�r�\�\���8\nt�\�','wp-includes/js/tinymce/plugins/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'P���H#���@�\0<\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/AbstractAccount.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/AbstractAccount.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȝ\�`�0P[�ֱ\ni',_binary '{pdv�5\�fp\�IT�`P�/a���Z��','',0,'?'),(_binary 'P�e�ß ԁa��ރ�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_pizza_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_pizza_24px.svg',0,_binary '弍\�<B\�[(�v`��\�',_binary '弍\�<B\�[(�v`��\�',_binary 'Sf-{W|[\�\�\�\\�to�pĕ{@��\�\0ݷ�','',0,'?'),(_binary 'P�\�iz�t\�a\�}\�a','wp-admin/users.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H$\�u\�\�.ˊ�qnFȊg',_binary '5\�x�#\�\nԓG\�(΅bt\�\�>�Se��w+\�','',0,'?'),(_binary 'P��h��\�~\�\�P\�','wp-includes/blocks/page-list/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�8\� �x\�\� �\�vR<�\�',_binary 'I�I�|{8�ʰ�\�$\�N�i\�\�0<&[�v\�HV\�^','',0,'?'),(_binary 'P�\�\n�e�\�\�u�\"\�','wp-includes/sodium_compat/lib/php72compat.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/php72compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�p\�W��d�\�t�\�1\�',_binary '�D㳌\�*\�z6ؕ(A\\\�\�)�i�Ïܜ�o,','',0,'?'),(_binary 'P�\�,\0P8�HYE�.','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/import_export/field_import_export.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/import_export/field_import_export.js',0,_binary '_\�t\n߲c\�[o�\�\�',_binary '_\�t\n߲c\�[o�\�\�',_binary '�Dstt�u\�\��C\�x�{뷃\���V�B;�[','',0,'?'),(_binary 'P\�@��\�;b<\n�c\�','wp-includes/class-wp-oembed-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-oembed-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XhC\�_?�\\7\�I����',_binary 'swư��`�sƷ`5\�\�<\�g�~*��\\��c^}','',0,'?'),(_binary 'P\�M\�\Z\�I̸�ݭY`r','wp-content/plugins/wordfence/lib/wfHelperString.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfHelperString.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Euƻ\\S w?,\�_�L`',_binary '�\�\� ��i\�Lƛw�\�\�6\�_��\�,n�2S�\�Zh)','',0,'?'),(_binary 'P˦\�!#kS\�P \�%\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/arrows-updown.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/arrows-updown.svg',0,_binary '�\�J^A�hf�k\�r4\��',_binary '�\�J^A�hf�k\�r4\��',_binary '�\�\r�\�4\�W{XG\�Z!ҭz�nfF&\�\�\�B\0�ԓ\�','',0,'?'),(_binary 'Pۍ\\\�a&��g�S�@�_','wp-content/plugins/really-simple-ssl/class-certificate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-certificate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd]��֗\��4p�}',_binary '\�bX\��]�O��$�da:\�\�\�Q\�kd`�,\r\�\�','',0,'?'),(_binary 'P\�1$��\�\\*\�C','wp-admin/images/stars-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/stars-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�A���#\�S�Me.^',_binary '[�\�耿�_(\rh�\�\�Y���T\�\�qZ�\�','',0,'?'),(_binary 'P\�\�rd\�ɂF\�w�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ru.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ru.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kF8V\�\�\�]��\�-\�',_binary '�\Z��w\�H,�\r\�c\�\�\Z\��\�#e��s]��\���p','',0,'?'),(_binary 'P\�\�0��a��R\�z= ','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�3\�gkeͿݾ�\�\�|�h',_binary '\�H��zj鞨%\�����p=\�Z\�\�iNA�Z\�','',0,'?'),(_binary 'P\�Zy7�qX�I9�\�','wp-includes/blocks/post-author-biography/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author-biography/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�%��1O��\nuV\�',_binary 'g��db�N�\�\�O�ѣBuұF��\�$]\�r','',0,'?'),(_binary 'Q�e�hx���\�.','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-woocommerce.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-woocommerce.php',0,_binary '����oۧyS\�\�hA�',_binary '����oۧyS\�\�hA�',_binary '\�Ҫ|=��jΊ\Zm�p��<G\�\r\�A��%;�','',0,'?'),(_binary 'Q\�\'\�7dY�\�Α$yt','wp-content/plugins/js_composer/config/containers/shortcode-vc-section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/containers/shortcode-vc-section.php',0,_binary '|j\�pJ���\��9\�\n\�s',_binary '|j\�pJ���\��9\�\n\�s',_binary '����\�7\�\�\�.��\�\�\�.HU\�\�7�\��(�','',0,'?'),(_binary 'Qɮ\�p�@[��!>','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/js/redux-welcome-admin.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/js/redux-welcome-admin.js',0,_binary '&�\�\n\���ؘ��',_binary '&�\�\n\���ؘ��',_binary 'N\'�af,�_�Lo��\�ڌx�\�To���!','',0,'?'),(_binary 'Q+]*�\�P�\�!��|','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_7_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_7_24px.svg',0,_binary '��\�xB\'��,}m\�\�\�',_binary '��\�xB\'��,}m\�\�\�',_binary '&�\�fTp�U;R\�\�ԙ=��L��\�-鱕\�\��\�','',0,'?'),(_binary 'Q&\�\�W\�T%*m>^E\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���*\0y�ֱ�A\'�\�',_binary '��@\0\�xz<�\Z�\�1��\�/h�|��\�Q\�\�-','',0,'?'),(_binary 'Q\'@\�2�\�\�<��]k,','wp-includes/SimplePie/Content/Type/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Content/Type/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'Q/�[ؔ\n\�\�F(0e\��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-search02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-search02.svg',0,_binary '\�wH|}\r��\n�M_\"Io',_binary '\�wH|}\r��\n�M_\"Io',_binary 'n�\�b�s�)\�+\����\\۳�r��|��c&7�@','',0,'?'),(_binary 'Q5\�s�\'&,\�P��@\�\�','wp-content/plugins/wpforms-lite/assets/images/about/plugin-sb-fb.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-sb-fb.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�r\�>&/,Q�\��,S',_binary '<+\\TŃi\�W9�\�ԙ<����\�\�e\'�^a\��\�','',0,'?'),(_binary 'Q7m�6Q\n�\�\�W\��\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_vpn_key_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_vpn_key_24px.svg',0,_binary 'O�&6�\�P���j�ne\�',_binary 'O�&6�\�P���j�ne\�',_binary '��\'\�\�d���\0\�;�\�\�\�\'��\�ߊ� i\�\�\�','',0,'?'),(_binary 'Q;\�\�\�(����Mp*\�','wp-admin/js/widgets/media-widgets.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/media-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\��M\�_\� Q.��\rv9',_binary '=�W@�E\�H\�\Z\Z+���\�m�+\�M�\�z�\�','',0,'?'),(_binary 'Q??\�F\�|\�ll9�[','wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp-vue.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp-vue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�xjl}d\�H\0}�$�',_binary '�/\�\�\�\�j�@ac\�\�7�V,`\n^,R\�\�DLh�','',0,'?'),(_binary 'Q?�\�ٟ\�\��g\�L\�|ua','wp-includes/class-wp-textdomain-registry.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-textdomain-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�[L��\�\�J�\�\�\�\�1',_binary '\�\�\�Z�\�\�\�\�\�\�Hu�\�Y�\�\�?S\�1','',0,'?'),(_binary 'QC�ȧ���$9B)��M','wp-includes/blocks/tag-cloud/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/tag-cloud/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��/\\�\�kvs\�\n\�\\�>',_binary 'U?\�e\�\�3\�\�\�i;eHpq\\�Jy�\n�%꙲','',0,'?'),(_binary 'QJ��\�s3\�R\�aU*\�s','wp-content/themes/twentynineteen/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�հ&��Tgs\r',_binary '0\�ed �\�s��X������Q8\�\�\�3�Z�\�','',0,'?'),(_binary 'QPUv\�;�\�Z�3\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_individual_suite_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_individual_suite_24px.svg',0,_binary '{�,\�\��\�q�<+\'',_binary '{�,\�\��\�q�<+\'',_binary 'M\�MU��4@V�\�x�G�0�\�V\rp&/�N\�}','',0,'?'),(_binary 'QS\�oY&2KYU:��w�\�','wp-includes/js/swfupload/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/swfupload/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'QT�\�\�*�f\�P�\�.�','wp-admin/includes/file.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')r���\�?�\�\�\�\�a��',_binary 'f��TI��\�\���\�D�д+&�$�E�\0*���','',0,'?'),(_binary 'QY�\�1\�Tl��Vr<','wp-includes/js/customize-views.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-views.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"r�<`�\�\�\�D\�\�',_binary 'b2�M��!o�;�-\�veq�\�\\f�]l����:','',0,'?'),(_binary 'QaZW�8q-,LyW\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/.Handler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/.Handler.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Qbx|\�%B\'�\�\�\0yn�B','wp-content/plugins/wp-maintenance-mode/views/sidebar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/views/sidebar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�&$;o�S�dU\�e�',_binary '���\�\�ñ�W�\�J\0�+��\\\�G(a\�m(�\�3','',0,'?'),(_binary 'Qknbg\��\"@\�\�\��0','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sl.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$i���i�=�\�Y�\�\�',_binary 'n\�Ǥ-�,�\n\�a͆��K {o�Nȅ��H+�]','',0,'?'),(_binary 'QuoPX\�\�\0��Sڞ','wp-admin/images/bubble_bg.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/bubble_bg.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�~\�g<ć\�I����0',_binary '\'+u\�W\�`-A��\��\�S\'�}S~S\�\�b�\��','',0,'?'),(_binary 'Qw\"J*L\�D\\%βD','wp-content/themes/main/404.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/404.php',0,_binary '\�\0\�5��\�\�\'� 4\�',_binary '\�\0\�5��\�\�\'� 4\�',_binary '\�t7�\ng\'X\�0�o<��<\�\�o�f\�\';,��','',0,'?'),(_binary 'Qwa��t%F�%2\�\�','wp-content/themes/twentytwenty/templates/template-full-width.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/templates/template-full-width.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�[6i\"Y|��\�f8K',_binary 'Hh�E\�.P\�ڬ\�.��M\�\�eMo�@\0\�\�W\�','',0,'?'),(_binary 'Qz�4[4�I\�\0�#x','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart11.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart11.svg',0,_binary 'K-辰\�\� MÞ\�5�\�',_binary 'K-辰\�\� MÞ\�5�\�',_binary '�O \�י\�#z�2y;/\�O\�]\Z\�\\\�U7�>�','',0,'?'),(_binary 'Q \n&Q\�\�\�c�iEx','wp-content/plugins/really-simple-ssl/grid/css/grid.less','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/css/grid.less',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��4�(\�\�A����\�\�[',_binary '9�\n\�f\��%�2xI\�)_BK�ܳ\�\�Ah','',0,'?'),(_binary 'Q�\�.\�͡J\�<^\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/css/select2.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/css/select2.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�=��c>!���ݨ',_binary 'b(Z\�Ap���ocxH\�a\�\�P�O�]�D\�=F\�','',0,'?'),(_binary 'Q��cm\�uX\Z3�B+��X','wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$�mR\�_��`\�W6\�\0',_binary 's)W�?Pӎ\�B�*?x\�BZ�\�dɗ\�eZٞ{','',0,'?'),(_binary 'Q�\�\�6 dRۮua-\\','wp-includes/blocks/comments/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'Q���\�)�\�\�̋pZp*','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_hdr_weak_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_hdr_weak_24px.svg',0,_binary '\�[��\�\�bu��\�\�\�\��',_binary '\�[��\�\�bu��\�\�\�\��',_binary '&\�\�+��z��4=�\�oX?\�N\�\�\�v\�\�','',0,'?'),(_binary 'Q�\�\�PA��\�鐚\�z\�','wp-includes/blocks/columns/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�R��\�r\��4{6G�',_binary 'yU4\�\�7��\"!��\'R�@��rO�k<=\�NI\n~UX\�','',0,'?'),(_binary 'Q�P5Z�\�\�\�w\�Nia\�','wp-includes/blocks/quote/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��E\�v\�b&\�U�\�W{',_binary '$\�\�\�0 8s;\�_ I,\�u[�\\��N\���','',0,'?'),(_binary 'Q�_���*�v�RJ\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_std_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_std_24px.svg',0,_binary '�\�\�%mh\Z{FI��$',_binary '�\�\�%mh\Z{FI��$',_binary '�\���\�\�=�mY�u\�\�\"���\�^D{��. d��\�','',0,'?'),(_binary 'Q�\�1:�TYB�U�','wp-content/plugins/wpforms-lite/src/Helpers/Crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Helpers/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�ǽ�\��\�\�0�P',_binary 'efee�\Z2\�a�3\�lM!`�)��5/g\�\�U\��','',0,'?'),(_binary 'Q��\�f#0Z\�\�?\��\�','wp-content/plugins/js_composer/assets/lib/vc-tta-autoplay/vc-tta-autoplay.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc-tta-autoplay/vc-tta-autoplay.min.js',0,_binary '\�2kBD:W��S~\�M\�\�',_binary '\�2kBD:W��S~\�M\�\�',_binary '�[\�:��fWH�\\\�\�!\�\�D`v?�\�4\��,\�!˧','',0,'?'),(_binary 'Q�\�\�=t�Sdzu�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ms.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ms.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G.ř�@�_\�\�\�y~',_binary '/\�\�!��\Z���\��2K��x�\�nc��\�nA\�9)k','',0,'?'),(_binary 'Q���(�tiB$�=\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-message-box.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-message-box.svg',0,_binary '�%\�@<Y*{c��Q�\�\�g',_binary '�%\�@<Y*{c��Q�\�\�g',_binary '&O\�P5y �oo\�&���x�\�œ�\�̌\�a\�\�K<�','',0,'?'),(_binary 'Q�\�\�6K4\�\���\�\�H','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xAI6m\�NdSpVBׇ',_binary 'Z?�RA��+�7#�C\�-\�\\4g[o?J�_�g','',0,'?'),(_binary 'Q�x��̿Py��\�\'uE|','wp-includes/blocks/page-list/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\�\�n�ƚ\�m��u��',_binary '\�zz\�0i;1T$Isڴms9\�\���\"\�(�','',0,'?'),(_binary 'Q�\�-�C-]C\�\�\��','wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�t3n�\�\�P�pи�',_binary '�vb�b%}\�\�L\�G\�=\�1�h\�\�s$O6','',0,'?'),(_binary 'Q�(m�\��#Q�/3','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/bootstrap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$�d\�,\�\�\r:f@\"�\�',_binary '�?4\�\n\�&Ne�Y�\�\�鲦��ҦM�\� O','',0,'?'),(_binary 'Q�9nb7\rn�H/�?0,','wp-includes/js/dist/private-apis.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/private-apis.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�%v�\����.\�E%-V',_binary '�\���>6n�Wb�\�GФ��;8E�-\�\�9��','',0,'?'),(_binary 'Q�`�\�\�8�M�8','wp-admin/press-this.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/press-this.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\'xq��>�/�\�\�EQ�L',_binary '>��k\�(���B�������h\\�ѫ͜:','',0,'?'),(_binary 'Q���J\�\�f�\�R{\�E','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pens-pencils.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pens-pencils.svg',0,_binary '\�\�\�6\�G\�Ϊ\�\�T',_binary '\�\�\�6\�G\�Ϊ\�\�T',_binary '\\g\�?+%0D\�3p\�\r�\�\�U �H7�\�Nj͗k','',0,'?'),(_binary 'Q̅{rr\� 9\�l\�\�','wp-content/plugins/wpforms-lite/assets/css/builder/builder-ui-general.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-ui-general.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��.�$\�_:\�YRr',_binary '\�8\�\�~��wi[�i�j�g35\�%\�{j\�u\�0gQ','',0,'?'),(_binary 'Qܙ\�P��5\�\�S,z�\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-pinterest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-pinterest.php',0,_binary '#~w�\�:\�ѮA$�',_binary '#~w�\�:\�ѮA$�',_binary '\�`\�v��Fh\�]ji\�o:#\�=�,/\�\�k�i\�','',0,'?'),(_binary 'Q\��\�\�$L�\n\r��\�B�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_rounded_corner_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_rounded_corner_24px.svg',0,_binary '2\�7�Y\�\�~)�\�V\Zo4',_binary '2\�7�Y\�\�~)�\�V\Zo4',_binary '��O�<f�+\�Jo�ِd\�d\�����O��]Ց���','',0,'?'),(_binary 'Q\�<b��\�ҍ\�H\�B\�yu','wp-content/plugins/js_composer/assets/vc/logo/wpb-logo-white.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/logo/wpb-logo-white.svg',0,_binary 'F1L�i� %\�it�S\�',_binary 'F1L�i� %\�it�S\�',_binary '���h�DdmK��\��|bN\�(�\n0�\Z��R�','',0,'?'),(_binary 'Q\�K\�P\�7͏\�k^N','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�p�\�\�ɮ�8w�AP',_binary '\� \����>m\� \\�D�&\�\�\�\��f\�5Y��\�','',0,'?'),(_binary 'Q\�g��C��U#\�Z','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\�kݢA�\�D�5z�yj',_binary 'BQ�e!�R�il�\�s\�nq�\�R41x\�x\�Q!','',0,'?'),(_binary 'Q\�Y\�Qf�7�@2xC','wp-content/themes/twentynineteen/images/pattern_02.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/images/pattern_02.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�ߢБ^N\0�[1#U',_binary 'OH[\�Byj\�\�[\�#��A縬8Ė\�_7 r\�','',0,'?'),(_binary 'Q\�G�\�7\�\�2C\r�i','wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\�G-�3w\�\�$vۼ +',_binary '#�\�C��:\�v-!�\���\�W��\�\�Ob���','',0,'?'),(_binary 'Q�.ì�\\��\�XeOI','wp-content/plugins/wordfence/views/dashboard/options-group-general.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/options-group-general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\�t*�-6\�ـX��',_binary 'mV�d\�h\�I\�∂\�d���\�TK\�{\�z��\Z\�','',0,'?'),(_binary 'Q���\�\�l\��g�-\�\�','wp-admin/js/comment.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/comment.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%\�Xv4�\�\n\����l\�',_binary '�G\�\�}P��8����wC\�jIȀOKîX~��3','',0,'?'),(_binary 'R��G�\�c\0ˮH%/�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sl.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sl.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�*}~*\�\�:\�\�wz\�F\'',_binary '~n�\�T�\�\�s\�\�\�\�<���4&,���\�K\�\�$p\�1\�','',0,'?'),(_binary 'R�v5��W6\�`\�ھ\�','wp-includes/css/dist/nux/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/nux/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�F�-3��\�\�\�ɫ',_binary '\�D��6\�\"\�bRj\�\��\�\�\�\'�kYZ\� �','',0,'?'),(_binary 'Rd\�O\�!l\�H,��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/database.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/database.svg',0,_binary '1\�~��\�mk!\�\�}�b',_binary '1\�~��\�mk!\�\�}�b',_binary '�!^\�\�TT\��\�G�\�V6�\�\�Z>oS&\�\�','',0,'?'),(_binary 'RD\�S�Yy\�\�\�d�N\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/NoSupportedAlgorithmsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��)�\�����>',_binary '`k�N\�\�];�@��`\�i½E�_N�\r\�V�b�l\�','',0,'?'),(_binary 'R晐\�:K;L\��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_rowing_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_rowing_24px.svg',0,_binary '�\�+\�@!�kH��*ct',_binary '�\�+\�@!�kH��*ct',_binary 'j9\�\nJ\�x\�\�AE\�\�\�.\� \�T\�\�9�\�3\��','',0,'?'),(_binary 'R!\�UU\�4��ZE\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'օ.议e�KG�\�9I\�',_binary '=*Ǜ�4�u3��*�^�\�Ʌn�\�u�\�\' \�','',0,'?'),(_binary 'R3\�Us\�3\�\�}T\�\�','wp-includes/js/autosave.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/autosave.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Nj�cJ\�n�H�\'',_binary '\��T%\�\�#�5r���\�c5�\�꘩��\�\�\�m7','',0,'?'),(_binary 'R8y\�\�Ҟ綄\���','wp-includes/css/dist/block-editor/content-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/content-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K�\�Gz6>p�߭�\�',_binary '�\0\�x�=<\�v���t�%�&#��>�_�\�\�','',0,'?'),(_binary 'R92smR\�\�\�ʠ\�\�\�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tl\0\�e�\�&.d\nf\�\�g',_binary '���Zf\�\�e��L��\r0K\�LȊ\�&���','',0,'?'),(_binary 'R@�b��$�tJx]\�Q�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/newspaper-jobs.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/newspaper-jobs.svg',0,_binary '|ʅ\���\0L\�\�N�',_binary '|ʅ\���\0L\�\�N�',_binary 'ӗdV \�!/j\�1W\�)��H�5#�\0r� \�','',0,'?'),(_binary 'RQ\�b7f�\� |~ۓ�(','wp-admin/js/widgets.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4�>�A\�P�P\�u4Ą\�',_binary '����\�v�5ᐪmє\"-\�*~`\�`Qg1F�\�/','',0,'?'),(_binary 'RW0�0\�\�Si\�N�J�f','wp-content/plugins/wp-maintenance-mode/includes/functions/.functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/functions/.functions.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'RX7_Cڪ�\�\�ħ\�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_wb_incandescent_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_wb_incandescent_24px.svg',0,_binary '\�\"=�.���&�գ',_binary '\�\"=�.���&�գ',_binary 'j�OM:Υ�qo����\�t\�G!$��YU4�f','',0,'?'),(_binary 'Ra�\�ce\�\�JT\�','wp-content/themes/twentytwentyone/assets/sass/03-generic/clearings.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/03-generic/clearings.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�3I\�w>��A\�\n�',_binary '���\�\�\�F�\�\0O\�.Qm+v�Hj�E\�odFX�','',0,'?'),(_binary 'Rj�q\�Iӏ\Z�Y&�','wp-includes/sodium_compat/src/Core/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�0\rJ`X\�\"8�by',_binary 'oHi��Y�N3 >�\�\�\�\�_�\�\���J�,���S^','',0,'?'),(_binary 'Rl�,�\�l��%%\�.','wp-content/plugins/wpforms-lite/src/Admin/Challenge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Challenge.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�{\�5~i\�)˙�(�AI',_binary '#\�,�d\�0\'I��$�D\�\� \��\\7��#I3�i>','',0,'?'),(_binary 'Rm���h�c��eC��v','wp-content/plugins/revslider/public/assets/fonts/material/.material.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/material/.material.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'R���1?���Y\�VDt�','wp-content/plugins/wordfence/lib/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E\"xK\�\�{\�8\�dS�',_binary 'C��\��\'r�9�\�@\�K�ކt���\�\�w#@k�','',0,'?'),(_binary 'R��\�\Z8�l\�)\�~\'','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ne�n�\�\�\\�Q��',_binary '\�o�\\�%\��+�\r��\�\�\�vKذ_�g','',0,'?'),(_binary 'R�b�:Z�K�\�L�','wp-admin/js/application-passwords.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/application-passwords.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'An\�\�f�.t�7H�t��',_binary '\�E��\0�\�D�.\�<��\'�\�\�iZAƬ4n\�\��','',0,'?'),(_binary 'R�\��[�eDØ(,�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/GetData.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/GetData.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E\�sn\n\�5}��/�\�',_binary 'n\�\�W\�;����\r�yTP�\�JׅI\�y\��','',0,'?'),(_binary 'R�x�4Mp@�9u\n֊ p','wp-includes/images/wpspin.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/wpspin.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hk�u\�R�\r@9k\��\�',_binary '��\�!\�Fױ�\�\��(���#\�\�1��:\�','',0,'?'),(_binary 'R�\\\�/-\n�\��\�|�','wp-content/themes/main/woocommerce/.woocommerce.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/.woocommerce.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'R��|Rx/\�bzn9\0*\�J','wp-admin/includes/plugin-install.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/plugin-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�F�w��\�I\�\�:=',_binary '�m]��ز>�F��\�\�\�76\�B�e\�K\�\�\�4j','',0,'?'),(_binary 'R�%����L\�\�\�}�','wp-content/plugins/wpforms-lite/src/Admin/FormEmbedWizard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/FormEmbedWizard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k�C(\�\�\�E5\�\'m',_binary '�m8k+�X8к��[�vFp����LoGf\�0�','',0,'?'),(_binary 'R���L�W�\�p.','wp-content/plugins/js_composer/assets/lib/bower/nivoslider/jquery.nivo.slider.pack.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/nivoslider/jquery.nivo.slider.pack.js',0,_binary '癥4\�\�s\�X\Z�(\�',_binary '癥4\�\�s\�X\Z�(\�',_binary '\�q�J��u����$��3\�H+�\�h\�e\�g�','',0,'?'),(_binary 'R�<�\�O!\�\�@q\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'R�\\SC�|ju\�9��A','wp-includes/js/media-grid.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/media-grid.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�|5��\�o�$��\�Q\��',_binary '�aB\�\�\�\�\�\�7\�MM\�-�\�\�\�ۙ}�\�r�\�\��','',0,'?'),(_binary 'R��a\rW���d�*=��\�','wp-content/plugins/really-simple-ssl/img/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/img/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�\�(�KSYU\�v\�',_binary '\�)\�\Z\�?���{a\�3{\�W\�`\�\�EX�-\�','',0,'?'),(_binary 'R¥���\�\�Le�q \�&\�','wp-admin/js/user-suggest.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/user-suggest.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jl\�,��f.\�Vh�\�',_binary '��\ZԂ 8�՜g\\�\���IS���\�\�グ6��\�','',0,'?'),(_binary 'R\�\�ܰoL\�8~\\\�lCR','wp-includes/blocks/audio/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�z���#\�@ϛ\�\�\�\0v',_binary 'Ͳ�\�\�CO\�\�R̋�<l%\�n\�\Z�S>��*','',0,'?'),(_binary 'R\�)_j@\Z\��\�nQp','wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-pageable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-pageable.php',0,_binary 'Y�+\�\�}�\�86.�',_binary 'Y�+\�\�}�\�86.�',_binary '�zo\�9�\�\�&<�#E͇-M|\\ڣ�K�K�+k��','',0,'?'),(_binary 'R\�H\r0��!�d�?c&','wp-includes/widgets/class-wp-widget-categories.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-categories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+~;����\�2�x\�\r`',_binary ':I���a.\�\0�\"\\�W7\"�꿩����4\�','',0,'?'),(_binary 'R\�o�Z\�M\�\�\"�t','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k�\rǒߤb5��.\�\�',_binary '\�+y6�0<ʲ4D�`(�i \�J\�U\'{�\�','',0,'?'),(_binary 'R\�\�~�@r��\�\�e�4','wp-content/plugins/wp-mail-smtp/assets/images/pattie.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/pattie.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�,\0�\�4j��.���',_binary '\\����\�[a\�t�,�[91\�\\\�\�>�\�5�','',0,'?'),(_binary 'R�.\�\0;A�з\�1\�','wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-yes-alt-green.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/icons/dashicons/dashicons-yes-alt-green.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҟ\�\�Jj\n�si2\�?',_binary '�]rc\�N01\�D��2\�Ϊ\�!U{s!ס','',0,'?'),(_binary 'R��5n)�-\�\�\�\�\�?','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/icons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/icons.php',0,_binary 'QJ\�º\n\�\�|z�8 \�X',_binary 'QJ\�º\n\�\�|z�8 \�X',_binary ':R/�\��\0o\�\�@A�)�f&pY6kg_�psu[','',0,'?'),(_binary 'S?�d\�xS��\�َ@','wp-includes/blocks/query-pagination/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A�\�L\�\�\�4\�vK\�pA\\�',_binary 'Uϵ\�\�Rxvqͧ�\�\�\�%Ήz\�u*��\�\�l','',0,'?'),(_binary 'S\�I\�E)v�\�\�L\�$','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Client.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\�e�Kz}\�.�Z�)���',_binary '\�\�e\�/$:G:3��\�\�\�=�\�u\�`��m\�5��','',0,'?'),(_binary 'S\�\�s5Ndq�};��','wp-content/plugins/gosolarthemes-core/widgets/category_posts_widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/category_posts_widget.php',0,_binary '_F\�\0\�]2\�d\�X\�',_binary '_F\�\0\�]2\�d\�X\�',_binary '�M��u�d���X֡�ݦ��]I\�D-��\�7\�','',0,'?'),(_binary 'SVf=�1_Mw�r>\"J\n','wp-includes/blocks/comments-pagination/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*n,�\�Z~t<4��\�A\�',_binary ' \�x{�]�\n_Y\�o\n\�\�\�w�\�s{�-�\"E\�#���','',0,'?'),(_binary 'S!7\�Y*e4\�J��\�S','wp-includes/blocks/comment-template/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-template/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�L0H��s$�8\�\"!\�',_binary '�\�\�\�>G�\�i\��d\�\�\�V�\� �5��\�uv4','',0,'?'),(_binary 'S!v���b\�Pp\r\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Utils.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��3Υ � �Z��.�',_binary '\�E�h�O�\�߷r�\n>��\�\�N\�v\�by��`=?','',0,'?'),(_binary 'S\"`V=\�I�^b� Dn','wp-content/plugins/really-simple-ssl/grid/css/grid-rtl.less','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/css/grid-rtl.less',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Wā<ۘ�*�\� \�/�',_binary '���u\�H@\�m�@�\�\��Ev\�\���\�[\�\�ۮ\�','',0,'?'),(_binary 'S.FȫA�j��\�(�:','wp-includes/js/hoverIntent.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/hoverIntent.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�\����ң��4�K',_binary 'z\�\\�:Ǝ�[4d`}{;�ѕ�fx�Lԩ\�=','',0,'?'),(_binary 'S02\�^Q\�\�^\�g։�','wp-content/plugins/wpforms-lite/assets/images/challenge/popup-congrats.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/challenge/popup-congrats.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�v[\�2�\�Jm�\�8 }',_binary '䌒%D��O�r\�0�$]ݹ^R \�G�\�\r|�','',0,'?'),(_binary 'S0\�־\�\�K/17u��\�','wp-includes/js/jquery/ui/selectmenu.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/selectmenu.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '괁����M\�\�s�m\��',_binary 'B�?�\�5��SEV�J\�z~^�~.�8�%_\\�u7','',0,'?'),(_binary 'SW\�.\�c�\�Xܹ�e\�4','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\�v\�\rs*�\\�',_binary '�\�O�Z=�<�3S\�t\�Q���\�_�u;� m8','',0,'?'),(_binary 'SX+7\�1?\�\�\�\�-','wp-includes/js/jcrop/Jcrop.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jcrop/Jcrop.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z��7e���\�\�Q�%K',_binary '!��@��X�7JŃ�\�p�3K\�;S*!�\��L','',0,'?'),(_binary 'Se\�^_7Xg-�r�7,�','wp-content/plugins/wordfence/css/wf-font-awesome.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/wf-font-awesome.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\'\��M\�\�ً�V���:',_binary '997dI�Ou\�-\���\�%enԻ�1��\�\�\�I','',0,'?'),(_binary 'Sh\0\���s\�_\�.Ϳ�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��lk��#���CfM��',_binary '?;[�\�W�\Z�\�\n]�\�I\�<\�\�0��$>���','',0,'?'),(_binary 'Sj\�~6��{�����X','wp-admin/css/colors/modern/colors-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/modern/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fiKS\�\�S\� �ũI�b\�',_binary '`\� q�\�!\��\��\�ء���� G�\�,','',0,'?'),(_binary 'StB��\�\��ΤG�s�','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lY�Z\�iਆ�3\02[',_binary '(�\�A#\��F���~+���Fgh�\�S�.�b','',0,'?'),(_binary 'St�$�K\�Yb!�N�x\r','wp-content/themes/twentytwentythree/style.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�v{\�HP5\�3��',_binary 'T\�9\�\'H�Y�=���\�]\�D�z\".�G�Y\�','',0,'?'),(_binary 'St\��ڶ\�~\�bdA\n\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�k\�\�Q�2\�\��',_binary 'Ԅ\�\�4ޚnqӸ$\�\�?\rMfP\n����TI�p','',0,'?'),(_binary 'SyS��\��E�PN��U','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_phone_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_phone_24px.svg',0,_binary '�\�\�<s�$�3\�G/�S',_binary '�\�\�<s�$�3\�G/�S',_binary 'L�h\rS�__\�+����Z�H_(\�ߓ�p��A\� ','',0,'?'),(_binary 'SzW\�\�NKUS\�\�','wp-includes/blocks/calendar.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/calendar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�,\�\�dT5ڗ��U3W',_binary '#Q��\�y�\�c�u\�;\��e64+!O2�\�n\�','',0,'?'),(_binary 'S�\�8\�Q~\�E��ǩ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PuTTY.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'М\�\�r�P\�80�3\��b',_binary '��\�W\�/���\�ʎ[s\�4k�.mE�B\�e\�Ӄ','',0,'?'),(_binary 'S�C\��i1ۭ�j\�','wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*Nwyz�(l�\�B\�Oag',_binary '\�(p\�l�A2zg(~\�{\��YI0kQ�/\�0P�y','',0,'?'),(_binary 'S��\�\�p\�>\�\�Wr�YE','wp-comments-post.php','/home2/faster25/public_html/ansrwanda.com/wp-comments-post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�A�\�J�3�^!�@Dx\�',_binary 'w\�\�\�\�s�n�8�\�\�`�w\�\�\�\�\�\�i\�','',0,'?'),(_binary 'S�RU#9\��V\Zv\�\�r','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateSmsCampaign.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateSmsCampaign.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�J4\�\�D\�\�na�',_binary '�\�\�9D�\0�J\�s��QvW�� [5�%2|\�ԋ²','',0,'?'),(_binary 'S�|r��T�\�\'�l\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_play_circle_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_play_circle_outline_24px.svg',0,_binary 'x��\�xC�\�\�\�x',_binary 'x��\�xC�\�\�\�x',_binary '�\�\�a\�ѹ0\�bE?\�iV~Gr\�D\��a4�','',0,'?'),(_binary 'S�?����\�\�\�|�ѿ\�','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_notifications_none_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_notifications_none_24px.svg',0,_binary '�\�\�\\=.�>VB�|�\Z',_binary '�\�\�\\=.�>VB�|�\Z',_binary '���\\\\3N1K��a�,+\�?W�ʋ\0\�\�','',0,'?'),(_binary 'S�\�-�O�:�\�R$h','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_present_to_all_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_present_to_all_24px.svg',0,_binary '���K@�\�7\0\�Yk��H',_binary '���K@�\�7\0\�Yk��H',_binary '~�\�ūb���\�O� zK,�*\��-\0Y\�!S,','',0,'?'),(_binary 'S��t\� \�\�J\�9���G','wp-includes/css/dist/block-directory/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-directory/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ta\'��=��F\�h\"��',_binary '�wy\�\�e\�kj>\�[�\�\���N<Xi\�:','',0,'?'),(_binary 'S�.\\2D K~aFE�z','wp-content/plugins/js_composer/vc_classmap.json.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/vc_classmap.json.php',0,_binary '\�\�A \�A���c�A\�\02j',_binary '\�\�A \�A���c�A\�\02j',_binary '\��G]9�a(Q\��\"5\"�\�j^b\�%\�\�\�\�>bbo�','',0,'?'),(_binary 'S���\n\�pލG%�','wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�]_\�#D\���\0\�\�',_binary '\Z ��ے\�%�4~N\�~Gh!b\��:w��Ɍ��\'','',0,'?'),(_binary 'S��\�aG��.��$`��','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_add_circle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_add_circle_24px.svg',0,_binary 'K`�\�|�!u-\Z\�y',_binary 'K`�\�|�!u-\Z\�y',_binary '̊gPjΡ\�hR\�tS�\�\�y\�4Ρ@\�.\�n�x\�\�','',0,'?'),(_binary 'S���vn\�g1{��\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file04.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file04.svg',0,_binary 'Ï\�\�\�\�@o���t',_binary 'Ï\�\�\�\�@o���t',_binary 'v\�jX��?�\�\������w\�\�\���D�\�)\�9','',0,'?'),(_binary 'S�c!%�.Kk��\�*t\�','wp-content/plugins/js_composer/assets/js/dist/grid-builder.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/dist/grid-builder.min.js',0,_binary '\�h\r5�{� Ɂ[YG',_binary '\�h\r5�{� Ɂ[YG',_binary 'jw\�x4\�_\�\�\'/��\��Uu�\�$\�\�y\�\n\�\�Q|','',0,'?'),(_binary 'S�\�;C=r�\0U\�\\\�\�|','wp-content/plugins/contact-form-7/includes/block-editor/block-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/block-editor/block-editor.php',0,_binary '��0u/N�/E\��2',_binary '��0u/N�/E\��2',_binary '\�^�I�\�\�\�\�:\�\�\�\�Sb\�]�O\�����\�${','',0,'?'),(_binary 'S��\�\�B\�\�w{\�N_>','wp-content/themes/twentytwentytwo/assets/images/icon-binoculars.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/icon-binoculars.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\��2=5\'�',_binary 'ԗ\�&Iپ�\��ȡ\0�\�\� ��P��a!\\c7\�','',0,'?'),(_binary 'SբU �\�\�|�\�{��nj','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٻ�xd�\�䬖i\�\�;',_binary ' \�飣���\�\�C�0\�5w�\r\�X��`�\�%\"QP','',0,'?'),(_binary 'S\�\�&\�az8\�Jض9�','wp-includes/widgets.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B�xf�ꔚK��\�`=�',_binary 'C�$:x�4�V�\�\�P\�qZ�\�\�f���9^\�a,','',0,'?'),(_binary 'S\�\�ၒ�}�7z���\�','wp-content/plugins/wp-mail-smtp/assets/images/providers/google.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/google.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�{\�D\�\��k\�~�',_binary 'u\�\�\�\�Zu�qC�8�#c�|Z�]!\�y','',0,'?'),(_binary 'S\�\�;Yd�\�\�\�I\��JW','wp-content/themes/twentytwentythree/templates/blank.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/templates/blank.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0x�z�eF��\�=�',_binary '����\n\�#\�F\�V~\�\��0\�Q%*LFk\�R����','',0,'?'),(_binary 'S\�)\�\�+۔�2�[�\0!�','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/byte_safe_strings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/byte_safe_strings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sٹ�\�x3�8C\�f�5�c',_binary '���L$\�k��\�㈼��\�\�O!F\��h[\�Śڟ','',0,'?'),(_binary 'S\�2\�?>\�i�&qx^\�','wp-content/plugins/js_composer/config/tta/shortcode-vc-tta-pageable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/tta/shortcode-vc-tta-pageable.php',0,_binary 'Ov�\\�\����',_binary 'Ov�\\�\����',_binary '�l`U!�v\"�DB�v�[���m_���6|N','',0,'?'),(_binary 'S\�Կ\�\�ۮ|\�\'�%','wp-includes/blocks/post-terms/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-terms/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'S\�\�ȏ\�\�\�\�<`�\�,^s','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_pause_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_pause_24px.svg',0,_binary '\�\\h\0��\�\�=\�9�\�\"',_binary '\�\\h\0��\�\�=\�9�\�\"',_binary '���m�l�d�J\�YEA_}Ѯ�\�rw\�\nY\�9��','',0,'?'),(_binary 'S��ј\�r(\�{�\�\0','wp-content/plugins/wpforms-lite/vendor/.vendor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/.vendor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'T�uU\�j|���\Z\�[ݦ','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�w.�n��7��I���',_binary '����W��.�3$\�\�^\�O�:7za�\�0A�','',0,'?'),(_binary 'T �r\�\�Oџ\�0�n\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/mb_convert_variables.php8',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\0�W�\�\��\�_i�\�',_binary 'i(@�آx#�\�K\�t\�?�\�7\�d��Y\�B\�','',0,'?'),(_binary 'T{˝ӭe\�lgk�,','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailReplyTo1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailReplyTo1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\�(��V�\nd\�q\�\\X',_binary '��\�?Ez\�Ug�\�Mt���\�\�\0:�����\�\�\�','',0,'?'),(_binary 'T\�r\�\�\�~\�W]\�','wp-includes/class-wp-comment.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƻjݭv��r��O\�',_binary 'b�N<\"\�Wr~[\�\'e�M{@��\�Ғ�\0�','',0,'?'),(_binary 'T\�͓�\n\�ah\�>��','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_connected_no_internet_1_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_connected_no_internet_1_26x24px.svg',0,_binary 'eT}\�\�\��=�\�\�',_binary 'eT}\�\�\��=�\�\�',_binary '�?�RGD�\��ߐOe4\�\��\�S�\�ᣱ=[I','',0,'?'),(_binary 'T%�\�lq� \�N \�7','wp-includes/blocks/list/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/list/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'T+<^d:;�Eg(I\�F','wp-content/plugins/js_composer/include/autoload/vendors/acf.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/acf.php',0,_binary ';�\�\�~4\�8�\�T\�\�',_binary ';�\�\�~4\�8�\�T\�\�',_binary '�r�\"\�wn>�(D\'#,c!\�n4\�\�>�[�\�S\�','',0,'?'),(_binary 'T6K?���s\� �7(�','wp-includes/customize/class-wp-customize-sidebar-section.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-sidebar-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Vj��B\�\�\�ر\�\��q',_binary '��{#\�i�`�\�\0\��\�j��\�` pǍ+\�fF\�','',0,'?'),(_binary 'T?�?:qP\�\�ah\'��','wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���AN\�X[`h\0�\���',_binary '�\"xI�B6�E?�\�\�\�\�i�\'26\�5y/��','',0,'?'),(_binary 'T@\�\�V�ʺ����\�\�\�\�','wp-content/plugins/revslider/includes/external/twitter.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/external/twitter.class.php',0,_binary '\�9\�X~\�a\�Ė��',_binary '\�9\�X~\�a\�Ė��',_binary '�X1\�\�4!;%��\�\��NĔ�\�,�\�ɝPS','',0,'?'),(_binary 'TM\�\�\�\�l\�\�\�\�','wp-admin/includes/class-wp-screen.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-screen.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6�Z��I\�\�7B&рk',_binary '�\�l�z\�\�\�\�\�\�J��FM�\�*U0��\�\\\�Rb#','',0,'?'),(_binary 'TO_רwEϧ<\�v�','wp-includes/blocks/navigation/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�̒\�\�YM˗�j<۠\�',_binary '�\�(2��\�\�M-Rc\�i\�Z\�\n߄p�3/','',0,'?'),(_binary 'T^\�o���<`8�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� \�\�9-��K�\�\�9,\�',_binary '�断8\�Z��.8\�g\�Kl\�2��&.M��O�','',0,'?'),(_binary 'T_\�X.P;i9\�\�lu>XI','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/integrations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/integrations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F~m7�*D\�C\�ue�\�',_binary '�2��\'c)jO�\�\�A?\�S��\�\�!W�Ŷ�\�\�','',0,'?'),(_binary 'T`���迗\Z�Dn�\�%','wp-content/plugins/wp-mail-smtp/assets/images/logs/archive-thumbnail.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/logs/archive-thumbnail.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H�vT��BÍ:\08��',_binary 'Ke�\�kgak�\�\�i\�\"SA\�n@Qh\��с/J��8�','',0,'?'),(_binary 'Tk�\�|�B*%p_\�\�V�5','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_remove_from_queue_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_remove_from_queue_24px.svg',0,_binary '�zU;}\�B^J]\n\0\"N',_binary '�zU;}\�B^J]\n\0\"N',_binary '\�\��\�K�ٛ:�\�b�\�\�Vf�9IZ1��\�','',0,'?'),(_binary 'Tn�\�;\�\�3�P\�S6','wp-includes/css/classic-themes.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/classic-themes.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z��Зe��|�LZ',_binary '\�U\�ؚ�`�\0�j\�Am\�\�\��\r\�ǩ2#��#�','',0,'?'),(_binary 'TrYRā~\Z\�\ZkDI�','wp-includes/SimplePie/Content/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Content/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'Tw��=��+�6\�\�\�\�','wp-includes/js/tinymce/wp-tinymce.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/wp-tinymce.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �\�,\�k\�H\��{',_binary 'M����\��[�!\�\'�Bm\nWezw&Y���0&','',0,'?'),(_binary 'Tw\�zɂ\'\n\�=\�)\�\�p�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/graduation-hat.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/graduation-hat.svg',0,_binary '�\Z\����n�\"im}',_binary '�\Z\����n�\"im}',_binary 'B\"w�2_�4œ��q\�\�ƨKZ�jx[��\�r�\�','',0,'?'),(_binary 'Ty�\�A\'}�\�\�y6','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp224.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�`\�ec:\�y)ݨ�',_binary '\�\rE\�}|���b�q\�+�&9�A�?9��N�\�','',0,'?'),(_binary 'T{\'��\�g,(:~\�G','wp-content/themes/twentynineteen/footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڈLBP�\�En�\\^ �\�P',_binary '�RSV%�6\�){��O���\�x2\�\�N�A��\�','',0,'?'),(_binary 'T�.o@Ψ2�w\�v��X�','wp-includes/js/jcrop/jquery.Jcrop.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jcrop/jquery.Jcrop.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2Fj\�\�G�Zv\�CQ\0`\�[',_binary 'U=\�\�\�\�\�O�\�m\�C5y���}\�\�5\�\\\�\�|\0','',0,'?'),(_binary 'T���vm?,�a\�\�\�T4\�','wp-includes/ID3/module.audio-video.quicktime.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.audio-video.quicktime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<���\�$E\�Զ��',_binary '\���e\�m\�\��\ndb\�\�>%\0Z\����','',0,'?'),(_binary 'T�\\��\�%\�K\�+\�6','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Collection.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Collection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�zh\�ʐ\�Q���\�',_binary '�W�x��wd��ls\� �E�\�\�t��4~ш%~','',0,'?'),(_binary 'T�\�\�\r\�fV�+\� j�','wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gxX��JT\�\�bx\���',_binary 'f��x�/\�x\�\�G\�\n8�5�6� Z\�+','',0,'?'),(_binary 'T\�\�`5��\�2z/>\�w','wp-includes/blocks/query-pagination/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̌�\\\�\�\�\�\�S�N5J\�',_binary '��7:NyI�\�N[�g4�ƠO \�}qF','',0,'?'),(_binary 'T\�=��u/N.3(�,OI�','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/.editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/.editor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'T\�p\�M\�#.X��\�jS�\�','wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-white.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�5��ME/\�Ml�\�',_binary 'x��P�a#͑\�#e\�X\�l��9�\"҃U�4V','',0,'?'),(_binary 'Tړb�I��v}�z5�\�','wp-includes/blocks/avatar/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D||���P��y\�XG\�\�',_binary '~_\�8x~5K���<A��\�\�{\�\�ؚe \�\�','',0,'?'),(_binary 'T܌�7`\0\�\�\�(�','wp-includes/js/mediaelement/renderers/vimeo.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/renderers/vimeo.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�C9���Y�O�\�\�',_binary '��\�+\�®-FVp�ݨIht\�L\�iP%K\�\�i��6','',0,'?'),(_binary 'Tު-��9�\�Ϯ\0?/\�@','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/Common.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/Common.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\�\�ef\�\�\�\�i�\'\�jW',_binary '6���UmЖ�%\�\�?�M�S�A^=�X��|U�\�','',0,'?'),(_binary 'T\�\�^$b=9Z��<��\�','wp-includes/js/jquery/ui/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'T���kT�\�\�8��DXd','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_b_and_w_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_b_and_w_24px.svg',0,_binary '~p\�\�Y{a®g%㿷�',_binary '~p\�\�Y{a®g%㿷�',_binary 'GcΣ�#P 0̶/W\�c\�7�\�G]6=\���7\�b��','',0,'?'),(_binary 'U\�\\p{J��O\�Q\�&','wp-includes/SimplePie/Cache/Base.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�ĞA�ʖ�䦴j�\�',_binary '�\�oO��w��~9K�\��\�4oY�[K�e\�\�\\RG','',0,'?'),(_binary 'U\ZD\�ȫ\�\�<[���','wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'UʄRu\\F\�5��$y','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/ASN1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1m\��ݬ\r\�\�$��\�',_binary '�8�\�\�\�\�W��_�˕.�\�9�\�]p+\'�\�\�','',0,'?'),(_binary 'U \0��Gq\��*~\�\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-twitter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-twitter.php',0,_binary '�g��U��2,-��',_binary '�g��U��2,-��',_binary '\�*�.B>��˯\�%\�+\�W\��>\�<[\��?F�','',0,'?'),(_binary 'U.�g<�ت 2���\�','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\�\�o�)�����d�\�',_binary '�Z�\�9\�@-��\�B\�xi\�U\�\�M?\�q!��0�','',0,'?'),(_binary 'U1�\�\�h��JD���\�]s','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�{.j[\�\�{\��N',_binary '\�8\�\�\�`<\�,\�\�U\�\�a�H\�\��~x`y�\�*','',0,'?'),(_binary 'UIa\�D�5�Y\�Pt�R','wp-includes/sodium_compat/src/Core32/Curve25519/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'UI�_�\�\�\�Ym�\�\�_','wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��o\\�\�%k\�&�е\�\�',_binary 'WW��?���,#zNt���� qC�\���.g\�F','',0,'?'),(_binary 'UI�\�F:\�\"�]�=\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_art_track_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_art_track_24px.svg',0,_binary 'si\�S?L\�\�\\\�\�U@97',_binary 'si\�S?L\�\�\\\�\�U@97',_binary '\Ze\�*\�F�̒\���\�KDG\�<\�\�W�>��\�\�','',0,'?'),(_binary 'UMO\�Xu��L��\�¥ ','wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp-com.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp-com.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�Sh�\Z�%!\�.C',_binary '\n��wK_� ���t\n�����h(ʤh 瓸','',0,'?'),(_binary 'UU�-|�<�PJ\�QiD\�','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/directadmin/directadmin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/directadmin/directadmin.php',0,_binary 'g��A\�#�\�AĻH�',_binary 'g��A\�#�\�AĻH�',_binary 'IMj\r\Z�� q�\�S�\�$����\����<(\�eO','',0,'?'),(_binary 'UV\�a\�F\0\�X\�X\Z�V','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_rotate_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_rotate_24px.svg',0,_binary 'e�y\�3�\�\�\"����\�\�',_binary 'e�y\�3�\�\�\"����\�\�',_binary '�&48;�7�K��\�\�\r\��z�D,BC���\�H','',0,'?'),(_binary 'UW\r�e?��X���)m\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ăd�\�O\�[\�S\nc\0',_binary '^o�&[\�l����2Zg/�?>\�\�P~C\��Iȗ','',0,'?'),(_binary 'UYbp*}:�k\�D�\�-','wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font/icon-wpforms.ttf','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font/icon-wpforms.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k��t��\�Ms\�p�K\�',_binary '\�8��F��{aq�\�\�k\�Z�|�\�t�z��\�','',0,'?'),(_binary 'Ue�tA&\�R|��\rQV','wp-content/themes/twentytwentyone/assets/sass/04-elements/forms-editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/04-elements/forms-editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')����Xgr\�~\�\r�W�',_binary 'A�Hg\�\�[rG\�^��\�kΘ\���i��<�\0�','',0,'?'),(_binary 'Ugj��\�E)L\�;��\�*�','wp-includes/widgets/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'Upݽ5�lu����51�','wp-content/themes/twentytwentythree/parts/comments.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/parts/comments.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\'c�\�\�2�G��\�5y�',_binary '�\�2\�\�:`���@Aqr\Z\�\r�?�,\�\�\�','',0,'?'),(_binary 'Ur��C\�?Iؒ+��A\�\0','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-finance.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-finance.svg',0,_binary '�\�}\�\�u�),m�\�v\�',_binary '�\�}\�\�u�),m�\�v\�',_binary '�Ԧ��Z-8\�[\�\�8�\�1<-�m\��;\�ʆ','',0,'?'),(_binary 'Ut̋տc� �\0�;eZ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�k�\'�\�p\�k\�',_binary '�EM+<\�\r\�s\�F\�\�X�Ǫ��\\q���\�G\�','',0,'?'),(_binary 'Uv\�X\�\�7�\�r(','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file03.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file03.svg',0,_binary '_\'��3�\�<\�5[\�咟',_binary '_\'��3�\�<\�5[\�咟',_binary '\�\�\�\�\�<\�ޥڲ5\�WA\�e�!\�\�8\�,','',0,'?'),(_binary 'U~W��\�Xv�_#2��','wp-content/plugins/revslider/includes/slider.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/slider.class.php',0,_binary 'N�\�\�\0��c����@h',_binary 'N�\�\�\0��c����@h',_binary '<Y���\"e!�8)D� C\�?,�{8�3ڤGo3Fy3\�','',0,'?'),(_binary 'U�.\�\�G\0\�\�h7K','wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�{\�\�Dz\�\�겊\�\�T',_binary 's�my(\�[�~��M����\�\�N\�Ԙ\�\�;i','',0,'?'),(_binary 'U�^JSX���H\�\�^��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '㙵A4п\�~8~\�(-',_binary '\�\�1�j��+ɮX\���\�k��\�CE��u���x','',0,'?'),(_binary 'U��\�A��M���)P��','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_music_video_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_music_video_24px.svg',0,_binary '���~\�f\�̨_��',_binary '���~\�f\�̨_��',_binary '�STύfs�\�L5lF|\�\r���p7\�C�\�=7Uw\r+0','',0,'?'),(_binary 'U��B�l\�V\�[�Җ$�','wp-content/plugins/mplugin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/mplugin.php',0,_binary '�\0$\�D\�\\��H�\�:',_binary '�\0$\�D\�\\��H�\�:',_binary '�~|�L|��q�\�\�O\ZN3\�.\�\���A�\�\�U��','',0,'?'),(_binary 'U�����5PU#!\�A҆u','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+o~��X�\�ݓ\0\�',_binary 'xX��ѹ\�$6\�UdZ$��\�\�x���\�\�&3\�','',0,'?'),(_binary 'U��84\�v\�ݪ\�I�H\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Dns/Info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Dns/Info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+=_w�ɝ�&N��h�',_binary '&C\�ʿ\�\r)αc{m_~2\�2�\��L~��','',0,'?'),(_binary 'U�.\�o��%�F8y��','wp-content/plugins/really-simple-ssl/img/.img.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/img/.img.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'U�䧯m\�Ւ�\�\�\�s','wp-content/plugins/wpforms-lite/assets/images/addon-icon-square.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-square.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '䫋��|\��&@�\�\�*',_binary 'o�i��X�fEg����\�\�ܶ#�Kgr\���\�)','',0,'?'),(_binary 'U�\�Ý���\�H��\�\�(','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/ListsApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/ListsApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ha\�\�\�D.Q�A6\�\�',_binary '\�Q��\�\�\�c�\����iy��H\�\�\� ��8s&','',0,'?'),(_binary 'U�nɓb4lZ,I','wp-admin/css/about-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/about-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�w:���h0nk��y\�y',_binary 'H?S64�q�\'% ^��\�.ܛ�֧�`\�\�0���H','',0,'?'),(_binary 'U�+|_�ɑ�1ZO�t','wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\�\�\0X!ok\�\�v\�%��',_binary '��#0f\�O\�/4�\�Q�\�\��j�wj�M\\�m�`','',0,'?'),(_binary 'U���=4�\�¬oz \�\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/.includes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/.includes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'U�@W;(��\�\�\�M%���','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money4.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money4.svg',0,_binary 'JU\��y� r�(랏\�',_binary 'JU\��y� r�(랏\�',_binary 'V(�07\�?&V�Ͱֆ\�~/\�\n\r觮V\�|\�`e','',0,'?'),(_binary 'U\�\�\�$i\"u\�\�&\�\�9','wp-includes/images/crystal/video.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/video.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��l��ڤ�;\�=',_binary '��S\rI��U��9_<\�\��f`�\�&HYw\�u�','',0,'?'),(_binary 'U\���\�BT{<�P]Jf�','wp-content/themes/twentytwentytwo/inc/patterns/query-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/query-grid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�C\�\�\�|\�$�\�@�',_binary '�h0\�ՒR��Y\�n�w\�@\�>Z<�T�\�N+t�','',0,'?'),(_binary 'U\�\�险G�А]\�L','wp-content/plugins/revslider/admin/views/modals-overview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/modals-overview.php',0,_binary '=vp��4ި��\�]I',_binary '=vp��4ި��\�]I',_binary '\�\��D\�3�\�q\�\�S\0�Pm#\�3�\n#2�L\�\�','',0,'?'),(_binary 'U\�\�=\��\�>��wX','wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-title-navigation-social.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�5�\�\�]�P\�\"\�F�.',_binary '\�\�\�\�\�W\"\�\�f\�#1���Etb��j\�','',0,'?'),(_binary 'U\�^�\� H\�T�7j','wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-audio.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-audio.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����\'\�\��Y�p',_binary '�\�\�\�\�,\�\"w\�,��L� Rj\0\��)M�o\�','',0,'?'),(_binary 'U\�+e\�\�Z�C\�Xi','wp-content/plugins/js_composer/include/templates/shortcodes/vc_pie.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_pie.php',0,_binary 'p�i�\�\� =0\0\�\�j',_binary 'p�i�\�\� =0\0\�\�j',_binary 'HU��C�Q~�:>ht9��ǒw��QD�','',0,'?'),(_binary 'U\�\�9_\�E\n\�;��L','wp-content/plugins/wpforms-lite/assets/images/about/how-install-activate-wpforms-addons.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/how-install-activate-wpforms-addons.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\\\�;���\�\�y�\�@',_binary 'b\�\�2\�\\�b3�H�9\'\�=�\�>�y{v��(C','',0,'?'),(_binary 'Uݠd �\�[\n5���\�\�','wp-content/plugins/js_composer/include/templates/editors/frontend_template.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/frontend_template.tpl.php',0,_binary 'O��\�L\�\�jA\'W40j�\�',_binary 'O��\�L\�\�jA\'W40j�\�',_binary '��~|ky\�B\'Y���\�\�\� $\�Ϡ��\�Uq>','',0,'?'),(_binary 'U\�:־\�\�\�\\uh��Y','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/str_replace/.str_replace.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/str_replace/.str_replace.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'U\�<:-��$v�\�\�C+�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_timelapse_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_timelapse_24px.svg',0,_binary '�m\�ɤ?Ʉ|\�!�b',_binary '�m\�ɤ?Ʉ|\�!�b',_binary 'qx�G.�\�ݞ҈\�\�\�R[�֜*qBA','',0,'?'),(_binary 'U\�G&��t\�_T\�r��','wp-includes/css/dist/commands/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/commands/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�RvD\���0\�)S\�',_binary 'v\�v&@�\� �pG�;2>\�\�\�#*%��\�:�tT3','',0,'?'),(_binary 'U�\�\Zg�n�\�<\'S:','wp-includes/blocks/latest-posts/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'U�/\�UF\�\�54Ѽ:','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/File.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/File.php',0,_binary 's\�.ݏ�8b\��jX�',_binary 's\�.ݏ�8b\��jX�',_binary 'l��\�X\�(\"\r\'��c��W-=���ص;�����','',0,'?'),(_binary 'V\n�KOZ\�7�!J�O\�\�','wp-includes/css/dist/block-library/editor-elements-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/editor-elements-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�vHօ�<�\�Uj+�@T',_binary '\���\�VLb�\��\�4d�op��\�w���X�K�\�','',0,'?'),(_binary 'VA�)z�\"o�\�3','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٻ�xd�\�䬖i\�\�;',_binary ' \�飣���\�\�C�0\�5w�\r\�X��`�\�%\"QP','',0,'?'),(_binary 'V\n\�\�U`�_�5���8','wp-includes/js/customize-base.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-base.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\����L妽\�uW�?t',_binary '��LI\���IM c$�kƁd&����\�\�\�@G','',0,'?'),(_binary 'V\rqQ\rݏP6��:2','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/InvalidLexicalException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/InvalidLexicalException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r`H�\�+Q5ǰ=��',_binary '%��U�Y\�\�\�\�\��tG�\�a��=�4X\�wC���C','',0,'?'),(_binary 'V�\�<\�7G�n\���','wp-includes/blocks/separator/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�x��\�\�\�m���d\n3',_binary '\�\�#��G�i���;\�\�2ib\�\�\�2l}@�a�R','',0,'?'),(_binary 'Vţ��${\\���\�q\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateAttributeEnumeration.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateAttributeEnumeration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�_E\"�@ߢ1b0\�ƴ?',_binary '6\�\�zyx�J�;\�B8�{\�\�7\�y\�W�,* �S�','',0,'?'),(_binary 'V`k\�A�4\�\�%j\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/dollar.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/dollar.svg',0,_binary 'Raif\�9ưs\�\�ZА',_binary 'Raif\�9ưs\�\�ZА',_binary '���\�#^0Dx��\�\�\�\�*8�\0&���\�','',0,'?'),(_binary 'V��\�\Z��_\�R��','wp-content/themes/twentynineteen/js/priority-menu.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/js/priority-menu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�~&*mB�\�T@�GI�',_binary 'D(�Tu}5{��\���\� \0+�\�5g7`\�)\�y�','',0,'?'),(_binary 'V�\r\�3#��J\�\�{','wp-includes/sodium_compat/composer.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��X\�7�{(G5��',_binary '5<��H\�\�\�X0��\�t�>�-\��\��\�\��','',0,'?'),(_binary 'V#7A�����@\�?\���)','wp-content/plugins/wordfence/views/unsupported-php/admin-message.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/unsupported-php/admin-message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�(`�\�HMD��A�7\�9',_binary 'y\�\�I~ @V�Y247�&\�U�\�uމ���\�','',0,'?'),(_binary 'V,�f\�Y�6MI_�J��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Traits/PasswordProtected.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȝg�\�\�\�\�g\�>�Lj',_binary '�\�\�}҉Q��7�\�c͐7(����cWxn��','',0,'?'),(_binary 'V2\�L\��\0ۺ\��','wp-includes/js/jquery/ui/controlgroup.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/controlgroup.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�3\�Fo`N\�E+�',_binary '� \�J��B�|^!\�ss�o5\�H\�LR\��t�','',0,'?'),(_binary 'V2�Hl>k��oL-*i\r','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/content.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/content.tpl.php',0,_binary '�g��4��\�\Zma��(\�',_binary '�g��4��\�\Zma��(\�',_binary '��:}<\�\'\�\�|�k����\�S>�%\�rJ\�','',0,'?'),(_binary 'V8\�\�8��ߟ\rZ\�5','wp-content/themes/twentynineteen/comments.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Q��n䄼��a�',_binary '\�4�x\"�#\�4\�ϙ��w2�E\�\�7�l\�4�1�','',0,'?'),(_binary 'V:�\�9�9\�\������0','wp-content/plugins/wp-mail-smtp/assets/images/icons/error.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/icons/error.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�i\�o\�ז\�{���\�\�',_binary 'B��[8N�\�BW���3�A%�\�\�\�Y0\��E','',0,'?'),(_binary 'V?�O�N��\�e�ZF\\�','wp-includes/js/jquery/ui/accordion.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/accordion.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�m\��v\�\��\�w\�2\�',_binary '�w1O߾0�V��I\�\�$W��\�=\�\�\�\�m��\�\�','',0,'?'),(_binary 'V?�\r��5i+�\�G\�\�','wp-includes/css/dist/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary 'VL6\�7G^l%D5z3\�\�','wp-includes/default-widgets.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/default-widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�B z\\f\0\�\�\�\�\�',_binary '%�rN8*G#��C�\�UᴭP\�z\�p_-\�\�\�\n','',0,'?'),(_binary 'VP�ܤeY��\ZꙔ\�O�','wp-content/plugins/wpforms-lite/src/Logger/RecordQuery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Logger/RecordQuery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�\�\�L�M\�,jp\�,}',_binary 'lK�[)ǐ�N\�r�\r�b*H4���ӯ��mMj���','',0,'?'),(_binary 'VTpbF:Rt!|�\\h\�-�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/H.php',0,_binary '(N\�W�{\�.3���\�',_binary '(N\�W�{\�.3���\�',_binary '�cY_!|1\�\�ĶD�yn\\�Đ\�\�\�\��l2�-\�','',0,'?'),(_binary 'VW\�;z\�\�*�\�\�(\���','wp-includes/blocks/navigation.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%�q\�s�KU}\�\0g�L/',_binary 'u�9\�z�o\�(Y��\�_��:XO�M�u��\�o','',0,'?'),(_binary 'Vh\�\�Xn\�A\�\�.\�2�z','wp-content/themes/twentytwentytwo/parts/header.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/parts/header.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�@[Vq&\�\�=�f�\�',_binary '�g7u�ō\�\�g\�#\�S\�E��\�\� �\�\�\�bl�\�E','',0,'?'),(_binary 'Vi\'\�\�Ru\�h:���u\�','wp-includes/blocks/query-pagination-previous.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-previous.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.\�!\�!\"�\�\\\�ȕ�',_binary '�*\�\�e˻���\�rj7 Sp\�\�ys\�$@~J\�\�','',0,'?'),(_binary 'Vm)Ɗ)\�~���ע','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_taxi_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_taxi_24px.svg',0,_binary '�*��\�\�T\�c�+a0\�',_binary '�*��\�\�T\�c�+a0\�',_binary 'A�OdƁ{�\�ߺ�zW�q\�\�\�O\\��\� s','',0,'?'),(_binary 'Vne!\�z0u1?��','wp-includes/shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/shortcodes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\�\Z�$�+o\�\�1$',_binary '�\�\�1�\���Of���4\�;�\�FO�ѦK�Н','',0,'?'),(_binary 'Vrm�KE�p�j\�\�6�','wp-admin/images/w-logo-blue.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/w-logo-blue.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�[N�W�\�_p\�w�0',_binary 'ޣ^Q�t\�3\�H�unU❻\�\�~�\'�T2','',0,'?'),(_binary 'V����.\�\��)�<\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp857.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp857.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�i0���\nr���s\�.\�',_binary '�\�m�e0\���ϭ��|\�)��\�>TYyv2�','',0,'?'),(_binary 'V��ss�\�:値�7','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_row.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_row.php',0,_binary '�(9�\�}`FHا\�V',_binary '�(9�\�}`FHا\�V',_binary '\��\�wȋ�u0��ӆ��YL-E\�b\�v\�','',0,'?'),(_binary 'V��\���댏$\�x','wp-admin/js/post.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/post.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\\\�\�\� �1il�\�',_binary 'X�\�E�r�\�M3a\'C\�\������\�k\nI�CxL','',0,'?'),(_binary 'V��\�\�rz\�(�nol*','wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)��S4�C@\�r\0\\Z',_binary '\0\�n�b�ǻ�\�\�I꾊N�܂��Ӡ\�fR\�z\�','',0,'?'),(_binary 'V���KEq�\�\�\Z7�D','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/email/validation_email.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/email/validation_email.php',0,_binary '\�P�fݽ���fo\�\Z�(i',_binary '\�P�fݽ���fo\�\Z�(i',_binary '��zO\Zߺ$l^\��.\�*\0�Y\�i)^\�\�{\�ag\�','',0,'?'),(_binary 'VÄ\�nͲ\�$�\�mq�h','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IncompatibleIpVersionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϷN=|\�Уwu���\�\�',_binary '�\�$,oo�\�\�\�]҇fY{B\\\0Q�\�_\�n','',0,'?'),(_binary 'V\�:xB�\�w�q\r\�a�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_din_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_din_24px.svg',0,_binary '\�pN\n!L\�\�\'-Qu9��~',_binary '\�pN\n!L\�\�\'-Qu9��~',_binary '縷\�kAB�ٸ�\�Ju\\E\nv�ӳ/\�2lS\�','',0,'?'),(_binary 'V\�T�;\0E r\"͡�\�','wp-content/plugins/revslider/admin/views/modals-general.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/modals-general.php',0,_binary '6���4&�\�f@sKa`',_binary '6���4&�\�f@sKa`',_binary ';�1�RH�\�\�~�z\�\�LWCOG_\�\Z��\"+�\�','',0,'?'),(_binary 'Vη;jb6����\�XF��','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_transit_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_transit_24px.svg',0,_binary '�%�\�a���_\�q?\�=�',_binary '�%�\�a���_\�q?\�=�',_binary '麸�\�HL��\��K\�*����s�+3y\rj�5','',0,'?'),(_binary 'V׀\�\�\'h��Ĉ+:��','wp-admin/includes/network.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_М�\�\�/\�Y�]3&�\�',_binary '�)��@f�\�w�\�\�˔�\�N�t[-�5B\�\�yY','',0,'?'),(_binary 'V�\�\�Zw��֫�\��','wp-content/plugins/wpforms-lite/templates/integrations/elementor/no-forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/integrations/elementor/no-forms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Y>\�pZw\�7�Ӛ\�\�\�',_binary '��-�H\�H���ҺѠ�\�\��U7*�S�\�','',0,'?'),(_binary 'Vߢ\�U�9ܘ W]V\�t','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';�\�*�kLwB�\�d\�=',_binary 'ec[d�M?H\�|\�KY�\04��@� QA��:FF \�','',0,'?'),(_binary 'V\�(\�B�ڀ�\\u<3�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_accessibility_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_accessibility_24px.svg',0,_binary '��\�v1\Z\�Ƿ\0�96-/]',_binary '��\�v1\Z\�Ƿ\0�96-/]',_binary 'K�e�S`oY�\�,B�\� \�c��\�q���p�','',0,'?'),(_binary 'V��\�\�a04�\�\Z�x1R','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_library_books_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_library_books_24px.svg',0,_binary '\�q �ehN\�P�\�&z\�',_binary '\�q �ehN\�P�\�&z\�',_binary '+��ЉHl\�c����\�\\2!^<J�<j3��e�<','',0,'?'),(_binary 'V�u\�xp\��R�cQ\�\"�','wp-includes/Requests/src/IdnaEncoder.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/IdnaEncoder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ދ}�\�\�2e\�e',_binary '}C\r\�0gN5�\�#��<\�W`+\0%F�d�s\�{\�Lrd','',0,'?'),(_binary 'Ws�$8\�~��Nȁ-�@','wp-includes/js/mediaelement/mediaelementplayer.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mediaelementplayer.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�1\�ĪL�\�\�5�\�!\n�',_binary 'o�\�^:v\\��\�m���o\�\��\�cTW[\�\�\�k','',0,'?'),(_binary 'W\�xa2Ȏ� q:','wp-content/plugins/wpforms-lite/lite/templates/education/admin/.admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/education/admin/.admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Wk��m��`�^ScV\�G','wp-content/plugins/contact-form-7/includes/capabilities.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/capabilities.php',0,_binary 'i��q�%kHz\�-',_binary 'i��q�%kHz\�-',_binary '37V\��#\�\�.2��t����Ć�l}��?�u�\�','',0,'?'),(_binary 'W!�Ww�v��o\�|','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/.Reductions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/.Reductions.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'W&\�ִ �)+\�ڱ�\�\�','wp-admin/includes/class-plugin-installer-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-plugin-installer-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Y�p\�-*Ҥ:I�ѧ',_binary '\�w\r\�{�a\�sŌ=_\�VP���)\�\Z�\�\��\�','',0,'?'),(_binary 'W8h�!ɩk�ĉ\'�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r�RU�b\�*\�\�\0\'�',_binary 'x\�\�\�\�<\�s��BZ�2�j��RM\'0%$�\�i{ V','',0,'?'),(_binary 'W>.\�N//�pى\�dž','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_2_bar_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_2_bar_26x24px.svg',0,_binary '����\�Hgc$\�\��',_binary '����\�Hgc$\�\��',_binary '�>\���3x��^�r\�\�!\�RH.rw�C�\�퀽\�\�\r','',0,'?'),(_binary 'W>�FJLf��\�\�\0�=\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/DefaultEngine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\�U�\�}! \n\�O4\�',_binary '9���\�si�?�ŦO̴r�\��\�?F�&��','',0,'?'),(_binary 'WYL�\�\��\�NS�I�','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/.integrations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/.integrations.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'W]n\�\�a$�����0\�','wp-includes/SimplePie/Cache/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'Wd|\�pLK��h�H\�\�i','wp-includes/blocks/comments-pagination-next/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-next/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'Wh\�XL0�$ɧ]� ','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/.namespaced.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/.namespaced.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Wn=\�\�9ȓu�\�E�T\�','wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgraderSkin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgraderSkin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n)��\�\�$�ю�h\�',_binary '��\\M\�4W�C\�!�֧�*\�\��f\�\�\�\�c�@D\�','',0,'?'),(_binary 'Wq\�LX�\�\�\0\�\\\�:�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\��X�p\�\�@',_binary 'R��\�u\'�ټ�\�\n\�xE\�le��\'o�\�V\�','',0,'?'),(_binary 'Ws\�\�{N\�hP�r�㼱','wp-content/plugins/wordfence/lib/dashboard/widget_ips.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/dashboard/widget_ips.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�w\�\�9\�64\"\�k��y',_binary '�X����\�\�\�\"v\���\�-*�\����\�3','',0,'?'),(_binary 'Wx\Z�Ta\�\�7{\�\�','wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\�|��s,�=�K#\�',_binary '6��\�ly�6ɦi�\�3U��\�,�E[鲓9��','',0,'?'),(_binary 'W{�g- X\�\�\'=n8','wp-admin/moderation.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/moderation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\�EVU�\�u�\�\�����',_binary '��Fq\�6��1���\�<���w�t&\�b\�\�\�\�1��','',0,'?'),(_binary 'W})Ӗ7��\�e\�}5\�9,','wp-admin/load-styles.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/load-styles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�;7%\�W9�\�C0\�R�',_binary '�dC�\�;U~1S�vK\r\'�c�d�yonw�\"Џ�R�','',0,'?'),(_binary 'W��\�iSr\�\�(+c\��]','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/.polyfill-mbstring.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/.polyfill-mbstring.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'W�N۳�\�\�*��:\�2,a','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ja.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ja.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \��\�h�\�>\�`�^-',_binary 'q\�\r\�q�O�\�GOU��m�ޜ��1E]\�\�p�','',0,'?'),(_binary 'W��ݗ1@\�6�%�O)9','wp-content/plugins/js_composer/include/templates/shortcodes/vc_row.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_row.php',0,_binary '^�ǖyFd\�\�IO��\�',_binary '^�ǖyFd\�\�IO��\�',_binary '\nv8\'-�V\�ѡRH(\�t\'\�A��)!BH\�','',0,'?'),(_binary 'W�*=d��\r!, \�=>','wp-content/plugins/wpforms-lite/assets/images/empty-states/no-forms.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/empty-states/no-forms.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�\�{�}�\�q*���F?',_binary '\��5\�Z@���`\�\��Ӡ\"z\�\Z\�\0��\0�ʨ_�','',0,'?'),(_binary 'W�\�LjN/�@Ϣ\�ư�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T �\�nr�k�\��',_binary '\�;\\�\�Xځ\�\�/0;��Q\�P�.�B4\�\�\Z\�','',0,'?'),(_binary 'W�U\��?�\�tl�/W >','wp-content/themes/twentynineteen/style-editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/style-editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�|���\�ހ��Z)��',_binary '[�\�EP\"b\0Ɋ�\�\"����B�G�܃\�$�','',0,'?'),(_binary 'W�Yg\�y�v\�І�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�o�|t.\�\�Nwǝ7�\�',_binary 'fh\��Nƣ\�\�\�ARi!�\�f��I\�q\�\�','',0,'?'),(_binary 'W�]\�\�MС�\�6\�n�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fiber_smart_record_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fiber_smart_record_24px.svg',0,_binary '��8ѯ�\�ֹ\�2ti',_binary '��8ѯ�\�ֹ\�2ti',_binary 'F�\�\�\�a����m5kS� R;B��N�W9�\�','',0,'?'),(_binary 'W����7��\\�c\�!\\','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_email_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_email_24px.svg',0,_binary '1v):�Xg\�u��0',_binary '1v):�Xg\�u��0',_binary '\�^#Û\�wz��\�s��\�n{�\�Ѭ\",-�i\�i�','',0,'?'),(_binary 'W�\'�T_N\�ΰ ��l?$','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sortable/field_sortable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sortable/field_sortable.php',0,_binary '\���Hyf\�\�DL���Ժ',_binary '\���Hyf\�\�DL���Ժ',_binary 'l@�\�C�\��\�\�\�ou�\�{B\�h�\�B�\�TP=1\�','',0,'?'),(_binary 'W����CGq� �8�\nat','wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-edit-layout.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-edit-layout.php',0,_binary 'PL\',�n\n:���&�hjO',_binary 'PL\',�n\n:���&�hjO',_binary 'KI�ǠR��\�і`$^�\�/pexA\�*_\n_����','',0,'?'),(_binary 'W�\�(8��\�\�\�w�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_column.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_column.php',0,_binary 'LL\����/u`\�\�\�\�\n\Z',_binary 'LL\����/u`\�\�\�\�\n\Z',_binary '\�\�) ��\�<XT\�sǑ�8H��q�\�y��-ؘ�','',0,'?'),(_binary 'W\�J\�\��\�\n\�\"�6���','wp-content/plugins/wpforms-lite/templates/admin/challenge/.challenge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/challenge/.challenge.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'WʰQaƙ�h\�W\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/magnet-money.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/magnet-money.svg',0,_binary '��\�\�ތ�\�m�%M�',_binary '��\�\�ތ�\�m�%M�',_binary '�\�$�YIsҕ,\�1\�/\"�\�\�\�*=\�6�!\�C','',0,'?'),(_binary 'W\�\��\�g\�R�Ju','wp-content/plugins/wpforms-lite/assets/images/addon-icon-conditional-logic.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-conditional-logic.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�3\nR�֡\�sn\"�\�\�',_binary '\�\�?wU\�l\�\��\�\�\�4�\�\�7\�S=6\�n4H\�l(','',0,'?'),(_binary 'W\�Gp!����ExY��B','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\\w\\�\�溒\��HT\�\�',_binary 'y\rs�a\�o�\�L�EWdI\�=\�WyNųz6��m)','',0,'?'),(_binary 'W\��\�\�\�\�!?�O�\�','wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-plugin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-plugin.php',0,_binary '*�\'���\�\��4vx',_binary '*�\'���\�\��4vx',_binary '\�hΑ\�\�\�\��� cxR28�<�K\�E\�(','',0,'?'),(_binary 'W\�\�\�\�]d�\�\�\�(~i�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_menu_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_menu_36px.svg',0,_binary '�\�\�)VS��=G\�(\�,�',_binary '�\�\�)VS��=G\�(\�,�',_binary ']�\�Ö�\�L\�\�����duɒyI�\�,3�','',0,'?'),(_binary 'W\� ZcɃt\�m�\� �','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/GetDirectory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/GetDirectory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`Q�\�\�\ZC�7\�/\rs�',_binary '\��\�JSj�\�\�HOn��-\�\�\�\�6ij\�\�Eyǵ{','',0,'?'),(_binary 'W\�g\�\����\�F\�Cx�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_24px.svg',0,_binary ';pT�6\�����5,',_binary ';pT�6\�����5,',_binary '?��\�_@0z�8\�\�9,�����!\\��q�e','',0,'?'),(_binary 'W\�\�sY��\�:Z�','wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\�3:V���2\�AdbU\�',_binary '\�\�\�\0�aY�\�S��\"$\����\n\�Q\�\�8�\�\\E\�>\'','',0,'?'),(_binary 'X\�\�c*ɕ������','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �ĕ[lC��à\�]',_binary '\�_Q>�h\�\�.\�X�MmP4W\�=�+.��','',0,'?'),(_binary 'X\r\�\�8�ژ�\�V\'dR','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_expand_less_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_expand_less_36px.svg',0,_binary '�bwk�$�I�(#��b�/',_binary '�bwk�$�I�(#��b�/',_binary '�b7Si]p�,!i�Q\�X}03ߩ��TC\�h�\�','',0,'?'),(_binary 'X+ٴ��\�3��0�1\�','wp-content/themes/twentytwentyone/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Uţ�\��\��gV̿�',_binary '��`_�.Xv=�\�\�G���\�3\�,N��ՙ\�މ�\�','',0,'?'),(_binary 'X+\�r�K>�U\�kt','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/DebugEvents.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/DebugEvents.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lĻ�\�m�\��NfU\�\�',_binary '��\�8B}VQ\�y�\�D�j�A\��\��4ta\�\�,��','',0,'?'),(_binary 'X,I\�Ϗ�\�d\�\�\�','wp-content/plugins/js_composer/include/templates/params/param_group/inner_content.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/param_group/inner_content.tpl.php',0,_binary 'PG-O~\�4\��¤A#y�',_binary 'PG-O~\�4\��¤A#y�',_binary '\�\��\�\�\�\�5싌��Q����K\�Z\�\n�I}��7\�','',0,'?'),(_binary 'X,\�E\�Cj$_��8I��0','wp-includes/images/smilies/icon_cool.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_cool.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n��`�\�\�\�\�ivj.\�',_binary '\�事F�9;2_ �$\�$~�LO�a��6\�\�\�_','',0,'?'),(_binary 'X-�##�\�\�c��\��\�u','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/delivery.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/delivery.svg',0,_binary 'ý\n\�5�xl|\�OtM)',_binary 'ý\n\�5�xl|\�OtM)',_binary '.\0�ãGs�I\�1�\r�\�6 �#��<\��}\�\�','',0,'?'),(_binary 'X-\�z�\�z\�\�\�n��ό','wp-content/plugins/revslider/admin/views/footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/footer.php',0,_binary '\�j\�i�\�sq\�x',_binary '\�j\�i�\�sq\�x',_binary 'Q�\�\�\�Q�OkZ��Khс�K���{�b;ө\�\�L�','',0,'?'),(_binary 'X/\���\�\�P\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)���\�\�\�V�7�\�Ս',_binary '�\�\����\�~\\�1\�\�I>B\�\�\�]HΊ�\�\n','',0,'?'),(_binary 'X4\�zpedT^�{��','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/vc_tta_accordion.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/vc_tta_accordion.js',0,_binary 'j�k4�1�_\�\�\�8�B',_binary 'j�k4�1�_\�\�\�8�B',_binary '�\�\�\��\��|x`>H\�JjB9P\�I�#�\�','',0,'?'),(_binary 'XAY \"\�X\����\�ص�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'XG�\�]f&`\�\�\0\Z\�\�(','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pl_PL.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pl_PL.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\'�*$\�c�A�\�}��',_binary '����\0?\'-۰_�_\"\\\�\�ޢr\� �,\�\�Ζ\�','',0,'?'),(_binary 'XJ\�\�\n�sp3t9!҈','wp-includes/style-engine/class-wp-style-engine.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/style-engine/class-wp-style-engine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�*C<\�\�A�',_binary '\Z\\�x\�\�\�\�0M)��\�$�տ��,�','',0,'?'),(_binary 'XN.F|iv�\�$��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetEmailEventReport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetEmailEventReport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!R�4�xVo�ٳ��',_binary 'kr�\��U\�\�\�\�K��Da\�l\�\�\�յX�\�X\�\�\�','',0,'?'),(_binary 'X\\��A�\� ז�N','wp-content/plugins/wpforms-lite/assets/css/wpforms-base.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/wpforms-base.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����6C��\��\�(u',_binary '�\�aC�Z�ω\�Y�\� �B][1)4�\�O��\�R+','',0,'?'),(_binary 'X]�*���:>�?�VcT','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_skip_previous_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_skip_previous_24px.svg',0,_binary ' �1GK�a�&w�\�͖�',_binary ' �1GK�a�&w�\�͖�',_binary '4��?�\"\�\�\�\�� j\�`����lP�/\�\�/�','',0,'?'),(_binary 'X]�K&P��a�f�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�7\�FU3\Z73Z�',_binary '\�3�7$�g�K\�# r˶t�3\�\'�\��\�\�u\�&�\�','',0,'?'),(_binary 'Xg#�m\rf�j�7m�^','wp-includes/blocks/post-title.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�C1�P�5!�\�0�',_binary 'M�\�\�+r⺔#2S�A�4G�OB��0���>\�d','',0,'?'),(_binary 'Xgm\�\�Td�+(�ݻ:','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_60_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_60_24px.svg',0,_binary '\n��-\�\�u�\�P��vt��',_binary '\n��-\�\�u�\�P��vt��',_binary '���ɲa|#\�=�0p\�_фIO~�\r�S\"���\�9','',0,'?'),(_binary 'Xg��\�\�EŌ��J\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_zoom_out_map_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_zoom_out_map_24px.svg',0,_binary '`\�6c�-d\�\�O��_',_binary '`\�6c�-d\�\�O��_',_binary 'ط*��i?5\�}�@Nz\�i`\�QSƆ�\�Ɠ8TGL�','',0,'?'),(_binary 'XlR�3��\�&\�m\��i\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_location_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_location_off_24px.svg',0,_binary 'i\�ۡGBF.%��\n�\�\�%',_binary 'i\�ۡGBF.%��\n�\�\�%',_binary 'm}�5<<x(,\n\'\�7@<\�A���CpggOX��\�','',0,'?'),(_binary 'XlY\�Xno�@7V�X\�','wp-content/plugins/wpforms-lite/assets/css/builder/builder-panels.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-panels.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\�*f|r�/\�1x��\Z��',_binary '<ZX����W>�0i۴2:m�p����\�\�','',0,'?'),(_binary 'Xuȴ|m��ʏ\�_�\�\�P','wp-content/plugins/wpforms-lite/assets/js/moment-with-locales.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/moment-with-locales.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����Q~IxF�����',_binary '�t���\�c��@�b�l��(1\�\�\�\n}�\�\�o�','',0,'?'),(_binary 'XxeP��j��#�f���T','wp-content/plugins/wp-maintenance-mode/assets/css/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Iül�ZnU\�\n���',_binary '\�.���\�\�\��G �::�q�^\�\�]q��','',0,'?'),(_binary 'Xz�\�L��`\�bW�ΰw','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_playlist_add_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_playlist_add_24px.svg',0,_binary 'II\�\�/\�7�\�D�\�jYdS',_binary 'II\�\�/\�7�\�D�\�jYdS',_binary '��\'\�\�\�\�\�]I˕�w\�r7�Z�\"4KA=� *�\�','',0,'?'),(_binary 'X}\Z\�\� �\�\�=;!G�-�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_accordion_tab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_accordion_tab.php',0,_binary '\�\�\'(�>��\\�\�9\�',_binary '\�\�\'(�>��\\�\�9\�',_binary '��%(�\�Y\�[�G \�uPU\�aXl|����K�','',0,'?'),(_binary 'X��-06\�MFk �','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�v\Z\�8h�\�(ԝ,',_binary 'O[u\"뙎\�v8B�i\n?\�j\�V�l>�X�\�','',0,'?'),(_binary 'X�:8+˓2>V]�\�8\�','wp-admin/images/sort-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/sort-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���Aìk\�:�bтvFj',_binary '\'���aK\�\0tGJ�Bq��XW*(J|1��\�z[(','',0,'?'),(_binary 'X�\�J\�ᘒ�8\"u','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\��:ɬ���ܔ��',_binary '~��#\�\\\�\� �\\h:w�EǝP0\�m\r�\�5��','',0,'?'),(_binary 'X�i83�\�qb|\��,\r','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�f!Ɏ�Г\�°\�',_binary 'F�v��^Z��Su؞�\�Ł�\�p\�\n��Ck','',0,'?'),(_binary 'X�Zݏ�n�с�`�$�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAccountPlan.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAccountPlan.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\')#\�q$;�X\�)',_binary 'g�`Fo\�y�3]0q\�\�w�\�MHG�\�]\\*a�','',0,'?'),(_binary 'X�:&\�,�9\�j[�d�','wp-content/plugins/wpforms-lite/vendor/mk-j/php_xlsxwriter/example.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/mk-j/php_xlsxwriter/example.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aI%\'K\�IS3{\�',_binary 'Q_W\�HZ�E�^\�\�ze?3�\�\"�͖Y\"\�\�&>','',0,'?'),(_binary 'X�.�\�\Z\�KdBz�l|�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calendar3.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calendar3.svg',0,_binary '�#Se\�3\�~ϫ\�r��',_binary '�#Se\�3\�~ϫ\�r��',_binary 'ExI�4k{�B\����\�*\'��X2L\�\�','',0,'?'),(_binary 'X�2�FGr�\�m\�\�F�\�','wp-includes/blocks/button/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\�sbB�\�\��/\�?�',_binary '#\��\�\ZûR/����\�>O`T��\�\"��W�J�d','',0,'?'),(_binary 'X�s�\�Yq\�\��ePL','wp-includes/blocks/code/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�|x\0\���\�%��',_binary '�6@ā(��\�U_��jt�\�균\�]P\�?','',0,'?'),(_binary 'X�[⋘H�n�\�̖ $','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڮ\�ψ\�B�ӂL�U\�\�',_binary '�8WQ�Fa\�~h\Zq>\�L\r�\�\�\�Q\�h�ܧt\�','',0,'?'),(_binary 'X�?ϒy\�7�+I��','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G8�J+�\� ��z',_binary '>8���\'X\�i\�Ub�Gн\�,<T`6\�\�4Ѝ\�','',0,'?'),(_binary 'X���`�O�?%\'9է\�','wp-content/plugins/really-simple-ssl/testssl/loadbalancer/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/loadbalancer/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�B�\Z�VŹ\�\�M�E',_binary '`m}G`\0�̑V¿\\o�S��ְ/\�|^\�_\���R\"','',0,'?'),(_binary 'X\�\�\�G���\��\�z�X','wp-admin/includes/class-wp-upgrader.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N�\�]3\Zv� n*��',_binary 'a\��bz�W>RIT\�\�))X4�L!\�H\�\�\�(ϻ','',0,'?'),(_binary 'X\�ir,R�ћ���Y\"�','wp-includes/php-compat/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/php-compat/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'X\�ΏKx\�\�Um \�C�\n','wp-content/plugins/wordfence/js/wfpopover.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/wfpopover.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\�&m�A\�hlMPZX',_binary '�\�_.V袏�\��X\�\�4N\�i_\�k=\�\�C3','',0,'?'),(_binary 'X\�~\�Vzl!_�]/�-3','wp-content/plugins/wordfence/models/firewall/wfFirewall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/firewall/wfFirewall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�X�\�C��#B�sT�b',_binary '×GH\�\�\�\�5kӹr\�ܰRR�\�_�x\�-�','',0,'?'),(_binary 'X\�k(D\�\�qț\��G\��','wp-includes/js/jquery/ui/slider.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/slider.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5s��\���}�@N',_binary '`��W�CG��ZǍ\�\0d$ejxYE\�r��\�8','',0,'?'),(_binary 'X\�zq� �\��!@t\�\�\�[','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestCampaignResult.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestCampaignResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�e[�<k�\���\�\'',_binary '\�\�G����\�\�!\�Kk\��T�,�\�\�\�C�\�B','',0,'?'),(_binary 'X\�\�N��8�j����c�','wp-includes/blocks/post-excerpt/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͐�/�-\0I]T~\�\� �\�',_binary '�\�a�\�\�&\�jf�#�\Z-Cx\�\�WO\�\�\�n��\�pj','',0,'?'),(_binary 'X\�=\�2h4\�/{�+','wp-includes/spl-autoload-compat.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/spl-autoload-compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6�\�u\�{\�t�\�\�',_binary '\�\�,\�Z\rM >܅�\�g\�p\�/\� Z\Z#`!�.','',0,'?'),(_binary 'X\�\�2Er ~\�cJ��v\�','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-email.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-email.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*=|\�_a\�\'\�P�)�R�',_binary '��\rSC\�\�\��\�mJ\��:Q�@IS1.��','',0,'?'),(_binary 'X\�TCW_^��og\�\�','wp-admin/includes/class-wp-debug-data.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-debug-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vz0j�u2Ԕ�fgEzT',_binary 'p#�[Q\�i\�3]�\�l�\�D��<b/�\�\�r\�(\�','',0,'?'),(_binary 'X\�?g;G1\'�ٲ��\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/editor/field_editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/editor/field_editor.php',0,_binary '\��_����0\�TN�',_binary '\��_����0\�TN�',_binary ' \�\�[E=\�\n������ٚXq\�m�R�zJ','',0,'?'),(_binary 'X\�O�\�f�轴\�\�W�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/phpunit.xml.dist','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/phpunit.xml.dist',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���ϕi��̞��\"�',_binary '�6Z\\�+j\�#\�{э��\�\�)�ź,�rzl\�\�\�','',0,'?'),(_binary 'X�.\����Ý\"\�s\�','wp-content/themes/main/fonts/glyphicons-halflings-regular.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/fonts/glyphicons-halflings-regular.svg',0,_binary '����{\�W]c\'\rd\�`',_binary '����{\�W]c\'\rd\�`',_binary '���\�$\�6�`\�|��y+\�^ 8c%���k\�','',0,'?'),(_binary 'X�Oy�\�1\�\�\� S��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-umbrella.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-umbrella.svg',0,_binary '�\�\�\�E\�,y�a��v�',_binary '�\�\�\�E\�,y�a��v�',_binary '�7㿾\�\�ΕuIO�d\�h\�!��\�Kd\�t�@\�','',0,'?'),(_binary 'X�\�n[Inߢ\�\n���6^','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/contact-book.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/contact-book.svg',0,_binary '(1�ߜtnf�\�<{\�!',_binary '(1�ߜtnf�\�<{\�!',_binary '�$\�5�7\"\�X�\�ҕ\0{Ç9 \�1Ц�w\�','',0,'?'),(_binary 'X��\�\Z\�t\�5� \r�u9�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/Get.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/Get.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q.\�\�\0\�\�A�j�?U',_binary 'v\0\��1u��,�\�U\�tE\�\�{7�`\�I�\�\�U�','',0,'?'),(_binary 'X�Ab���\�}�~��,W','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/Finalize.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/Finalize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\��\�#x\0\�y��H\�',_binary '`7b\�Z\�\�\�\�jZ\�\�82��\�p�j�\�&t/\�','',0,'?'),(_binary 'Y�Aǖم\�/�\�@ٹ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/.classes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/.classes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'YI\�{�\� ��۵\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/nl.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/nl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�/0���\�.Ny~D',_binary '~�n>���h�n�\r\�\rؒ5V1me���ON\�n','',0,'?'),(_binary 'Y)g�\�Y�\�/\�E\Z','wp-content/themes/main/charitable/campaign/.campaign.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/charitable/campaign/.campaign.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Y(\�K��\�g\0�\�_��','wp-includes/js/dist/annotations.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/annotations.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's-^0\'K\�5⤟�\�',_binary '\�f\�Eщ=}\�6�\��lJ�믂ϩX\�\\\�\�;\�M7','',0,'?'),(_binary 'Y*\n\�\�\�0.���4I','wp-content/plugins/wpforms-lite/src/Admin/Notice.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Notice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�T��h�u\�9�k@��',_binary 'w7i\�\�Fg�6�\�b\�^ު�\�^&e}\�U���\�\�','',0,'?'),(_binary 'Y,Qp\�gmu#�e���~','wp-includes/widgets/class-wp-nav-menu-widget.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-nav-menu-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�-\��\�(\"v\�V>\�',_binary 'N8�X��<ه��\\\�\�1\�vvF��7\�','',0,'?'),(_binary 'Y/\�ޑ\� �\�\�\Z�\��','wp-includes/js/dist/escape-html.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/escape-html.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��)q�*.3\�A',_binary '�\�NC�\�$\r�+q�c�\�b\�\n�(h]\�@�\ZA�\�','',0,'?'),(_binary 'Y;B\�m\�;gm\��>\�d','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Is.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Is.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�R0��Y亠G)\nX;',_binary '�qÂ!:���A\�|{�\�f��\�1�d$98ΛtS','',0,'?'),(_binary 'YBt\n�\nc\�ݟ.��vi','wp-content/plugins/wordfence/views/diagnostics/text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/diagnostics/text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��% �fF�!\"�\�',_binary '.î\�\�\�{ճVO���]�;�=\�\�\�\n��\ZN�','',0,'?'),(_binary 'YV\�2��9}D8�','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�=on~Z��\�TOQ�Be',_binary '�<�H���\"\�\�F�@\���\�%��\�1`7<\�\� �\�}','',0,'?'),(_binary 'YY+#↓zu\�\�\�u�','wp-content/themes/main/woocommerce/content-product.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/content-product.php',0,_binary '�\�G)S\�Dt\� s\�',_binary '�\�G)S\�Dt\� s\�',_binary '%M(X��\ro�*�\�\�7L�k�)�\0s$\��\\Δ','',0,'?'),(_binary 'Yc⸓��,%�Je��E','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_smartphone_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_smartphone_24px.svg',0,_binary '{\�F\r��AxP\�\�N(',_binary '{\�F\r��AxP\�\�N(',_binary '꒖��\�\�\�\�S|X.or�i�\Z�N{\�A^�\Z+','',0,'?'),(_binary 'Yu���C�\�.\�հ)\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/.phpseclib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/.phpseclib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Y�\��G���b\�2��5','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�! K�\r��\�\�F\� �',_binary '�\�C{��%\\eH���|K�>��A\ZO��\�dB�','',0,'?'),(_binary 'Y�La\���h\�(','wp-admin/edit.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qcs#\�\�AR��\\���',_binary '�\0g\�oCT��\�j`\�LJ�3��\�(Kk\�寔','',0,'?'),(_binary 'Y�,�e\�A\��w�`�\�\�','wp-includes/images/media/archive.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/archive.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\�\�\�\�h�\0\�\�ì�u',_binary '\0�Bb�3��\'\�\�\'��)JG ��](G\�9Pr2 s','',0,'?'),(_binary 'Y�\�\�6<e\�A�\�=\"�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EO :\'\Zӎ�\�\�\�X�P',_binary '+s�x}^\�d�1^����g\�\�R\�\���\�.����','',0,'?'),(_binary 'Y�-�\��\�`\���~','wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/.Mailgun.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/.Mailgun.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Y�z�\�\��\�\�4z��','wp-content/plugins/wp-mail-smtp/src/Tasks/.Tasks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Tasks/.Tasks.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Y�BWy +\�B�Om\�z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#��:�\�N\�\'�Dx�\�N',_binary '�[�\�_|А\�~E���\�+�~\�E\�(�`\�_��','',0,'?'),(_binary 'Y�68\�H;%,�_c\n�','wp-includes/css/wp-auth-check.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-auth-check.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aק1�\�~^w�\�F\���',_binary 'O��\��\��\�l\�\���T,�R3G ;��_7� ','',0,'?'),(_binary 'Y�J�\�|\�\�[D�\�y�Y','wp-content/plugins/wordfence/waf/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E\"xK\�\�{\�8\�dS�',_binary 'C��\��\'r�9�\�@\�K�ކt���\�\�w#@k�','',0,'?'),(_binary 'YÒ\�\�<�L&\�i�\�.','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-data.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-data.php',0,_binary '=`\�Ѧ1ˇw�̴VB�\�',_binary '=`\�Ѧ1ˇw�̴VB�\�',_binary '�f\�\�\�\�Oxv.\�)<\���\�\��\�R\�\�/��','',0,'?'),(_binary 'Y\�\�\�OiZ\�\�f|\��-w','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_content_cut_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_content_cut_24px.svg',0,_binary 'j\n]\�\�\�p\�D\�e',_binary 'j\n]\�\�\�p\�D\�e',_binary '��\�E��� \n���SJ1\'h\�\�?�q\��D�','',0,'?'),(_binary 'Y\�1xj�\�=\�@3��\r�','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_folder_shared_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_folder_shared_24px.svg',0,_binary '\�B\��d�a\�\�l\�S\�\�',_binary '\�B\��d�a\�\�l\�S\�\�',_binary '$t2�rn\�7n�df�)\�\��#\�\\\�L&�\�{\\','',0,'?'),(_binary 'Y\�\�\�\�]���ŞI���','wp-includes/js/jquery/ui/effect-slide.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-slide.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�\���\��\�\�`',_binary '����{,o\�ף\��qI\�l\�z<HHrU�+o]M','',0,'?'),(_binary 'Y֝��U��\�\�}\�r/','wp-includes/SimplePie/Cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ��~ܯ{ʹ���+h\�',_binary '�md����\�n\�nun�pU0 l�\�6���Zi�R','',0,'?'),(_binary 'Y\�G7H\�*9I��EnF','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/checkbox/.checkbox.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/checkbox/.checkbox.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Y\�UL�5J\�ޔ\�v[�','wp-includes/rest-api/search/class-wp-rest-search-handler.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/search/class-wp-rest-search-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �$[�\�\�wL��ua��',_binary '�ˍ^\� ;\0��d2Œ�43s.~$[�Z\"','',0,'?'),(_binary 'Y��77\�\�\�8&\�','wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid-grey.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid-grey.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�s�\�\���\�V\�U3',_binary '�\�R\�$Hж�\�\��+�\�\�\�aj�\�G!- �\'','',0,'?'),(_binary 'Zu\�RA�Q�\�~�\�','wp-content/themes/twentytwentytwo/inc/patterns/general-image-with-caption.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-image-with-caption.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Z�)\r^`vO\�!\0�\�',_binary '��\�\�?\'\�1E\n9\�ZxG1\�\'\�\�~8�\��\�[\�','',0,'?'),(_binary 'Z核A@�\�\�\�t��','wp-includes/blocks/search/view.asset.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/view.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's�\�\'�5�\Z�i��6\�\�',_binary '��G��.�C�3�\�{�m l,��(\�#�\�W\�\�','',0,'?'),(_binary 'Z<�[KUu�e����','wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-about-large-image-and-buttons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '߄�ǟ94�@\��',_binary '\\�\�&e�p<���\�䥟oGsش�w�X[G~�S\�\�','',0,'?'),(_binary 'Z���LWz[\�gh�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-arrows03.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-arrows03.svg',0,_binary '\�D�n����g�BBtT{\�',_binary '\�D�n����g�BBtT{\�',_binary '�\�\�w!\�\�w0\�(�H�Ҩ\�LvBb�\�\Z=c','',0,'?'),(_binary 'Z\nT�s\�f\�^\�\�c��V�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calendar5.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calendar5.svg',0,_binary '䆊��Y�d\�x�\�',_binary '䆊��Y�d\�x�\�',_binary '�(\�b��\�\�\�\n\�\�W�\�!\�T|X��\�i-\nˇ�D','',0,'?'),(_binary 'Z\�D\�\�ĉ<��D�','wp-content/plugins/wp-mail-smtp/src/SiteHealth.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/SiteHealth.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\�&\��\�QmH�<j�',_binary '(e�[�yƑ\�}ς\�n݀[e \�\�H��ib\�:�\�','',0,'?'),(_binary 'Z4<n?e�\����','wp-content/plugins/wordfence/lib/wfConfig.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfConfig.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�9\�0\�k�t�n\�9a�Y',_binary '\�/C��Ǐ�\�Ų�*݀$\�\�\�+��ɳr��)9','',0,'?'),(_binary 'Z9��\�}.\�\�J�\�k=�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8I�\�\Z\n\�ӣ�',_binary 'i>z���R�@�\�\�\�\�\�k\�W�\�6u�k\�y�','',0,'?'),(_binary 'ZA�P\�\�z���\�','wp-includes/blocks/pullquote/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5m\�\�b,\�.�\0�$_7',_binary 'e\�߾=KpE��?\�o���Nc����*V(g\�','',0,'?'),(_binary 'ZD\�:-h\�${\�ma\�','wp-content/plugins/wordfence/images/sort_desc.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/sort_desc.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�?զ�)X�?�N�',_binary 'b\�EԚ\�B�#:\�(�#\�=_(\�\Z��\�|��U\�#\�','',0,'?'),(_binary 'ZG\�\���\�\��\�igp\�|\0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�R\�mV\�\�\��(',_binary 'ރ\�3��������j\�+#�V\�gl����\�','',0,'?'),(_binary 'ZP�e2I�� \�\�[͠�','wp-content/themes/twentytwentyone/assets/sass/07-utilities/a11y.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/07-utilities/a11y.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ТWHKC�}\�\�&�%\�\�',_binary '�\�$�FT\�\��~K\�K\�`��e\�c=��;\�\�\�;','',0,'?'),(_binary 'Z[��f�/\�}�\�b\�I\�\'','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/periscopemoney.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/periscopemoney.svg',0,_binary '��\�H.�l�*�d�',_binary '��\�H.�l�*�d�',_binary '��\�4���\�\r\�-���_\"\�;�OA\�x�_P','',0,'?'),(_binary 'Ze�wJh\�U\�vP�Wّ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/UserRefreshCredentials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/UserRefreshCredentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���bu�\�\�(ZP\�',_binary '?�n\�Q�\�c\�\'x_v\��\n�k8����x\�dS\�\�=','',0,'?'),(_binary 'Zs���8\�YAt\�Yd','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�T\�$�|���\03\�\�',_binary '�RV�d-��z4\'�\�\�0\�\�0\� >o��-\�,4','',0,'?'),(_binary 'Zx��1�2K\�Z�,�\�','wp-includes/customize/class-wp-customize-header-image-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-header-image-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':I�\�\���j\\p��n',_binary 'TV=\�g�K%����Fϲ \�!Γ\�zy L�Bۄ�','',0,'?'),(_binary 'ZҌ�[��\nv\�\�\� F','wp-includes/SimplePie/gzdecode.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/gzdecode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��rF<�\ZiǨu�\�',_binary '|��R\'gAE�ێ��\�q��q�T!\�\�:\�O0\�_','',0,'?'),(_binary 'Z�$���<��z��\�\"','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/briefcase.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/briefcase.svg',0,_binary '7Q\�!M\�E\�v\�+@',_binary '7Q\�!M\�E\�v\�+@',_binary '��$Ivr�\�\�G\�\�2��e�\�2�&\nS�\�\�5h;','',0,'?'),(_binary 'Z����IIL\�5�p�G','wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�S�=\�]\Z<IӂŽ�\�',_binary 'z�crO�ґ�##\�\�Κp6��u �\�֢kKbT\�','',0,'?'),(_binary 'Z�M\�\�\�ϼ�\�Zg\�#�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/ContactsApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/ContactsApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Nִ\�srA#��P',_binary '-sc�T�R!Yf\�Z\�B�Z����9m�ȴ\�3','',0,'?'),(_binary 'Z�\�0s{�\0Gt\�\�\�Z','wp-includes/blocks/categories/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dW�\�f�4#�ġ\�EXt',_binary '\�*\���\�Z\r�w\�{�M����\�M \'�in��\�','',0,'?'),(_binary 'Z��8�\n���ϝ\��\�','wp-content/themes/twentytwentytwo/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&�SfE�<0]~J\�㿻}',_binary '�\�x���\�V�ԫzzw�\�(\"蠂�$��\�Z','',0,'?'),(_binary 'Z�_\"�\�~�J\��\�\�\�','wp-includes/js/wp-custom-header.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-custom-header.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�g,ﶸU�\�\�\�\�',_binary 'W�#iԽ\�M\�ǟ\�v(���\�Q\�\rR����C\��','',0,'?'),(_binary 'Z�\�\�Cw��iSpNH�u','wp-content/plugins/wpforms-lite/assets/css/challenge.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/challenge.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ץ�㺘\�b\�H!��X�',_binary '�\�-2\�+\�\�wo#ş\�v{ޫ\�5n�;\�\�u�0\�','',0,'?'),(_binary 'Z��я\�ݒ��S�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\�\Z^Z�HG�%�O�',_binary '�m���c�;\�\ny㐲\�\�0,\�5��\�F|=\�C','',0,'?'),(_binary 'Z��\�\�\� %/�Z�z9�\�','wp-admin/includes/taxonomy.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�*\��{j���QP�\�B',_binary '��h�}\�y\�U\�^l\r�<\�O�ju\�9=\\�#��','',0,'?'),(_binary 'Z�\0��Y���� æfg','wp-includes/js/crop/marqueeVert.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/crop/marqueeVert.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�\0���9��R\�\�\�',_binary 'K�cg$�e���2\\p\�$\�1z�����`CkJ\�','',0,'?'),(_binary 'Z\�\�7ZZ\�R�O�\�S\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/.abstracts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/.abstracts.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Z\�Q(zb�\�u\�-�\�','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-regular-red.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-regular-red.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�s\0�>Y�Bv�о�',_binary 'V\�V\�z&P\�\�B2\�\�\�\�\r�6ŠT�@�DP�\�','',0,'?'),(_binary 'Z\�w\�y\�O�[PHnx\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/XChaCha20.php',0,_binary '(�!W\\_-\���\�\�,\�',_binary '(�!W\\_-\���\�\�,\�',_binary '��\�W�R&�\�ݐ\�%ܣ\�U7�, 9E','',0,'?'),(_binary 'Z\�u=\�7�\�0�','wp-content/themes/twentytwentyone/assets/sass/03-generic/vertical-margins.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/03-generic/vertical-margins.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':�O]����y\�\r�usG',_binary '�i�>D�4rΝ#�<7r^Y\�i\0*zP\�\�#�\�7','',0,'?'),(_binary 'Z\�*Է�!\�\"E\Z�@','wp-includes/blocks/pullquote/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����\�J��\�}�Y',_binary '\�FF8\�QΑyޖ/�\�W�-ͣ�Í+\���\�K[\�','',0,'?'),(_binary 'Z\�R�\�\�r(\�&b��:�-','wp-includes/css/dist/format-library/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/format-library/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ʍ\�=zbH\�K�W0P',_binary 'Y7�-\�\��\�㈘[�\�k9nV]���kbOX','',0,'?'),(_binary 'Z\�\�=ӧ\�rc\"��y�','wp-includes/IXR/class-IXR-date.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/class-IXR-date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\�\�VdB+A�J?��#',_binary '�\�{~�(#\�\Z6u�\�\�\�,�\�\�\�?�jk2\�\�`','',0,'?'),(_binary '[̉\�\�$���\'�\�','wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ɚ\�u\\ �\�\�',_binary 'c\�V����\�x�y(#il8L}e�\�\��','',0,'?'),(_binary '[\r\�%�\�C�%�E��&�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/FieldId.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/FieldId.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Х.\�l~\�&ل�\�\�N\�{',_binary '|\�0\�ǻp��\�\�\�l�[�K54s\�?#~\�s�w','',0,'?'),(_binary '[>,\�w^!z6\�d','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\n��\�\�6�/#ɝ�',_binary 'L�\�\�\��m,�����lXNnJ��Y�4Iy�\�g','',0,'?'),(_binary '[\��f\�Ȳ�^dž\�\�p:','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_car_wash_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_car_wash_24px.svg',0,_binary '\�\�VE$�}F-?Xu�\�',_binary '\�\�VE$�}F-?Xu�\�',_binary '�\�\�vQP��HQ#_��)�\�\�\�[��E�\�\�','',0,'?'),(_binary '[\�G���e\�a\'\�i\�\�','wp-includes/js/jquery/ui/datepicker.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/datepicker.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\����\�Z\�,�vkU\�',_binary '\�?f�\�Ԍt\�\�]���\�\�\�C2x�d\�д','',0,'?'),(_binary '[\�t�I��\�p\�\�p\�\\`','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_5_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_5_24px.svg',0,_binary '\�\�k\�\�\'G�\�\r5\�\�ͪ\�',_binary '\�\�k\�\�\'G�\�\r5\�\�ͪ\�',_binary 'n�V�rE�YM\�1�0oģ�\�u���r\�b&','',0,'?'),(_binary '[&a\�d��Xm\�0��Y�','wp-content/themes/twentytwentytwo/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_5\�P�[Oa\�n�v\�',_binary '��k��\\\�h��6k��K4&�my0�g��\�F','',0,'?'),(_binary '[.}-\�q�\�I��\�a�+','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�H�b�\�>��궽<',_binary '��$iV\�\��\�\�:|�\�%9\\\�\�\�I9\�','',0,'?'),(_binary '[4�ik�G�QC P ','wp-content/plugins/js_composer/include/autoload/vendors/jwplayer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/jwplayer.php',0,_binary 'R\�D(\r\�l�GI_�[',_binary 'R\�D(\r\�l�GI_�[',_binary '�m{f\�_�-rMw�>:\�\�\�&\�Hr\��qf\�','',0,'?'),(_binary '[5��\�Y\�Nh���K�M\�','wp-includes/customize/class-wp-widget-area-customize-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-widget-area-customize-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�T:\'l\�),�6\�\�P\�\Z\�',_binary '�r\�\�\�H]\�yEwF/[0Z3�[���\"�','',0,'?'),(_binary '[a�I\�^s`�/��\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_20_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_20_24px.svg',0,_binary 'ܳ]Y��1+�4$\�<[�\\',_binary 'ܳ]Y��1+�4$\�<[�\\',_binary '��3}<_�\�.\��^�j#f�\�w��B\�_\��\�Oj','',0,'?'),(_binary '[k�&\� 洪6}7�mϰ','wp-includes/blocks/verse/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/verse/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '[lHc\�Tr�S<\�R�\"','wp-content/plugins/wpforms-lite/assets/images/smtp/arrow-right.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/smtp/arrow-right.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JF\�G\Z?��\�I\��',_binary '~\�\��a\�\r\�XnR�=a\�\�\�\�`�n\�\�B�','',0,'?'),(_binary '[l\�/U�.�OݏE�|=m','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-gears.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-gears.svg',0,_binary 'o\�\�\�Uд�<�\�C',_binary 'o\�\�\�Uд�<�\�C',_binary '\�z4>�\��nH�\r!�\�5笺q\�.�X�\��','',0,'?'),(_binary '[p\�M^E<eh\�v�;\�H\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/.Handler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/.Handler.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '[~VX\�B�^\�uk#��:','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/.wizard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/.wizard.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '[~v5\�70��d��.\�','wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Geolocation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Geolocation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �S\�3\�\�+><\�\�Rӌ',_binary '�Sm\�<\�d���\rs��hy�\�\�_7վ�T���2d','',0,'?'),(_binary '[�\�]�?(�gѣ\\0t','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�hLk(\�\�\\l�\�\"J\�',_binary '\�1ٙ^E�5�\�3B�\'�DN8[���&\�\�\��\�\�m','',0,'?'),(_binary '[�\�#ܧ\Z>]��<�','wp-admin/css/colors/ectoplasm/colors.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ectoplasm/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '36�3\�\�zZ]�i><�ye',_binary '�\�\�Un4\�pQ\�?�~`��\�|��;\�\�K��\�\�','',0,'?'),(_binary '[�d\�4\�ٴ����Sb','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��e\��iZ���',_binary 'z\r\Zu$ \�2j��\�X\n\�\��\�\�P̯3\�[P\�','',0,'?'),(_binary '[�>�x�;\�wn/t�H','wp-includes/js/wp-emoji.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-emoji.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>�e\�\�H\'\�]e\�B8',_binary '�%)9\�\�\nKi�t���5,��-�)\�і�Z','',0,'?'),(_binary '[��lJ\�;+fIHS\�u','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ElementNode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ElementNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G�\�UG�8G�\�\�\��',_binary 'F\�\� \�Ѵ�t{�� \�3�\�2RY�6c�\�:���H]','',0,'?'),(_binary '[��\� R\�,�u\�H','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExceptionInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExceptionInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�\�V9\�p�\�',_binary 'v\�D�r��8j?\Z\�\�w�\�J+%~ \�c#��h\'\\','',0,'?'),(_binary '[�X$��U\�6E���4�','wp-content/plugins/wp-mail-smtp/src/Tasks/Task.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Tasks/Task.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�.+G�9n�=B\�',_binary 'jk\"*\��{��\�^\�\nd�\�\�ѯ<_/-f\Z\�\"','',0,'?'),(_binary '[��\�1�YAdk\�,','wp-includes/SimplePie/Sanitize.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Sanitize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W,a4\�Vk\�\�6\�6L',_binary '`�Q\�V;\�`��������_1p\�\�\�\�R�F\�;','',0,'?'),(_binary '[��A�0�b[\�B�G','wp-content/plugins/wordfence/images/logos/shield-free.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/logos/shield-free.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm3k#�^��\Z\Z+W',_binary '�Lmd\��1��a ףM�\\�m(#p��^1M�\�','',0,'?'),(_binary '[ȴ\\n��� mTXE�1','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark-whitelabel.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark-whitelabel.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�џ\�X�\�\�\�5�+a\�\�',_binary '\�Ԩ�\�$3Da-:Rjyz�\�?�\�\�t�,�B','',0,'?'),(_binary '[\�BX\n�\�Q�\���c\�','wp-includes/blocks/file/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�6HZ\�C\�w+\�\�{jR',_binary '*m���\�~2}\�vD\�3*\�\�}�.ɉ�%�3Ю�Q','',0,'?'),(_binary '[\��ӽ\�$�qj�g_5�','wp-includes/css/dist/block-library/editor-elements.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/editor-elements.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�vHօ�<�\�Uj+�@T',_binary '\���\�VLb�\��\�4d�op��\�w���X�K�\�','',0,'?'),(_binary '[\�\�q\�E\'�a\�?���','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts-right.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�D�\���\n\\\�!',_binary '���*\�\�0�$��b+DWӟ�\'(��q�.\Z\�','',0,'?'),(_binary '[\�\�\�K��堯hB\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ek\�\�h��:\�2l&',_binary 'ʊ��Tk\�*ؓ�\�R\��I�\�2ˡ?�1~\�d|0','',0,'?'),(_binary '[ꠏ\�|K\�o\�یb7\�','wp-admin/user/index.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�xCS6�LC\�2!\�u�',_binary '�`K�\�\�\�y2M�\�plξ\"a\0אּ�t\�ޡD','',0,'?'),(_binary '\\�%\�\�?�>��\�\�e8','wp-includes/class-wp-block-pattern-categories-registry.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-pattern-categories-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�o�3�\�sCƻy\�6�_R',_binary '\0qҥ�i\�\�/sc\��\�m�\�\�\�\�\���','',0,'?'),(_binary '\\\n\�;:\�I\�\"\�@\�Oh\�','wp-content/plugins/contact-form-7/modules/response.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/response.php',0,_binary '�R���q6���\�|\�x',_binary '�R���q6���\�|\�x',_binary '\�r�\�\�Y.d�F�W\���\r\�<��\�w�\�\�','',0,'?'),(_binary '\\\�ҽ\�õ.o,(\�L\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spacing/.spacing.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spacing/.spacing.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\\0\�\�Xk��L\�^Bɂ�','wp-includes/blocks/list-item/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/list-item/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\\ἵ\�V&[Cu�\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp852.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp852.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���ǂ�\0+Y/l<#�aJ',_binary 'Y���\�~+u\'�r��р\�\�%W\�2J���\�','',0,'?'),(_binary '\\\�\����9���\�\�\�','wp-admin/ms-upgrade-network.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/ms-upgrade-network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qc�\�8��\�E\�%��!',_binary ' \�H\�_c\�\�Q\�X��̤�ՏLs�ڭ�','',0,'?'),(_binary '\\L\�ەÔ\r\�!7','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_contact_mail_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_contact_mail_24px.svg',0,_binary '��\�s[\�q�C㒓\�\�\�',_binary '��\�s[\�q�C㒓\�\�\�',_binary 'i���c*Oj+H\'a\�Hp����dDՊ','',0,'?'),(_binary '\\<s����%�n\�U','wp-content/plugins/really-simple-ssl/includes/simple-scrollbar.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/includes/simple-scrollbar.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+>4\�\�Bw�\�ťEY',_binary '�(���\�:|a�\�\�\�ԫr*8\�}/\�㭉�7a','',0,'?'),(_binary '\\,w(�\�`\�\�/D�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp192.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rQ��%-��\�~4��',_binary '@/��\��vᥱ��i\�u��o�\���\�P\�[\�y','',0,'?'),(_binary '\\ \"\�参\�y$\�\n�\�ǔ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/.ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/.ChaCha20.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\\!\�O\�\�?;b��p5a/\�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-aweber.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-aweber.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0�$_�[r�U�&��\��',_binary '}�<\�\�ù\�Q O}5��\�\�Jm��\�V\�¹�S\�','',0,'?'),(_binary '\\AC\�\�\�k\�\ZT','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��s\\���\�\�S%\�\�q',_binary '/\�lʄ^t�\�8�\\z��*\�7�e\�|V(\�\�K�?','',0,'?'),(_binary '\\HZ|e\�\�\n�\�\���{J9','wp-includes/js/tinymce/plugins/compat3x/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/compat3x/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\\H���:��u3\�%�Fw','wp-content/plugins/wordfence/views/waf/waf-install-success.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/waf-install-success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't�2\�H\���$\�\n\�',_binary '5�(\�/��PhJS\�Z\"&]}��\�r�Ip�(\�-t\�\�','',0,'?'),(_binary '\\IP\�\�0C�\�7\ZO�N\�p','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LO\0�`��\�Lb1 \�\�F',_binary 'h\�\�\�� �ϙ�\�3\�M8��\��\�S\�\�p`','',0,'?'),(_binary '\\K{�\0ۭBo���Q\�I','wp-includes/blocks/query-title/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-title/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\\L\�}\�\�\�Y�~\�la��','wp-includes/blocks/gallery/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\��yГ\�\�L+��5� ',_binary '��\�z\�\�W��\�&G\�\�b\�\�\�`xp\�d�\�','',0,'?'),(_binary '\\P�Ax��]��\�\�\\�W','wp-content/plugins/wp-maintenance-mode/includes/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '\\R$�\�GO΄\���y','wp-includes/css/dist/block-editor/default-editor-styles.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/default-editor-styles.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�dT\�\r��\�ލ�\�]L',_binary 'ȣ�@\� \�Ξ�\�\�o�,o�m�\��5M#k','',0,'?'),(_binary '\\R:��\�t\�<W*\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_round_chart.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_round_chart.php',0,_binary 'y\�\�.�QO�A�Gk5\�',_binary 'y\�\�.�QO�A�Gk5\�',_binary '�\�hT�r�c��V��d��T�\�)\�/\\w\�0\\\��\�R','',0,'?'),(_binary '\\V�\�}��2\�\�j\�K','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/EventLog/DetailedEvent.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/EventLog/DetailedEvent.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z�\�� �tVַW�Xl',_binary 'b\�JN�\�H���O��%�\�a���\�Mu��\�9�\�\�','',0,'?'),(_binary '\\Z\�(\0w�\�X6cj\�hE�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160k1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K�Z\�ؖ\'�L\�\�',_binary 'VCmF+g)�`�\�V�83�l�����\�\\\�\�e7\�','',0,'?'),(_binary '\\[\�\�i%Ͱ<��e�>�','wp-includes/css/wp-pointer-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-pointer-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�╄)�\��y-?\�',_binary '�&�\�P\�\n\�e5�o,V?\�A\Z\�U\�;��9�;�\�z','',0,'?'),(_binary '\\`�\�U�\�أ�\�A2w','wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sz�~\�z4�Z�+�\�',_binary '\�����\nI\�=Qd\'\�=��t� ��5+��R\���','',0,'?'),(_binary '\\lZE\�ף�Lm=\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/InvalidArgumentException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/InvalidArgumentException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��IICE\��d,\�fl�\�',_binary '`2@\�\�\� Q�1rӫL\�\�\�\��\�D�\�D\�\"f','',0,'?'),(_binary '\\p�\�\�k\�\'�J\n\�5','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/es.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/es.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�S\�%an���V*\�',_binary ' \�\�U>Uܼ}��\� �͵;*mީa�i\�8�','',0,'?'),(_binary '\\s\�V>\'\�)C�s\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_fullscreen_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_fullscreen_24px.svg',0,_binary '\�\�\'�\��\�!.L|*�',_binary '\�\�\'�\��\�!.L|*�',_binary 'Թ?e\\��\rHȔ#\�\�\�\�k!�v�j��^z�+','',0,'?'),(_binary '\\w�Y|eIs!>�\�i�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_subject_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_subject_24px.svg',0,_binary '\�\�sk�\'э3\�#�',_binary '\�\�sk�\'э3\�#�',_binary '{P��\�+\�\\贜\�CRL7mڹ�O,n�m\�','',0,'?'),(_binary '\\�BD\�\�~�\'@�ހ\�4','wp-includes/navigation-fallback.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/navigation-fallback.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ʤi \�\�@_�=�',_binary '\���\�U�\�@�q\�\�Z��\Z\�\�\�\�7��\�\�\�\�BI','',0,'?'),(_binary '\\��\�\�\��7\�\��Q�o','wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|��%;w���Q�8�\�@',_binary 'wi>\�6�Ƭ\�4\�\�.N\�C�\��\Z�4�IO�\�','',0,'?'),(_binary '\\��/↞����','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/raw/.raw.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/raw/.raw.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\\�\�\�Q\�V��mb;��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/customizer_fields.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/customizer_fields.php',0,_binary 'l�d�����\�~�\�\0',_binary 'l�d�����\�~�\�\0',_binary '�?�2�\�#\rV\���\r\�\�\�\�\'��-WQ��!Z','',0,'?'),(_binary '\\�т�?$�̈́8���\�','wp-admin/includes/dashboard.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z�pV���ⷫ�\�^�X',_binary '\�I!U\�\�\��\�\�`�\�\���v�~,�j�\n\'�^\0','',0,'?'),(_binary '\\��u�]\�A%� �','wp-content/themes/twentytwenty/package.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/package.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZH8�����y\�\�Sh\�',_binary '!�\�\\`R���h/F_��ͻ���(8�Y>]','',0,'?'),(_binary '\\ί´Sb\�.NJ��','wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.ttf','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�hq\�\�A\����i�',_binary '��� q68�xօ\�\\��s\rN�~�.��Zخ[\"','',0,'?'),(_binary '\\\�\0\��>�+���Fb\�\�','wp-admin/revision.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/revision.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�|��|\��`\r�\�{',_binary 'j�9\�i�c��D]�a\nvG�\�+�\�GA+�','',0,'?'),(_binary '\\ֶ�S��\n��P\�:�','wp-content/themes/twentynineteen/header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F�\�8v\�D�\�\�\�',_binary '\�N�1��\�\�1\�swR�����\��������','',0,'?'),(_binary '\\\�L�\�\�\�\rn�i��','wp-includes/blocks/template-part/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��,J�d�՝\�<TS\\�',_binary '\�#��XQ��wE\�Sbz)\�\��l\�!\�uO _kϝ1\�','',0,'?'),(_binary '\\\�\'`�*��Q\�t�\�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/PHP52/.PHP52.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/PHP52/.PHP52.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\\\�̞^R�̡K ˣ�','wp-includes/pomo/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/pomo/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\\\�G_D0G�&\�j','wp-content/themes/twentynineteen/classes/.classes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/classes/.classes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\\\�\�\�τ��:��<\�s','wp-admin/css/colors/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\\�F�\\E9�4\�W+\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_legroom_normal_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_legroom_normal_24px.svg',0,_binary '&Fqi�\�i�\�Ѓ��u8�',_binary '&Fqi�\�i�\�Ѓ��u8�',_binary '` ��\ns��F�\�\�:1c��q\�*\�\�\�s��\0\�u','',0,'?'),(_binary ']e\�\�w@SͭB\�\�y[�','wp-content/themes/main/template-parallax.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/template-parallax.php',0,_binary 'D�S���w*�6eV:�x',_binary 'D�S���w*�6eV:�x',_binary '����\�\�m�{�\�ԩ)�\�`\�\�nl\\�w\\w!','',0,'?'),(_binary ']�J*ƒX��RE\�','wp-includes/block-supports/dimensions.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/dimensions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�0-��^\�˞�\�\�',_binary '�S+�؍\�\�.p\��;wF����\Z��\�g�^','',0,'?'),(_binary ']�\�\�WH<�\�g�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/PostContactInfoContacts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/PostContactInfoContacts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':�<Ҍ)\�\�\"�L��',_binary '���X�\�L��o\'Qa\�:�P�ъ�-','',0,'?'),(_binary ']i�Ɲ]�\�FJ��1L','wp-content/plugins/wpforms-lite/assets/images/logo.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�~w�gI�\Z)sM�\r\"',_binary '8A!�uI\\`��A��\�\�\�;<|e��?W�`','',0,'?'),(_binary ']!wM$\\3ϋ\�;r`','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacEmailsList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacEmailsList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�eC���[e�*\�197',_binary 'R�S\�67\�UP1+��g�\�\�3�\�8V\�4Xr \�','',0,'?'),(_binary ']&\�\�A\�\�!\�S�K>�','wp-content/themes/twentytwentyone/assets/images/Reading.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/images/Reading.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=�*\�\�\�|).��h',_binary '�\�Q\�-:\�ñ\�\�1Z��ŴCxʞ�dd;Z\�b\�^','',0,'?'),(_binary '](R�&!\�\�1;�3�\�','wp-includes/js/wp-ajax-response.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-ajax-response.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a�D��I��HPJ�@gW',_binary '�#B�\�4/d�ӂ\�[Dΰ&��4H�Z\�u9W','',0,'?'),(_binary ']4�Թ-\�\�6\�\�$\�\"','wp-content/plugins/js_composer/config/grids/shortcode-vc-masonry-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/grids/shortcode-vc-masonry-grid.php',0,_binary 'ƀ|[b�q#\�T�\�#�X�',_binary 'ƀ|[b�q#\�T�\�#�X�',_binary '\�\�\�\�N\�[/\n�9�}ʇX\�\\zL�H:vs�\�5','',0,'?'),(_binary ']51�\�&�\�\n p�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_link_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_link_24px.svg',0,_binary '�`\�t쭇����J\�/\�',_binary '�`\�t쭇����J\�/\�',_binary 'm\�\�.\�<Y�\�?\�\�?�n�\Z`j�x�\�h��','',0,'?'),(_binary ']8\�\�ܴ~�u8?\�?=i','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hy.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hy.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�r\"S\�V�]�e\�F',_binary '\�\��WV\�е�ڡs4U\�\���\\\n0�X\�\�','',0,'?'),(_binary ']9.�pe\�\�\�T\�\�\�','wp-content/themes/twentynineteen/page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'&iɴ�G��x�\�Rl:',_binary '�JÂ�\�\��W�S�\�\"�V\�JZɌM�ڛ\�\�D','',0,'?'),(_binary '];+\�f]pdM\�\�,HLV\�','wp-content/plugins/wpforms-lite/src/Providers/.Providers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/.Providers.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ']B#\�2\�z\�\�bU�\�/','wp-includes/Text/Diff.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�T4\�M\�\0\rR\�^>\�2\'',_binary '\�\�-R�N\�w0\�\�\n�\�Q\�O�n\�\�?\�\�d�Y!oKD','',0,'?'),(_binary ']J�\�\�\�xB,��4 �','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�F{*J5�\�\\~\�\�&\�',_binary 'Ὢ�\�\�5��2\�\�\�\�\�\�OZ\�1x\�S%\�\0a\�','',0,'?'),(_binary ']L0�\�\�eE�\"u� ��','wp-includes/js/mediaelement/mediaelement-migrate.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mediaelement-migrate.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q0���b�\�lz���7\�',_binary ';Y��R�/\���(�v0v\�saDy\����\�','',0,'?'),(_binary ']M̕�G0��\�\�_\r','wp-content/plugins/js_composer/config/deprecated/shortcode-vc-button.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/shortcode-vc-button.php',0,_binary '\�9[� |�`^+o6\�:�',_binary '\�9[� |�`^+o6\�:�',_binary '\"(@7ju�\r\�\�\�U�\�E\n��?%7\�3�\�գ�\�','',0,'?'),(_binary ']p�\�\�=�O¾k\�\�Y�','wp-content/plugins/wpforms-lite/assets/css/wpforms-full.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�n\�Ő\��\�-\�',_binary 'i7���{�\�^)�\�ZP�`qҍ�\�X\�K��Y$T','',0,'?'),(_binary ']sy����\�Q���-\�<h','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_hdr_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_hdr_24px.svg',0,_binary '\�Dp\0)��[\�Y�\�',_binary '\�Dp\0)��[\�Y�\�',_binary 'E�酲.~I/�tK\�\�\�\�ޖ��D��Xy\�\�\�{E','',0,'?'),(_binary ']us\�#�\�\� ��B\�a','wp-content/plugins/gosolarthemes-core/tinymce/get_wp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/get_wp.php',0,_binary '\�\�;k\�uy\�\�Y˟*\r',_binary '\�\�;k\�uy\�\�Y˟*\r',_binary '�3\�\Z��\�\�\�Uo`����\�\�L�l�bǑ\�[','',0,'?'),(_binary ']�\�\�t��q\�a\�u1','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Ft\�@Y�\Z��!X0C',_binary '��\�\�\Z\�K\�\�\�lfk\�@��n\�(�73ӱ,','',0,'?'),(_binary ']�\�\��ΰ�\�m','wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/images/2020-landscape-2.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2���\�\�\�j\�^�\�!\�\�',_binary '�\�)秐=\�l2^m\�\r�\��uV20\�ژM{�','',0,'?'),(_binary ']��\�N\�\�Jjӎe���','wp-includes/widgets/class-wp-widget-media.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f0E\�N�\�\\y�\��1f',_binary '��r�X�Nc�\�\�\��\�u\�Kی\�r�_\�\�.','',0,'?'),(_binary ']�=\�q�|�O�Z\�[��','wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/.Sendinblue.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/.Sendinblue.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary ']�\n\�\�ry��\�6fY ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder-delete.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder-delete.svg',0,_binary '\�Ns\�/^\�\r�\�Y}\�\�',_binary '\�Ns\�/^\�\r�\�Y}\�\�',_binary 'w�\�[h8\0�*L 4���\'\r�An��O�.�=.�','',0,'?'),(_binary ']��P��\�Tkvt��8A','wp-admin/network/menu.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�v�W�a9�m�l\�T1',_binary '��=ޑ\�\�o�\�9�d��-X\�Ϯ�h�8�\�>q�;','',0,'?'),(_binary ']��\�*������J�','wp-content/plugins/wordfence/images/icons/email_go.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/email_go.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��j\�\�E��H)�.�\�',_binary '\��& \�qC1QU�_.O\�\�3�\�\�\�1!&\�\�۴��','',0,'?'),(_binary ']���\�\"}[�Y\�R\�','wp-admin/css/edit-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/edit-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L;�z\�B�\\�M{��',_binary 'Yza\�dI,u���\Z\�\�>pŰ�ܪa�ѫ\�\�2E#','',0,'?'),(_binary ']�1I�\�\�\�.I}ڗ͋','wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-two-images-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�߇7\�\�{z�kT�&�\�',_binary '5�(b3:H�\�[I\�v�f\�FV\Z�g&��\�01awq','',0,'?'),(_binary ']�\�P\�p��\�j���','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/nb.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/nb.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-M\�\�p\0j4�㌀B',_binary 'L�8C�Z�\�ٿ/B�$!��\�[\�Q�=\�\�4\�F\�=','',0,'?'),(_binary ']���e3�+�gh@�b�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp855.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp855.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�~\�|�\"��7�MMXA',_binary '\�\�:\�~�θ�֍gč5p.��/| 0xzO�','',0,'?'),(_binary ']\�A��?<���\�\�','wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_check_box_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_check_box_24px.svg',0,_binary '�\�\�R89�\0v',_binary '�\�\�R89�\0v',_binary '\�\�n�߈�T�\�cQF�/�\�YO\�\�\�\�ΙG\�đ�','',0,'?'),(_binary ']ΰy\� \��3�⻙-','wp-content/plugins/revslider/admin/includes/template.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/template.class.php',0,_binary 'ܶ0\�l.kHn`�t�\�\�',_binary 'ܶ0\�l.kHn`�t�\�\�',_binary 'y<>�ǽg�\�^WQ3\�w҈G��,1F*g\02N<�b','',0,'?'),(_binary ']\�\�\�ê$\��<����','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ś\�L\�\\\�Pڜ\�U',_binary 'c>\�5�o����\�\���_�T9�L~;�e7\�','',0,'?'),(_binary ']\�\�k�\�Er�U�J�ԭ','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/directadmin/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/directadmin/functions.php',0,_binary '\�9\\\"-Vb�F\�\�2\�_',_binary '\�9\\\"-Vb�F\�\�2\�_',_binary '�D�7؍,ʠv\�\�\�\�G(�Ug\�̺�m�̓%�','',0,'?'),(_binary ']\�\�S��Ϫ��ևC$','wp-includes/js/dist/vendor/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary ']\�4d�9��\�C\�<s�3','wp-includes/blocks/video/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SL�\�Y�Y\�]F��ǖ»',_binary '\�\���h\�\�\�(_�HbbI�R<s�Dg��AQ_','',0,'?'),(_binary ']\�I2� \�\"?�!','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_rss.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_rss.php',0,_binary '\��\�\�1\�\�ݸ\ZF_',_binary '\��\�\�1\�\�ݸ\ZF_',_binary ':�*�)�̢(\�:Bh\0s ɋ\��%�7\n\�OkY','',0,'?'),(_binary ']\�%�G\�ҵ�:\�)��\�h','wp-content/plugins/wpforms-lite/includes/emails/.emails.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/emails/.emails.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '^\0`B/�\�����;�_P','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\�i�\�L�V=X+� v0~',_binary '4\�\�-<4�,\"V�ȱXʘî\�hR� K�F\�k�','',0,'?'),(_binary '^\0�vV~G[�o)k','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/profile.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/profile.svg',0,_binary '\�-3>\�VxuH\�@b\\',_binary '\�-3>\�VxuH\�@b\\',_binary '�>��\�\�\�AHs!�P����gG��\�\0�>s','',0,'?'),(_binary '^7V4\�C(�j@M�W\�','wp-content/plugins/wpforms-lite/assets/css/emails/general.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/emails/general.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�\����m\���i{��',_binary '�P\�dik�k2\�J�^�\����(��M#�1','',0,'?'),(_binary '^��\�:\��&h3\�A','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/switch/field_switch.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/switch/field_switch.php',0,_binary '\�-hq,HO3(;\�劯',_binary '\�-hq,HO3(;\�劯',_binary ';\�\�5E\�/�{ѡ�\�~\�6l.\�\�?Z\�O�9','',0,'?'),(_binary '^)b̏.c�\�@\�<�D','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-data.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-data.svg',0,_binary 'Lہ\�H��7\�\"`0\�',_binary 'Lہ\�H��7\�\"`0\�',_binary 'ua~s�\�?\0Qm{\�Hks_/C�\�š@_�j','',0,'?'),(_binary '^1}-뉫�:��%�~','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/PhpHandler/Info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/PhpHandler/Info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'� ��+�\�_�m�Q\�\�\�',_binary '\r�`�#��J�\�h+�!�5w>́Y\�\�\�\�I�\�k�','',0,'?'),(_binary '^8ӏ\�\�e`V\�k\�\�Pkh','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UriInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/UriInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2-�\\Ab>y�~\�p*�\Zs',_binary '\rl�\�\Zk̜K4G��\�V�\�}\�T5\�O\�\�','',0,'?'),(_binary '^9(-(Ų\�y �\�\�0q*','wp-admin/user/about.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/about.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!�N ���\�9\�3nDl',_binary 'r���R89\�<�;9i1l�Z���Q�\�oC#\�Y��','',0,'?'),(_binary '^:�~�Bd\�\�}dL�)','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/PublicKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�U�\�\\��\'u�iL�\�_',_binary '#�\��\�>�O�\�\����\�Bq\ruD&�\�vl=\�I','',0,'?'),(_binary '^;@�|\�⎈ƃ\�\�8','wp-content/plugins/wpforms-lite/assets/images/settings-email-plaintext.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/settings-email-plaintext.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%��ʘ�?Q\�P*�\�',_binary ',]�\�\�r\�\�\\㧅\�g�/nO�\�0\�\\E�|ӆ�M\�','',0,'?'),(_binary '^@ղ{\'��_\�\��92','wp-admin/upgrade-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/upgrade-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��[a\�@1.��Q\�\�Z',_binary '\�tˁ�����9{�\�/\��y�g1\'�uV��l�','',0,'?'),(_binary '^A\�\�Re\�|(pBo\�','wp-content/plugins/wp-maintenance-mode/views/notices.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/views/notices.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>+�\�C�\�cAY\�;��\�',_binary '��+�2����2\���\�\�C\�\Z�;�\�\�\Z|','',0,'?'),(_binary '^D�V�\�\�\�!o�$+','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-icons_2e83ff_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�;��\�`\�\�x�\�\�;�\�',_binary '6�4 \�\�c\�\�(�\'G�\�F���&\�U]b@\"�\�V0','',0,'?'),(_binary '^H\0\�B|\�\�4\�@z�\�','wp-includes/IXR/class-IXR-error.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/class-IXR-error.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g6\"��\�u\\\'3����b�',_binary '*?\�ۧU�=�?�,]�\�0=C\����Z-�6Dq.�G','',0,'?'),(_binary '^U\��H\�\"\�B��kl','wp-includes/SimplePie/XML/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '^U\�.i�\�ypG\���','wp-includes/js/mediaelement/mediaelementplayer-legacy.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�A\�V�t\�Fƣ���',_binary '�2\�q{Y\�*lX�[q�kd��\�}\�Jp\�\�\�\��','',0,'?'),(_binary '^V\�\�\��䂘!���IA','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_help_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_help_outline_24px.svg',0,_binary '\�5\'@<Jv}����\�?�',_binary '\�5\'@<Jv}����\�?�',_binary 'tսJ\�b\�}F\�\�E��������tyc�)\�\�x�','',0,'?'),(_binary '^]z�z��9ע9ŠýS','wp-content/themes/main/taxonomy-testimonial_categories.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/taxonomy-testimonial_categories.php',0,_binary 'T�\�\�n\�\\<�\�l�(',_binary 'T�\�\�n\�\\<�\�l�(',_binary '\�q��G��ͭg���PS�?��\�VH$x\�6!�k','',0,'?'),(_binary '^d?e��.o���ʨ�L','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-below-3.xml','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-below-3.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�[\�C\�=sy3\�L�\�\�',_binary '�_�\�o3\�t�Y��_o�\�f2k#��0�6Ps;','',0,'?'),(_binary '^g��2h�1$�\�\"','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w�\�T1\�\"�n�-\�',_binary '\�d�\�(:�{@� \�\�W j����!�\�8}F+','',0,'?'),(_binary '^jI\�Gβt���\���','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_walk_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_walk_24px.svg',0,_binary '\�Q�\�o\�L\�mi\�-',_binary '\�Q�\�o\�L\�mi\�-',_binary '��F,\�\�O\�:\��c(\�+G�\�\�����r','',0,'?'),(_binary '^w\�m��L;\�/�ViW','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/RevsliderDivi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/RevsliderDivi.php',0,_binary '\� \�O�\���F\�㻨',_binary '\� \�O�\���F\�㻨',_binary 'b\\|U�R\�y\�˹<\�<��\�G��\'�=~�~�4�sC','',0,'?'),(_binary '^yG=ڜFg;3�á�','wp-content/plugins/wordfence/images/button-grad-grey.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/button-grad-grey.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�RC\��\�Ty\�?\�',_binary 'D\��\�\�H\�~����Ϩ�P�_\�{�!\�\�','',0,'?'),(_binary '^|r7F\rI_�\��\� ','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Certificate/Info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Certificate/Info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T��H\�\'�ό\�\�e\�8\0',_binary 'F\�\� !3F\�#Z��\�J�x��晙�_w\�!&U','',0,'?'),(_binary '^\�Ð�\�+�y|\�','wp-includes/images/crystal/spreadsheet.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/spreadsheet.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5�9�Т1�T\�\�n�\�',_binary 'e\rC��i0\�\�[�\�R�8@\�\�\�\�G��\�aJN\�','',0,'?'),(_binary '^�ͥ�DJ\�-�P�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/ConnectionClosedException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rAY�\��Bl��Ǜ\�\�',_binary '�W\�-_�F\�Q�\"�ќ�\"\�;\�,���10�T','',0,'?'),(_binary '^��Е�\�뉳�mx�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_meta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_meta.php',0,_binary '�\�\�C�N\�w��\��',_binary '�\�\�C�N\�w��\��',_binary '1\�\�\�I\'�\���-�� ��\�PPK<f�\�4r\�R','',0,'?'),(_binary '^�Y�Kb�\�F2T\�\�T-','wp-includes/blocks/avatar/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*���(\Z�\�\�Iz\�',_binary 'e2�,�Ք��e\�\�n�C�\�L�]�\�\�s\�\�+��','',0,'?'),(_binary '^���\�X\��[A�\�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',0,_binary '=u)�֪G�\�/d]aύ�',_binary '=u)�֪G�\�/d]aύ�',_binary 'l&g������at~P3b\�虡{L�yy�`\�\�','',0,'?'),(_binary '^�VK��\r\�կł�^�J','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/.Signature.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/.Signature.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '^�\�Ȝ�Z8�\�G/Qz','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/dsb.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/dsb.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\�_\�\��\�U\�)�jK',_binary '\� �\�7ʣ�P<.K�\�k��\�:i[@�\�}�,','',0,'?'),(_binary '^�\�\�<4t\�D\�:�zE','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Struct/.Struct.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Struct/.Struct.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '^���I�\\R�ܚ\�6�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/functions_include.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/functions_include.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F^R��\�9.\�>ӭq�N',_binary '\���w]Vl�3\�7\Z\�\�\�\�b�\��%�a���','',0,'?'),(_binary '^���)\�Wd��S8�M\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�x�\�\�\�Y�\�O�\�\�z',_binary 'xx\�@pZxS�\'滹C\��V��[\��\�\�Y0�','',0,'?'),(_binary '^�B\�\�U\�\�0�y� rc','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_grain_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_grain_24px.svg',0,_binary 'u��8a���F|֑\�',_binary 'u��8a���F|֑\�',_binary '�ʭy>\�V��\�\�y\�o��8�/�\�v\�\�<','',0,'?'),(_binary '^�\�2�7}��\��\�I�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^ь\���\�\�{\�O�',_binary 'vZ��\�d¥��\�bNpz04\\\�\�\ZL�\�I��v\�','',0,'?'),(_binary '^�)_\'\�\�:}�>��','wp-includes/ID3/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '^��u\�u��W�d�M=�','wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/platform_check.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�z\�\�=E�o0��[\�',_binary '�m?\Z\�\"\�g�\�=�0\�N\"�\�Q��`�u\'\�\�~I','',0,'?'),(_binary '^\�r�oȕ\�3\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/nb.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/nb.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\�v�@��#<�\�X!\�c�',_binary 'U�)b�\�\�;P|�1��j(��Vu\�Q\�EH�\�pT','',0,'?'),(_binary '^ǿ\�\�+C%K�\�x�','wp-content/themes/twentytwentyone/template-parts/content/content.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/content/content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\� ,\�\�*]�1\�n',_binary '\�\�\�0CfIΰa�\�\��BqG\�8��O�u>\�Wþ','',0,'?'),(_binary '^\�U��\�|fH^k\�\�\\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/lamp.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/lamp.svg',0,_binary '\�?;#\� \�p�á',_binary '\�?;#\� \�p�á',_binary '0\�\'Qi����\�|c\�\�/\�\�j�0\�(\\�ߧ','',0,'?'),(_binary '^\�V�NiL\����v�s','wp-content/plugins/really-simple-ssl/img/check-icon.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/img/check-icon.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/G\�;(Ԑ*�l\�1Ӟ:',_binary '˹\r��9\�HM\�;�\�+ɳQ>T6�\�\�','',0,'?'),(_binary '^\�\�\�2(\�3>\�6\�\�','wp-content/plugins/wp-maintenance-mode/assets/images/icon-48.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/icon-48.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z#����\�o�7��\�\�',_binary '�/?�s�K�\�E\�t�����Q�\�,��ɺ','',0,'?'),(_binary '^\�a\�\�\�D\�V0�%�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_zoom_in_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_zoom_in_24px.svg',0,_binary '�DTy�z8�\"�S',_binary '�DTy�z8�\"�S',_binary '\�\�\�J^.�k\�_�gv\�b�s�%��J\�|D�','',0,'?'),(_binary '^\�^\\Q\�\�=(w�\�','wp-includes/js/imagesloaded.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/imagesloaded.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':Vu+sf5�i\���\�',_binary '�\�\�\�4H��1�Pc��\�)C6c�D\�aHum\Z#cV','',0,'?'),(_binary '^\�\�\�0\�5��\�{�\�8[^','wp-content/plugins/wp-maintenance-mode/views/.views.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/views/.views.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '^�\�J\�dc��U+�~\�','wp-content/plugins/wordfence/lib/wfScanFile.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfScanFile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�J˰\�נ�\�b>A8',_binary 'KE:y\�\�~����\�;��\�\�\�D���OQ\���5','',0,'?'),(_binary '_�\0\�\�d �MP~\�\�D','wp-includes/revision.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/revision.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\�\\%mPse\�\�ozy��\�',_binary ']F\�D\�ҧe@�\�GR}���\�s�e\�$�W��\�\r','',0,'?'),(_binary '_�k4\�\��!*}��݄ ','wp-content/plugins/wordfence/vendor/composer/ClassLoader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\"UE\"�Eb;D\�n\�',_binary '��Ա\�r�g�\�\�CXJU\�1��։Ya,\�\�1','',0,'?'),(_binary '_5\r\�\�\�8�\�6}��','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-red.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-red.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\������\�=�\�J\"',_binary '\�P��ӄJ<�XG#Qt�\�Vi�S���\�\�\�\�\�kI','',0,'?'),(_binary '_ez\�\'*(\��#�^','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/Common.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\�W,�aגQ\�ͧ�\�',_binary 'ұ\�z���6��H q��=�x\Zt��\�\n��','',0,'?'),(_binary '_�\�p��ts\�#�y��','wp-content/plugins/contact-form-7/modules/.modules.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/.modules.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '_*\�⽞L�0\�>\r','wp-includes/feed-rss2.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/feed-rss2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��lN+\�5 ��O?',_binary '�@!\�`C\�\�*Me�\�z�j@ �@�\�\�L�jw�','',0,'?'),(_binary '_\�#\�\�U1p�GS\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z��\�rt�\�w�\�(�e',_binary '�ҿD\�I<\�^\�i2dW�]G\�_\�-+�A8\�W','',0,'?'),(_binary '_&O \�>\�T�F\�\�2F>','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_network_locked_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_network_locked_24px.svg',0,_binary 'V\�\�\�|S\� \�LOƝre',_binary 'V\�\�\�|S\� \�LOƝre',_binary '-aK \�\�/hJ\0��\�Xr�7pZ�z#���','',0,'?'),(_binary '_,\�\�S��\�\�)$\0����','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_chevron_left_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_chevron_left_24px.svg',0,_binary '\�\�\�\�ի�r)���',_binary '\�\�\�\�ի�r)���',_binary '\��\�\�^^Ղ{;O՝�t�H�bB��BO��]U�\�\nv','',0,'?'),(_binary '_A\�Vg9<\�n�?\0�_�w','wp-includes/blocks/comment-author-name/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-author-name/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '_B�\�\0\�\�r\�p�Iu��','wp-content/themes/twentynineteen/sass/variables-site/_structure.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/variables-site/_structure.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�O�!\�\�Y\�r8ܗt/\�',_binary '=\�\0t��d\n\�J\�\�e�ܐ��Z<��s�n6\�\�t�','',0,'?'),(_binary '_D\�s\�D���d�\�\�C�\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_tablet_mac_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_tablet_mac_24px.svg',0,_binary 'w�\�+dm\Z�#�\�HUL�',_binary 'w�\�+dm\Z�#�\�HUL�',_binary 'K\�\�9\�?bv?oX�j\�\�wSZ��V�z\�\r\�8','',0,'?'),(_binary '_HW�sYN\"�?\�f�\�\�','wp-content/plugins/wp-mail-smtp/assets/vue/js/wizard.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/js/wizard.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\�\�1ݤ�W,\Z\"\�mQ',_binary '�\�>Ђ6\�u���\�l*��z�L�5�Ex\��\�x','',0,'?'),(_binary '_OI)\�\�e7\�tc;\�>\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/Get.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/Get.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���dTm��tHR�ͪ',_binary '/�`�LhW\�̺w\�9)R&2Y�۳q�\�y�','',0,'?'),(_binary '_Q\�A�\�\�=\�\�Gv�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_watch_later_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_watch_later_24px.svg',0,_binary '�D\�;IA�E\�j�>�\�',_binary '�D\�;IA�E\�j�>�\�',_binary '\�1HP��~Q�H1*}.G��} \��\�1�\�\�E\�','',0,'?'),(_binary '_X\��\�$x�\�M�I�','wp-content/themes/main/framework/core/footer-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/core/footer-functions.php',0,_binary '͇v�˘��{���똋\�',_binary '͇v�˘��{���똋\�',_binary '��4\Z3�}�\�?\�9\�\�]�\�w�\�H¥Z[�^-}','',0,'?'),(_binary '_Z/�\r�� �X;\�+�\�;','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�/Dzx��ǂ\�\�',_binary '\�\�\�,\�\�\�\�\�E���{�\�0/m�a\�X�i�\�\�','',0,'?'),(_binary '_\\ҝ-�\��k\Z�A�tJ=','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/TwistedEdwards.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�֑�ѻ��TY$!\�',_binary '���/\�09�0yjW|u�\"i,��\�\�\�ޒBn','',0,'?'),(_binary '_aS�pB����o�@�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/date/field_date.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/date/field_date.min.js',0,_binary '��#?v�d�J���!\�',_binary '��#?v�d�J���!\�',_binary '�<�tKzn�L\�I2���\�?\��+�M\�ʪ�\�','',0,'?'),(_binary '_j\�\�_��/\�\�\�yӱ','wp-includes/load.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/load.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\���\0�@mX<\�t\�',_binary 'sp�\�h\�n\0l����w(\�mη\�BC�`F\����\�','',0,'?'),(_binary '_n\�%x��5\�ơj�n�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/PrivateKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z.�1�4sӄErS\'�\�%',_binary '\�/�n\�l�\�\�x\\\'����ٌn0�\�\�Z�\�=F\�','',0,'?'),(_binary '_v�\�N\��\"熢+\�','wp-content/themes/main/taxonomy-team_categories.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/taxonomy-team_categories.php',0,_binary '\�\�;UK\�\�=O\�',_binary '\�\�;UK\�\�=O\�',_binary '�\�\�N�B�\�t��\�Zh�\nE)��^�\'\�\�r','',0,'?'),(_binary '_w���\�\�\�\'\�JS6','wp-includes/blocks/gallery/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�],\���\�һ7�',_binary '�\\]\rC�\�\�;klj�\�Aj#\�\�7籢\�\'hw�','',0,'?'),(_binary '_|\'쟹�-\\\�K\�0�','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/partials/vc_grid_item_editor_footer.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/partials/vc_grid_item_editor_footer.tpl.php',0,_binary 'Ԣ\��7ͅ*_ \�m�',_binary 'Ԣ\��7ͅ*_ \�m�',_binary '\�\�k6l�l�\�q\�\�v�VC�\�$�5EE3\0X\�@Z','',0,'?'),(_binary '_��Eeo�\n\�Do5��\�','wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-about-title-logo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��B�A\�w�-E�D',_binary 'IfQӹ<�����bE�\�J|8�v(8��C\�\�\�\Z','',0,'?'),(_binary '_�\�B\��$���z.4�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-empty-space.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-empty-space.php',0,_binary '^k\�S@b�}z\�\�\0',_binary '^k\�S@b�}z\�\�\0',_binary 'ʊ\�LM|\�A��{���\�\�\� �\�W\�\�A\�Eֻ�','',0,'?'),(_binary '_��#1ޟJHp\�C�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_search.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_search.php',0,_binary ' �ߜ\�ll��O��/C*',_binary ' �ߜ\�ll��O��/C*',_binary 'x�e�Β\�w���\0�I���@oߣ�\�<\�{m\�','',0,'?'),(_binary '_�KNe��1���H�','wp-content/themes/twentytwentythree/patterns/footer-default.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/patterns/footer-default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�|x���\�k�G�>ޭ\�',_binary '��\�z~�\�x{�\�\�}9\�\�.���ж\�^(e�','',0,'?'),(_binary '_�\�ו�*\�\�\�P��','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_casino_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_casino_24px.svg',0,_binary 'd��\�e�\�@b\�3l\�',_binary 'd��\�e�\�@b\�3l\�',_binary '�\�P\�)\n�\�\�N\�Xݕ>-\\�U\�\�.s2˭����','',0,'?'),(_binary '_�\�t9@� _)J=_\�','wp-content/plugins/contact-form-7/includes/validation-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/validation-functions.php',0,_binary '� ��D��/��\r�nk',_binary '� ��D��/��\r�nk',_binary '`�\��\�\�a\�\n=����\�5�BJ,J���d�ʄ','',0,'?'),(_binary '_�]@\�\�8ۼ�s\�M','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Authorizer/AbstractAuthorizer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Authorizer/AbstractAuthorizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\��e4l�/Ѝ\�N*',_binary '\�6m�u��\�\�\�ר��m\�S%\�\�@�P\�&��','',0,'?'),(_binary '_�\�hα�\�\� �\�','wp-content/plugins/wp-mail-smtp/assets/css/admin-site-health.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/css/admin-site-health.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�BP��qv��?��d�',_binary 'p)���L+��ڙ��ڷ\�;1��\�\�Y�ZS�\�9k','',0,'?'),(_binary '_�n\�<�gu�\�RG^\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-cta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-cta.php',0,_binary '�9]/\'.m�q\�N+5�',_binary '�9]/\'.m�q\�N+5�',_binary '<M\�}vH6��=Cs�\\w��hS)\�]�σ���[��','',0,'?'),(_binary '_\�<\�\�* \�D\�\�','wp-includes/Requests/src/Exception/Http/Status503.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status503.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\�\�Ϸ�\�\�\r|;�%��\�',_binary '\��\�\��^�J9$ Ň�\�\n�\"]k\�[q���N','',0,'?'),(_binary '_ҹf\��\��p�\�','wp-content/plugins/really-simple-ssl/rlrsssl-really-simple-ssl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/rlrsssl-really-simple-ssl.php',0,_binary '����ٕ�,!��ɗ\�g',_binary '����ٕ�,!��ɗ\�g',_binary '�\�\�*&]4��\n���@\�cP�@\niIh22dw','',0,'?'),(_binary '_\�|��T�M^\�\�\�J','wp-includes/css/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\r�\ZH\�Y8ޣqP��\�',_binary '{J3\�w�\�~\�;����$i\�\�\rzTM� \�J�','',0,'?'),(_binary '_\�\�4\�3�\�\�=��','wp-includes/images/uploader-icons.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/uploader-icons.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\\M\�����m��',_binary '\�p\�\�\��+/\�\�\�\�\�\�i\�\�!Z�ţ6�m�','',0,'?'),(_binary '_\�{x\�X�\�1EL�ޤ\�s','wp-content/plugins/js_composer/include/templates/shortcodes/vc_custom_field.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_custom_field.php',0,_binary '\Z�\ro\0\�\� r\�=Ay]M',_binary '\Z�\ro\0\�\� r\�=Ay]M',_binary 'R\�\�J\�!�!\�ЫIX~ib�r� {Y��\�`�\�','',0,'?'),(_binary '_\�~�\�L�Y�\�\�V\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-wpb-logo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-wpb-logo.svg',0,_binary '\����\�\�2?A�[2&/',_binary '\����\�\�2?A�[2&/',_binary 'aP`�\�\�w;�՚M\��\�� �L�W7!\n$V','',0,'?'),(_binary '_\�`��\�]�\�\�B�ɽ+','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_contact_phone_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_contact_phone_24px.svg',0,_binary ' �\��\�\�Ž\�R\ZR\�\��',_binary ' �\��\�\�Ž\�R\ZR\�\��',_binary '9���Q�\�\�p\�\�`��\�d\�]\�hHJ\�\�˘','',0,'?'),(_binary '_\�(\�C��\�M6�9\�','wp-admin/includes/class-wp-links-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-links-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B��\0Hny\�suUM�q',_binary 'S�\�\�.�/�F6�\�:�@B�;?J\�XdA2}\�\�','',0,'?'),(_binary '_\��\�\�8}\�\��?\�','wp-includes/css/media-views-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/media-views-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'��E\\7\�lV�\���3',_binary '�\�\�t\�ԯ�F�_�\�h�Ъ\�\�Kج�u','',0,'?'),(_binary '_��2o���U���E6','wp-includes/blocks/query-pagination-next.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-next.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{��\�rY�<+`�~n�',_binary '�\�\�\'�d6\�5bC��\�����՟eT�z\�','',0,'?'),(_binary '_��\'\�k\�\�}ul\�\'','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_phone_android_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_phone_android_24px.svg',0,_binary '\��\�\�,c\�\�+��',_binary '\��\�\�,c\�\�+��',_binary '?\�h\�5\��\�^e��;�\�k!ҵYy:�U6\'1\�1','',0,'?'),(_binary '`\0W���\�L\��H\�&','wp-includes/blocks/query-title/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-title/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�l�¥ˀ\�\�\�\�3',_binary 'd\"Q\�٥[\�Rf?а-[1��\���#x�r,md\r_','',0,'?'),(_binary '`3���\�Юd܆4�','wp-content/plugins/wpforms-lite/src/Admin/Tools/Tools.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�/\�\�\�\�\�[f�Y��q\\',_binary '�\�7XV�0�3T`TI3 \�,\�/����B-��)\\�','',0,'?'),(_binary '`\�\n��\rb��\�\�V0�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�O RO\�\�A7���Kg',_binary '�\\j*毽��\�\�a��Y��t[jM\�7鍣��\Z','',0,'?'),(_binary '`\�\�S�`NI�^G\�','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(�i@\�G\�g\�\�0\�p',_binary 'G\��<�/\�14Ņ\�L\�\�5�������!','',0,'?'),(_binary '`�!\�\�j��$\�\�ba�','wp-content/plugins/wpforms-lite/src/Tasks/Actions/.Actions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Tasks/Actions/.Actions.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '`%�ֽ\�j��\'�\�P��','wp-admin/js/edit-comments.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/edit-comments.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'af�~g\�\�2PZ\�\�\�8',_binary '���\� )%T�L?���\�\�#-\�.��Ʉ�\�','',0,'?'),(_binary '`Bd3\� C\�j�3�\�n','wp-includes/blocks/verse/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/verse/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�v�\�<_55ڬQ785',_binary '+\�.�\���\�D[\�7� U�=\�aI�\�-H\0w','',0,'?'),(_binary '`KV����V\0��\0\�u\�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-fr_FR.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-fr_FR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\�4\�3|�+\ne\\~\�\�|&',_binary '\�&\�\0\�^?�\�AQ�\�lB�)�8�w\0\�sɩ','',0,'?'),(_binary '`V�R�x�h+Pb','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���!�d\�\�\�\�t\�\�\�',_binary 'Z\�:�\��Ы�\�\�wiG�e&�\�g�\�\�;((f\'Ӈ','',0,'?'),(_binary '`\\�\�)\r\�\� pz\�\���\�','wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/src/getallheaders.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/src/getallheaders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Qx˂�\�~b\�\�$\�:',_binary '\Z��Y�6�#O�Sf\�R�C\���\0��z\�\��$','',0,'?'),(_binary '`\\\�\�U�cu��5\'2Z\��','wp-content/plugins/js_composer/assets/lib/bower/lightbox2/dist/js/lightbox.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/lightbox2/dist/js/lightbox.min.js',0,_binary '��c\Z:�\r���hgO',_binary '��c\Z:�\r���hgO',_binary '%z\�\�\'�ib}9Fʼ9���\�\�q\�\"K\r��','',0,'?'),(_binary '`avn4�\�\�?\�ZG\�i','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart16.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart16.svg',0,_binary '\�\�+&ŧ@��te\�(\�',_binary '\�\�+&ŧ@��te\�(\�',_binary '3\�*\0\�}W�J]�\�@�\�J\�P��NerMߐ\�R\�','',0,'?'),(_binary '`b��u\�C�eK�;�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_thumb_down_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_thumb_down_24px.svg',0,_binary 'o<�L\�B\�勂�/7�>',_binary 'o<�L\�B\�勂�/7�>',_binary 'q��*\�\�\�ޘ\�i\�lwv�q�]��ө\0\�{���\�R','',0,'?'),(_binary '`��\�\�5��\���\�\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_indent_increase_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_indent_increase_24px.svg',0,_binary 'E��O�&t�\�\'\�p\�1\�',_binary 'E��O�&t�\�\'\�p\�1\�',_binary '3y2Zb�:\�I��04 \\\�#����9ͭB���:','',0,'?'),(_binary '`�\�o\�\'�c?��/ \�','wp-content/themes/twentynineteen/template-parts/header/entry-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/header/entry-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:\�-\�mם�]�',_binary '\�I\Z�{�\�!�\�M}OL�bdpO��\�hV\�Û�','',0,'?'),(_binary '`��N2E�ᆴ\�\�pC\�','wp-admin/images/privacy.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/privacy.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�v\�nG��HWM7����',_binary '/4�\'.CQ���X�ij\0���\��\�~ͨ\�\�G(�\�','',0,'?'),(_binary '`�\�\n��\�2�\���','wp-admin/css/code-editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/code-editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\��V��DBQVgF',_binary 'w�\�86=\�ݔ���\�2\�\rD%V��E5�S� \�T�','',0,'?'),(_binary '`�\\\\qG׀�\�~\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/ChaCha20.php',0,_binary 'Үl=7r�.�\r\"ހ(��',_binary 'Үl=7r�.�\r\"ހ(��',_binary ';a\�szf��r�\0(�\�\�\�l\�0|)U\� �9','',0,'?'),(_binary '`�\�f\�\�.\�#$�J�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/radio/field_radio.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/radio/field_radio.php',0,_binary '\'\�\��_ Ѿ�MRO\�',_binary '\'\�\��_ Ѿ�MRO\�',_binary '~T�I�%\�@D~\�\�I\�%�U\��/s(~\�\\*ض�','',0,'?'),(_binary '`�EuQPMt��)� \�','wp-content/plugins/wpforms-lite/templates/emails/.emails.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/.emails.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '`�a�(�g��\"��','wp-includes/js/dist/html-entities.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/html-entities.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*ʆ\�\�y�!\�^\�_�6\�N',_binary '��W\n�\"\�̰F���y\�\�7��?Y��B\0��','',0,'?'),(_binary '`�\�fp��W\�\Zx\�\'8�\�','wp-content/plugins/wp-mail-smtp/assets/vue/img/google-analytics-for-wordpress@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/google-analytics-for-wordpress@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P:b\�rM�n\�Og[��',_binary '�݃�r�Zkſ\�=n\0�\���\��Z\�\�;�\�\�D�','',0,'?'),(_binary '`�c0��\�\\�\�\�3\�','wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' >\�U6ƪg��v\�f',_binary 'R\�&sX$6#\���_��ν\�J\�|\�b0�o','',0,'?'),(_binary '`�k$i���j`�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_3_bar_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_3_bar_26x24px.svg',0,_binary '�����\ZD\�\�B��',_binary '�����\ZD\�\�B��',_binary '\�v;�\�b��\�\�}��\0j?IigQ��\"т`\�C','',0,'?'),(_binary '`���\�\�P\�De\�\�\':]','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2sT;=�n6+E$�\�M�:',_binary 'ŀ�\�0�-\�aD5I��N\�\�\'\�\�-j�֓\rz\�\�','',0,'?'),(_binary '`\�\Z#ӫ\0\�*\�\�n�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�@�>zW�\�Ol',_binary 'g\�\�8\�\0qg\r:�n}\�\�\��\�\Z\�;�\r��6�x\�(','',0,'?'),(_binary '`ǣe]�\�\�\�+\�V\�\�W','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_reorder_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_reorder_24px.svg',0,_binary '!n>\�qMV�a˿�-�\�\�',_binary '!n>\�qMV�a˿�-�\�\�',_binary '\������\'#o\�\�a\�P\�\rRÆ\�$\�x�\�:A','',0,'?'),(_binary '`\�o�o�\�\�\�\�Z�W8�`','wp-includes/js/dist/preferences.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/preferences.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%eD\�I��%J\"\�U\�9',_binary '�\�|\'��Ju\�S�>��p 2 :��mz1','',0,'?'),(_binary '`\�\0�\n�Nr\�)�1','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_voice_chat_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_voice_chat_24px.svg',0,_binary ';��v��X�g�8',_binary ';��v��X�g�8',_binary ':jm�|�o �τ\�\�X6{�\�\�x<�v\�a�@\�\�n','',0,'?'),(_binary '`\�\�\�\�\�dm\�\�','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-03.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-03.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M<NN�G5WQH���(Z4',_binary '�\�\�\n�Ů\�]q��zZ5\�%i|�\�\rni�\�\�','',0,'?'),(_binary '`\�\�&&\�ʤ��\�6\�5p','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/.RSA.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/.RSA.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '`\�PŪ�) +��\�^','wp-content/plugins/wp-mail-smtp/assets/css/smtp-admin.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/css/smtp-admin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�T���\�&>\�a���g',_binary 'G\�67��f\�7\�\�Y�^�/%\�m��W�\�\�2�/ؚ','',0,'?'),(_binary '`\�:g\�&�@�\�O','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-gutenberg.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-gutenberg.svg',0,_binary '0�)\�^\�V�I�j�n\�`',_binary '0�)\�^\�V�I�j�n\�`',_binary '>�\�Q6>\�\�6GA\Z���\�\�l,D+ �� �ͧV','',0,'?'),(_binary '`\���;�\"�-��\�+~;','wp-includes/js/tinymce/plugins/media/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/media/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�#@,\�4dG�\�M',_binary 'XHx���\�0�֍X�\Z���OG�\�|\�{�F2','',0,'?'),(_binary '`�}+\�6�L-q[��$','wp-includes/sodium_compat/src/Core32/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��1\�`�\��0���\�\�',_binary '\�qƖ��\�\�%/\�y�g�rwÛ�\r\�LR>=Y','',0,'?'),(_binary '`��U�2���mdW','wp-includes/class-wp-customize-nav-menus.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-customize-nav-menus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\�\�\�<\�=\�y',_binary '棺?\�~O�3vC��xb(\�*�\�ϙ�PL%\�\�\�','',0,'?'),(_binary 'a\�)6\�\���ю\�','wp-includes/js/plupload/moxie.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/moxie.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�#C\r��5DZ\�ǒ����',_binary '�\�\�\�I\�9_/x\�t5�\�\�(�.g\�tT\Z}&���','',0,'?'),(_binary 'a�%��&\�5\��\�\�8�','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_int.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_int.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�ɯ����^?\r\�>�',_binary ')OyX\�K\'�A\�\�\�A}a��\�̣��r-hķ','',0,'?'),(_binary 'a���ь``F9b��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Locale.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Locale.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�qI<28�.\�hY{/',_binary ')7\�\'\��\�Y���\�\�\�9��\rEa\�Q\�\�w_�*j(','',0,'?'),(_binary 'a)�TMW\�Oo��Q�|\�','wp-admin/images/media-button.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/media-button.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�6@p\�z^ye\�\�',_binary '_\Z\��\�SjזY �\�\�\�V�Z�\�Gen\�_','',0,'?'),(_binary 'a.I��c\�tR�\�s.�','wp-content/plugins/contact-form-7/includes/controller.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/controller.php',0,_binary 'Z\�M2\�N\�$]\�\��',_binary 'Z\�M2\�N\�$]\�\��',_binary '\'\�^,��Z\�\�\�[�4Wh0< �\�$\�� �\�[','',0,'?'),(_binary 'a/�\�G�tT\�\�\�C1�l\Z','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/changelog.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/changelog.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�GF�e}*P%ڸ�z',_binary 'Kp�\�_g\�ľ \�Z�zy\no�\�)�f��o','',0,'?'),(_binary 'aB�^\��bVS]s�\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/password/field_password.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/password/field_password.php',0,_binary 'pb=U\r�yq;3\�',_binary 'pb=U\r�yq;3\�',_binary ';A\�Z\�\�(pq��\'s=o�w�?DO �/o\�]','',0,'?'),(_binary 'aN�\�7�W�\��ݡ\�','wp-content/plugins/revslider/includes/EspressoDev/InstagramBasicDisplay.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/EspressoDev/InstagramBasicDisplay.php',0,_binary '܉-\�;^[Rv.?\�S',_binary '܉-\�;^[Rv.?\�S',_binary '��a\�\�;W�rQ@\�\��iJe�&��B{\�\�-\�','',0,'?'),(_binary 'aR������\��\\\�R3','wp-content/plugins/wp-mail-smtp/src/Helpers/PluginImportDataRetriever.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Helpers/PluginImportDataRetriever.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��y�m\�\�mj�\�6\�7',_binary '�j<)�lk����\�\�@\�p\�,\�jG\�!p`','',0,'?'),(_binary 'a\\c,I\"5T\��#̋�','wp-admin/images/media-button-music.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/media-button-music.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4^&$o\�\�uf&\�',_binary '\�wWd¼8P�F6\�A��\�\�ܴ�to-\�\�X\\��a$','',0,'?'),(_binary 'a^��O\�Z@&��\";','wp-includes/css/dist/block-library/elements-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/elements-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\�Y\�p\�\�\�U\�\�',_binary '��\�\����\�)m.~���yw`\�@y�c\�ZB','',0,'?'),(_binary 'ab*��~g�\�y\�\�\�y�','wp-includes/block-supports/position.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/position.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '߳� \��\�pC\�_}\�_',_binary '۽\"\�+\�\�x�h�g�\�x��x�0u�S\�e�','',0,'?'),(_binary 'agOIK�1އ.\n\�gB\�','wp-includes/blocks/navigation/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�} �\0\�7\�k>z\�\�',_binary '\�\��\'��9QNzf\�g}�tK\���4\0��c�','',0,'?'),(_binary 'apv3\�x3?4�\rG:\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_see_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_see_24px.svg',0,_binary 'O�\�\�\�a6�Y�%���\�C',_binary 'O�\�\�\�a6�Y�%���\�C',_binary 'l6\�ꏀ\�].\�r�\�C�\����\r�;E���','',0,'?'),(_binary 'aqt\0�U��&zE\�\�,�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_desktop_windows_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_desktop_windows_24px.svg',0,_binary '=Z�/\��˟��\�p�\�\�',_binary '=Z�/\��˟��\�p�\�\�',_binary '��4әW���нq{�ėHg_b\�\�3+U/��-�_','',0,'?'),(_binary 'ay\�Lgc���L\�7&\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/options_object/field_options_object.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/options_object/field_options_object.min.js',0,_binary 'U9����\�\�#p�t\�?',_binary 'U9����\�\�#p�t\�?',_binary '\�\�<\�\�\�V<$D\n\�1\�y�f\�#E�t\�^�\�\Z}','',0,'?'),(_binary 'a{P9\�6\�/`\Z�\�5c','wp-content/themes/main/admin/walker/edit_custom_walker.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/admin/walker/edit_custom_walker.php',0,_binary '�����\�@����o5',_binary '�����\�@����o5',_binary '\�!\nU�cQ�c\�!�&N�K�G\'\�۟�\��%','',0,'?'),(_binary 'a�w�U\�\�\ZTz�K�','wp-includes/blocks/post-excerpt/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e̅��bJ�&^ŧ',_binary '�������2u�� \�l\�x�D\�g�/\�v�\�','',0,'?'),(_binary 'a�X0��e�R��;}��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/gauge.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/gauge.svg',0,_binary '\�o\�T\�\r.��\�T$p\�\�',_binary '\�o\�T\�\r.��\�T$p\�\�',_binary '�\�k���uUi��~۳��p\�\�:�#Ϡ\�*\�^','',0,'?'),(_binary 'a�\�\�\�s\Zo�s\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_delete_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_delete_24px.svg',0,_binary 'N\�Ag�\��?�)?y',_binary 'N\�Ag�\��?�)?y',_binary '��B\�WW\�>\�U\�\�\rM-\�\�⧒,��\�u�\�!','',0,'?'),(_binary 'a�m~Z�\�\�\'b�\�\r','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPublic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�3Q�\�ZYt:ԥ\�Ӌ�',_binary 'Aw�� ��_�\�].N��\�iT\���4u�\�b','',0,'?'),(_binary 'a�n_D�\�S�?�\'}�','wp-content/plugins/revslider/includes/external/youtube.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/external/youtube.class.php',0,_binary '\�4\�\�V<\�\�\r\Z\�M�@',_binary '\�4\�\�V<\�\�\r\Z\�M�@',_binary '��\�?\�\����`�\Zk+V\�_�5\��`\�xۊ','',0,'?'),(_binary 'a��P �)Ҽ�� l���','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_shortcodes.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_shortcodes.tpl.php',0,_binary '�\�\���5�\'�Ճ�/}',_binary '�\�\���5�\'�Ճ�/}',_binary 'U�;C}yA����#o\��n\�\��\��\�>�\�\�','',0,'?'),(_binary 'a���\�4d�<\n','wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wpbakery-visualcomposer-abstract.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wpbakery-visualcomposer-abstract.php',0,_binary '�s!h\�\�`���C�',_binary '�s!h\�\�`���C�',_binary 'P�\�Osh�]�%��\�\�\�w&�W���b\�0@�*','',0,'?'),(_binary 'a�?��_\�ˢ�\�6j�\�X','readme.html','/home2/faster25/public_html/ansrwanda.com/readme.html',0,_binary '�]�\�\�\�\�\�\�+a6V\�',_binary '�]�\�\�\�\�\�\�+a6V\�',_binary '\�\�\�\�\�y,T\�](քf�O�E�l\�aG\�\�]�D','',0,'?'),(_binary 'a��Kyl^�\�*n솖��','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_back_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_back_24px.svg',0,_binary '��\�\�~�\�Th�O���',_binary '��\�\�~�\�Th�O���',_binary '0\�s�\�e]\nIܬ�/\�:�c�\�hmO\�#�','',0,'?'),(_binary 'a�J��r\�\�\�&\�-D\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U��o�\�}S}���8.',_binary '\�$�\�s�\�\�\�\�?;f�Ġ=`\r\� \�\�&��!','',0,'?'),(_binary 'a\�\��\�(m\�EB�l\�','wp-includes/media-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/media-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�`\�\�\�\�U�|����',_binary '�\�WHD\�]�w2Q\�\�\�\�\�)F Ǧ�F�!-V�J','',0,'?'),(_binary 'a\�kgj�#\�\�\�Q�*�','wp-content/plugins/js_composer/config/content/shortcode-vc-pie.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-pie.php',0,_binary 'I\�&rf\�\�E\�>ԣfY4\�',_binary 'I\�&rf\�\�E\�>ԣfY4\�',_binary 'A]�j\�l.z�w�\��\����w\�\�_\�KZ','',0,'?'),(_binary 'a\�c�CH\r��=l@ĸ','wp-admin/plugin-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/plugin-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I2���P�\�%>�Wo\�',_binary 'i��њ¡�\\؈#�.�\�s`k\�\�O�\�mh|�N\�','',0,'?'),(_binary 'a\�y�9\�}`n��l�','wp-content/themes/twentytwentytwo/templates/page-no-separators.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/page-no-separators.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\� �lp�GQ�\�O�l',_binary '����8FH>/>\�(ŶfXW =0&&\r� \r','',0,'?'),(_binary 'a\�#A&�\�\���\�V\�','wp-content/plugins/js_composer/include/params/vc_grid_item/class-vc-grid-item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/class-vc-grid-item.php',0,_binary '��?�Eń<H��I�\�\�',_binary '��?�Eń<H��I�\�\�',_binary '\�R䄠0x� ����.���\�\�\�ው$�9da','',0,'?'),(_binary 'a\�~*k`D�np�}��f','wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�a2�����i:@<\�0e\�',_binary ',\�f�^ayZVZ\�}m�/���PAL+���S','',0,'?'),(_binary 'aש�\�{u��H��\��\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/.sodium_compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/.sodium_compat.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'a\�0\�}\�踀�@\�\�\�~','wp-content/themes/twentytwentyone/template-parts/footer/footer-widgets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/footer/footer-widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fB��RJ���z�L�\�\�',_binary '\�b\n=W��p����\�=����3���9�\"֗;','',0,'?'),(_binary 'a\�ai\�G�\���}\�\�\Z �','wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rn�WJ�)\�2\�\�(��',_binary 'zY\�\�׀,! �Hdi�\�$�R�\rT����+','',0,'?'),(_binary 'a\�\�\�,����\n\�gd<','wp-content/plugins/wpforms-lite/src/Admin/Education/.Education.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/.Education.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'a\�\�Ȇ\�\�^Y�ʿ\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_image.php',0,_binary '\�%L/\�BD�VJ���\��',_binary '\�%L/\�BD�VJ���\��',_binary '57\�r��nƒ�P�\n��\"_�c�b�� ����p]h','',0,'?'),(_binary 'bD\�Q9\�2\0f�\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/AbstractHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/AbstractHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|�/�+F������4�',_binary 'ue\�ik� -\��� \�\�^�\�R� �c��}\�\�&8w','',0,'?'),(_binary 'b\n\�ۑϟA�\�`\�VD�','wp-content/plugins/really-simple-ssl/assets/icon-128x128.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/assets/icon-128x128.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\n��\'g\�\�]\�{;\�\�\'',_binary '�/��\�\Z9\�\�\�=��ue#�\�\�8\�*�e���','',0,'?'),(_binary 'b4�GaH\�\�\\:W�E�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/RequestSigner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/RequestSigner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��J�\r \�Lc\�\�\���}',_binary '/�\�\�\�(ڸJ9˗�5$\�\�t\�h\�4B-6R���','',0,'?'),(_binary 'bb�\��N���\�S�k','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_one_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_one_24px.svg',0,_binary '�������nI4�B�',_binary '�������nI4�B�',_binary 'y*�\�3�\�2��{��aݨzÛ2�\�\��J','',0,'?'),(_binary 'b\�\�2�2\�dW{U�\�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rV\�N�ck0\�}/\�Ճ\�',_binary 'n\�K�\�kZ\�\� ��\�� N$ � EК��\�e\�$','',0,'?'),(_binary 'bu\�{\�\�VpAA[d\�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-user-registration.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-user-registration.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~�!�5@^�$�\���Х',_binary 'L��Ֆ\�к[��v�N\�c\�\'\�\Z�r�緣:�','',0,'?'),(_binary 'b!sE���݇?�=b\�4','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReports.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"&�ke\�\�D�� �\�\0M',_binary 'c1�6�\�\��U9D-� \� \�n\�&�\�F8','',0,'?'),(_binary 'b!\�/�?E�=\�\�#\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/FluentdFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<4\�̕\�\�\��S�<',_binary '�y�/\�|!\���h�\�/`B\�ޥ��w���\�0','',0,'?'),(_binary 'b#K@\�Dw?{>���\�','wp-includes/Text/Diff/Engine/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Engine/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'b&y\�DG\�\�\�-�b�x��','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���b5lJ\�#��\�v',_binary 'c=0\�-#�-T\�S\�X�&��4��\�\�\0\�K8\r�','',0,'?'),(_binary 'b2161�/��@G*�%','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pZ���\�\�:!�ټ\�',_binary '3\�l�@\�\��o�-\�3\���S�\�\�Տ&\�!�\�','',0,'?'),(_binary 'b:���T\�-��e\nQ�\�','wp-content/plugins/wp-mail-smtp/src/Providers/Zoho/.Zoho.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Zoho/.Zoho.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'b:�jD���C1ͬ$At5','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_gradient/field_color_gradient.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_gradient/field_color_gradient.php',0,_binary 'U)-\�Ԃo���_�*�\�',_binary 'U)-\�Ԃo���_�*�\�',_binary '\�!\�wè\�8UP���\\,o?|(��\�I\��\0x��\�','',0,'?'),(_binary 'b<\�\�?31\r\�\\gX�1\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_hdr_on_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_hdr_on_24px.svg',0,_binary '���\�y���-�+\�\� \�e',_binary '���\�y���-�+\�\� \�e',_binary '��+\�\�#\0��\�\��S�>�\�\�(*\�f�\�v\��','',0,'?'),(_binary 'b?,Q�\�\�e\�f�\\I','wp-content/plugins/js_composer/config/social/shortcode-vc-pinterest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/social/shortcode-vc-pinterest.php',0,_binary '*A�����h�tx�X\�',_binary '*A�����h�tx�X\�',_binary '��ɓN�L;�aW\�]l\�O\���,�ah�\r���#','',0,'?'),(_binary 'bA�\�*\�C����Ks','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/el.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/el.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tl�d}el�ER�2�\�',_binary 'k�>�Y�Q\�2�\�F�샳/,�J��\�~�e','',0,'?'),(_binary 'bD8\n*k&Z>\�]`Ɉ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/PrimeField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/PrimeField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�YǵoV2�L\�\�ʄ',_binary '3\�s�\��\�藓0�}�\�X|�\���y6Y�\�','',0,'?'),(_binary 'bHA�Z�χ\�e�2ϝ\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gmaps.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gmaps.php',0,_binary '&$v���K\���� �\'',_binary '&$v���K\���� �\'',_binary 'n\�\�>Z�w;i}\�\�BH,*\���f�\"\�Sd|�y','',0,'?'),(_binary 'bLi�\�\�gJ\�ÕT\�NK\�','wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-tnail.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-tnail.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a_��n\�;cG�\�\�ǒ',_binary '�u�-��n~q_>K�uCՏ\�\�\�P\�і&\�','',0,'?'),(_binary 'bN� g\�z5�좼�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_drop_up_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_drop_up_36px.svg',0,_binary '!\�u�V\�\�\��s�\�X',_binary '!\�u�V\�\�\��s�\�X',_binary '��\�Z\�$<���0�DXU尧�\�!��~9T','',0,'?'),(_binary 'bW\�ǠU>�X\r.\�e �','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_0_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_0_bar_24px.svg',0,_binary 'ߨTM-Ht!��S\�l4',_binary 'ߨTM-Ht!��S\�l4',_binary 'Mv%w\�\�4�\�uFxA���[#��>�\�x��\�$','',0,'?'),(_binary 'bY\�,��ϥY�r\�;�','wp-includes/js/crop/cropper.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/crop/cropper.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ky5\�ni*M(\��',_binary '\�ٸ�T�\�ޝO��\�wL��y=}\�gTl�����\�','',0,'?'),(_binary 'bb\n�n\\V\�\�\�o&','wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-left.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' s�\� <OT䚼?',_binary '\�́�\�\0\�<\�ȍ��\�?\�-)���f\�zSH','',0,'?'),(_binary 'bc=~��+�\��[zP\�Y','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_replay_30_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_replay_30_24px.svg',0,_binary '��rN� -\�W�6\�a`',_binary '��rN� -\�W�6\�a`',_binary '�.8}?]n�\��I\���j�\0ԥ\�i��\�.\�\�','',0,'?'),(_binary 'bch{\rq��Y�5]\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/globe.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/globe.svg',0,_binary '>\�V�\�D�<��<��',_binary '>\�V�\�D�<��<��',_binary '/ZJ�\�,�Ւ3��!�|Y\�\��#�\�\�\����','',0,'?'),(_binary 'bk�\�\�Ȁg����.\�','wp-content/plugins/revslider/includes/.includes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/.includes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'br�,V\�:T\��\�\�U\�','wp-content/plugins/js_composer/include/params/param_group/param_group.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/param_group/param_group.php',0,_binary '��z�Z\�\����)\�1',_binary '��z�Z\�\����)\�1',_binary '�Oل�h�\\$\�wl5\�\�\�\�Uh_\�l$G��\�:','',0,'?'),(_binary 'bs=��ȂC�7ǟ\�\�r>','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/LICENSE.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\0�JI�\�\0TS\�>\�(\�',_binary 'KH\"f:M4Ɲ\�-K\�v�a\�¾@Ї��!�\�]','',0,'?'),(_binary 'btQ\�;\�i�H8��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/section/.section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/section/.section.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'b|�K��U�\�\�[Fm','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsOpened.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsOpened.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm=sA$�<�xO\�\"�',_binary '����H�F��4\\��\0����\�E\�8(\�\"\�#\�%�8','',0,'?'),(_binary 'b��\n�\�.\�A\�z%\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/FileNotFoundException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oW\�\�a�(�8�',_binary 'cc\�L\�ėH\�\�\�Ι��\�`�דww\�\�\�\\\�k\Z\�b','',0,'?'),(_binary 'b�\�\�61x\\Z@c����','wp-includes/js/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'b��HV�\�mA �Mh�\"\�','wp-content/themes/twentytwenty/assets/images/2020-square-1.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/images/2020-square-1.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ܴ\�\�\�\�6T\�k\�x',_binary '\�L�w%��\�7�M��ȴ\�x\� \� >��?\\\�','',0,'?'),(_binary 'b�x\r m\�V�]p�5�','wp-admin/includes/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'b�\�^/\�bJ8�\�\r��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fi.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fi.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\� \�-���%J�>V\�',_binary '\�,<\�\�F�Ș\�cw*ݤ\0hfx}i��\�8��','',0,'?'),(_binary 'b�]\�xYmy ��\�{l','wp-content/themes/twentytwentyone/inc/.inc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/inc/.inc.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'b�\"��\�\�\�quǃ�\�','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/popover.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/popover.min.js',0,_binary ';��-�\�$ƣ�\n7�7',_binary ';��-�\�$ƣ�\n7�7',_binary '�P�\�\�7\"ɋDN\�\�\'/�:�%/\�tF\�`�BB�','',0,'?'),(_binary 'b��\�\�\�\�t�\�o\�;','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_videocam_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_videocam_off_24px.svg',0,_binary '�\�������ж�í\"',_binary '�\�������ж�í\"',_binary '\�m�jr�\�+�t�\'���\"\�\�I\��u�@ZW^O|','',0,'?'),(_binary 'b�M�b\n\�E\r\�oM\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP160r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�o/z+�\�\�\Z|�\�\�w',_binary '\�@I\�r�8\�R��G�Ӟ\�\�xJ\�ӽrю�k&\�\�','',0,'?'),(_binary 'b�\�+e\�z?\�\�M\�=i','wp-content/plugins/wp-mail-smtp/src/Admin/PageInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/PageInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&��\�\\:j\'�\�8�r',_binary 'R]�(ȨF�0f�\�戼lY 3\�L9[ވ_�X&a','',0,'?'),(_binary 'b�M\�~[h�\�_\�\�s\�H/','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/images/.images.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/images/.images.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'b\��\�HzfW����gw�','wp-content/plugins/wordfence/lib/wfSchema.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�@�\�\�� \�|�\�\�O�',_binary 'g�v���\�K%�\�oiS�7�.\�]\�siH��2:p','',0,'?'),(_binary 'b\�\�\�4O\rF�*\���9','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/panel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/panel.php',0,_binary '?\�-q`�\�@�\�dqr',_binary '?\�-q`�\�@�\�dqr',_binary '��5\�\�\�a��N��0D-X��`�o\'\��Jh8��','',0,'?'),(_binary 'bۿ\nM8\�۽\"�\�{','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/.Node.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/.Node.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'b\���Ҍ &\�?�{','wp-includes/js/customize-loader.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-loader.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�V\�,yV\�\�~=��\�',_binary '�\�r�\'�b\Z\�v��\�\�\�i�|\�~\�4K�]�^�5','',0,'?'),(_binary 'b\�\�+ƴݟ\�3\�','wp-includes/customize/class-wp-customize-nav-menu-location-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-nav-menu-location-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��U!\�\�\�s^�7\�L',_binary ';�\�lϓ�b^�\�\�\�\�0�(�@\�L�#B��','',0,'?'),(_binary 'b\�A/\�7?mH\�nNk�','wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/.Builder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/.Builder.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'b\�d�\�a�Q\�J\�Y\�4\�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_close_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_close_36px.svg',0,_binary '7\">.}�}\ZB?P\�4\�N',_binary '7\">.}�}\ZB?P\�4\�N',_binary '��ˉå�\�\�B�hP\�Z\�@?v�F�\�)�更\�16','',0,'?'),(_binary 'bK\�+x����wF','wp-admin/css/site-health.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/site-health.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�=Y��;���m~',_binary '�=\�\�1�2dKη*Jc�\��N(}\�j\�d&If','',0,'?'),(_binary 'b�$+�y\�\�#\�T��=','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/options_object/field_options_object.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/options_object/field_options_object.js',0,_binary '|�(-\�;S�0�\�\�\�',_binary '|�(-\�;S�0�\�\�\�',_binary '?��HA�����=<}0_��\�\�^U\�è��W�|\\','',0,'?'),(_binary 'b�E4\�\�\�@5��ٓ','wp-content/plugins/wpforms-lite/src/Helpers/CacheBase.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Helpers/CacheBase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�f��\�\Z�H�Q�?�',_binary '\�}zN�\�Z%�YK��D\�\n�ٌo\��i\��).','',0,'?'),(_binary 'c餟��(Ok1�!͂','wp-admin/privacy.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MG:ד�;)\�:&xcb\"Q',_binary 'O��Y�{fћ�ذ�s\�3f�\���<\�U.\Z\�','',0,'?'),(_binary 'c p2��\']]�j','wp-content/plugins/wpforms-lite/assets/images/about/complete-guide-to-wpforms-settings.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/complete-guide-to-wpforms-settings.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NT\�Ei&+����\�\�',_binary 'l\�Z\�\�\�\�\�B\�@\�\�LRB\�vW�\�OO^p���','',0,'?'),(_binary 'c�4L]\�˞��Mc','wp-admin/includes/class-wp-post-comments-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-post-comments-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\�\�aSYyl)\�K\�6',_binary 'F_۰�G\ZO0\�c\��~\�\�I�h��\nY;jƣ�\�','',0,'?'),(_binary 'c���p �PU3/\�','wp-content/plugins/wordfence/modules/login-security/classes/model/request.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&ܮM�\��,~/\��\�r',_binary 'F;\�\�\�W]�\�&\�\�z~o\'\�/��q\�+��','',0,'?'),(_binary 'cϸ����a��\�_-\�','wp-includes/js/tinymce/plugins/wordpress/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wordpress/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'c\"\�蛮\�gya\�\�','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg11.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg11.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[�p5_�\�_� d�g�',_binary ')�TNawq�\�\�\�@3K\�I�¶-\�?YP�U�\�','',0,'?'),(_binary 'c$\�\n��z�� X\�9y','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/SMSCampaignsApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/SMSCampaignsApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�.+\�)W�~A\� i',_binary '*��,^!�\�\�;j\�\�@\�I�\�ԝ�zw�C2�','',0,'?'),(_binary 'c%�;8\�QVWƝdȇ\�:','wp-includes/blocks/paragraph/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!Q8�G.�8�\�բ/t',_binary '�\�\'�Nn�;�1*�z\r�!)RICa��g2\�<GP|','',0,'?'),(_binary 'c&f�M\Z\�>\�/\n���','wp-includes/css/dist/block-library/elements.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/elements.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\�Y\�p\�\�\�U\�\�',_binary '��\�\����\�)m.~���yw`\�@y�c\�ZB','',0,'?'),(_binary 'c,���[xޫ\�3�\n�@','wp-includes/js/jquery/jquery.masonry.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.masonry.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��@`���&n|�}A��',_binary '\�\\ۙ��\�\� }M�g\� �$�0� [\�\�\�B','',0,'?'),(_binary 'c6FU�T\0E\�\�\�0','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'c8��\�_y�OGm\�\���','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/.assets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/.assets.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'c;o�ƿ̥:z(\��','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\�U\r\�u/�\�\�m(Rd',_binary 's�y|)\��\'CB؛efO8m�I\�l\now�a|�>�','',0,'?'),(_binary 'cF�*�p�ɺZG\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/.Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/.Exception.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'cI\�MP�돶\�\Z\�\�\�0�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȗ\��\�,1�������',_binary 'F�ʦ8���<\�\�/o\�p��\�[ 19@\\\r\�','',0,'?'),(_binary 'cJ�,l\�{@��g�/\�U','wp-includes/js/dist/router.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/router.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��=�@{/�KP�',_binary '\�0��!3�{k�EL\�smGA�$ś�2\�}�ch�','',0,'?'),(_binary 'cR\�\nAPds�FY\�\"','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/class.redux_themecheck.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/class.redux_themecheck.php',0,_binary '�[�\�\�\��F\�R�2\�=',_binary '�[�\�\�\��F\�R�2\�=',_binary 'q\�W��\�\0Ie_]�INP%?t\�MX \�!�I��','',0,'?'),(_binary 'cWÐ[\�\�)o�\�BE���','wp-content/plugins/wpforms-lite/lite/templates/education/builder/did-you-know.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/education/builder/did-you-know.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�M\�\�ޢ=Y\�',_binary '\�*x\�^\�\�-o�8�\�\�\�c�K�\�VĜQ}�\�$Ps','',0,'?'),(_binary 'cX9ݎkE \�\�c�=+','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_laptop_chromebook_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_laptop_chromebook_24px.svg',0,_binary '\�܈Ñ\�d&��.\�F\�',_binary '\�܈Ñ\�d&��.\�F\�',_binary '��\���\�p�ʛ�\�;\�.|\�KlC�\�G\�\�1\"���','',0,'?'),(_binary 'c[��yC\���8{Hu','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_drop_up_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_drop_up_24px.svg',0,_binary 'A,t�\02��l��\�!',_binary 'A,t�\02��l��\�!',_binary '͇\�\'BS\'#ȧ�\�7ݵ$\�#�QTLd�\�\�NMcr�','',0,'?'),(_binary 'cc$�j~�\�\\�~���','wp-content/themes/main/js/plugins/libs/isotope-packaged.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/isotope-packaged.min.js',0,_binary '\�\� \�D\�\'8���\�Ik',_binary '\�\� \�D\�\'8���\�Ik',_binary '3o�xe�J\�o�-%�&7+.o\�27<�\�R\�','',0,'?'),(_binary 'ckey7\�\�͕\�s,��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/ChromePHPFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\0.\�F\�K1H��e2\�\�',_binary '��\�\�\�G��\�H�{\Z\'\�f�\�2\�y�.�P\�','',0,'?'),(_binary 'cl�AlC]���X\�h�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_color_text_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_color_text_24px.svg',0,_binary '��\�\�S\�0B\�I��\�VI',_binary '��\�\�S\�0B\�I��\�VI',_binary '[�\�\�QiZ��D\�@F;֣\�\�l�P�\�\�K���\� ','',0,'?'),(_binary 'cr��\�%:\�AXE\�%U\0','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_get_app_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_get_app_24px.svg',0,_binary 'T��\�7\�_tn3,�g�',_binary 'T��\�7\�_tn3,�g�',_binary '�7d\�d=jph�\���\�a\\\�(/ή�ۢ','',0,'?'),(_binary 'ct\�ש�X\�پ\�u\�yv','wp-includes/blocks/image/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\�\�\Zi\�\� \�#�hJ�\r',_binary 'њ֖\�r��xvI��ʶ#B:\�n\��9#d�m�\�\�','',0,'?'),(_binary 'c�\0��P]u�;V\�Vj','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/security.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/security.svg',0,_binary '÷MER\�\��~��\�}\�',_binary '÷MER\�\��~��\�}\�',_binary '�3\�BX\�\�@S\�;2���c\�����\�\0\�#��','',0,'?'),(_binary 'c�Q�\�i\�\�\�\�\�Qv','wp-includes/css/dist/editor/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/editor/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�1�?\\g�\�\�\r�*Z�',_binary '\��\�PSv`3L�uV�\�\����f\0�\nЯ���','',0,'?'),(_binary 'c�lx:&���\�-�é�j','wp-content/plugins/wpforms-lite/templates/builder/templates-item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/builder/templates-item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ro�Q\� �Їj��ߢ�',_binary 'XP\�g@7�!�9eM7:�\�\n�d��`:�6�','',0,'?'),(_binary 'c�y\�Z\�qe-���','wp-content/themes/twentynineteen/inc/.inc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/inc/.inc.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'c��ҽ\��V%$n\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_recentcomments.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_recentcomments.php',0,_binary ';\�f�\�\�_�\�lf& O�',_binary ';\�f�\�\�_�\�lf& O�',_binary '\�\�0�F\�\�\�]\�.m��\�hv��rX���\�','',0,'?'),(_binary 'c�\'۪3H!S i���B','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/AutoForwarding.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/AutoForwarding.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E��\�\�\�ԓ�\�b�\�\�h',_binary '\�o\�0\�uh\�\�m��\�W��*��^\�\�^�:���','',0,'?'),(_binary 'c���|���� {\\ۻ','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tour.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tour.js',0,_binary ':JbZ^M\�?\�i� ',_binary ':JbZ^M\�?\�i� ',_binary '\�R\��\�\�\n\01$;Y]](��z۫G�\�9\�\�','',0,'?'),(_binary 'c\�B����YUf6��T�z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacEmailContentEvents.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacEmailContentEvents.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y��;C�\�y.���\r�p',_binary '\�\�\�?V/\�$^`�\�&\�\�\�B��q�p]��n\�','',0,'?'),(_binary 'c\�K$\�\�\Z\�$�\0��lM','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/charts/vc_pie.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/charts/vc_pie.js',0,_binary 'w��J��|diUR\��nD',_binary 'w��J��|diUR\��nD',_binary '�W�<\�#���\�7�F�&$�rGT1�\r\�mD�Q�\�','',0,'?'),(_binary 'c\�gҖ8܄m(�H�&\�&','wp-content/themes/main/includes/visual-composer/shortcodes/content_carousel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/content_carousel.php',0,_binary '9�E�܄�\�\������h',_binary '9�E�܄�\�\������h',_binary '\�\�$m\�\�\�\�u\�i(n\�\�\�ǻ���pρY','',0,'?'),(_binary 'c\�[`\�\�2���\� \Z,','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdp/.SyslogUdp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdp/.SyslogUdp.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'c\�����\�W�\�Zq܆','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_florist_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_florist_24px.svg',0,_binary 'T\�Y��*U�i��\��',_binary 'T\�Y��*U�i��\��',_binary '�\Z.�2q�Nbj\�\�y�̀P�\�9\�\�[\�\�\�v�ι','',0,'?'),(_binary 'c���W4�(���z,I','wp-content/plugins/js_composer/include/params/colorpicker/colorpicker.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/colorpicker/colorpicker.php',0,_binary '(��v\�.\�Q�q�\�R��',_binary '(��v\�.\�Q�q�\�R��',_binary '6\0q|�1\�<⯮J\�\�s\�oĠN�%^\�!\nbR�?','',0,'?'),(_binary 'c��[b]\��ݽ�JF','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�I]�U�\� X�g����',_binary '�T\�Ϛ-\�1 [\�@./i�i\�\�q\�\�0�o','',0,'?'),(_binary 'd\�\�:w�\�\�O\�І','wp-includes/ID3/getid3.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/getid3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=�\�|SF&3ʩ�t\�',_binary 'I\�̙0��H�\�b�h�U|�$�\'Q9\�\�w:�','',0,'?'),(_binary 'd\�\�1\�쵓-�;O�\�','wp-admin/js/custom-background.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/custom-background.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�P\�A3�\� K\�}Û�$',_binary '4hN\n\�\�:Q\�qX\�z!�\�\�iq�^sYĄ\�,i�','',0,'?'),(_binary 'd%1T�\�1�Kq�$�','wp-content/plugins/gosolarthemes-core/plugins/tweet-php/.tweet-php.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/plugins/tweet-php/.tweet-php.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'd/�\�x��+j�:\�d','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/cast_to_int.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/cast_to_int.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y)z��H/��>�',_binary '֜_\�[2(y+9}Q�I\�*\0A��\Z\�ʁfg\�>\�','',0,'?'),(_binary 'd1f�H�*֠>����','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/password/.password.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/password/.password.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'd4c\r/-\�\n��\�>\�\�','wp-includes/blocks/post-date/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-date/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3���\�٦>\�L\�\'',_binary '\���\�?�\�a�h����Ɩov\�\�\�5nh','',0,'?'),(_binary 'd4i�V\�z\�.\�!\�~','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/PostContactInfo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/PostContactInfo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\�\�a�qT1vI\�D�l',_binary '\��\�R���|�cΨ?:L~�},!�^+','',0,'?'),(_binary 'd?q�v\�p��3i��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/mk.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/mk.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ŅPU\��^\�*�\�&�',_binary 'E\�\�\�8��\�b�\�\�GE��K��xy߭�\�\�j�','',0,'?'),(_binary 'dC�\�\�\�oU\�G\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/.FiniteField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/.FiniteField.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'dF��v\�\� \�e�G�\�m�','wp-content/plugins/wpforms-lite/vendor/true/punycode/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/true/punycode/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�K&�\�U�x�K\�\�',_binary 'U\�h\��Ml�\�q�S\�q�:A-\\��]^����x','',0,'?'),(_binary 'dG\�\�)�\�;���O\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/buy-sign.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/buy-sign.svg',0,_binary '�=?�I\�O\�\�T\�P��\�',_binary '�=?�I\�O\�\�T\�P��\�',_binary '�rL5\�\0��_��^p��\�s\�jUN\��B��R��','',0,'?'),(_binary 'dJ�\�)�Ե\�R\�w','wp-content/plugins/revslider/admin/assets/js/shortcode_generator/vc.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/shortcode_generator/vc.js',0,_binary '\��ُ\0�\� �\�B~',_binary '\��ُ\0�\� �\�B~',_binary '\�\�B����\�șo�$\'�A\�d��L���xR�U','',0,'?'),(_binary 'dP��2�g?Z�p�\�\�:','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/send.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/send.svg',0,_binary '��iO��\�K!\�k\�\�\�',_binary '��iO��\�K!\�k\�\�\�',_binary '\�2��;�Wx�G=��TW\�\�\�\�<�W�\�j�','',0,'?'),(_binary 'dW�M\�\�\�\�)\����g�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_switch_camera_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_switch_camera_24px.svg',0,_binary 'K|^\�\�\�9h���,1S',_binary 'K|^\�\�\�9h���,1S',_binary '�ܑ�r�يy�D�o\�\�ܚ2�{\Z�ʮ�\��F','',0,'?'),(_binary 'dY�\�*\��\�W1ى','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestContactImportNewList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestContactImportNewList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؕ�5H\�\�T��?J\�k�/',_binary 'PJ#@����\�\�����\�\�vTIȃ�\�','',0,'?'),(_binary 'djBK\�e�\ZU\�m\�\n�','wp-content/plugins/wordfence/modules/login-security/css/ionicons.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/css/ionicons.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*\�ƣٿc;�\�\�z���',_binary '�\�N\�J�s�@\�3 �:h)�7K\�<�\\N�+','',0,'?'),(_binary 'dZ\�pz;\"��H3\�cU\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/certificate.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/certificate.svg',0,_binary '\�*;�CMC)Й���\�*',_binary '\�*;�CMC)Й���\�*',_binary '�t\�\�F\��NQ#l�]\�\�Bܲ�LX\'g\\\0�ŵi\�','',0,'?'),(_binary 'd������\�m\�G�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-campaign-monitor.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-campaign-monitor.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '< �%�\�H\�#0_,\�B�',_binary '\�G�히r�\0�\�\�=@\�\"Ē]b�إk\�Y��','',0,'?'),(_binary 'd�k\�JQAw6im<B1','wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|f墇.j���̈́|.',_binary '\n69\�pM*�8Ah���r\�\�\�u�Z}\�1','',0,'?'),(_binary 'd���Auh\�\�041\�','wp-includes/blocks.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CR(\�ne3\�I\�px\��',_binary '�>|=\�\�E,e��\�|�\�\�ő��hU-m\��\�','',0,'?'),(_binary 'd�\�`gs����\�N��\��','wp-content/plugins/revslider/admin/assets/js/plugins/wavesurfer.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/plugins/wavesurfer.js',0,_binary '\�L(ހR��x�O\�]',_binary '\�L(ހR��x�O\�]',_binary '�=\0v\�\�l`B\�E5��I�� \��\�k#B>�','',0,'?'),(_binary 'd�F\�I\n\�]2\n\�\�Tg','wp-content/plugins/js_composer/config/grids/shortcode-vc-media-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/grids/shortcode-vc-media-grid.php',0,_binary 'y�\�\�g\�\�\�\�\�\�7�}�',_binary 'y�\�\�g\�\�\�\�\�\�7�}�',_binary 'B� \�є\�\�G8�\'_�~#�M\�\��M�\�Mi\�i','',0,'?'),(_binary 'd���xk\�\�d\�-\�\"Y','wp-includes/Text/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'd\�0�ٷ\Z\�\�\�\�\�Ԍn','wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�0<N5Җo\�\�\�uM',_binary 'p\�\"\r���<\��P13�r��z\�\�\�=\�\�\�\�Ɠ]','',0,'?'),(_binary 'd\�\�\�B\�wt�\�R�L�0','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K�\�J��,\�4���x��\�',_binary '�\�o\�\"�!\\\�s�˸q�����@��s','',0,'?'),(_binary 'd\�&xo�� 7�yVy�K','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�KnE����~\Z��t��',_binary 's���r4\�\�\�s���˰S�V\�G�n��\�6\�z\�c','',0,'?'),(_binary 'dс\�\�W�L�\nn:e\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Subscriber/ScopedAccessTokenSubscriber.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',�\�џ\�X}�\�-\�y',_binary '�j$\�2�\�?3�\�uj�\�\�L\�=\�$\�ioN�z\�','',0,'?'),(_binary 'dӫ]\�\�\�eߕ%\�7\�','wp-content/plugins/wp-mail-smtp/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'd\�(\�\�%J\�\�@\�G�','wp-admin/options.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�\�t\�j\� ?\�',_binary ']F\�;Բ\�j9!E9m���bY�\'�1O0\06X3=;�','',0,'?'),(_binary 'd\�\�ԧ��w�\��g�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/BufferHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/BufferHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uտ\���\�Z�o7G�|\�z',_binary '\�g�\��eo\�\n^C6�*T=�g�|�K��','',0,'?'),(_binary 'd\�|\\�x���1�6�p','wp-content/plugins/wpforms-lite/assets/images/about/plugin-om.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-om.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��4l�\�Y<&s�>\�r',_binary '�-9����\�\�\�k\�\�Z=\�R�g�[C.���\�븘','',0,'?'),(_binary 'd\�ӻR�yN�_\�\�T','wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���hLn \�\�ߘ\�\�\�\�',_binary '&6�@�\�r\�HC��\�\�[\�:<|/yb\�Ӏ\Z�k','',0,'?'),(_binary 'd\�\�1T\�g�b���!','wp-includes/blocks/query-title.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-b,���\�w\�\�rˡH\�',_binary '\�\�ٖ\�~.\�Yw��A�C\�$\�|\02��5\�?\�','',0,'?'),(_binary 'd\�hħ{q4�2\�K\"\�','wp-includes/SimplePie/Rating.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Rating.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�jkB�-\r?Q3Qw\�U7',_binary '{nH\�(>}Q(�\�\��a��\�\��b�>��\n�FY+','',0,'?'),(_binary 'd\�4�j\�2U\�V��$\�P','wp-admin/css/wp-admin.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/wp-admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�7#Q�&M?»��|\�[',_binary 'Q\�D��\�6���hP\�\�\�qqM9\�F�O\�\�\\O�','',0,'?'),(_binary 'd\�@!\�\�d�J��\�','wp-includes/js/mediaelement/mejs-controls.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mejs-controls.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�.۷Z#e0�<�l���',_binary '�X\�*\�\�\Z��X\�(\�Z!\�Ƚ�\�D2aB','',0,'?'),(_binary 'd\�G��N��MF\�g}','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetClient.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Q\�\�hyǏد���O',_binary '�1�_K�\'S\�g�\�\�o6�Z˨\�Lx0\�e��','',0,'?'),(_binary 'd\�7\�\�=�g]\�\�\�|�','wp-content/themes/main/js/plugins/gosolar-jquery.mmenu.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.mmenu.min.js',0,_binary '�|\�\�f\�iF�G�����',_binary '�|\�\�f\�iF�G�����',_binary '�����O蚝 �\�|觬�=H\�Ǩ^\\}W]\�','',0,'?'),(_binary 'd�f�@���V;�N','wp-content/plugins/wpforms-lite/templates/emails/summary-body-plain.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/summary-body-plain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I(�\�\�sb�\�\�*��u\�',_binary '\�\�a��r)F\�\�ڑ\'k\'\�\"�f�)�:�?ۊ�','',0,'?'),(_binary 'e\0�\��h\�L���щ�\�','wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y�\�\�ѱƔUy��{�',_binary 'pa���\�i�\�v\�\�INa\'%\�\�fE?�Mv�\�','',0,'?'),(_binary 'e��e{�\�:\0�vy','wp-content/themes/twentytwentyone/assets/js/skip-link-focus-fix.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/skip-link-focus-fix.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q��\�ɋFm�\�^?�',_binary '�\�\�}Q\�U@xd\�]n]\� +hh�\�\��\�D','',0,'?'),(_binary 'e�\�W�\�l1Z6�`�','wp-includes/blocks/latest-comments/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-comments/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'e\n\�&\�\�\�3\�3�\�\�','wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/Logs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/Logs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��c^\�%�\�;\�\�',_binary '|�\'3�Y\�ډ�Fn�d��\�o\'_6\�\�j�^\�$','',0,'?'),(_binary 'e\r\��Zf��\�ޞ\�\�|\�','wp-includes/js/api-request.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/api-request.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���[\'�|\")!ô\"�p',_binary '���\�\nd\�P�K3*��R\'5Ē�� \Z���\'�?','',0,'?'),(_binary 'e\�Qy�|h.#���y','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_refresh_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_refresh_24px.svg',0,_binary 'aw\r}�O\rq\�sEP\0U@H',_binary 'aw\r}�O\rq\�sEP\0U@H',_binary 'Hn;XN\�\�e��i@V�D�H�-ܱ$\'�NV\�','',0,'?'),(_binary 'e\�\�\�Xnj.\\\�(&�d','wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�a��4��P^/�\�7\�E�',_binary 'ѧ\n7Y\�GĢj*�D_.\�\��\�~C�\�b\�','',0,'?'),(_binary 'e7�a�h�t`~\�\�','wp-content/plugins/revslider/includes/woocommerce.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/woocommerce.class.php',0,_binary 'ϑn\�\�F��<�\�s!�',_binary 'ϑn\�\�F��<�\�s!�',_binary '�2^\'��;�r\�-Ţ�-?\�i���5&\�9G9rۚ','',0,'?'),(_binary 'e\"T����{\�*xļ\�','wp-content/themes/twentytwentythree/styles/block-out.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/styles/block-out.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VA\�V\�sho�!\�H�^\�',_binary '�{�\\\�*%��F\�|L[���\�~d� \�zUo1\�u','',0,'?'),(_binary 'e&��*9��F�KjJ\� ','wp-content/plugins/wpforms-lite/assets/images/about/plugin-pushengage.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-pushengage.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Xn�\0uf0�J\'�\�0',_binary 'L�1\�\�F&��\�(��ł�\�\�\��\�\Z�\"�','',0,'?'),(_binary 'e*��n\�Vf3 ��7\�w','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_audiotrack_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_audiotrack_24px.svg',0,_binary '\�`�8�\�4Tê�ޞ-R',_binary '\�`�8�\�4Tê�ޞ-R',_binary '8��<ekI\�?�[���l��0�\�`\�\�\�y:ծ\�','',0,'?'),(_binary 'e.PȴNB�Sx[\�&��','wp-admin/includes/class-wp-plugin-install-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-plugin-install-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� �,\�\�}!Wwd��',_binary 'IY�d�`��h��/�2�h�l��\�\�h�n\�ز','',0,'?'),(_binary 'e0\�8\�\�/�;t�','wp-includes/blocks/tag-cloud/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/tag-cloud/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q{��\�O�Х��\�/',_binary 'a&�gB\�m���\�AR[Sj\��\�z�n.��','',0,'?'),(_binary 'eH�6Q\�H\�a�x�;v','wp-content/themes/main/js/plugins/libs/jQuery.countTo.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/jQuery.countTo.min.js',0,_binary 'r\�\��f�\�9���\r��\r',_binary 'r\�\��f�\�9���\r��\r',_binary '\�\�_\�#8�p����O{J\�*\�\�\�\�\�|m�z�','',0,'?'),(_binary 'eIQX�}\�-�\�e%','wp-content/plugins/js_composer/assets/vc/loaders/spinner.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/loaders/spinner.svg',0,_binary 't\�K\�j�\��Z\��',_binary 't\�K\�j�\��Z\��',_binary '9~09\�,���<�cDYRX���1�.5\�N�Fi�\�','',0,'?'),(_binary 'eN#v\�\�]2\�z8\���','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Controller.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�i\�>\�P\�\�\�\�\��',_binary 'b\�l�N5��;\"T�8�\�I�\�M�\�\�5\�\�|\�','',0,'?'),(_binary 'eOʞ\�\�\�\�\�HD,\�\�?','wp-content/themes/main/taxonomy-portfolio_tags.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/taxonomy-portfolio_tags.php',0,_binary 'X�\�hq\�\�^�=G�+',_binary 'X�\�hq\�\�^�=G�+',_binary '\"�+3\�\�\�\�5j{s�.?��ţ���\�\0<','',0,'?'),(_binary 'ep\r}\�u_4�����\�','wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Щ3�^7�DPk�@c_�l',_binary 'e����\�נc\�1��0F\�\�^\�b�\�B\�Q@Bu��','',0,'?'),(_binary 'euo\�\�\�(��\�8?5','wp-includes/js/jquery/ui/menu.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/menu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\��\\\�\�悗5O��',_binary '\��\�\�5\�l\�\�Wf�@\�.�\�\�N\�Q\�L�s','',0,'?'),(_binary 'evp\�\�\�\�6R�齋��','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/ChaCha20/Ctx.php',0,_binary '\��\�e��?1\�ȑ�n�',_binary '\��\�e��?1\�ȑ�n�',_binary '�ġ�+�q\"�2\�\���i�\�\�\�]B�pR,','',0,'?'),(_binary 'evz�\\UL#�4���Y�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sk.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sk.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E/�yjf֝Ԃ��\�0',_binary '�*\�m����u��3cOœ!:\�\�s�h.����\��','',0,'?'),(_binary 'e}0wTnv_\�g�~','wp-content/plugins/wordfence/views/scanner/options-group-basic.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/options-group-basic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VE�gO�`#jV\�4�C|',_binary '\�s�c�\� ;���*r3$X��\�\�G8ͬRK\�','',0,'?'),(_binary 'e�l��0\�/+(, \�!R','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/he.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/he.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q0\�+\�\�F\�אq�\�H\"n',_binary 'i�\�\�\"\�\�pVy\"�\�hzS\�\�3p\�[0\�','',0,'?'),(_binary 'e�.�B7\�XNV����','wp-content/themes/main/includes/visual-composer/shortcodes/portfolio_grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/portfolio_grid.php',0,_binary 'K\�\�\�\�\�㴫\�l2ѰW',_binary 'K\�\�\�\�\�㴫\�l2ѰW',_binary '�))�Z+P��\r^#_Ց��Jj��\� Eظ�J','',0,'?'),(_binary 'e�\�ܚ+bWUW�\�\�\�','wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\'\�\�V\�Fj\�cԱ',_binary ' �\�Oz�5ȣx\�\�\�f\�\n\\\�\�3g�1W\�','',0,'?'),(_binary 'e�L=h\\��\nI�^k\�\�','wp-content/plugins/revslider/admin/assets/js/plugins/.plugins.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/plugins/.plugins.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'e��lsUO|�R}ܝ�i','wp-includes/sodium_compat/src/Crypto32.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Crypto32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\r}j�NJQX]m��',_binary 'ɱ�\�䱃Fn\����2c.n\�M�\�ڣ� A���','',0,'?'),(_binary 'e�\�__\�%\�\�x��\�','wp-includes/class-snoopy.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-snoopy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�k\�\��\�Y$0\�\�\�{',_binary '3�[D\'\�\�\ZX5ܝ\�MHm��\�$«R6蛃�','',0,'?'),(_binary 'e�^#|ۍ�TЩ��z','wp-includes/Text/Diff/Engine/xdiff.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Engine/xdiff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�^�L\�4Xטo �\�',_binary 'L\Z\�(��M �\�\�b�\�;�E�.\�:�\�)��C�p','',0,'?'),(_binary 'e�\�4XƎ��\"\�\�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\�b\�f>��\�=���',_binary '����ߺ\�`\�\'���盱�\�Жx#i�\�\�#�','',0,'?'),(_binary 'e\�\��\�\�|%�OB\�@\�','wp-content/plugins/wp-mail-smtp/src/UsageTracking/UsageTracking.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/UsageTracking/UsageTracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�PD�\�\�s\" �\�\�r<',_binary '(W\�x=-\�G�F\�\��[����IY�ۂ\�m','',0,'?'),(_binary 'e\�\'�\�\�7�\r��\�\�\�\�','wp-includes/blocks/group/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bl��?\�\�\�G�o$g\Z)',_binary 'm\�\�S\�釂q��j� a]X\nS\�ӿ\�w�\�\�','',0,'?'),(_binary 'e\�͍nM\�;}�V��X','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/import_export/.import_export.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/import_export/.import_export.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'e\�\�V\�^n@\�\�h����','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�l\�@\�\r�o��\�a���',_binary '\�\�#\�Äz1c#�p�rt\"�\�qfHv\��\�Zy\�','',0,'?'),(_binary 'e\�\��0�9���$\�\'','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64UrlSafe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64UrlSafe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L|>��V$~VQ�d\�{J',_binary '\�s�\�Yjݺ�I�,(K�(bA4��wG�9\�','',0,'?'),(_binary 'e\��E��z\��!\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/phpunit.xml.dist','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/phpunit.xml.dist',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S{՜\�\�ސsPv;\�2j\�',_binary '\�\�*\r^\�ꊭcq8��(\�Q\\J*\�%\�(a�2\�\�','',0,'?'),(_binary 'eއ��D\�z\r\Z\n�\�\�)','wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�-�b*�\0dH��d.',_binary 'Wq$!MW^f�q]]�\�Y/�e�\�>�xW3\�\"ѿ','',0,'?'),(_binary 'e\�\����|��6)','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_4_bar_lock_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_4_bar_lock_24px.svg',0,_binary '��]j�0^P�ӯ��-\�m',_binary '��]j�0^P�ӯ��-\�m',_binary '>\�qw\�\�F�b\�6 ���Z�\�|\�G��oQ{+Lo','',0,'?'),(_binary 'e\�\�1��\�\�E\�_��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/GetNewNonce.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/GetNewNonce.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�$z�?E��/�\�\�3L\�i',_binary '��\�V\'\�\�\�y��\r�T��\�78r���\'��|��\�I','',0,'?'),(_binary 'e��Pi7�+�\�$\�\0f\�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_filter_list_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_filter_list_24px.svg',0,_binary '\�R\�R\�M��\�.\�I�',_binary '\�R\�R\�M��\�.\�I�',_binary 'Lj$\�I���,\�\�0\'���Y�k����\�O\��','',0,'?'),(_binary 'f\�kUCM\�\0�w?\�&�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_connected_no_internet_4_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_connected_no_internet_4_bar_24px.svg',0,_binary '�U�\0{\r>U��y��',_binary '�U�\0{\r>U��y��',_binary 'V�\�t�o\n)��V/4�\�^*\�4\�G\�}_�5A���','',0,'?'),(_binary 'f$� m��f��AT\�q\�\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-section.php',0,_binary '\�1����E\�J�\�@�m-\�',_binary '\�1����E\�J�\�@�m-\�',_binary '�M�N2 k|\�\��\�\�B\r}\�)���iA�\�','',0,'?'),(_binary 'f5@��]����^\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character04.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character04.svg',0,_binary '����h\�w(����\"�',_binary '����h\�w(����\"�',_binary 'n�Z5��E�X<\�7=\�O\���4\�\�(#T.a','',0,'?'),(_binary 'f?�\���\�h+#]5�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q\� ��e5:�\\�q\�',_binary 'ay\�\\�+e\���T\�a{0~S�5Ɨ2T;\�UE#','',0,'?'),(_binary 'fE/�\�V6��\�\�Ak�+','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/fonts/wpforms.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&(�o��`��\�\�',_binary '�q���\�!���\� `*{\�ә�\�\�\�\�S/\�>|9','',0,'?'),(_binary 'fQ��\�=�s�V�x>)�','wp-content/plugins/wpforms-lite/assets/css/emails/summary.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/emails/summary.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4�1n\�2Jx\�d���',_binary '�\�\�>+.��|*b���X/䁼k\r>R\�N�瞄\�','',0,'?'),(_binary 'fXs͙�QT\�p Ǥ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ځ\'�\�h\�/�;�\r�\�',_binary '�\�\�Y\�U-\�yE8�dUnH4�H3�7Dn�\�%\�','',0,'?'),(_binary 'fad+\�q�\�CKS��g','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_speaker_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_speaker_24px.svg',0,_binary '\��jb\�sA�\�\Z��\�',_binary '\��jb\�sA�\�\Z��\�',_binary '�s��le\�J�vu�\�[��8L�~\�M\\��\�y�','',0,'?'),(_binary 'fp���\�\�\�j\�H�\'','wp-content/plugins/wordfence/views/blocking/blocking-status.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/blocking/blocking-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��D\�\�a\�\�\�G]:',_binary '^Ķ\�U�O\�95E�ֹ\�~��z�\�qM\�q\�3@','',0,'?'),(_binary 'fr9�}2�E�\�N\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-megaphone.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-megaphone.svg',0,_binary '#\�\�\�#ȋ�Ī\�`\�_',_binary '#\�\�\�#ȋ�Ī\�`\�_',_binary 'b\�1\"\�\�v\�}��t3#�;�\�\�t�\�w�\�g�','',0,'?'),(_binary 'f�u3\n�M\\�}6*0\�','wp-includes/class-wp-customize-setting.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-customize-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��܇\����%\�QA\�',_binary '���I&>WKi�!%ͯ(7ԧQw���ْ]\�#\�%\�d','',0,'?'),(_binary 'f�F\�\�A��l��Up�\�\�','wp-includes/blocks/post-featured-image/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�;�Xyĵ\�',_binary '$\\��� 2\�u�:����F�R\� 8�������','',0,'?'),(_binary 'f�\��Un�\��=\��@','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/ruler-compasses.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/ruler-compasses.svg',0,_binary '�\�\�:�\0fA�\�&sP0',_binary '�\�\�:�\0fA�\�&sP0',_binary ';@U8^ŀf\�/\�\�?�G\����`��1YKy�','',0,'?'),(_binary 'f��A��Tv�ϧ�\�4','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder-online.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder-online.svg',0,_binary '\'\�\'�fR��d� \\\�^�',_binary '\'\�\'�fR��d� \\\�^�',_binary '�\�_3����4;j:\�H���sap\�K)V;T\�*','',0,'?'),(_binary 'f�霰f؟|h��U�L','wp-admin/includes/ms.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/ms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MR\��Z~��v\�ݞ��',_binary '\�ݪ�x�8�$:\�.�1�h~�m�� 1\�.\�\�=','',0,'?'),(_binary 'f��mȄ�%�#!y\r�','wp-includes/blocks/navigation-submenu/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-submenu/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�\�R_�0\�Ck��\�!',_binary 'd�?z�H}�\�v\n�������Ԯ�.\0�[','',0,'?'),(_binary 'f��ŭ\�8��;\�slV','wp-admin/js/privacy-tools.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/privacy-tools.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�e��\�o`Q[\�.\�',_binary '�\�_A6��\�}�\�K�\r9\�@\rro��\�N�\Z\�','',0,'?'),(_binary 'f�2hC\�r�\��Lw�\rH','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fr.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fr.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@�Myz�KW|��I1',_binary 't�O�W���!�`\���\�F~vR�ػk۪ �q','',0,'?'),(_binary 'f���*pd ��\n^','wp-content/themes/twentytwentyone/template-parts/header/site-branding.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/header/site-branding.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\ZS\��z��\�Cn:',_binary '\�\�䠦c��\�ir\���foz\���\�1B+','',0,'?'),(_binary 'f����ah\��\�ֲ`;','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/ingots.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/ingots.svg',0,_binary '2*\����z>���\�2',_binary '2*\����z>���\�2',_binary '��\��\�\�T)}?f\�\�3\�[\�\�Ѹ�$��wZ�','',0,'?'),(_binary 'f\�-�$��G2J�d\�','wp-content/themes/twentynineteen/package.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/package.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��$\Z%\��mV=U',_binary '\�x\nX\�\rQ/8\��\�\�Ҹ=V�d~�\�o;�c\�Yl','',0,'?'),(_binary 'f\�\�\�\�e��R�)\�','wp-includes/SimplePie/Item.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xi\�q�l�U\�G�Ց',_binary '\�g��P�L/�(O\�\�)\�G�.\��G����n��E','',0,'?'),(_binary 'f\�3\��Y\���\�T','wp-includes/js/jquery/ui/tabs.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/tabs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tx�͊\�m~d1\�1O\�Ѓ',_binary '>.\�Y�,0#��\�奖C\�\�V!�~[\Z�.S(v','',0,'?'),(_binary 'fֈ\�����V\�Թ)\�9','wp-includes/theme-compat/embed-content.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/embed-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�me\�\�\�8�\�\�\�\�',_binary '}Ec��\�z�]#\�n��\�w?y\�\�R�a��0ޅ6','',0,'?'),(_binary 'f\�\�\�~\�;�\Zߴ\r��T','wp-includes/blocks/column/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/column/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'fގ�\�\�w\���#=T�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_near_me_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_near_me_24px.svg',0,_binary '��\�%|��3��\�~u',_binary '��\�%|��3��\�~u',_binary 'm\�\�9��\�\�\'\�\�\�o�Y\�Y\�I{\�\�r','',0,'?'),(_binary 'f둤s#%<XRX\�@>\�','wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/fonts/inter/Inter-italic-var.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�*x\�&B�\��!�$fW',_binary '�.�7^V�t\�Y�\�U\�@Ď�\'~(�:>�k\�','',0,'?'),(_binary 'g��Q\�.�\�~\�dOQ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/ProcessApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/ProcessApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�o��7)\�DU=3\\�\�&A',_binary '\�e�\�\�\Z\�;\�2����\�j-S\�aӜ\�r{�&�\�','',0,'?'),(_binary 'g#\�,vM�����\�:\�\�','wp-includes/js/jquery/jquery.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�R��\�\�e�*Q͔Ï',_binary '�W\�yLr6�\� �am{�\�\�G~.;O\�x��\�@Xu�','',0,'?'),(_binary 'g+yr�\�\�q��\��D��/','wp-includes/vars.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/vars.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o%e}gX�-F�\�h/Uߏ',_binary '\�!\�\\�s8\�\�a\�\�mrB\�}�\�To\��mɦ\�\�h','',0,'?'),(_binary 'g+��\�wJoG�\�\�{b','wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\�4�\0��ޮ�颺\�',_binary '\�Y��\�\�V��[\�\�6#�\\��\�^uC�2�f\�','',0,'?'),(_binary 'g-vǐX��HH�\�5�\ZM','wp-content/plugins/wpforms-lite/src/Loader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\����?���\�\\\�\�',_binary '�K]���B��D��\� �I\�U��\�u(�\r�\'���<','',0,'?'),(_binary 'gHۮ\�\ZQ^\�\�c4���','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',0,_binary '��{ࡷ�c���w�`',_binary '��{ࡷ�c���w�`',_binary '\�z\�,\"�`\�\�=�\�p\�8\�{#u-\�#��JoC+Xd','',0,'?'),(_binary 'gO\�\�\�t\�Ȱ�\�&\�\�\�/','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateDoiContact.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateDoiContact.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�-m\�n�o\n�薩��v',_binary '��ߴ\��Tx:\�n+>�O\�6\�.\Z�\�i Z','',0,'?'),(_binary 'gQir��똿�\�/!��','wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��rX\�\�\"�u��',_binary ':�pph`\�uMJ�Dm�r��qsr_�����?A�','',0,'?'),(_binary 'g^g\�t\�\�\\A>�\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32Hex.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base32Hex.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\����C\�P\'s{\r\��',_binary '�Kv�\�qZ�\�\�6Yi�RH���`��j�b�','',0,'?'),(_binary 'gv\�\�\ZUO�\�\�\�\��\�\�','wp-includes/blocks/html/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/html/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�F��\�<�T}\�\�;��',_binary 'T�O=9\�bn4��8B�\Z\�P\\�\�\�N\�\�','',0,'?'),(_binary 'gwAT�t\��τ���C\�','wp-content/plugins/wp-mail-smtp/src/Providers/Mail/.Mail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Mail/.Mail.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'g|y_�o4\"��X�N���','wp-includes/images/smilies/mrgreen.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/mrgreen.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-5�\�^���\�J\�j��\�',_binary '�\�\�M�\�g�$�\�+;��\0\�5\�\�\�\�H&\\E6%w','',0,'?'),(_binary 'g��/_\"�\�ĮQ��wCg','wp-content/plugins/wpforms-lite/src/Access/.Access.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Access/.Access.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'g�#w \�\�\�4���\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uw\�h[e��z�x�\�',_binary 'wp�B�\�3K\�r3_�!\�}��b\����d\�v\r��','',0,'?'),(_binary 'g�j\��\�3!\r�@�}','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_chevron_right_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_chevron_right_24px.svg',0,_binary '\�/�3�\\-��%\��C',_binary '\�/�3�\\-��%\��C',_binary 'Ɉ\�>5~D.51ō\�\�ݿ�@�8�K�\�iRr�\�K\'','',0,'?'),(_binary 'g�\Z��\�Ş�\�|q�(','wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z�W\�M�\�&�8\�3\�6',_binary 'TR@pe\�\�S`F�aױC�>+\�V�%\�8\�JyQ','',0,'?'),(_binary 'g�$G\\�\�;�r\�\�\�1X','wp-includes/images/wpicons.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/wpicons.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dS��uq��V_�\�\�a\�',_binary '��\�cZ_�\�?n�_�\�K��6\�\�1�\\}r','',0,'?'),(_binary 'g�K���\�N>J��4','wp-includes/blocks/freeform/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/freeform/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vn\"f��C<(-�\��',_binary '5\\���<\�U�w8$o�\� ]\�С\'\�њܳ\�CF\�=','',0,'?'),(_binary 'g�BL\�ln\�+��An\�2','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ar.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ar.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�E՚� ʯW�ՙX�',_binary '�\�AC�x�5t��O����L\n��\�\�boB�خ�','',0,'?'),(_binary 'g�f\�1�۶\�y\�;�_','wp-includes/class-wp-http-proxy.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-http-proxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}4TޗU\��|��',_binary ']#\�j\�\�+x\�wę�η:\�\�b\�\n�t�c�','',0,'?'),(_binary 'g�s\�\�)��m�\�%','wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�`r�ll�3@ޠ!s',_binary 'F+�RZς�eQ$ep\�G%Ev\�-\�xE','',0,'?'),(_binary 'g�]e�\�!^��(PK�\�\�','wp-content/plugins/wordfence/models/common/wfTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/common/wfTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\�T\�}�HW\'<}\\',_binary 'Z¥|�s\�S\�8e��3\�Eؗ�$��\�\�ܜ-h\�','',0,'?'),(_binary 'g�d�\�\��\�H�\0\�!�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/lt.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/lt.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�/@#������\�CnbC\Z',_binary '�\�\�Fe�{\Zty�\�8\���iV\"4����&ÿ','',0,'?'),(_binary 'g�*\�\�\�m3\�^\�a\�^','wp-admin/css/colors/light/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/light/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'g�[\�(x��\�\�\�\�\�\�','wp-content/themes/main/includes/sidebar-register.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/sidebar-register.php',0,_binary '�ۀ\�\�\�r��\�+�p5',_binary '�ۀ\�\�\�r��\�+�p5',_binary '\�!!��^MM�m�\�\\S��E|�\�5N\�(s]�','',0,'?'),(_binary 'g\�Ln\�n�\�\�\"�a','wp-content/themes/twentytwentyone/template-parts/content/.content.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/content/.content.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'g\��~)�~�s�ʞ��I','wp-admin/includes/class-language-pack-upgrader.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-language-pack-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�:�x\�_�(R\�g',_binary '\0#Y!\02j�$\\7��(� \�;\�lų\�\�i_Z�','',0,'?'),(_binary 'g\�X\�\�\�8ϊ-A\�\�.','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_custommenu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_custommenu.php',0,_binary '��\�s�\�?�\�k\Z�K',_binary '��\�s�\�?�\�k\Z�K',_binary '��=^\�+��\�nZ|�@��N=��ZK$�S!\�Rx\'','',0,'?'),(_binary 'gӁ\�\"}�H\�\�,\�d\�','wp-includes/blocks/social-links/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8h�#�+\r\�\0M({',_binary '\�Ѝ\�a�Y�\�\�ӥ6\�Fkȱ4:�0T�K\�DA','',0,'?'),(_binary 'g\�݇Dl\�y\�\\F��m��','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n u�ϜڂSz\�\�\�3�',_binary '4��\�[�~8����\�J��%�\��a*�\�Y�\�?\�k','',0,'?'),(_binary 'g݆ёB�\��$\�%��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/ruble.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/ruble.svg',0,_binary '���\�B�\�N\�#Rw 1@',_binary '���\�B�\�N\�#Rw 1@',_binary '\�Ǫk��CIҒ\�\�3#��r��\��A\�?\�Xg`\�','',0,'?'),(_binary 'g\�ʥ\��\ri�\�\�x','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/php72compat_const.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/php72compat_const.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XP\�sHG\�/n\�w',_binary '�-ܙ���_�P^\�C\�\�\�\�`ֵ\�.���F�If','',0,'?'),(_binary 'g\��αv\�;�^�\�\"','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/customizer_control.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/customizer_control.php',0,_binary 'i@[ڤ/ď;\�\�\�3)',_binary 'i@[ڤ/ď;\�\�\�3)',_binary '�\�J�\�A5S�r\�[����\�݁%\�Dt�r\0�\\\0\�','',0,'?'),(_binary 'g\�\�]bR%� Z�\�E�','wp-includes/js/shortcode.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/shortcode.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��>}OP\�8Z,Ob���>',_binary '�\�\��\�:��\�D�a�!�ق�v����2\"!','',0,'?'),(_binary 'g�Ed\�\�1�\�D}\�\���','wp-includes/js/jquery/ui/autocomplete.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/autocomplete.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!6Fx@�S�\r?��',_binary '\�\�hc\�Ϙ\r\�5.�%hI\"\\@ \�\�\�MHe\�m\�\�\�','',0,'?'),(_binary 'h?w|mBhB\�:a�<','wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Թ���Xp`me<',_binary 'wP\0\�p\�zuYDS\�z(W�ߥ�\�P�3$S�\�\��','',0,'?'),(_binary 'hz[Cj8��J�T�M��','wp-content/plugins/really-simple-ssl/testssl/serverhttpson/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverhttpson/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm�&���\rs\�U���',_binary '�3x��\�l�z�[���\�Δ��%8\�)\�\�W�\�q�s','',0,'?'),(_binary 'h\�r\�\�!f\�)��K� ','wp-content/plugins/wp-mail-smtp/src/Admin/.Admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/.Admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'hZ[���=��\�w�r�','wp-includes/sodium_compat/src/Core32/XSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\\����\�\�\�:R/\�+',_binary '\�ɫ����\�\�\�:���jN\�mm����R���[','',0,'?'),(_binary 'h\ZOhl�\�_�\�Lm/\�','wp-includes/class-wp-customize-manager.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-customize-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���&���9*�:�s;�\�',_binary 'p�Ѕv�h�c\'ل�Շ����u~\�\Z�\0]`Z','',0,'?'),(_binary 'h d\��껅2\�\�_�r','wp-includes/functions.wp-styles.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/functions.wp-styles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Kl�(>�D<>�~Ɨ',_binary '\�p\�Ю\�U�j^*(aެ0@t\�\\nI\�\r�4_','',0,'?'),(_binary 'h0X-\�i��\�\�^\�G`8','wp-includes/pluggable.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/pluggable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�F��l8%\�\�q.M\�',_binary '@�j_4p{s߉���\�)v�\�(m|�)��^8���y','',0,'?'),(_binary 'h4��\�#3\�`�-݈�\"�','wp-admin/profile.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/profile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0\�\�,��\�g;ꙴ',_binary '�C��q�\�N,\�`v�S��*\�\�\�Z[\�`\�\�\�m\�','',0,'?'),(_binary 'h@Z\�%�R\�F\�;ti\\m','wp-admin/css/login-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/login-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���1D��p8p��\�\�',_binary 'NA~��-�t���\�_�Ƃ1(ߢQ�\��}\�\�x17','',0,'?'),(_binary 'hR\�lue�iQ\�\�Q��\�L','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/.Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/.Poly1305.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'h`_DNh4uzf�\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~:\�pn,\'|\Z�Q�\�\�d',_binary 'M��h�>YIjx�6\ZS�\�we\'\�>_`�\rC','',0,'?'),(_binary 'hc;t�V�j�[z�t\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_return_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_return_24px.svg',0,_binary 'H�/\�?\�0\r9*\"',_binary 'H�/\�?\�0\r9*\"',_binary 'dh\�5�\0o\�B+\�\�l\�\�*�\�]�\�\�\�qaG\�Z�','',0,'?'),(_binary 'hc\�\��=\� �\�\�0\�','wp-includes/block-patterns/social-links-shared-background-color.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/social-links-shared-background-color.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�}�\�;`\Z�Դ��',_binary '>\�**��?\�-T*�\�H�%9\�/�\�E�Vy\�f�','',0,'?'),(_binary 'hft�(+5�J\�z\�','wp-includes/sitemaps/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'hu��PAN\0S~\�V�\�','wp-content/plugins/js_composer/include/autoload/vendors/woocommerce.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/woocommerce.php',0,_binary '\�QS\�\����\�ۯ',_binary '\�QS\�\����\�ۯ',_binary 'TcGpB�$&i\�\�\�JK��\��װr*<\0�6\�\�\�Q@','',0,'?'),(_binary 'h|hE��f:Ʊ2��~','wp-admin/network/theme-install.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/theme-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '堷ȹ�\���H^r�',_binary '\�f�kL�\�\�\Z�)h/F_\�\�M�9�j���V�','',0,'?'),(_binary 'h�\�A�[��c\�*H\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'R��t(u�w\�AtU|',_binary '\�Iw \r;,�*[U{�\�\��KN�N�u5\'g\r','',0,'?'),(_binary 'h�THV=W>���&��s','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_highlight_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_highlight_off_24px.svg',0,_binary '#X3�뽒@�wV\�',_binary '#X3�뽒@�wV\�',_binary 'LbCN@q\�<Zr>\�(uH���ձ��/\r��','',0,'?'),(_binary 'h�\�\�\�}\�\�bI��\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/html/.html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/html/.html.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'h�T�֢�I\�1��;��','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_share_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_share_24px.svg',0,_binary '�D} #;>i\�Q��',_binary '�D} #;>i\�Q��',_binary '\�IMݻtOϓzO��e\�O��\Z�z\�IP�','',0,'?'),(_binary 'h�Zjva-B�{','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-de_DE.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-de_DE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�gFi�ISD�q�\"yj\'',_binary 'D�)�v\�U`��\�t\�MnP\�}0\�M\�p�','',0,'?'),(_binary 'h�\�G>Ž6)\�t \�o�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_mouse_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_mouse_24px.svg',0,_binary '�JftΊ\�NI1\�0��',_binary '�JftΊ\�NI1\�0��',_binary '�Ѭ\�/\Zd����\��3���=�$)P f⫤�','',0,'?'),(_binary 'h�OT,$\�\�(��\�\�\�\�\�','wp-includes/blocks/site-title/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�6����\�\�1�',_binary '\�\�с�knAH��{\���\�^ȱ�Q\�a��','',0,'?'),(_binary 'h�E�\�X��t!u��\�I','wp-content/plugins/wordfence/.wordfence.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/.wordfence.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'h��c!\\d/\� \0L]sD','wp-includes/assets/script-loader-react-refresh-runtime.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/script-loader-react-refresh-runtime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�f\ZZ\�BH�=?3!R',_binary '�\�\�wW�k�\��(\0LJ�\�m����\�؟\\g4','',0,'?'),(_binary 'h�\� �Dy*�\�#�','wp-content/plugins/wordfence/models/firewall/.firewall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/firewall/.firewall.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'h���l\Z�<�2{�噋a','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Parameters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�;�G]=��,b��;',_binary 'L+1S \�9%1���Kͦ\�J\�Yx�6_��\�\�\�','',0,'?'),(_binary 'h�\�~cTOo�y4|','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�f\"���\�#6${ JL\'\"',_binary '\�eŇ�6\Z(�q\�&�ڶ�\�\�]�\�\�\n\�Cli�ީ�','',0,'?'),(_binary 'h�\nH\���t���\�l','wp-content/plugins/wpforms-lite/assets/images/addon-icon-webhooks.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-webhooks.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�,E\�\�£��\�\�j�',_binary 'r\�\�\�!H}Gsq\�\�K\Z�n\�?(4\�|�\�[\� �','',0,'?'),(_binary 'h�M�V�m\� �\���','wp-includes/blocks/categories/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '������\�~�B[|�l',_binary '\�\'��Y�9\� \�9��_���\0& ���','',0,'?'),(_binary 'h�<�]��\�OpNCƴ\�','wp-content/plugins/wordfence/lib/wordfenceURLHoover.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wordfenceURLHoover.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0�{\�C-�\�\�.����',_binary '5%��꒛�⁚\�d\�*<nԗ\�ҜN�Z�\�z�','',0,'?'),(_binary 'h��r���/\�B�\'�0','wp-content/themes/twentynineteen/screenshot.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/screenshot.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�x��4�Ҫ���',_binary 'd\�@�\���d%�1M�\��Mo6��1\�\���Vk','',0,'?'),(_binary 'hŐb\�+&|\�i\Z��','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/action-scheduler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/action-scheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\�;|Si\�4�vH~{.y�',_binary '\�*�\�\�\��*\�I�\�#�4w�\�9\�\\�\�\�\�','',0,'?'),(_binary 'h\���zZ��m\��5��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pt.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pt.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8�L:]:\�\�5�k���',_binary '\�\�\�Q%�\"͎�O\�Q�,X�\�6\�\�\�\�P','',0,'?'),(_binary 'h\�6�!{\r\�z�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-flash.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-flash.svg',0,_binary 'uE�-O\�Ҷ\Zk\�k',_binary 'uE�-O\�Ҷ\Zk\�k',_binary 'U�xm9g \�H_\�yo��p9\�\�K�_\�k\��N','',0,'?'),(_binary 'h\�6;Ғ�c%����7','wp-content/themes/twentytwentyone/assets/images/the-garden-at-bougival-1884.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/images/the-garden-at-bougival-1884.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�߱�l�\Zp�\�\�\"�',_binary '�?\�fD�\r\��5ק� \�\�ߋ\�ޙ\�\�\�J\�6�qm','',0,'?'),(_binary 'h\�o\�\�\�l�\"�Y\�\�:�','wp-content/plugins/wp-maintenance-mode/includes/classes/wp-maintenance-mode-shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/classes/wp-maintenance-mode-shortcodes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D�O�~]�S\�\�p\�Ve�',_binary '�\�`���t\�$�W@�Q\�\0�i=�@\�','',0,'?'),(_binary 'h\�\�\�QK�V<r:Mg_\�\�','wp-includes/js/dist/format-library.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/format-library.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z|����O\0\�{�8\�',_binary '\r��o>�wo\�I�\�e�\�B\�i&gA��','',0,'?'),(_binary 'h�\��u��\�\�d\'','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetIps.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetIps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HZ\�\�U�.\�\�\�GOrE��',_binary '��o\��\��1\�\"�\�p�ł�S�{z)�m�qj�','',0,'?'),(_binary 'i��\�\�kmCx�ʷ\�\�','wp-content/plugins/wordfence/lib/wfDashboard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfDashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e�\�.�\�q�:\�j\�\�R',_binary 'u�a\�v\�R���+We\r�T�J%�\"\�\r7�f��\�','',0,'?'),(_binary 'i\��\0��ڛLj+\�','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.ttf','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/fonts/wpforms.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\�\n�8\�5�D\�H�u',_binary 'zI\Z@M#~ݐ?h\�4P\�\�\�i\'a1\�>XP','',0,'?'),(_binary 'i��;\�\�&��o\�?','wp-includes/IXR/class-IXR-base64.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/class-IXR-base64.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�*6\�\��D�T\�e��',_binary '?F]L�2}�\�\�\rS�@b\�2\�O�o\�uU\'O��','',0,'?'),(_binary 'i*.��\�Yf\�{Y\�K3{b','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/delivered.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/delivered.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4�w��Y\�;9Y�-',_binary '\�߈x\r��2�©<!�ࠓ���Έ,d@�Q�','',0,'?'),(_binary 'i>\�\�\n�AI���NK�','wp-content/plugins/revslider/admin/.admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/.admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'iE�&,TC��=[�C&','wp-content/themes/main/js/plugins/libs/scrollup.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/scrollup.min.js',0,_binary '曂|i�)f]\'O\�[�',_binary '曂|i�)f]\'O\�[�',_binary 'gUp\�B��\�:\�8>�כu:�U4�hh�\�1\�','',0,'?'),(_binary 'iP1�\� \'\�\�$��+�','wp-content/plugins/wpforms-lite/src/Lite/Admin/Pages/.Pages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Pages/.Pages.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'iXD\�\�A9zϱ�_4�','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'i[\�\�g�\�o�~0/Z�S','wp-content/plugins/revslider/public/assets/fonts/.fonts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/.fonts.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'i\\\�4W\�\�2\�4�\�>�','wp-content/themes/twentytwentyone/.stylelintrc.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/.stylelintrc.json',0,_binary '�G�\��R(�\�AF���',_binary '�G�\��R(�\�AF���',_binary 'QB�\�\�Tp\"\�|{�\��b�4��kw�\�*\�~�k','',0,'?'),(_binary 'ia{�-\�\�\Z\�ؙo��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�}�<\�\��s�\�9',_binary '�\�Q\�\'\�r�� �t7�\�=s*a`<�z\�o\�_','',0,'?'),(_binary 'idܶ\�1�\"�\�\�^\�','wp-includes/blocks/separator/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�煑P\�xv\�}\�+\'5 ',_binary '�CU[J�B*SM�cN��^po�\�F@�\�zح�*=�','',0,'?'),(_binary 'ii�\"o�C\���\�`','wp-includes/sodium_compat/src/Core/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[Rz@\�MMQmr\���',_binary '�q��\�X9O���a4�A�\�\�\�\�\'\�\�\�̾e','',0,'?'),(_binary 'ijϗ*n�9*��n)m','wp-content/plugins/wpforms-lite/assets/images/community/youtube@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/youtube@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�H�N]$zht�S�\�dݛ',_binary 'đ\�\Z�6?�y��\�e?��\0a�\ZD\�i\�5X�\�4\�\'','',0,'?'),(_binary 'iq�K\�\�(\'�\�\�1\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_desktop_mac_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_desktop_mac_24px.svg',0,_binary 'd��8V��!>\�(.�A',_binary 'd��8V��!>\�(.�A',_binary 'l]�%\'sڌ�5\�\�;W�\�\�\��\�n g\�\�','',0,'?'),(_binary 'ir`\�O 3\�RTs�\�\"��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/exit.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/exit.svg',0,_binary 'd$+ꞂB02o\�°y',_binary 'd$+ꞂB02o\�°y',_binary '��0��c�d\�\�e��客E\�\����y2\�\�\�ۍ\�','',0,'?'),(_binary 'iv\�~L�1\�ӝ�Hn\�&','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactCampaignStatsTransacAttributes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactCampaignStatsTransacAttributes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.(e+$rq٭�� \�',_binary '\�%H\�\'\r�_\�d+\�($�u\�\�6�FF%\�\�\�c','',0,'?'),(_binary 'i~�E�nHK#\�䐙\r\�','wp-content/plugins/wpforms-lite/src/Logger/ListTable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Logger/ListTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ؗ0\�q��룻\�n\�',_binary '}�p\�zG�\�\�y�\�s^ۨWlXV13�\\�O\�','',0,'?'),(_binary 'i��\�U�WV��<W��\�','wp-content/plugins/gosolarthemes-core/admin/assets/js/admin-screen.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/assets/js/admin-screen.js',0,_binary '\�<&\�\�w\�Tk9\�\�N',_binary '\�<&\�\�w\�Tk9\�\�N',_binary '��\�û��\�\�\�\�\�o8���\�z+?��U\�W*z����','',0,'?'),(_binary 'i�\�q��\�\�xjpR�\�','wp-content/themes/twentytwenty/template-parts/featured-image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/featured-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�W�\���\�{�κ',_binary '�F�\"\�ט�VX�\�\�\�R\�H�^\�v,\"o��','',0,'?'),(_binary 'i�&�D�K\�\�S�\�K+>-','wp-content/plugins/wp-maintenance-mode/includes/functions/hooks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/functions/hooks.php',0,_binary '\��s�\�\�>�\�e���y',_binary '\��s�\�\�>�\�e���y',_binary '\�r�Q�}Cjk^\�%\�攅U=���\�)p]\'�\�','',0,'?'),(_binary 'i��h\�\�m�(�й:>�','wp-content/plugins/revslider/public/assets/assets/svg/alert/ic_error_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/alert/ic_error_outline_24px.svg',0,_binary '�w�\�\�K\\�Ķ\�Ù��',_binary '�w�\�\�K\\�Ķ\�Ù��',_binary '��\�\�zaψ\�e}Gt$}{�\�P �\�\�\�\�\�\�Ȁ','',0,'?'),(_binary 'i�3\�,��wRu�ة��\�','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_golf_course_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_golf_course_24px.svg',0,_binary '9���1F\�k�m[҅U�',_binary '9���1F\�k�m[҅U�',_binary 'lĠ6;\�\�\rl�ט/��\Z_�^&v\�]\\\�7yG','',0,'?'),(_binary 'i�ZѶm@�\�O?O','wp-content/plugins/really-simple-ssl/img/warning-icon.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/img/warning-icon.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ƴ\��U�09�����',_binary 'E�b�� N��\�_E\�O\�;&�\\�e]|�\���N\�','',0,'?'),(_binary 'i�fSzh[\�E=\�D��\�','wp-content/plugins/js_composer/include/classes/deprecated/helpers_deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/deprecated/helpers_deprecated.php',0,_binary '\�?��3\�\\/_\�۫�V',_binary '\�?��3\�\\/_\�۫�V',_binary '\�<\�\'�aC\�T�*�@41Č�\��\�\�\�3\�Qxt','',0,'?'),(_binary 'i�l\�\�\"�/wW�S��\�','wp-content/plugins/wpforms-lite/vendor/composer/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�]_\�#D\���\0\�\�',_binary '\Z ��ے\�%�4~N\�~Gh!b\��:w��Ɍ��\'','',0,'?'),(_binary 'i�-�\�X�8V[~E�','wp-admin/css/install-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/install-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�┾\�o�<\�ן\�\�',_binary '�y \�5\�\�T�\��~}\�%S\�b>܀�\�w\�f>�','',0,'?'),(_binary 'i��\�\�y!\�T\���\�\�:','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_beach_access_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_beach_access_24px.svg',0,_binary '\�xI�\�b3\�\�\����\�',_binary '\�xI�\�b3\�\�\����\�',_binary '���\�t\�\�\�G\r\�#lĺC�\�*\�L\�xg;\�jn\�\�','',0,'?'),(_binary 'i�Y\rA�1\�08�%b�\�_','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Thread.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Thread.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(�DͼM.��O��[�\�',_binary 'y\�H�\�\�*(�\�\�Fqǭ\�}�\�|\�aJ=1\�a�y','',0,'?'),(_binary 'i�\\����=X\�h$','wp-admin/js/language-chooser.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/language-chooser.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ӥ\�ku��lLS�',_binary '�\�\�r4\�\�i���j�\"܈��\�\�\�6�\�\�&','',0,'?'),(_binary 'i\�\�y�\�}\�~\�.�@','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_headline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_headline_24px.svg',0,_binary 'R>�M�\�+d\�i��R{�',_binary 'R>�M�\�+d\�i��R{�',_binary '�j���\���\� #�cs���$L�i\�Lp\�\�','',0,'?'),(_binary 'i̴��ע\�\�\�}�M','wp-includes/blocks/comment-reply-link/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-reply-link/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'i\�\�\�M\�\�\��A;�o7','wp-content/plugins/revslider/includes/coloreasing.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/coloreasing.class.php',0,_binary 'VHcaȰ�.\'y\�O',_binary 'VHcaȰ�.\'y\�O',_binary ' \��}\�=p��U\�\�/\�\�\nE\�R\�\�\�\�_\�','',0,'?'),(_binary 'iԞ\�\�\�(.��\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20/.ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20/.ChaCha20.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'i\�ʶl\�z\�\�^\�H�4','wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rOQ�O\��\�L�\��\'',_binary '�\�\�d\�<\�8��\�dd\��\�Nw#+>fy\�\�','',0,'?'),(_binary 'i\�k\�\��C\�\�T,\�','wp-content/plugins/wordfence/lib/wfIPWhitelist.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfIPWhitelist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2�h�\�2aE\��0',_binary '�D\�:\�]踝z�\�\�\�w%[�j\�o�\�\��X`\�','',0,'?'),(_binary 'j\'��K�dB �����','wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings/Geolocation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings/Geolocation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\�(�L��fx9y,\�/',_binary '4����bw\�\�\�\�\�\�л�?\�~�cH\�<\n�b\�','',0,'?'),(_binary 'j\n{0��\���\r��W\�\�','wp-content/plugins/wordfence/css/wf-roboto-font.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/wf-roboto-font.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��]\�\�\�O�uݵ�',_binary '\�+\�hJ~�ʆ��*\�\�a*��\�Gb67�\r�:�','',0,'?'),(_binary 'j\r\���\�\�`z\�5\�','wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Builder/Confirmations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Builder/Confirmations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M�8\�\�1�̃�\�&\�',_binary '�RL�V(��M�+��^t\�W\�\0\�#$��\�\�A�[','',0,'?'),(_binary 'j�wA�sJh�\0Z&{/','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_col.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_col.php',0,_binary '\�oR\�f-y��2\�6k',_binary '\�oR\�f-y��2\�6k',_binary '�`�Y�\�Di� �=\�\�\�nҚ�\�\�\"��\�\�l�\�','',0,'?'),(_binary 'j&�V1���6�4��\�\�','wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�r��9 �#�\�{�',_binary 'ᄆ\�\�n�ѿ�0c~N��r\�\�Au\�g~Δ�\�\�I','',0,'?'),(_binary 'j(\�Ë J2\�Ƃ��\�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/.csv.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/.csv.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'j+���.\�\�F�\\�','wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-row-layout.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-row-layout.tpl.php',0,_binary 'V\��\�qU�u\�Z~',_binary 'V\��\�qU�u\�Z~',_binary '\�{\�A)!�msz\�\�2\�\�L\�l�\�\�T�\�:b\�k','',0,'?'),(_binary 'j:��P��\�\�����\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure01.svg',0,_binary '|\�a�\�d��D!\�I�',_binary '|\�a�\�d��D!\�I�',_binary 'd�ʭ7\�#Q\�\"%�����Mz\�3\\\�\0wx\�','',0,'?'),(_binary 'j;��\�_�=\�\Z����','wp-includes/blocks/group/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~Q\��*���&D\\\�',_binary '�\�qmVP\�k�P��\r�F,~3\�\�,���\�\�\�F-','',0,'?'),(_binary 'jK�ћ�.P\��%�','wp-content/plugins/wpforms-lite/includes/emails/templates/field-default.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/emails/templates/field-default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��~�\�ALB\�Þ\�K\�>',_binary '+V���\�֮j���e�&��̏\�[*\�\��\�$','',0,'?'),(_binary 'jO�\�Rc��\�T','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_layers_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_layers_24px.svg',0,_binary 'gs6cU\�\�Q\�\�WF\�',_binary 'gs6cU\�\�Q\�\�WF\�',_binary '�\�f\�THș\�\�\�TK��\�E۬�\�J�^�5]^\�','',0,'?'),(_binary 'jQ�\��e\���;\�e','wp-includes/css/wp-pointer-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-pointer-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�>\r��@\�o�\�4��R',_binary 'Hף�\�m|oC4\�U\\;uP\�6�u�0��\n�\�l','',0,'?'),(_binary 'jT�\�|\"�\�6�\�y��','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_no_sim_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_no_sim_24px.svg',0,_binary '\�r\ni#\�\��څU��\�',_binary '\�r\ni#\�\��څU��\�',_binary '\\N V\�XD\�\�\�\�k\�Y����c<�\�\�\���U ','',0,'?'),(_binary 'jT���+\�Q�}i�\�YC','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_drop_down_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_drop_down_36px.svg',0,_binary 'p[6Rxk��`+0\�-\�B\�',_binary 'p[6Rxk��`+0\�-\�B\�',_binary 'k\�\�2���Z\�0�\�\�\�G6\�D^�@�0��|U\�','',0,'?'),(_binary 'jU]ɚ]D\�̞4\r','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_cafe_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_cafe_24px.svg',0,_binary '~\�)�\�Q\�,\0���m�',_binary '~\�)�\�Q\�,\0���m�',_binary '�¯\�=s��\�h\�ֳB\�\�\�=L��O�Ea�q','',0,'?'),(_binary 'j_����x6�UڈWe','wp-content/uploads/js_composer/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/js_composer/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'jcÝT��\�\n-��\�m\�','wp-content/plugins/wp-mail-smtp/src/Helpers/Helpers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Helpers/Helpers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?�\�H\�G\Z\�_����\�',_binary '_\�B\�\�+O�i\�#�����>\�8�\�\0�\�-��\�','',0,'?'),(_binary 'jgX�x�rTs\��\�Ƥ\�','wp-includes/blocks/comments-pagination/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n�\�PTV��>0]G\�xK',_binary '\"GH�H\�}\�\�*�\�\�\�q\�\�\\\n-��\�\�c�|','',0,'?'),(_binary 'jmE�\�AX\�uw�>܆','wp-admin/css/colors/ectoplasm/colors-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ectoplasm/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��lJ%z�KS��N\�ɩ',_binary '\�\�*x6be \�`?Գ\����2 lh\�kͤ\�','',0,'?'),(_binary 'jsH�\\�ɹ )\�\nfZ\�t','wp-content/plugins/wp-maintenance-mode/assets/js/jquery-ui-timepicker-addon.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery-ui-timepicker-addon.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�uڱ�m^��,�<\\',_binary '�M%�)�\�?4k�\�S6j��\�?4?\�i0~�>\�','',0,'?'),(_binary 'jt�\�Z\�\�ܿ\�,��','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r��\��a�a\�\�i',_binary '{J�L�\�\�ͻ&\�\�{��{�\�T:���\�\��B','',0,'?'),(_binary 'j|3L\0\�\"^�|�秣[','wp-content/plugins/js_composer/include/templates/shortcodes/vc_tta_global.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_tta_global.php',0,_binary '^\�R���u>d\��\n�\�',_binary '^\�R���u>d\��\n�\�',_binary 'h`�1]��\�\�N͝��!�Y�K\�Fb\� �\�\�','',0,'?'),(_binary 'j�1^\�,��$y�\���','wp-content/plugins/revslider/public/assets/fonts/font-awesome/.font-awesome.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/font-awesome/.font-awesome.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'j�䱋��\�\�%�\�\�]�','wp-includes/class-wp-xmlrpc-server.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-xmlrpc-server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0�c\�{�@�y<n/',_binary '\�ο��\�嶀�Z�4�5][F\01\�.+�y\�n!�G','',0,'?'),(_binary 'j�_m\�EQ�,��k\�','wp-content/themes/twentytwenty/template-parts/entry-author-bio.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/entry-author-bio.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~N�\�\�{M5�D��\�',_binary 'R\��\�\�\�\�{��X�g�\�ɍ�1T~�\�\�=','',0,'?'),(_binary 'j����p�\0Z\�\�','wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$�uZ9\�&\�S�IF\�,�',_binary '�r�\'<�(\�\�\�8�\�\�\�vπ4<\�LgAR\�','',0,'?'),(_binary 'j��\�)n�Q8ޮ\�D�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�t0\�,06\���<��',_binary '\�Q#f���9\�;�8�\�*B�3�W\�ao3Fc\�','',0,'?'),(_binary 'j���\�5F+��\�o','wp-includes/images/crystal/interactive.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/interactive.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�R\�m`\�\�`�9�\�',_binary '$���\�멘<x1�\�Փ�\�IR\�V-VZ\\jg.���','',0,'?'),(_binary 'j�O\�\�D�\�F\�1\r�','wp-content/themes/main/charitable/campaign/summary-donations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/charitable/campaign/summary-donations.php',0,_binary '@�`���\�\�ݯ��\��',_binary '@�`���\�\�ݯ��\��',_binary '�#�a�+���aV\n�3�\�T\�iD\�݆8�\�Q9A','',0,'?'),(_binary 'j��\�\���ۆ��0]\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-chart.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-chart.svg',0,_binary '���d\�>�\�B�\Z&�ܦ�',_binary '���d\�>�\�B�\Z&�ܦ�',_binary '�\��A\�\�\'L�\�\�+�\�\Z\�\0W\�@�\� �j\��','',0,'?'),(_binary 'j��4-�O Մ�\�rL\n','wp-content/plugins/wordfence/models/block/wfRateLimit.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/block/wfRateLimit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��$1\�D�\'w��m���',_binary 'E&&\n��a\�\�\�~\�b+\Z�\�\�)j\�\�M\�p��M�','',0,'?'),(_binary 'j�gs\�66\�$��8*�E\�','wp-includes/class-wp-dependency.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-dependency.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r:\�G5\�+\�H݆=K\�',_binary '\���\0�>\'oPH\�c=J�ӌQ\�\�T}dDGN','',0,'?'),(_binary 'j�t\�B�#�\�T�^m','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendEmailAttachment.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendEmailAttachment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>~�dp1|\"W����',_binary '�\�\�Z�\r]s@\�\�S\'\�\rK�e\'C^\�ZL]��C','',0,'?'),(_binary 'j\�\�w�\�=\�\�O��5','wp-content/plugins/revslider/admin/assets/images/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/images/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'j�d\�CT[^\�R�\�\�','wp-includes/block-patterns/query-large-title-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/query-large-title-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Q��$4�-�1�e\�',_binary ',���Ch1z`�q\�\�\����\\2ߑ���{]','',0,'?'),(_binary 'j�D�:Q\�\�]1\�_=\�\�','wp-content/plugins/wordfence/models/common/.common.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/common/.common.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'k\�;XP�R��SP\�','wp-content/plugins/wp-mail-smtp/assets/css/dashboard-widget.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/css/dashboard-widget.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\�\�˓\�@\�\�5�5!a',_binary '�\�_؋,\�$�\�l鰱\'�]\�\�xJ\�\�\n�\�<','',0,'?'),(_binary 'k qs\�^_\�\�\�}�L','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bonsai.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bonsai.svg',0,_binary '\�\�i���\�:�\�j#',_binary '\�\�i���\�:�\�j#',_binary 'c4�\�]�\�v\�wf�vC�F2v�A�xHI�\�1��','',0,'?'),(_binary 'k ��\�<\�(G\�w\�\��','wp-content/plugins/contact-form-7/modules/number.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/number.php',0,_binary '��\�)��^�^Η�(',_binary '��\�)��^�^Η�(',_binary ';��Ǝ���v\�Ȉ�Ef�&�\�Б\�ͫdl\�','',0,'?'),(_binary 'k\nlQ�l��S��?� \n','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/speaker.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/speaker.svg',0,_binary '[w�P+h\�n��׃�R\�',_binary '[w�P+h\�n��׃�R\�',_binary 'F\�ʸִLP5UV\�\�rj�OS}`\�V','',0,'?'),(_binary 'k�d=O\�6ꆭ\�6','wp-content/plugins/wpforms-lite/assets/images/about/plugin-mi.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-mi.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n��%u=\���1\�}<',_binary '�뜖)�g�0p�iv^\�h\���\�7\���\�','',0,'?'),(_binary 'k���$6O�\�-N�x�','wp-includes/js/tinymce/plugins/charmap/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/charmap/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=B�쟄��P\rL\�\�',_binary '�x[�G��-\�90b.z�G\�\�az\�>\�r','',0,'?'),(_binary 'km��e��\�I�\�5��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/divide/field_divide.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/divide/field_divide.php',0,_binary '����n�\�qS9��\�p',_binary '����n�\�qS9��\�p',_binary '_����Ut*!�Ϡvm�2u��׆^@�\��+r�\�','',0,'?'),(_binary 'kh\�#\�\�^^�_��u;','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/raw/field_raw.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/raw/field_raw.php',0,_binary '\Z�%�f6�`]\�\�/?�',_binary '\Z�%�f6�`]\�\�/?�',_binary 'Z�\�/jf�Ld\�c~�FoC:�An��l�u&W�','',0,'?'),(_binary 'k%]�\rSY\�.\�\�MgR�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_place_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_place_24px.svg',0,_binary 'I�}Ԛ^�\�\�Q\Zw',_binary 'I�}Ԛ^�\�\�Q\Zw',_binary '\\]:\�0�\�c��A7�k\���T��\�`��\� (��\0','',0,'?'),(_binary 'k%\�S\�ٹzf\�KE�c','wp-content/plugins/js_composer/include/templates/shortcodes/vc_line_chart.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_line_chart.php',0,_binary '?0&V�\�\�\�\�ۜݓ\�',_binary '?0&V�\�\�\�\�ۜݓ\�',_binary '�p\�\ZR�\�pmޑ�ӻ\\Ў�\�gK)n\�\�[Y\�2J','',0,'?'),(_binary 'k(\�_��\\c����?<','wp-content/plugins/revslider/includes/external/facebook.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/external/facebook.class.php',0,_binary ')bJ,\�~�\�>7ڐ',_binary ')bJ,\�~�\�>7ڐ',_binary 'L\�\�\�\���{\�B:煫/{l}0y?cz\� \�','',0,'?'),(_binary 'k)�\�Ia��A��\�C<�','wp-content/themes/twentytwentythree/styles/aubergine.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/styles/aubergine.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\�\�#��\�\�\�|�\�u',_binary 'ҡIY�II|\�32�\�\�aƸ2]\�.\�]�=�\�','',0,'?'),(_binary 'k6���*\�\�\�H� �u١','wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!�,d\\ ��Ta;\�\�R',_binary '�\�7\�#\�}5V\�\�\0\\\�\�\ZO?v?\�\�\�\�Aԍ','',0,'?'),(_binary 'k:\r\�O%g=8\�Dž�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_text.php',0,_binary '��\��\�z}nj�\�l\�R�',_binary '��\��\�z}nj�\�l\�R�',_binary '\���D�C�\�2p�\�K���\�x�\�\�d�@\�\�{\�\�','',0,'?'),(_binary 'k?A¡��Z�\�Z�oF�K','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor.min.js',0,_binary '\�\�+�8���#�\��\�',_binary '\�\�+�8���#�\��\�',_binary '?\r�m8j�\'� 4ĝ��\nX��\�\�4���\�}\0','',0,'?'),(_binary 'kBQoߐ���n���\�\�','wp-includes/Requests/src/Session.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Session.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�,\�\�\�:]_0\��+\�',_binary '\�6���7�\�x\�\�\�uv\�OAHc\�\nd`Ut�m','',0,'?'),(_binary 'kE\�\�n�fϋߟ\�\'qb','wp-includes/blocks/video/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XCH\'��l�J\�]3��',_binary '9��ۋR���$D5�\�|��\�B9j\�\�`l\�\�8�','',0,'?'),(_binary 'kK�TM\�\�eD�\�\�pO','wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/times-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',UR�:��\�HO���-',_binary '\�*ZW\�~\�\�}w\�\n���C\�1�o�=t9^\�;��','',0,'?'),(_binary 'kL\�Z�Y�CX>ڭ\nP1','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file01.svg',0,_binary '�\0\"\'vu5��.��\�e',_binary '�\0\"\'vu5��.��\�e',_binary '�\�cʙb�!��\�\�\'y\�\�ʞ\�i��-io\�)','',0,'?'),(_binary 'kM\�����\�̙Ysp','wp-admin/credits.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/credits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^HV�U�\�~\�PGP\�c�w',_binary 'U.\�wc�\�bg���E@�d\�\�\�\�\"�;���G�','',0,'?'),(_binary 'kN�\�(l�Zf��E\"Lm\�','wp-content/plugins/contact-form-7/wp-contact-form-7.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/wp-contact-form-7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\'C\�\�愔�3C\Z*',_binary '\�%\�^(j�\�hLl�m\�&Ū\��kȢ��wcb','',0,'?'),(_binary 'kP�|nTE#�>3\�\�!','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetails.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PL\�\�U\�DrUD:¥\�\�',_binary '\�r!4�k1\�8*[,O��zΠ�$;J��ׇ��@','',0,'?'),(_binary 'kd%\�\r,G\�\�t1��\�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-offline-forms.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-offline-forms.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fbY\�\�q�5\�l\�Cۍ',_binary '\�d0=[9sk�KL0\�1\��ƠPm�>�\�Y_��\�','',0,'?'),(_binary 'kj��g�\�\�b�uV\�ƪ�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/PageId.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/PageId.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@\'�:)%Vȥ\�\r��a',_binary 'O\�N�|\�CRZ\� tT�]��\�v\�5\�tAQ\� E','',0,'?'),(_binary 'kj\�\�Ƕ�&\�\�\�\�\�','wp-content/plugins/wpforms-lite/includes/.includes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/.includes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'km�|\��Kma0\�\"*�k','wp-admin/js/tags-suggest.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/tags-suggest.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\�f�\�Հ�\�(\�\rq',_binary '\�\��\�.H\��߮��=;g��\"=\�3j��\�U\�','',0,'?'),(_binary 'kqd\�56:��� �\0)','wp-content/plugins/js_composer/include/templates/editors/partials/prompt-presets.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/prompt-presets.tpl.php',0,_binary 'ʩY5\��~\��U�0',_binary 'ʩY5\��~\��U�0',_binary '�\�\�\�\�\�\�A�\�Li�q\�B�,����\�HrN�L��','',0,'?'),(_binary 'ks[vOc��+\��9\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PuTTY.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j�-\�}-��\�V�\nT�\�',_binary 'g\�D\"��\�\�\�\�m�\�ua\r!�Jrh\�\0-�\��','',0,'?'),(_binary 'kx�0���\��V�W�PN�','wp-content/plugins/gosolarthemes-core/widgets/tweets_widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/tweets_widget.php',0,_binary '����\�m�#\�\�8@0ߟ�',_binary '����\�m�#\�\�8@0ߟ�',_binary 'q\��ȼ��\�|c!yF\�BA�\�E\�_U�?�\�\�','',0,'?'),(_binary 'k��Nƍ\�\�rc합�','wp-content/plugins/wp-mail-smtp/assets/js/vendor/chart.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/vendor/chart.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\Z\�LpH\�䡲\�\�1',_binary '\ZWF\�\�\�\�x\�\�2Ш\�n\�Q��ᱷ\'f\ny','',0,'?'),(_binary 'k�\�l�\�\�S�1����X','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Slack/SlackRecord.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0��Cg]B0m\��+�',_binary '}\�!\�I\�l�o�K\�@\�VW;�\\�\�\\7\"�\�\�','',0,'?'),(_binary 'k���\0;{@��<$d�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-tour.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-tour.php',0,_binary 'i��q�\�\�9\�t���ʅs',_binary 'i��q�\�\�9\�t���ʅs',_binary '\�;�\�R/�\�q� Ӛ0m\�~\"�LJ\ZTh�h����','',0,'?'),(_binary 'k�\�\�ga�Fz7\�\�\�','wp-includes/Requests/src/Utility/InputValidator.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Utility/InputValidator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\rʮ\�Y�e L�l',_binary '�a�1�\�Q�au/d����s�\�L��Zv�U��','',0,'?'),(_binary 'k��N�0\���ijE5�','wp-content/plugins/wpforms-lite/includes/class-providers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/class-providers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L+\Z�F�W\�TЙ=-�d\�',_binary '~�Xm�6���h��\�}�o\�\�\�\�y��!�pY��','',0,'?'),(_binary 'k�ލ�\�l�\�\�\�\�E(j','wp-content/plugins/wordfence/views/blocking/.blocking.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/blocking/.blocking.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'k�9\���2�h�CM\�z\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_surround_sound_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_surround_sound_24px.svg',0,_binary ' �&�\�ƕϢP\�`',_binary ' �&�\�ƕϢP\�`',_binary 'gX\'�\�f9��\�I)Z\�\���#A\�H�Z�\0��:','',0,'?'),(_binary 'k��B˞\�b=y�\�','wp-includes/user.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<9��v´\�\�\��',_binary 'jb����6�4�4d\�\�\�\�.Nv\����IW����0','',0,'?'),(_binary 'k��U/�^\�\�\�\� ','wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z��֟0}_\�\��',_binary '�O\�+�WE��(\Zvl�%`�\�\�¢�x�6�\�n\� ','',0,'?'),(_binary 'k\�i\�u̥,h�eG��2','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_bluetooth_speaker_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_bluetooth_speaker_24px.svg',0,_binary 'ҞlG�n��\�\�Nv�(/',_binary 'ҞlG�n��\�\�Nv�(/',_binary '\�ST;�\�`L���;\�$uPd�����:\Zgf��\r','',0,'?'),(_binary 'k\�o\����i/\�d\�\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sorter/field_sorter.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sorter/field_sorter.min.js',0,_binary 'g\� \�?X\Z%|T5eB\�',_binary 'g\� \�?X\Z%|T5eB\�',_binary '쫤�\�i\��Ĕ��uÈ�c^\��g�\�k\�\�M','',0,'?'),(_binary 'k\�M\�%�\�cڥ\�|g�&\Z','wp-content/themes/main/framework/plugins-activation/class-tgm-plugin-activation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/plugins-activation/class-tgm-plugin-activation.php',0,_binary '>�6�V|�j\���ȫxR',_binary '>�6�V|�j\���ȫxR',_binary '\�b�b,�4�3�$\�KZ���,Ǔ\�c�˪g�s','',0,'?'),(_binary 'k\�\'\n+&=�\�n`\�3�','wp-includes/js/dist/dom-ready.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/dom-ready.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��C\�\�5\�[\�^|( ~�',_binary '��\�J�ϗ.�/�8��;1n�mv\�:�\'I\�\�','',0,'?'),(_binary 'k\�\�����^m\�\\���','wp-includes/blocks/navigation-link/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'οv�߳��\�U',_binary '�\�Y]���gGM��b\�\�\�\�\�ۀ{\�ӛ�Mu�>','',0,'?'),(_binary 'k謬�Ţk&�?I��','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/ChaCha20/.ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/ChaCha20/.ChaCha20.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'k\�Z�\�Q~�}\�?�>','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512t1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!�E\�S\�\�a\��B@',_binary 'J\� _$\'U\�o&R�J\�)t\0\�\'۪��J��1��','',0,'?'),(_binary 'l7\�N��<߳VʦZ�','wp-content/themes/twentytwentyone/inc/template-tags.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/inc/template-tags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\�nu���G-t�\n\�1\�',_binary '\�\�q�\�3#��\����Sr\�c:w�L�','',0,'?'),(_binary 'lc��+\�.\�GW::}','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/zh-TW.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/zh-TW.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�Qڇ��\"\r\�I;',_binary '1~Toa\�Ӥ\�6\�dNG2g�!�V\�\�\�\� X!��','',0,'?'),(_binary 'l)k\n\�qD\�WE��M\�','wp-includes/sodium_compat/namespaced/Core/Curve25519/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'l/\n\�Ԁ�W�ͱ-c\�','wp-includes/widgets/class-wp-widget-recent-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-recent-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I%*\��1��9�\�\�',_binary 'u\��כw\�\�x�mI\�{�\�c�u�l\�\�','',0,'?'),(_binary 'l0�:D\�a/L\�7��a\�;','wp-includes/js/dist/preferences-persistence.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/preferences-persistence.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}@��\�o\�~}-ö\�',_binary 'o���55�}>���\�\�\r\�\�\�Ҳ\r&pp�8','',0,'?'),(_binary 'l8LB.3ޔ\n���\�%V�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsCampaign.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsCampaign.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�2�\�X��`�\Z��O',_binary '\�J9}� 1pF�b�`\�\"~bj\r��,�x;#҇ϭ','',0,'?'),(_binary 'l9\��=��h\�,>\�\�\�&','wp-content/plugins/wordfence/lib/wfDiagnostic.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfDiagnostic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�:�+�\�B�\�\�@o�',_binary '!\0�W��^�5>�:\�i��%����-\�2Ũǻ�','',0,'?'),(_binary 'l?�AR�˖`\�\�1��l\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/KoblitzPrime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i�\�\�z\�o��\�\�\�',_binary 'R�\\qD�\�5 �\� WX]�%�t\�}v����]�\�','',0,'?'),(_binary 'lH�\�b�Q\�\�\�5','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i\�O�Ԃb�t4\�\\',_binary '�\�ڒ5fCSQ\0Q�\��)=\Zk\�$��\�\0�I�','',0,'?'),(_binary 'lTm\�e��(\�ۚ�T\�M','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/.BaseCurves.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/.BaseCurves.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'lT�%�f�m��u�L��','wp-content/plugins/wpforms-lite/src/Emails/FetchInfoBlocksTask.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Emails/FetchInfoBlocksTask.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�~\\56Ӣ\�\�qo-̑\�',_binary '<��H�O��\�v\�\0�:6\�>q@K\�5%7\�J','',0,'?'),(_binary 'lZ�q�#eS%s�\�7Y\�','wp-includes/js/dist/notices.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/notices.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�#�#:���!\�\�;[�',_binary '���K\�\nFs�\�\�q���X34�e\�\� zmKʄ','',0,'?'),(_binary 'lbO\�\�\��2�bs8:�','wp-includes/customize/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'lj�\�5�V\"�Ͼh\�]','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_center_focus_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_center_focus_24px.svg',0,_binary 'qMR\�\�{E��D�R',_binary 'qMR\�\�{E��D�R',_binary '�וL4k:а�\�O�+\�\�Z�\��\�\�&wA�\�M\�D','',0,'?'),(_binary 'lr�\�&\�C=��u��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_landscape_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_landscape_24px.svg',0,_binary '\�Dp\0)��[\�Y�\�',_binary '\�Dp\0)��[\�Y�\�',_binary 'E�酲.~I/�tK\�\�\�\�ޖ��D��Xy\�\�\�{E','',0,'?'),(_binary 'lv��Z���\�|�N^/\�','wp-content/plugins/wp-mail-smtp/assets/images/logs/single-thumbnail.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/logs/single-thumbnail.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�<)+��?�x\�\�\�\�V',_binary '��~\�,\"\�\�e\�v�(\�7��ӡ�l�\��:8H�','',0,'?'),(_binary 'l��\�4�\�\�Z\\\�X','wp-content/plugins/revslider/public/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/index.php',0,_binary '\�\�{J!u?}\�\�s�',_binary '\�\�{J!u?}\�\�s�',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'l�RM�\�۳\�zt^\�\�o','wp-includes/js/dist/preferences.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/preferences.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\�\�\�l�*>��98l�ٓ',_binary '\�\�\�\�f�;\��\�F[9l\�Mȡ����+\ndT','',0,'?'),(_binary 'l���y8WfÐ�BBA','wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wpbakeryshortcode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wpbakeryshortcode.php',0,_binary '\�\�ee�\�?\�\�\r\�',_binary '\�\�ee�\�?\�\�\r\�',_binary '\�e�\rq�We^\�f�\�:Z�4\�\�rř?j�','',0,'?'),(_binary 'l��b�Ɍ�r^z\�#','wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xݮ�<\�N\0.\�ܰ��x',_binary '#C����?\�=�Z�\\N-ev\�\Z\�\�w�GU!J�\�\Z','',0,'?'),(_binary 'l�kh9g�w\'�_\�\�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/.Core32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/.Core32.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'l�,pBկ\�\�Lz�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/yinyang.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/yinyang.svg',0,_binary '[��\�\�\�D)˯]�4W\\',_binary '[��\�\�\�D)˯]�4W\\',_binary '�����Ʊ�\�!QY\�}f�\�\�S[�i^\�\�&l�o\'�','',0,'?'),(_binary 'l�0��1x���\�b��','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_laptop_windows_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_laptop_windows_24px.svg',0,_binary '\�\�*&\�\�U�\�^]l\�,',_binary '\�\�*&\�\�U�\�^]l\�,',_binary '05\�\�\�p\�l�\�j|\��\�Ң����(\�\Z9L�','',0,'?'),(_binary 'l�\n\0( )@\�|Wg(,3','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/.Keys.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/.Keys.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'l�\�SNVng\�\�y�<','wp-includes/blocks/image/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\n�U�A�τfx���8',_binary '_�c}�0�KC\�,w.2U�W{���\�t\�/\�\�','',0,'?'),(_binary 'l�RKSI\�\�R\�滳s','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetLists.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetLists.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�&`\�3\�q\�P�',_binary '�\0FQ\Z7\�[�[��ʌ\�\�J\�сr��,�\�4�','',0,'?'),(_binary 'l�\�\�<�\�#�\�q�,\�','wp-includes/blocks/archives/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GL\�\0��Q�\�\�v+s�',_binary '\0�B\�P�\�}eGu�\�6\�\�\�\�ؠko�\�\Z��C\�','',0,'?'),(_binary 'l�\�i\�\�S�\�xK','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0\�\�>\��@Ue\�\�U',_binary '�țp\�\��˄o<��O\n��Oo{\�w=�S','',0,'?'),(_binary 'l\�Z��G\�5�F\0�D.g�','wp-includes/sodium_compat/src/Core32/Poly1305/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Poly1305/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'l\��14��&y\�a��W','wp-includes/css/dist/customize-widgets/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/customize-widgets/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!V<k�b}��a\�x\�\�Š',_binary 'LO\�N�6\�CwJ{1&T�\�ؾ\n�Ÿp�Q�l','',0,'?'),(_binary 'l\�ōё\�p�g\�S�|','wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�~�o\�\�\� L6�',_binary '�\�H\�v��O#�^�[f\�\�8�\�:\�\�� M3\�M�','',0,'?'),(_binary 'l\�\�XM\�\��\n9ɥ;�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aIr\�6\n\�=\r=_\�ע�',_binary '�lr��\�wƟN\�R\�\�er<o\�\�c�\�ǯ\�\�','',0,'?'),(_binary 'l\�\�Ls>�\�T���B','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/envelope-money.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/envelope-money.svg',0,_binary 'u\'\�v�0���\�Ϳ\n\�',_binary 'u\'\�v�0���\�Ϳ\n\�',_binary '��\�J@\�#6�\�\� �zF\r\�r��Um\�|�埬�','',0,'?'),(_binary 'l\�c\"\�\�sO�:\�n\��','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/CsvFileObject.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/CsvFileObject.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�;�FbR�����E�\�\n',_binary '\�3殭�\n�b�j\�!�\�<LO\0\�6S�k��`','',0,'?'),(_binary 'l\�+<%w\�\"V\�\�\�t','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y��>\�#\�nx+��',_binary '\�2^ؑ\�n\�tXj\�F@�܅7\�m\����\�8\"�','',0,'?'),(_binary 'l\�Ŕ7�\�\�\�\�����','wp-content/themes/twentytwentythree/theme.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/theme.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\�D\�\�_\�Tss\"��',_binary '�\�\n�\�(�p~z\�\�\�F��Ӌi_,쳺[�\�\�{','',0,'?'),(_binary 'l\�\"�``R���y\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/.Core32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/.Core32.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'm)\r��\�\�aH���E�','wp-includes/blocks/social-links/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�Z\�X���\�k\�',_binary '�\�}\�nP(\�\�|�^T\���n��l\nD\�\�o�؇\�','',0,'?'),(_binary 'm Z��\�i��q8�ǰ\�','wp-content/plugins/revslider/admin/assets/videos/.videos.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/videos/.videos.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'mD�\�T�ms��\�A�}','wp-includes/certificates/ca-bundle.crt','/home2/faster25/public_html/ansrwanda.com/wp-includes/certificates/ca-bundle.crt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UC%Pʅ\�$�\�p\���',_binary '\�<eN����f�FK�F��\�o\�-�Y\�\�\�\�SlU�','',0,'?'),(_binary 'm)��R\�\�0�C\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDelegatesResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDelegatesResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\�0L�P\�\�\"g��',_binary '���\\���\�,\�\�\�,@�>h�Ϝ^�:1L�K(�','',0,'?'),(_binary 'm08\�~`�ry�c �\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_6_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_6_24px.svg',0,_binary 'aow\�-/�\�\�\�P\�=:',_binary 'aow\�-/�\�\�\�P\�=:',_binary '�w����\�GT��®\�|�\�\�<>\�\�/�w�','',0,'?'),(_binary 'm ����\�\�\�a�d7�\�z','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/percent.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/percent.svg',0,_binary 'n�����\��`��l5�Z\r',_binary 'n�����\��`��l5�Z\r',_binary 'Dbj~V�>���yr�E�\�\�6�u�\�1\�j\�&t\�','',0,'?'),(_binary 'm,\�.b�\��\�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserFullName.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserFullName.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�RC�F�\n3\�ԩ',_binary '�r\��\�G�҇\�\�Ge\�RЃ\�_#S+�\�','',0,'?'),(_binary 'm-\�S3�\�f\�«\�\�\�','wp-content/plugins/js_composer/include/params/column_offset/.column_offset.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/column_offset/.column_offset.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'mA\�p\�\� 1�\�G\�U/','wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Po\�v��`�',_binary '\�Zu�E-�-߈��������S�C�\�di5$r','',0,'?'),(_binary 'mA\�\�Y�\�\��Rb|\�S�','wp-includes/ms-default-constants.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ms-default-constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\�\�j\�^6��|٫�E',_binary '\�a\r?��܆㦡����c¹Mk)\'ʗ\�\�=\�C','',0,'?'),(_binary 'mE��\�\���\\\�)\�\�o\�','wp-includes/js/jquery/ui/spinner.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/spinner.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Ļ�>O\"q�\�o|',_binary '=�\�\�\�X.�J�\�\�w`h�W+\�J�\��\�t^','',0,'?'),(_binary 'mJ�G@z\'\�C�;�Qs!','wp-content/themes/twentytwentytwo/inc/patterns/page-about-simple-dark.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-about-simple-dark.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�v�\��\�$\�V&>\�_',_binary '�@\�@2\�o0|��\�[����wc�\�WCKF�\'\�','',0,'?'),(_binary 'mPh\�\�W/�o�@�Ϛ��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/users.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/users.svg',0,_binary '{Lt\�,a��\\�\�ܴ\�\�',_binary '{Lt\�,a��\\�\�ܴ\�\�',_binary '\�\�\�8\�`?\�`N]\�軲�\�\�Z�j\�Ԧ���','',0,'?'),(_binary 'mR�;��\�4\�\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet.svg',0,_binary '\�G7\�ro��9�\�\��>',_binary '\�G7\�ro��9�\�\��>',_binary 'H\�0�\'܁\�l\�\�\�9L�-Rګ�F\�NP\�k�\�!\�\�','',0,'?'),(_binary 'mTZ`xk<Y,\�\�/Ss','wp-includes/class-wpdb.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wpdb.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\n�fv�\�\�>�',_binary '�j\��(�U\�\�RS�h�KDZ4U\�\�ْ1','',0,'?'),(_binary 'mV@�wl�\�D\nhG�ۋ�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�9R\�`�ŕǿ�*�',_binary 'e\�\�\�y8��Y�\\��Jw\�m\�ʀj\�A�5�U','',0,'?'),(_binary 'mW�X6f\�\�`�x\�^m','wp-includes/class-wp-classic-to-block-menu-converter.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-classic-to-block-menu-converter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n?E\'ѹ.Wm�\r0�S�',_binary '/%�Aض�h\0\�~@�\�\�њ[�~9���F��< �','',0,'?'),(_binary 'mY����}ɽ\��?','wp-includes/js/jquery/jquery.ui.touch-punch.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.ui.touch-punch.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\�m\�Q4փ�\�]�',_binary 'k>jT@���z\�\�\��\�՜.OB\�j\�0\'\�\�t','',0,'?'),(_binary 'md�\�0\�\�\�qe\"[\�\"','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-7.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-7.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\�\�3,m��|?�\�~',_binary 'e|P\�\��\�\�\��\�Qm��k\�}\�o�u�\�','',0,'?'),(_binary 'm|s�#P\�\�\�\�\�^�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_9_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_9_24px.svg',0,_binary 'f�ل�\�!q\�\n��u\Z`',_binary 'f�ل�\�!q\�\n��u\Z`',_binary '���\�\�ٻ\�)\"�\�>ڽ�(\�\�D��\��\�\r�\�5','',0,'?'),(_binary 'm�e�#�E\�T\�п�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_room_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_room_24px.svg',0,_binary 'I�}Ԛ^�\�\�Q\Zw',_binary 'I�}Ԛ^�\�\�Q\Zw',_binary '\\]:\�0�\�c��A7�k\���T��\�`��\� (��\0','',0,'?'),(_binary 'm�\�]\�x@@�\�\�\�Ob�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetCampaignRecipients.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetCampaignRecipients.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2��:\�<\�:�\�z\�М',_binary 'QZZ�g\�\��G\�偕V�nK\�+�\�\�h\�p�%','',0,'?'),(_binary 'm�\�!*�����SS\�0S','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'm��-\Zm1��\��w\�\�','wp-includes/js/jquery/ui/sortable.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/sortable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Y�Ꞽo\�*$\�\�c',_binary '\�\r�e�/�|ɿ�u�+f5�ݐT��\�\0\�x�(�\�','',0,'?'),(_binary 'm��\�Q�\�,\�\�u\�\�D\�4','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�w��ͱ�\�r0�\�=\�',_binary '?E\�%\�\�+����\�w�\r\�^\�֗.$\�i�$[W','',0,'?'),(_binary 'm�\�ܩ�;\'\�{[q:n\�','wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C<h!\�.[\� A\��',_binary '>\�sůx��O\�\�b�o\�W�\���2y�P�?��\�','',0,'?'),(_binary 'm��\�joȔ6�Q\�\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_return_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_return_24px.svg',0,_binary '�\��\�Nk\��\�',_binary '�\��\�Nk\��\�',_binary '���,\�\"��\"�D_g\�\�C6�4�H��','',0,'?'),(_binary 'm���;խ\�\�r1\�\�','wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\�{veI 7\�\�u�@',_binary '$�N�\��\� П_\�\�\�40D\�W-pA���Z','',0,'?'),(_binary 'm�5�)\'\�\�aH�\r�\�-','wp-includes/blocks/home-link/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/home-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�5ΚL�^�\�vy[]�',_binary ' �Έ\�q��\n}f\�x%�&]2G\�n�sz���*','',0,'?'),(_binary 'm��L\�ux�\�Ż4\�Ŀ\Z','wp-content/plugins/wpforms-lite/templates/emails/general-footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/general-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���zd\�\�A��\�d\�',_binary 'P̐/kQTu!8�\�|��oY)n�(s���Z�.','',0,'?'),(_binary 'm\�hZʘ\�\�d\�=\�4]m','wp-content/plugins/js_composer/config/content/shortcode-vc-zigzag.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-zigzag.php',0,_binary '��Mы�Q���Jp\�\�',_binary '��Mы�Q���Jp\�\�',_binary '__\�F\��\�Y�$\�\�\�a\�\�(�j:q�\Z@�q','',0,'?'),(_binary 'm\�k� 6��*%�g\'6v','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/PHP52/SplFixedArray.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/PHP52/SplFixedArray.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ئT\�Ь�Ԅc\�/�\�',_binary 'TJ�)�,8\�q�@�f\�<Dڛ�\�\rx\�\�\�\�F�','',0,'?'),(_binary 'm\�\�9\�w%�\\E\�\�d','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Slack/.Slack.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Slack/.Slack.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'm\�$M��Z\�yg\�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_library_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_library_24px.svg',0,_binary 'Ǻi���\ZKC\�^\"l',_binary 'Ǻi���\ZKC\�^\"l',_binary 'g���cפ�\���Y���:����Cz+\�\�:','',0,'?'),(_binary 'm\�6h�\�\�D\�F�\�\n','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_airport_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_airport_24px.svg',0,_binary '\�}f�\�Y��6X�q\'�\�',_binary '\�}f�\�Y��6X�q\'�\�',_binary 'q\�\�:�I\�\�\\\�4�B�\�Tڙ@\�o\�@�\�ms','',0,'?'),(_binary 'm\�\�&5�����\�!�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSmtpEmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSmtpEmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R��SW�\Z\�\�y��\r\�\�,',_binary 'XҺ\\K(\�rb\�Z�\�K�p�\�t�\�)�6��\�\�=\�','',0,'?'),(_binary 'm��\�j�T%\�Wo`J(r','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/images/vc_gallery.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/images/vc_gallery.js',0,_binary '�a�uV\r�5B�b��\n��',_binary '�a�uV\r�5B�b��\n��',_binary 'V\�nc��9\�9cL\�l�\�\'��9\\}<\�e\�0\�K�','',0,'?'),(_binary 'nQ�\�ʒ\'�k\�\�\"%\�','wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\r\�\�Π;K\�۔�b/\�',_binary 'ߠ�P x�|\�ΘQ=� \�\��Tc�vL\n*Ȱ','',0,'?'),(_binary 'n]�j7<3ISsQ\�','wp-admin/images/post-formats32-vs.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/post-formats32-vs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�t.E��\�5G�N\Z\�v',_binary '(Z�,��\�Im�Y,·�ԗ\�\�tG��������a','',0,'?'),(_binary 'n[ X���}\�0�','wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LL�#\�\�\0�uD,\�Y�i]',_binary '�~^\�\�\�ٴ\� d�\�i*\���\�W�\��\�<6\�\�','',0,'?'),(_binary 'nŲ(�x,=`LUW\�\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_dialer_sip_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_dialer_sip_24px.svg',0,_binary '\�%\�t�߸��ѓQ\�,',_binary '\�%\�t�߸��ѓQ\�,',_binary '�|+��&]Ͷp��\'\�F�tM�r�\�(�>te','',0,'?'),(_binary 'n#�t=�\'���\�\�b]{\�','wp-includes/js/tinymce/themes/modern/theme.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/themes/modern/theme.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U�\�\�\�E\�\�|\�h(Zf�',_binary 'ӣ }�ʫ\�E�0\�).TX\�\�K\�d~\�H��NlK20','',0,'?'),(_binary 'n0m_e��p\�ٓ�Vp','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_assistant_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_assistant_24px.svg',0,_binary '�a\�Ĭ+ͬ\�c o�}s',_binary '�a\�Ĭ+ͬ\�c o�}s',_binary '�B\"Q|_Z�D\�l%\�@\�-RD�\�\�Bd','',0,'?'),(_binary 'n?\�\�<}rm\'\�eq c','wp-includes/blocks/site-title/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'agû?cW\�;R*\�\�\�',_binary '�p#=��\�\�SZ9\��\�\�\�߯�\�:\�f�=/�ު\"/','',0,'?'),(_binary 'nAj+�u��VG7d','wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nR1\�՞�\�\n�ixBi',_binary '��\�S\�⃧\�\�=ȌbjK��\�\�\�i�$\�\�y�','',0,'?'),(_binary 'nF\\1\��\�7D��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/InvalidArgumentException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/InvalidArgumentException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G�dҗU��DiD\�o^�',_binary '\�1\\���oy\�. SRF��O��rd;\�VO','',0,'?'),(_binary 'nO->\�sP��8��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V���>�R�-\�\\\�',_binary '\�\�w�\�\���H�]H\�uK\��:ga\�7��M','',0,'?'),(_binary 'nZ/1T:{&^�/n���','wp-admin/js/media-gallery.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/media-gallery.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��_8\�\�5o\�\�?\�',_binary 'Ƥ�$\�30��I��X\�\�C,b���\"0l�N\�F','',0,'?'),(_binary 'nZ��cB�!�Q��-PV{','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestCampaignResultStatistics.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestCampaignResultStatistics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\�\��S��PT\"�',_binary 'Q�Ы\�,صp5\�ƣ\�Q\0)q\�u\��rmfؘ','',0,'?'),(_binary 'n\\�~��0ظ\�\�L��\�-','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_hot_tub_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_hot_tub_24px.svg',0,_binary 'Pƭ_bNUc]z\�\�\�',_binary 'Pƭ_bNUc]z\�\�\�',_binary '.�\�pA+Q\�v���\�ge] \'V\"��\�\�{�\�\�}','',0,'?'),(_binary 'nk�X*V��\Z��Ld\�','wp-content/themes/twentytwentytwo/templates/page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i�]6aذ+e\��\��',_binary '\'ft\�g\�x\�9I��8&l< P\0�\'�\rQ\�h(�3','',0,'?'),(_binary 'np\�s�|~k l9�y.<\�','wp-content/plugins/wp-mail-smtp/assets/css/admin-bar.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/css/admin-bar.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xx�S\���p{�/\�',_binary 'FZ\�\n{wd]�j<\�tT\�=\�T�a�\���\�\�\�u','',0,'?'),(_binary 'n�{\�҄��:\�P��\�\�','wp-admin/images/about-header-about.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/about-header-about.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�K?\�c \�W���7\�\�Fu',_binary '^��|\�\�2�ZWc\�t��\�V�\���Ұz�o','',0,'?'),(_binary 'n�xP��y�\�K1\�','wp-content/plugins/really-simple-ssl/js/scripts.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/js/scripts.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�J4�\�j���cX��',_binary '\�n�\�\�ӆ�[\�|\�=b�\�\�nM\'�:\�ݼ!��\�','',0,'?'),(_binary 'n�4\�2U\�4N�\ZbtmNl','wp-content/plugins/js_composer/include/params/vc_grid_item/editor/popups/class-vc-templates-editor-grid-item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/popups/class-vc-templates-editor-grid-item.php',0,_binary 'y\r\�\Z \�_�5��.Nj8',_binary 'y\r\�\Z \�_�5��.Nj8',_binary '�s1\�s�3>\�\�qBQB\�\�\�\�Q�vh\�\�A���\\\�','',0,'?'),(_binary 'n�\�\�\�@��A��F�','wp-admin/network/sites.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/sites.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@$�ǑV&��[\�I�\�+�',_binary 'Hc+?��,�-n\�GwrZ\�:�N�\�\�6o\�\�\�\�','',0,'?'),(_binary 'n�1�|W�$섧`��\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Session/Info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Session/Info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\����i\�YY)�)\�',_binary '��Ӗ\�o�ki=F�6�\� ^��L6c b��ó','',0,'?'),(_binary 'n��\�!&i�$�\�H;�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Fbæ�\�\�O\�\�Ғ\�',_binary '\�j4&\�\�K�\�R\�\�C֘?\�\�Sc�S\�\0��','',0,'?'),(_binary 'n�u�Q�ԟ\�\�`���M','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RemoveContactFromList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RemoveContactFromList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�\�\�\�0Z��\�u%',_binary '\�QԲ�\�k%��qf\�\�e-\�b)k)\�\�\����7E','',0,'?'),(_binary 'n\�e\����\�;�\��\�<','wp-content/themes/twentytwentyone/assets/sass/style-editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/style-editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�9�\�\�Yp;:���N\�',_binary 'uL;\�ީݒ<�sby\r7J�V�\���5[*ZzK��','',0,'?'),(_binary 'n\�\��\�.�\��\0hm','wp-content/plugins/wpforms-lite/assets/images/addon-icon-getresponse.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-getresponse.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f#�����\�\�`\�:\"\�,',_binary '�1O��G�a\r\�5���\�/}bm\�Ę�W�CP','',0,'?'),(_binary 'n\�\�\�n\�Nj\�SH����','wp-content/plugins/contact-form-7/admin/includes/config-validator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/includes/config-validator.php',0,_binary '\�$\\U\��/�LE}�f\�',_binary '\�$\\U\��/�LE}�f\�',_binary '|��\�\�k2:\�g���о� \�\�\�\�hO�M�','',0,'?'),(_binary 'n\�䝘}&[yS}�Ñw\�','wp-content/plugins/wp-maintenance-mode/assets/images/icn_sprite.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/icn_sprite.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�P-\�pH\�>\��\�\�',_binary 'B\nr;�c��\��O֠2˘��?U��\\�=<;\�','',0,'?'),(_binary 'n\�к��\�v�nj=ͮ','wp-admin/includes/class-bulk-plugin-upgrader-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-bulk-plugin-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\Z\�\�j\�.�\�\�%��|',_binary '��p�PH;\�?\0�U�+k\��fr�\�\�ɫ)�|�','',0,'?'),(_binary 'n\���\�\�X@\n\�&\�:�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-images-carousel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-images-carousel.php',0,_binary 'r�B_~�>ŅXs\�',_binary 'r�B_~�>ŅXs\�',_binary '�\�}��\�<o\�\�$Î���\�<&�\�\�o\�6rBm','',0,'?'),(_binary 'n\�\�o�\�\���y\��\�','wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>�\�\�\�\�_�\n\Zt',_binary '>��M�,��A\���a��\�k��\0�m,�D�\�','',0,'?'),(_binary 'n,\�Q�\�\�3b�\�O','wp-includes/js/dist/warning.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/warning.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�B5��\�\�jc\�$��',_binary 'f\"mW��\'@\�Wl�\�7�q�\�\�d�TܹMn<��G','',0,'?'),(_binary 'n\�\�\�0�9j�v8\�\"','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C+��ez\�0\�\�L��1',_binary 'ܚ+yx\�\�\�\�al��q�G/\�\�3a���\�\�S`','',0,'?'),(_binary 'n\�K�\�\�\�Ѓ}�m','wp-content/plugins/wp-mail-smtp/assets/vue/img/lock-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/lock-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�h(��\�\nJ�',_binary 'n�X\�0\"vTt\�/�۔Մ�\�YƟ\�\�\�z�y','',0,'?'),(_binary 'n��\�V~R���/w�','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-pattie.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-pattie.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/�&��\�\�\�\�\�5\�&',_binary ',�X\�\�`\�2G\�༓\�\�N\rE)\�G���E:%��','',0,'?'),(_binary 'n��ۗ\�\�vXH)\�','wp-includes/sodium_compat/src/Core32/Curve25519/README.md','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y��ϛ\�vj�\�\n��\�',_binary '\�S\�x�^\�V>m\�!-�q\�\�\�\�D\�eV\�\�\�\�\�','',0,'?'),(_binary 'o\n)\�\�cz2+�/\�','wp-includes/blocks/post-excerpt/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'o#\�\�ʫ�жJ��鼯�','wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�T�E��\�\�`\0��3\�',_binary '-\�Z\�\�o/�\��S<\�\���6j��KVa\�X\�T�[','',0,'?'),(_binary 'o\'RD-�\�\0���o�\�','wp-content/plugins/wordfence/images/support.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/support.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Cl\�$��r����n<.',_binary '�\�$\�M��Ԯ�&\�\�\�(ᩘs��^ Ϣ*N�\�','',0,'?'),(_binary 'o.�5U�4��\�\�b*','wp-content/plugins/js_composer/include/params/gutenberg/class-vc-gutenberg-param.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/gutenberg/class-vc-gutenberg-param.php',0,_binary '��H\�Z���M�S\�',_binary '��H\�Z���M�S\�',_binary '��`�\"!R+08\�\'\�3R��j�\�?�\�5ҫ�','',0,'?'),(_binary 'o1i\�L5��\�z�$�\�7','wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�u1\�\�\\\�8���;#j-',_binary 'P���\�|�l�_��\�Z�\�3z<NɧK�\�\�','',0,'?'),(_binary 'o;T\�u�\�AS\�\�\�\�','wp-content/plugins/js_composer/include/autoload/bc-multisite-options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/bc-multisite-options.php',0,_binary '�E�E��ؖ�\�\0Ī�}\�',_binary '�E�E��ؖ�\�\0Ī�}\�',_binary '�gP���7專gPB�\�%V�D\�_TX�R\Zf�\�#','',0,'?'),(_binary 'o=�Q^\�\����\�\"�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$?6/�%�\�k�<j�\�@\�',_binary '����\r�/�t��:to���7�L�~�\�\�QLl~S','',0,'?'),(_binary 'oC\�\"�\��Q�\�\�t�\�y','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�+�\���\�%',_binary '�4!��H�:�6>\�lE\�\�Ec#�\�\�a{�A�{','',0,'?'),(_binary 'oP\�c���\�o�.\�r','wp-includes/js/tinymce/skins/lightgray/img/object.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/img/object.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�rdP\�E}u\n/M�A\�\� ',_binary '��#;!\�\�I��.�>\�uʍ\�SV�\�m{|\�e-','',0,'?'),(_binary 'oQ\�U\�\�Mۓ\�rG','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/BlockCipher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\r\�\ZRJ�*s�A@\0',_binary 'VyVGS�>+\�\�{+V�W�|p\�\�\� i\�[8\�','',0,'?'),(_binary 'oS]\�~(\�\�7;\�\r�','wp-includes/js/dist/shortcode.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/shortcode.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\\Q1�Sh[B�[_p�w',_binary '��\�\��|��\��\�L�\���\�u\�\�\r��W�\�\�','',0,'?'),(_binary 'oTF�>�\�%S�a\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_bookmark_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_bookmark_24px.svg',0,_binary ':�\�\�TJM�\�AR�',_binary ':�\�\�TJM�\�AR�',_binary '�R2�s\����yn��\�8\"\�G7\�\�gwH$h','',0,'?'),(_binary 'oZ0��\��\�\�\�<c\�0','wp-includes/SimplePie/IRI.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/IRI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\�\�9,�zӄycE�',_binary 'Ye\��k�\�\�\�\Zk�t~�n4�&�\�\�\�\�p#\�Ӝ','',0,'?'),(_binary 'of>\�\�}\�\�uH[?','wp-content/plugins/js_composer/config/content/shortcode-vc-single-image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-single-image.php',0,_binary ')`\�䦡f=\�tAx�',_binary ')`\�䦡f=\�tAx�',_binary '�����\\�\�R˯nN\r�C>��\�U�Ey,~Zη','',0,'?'),(_binary 'of\�Gk\�L����`t@','wp-includes/blocks/cover/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�`\�s.\�Ď�ۓ�m',_binary '\�^S�\�\�(��GI`\��Vѧm���6�\�.|�','',0,'?'),(_binary 'oycΏه�\�\�\�\��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_day_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_day_24px.svg',0,_binary '3u9�:�\�U�\�:\�k_',_binary '3u9�:�\�U�\�:\�k_',_binary 'ҡ\�K\�t\r5X\")\�1%�h\"�^\rZ��>+\�1~','',0,'?'),(_binary 'o|_�4#�nK���W','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n��\��u|�\�k\�4',_binary '\�H7��\�$`8\n�\�\�.6��2y�\�w\\<QΫ�','',0,'?'),(_binary 'o}\�C܊8\�E�\�G\�','wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E8\�\�u\�ChG<\�o܅\"',_binary '�TQ\�\�t�\�\�ݓ��z\�ωT��0�\�\�A','',0,'?'),(_binary 'o��\�ճ\�#�\�+h','wp-content/themes/main/js/plugins/gosolar-icons-lte-ie7.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-icons-lte-ie7.js',0,_binary '�\�J;\�3\�\\ծ_R',_binary '�\�J;\�3\�\\ծ_R',_binary 'C\�Ia�\�\�JJa^��\�8ͣ4{��6�\"\�','',0,'?'),(_binary 'o��q�1�C��Ct^�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_cta_button.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_cta_button.php',0,_binary '���\�\�,\�=�5a�\�c\�',_binary '���\�\�,\�=�5a�\�c\�',_binary '�\Z��F�\�a\�)^M:�\�Zj��$�z\ny\���','',0,'?'),(_binary 'o�n�)�j6X!yU�(�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/stamp.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/stamp.svg',0,_binary '\'\�in���\n4h�T�\�',_binary '\'\�in���\n4h�T�\�',_binary '@mqKC\�\�^ҫ��k4KZ�ﶦ\�߸6X��','',0,'?'),(_binary 'o�C\�\�\�\�ŧ6��b�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/gl.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/gl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�X*2���6ς��#&�1',_binary '-e\�&\�\�a*)�go\rJ:?y�L\�\���+3�','',0,'?'),(_binary 'o��\�H���9t\�As-','wp-content/themes/main/vc_templates/vc_row.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/vc_templates/vc_row.php',0,_binary '`_n���T\�Y\�\�X',_binary '`_n���T\�Y\�\�X',_binary 'r\�\0��<Όѱ9\�닡Lh^�v\�X\\q�p�$\�=','',0,'?'),(_binary 'o�(�v\�\�?�1��$n','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_phonelink_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_phonelink_24px.svg',0,_binary '�S\�4X �\�~�W',_binary '�S\�4X �\�~�W',_binary '�\�a��AF\\.1�\�\Z�]rYS\�\�@|�5�\�w','',0,'?'),(_binary 'o�ڣ�0�ҁ;@��\"�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hsb.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hsb.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Fpz�\�\'sM�\�',_binary '\�Ʋ��L�kn��\�|�\���́]\�\�8@z*�\�','',0,'?'),(_binary 'o�\��\�$\�Zw-�5L\n\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/browser01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/browser01.svg',0,_binary '�\�\�\�\�\�\n��X=�\�',_binary '�\�\�\�\�\�\n��X=�\�',_binary '�\���Q��\r.�\�\�=�VX�\�Nh\�2c��','',0,'?'),(_binary 'o��ܗ§T\Z\�\�QS\�D','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/DNSAuthorizationInvalid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/DNSAuthorizationInvalid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�!�[\�q\�%gࣹ',_binary '`\�Ԉ|%\�5\�(\�\�;\�َ�\�\�w��ؤ�\�r��2','',0,'?'),(_binary 'o�\�^4l\�:K`ܛ18�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_remove_circle_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_remove_circle_outline_24px.svg',0,_binary '/P�%\r�~�9ez�',_binary '/P�%\r�~�9ez�',_binary '�?�6�I)^Fۜ��QT�%aq�w\�,T\�K�\�\�K','',0,'?'),(_binary 'o� ǻ� &\�\�c\�\�\�','wp-includes/blocks/paragraph/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&XL^�bs!���kR�',_binary ' �\�\�!5\�vE3z^E\�\�\�VJҐ\n\�H\�\�\�\�\�_','',0,'?'),(_binary 'o�w*\�\nΛGҜ�]','wp-content/plugins/wordfence/modules/login-security/img/header.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/header.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\�\�\�\�]\�j-\����',_binary '8���\�\�#̄(8�\�O�\"\� +h\"Fb�\�','',0,'?'),(_binary 'o\�Lp\�:p�EmQM','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/.Settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/.Settings.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'oţe�ZWk\�\n�V��\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-section.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-section.svg',0,_binary '<æ��\"0�6\�P�\r�',_binary '<æ��\"0�6\�P�\r�',_binary '�\�2y�s*�Z\�Ԛ.�mv:\�%a�V{\�^}�','',0,'?'),(_binary 'o\��I�\�Օ�J�i\�9�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/PostSendSmsTestFailed.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/PostSendSmsTestFailed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�&R\'%X�{�g4\�\�',_binary '�G%fQ\�<��\�\�\�X\'V9 �ى�W*�\�뽭C!','',0,'?'),(_binary 'o\�|\�܂�R��\�U\�o','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDraftsResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListDraftsResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�|��aV$c.\�|\�',_binary '\�\�\nz\�-�#\�e�\�\�ĥ�\�2�<\�RЩH�*�o','',0,'?'),(_binary 'o\�ܱ�u\���\�','wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access.php',0,_binary '��}��\�\�ј\�\�r*X',_binary '��}��\�\�ј\�\�r*X',_binary '< \r�C\�pmd\�\�.�4\�\�;%\�E3\'̭���\�7','',0,'?'),(_binary 'o㮚-\�;?X:��pҡ','wp-trackback.php','/home2/faster25/public_html/ansrwanda.com/wp-trackback.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�s\�S\�2S`qy+\�<l',_binary '.H.�\�\�$���}\�Y_\�\� �\�\0�\�\�\�0�!','',0,'?'),(_binary 'o\�\�N�\�_�\�ăO\�\�','wp-includes/js/tinymce/plugins/compat3x/css/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/compat3x/css/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'o\�\�\�Y�\�څ�\�X�','wp-content/plugins/wordfence/images/flags.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/flags.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W7\� ��(\�˿!�\Z7\�',_binary 'Bx\�0%Ly�6���!�\�X\\z/<�n�6=\ZW\�','',0,'?'),(_binary 'o\�\�>\�x|\�\�6HK�','wp-includes/js/tinymce/themes/inlite/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/themes/inlite/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'o\�5\�\�\�\�s����?�\�','wp-content/plugins/wp-mail-smtp/src/Providers/MailerInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/MailerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�]l�\�!Wb��0�F\�\�',_binary '�y\�g2�ö�gf\�\�\�\��\�@݆)Hg��Ԛ','',0,'?'),(_binary 'o\�[�\�n3u�\�ʹ�P5','wp-admin/options-general.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/options-general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�.\�\�Ț\�%��\�d)',_binary '��H\�$\�O>.O\�\�]���\r#f+�\�\�B�Z\0w\�S','',0,'?'),(_binary 'p\�\�7u\�L\�_{2Û�','wp-includes/js/jquery/ui/draggable.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/draggable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�s\�\�\��y\�4',_binary '�gC�\��\��{lƊJ�\�<gN\�4F\�dr<�Hf','',0,'?'),(_binary 'p\��\�,�t�\��','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-single-image.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-single-image.svg',0,_binary '\�}�\�\�|n�:|\n\�h\�C',_binary '\�}�\�\�|n�:|\n\�h\�C',_binary '�\�A�g\�Ko�`�\�4�ORf\�\�m�.��\��\�\�','',0,'?'),(_binary 'p����G\�P�U\�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ˮ�Y\�y\n�n8\�',_binary '_�(�\�\�\�|0CԢ�dp��\�([�x*z&<��^','',0,'?'),(_binary 'p{A\�\�~%���\�','wp-includes/rest-api/search/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/search/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'pT-��9Z`>~\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_expand_more_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_expand_more_24px.svg',0,_binary 'wD\�\�z\�\�Nv�#Lηl\�',_binary 'wD\�\�z\�\�Nv�#Lηl\�',_binary '$\�\n�V?H\ra��\�2G�\�\�\� (\"Uz<U:','',0,'?'),(_binary 'p\�\�t@\�\�C�F','wp-includes/blocks/template-part/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�h\�Bu�}i\�',_binary '_o=;X#Ǘ;�;\�1��w\0u:\��h\���','',0,'?'),(_binary 'p��\�\�i\0���eN�w','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/MontgomeryMult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ew$�4�Jr�\�W',_binary '�Lю\�\�ʘ(\�wN\nT�6��\"��\�\�\'4\� \";','',0,'?'),(_binary 'p\�^!u�=͆\�1y','wp-content/plugins/wordfence/views/gdpr/.gdpr.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/gdpr/.gdpr.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'p{\r�� \�%>/�Z�\�:','wp-content/plugins/wordfence/views/scanner/issue-base.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�O�1�\�\�?\0\�\�\��\�',_binary 'ur8]��\�M�%�\�tZR\�\�\�\�NW��h�\� ]`','',0,'?'),(_binary 'p���1I+��\\\�y�Ug','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg2.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg2.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\���/��\0RU�C%',_binary 'HU)Ƹ�\r��0�L\�U����\�N����H\�(\�\�','',0,'?'),(_binary 'p+|�i%\�\�ޠ�\�\�|','wp-content/plugins/wpforms-lite/includes/admin/class-settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/class-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�W�0Ǐ�F��јi',_binary ';KC�kA���Gθz�\�0��x�F�4��wdm�]','',0,'?'),(_binary 'p+~\�(�`��\�_\�n�h','wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-navigation-fallback-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϟ�4D�\�K䳯]\r!',_binary '�\�\"��Tj��#l\�\�U�ts\�}�����\�:���','',0,'?'),(_binary 'p1��T��럎�\n��|�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/checkbox/field_checkbox.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/checkbox/field_checkbox.php',0,_binary '����\�y�\�I1t�wu�',_binary '����\�y�\�I1t�wu�',_binary 'q\�\r@j�$�vIȅ\�H���\n\�X���>#��\�U','',0,'?'),(_binary 'p4�\�V.�]ķ_=\�/�','wp-content/plugins/gosolarthemes-core/tinymce/popup.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/popup.php',0,_binary '�nļ7���X��=\�\�8j',_binary '�nļ7���X��=\�\�8j',_binary '\�9���\�88��̜yo\�<jV�\�Q�\�Ә','',0,'?'),(_binary 'p:�,�`OlL�(\�A','wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k�~\�H��\�7�<�B\�\�',_binary '\0!�F\�E��\�KP��7�0\�\�\n;6�}�\�$','',0,'?'),(_binary 'p<�!��ڈ����� ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file09.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file09.svg',0,_binary 'V��\�\�\�\�,\���',_binary 'V��\�\�\�\�,\���',_binary '=7~\�MO\�\"�c}{�c_2;\�{L\� �W$��','',0,'?'),(_binary 'pI�\�/\�Բ{\�Q�\�r�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyThreadRequest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ModifyThreadRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\�\�>\�(@(\Z;',_binary '\�#\�\���a\�\�J�\'W�ހa\�gM�\�/\�L\�','',0,'?'),(_binary 'pI���:S����v��u','wp-content/plugins/contact-form-7/includes/formatting.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/formatting.php',0,_binary '��n0\�3 ]k\�lit',_binary '��n0\�3 ]k\�lit',_binary 'u�T\�\�c={\� 4Z\�97\�\�9\�{\�ङ','',0,'?'),(_binary 'pJF��\�%\��\�2\�','wp-includes/blocks/post-title/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-title/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'pQl�\�y\0ضS �\�*R','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/README.md','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���h%Bİ#�5F�\�',_binary ')cy�N0�T\�\�R{\�J\�0\�]\�5S�\�A','',0,'?'),(_binary 'pUy�a \�b�\�va�;�8','wp-includes/js/comment-reply.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/comment-reply.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9��(\�ރ��-,�qh',_binary '�\�W�(V4nr��kx\�|�/�la�\�\�e\n�o�','',0,'?'),(_binary 'pdӃMM�\�\�P\�\�Z��','wp-content/plugins/js_composer/config/containers/.containers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/containers/.containers.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'pmMzY����\�\�R%t[','wp-content/plugins/revslider/admin/views/.views.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/.views.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'po�4\ZX�\�\�\�T���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`[\�jg��\��*\�',_binary '\�\�\�\�횔>M�JhNB�]\�q�H+{+/\�\�\�:','',0,'?'),(_binary 'prY��/�i��?\�?\�\�','wp-admin/images/about-header-credits.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/about-header-credits.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\Z\�Que�\�\�\�פѐU\�',_binary '[]\�9pmm:\�M\�\��\�\�9B�>��,A\�2�\�','',0,'?'),(_binary 'pw\�\�Q�F\�c\�ߠb*','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@$\�qG�2k5$��z�',_binary 'ֆF*`\�\'\�O t�riR:\�j0\�\�W\Z�=�j��','',0,'?'),(_binary 'p\�(��IW0\�B��d','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/background/field_background.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/background/field_background.js',0,_binary '\�\�\�}#_,��|P',_binary '\�\�\�}#_,��|P',_binary '�Ր�\�h\�Z?p�\"8H�{\�\����)5\�o\�','',0,'?'),(_binary 'p�\�\�}�\\\�H\�yV�\�','wp-content/plugins/wpforms-lite/assets/css/jquery.minicolors.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/jquery.minicolors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\�Vw�6\�E�\\�0��~',_binary '\�ѓ �\�[�\�2/�N��\"!��{k\�N\�\�\�°�^','',0,'?'),(_binary 'p�X�������L�tO\�','wp-content/plugins/really-simple-ssl/lets-encrypt/letsencrypt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/letsencrypt.php',0,_binary '<\�2� �BU��r\�',_binary '<\�2� �BU��r\�',_binary '\r�M\�\�\�)S�x\�ޠ\�\�)\�W\\�A<\�\Z\�B�\�','',0,'?'),(_binary 'p�\�.а�\�[ÍD�','wp-includes/deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�F�,�\�\�Щ\�',_binary '-0�*�]\0\�g\�m3~\�4�8�4�|�\�-�\�','',0,'?'),(_binary 'p��+��\��\�% ��4\�','wp-content/themes/main/js/plugins/gosolar-jquery.mb.YTPlayer.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.mb.YTPlayer.js',0,_binary '5�\�ea��oX��h\�',_binary '5�\�ea��oX��h\�',_binary '<\�\�-3�Cu\�\n8Y �t�l��\�<E�\�v\n\�','',0,'?'),(_binary 'p��fȃ��~Jk߽|','wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_radio_button_checked_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_radio_button_checked_24px.svg',0,_binary '/$O�\\FД\�cR�G�k',_binary '/$O�\\FД\�cR�G�k',_binary '$�l\�\�P\�6\�֗\"s�xN1EX�6� 0 ��\�\�\�','',0,'?'),(_binary 'p�\"|�s�O�G�\�\�3','wp-content/plugins/js_composer/include/classes/shortcodes/vc-hoverbox.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-hoverbox.php',0,_binary 'zKfkw8�T^��\\7Y��',_binary 'zKfkw8�T^��\\7Y��',_binary '��N�Pў\��k�U\�_MB\�c\�K~ƃ�!��5m','',0,'?'),(_binary 'p�N\�>�G(V\�QL','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/.Task.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/.Task.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'p���ʱ��\��\��','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/SecretStream/.SecretStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/SecretStream/.SecretStream.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'p��\\*e\�\n\rψ\�\�','wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�cd\�x\�W{f�\�Nb',_binary 'O��j+hŤ\nⵃ8Qܮ#w�\�_p\�C�\�\�','',0,'?'),(_binary 'p�#��������\�\\e','wp-content/plugins/wp-maintenance-mode/assets/images/recommended/static-pages.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/recommended/static-pages.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y<v0\�\"�2\�\n��',_binary '\Z\�\�H*\�\���X\�\�\��_P\��6ć>\�%�','',0,'?'),(_binary 'pŧ�\n\�+R\�2Z\�\�b','wp-includes/blocks/post-title/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-title/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']��Ҽ�4ʞ\��\�',_binary '�4���ؽh\�{kX=a��Dc3\�4\�Hhk�\�2�','',0,'?'),(_binary 'p\�W�@\�F!\�\�fL','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg5_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg5_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h�Ы�OG\�dM;\njV�',_binary 'nj8�\�o���uEu\�\�=�\�\�+\00�N��|\�\�1','',0,'?'),(_binary 'p̓0�2@\�\�PF\�tk','wp-content/plugins/wordfence/views/common/unsubscribe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/unsubscribe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y:h3�>��a ݑ�4~',_binary 'E\�q���\�Tg�\�O>F-\�\�O�(\�IƚZ��z','',0,'?'),(_binary 'p\�(��.\�e\ZXPǪ','wp-content/themes/main/js/plugins/gosolar-jquery.waypoints.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.waypoints.js',0,_binary '_�eλ?�T��\�*/',_binary '_�eλ?�T��\�*/',_binary '?[\r9\�qT�\�͕FUt\�M&Jǀ7\rl��2g\�\�','',0,'?'),(_binary 'p\�}G\��J\�\�$\�\�x','wp-includes/block-supports/align.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/align.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�a\�]�4$^l\�\�',_binary '\�\�\�z�ia�;8\�\�\�:�\�`\�GW�Id�\�Q�\Z','',0,'?'),(_binary 'p\�\�J<\��]�\�\����','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/.Ge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/.Ge.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'p\� �w/Nl�CP]��U�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_bus_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_bus_24px.svg',0,_binary '\Z��V���\�\�~�q^',_binary '\Z��V���\�\�~�q^',_binary 'X\�MNj�ѻ�l\�\�Yk\�\�x[8r\�\�\\;Hd\�?ۂ','',0,'?'),(_binary 'p\�ݨ\�P\�\�Gb4��\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp500.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp500.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!��=l\"\�\�\�e\�j*',_binary '\��߂4����C\n\Z\�N����x\�Ģ�n�','',0,'?'),(_binary 'qqC��$���\��@','wp-content/plugins/wordfence/views/common/page-title.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/page-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5�\�*�<\�X;��',_binary 'N5%��=\�kUHVK�A�lEI\"3\�j\�\�','',0,'?'),(_binary 'qs��A�t��\�d�\\','wp-includes/js/dist/warning.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/warning.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z�j\�\�I�����Rd',_binary '\�x>\�qtQ_:��i i\�k�Hg��z��Lp�\�)=','',0,'?'),(_binary 'q\�4�#s�]j��','wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-david.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-david.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '쉀�ә}y� k\�]dO\�',_binary 'W\�\�\�3.\�ܤ�R0\�,�TE�{�n{��','',0,'?'),(_binary 'q8bנ�5H�\�@�4','wp-includes/js/dist/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'q�#���\�/I�)\�.�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp862.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp862.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���{}N�<ŋ��/�n',_binary '^G\�\�ٰ��Bd\��%\�/�0�\�\Z\�7\n�w8�','',0,'?'),(_binary 'qs��\�x> ��*О\0X','wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking/SendUsageTask.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking/SendUsageTask.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�KJhll��pL�E|',_binary 'H\�U��]>�\�\�\�d�B7\�\����䄘5\�w\r','',0,'?'),(_binary 'q\�t簽)\rP�q�]$\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/speech-bubble.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/speech-bubble.svg',0,_binary '\�$\�{1P\�\�}��U',_binary '\�$\�{1P\�\�}��U',_binary 'ecT�\�����&m����>\�\�\\Dԡk\�$','',0,'?'),(_binary 'q\"�co\�\��>�2Rh\�]','wp-admin/includes/plugin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0�)�[FE\�\�ԪǍ)#',_binary '#!��~y\�1R��^=��6+�\�\�\��Z\�u!\�','',0,'?'),(_binary 'q%\�\�\�)���ud�\�\� \�','wp-includes/blocks/buttons/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�;N���[�J���O\�M',_binary '\���*\�>�߸7@&l\�m�wc��ؔ�\0Q<�\�','',0,'?'),(_binary 'q1H\�F�.\�m�\�','wp-content/plugins/wpforms-lite/assets/images/community/youtube.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/youtube.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�7$���\n�S{�\�MB�m',_binary '��6K!\�h\�b����݉���t0q}�@\�\����\�','',0,'?'),(_binary 'q1\�HamH Q&pR-^D\�','wp-includes/blocks/image/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\n�U�A�τfx���8',_binary '_�c}�0�KC\�,w.2U�W{���\�t\�/\�\�','',0,'?'),(_binary 'qL��\�\�I�Lc�','wp-includes/class-wp-recovery-mode-link-service.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-recovery-mode-link-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z�\�BW���Z \� m\r\0',_binary 't\n\�\�_qGƵ\�b����\�y}\�2+\0�I�\�','',0,'?'),(_binary 'qb\�t=\�\�$��\0a','wp-content/plugins/revslider/includes/functions.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/functions.class.php',0,_binary '�\"cKI�\�\�OU\�O\�\�',_binary '�\"cKI�\�\�OU\�O\�\�',_binary '#yZn,�\�V-d��\�\�\�O�;V:\�^~pIHo�\�','',0,'?'),(_binary 'qh�665�y|\�=\�?S ','wp-includes/js/jquery/jquery.serialize-object.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.serialize-object.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*�D\�B\ru�6�\�\�\�!',_binary '��`�RԶ�2ɀ�`��Mx\�\�i\�G�fz\�C2�','',0,'?'),(_binary 'qj�\�O.C�ެИ}\�\�','wp-includes/blocks/navigation-submenu.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-submenu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�-�CI��F,(�',_binary 'O���\�_�\�Dqf�f�or\�c\�\�s','',0,'?'),(_binary 'qn\��\�(\n�և�!�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/open-sign.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/open-sign.svg',0,_binary '\�ˡ�\�\\L\�;�\\\�\�\\\�g',_binary '\�ˡ�\�\\L\�;�\\\�\�\\\�g',_binary '�\ZS\�h\�Ka>V,�=\�}\�\�8U�SWc<�U\�','',0,'?'),(_binary 'qv.e��u W�\�\�PH','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_power_settings_new_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_power_settings_new_24px.svg',0,_binary 'g{ۻE���@\�$$6a',_binary 'g{ۻE���@\�$$6a',_binary 'f1�\�~\�\�I�\�\np|uR�\�F\�A�ԿgFK\�#','',0,'?'),(_binary 'qw\�\�⯓���q�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendReportEmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendReportEmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q�������I��5o�',_binary ' ��\�n\�\� \�K�-y� \�\�1f��\�Y�#�\�Ȍ','',0,'?'),(_binary 'q})|�gֵ�\�h~&','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-gears.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-gears.svg',0,_binary 'Ě����!H�\�?O\�',_binary 'Ě����!H�\�?O\�',_binary 'E�]�д\�e\�r��\�\�V\��6\�*�(\�;�\�\�','',0,'?'),(_binary 'q��f��\�EH�7\�d\�\�\�','wp-includes/css/dist/editor/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/editor/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�C?��I\�Tǘ�{q',_binary 'hc\�2\�Q\�\0¸u���3�U� ��o���\�\�','',0,'?'),(_binary 'q�s\���ƞ\�ù\�\�','wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']�\����WE[x\�dH',_binary 'y�pY�\�U����f���\�\0�z��,�^��~','',0,'?'),(_binary 'q�N�� \�\�p*Xk�¿\Z','wp-content/plugins/really-simple-ssl/css/main-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/css/main-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �<�f \�|Ã`\�;\�',_binary '�D-�`\�\�YG5�`T\�-:n��:q\�;s@j\�\�','',0,'?'),(_binary 'q�\�Z�\0=s�\r\�\�\r\�','wp-includes/blocks/text-columns/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a�¦ax�:��`]\'^\�',_binary '�e±\�Q�n�S��0>,\�i(tHUn�Z\�)\�K','',0,'?'),(_binary 'q�\��\�R+\�q�\Z�2�','wp-includes/js/dist/edit-post.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/edit-post.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-����둥�]GF\�.',_binary ';�>�m�\�]H\�h\�>>(�ի\�G\�\�,B\�<','',0,'?'),(_binary 'q��H*�tG WX�z{m','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-privacy.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-privacy.svg',0,_binary 'އ\��\�s쵭A�s,e',_binary 'އ\��\�s쵭A�s,e',_binary 'h�\�vͼ�B� ��#\�+-�\�P����G6\�\�gk','',0,'?'),(_binary 'q�0��\������\�5','wp-includes/sodium_compat/src/Core32/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5O&?��E� ��%',_binary '^%%�hT��,�\����k2�Ȯn=n%:\�\�','',0,'?'),(_binary 'q�\�E��v��{�Z��\�[','wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/InstalledVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q~�f����\�\�\�\�\"\�',_binary 'p,\�-\�gW���Ԏ\��W�\�.c�E���\�M','',0,'?'),(_binary 'q�tK<F\�\"�\�Sw','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/content/vc_posts_slider.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/content/vc_posts_slider.js',0,_binary '\'�^�*\'5Q^A\�׃\�ź',_binary '\'�^�*\'5Q^A\�׃\�ź',_binary 'l6�\�\�sD\�\�C�\�\�\�EC�.\�7Q\�\��\�*','',0,'?'),(_binary 'q��5@�*=\�&�\�\\X\�','wp-content/plugins/wordfence/lib/wfHelperBin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfHelperBin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\�\�!�ȍ\�\�4Q\�\�X#',_binary '��չ%-�^\�q�\�U\�q\�M\�\�eY�\�\�','',0,'?'),(_binary 'q\�$\'6�e\�\�-W]','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/SplFixedArray.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nb\�x ��BC��?���\Z',_binary '�\�e��C8�&\r\�\�\�\�h\r�\�2w\�(^Й\�V\0','',0,'?'),(_binary 'q\�C�IV\�g�e�,1�','wp-includes/css/dist/block-library/editor-elements.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/editor-elements.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���c|�$\0��{�o\�\�',_binary '$\�2iQf���~\�\'�:�Sr\�\�4:����\�A�>','',0,'?'),(_binary 'q\�\�W.8\�\�%��tK\�<','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/.Core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/.Core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'qتb\�z\�Fr\�=\�ڍ','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Site/.Site.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Site/.Site.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'q\�T�[����;�o+.�','wp-includes/sodium_compat/src/Core32/SecretStream/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/SecretStream/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'q\�9@\�`P=/C�sP','wp-includes/sodium_compat/src/Core/Curve25519/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'q\�pR�\�\\���\�fڥ ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f\�\����\�fT+',_binary '\�!9}�ahDBf��)��\�\�\'�\�\�N��\�>\�\�o�','',0,'?'),(_binary 'q\�\�i֬y\�d�\��+O\'','wp-includes/css/dist/commands/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/commands/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6*�>[\�pE\�C\�',_binary '�\�@ \�\�\�8!H�-C\�߸x\�\��S�\�\�f�C\���','',0,'?'),(_binary 'q\��lK\��?`6=T5�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/.typography.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/.typography.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'r[\�\�s2<�����u','wp-content/themes/twentytwentyone/assets/sass/06-components/posts-and-pages.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/posts-and-pages.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g<Q�P\�;�z��[Ѩɹ',_binary '����j�Qo��\�<>�\n�\�Y�\����g1�b','',0,'?'),(_binary 'r5���`\�f��O','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��m�\�}�k��\no`B',_binary '�\�U4S�o\Z\�\�^���\�8o^>?\�O��/\�Q','',0,'?'),(_binary 'r.\nl _��\"�\�\�\rW','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_add_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_add_24px.svg',0,_binary '\"TXE\�<w�U}\�v\�k\�\�',_binary '\"TXE\�<w�U}\�v\�k\�\�',_binary 'm\�k�:\�O�{\�\�\�\�:W֠\�\�c\�M��\�<���','',0,'?'),(_binary 'r��h�\�v�\�Lk/�\�','wp-admin/network/upgrade.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p�\�Tq7\��\�J\�A\�',_binary '\�*��ɾ\�md\�l,\�\��\�\�i\�GU��*�!1G�','',0,'?'),(_binary 'rh\�\�\�z?�#\�t�\�','wp-content/plugins/revslider/admin/assets/js/plugins/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/plugins/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary 'r���\"��%1�}/2Y�','wp-includes/blocks/pullquote/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�op\�\�l;�\�}}i\�',_binary '\�O_�\�C\�(\�H\�\'�Z0�\�\���MlcHSتO','',0,'?'),(_binary 'r��\�W\��z/�~[','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_picture_in_picture_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_picture_in_picture_24px.svg',0,_binary '�oE\�v�x 9�kt�y',_binary '�oE\�v�x 9�kt�y',_binary '�\�\�\�\�\�\'\�\�?_Z�\�&i��Y��n\�','',0,'?'),(_binary 'ru(\�e/�?wO2��','wp-includes/sodium_compat/src/Core32/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'r�܈v\�$\�֊�J@�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/gears2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/gears2.svg',0,_binary '4#�rհ��XK�t@�װ',_binary '4#�rհ��XK�t@�װ',_binary '\�ġ�\��\�Z\�\�%|\�Epl��;�st\�ŧ?��','',0,'?'),(_binary 'r*ڭ,ݺw�b+��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Vc)�,]B`1���',_binary '�}x 7خpZ\�ܩ��r�\�w�\���qcา\�','',0,'?'),(_binary 'r&Oq�\�N���\�R�>1�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Logger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Logger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\�zUN�8Ƕ\�\�\�\�',_binary '\0�`O\���\�� #CWr\�\'y\�\�N\�kg','',0,'?'),(_binary 'r+zk;� 4�\�WI','wp-includes/js/tinymce/themes/modern/theme.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/themes/modern/theme.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�(3�o\�U\�2ŝU�2�',_binary '�2.�pt�\"r\�`)�\�\r.C\�l\�\\\Z��BIX','',0,'?'),(_binary 'r3\0��=\�\�\r�jB�Z','wp-includes/js/dist/widgets.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S���\�\�ٗj:��\�z�',_binary ']u�F\�¢��ʑC�I�kd\�d8\�\�Yum�\��','',0,'?'),(_binary 'rEKY\���H�Go<�;�J','wp-content/plugins/wp-maintenance-mode/assets/js/jquery.validate.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.validate.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '쭔\�AfR�\��\n�\�',_binary '\��s�n�\�29\�M;���#C��)\�\�m\�\Z�l','',0,'?'),(_binary 'rH\\{_\�\�\�̶�5�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_alert_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_alert_24px.svg',0,_binary '3��.\�Il\�\'k-r\�\�',_binary '3��.\�Il\�\'k-r\�\�',_binary '\�.h��\�\�\�\�y\���\'���7\\��4+\�}-r','',0,'?'),(_binary 'rI\0yg\�E!���2\0C','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� n\�{�\�\�\0\�0U$�\�',_binary 'G\n\�\�Ks\�\�I\'�\�my9\ZV�\�D\\:\�ć\�','',0,'?'),(_binary 'rL\�\�Y\�9 \�&�#�:\�l','wp-content/plugins/wpforms-lite/src/Emails/Summaries.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Emails/Summaries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S�\�_\�*�h�w��',_binary '#و\�\�=B\�1#4��5v=\�F0\nS>\�\��\�!','',0,'?'),(_binary 'rO��?]��\"W��_','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_neg_2_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_neg_2_24px.svg',0,_binary '�F�א[wM2�*B',_binary '�F�א[wM2�*B',_binary '���~�\�\�o��f\���\�\�/��fN;\�\�\\�','',0,'?'),(_binary 'rXV�(I�DI�\�\��~\"','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/AuthorEmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/AuthorEmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!\�w~&\r�;Z@��\'\�',_binary '�\�: \�5M�\�\�e\�\�r\0��FIC43\�\Z�','',0,'?'),(_binary 'rY�܊\�e���\���}','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_capslock_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_capslock_24px.svg',0,_binary 'n \�Bc�\�A7\�0\�4x',_binary 'n \�Bc�\�A7\�0\�4x',_binary '#�b\�\� %�ͷ?Q\Z\r�\���-d��F̶wU','',0,'?'),(_binary 'r[�\�v�kW�\�,\�$7N','wp-includes/blocks/media-text/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'r`g\�m�\���Y�\\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-media-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-media-grid.php',0,_binary '�7��\�o��گ1�A�\�',_binary '�7��\�o��گ1�A�\�',_binary ' \�\�u�= G�3�(�\�\�H럩0ே.�','',0,'?'),(_binary 're��\'۷\�11d\�\�8�','wp-content/themes/twentytwentyone/style.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\\.��vՃ\�1*lV\�',_binary '0�=|\�\�\�j5A\�CD&�\� u�x9cW��\�I','',0,'?'),(_binary 'ri�\�o\�\�b�a�\�(\r','wp-content/themes/main/includes/visual-composer/shortcodes/list_item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/list_item.php',0,_binary '�|#����q���繲',_binary '�|#����q���繲',_binary '�\�:\0ܖ;�Z3��~�\nD\�T��\�5C\�5=','',0,'?'),(_binary 'rm0a�p*�W\�$��t','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/config/class-config.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/config/class-config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�h�)�\�9|ق�\�',_binary 'PI�\�.\�\�y0��\� z\�p>,\�L����\�','',0,'?'),(_binary 'rt�Ig[�\�;�\�\�?','wp-includes/sodium_compat/namespaced/Core/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rV\�N�ck0\�}/\�Ճ\�',_binary 'n\�K�\�kZ\�\� ��\�� N$ � EК��\�e\�$','',0,'?'),(_binary 'r��Ӽ���ʿB\�!��','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_next_week_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_next_week_24px.svg',0,_binary 'F>��H(��eN��M�',_binary 'F>��H(��eN��M�',_binary '-=$��̪pnG\�9\�H1��9\�\�g&\�+��K�x\�','',0,'?'),(_binary 'r�(n՞��\�j\�\�b\"','wp-admin/js/media.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/media.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^\�q\�i����\�\�\�',_binary 'ϑ�톳dJ6\�k�E?�$\� ��H\�kd�ô','',0,'?'),(_binary 'r���0\�>�3ŶK��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/GroupHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/GroupHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Mk\�l�\��\�\�Ӭ\�',_binary 'p\'�< �r�\�\���\��!W���\�=\\��\�\�)]','',0,'?'),(_binary 'r��\�\�&E\�\�eD�q','wp-includes/blocks/social-links/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S�W��O �X\�\�\n@',_binary '\�ZG�\�X�x\�\�\�\�\�{�\�-ߓ0��&','',0,'?'),(_binary 'r�B\�\�Y�\�)AP+�','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_post_types.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_post_types.tpl.php',0,_binary '\�\�\��3\�Ã��`�~',_binary '\�\�\��3\�Ã��`�~',_binary ' \�5vM�.?c\�m\�p;\�+���ID��D4EP�\�','',0,'?'),(_binary 'r´+�0z\�{O�J^\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_card_travel_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_card_travel_24px.svg',0,_binary '�\�P)\�C*@F\�$��',_binary '�\�P)\�C*@F\�$��',_binary '��\�&���� \�\�:\�\�VQ\0\�_E\��\�\� uN]�','',0,'?'),(_binary 'r\���u�e�\�$!U6Oj','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_alarm_add_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_alarm_add_24px.svg',0,_binary ']4&?\r�R4���軉N',_binary ']4&?\r�R4���軉N',_binary '��ѕ�~��\�=+�\�:s vbO5\�0.\r�#\�\00d','',0,'?'),(_binary 'rԳ\�\�/�e�L�wŮC','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/.Math.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/.Math.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'r\�!M�\�w\nc|\�ѵ�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Fe.php',0,_binary '\�-��%b\"` ��\'�\�?',_binary '\�-��%b\"` ��\'�\�?',_binary '�Nk�l;7?��\\\\Ux+�H��1p�\��\�\�b!\�','',0,'?'),(_binary 'r\�\�nz\0`�]�e\�#+t','wp-includes/blocks/comments-pagination-previous/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-previous/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k���I�<�c\�R',_binary 'f�~��*ޟ�p��I\�3C��pq(�\�-Aw��\�','',0,'?'),(_binary 'r\�3\�e\\\�\�,S�q','wp-includes/class-wp-block-supports.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-supports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\�8�\���\�\Z��',_binary '�4}y��0�v�\�\�-\�{��X�r\�c','',0,'?'),(_binary 'r\�_\�/�\�HG=\�%�<�','wp-includes/images/arrow-pointer-blue-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/arrow-pointer-blue-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%m\�rތ]4�9c\�',_binary '��{&DO�z�\�A�f\�/\�\�gá���\�\�\�A]~�(\�','',0,'?'),(_binary 'r\�\�r�(J�g\�(�y�t','wp-includes/js/mce-view.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mce-view.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2s�H��ّ;[��� s',_binary '�\�8`9ڰn\�-.\� H\�Dp��k+\�γ��bI','',0,'?'),(_binary 'r\�\�ڌ��$j:\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_top_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_top_24px.svg',0,_binary '-\'�͚q��%�\�C�[7',_binary '-\'�͚q��%�\�C�[7',_binary 'm�]P0\�+\�j��HPN9��yk˛�>\�O4n\�','',0,'?'),(_binary 'r\�)\��\�\�\�e\�l�','wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cū?l�\�\�t:��\�\�',_binary '���<�)Rw\�\�F�v1څg��L�4�\��\�ۙ','',0,'?'),(_binary 'r��n�A��:\�5c=3','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_live_tv_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_live_tv_24px.svg',0,_binary 'L���Ż��eư',_binary 'L���Ż��eư',_binary '\�h�f\���Љ\�\Z�Yc�+Cϡ &��֦��','',0,'?'),(_binary 'r��h^�\��g�=\�\�','wp-includes/blocks/embed/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '& �~�\�\�XtJ\'`\�',_binary '�b\"PP\�\�\0�<\�g4]�Rm\�<h.�*s`','',0,'?'),(_binary 'r�\�\n�\�b��#\�\�','wp-admin/css/media-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/media-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�$��\��7�cQU��',_binary '\�z�=�QZ\�}\�\�\�N0jT?\�k\�(bP�\�w','',0,'?'),(_binary 'r�7�\�/y*�aڛP] 0','wp-content/plugins/wordfence/views/blocking/blocking-create.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/blocking/blocking-create.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�9l\nXQ�0h�Q*',_binary '�Ź�\�\��YZ/�\��\�+`\�_{\�T��n��H�','',0,'?'),(_binary 'sG\�L�\�g\'\�\\\��\�\�','wp-content/plugins/js_composer/assets/lib/bower/chartjs/Chart.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/chartjs/Chart.min.js',0,_binary '\�\�\�?\�)/�l��w',_binary '\�\�\�?\�)/�l��w',_binary '�\�8\�A��1�4������6��i��߅\�O�Ӑ\�','',0,'?'),(_binary 's&\�繗�DCl\�s�H','wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�\�!�<�9\�Ӫ',_binary '��:̶&E �\0@ؼ�k\�P� \�n2R�I\�','',0,'?'),(_binary 's\�As�Y����D]','wp-content/plugins/wordfence/views/scanner/options-group-advanced.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/options-group-advanced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�k\rs�.�;k`a{�9n',_binary '����p@@_��ܤ80��B\�\�\�+g��2[�\���!','',0,'?'),(_binary 's\�]\Z)&\�\�g/o!\�\�','wp-content/plugins/wpforms-lite/lite/templates/education/admin/settings/.settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/education/admin/settings/.settings.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 's�\��$��z=c\�','wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4�XfS\�S�z/�B\�۠�',_binary '6\�W��1c��Bg�I�ۍ�\'dˢ���?!,أ','',0,'?'),(_binary 's5*�\�o����ea��>','wp-content/plugins/wordfence/views/options/.options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/.options.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 's9\�\�g\�#�\�\�^�a\�[;','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_chevron_right_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_chevron_right_36px.svg',0,_binary 'db�l�j\���*��\�s',_binary 'db�l�j\���*��\�s',_binary '��ww \�\�\�X\0O@�Hd2�[{sN��\�i���','',0,'?'),(_binary 's=@�*ݰ˧;]�\n�','wp-content/plugins/really-simple-ssl/lets-encrypt/class-letsencrypt-handler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/class-letsencrypt-handler.php',0,_binary '���\�\�1�R]\�!����\n',_binary '���\�\�1�R]\�!����\n',_binary '\�\�\�`Yc��Wy\�\�]��z=j8�O�\�#\�\�\�RfE\�','',0,'?'),(_binary 'sD����\�\�I6��|U\�_','wp-includes/blocks/post-template/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KkD�\'\��2���\�',_binary '\�E�2찁;+i_\�\�\��B\�\�;l*.\�\�B�','',0,'?'),(_binary 'sHIF����J\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp521r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�\��\�4E�\�\�n\'Pk',_binary '�S�_ԭ�H_Csn�\�\��@�\�r�x!�6�\�','',0,'?'),(_binary 'sL�Y�\�\�C��a\�','wp-includes/blocks/embed/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nQ�X��ho�W��;E',_binary ' c�\�\r���Y\�D�Z\���\\i�j��u�+kU%','',0,'?'),(_binary 'sR��#\�\\x7�}w\�\�\�K','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UrlLogin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UrlLogin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\��\�)\��\�ϰX�<',_binary ';Ǐ\Zщ������\�!\�^�،�r<\�Y\�Z\�v W','',0,'?'),(_binary 'sS\�\�\�\�)�4\�\�5%\�a','wp-content/plugins/wp-maintenance-mode/assets/css/chosen.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/chosen.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`M�t?�\��/Xt��',_binary '���\n\��\�]l�\�\�\�\�\�\�4e-�\��\�\�U','',0,'?'),(_binary 'sWG5RR9t��g�ﴇ.','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/customizer_devs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/customizer_devs.php',0,_binary '��`3\�q]�o!\'�uE',_binary '��`3\�q]�o!\'�uE',_binary 'Y�$l�1�VC\�\�\�\�\�]G���?S\'�嬾�v�','',0,'?'),(_binary 'sYA�ą�)W~�i','wp-content/plugins/js_composer/include/params/tab_id/.tab_id.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/tab_id/.tab_id.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 's_}a�r?T\�ڝ�ӽ','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/hostgator/hostgator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/hostgator/hostgator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\�2}�~j��\�,e�\�O\�',_binary '��ф$5J�K��d\�X�#D6�e7|�P\�ޏ�','',0,'?'),(_binary 'saO�Y�,~r�൭k\�','wp-includes/blocks/search/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\�Y|\�ԜC�\�_Vt\�C�',_binary '�\�\�H�\�\�Q���/\�N\�Os⽋]�\�\�LW�','',0,'?'),(_binary 'so\�Fޣ\r&q\�P\�','wp-includes/rest-api/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 's~��-\�\�_\�\�?�\�=(','wp-includes/sodium_compat/namespaced/Core/ChaCha20/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 's��@�.\�]�4\rnE�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/html_custom/validation_html_custom.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/html_custom/validation_html_custom.php',0,_binary '\�Q�|\�Ĝ\�n��a��',_binary '\�Q�|\�Ĝ\�n��a��',_binary '�ƀ6詨\�X\�\�$|��W��5\�32-\�\0 ','',0,'?'),(_binary 's��Etd\�\�\�Q\�0\�\�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-uk_UA.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-uk_UA.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\��I\0K�\�d�',_binary 'e�6�\r��٥s#M:qaw&f�0m��\�E\ZP`5','',0,'?'),(_binary 's�\�2K\n��l\�F��u/G','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<*�\\�*\"(\\U\�홫�',_binary 'U,�[PU���l\�oss�\�=�\\���$Ѝe��','',0,'?'),(_binary 's�\�\r\�s�{�ٺ��\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/af.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/af.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�!�u7I����k\�T�',_binary '\�\�X�\"�EO\�@2�(J\�\�`��)Vl\�\�','',0,'?'),(_binary 's��B����\\}\���g','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-facebook-feeds.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-facebook-feeds.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�d�8\�+l\�`)���=�',_binary '��\\À\0js�]ߌ\�\�t��8�\\�\�\�#�{�V�','',0,'?'),(_binary 's�E�Ξq\�p�B\�\�\�','wp-admin/css/widgets-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/widgets-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\'T1����l\�AU��',_binary '.l�4�Z���eI#m\���E�������GC\�','',0,'?'),(_binary 's��(:ӣ$����\�\�\r','wp-content/themes/twentynineteen/style.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�\�E��\�3\��Ԛ\�\�/',_binary 'EBa\�d\�\�n\���F5�\�f�b�\�G�of����','',0,'?'),(_binary 's�]��P�f\�\�\�\n','wp-content/themes/twentynineteen/sass/variables-site/_columns.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/variables-site/_columns.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:�+<��\�\�>3��\�K',_binary 'w�0�̃\�|^\�;�Ym\���\�n\�L�\�i2��4�','',0,'?'),(_binary 's\�CK\�Eߓo�\�u6V','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/PseudoNode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/PseudoNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��F*q%8џ�(\�\�_',_binary 'm#=36�\�?\�/<F ~ ~��\�ڗ@���\�s�]','',0,'?'),(_binary 'sât]�s�\�\�a_<H','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_label_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_label_outline_24px.svg',0,_binary '��n�\�\�\�\�\�r�\�',_binary '��n�\�\�\�\�\�r�\�',_binary '�{\0��(n��&9ׁ;\�K��\���6�f\�3\�','',0,'?'),(_binary 's\�\�ז��:���\�h\�S','wp-content/plugins/contact-form-7/includes/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/functions.php',0,_binary '�\�<`W�K���>V�',_binary '�\�<`W�K���>V�',_binary '|\�\�ٷY\�HQ\�\'��\��3u\�4\�k�\�vo��N','',0,'?'),(_binary 's\�ŏU\'\�\��e@�d�','wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ғ:\�K\�[\�Iw\\��g�',_binary '`e�� �n�\�O��\�JM�%�N\�hA\�{gh�f','',0,'?'),(_binary 's\�\�4�����R�X>O�','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h�^n=(��&�\�݂�N&',_binary 'S�\�DIB�z\�_-?(Y\�\�pE�y�ƹA�','',0,'?'),(_binary 's\�\�˱�Y*u��\�O�','wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�^ˀJΗrhZ/Na$',_binary '��\� :�\�H�\�0v�=\�T\�$b\�Ԇ\�^s\�\\71͐','',0,'?'),(_binary 's\�*���v�`�c�','wp-content/plugins/js_composer/include/templates/editors/partials/add_element_tabs.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/add_element_tabs.tpl.php',0,_binary '�\�YO��ӗ����f�',_binary '�\�YO��ӗ����f�',_binary 'WƼ\�X3\�:P)V�>�\�\�\�\�/�G(}�Юm','',0,'?'),(_binary 's�\��*TV�1�oE','wp-includes/js/jquery/ui/effect-blind.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-blind.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\Z�#\�*�\��A��',_binary '.\"T3�$\0��\�T\�j�\�\�\�/ \�C\�\�ǻ�@\�\�','',0,'?'),(_binary 's�C4M�*��*B�)�','wp-includes/css/wp-pointer.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-pointer.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�,\�ԧ\�\�(��0(y',_binary '��Ij�\�6ʄ�{��鈊��\"\� Ԯi\�6ǭ','',0,'?'),(_binary 't\'epU�=Y;\�\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_playlist_play_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_playlist_play_24px.svg',0,_binary '\�\�%\�hӐr\�4�',_binary '\�\�%\�hӐr\�4�',_binary 'w8Q����\�O�ڂ�]:KB�H��J��s','',0,'?'),(_binary 't \�U� iާ\�\"�\�s�','wp-includes/blocks/buttons/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�;N���[�J���O\�M',_binary '\���*\�>�߸7@&l\�m�wc��ؔ�\0Q<�\�','',0,'?'),(_binary 't\r�)\�\�g_\�\�k,��','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_emoticon_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_emoticon_24px.svg',0,_binary 'l!qM+\�x\� k-�\�',_binary 'l!qM+\�x\� k-�\�',_binary '\0ꧤ^vޕO\�\�͍\�r��r��0#�\�t','',0,'?'),(_binary 't ~@r�\�\�.W\�8_','wp-includes/blocks/avatar/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xl��\�}EG\�\0~<\�Y>',_binary '\�\�W��8�\01W\�\�Sac)#\n7�7����\�\�N','',0,'?'),(_binary 't&Ӆ�~�\���\�e��\�','wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-title-and-button.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�M���r\�=W+�W�',_binary 'ҵ;\\R�nD��y������U�#\�\�m���a�','',0,'?'),(_binary 't/��\���Ji6WX\�\�','wp-includes/class-wp-recovery-mode-cookie-service.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-recovery-mode-cookie-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ǩ��.����\��l',_binary '\��k��uX�x\�^-\�b\Z�\�r\�P�^Ί��Mi\�','',0,'?'),(_binary 't5^ kS(1�\�z�G^\�\�','wp-includes/blocks/archives/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ς<X�\�^zۗ\�!\Z-\�',_binary '�R��/�qE$��H�\\�\�v2V���\0\r\�K�i','',0,'?'),(_binary 't5��,r`\�dU\\\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B\�\� \�YDO{El',_binary '�hX\�;˽�\rsk[�P\�lj�\�a&�\�\�Ɛ7�','',0,'?'),(_binary 't6�\�O�\ra��Ȇ\�f','wp-admin/js/plugin-install.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/plugin-install.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�ch\�P\�\�\�\�P\rDW',_binary '�\�)\� ��$K\�8�v3\�\�X&\�okv�\�\�','',0,'?'),(_binary 't8��\�\�p�̋\�z{jDp','wp-includes/css/buttons-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/buttons-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i��ԝ]z~c6�\�\�g6',_binary '\�L\�X橕f�\�\Z\�tC5�i\�fS\�(\�R�&�=�','',0,'?'),(_binary 't9S�}�G\n�$~N->?P','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��#P\�^d�4\Zb�Jl',_binary './�\�اJ\�v\�Ժå\�w\�\�~?g�+f�$KQ\\a','',0,'?'),(_binary 't:a3\�)�\�\��\�\�\�R�v','wp-content/plugins/wpforms-lite/src/Tasks/Meta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Tasks/Meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�G�o�ٷ��a(�μ\�',_binary '��\�\�n\�\�vҡR��cd\��\���\�\�F*+','',0,'?'),(_binary 't<�Π\�a�B���\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchDeleteMessagesRequest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchDeleteMessagesRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.S�n4���\�a��2Ӎ',_binary '�[\�f��0Q�T\�\�\�V\���eKc���X\�|','',0,'?'),(_binary 't?���\�_\��|�i�3w','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_flash_on_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_flash_on_24px.svg',0,_binary '��F\�`ñ\�\�@�\�(�',_binary '��F\�`ñ\�\�@�\�(�',_binary '\n��=���\�H\�\�\��X\�\�>�擁e-�khk\�\� 3','',0,'?'),(_binary 'tDFb[jI�\�\�A��','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/HChaCha20.php',0,_binary 'lS��Z/oZ*HOY\�',_binary 'lS��Z/oZ*HOY\�',_binary 'dG�q�\'5�L�UGvҕV\�WsU@_ܖ\�A�/D�M','',0,'?'),(_binary 'tR\�|M��ؼB_��>','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1253.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1253.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zt\�Va\�\�|%d�Mx�',_binary '���\�c��Ა<\�\�\��t�\�;\�#T^i�','',0,'?'),(_binary 'tU\�/Ds�Iڤ\�st\�','wp-includes/js/wp-auth-check.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-auth-check.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H�6\��\��b\�X�+M\'',_binary 'n@��\�to\�:�\�\\�e!65�\�,K�V\\=','',0,'?'),(_binary 'tW�Ͼ\�L4\�\�]T\�\'C�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_widgets_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_widgets_24px.svg',0,_binary '\�P̚\�]�|�SN',_binary '\�P̚\�]�|�SN',_binary '�0{K��^���\�\�B�F!mDq<\� �\�\�\�B','',0,'?'),(_binary 'tZ��\�f� �OylZ�R','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character01.svg',0,_binary '\�U����:J���V��h\�',_binary '\�U����:J���V��h\�',_binary '�\�R>\�S�@>\�DeTC \�`\�O�Gy��W\�{�\�','',0,'?'),(_binary 't[[\�=�6u7;Y��T�','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4s[�\�\�lAc4�f��\�',_binary 'ƺ\�>\�y\�.~yK�^�)*f�����6F�','',0,'?'),(_binary 't^���\���$� {','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �\\c\�\�x�\�4P\n\�',_binary '���0A\�G\�\�\�ߔ\�\����\�o�\��\\\�\�','',0,'?'),(_binary 'ta�;_Y\np�=[_:B��','wp-content/plugins/wordfence/images/icons/check.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/check.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��DF\�\�\���\�P\�L',_binary '\�\�\��+\�\�ʣ�фȯ\�\�?\�\�\�+\�\0_\�ŴQq�','',0,'?'),(_binary 'ta��\�C�\�\�b��x2�','wp-content/plugins/wpforms-lite/src/Admin/Settings/.Settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Settings/.Settings.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'tb<:ӯ_u}^\��)�','wp-content/plugins/wordfence/views/user/.user.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/user/.user.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'tk�om<wU�\�+\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_videogame_asset_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_videogame_asset_24px.svg',0,_binary '�?%�\0&�ǪF�s \�',_binary '�?%�\0&�ǪF�s \�',_binary '\�r\�J\�e/d\�\�;.Z��8.̈\�1�*\�LB','',0,'?'),(_binary 'tm6ۗ�q���.��=j','wp-admin/css/colors/blue/colors.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/blue/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�>�5\�Y>r\� ',_binary 'y\�ek�:�\\\�<b\�Z\�\�\�}^\�b\�\�\�IU�}','',0,'?'),(_binary 'tm�\n��GO \'�\Z','wp-includes/js/jquery/ui/mouse.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/mouse.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+�\"k_\�BZ�B\�\�WVV�',_binary '��Ia1�q�\0��/9\�H��:\ZfQ@\�f\\3g\�\�\�2','',0,'?'),(_binary 'tw\�\�=̟\�\�\'3_^\�_�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_3_2_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_3_2_24px.svg',0,_binary '\�|pX$�Ȭo(\�N�\�\�',_binary '\�|pX$�Ȭo(\�N�\�\�',_binary 'C�~\�_=<+y���\�_P+�M��a�3O�]i\�\�','',0,'?'),(_binary 't�i\�\�\�8\�㩨�+*�s','wp-content/plugins/wpforms-lite/assets/images/flags.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/flags.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u|6\���iz�S�W<�',_binary '\�H\�ӈ\��\����P=�R����\�\�;�\��2[','',0,'?'),(_binary 't�\�k�S��IF s؈\�\�','wp-content/plugins/wpforms-lite/assets/images/community/suggest@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/suggest@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')��O\�0��J)\�yjT',_binary '\�\�)����\�U\�Ó��6�|�\�LL\�Y\�%','',0,'?'),(_binary 't�gh�\�\'�����R}\�\r','wp-content/plugins/wpforms-lite/assets/css/builder/builder-alerts.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-alerts.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K��*�7\�hD\�SgL\�',_binary 'C\�\�g����h�\'\Z*�\�^�un\��\�j<�z2','',0,'?'),(_binary 't��\�R\�\�OLZ\�\�\�\�\�\'','wp-includes/blocks/query/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�D\�z\� \�\�\�W�x\�\�',_binary 'g4���z4]h\nC�A��8\�h7\�V\r\�]:\�','',0,'?'),(_binary 't�g\�\�`;\�])','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_access_alarms_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_access_alarms_24px.svg',0,_binary ']\�mֳw(M\r�\�EQ0\�5',_binary ']\�mֳw(M\r�\�EQ0\�5',_binary 'd��\�\�ȟ[2o�6�\�t�1,�i`4\�R\�R�5','',0,'?'),(_binary 't�}jl�U����)@�u','wp-includes/css/dist/edit-site/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-site/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���_k�/bf\�}Nҁ',_binary '�XT�9\�\�\�\�\��\�\�Ab\�\�鵳h�aG�','',0,'?'),(_binary 't�S\�\�3b�b�[g�','wp-content/plugins/wpforms-lite/src/Providers/Provider/Core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',�\�.gmn��2#z',_binary ';\�%o�\�\�횷JB\�\�Ѯ#\�`7\�\�C\�@�','',0,'?'),(_binary 't\��\0a��\\��_\'W\�','wp-includes/blocks/table/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ֿ�*\�m\�D\�Z2\�\�',_binary '\�0{ɛ\�mm\�\�Ion.qʭ���YkZ\�]%','',0,'?'),(_binary 'tި��E�\�~6j<!0a^','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ro.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ro.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r��x�K�)\0s{^f�',_binary 'Y��\�x���\�g��Qa��\���*2�V_7� \�\�\�\�','',0,'?'),(_binary 't߶\�>S�\�\�F\�2w\�E','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-2.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-2.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2�{}\���n*�',_binary '���V���bck�>\�ð/\�\�S\���:(�)','',0,'?'),(_binary 't��ل�\�\�\Z��qC~','wp-content/plugins/js_composer/config/deprecated/shortcode-vc-cta-button.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/shortcode-vc-cta-button.php',0,_binary '\�Z\�\�J \�\�\�\�{',_binary '\�Z\�\�J \�\�\�\�{',_binary '�\�/\�&y�^w\�G�P\�|w_g8�b2\�+h','',0,'?'),(_binary 't�\�F.\�q\�D\�8\"\�!','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user07.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user07.svg',0,_binary '\0\�e�\�{��V��^',_binary '\0\�e�\�{��V��^',_binary 'K�z\��go�\�\�\\#�Y���\�6e��\�gINا�','',0,'?'),(_binary 'u\�6\�\�4E~\�:\�\�','wp-content/plugins/wordfence/images/icons/working-indicator.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/working-indicator.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�VF��\�{N �\'G',_binary '�fX�\�RZ�|:O�b�\�=f\�[y\�\�\�5 ~ ','',0,'?'),(_binary 'u3�0Bi>�#zC\�eEz','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_av_timer_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_av_timer_24px.svg',0,_binary '\�\�\r��M��\�\�\n��',_binary '\�\�\r��M��\�\�\n��',_binary 'gi{�\�\�G\�B�2�9�I\�\�\�嬩\�ul!','',0,'?'),(_binary 'u~\�F�I\0� �\�)�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/wait-for-plesk.sh','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/wait-for-plesk.sh',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\"\�oj\�jQ��;C�',_binary '#p�5C�\��G�]G1e~;;FKϦ�\�9��\�','',0,'?'),(_binary 'u\Z��&Y\Z��9\r*\�5','wp-content/themes/main/js/plugins/gosolar-jquery.match-height.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.match-height.js',0,_binary 'fJ��\�Rh��\�\�)��O',_binary 'fJ��\�Rh��\�\�)��O',_binary 'ܚ\�X�4:~��\�KJ���)\�wC\�n29�a�','',0,'?'),(_binary 'u!\�\�+\�\�\Z\����','wp-includes/SimplePie/Cache/Redis.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/Redis.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�t\�\�]�>e�\n(40',_binary 'r\�\�*%\��\�P�\�2I�\�7�\Z�K�aq#\�','',0,'?'),(_binary 'u)z\�Z\��hL\�P�|�','wp-includes/blocks/spacer/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�]\�F\�0�\�Ȁs�}\�',_binary '\�\�\�$�/�\�Cm>\�\�\�f�\��\�\�P��H\�.�','',0,'?'),(_binary 'u5\'�J8�}��\�\�\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/email_not_empty/validation_email_not_empty.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/email_not_empty/validation_email_not_empty.php',0,_binary '=\�\�N\�R\� \�\�\�\�*',_binary '=\�\�N\�R\� \�\�\�\�*',_binary '\�\0\�y��4\�\�4�,ץ�k\�\�2�{\�Y�\'V\�','',0,'?'),(_binary 'u<��\�~\�&��\�%','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-ro_RO.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-ro_RO.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c#��D6�R\r<�]\�',_binary ',W\�\�\'6�^\�쾽P��]�v,g\�\�\�O�z��9','',0,'?'),(_binary 'u>]\0aO<\�G:�5\�Z�','wp-includes/blocks/latest-posts/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8m\� x�#�\0\�\�Yt\�',_binary '��|��A?\\z8\�e�o�\�\�$J\�S2P\�)\�\�](','',0,'?'),(_binary 'uA\����@ \'�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/select2.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/select2.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/�T\�P )��\�\�\�',_binary '�]<�\0S�\�?-\�κ\'\0Ԅ���\�-�,6\�','',0,'?'),(_binary 'uBXk��\�\�bd�T','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg3.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg3.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�7 \�I\�W\"��\�:�\�}/',_binary 'q�A�J\0�\�_�\n_�\�D\�֖��F>u��Ȟ','',0,'?'),(_binary 'uE\�<#R\�J\\\�M\�25','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_turned_in_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_turned_in_24px.svg',0,_binary '��\�\�V(`p\�\�e���V',_binary '��\�\�V(`p\�\�e���V',_binary 'g��S�U\�n�}�r��\�I�S�O\�9-�f�','',0,'?'),(_binary 'uF�\�V\�\'���\�j~H','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character05.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character05.svg',0,_binary 'Ҙv(`\n9 -$\�fy\�',_binary 'Ҙv(`\n9 -$\�fy\�',_binary '�[p�yד8�gɑ\�9̤�\�\�Qquf���G�','',0,'?'),(_binary 'uVA�&Wys\�O\�X��','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_subdirectory_arrow_right_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_subdirectory_arrow_right_24px.svg',0,_binary '��ͷE\�\�ɻ�J\�E7',_binary '��ͷE\�\�ɻ�J\�E7',_binary '@\�_�\�\'�\�\�h%\�BüO���?\�\�B�\�\'\�','',0,'?'),(_binary 'uY��.�k\�u/\�>ގ.','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Signature/Raw.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�mr��\�$du�^ad',_binary '\r$\�\�[R\�\�\�K˔���<\�|deYf�\nd\\','',0,'?'),(_binary 'ue\���\�\�5~��c�','wp-includes/js/jquery/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'ue\�,\"\n \�h�g.','wp-admin/css/colors/_mixins.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/_mixins.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X`\��oi�`Hx���C',_binary '�\�\�d\�pe܊&\�\����\�\�\�\�\�\�\�\�s-\�','',0,'?'),(_binary 'u�\�\�\�<�v3˛`�\�\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/Authorizer/.Authorizer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/Authorizer/.Authorizer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'u���\�[���\�\�\�D','wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#g\�x�\�@\�o\�TM�',_binary '\�\�\�ee\�6s��\�-�-I�$\�Q\�¼@ٍy�\�','',0,'?'),(_binary 'u��D��\r\�~\�6','wp-content/plugins/wpforms-lite/src/Integrations/Divi/Divi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/Divi/Divi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2Z��ǰ\�n�:�\�\�\�x)',_binary '۾(\�c��ũ�yA=�\�\���R\�1]��d�<�','',0,'?'),(_binary 'u�6\�\�~xc�\�O�:N','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd;ˁ\�Θ\�\�\�?ك',_binary 'q\�J��@\�5�\�C\�T)\�o��V�c\�\�h��_�','',0,'?'),(_binary 'u�(�>�7@?�\�\�\�','wp-content/plugins/js_composer/include/templates/pages/vc-welcome/.vc-welcome.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-welcome/.vc-welcome.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'u�x�\����X�qGv\"','wp-content/plugins/js_composer/include/params/options/.options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/options/.options.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'u�\�I5q�#�\�,>�','wp-content/themes/twentytwentyone/assets/js/primary-navigation.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/primary-navigation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Ҷ��!����w̘',_binary '%\�m)�-Э�}#M��U\�k�nny�\�X\�#�','',0,'?'),(_binary 'u�\�3!pA�f�)R�M\�','wp-includes/js/tinymce/plugins/wpgallery/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpgallery/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��_\�vQ8_\�$\�?��',_binary '<\�\�A0\�6kJX\nvA/�\�%O\�-v_��\�\'p�A@ئ','',0,'?'),(_binary 'u\�m-O\�\�\'ߝ\�]�#','wp-includes/sodium_compat/src/SodiumException.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/SodiumException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�HDf\�\�ae�\�\�z��R',_binary '㶜\\��L>L\�N-@G\'\�\�tmG�\�i��kR߮g\0','',0,'?'),(_binary 'u\�˼��U�\�m,��','wp-content/plugins/wp-mail-smtp/assets/libs/lity/lity.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/libs/lity/lity.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ša\�\�m�{\'�kB\�',_binary ',P�ی?���Dk�<$ �\�Oʹ�B\�\�7\�\\�\�:','',0,'?'),(_binary 'uӭ�\��Vp-7�Ƣq','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xG�?\�Mx����l|\�',_binary '�B\�S\ZBeLƓ3�#ھ\�\�b�j52=�<P\�3v\�','',0,'?'),(_binary 'u\�q\�5k\�jTƁM�ȯ\�','wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview-table.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�8)V(uxf�',_binary '�J�\�XȴXj\�K�\�&L\��n��첞\�6)�ka','',0,'?'),(_binary 'u\�\�k6��O�>\�&�W','wp-includes/blocks/text-columns/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c^\�*�\�w��G㐾Q\�',_binary '�+\\��\�1{*C\�G+\��\��J\�\�\�Lv','',0,'?'),(_binary 'u\�B^K\���n�\�\�\�','wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Fields.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\"\�3��W��c�A|',_binary '�\�5�iQ�����g\�\�\�\�\n�\�ߵ\�ﷀ\"MO','',0,'?'),(_binary 'u\�G\�F\\:���)��\�','wp-includes/blocks/post-comments-form/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|O1\\A\�lF���<\Z�',_binary '\�u�\�N\Z\�\�n\�\�\�M�u���Ǡ\�\�.��\Z.Ui\�+','',0,'?'),(_binary 'u\�qg\Z\0�8�hԭ�\0\�','wp-admin/custom-header.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/custom-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�y\�\��\�&�',_binary '\�Θ\�4\�\�C\�w@�Xdo\�\�N=w\�\��<~o\�','',0,'?'),(_binary 'u\�ҫ��\�;^\�\'B�*','wp-includes/global-styles-and-settings.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/global-styles-and-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O}O��k�y:8\��L',_binary '�Pj\'�q\�fY��\�^n:�,��\"\��]','',0,'?'),(_binary 'u\�6_\�(]v҅l\�\�\�','wp-content/plugins/js_composer/include/autoload/post-type-default-template.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/post-type-default-template.php',0,_binary '\�[�ʚV\�\�W\r�-A\�',_binary '\�[�ʚV\�\�W\r�-A\�',_binary 'A`m\�3�I�= \�w\�_@\"2\�\�DU�+\"ā\�z','',0,'?'),(_binary 'u\�:\�z�2�DQ\�\�4','wp-includes/blocks/tag-cloud.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/tag-cloud.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|j6\�\�\�\�V�s��\�&V',_binary 'ִiCk뷁-*Q̾�\�q3\�\�w\����yS\�a','',0,'?'),(_binary 'u\��\�cz�\�J��D�\��M','wp-includes/blocks/image.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A�\�ͯU��kb��s',_binary '\��rX!\�\�\�\\�>��!z*�s\�uw��x�]�','',0,'?'),(_binary 'u\�/�\�\�L\�\�GqZG�^','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_2_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_2_24px.svg',0,_binary ';�\�5DT\�%Ⱥd��.',_binary ';�\�5DT\�%Ⱥd��.',_binary '%n\�\�G&A\�xX�S\�Kz *M2j\�[\�-M|절','',0,'?'),(_binary 'u���\'M\�\��2\�','wp-includes/blocks/embed/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�.��LR\��әB�>',_binary '9�h*�\�\�y=\�,�O\�A�\�\\�\Z\0~\�\�\�\�_','',0,'?'),(_binary 'u�WЉ#��\�l}\��','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�(N�L@Ҹ��l\�',_binary '�y�s�C7\�M¨U�(\�s\�\�**�n4Q���\\Z~','',0,'?'),(_binary 'u�)��f\�\'R\�]�k\�','wp-includes/Requests/src/Exception/Http/Status407.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status407.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Zq�mP\�\��\'ˈ[\�s',_binary '\\M\�#E��&�\�[~�\�W������>\�A\�l','',0,'?'),(_binary 'vڴ�\�\�\�V��\�K��P','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�PNڡ\'f\�\�\�',_binary '\r]�~[������\�_˳�P�B\�TA`\��*,O','',0,'?'),(_binary 'vϯ\�$?e\�\�\�Z\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/extension_customizer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/extension_customizer.php',0,_binary ' �\�=wR*hPS\�\0W\�',_binary ' �\�=wR*hPS\�\0W\�',_binary ' \�o\�:\r�q\�\�K�}�\�\�=�\�\"f\�\�\�I���O','',0,'?'),(_binary 'v�)F�\�~q���?b','wp-admin/includes/class-plugin-upgrader.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-plugin-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^JSRp1~���PQ\�n�',_binary '\�r���\�^\�n\�H��IEۛE��O\�Pe)\�b�','',0,'?'),(_binary 'v��\�+Q\�o�\�\r\�g','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_build_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_build_24px.svg',0,_binary 'TtJ\�U~\�#\�V[�\�6',_binary 'TtJ\�U~\�#\�V[�\�6',_binary '��C\\\0�\"\�˟� 0��\'+��F~\�b\�`C@fk1','',0,'?'),(_binary 'vf�\�Nx\�Zk̊F\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/coupon.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/coupon.svg',0,_binary '\�\�W\�1\�갑U\�s\�S\�',_binary '\�\�W\�1\�갑U\�s\�S\�',_binary 'n\�ڛQ��\"`���T�\�\�J\��4/Z�XP\�.\�','',0,'?'),(_binary 'v�N�c 刞�jtx\�','wp-content/plugins/revslider/includes/favorite.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/favorite.class.php',0,_binary 'pL\�\���!be��\�\�',_binary 'pL\�\���!be��\�\�',_binary '�E��\0�\�|z�\Z�Э3U\0��<\��\�2[�v\�(','',0,'?'),(_binary 'v �\�W8V;\�DA�\�Ѣ\�','wp-admin/css/colors/sunrise/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/sunrise/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'v&5�jr�jL #�ܲ�','wp-includes/blocks/categories/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\�h\���pRZ�q�\�',_binary ' \�@\�FH��\�8\�\�\� .I�L\Z\�}#\�?�\rZ','',0,'?'),(_binary 'v1��,->d.��\�\�#�','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IpAddressInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y[\�ǡh�b���',_binary '2b�V\�CΖz�\�\��\�\�MOp���2�6ݢ�ׁ�','',0,'?'),(_binary 'v3S\�+7\rĠ9C\�\�{','wp-includes/blocks/navigation/view-modal.asset.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/view-modal.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�,�]B�\0\�\�3',_binary '\�\�rt\�n&b\�\�I^\�H\�\�j��1�\�{��','',0,'?'),(_binary 'v:\��\�\�%ZOb��\�','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/dropdown.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/dropdown.min.js',0,_binary '$\��ĵ�\�\\ec\�#�',_binary '$\��ĵ�\�\\ec\�#�',_binary '�dk��Hu�\�2fBxx�ݷN�\�Z��w\�Vd','',0,'?'),(_binary 'v>\n��A?\�U�\�\�(\�','wp-includes/blocks/post-terms/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-terms/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��4�\�\��\�\�\�\"h\�',_binary '�@�\Z\'\�_���:�\�\�e�$\�)\�n\�F','',0,'?'),(_binary 'v>�\�.I\��o\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_wifi_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_wifi_24px.svg',0,_binary 'V�=Bj2��gU\�A',_binary 'V�=Bj2��gU\�A',_binary '�!7v�4\�V\�>\�\�A�\�\�[\�dT3\�6|\r\0','',0,'?'),(_binary 'vF��*�\'\�\�ܛ�\0\�\�\Z','wp-includes/sodium_compat/src/PHP52/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/PHP52/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'vGo�&\'\'3�N\�?','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_5_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_5_24px.svg',0,_binary '�\�\�\�ٯϐmd\�H�P�',_binary '�\�\�\�ٯϐmd\�H�P�',_binary ';k�}߫\\v�lt��\�\�\�WFCOD�sy\�','',0,'?'),(_binary 'vK;@\�s�aU1;� ^�','wp-config.php','/home2/faster25/public_html/ansrwanda.com/wp-config.php',0,_binary '���\�lkG��L\�+�',_binary '���\�lkG��L\�+�',_binary 'qω\�(\�[\�\r�>̾�%˃KVǰԃ�5��S(1','',0,'?'),(_binary 'vLM�.f\�\�\�%OMR','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4�V+=?k\�\r�\�\�',_binary '_�\�\��x:\�nOsO�:d\�\'\0�N=��\�k\�','',0,'?'),(_binary 'vM�m*&Z�`\'/b\�+','wp-includes/js/jquery/ui/effect-puff.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-puff.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\����\���Ġf\�$',_binary '\�\�%d�\�\�U\�(\�W�.�:k\�YtL�<��','',0,'?'),(_binary 'vN��0!�\�Sj�\�\�T�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-pie-chart.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-pie-chart.svg',0,_binary '5Ti3�\���Ü�',_binary '5Ti3�\���Ü�',_binary '{8\�\�x\Z\Z��ڛ�\�<�YvH\n\�\�Z\�0\�pW','',0,'?'),(_binary 'vT\�I3N�\'~a�0�e','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_update_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_update_24px.svg',0,_binary '\�\�O@�\�n\�A�\�^O��',_binary '\�\�O@�\�n\�A�\�^O��',_binary '|�/cҋ\�\�\�#�Xq�R�.\��\�t�Ęx=�4\�','',0,'?'),(_binary 've\\�l.�х{','wp-includes/js/dist/vendor/wp-polyfill-formdata.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-formdata.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S|��\�hDO\�3\n\�\n2�',_binary '4\�\�N^p�\�Z$B��o\�T#Z\�\�v\�R\r8vw','',0,'?'),(_binary 'vi�fuP\�0^�>d�\�','wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�SG�\�˺��F��\�',_binary '[\�(��R��\�\�\�\�\�$��2o�\�\�t�b\�\�','',0,'?'),(_binary 'vk\�\�Mơ�睊\rAd\�','wp-content/plugins/gosolarthemes-core/tinymce/js/bootstrap-tooltip.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/js/bootstrap-tooltip.js',0,_binary '\�_\�\Z�\�\�\�\�^\�\��',_binary '\�_\�\Z�\�\�\�\�^\�\��',_binary '���WȈ�\�x\���O�\�5�4��CA$\�\�}^','',0,'?'),(_binary 'vn\�� \�\�U$�f�~�','wp-includes/js/tinymce/plugins/directionality/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/directionality/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'vq�^`ζfF�C\r�','wp-content/themes/main/author.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/author.php',0,_binary '\�t\�\�F=�\�#I��i@B',_binary '\�t\�\�F=�\�#I��i@B',_binary '�\�J{�\�\�0�\�Gz\�\�\�\��Xl*�ʅ\�\�Pb\�\�','',0,'?'),(_binary 'vw\�\�@�H\�\�z�F�','wp-admin/ms-admin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/ms-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�UjA�ڦYq�u�� ',_binary '�\�\�\"G\n��ڔ���Mh�Q�2�\�l�\'�ܵ�','',0,'?'),(_binary 'vz§\ntTl\�\�pa�y(','wp-content/themes/main/fonts/fontawesome-webfont.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/fonts/fontawesome-webfont.svg',0,_binary '\�\�9OhMf��f�]>\�',_binary '\�\�9OhMf��f�]>\�',_binary 'E�VS`$?\�a�j`)��x\�0\�\�+X���\�K��','',0,'?'),(_binary 'v}P\�`~��|$�7�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�r��2\�<9Ѿ\�_J�',_binary '\�xSh���IcU9�X\�<FfjT\'h�چ�\�D�','',0,'?'),(_binary 'v]�z�\�\�\��\�3�tB','wp-admin/includes/class-wp-importer.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-importer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�}A6C��JT\�\�',_binary 'R/�O\�&�\�B�2IǪ\�5\�\�\�d�\�\�sP�f&`','',0,'?'),(_binary 'v��\�GQ�\�6��T\�\n\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_import_contacts_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_import_contacts_24px.svg',0,_binary 'Y\�-��\�A�\�h3\r\�',_binary 'Y\�-��\�A�\�h3\r\�',_binary '\��ו��\�a���]֮<\0���>��?~_�\�L\�','',0,'?'),(_binary 'v�3\"���\�\�R^bZ','wp-content/plugins/revslider/admin/includes/plugin-update.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/plugin-update.class.php',0,_binary '\�\�\�T,\�ӕTW+�\�H',_binary '\�\�\�T,\�ӕTW+�\�H',_binary '\�\�RԷ\�0\�n�\� �\�`�)�\�°7\�\�','',0,'?'),(_binary 'v�I\���\�K]�YLe�\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_sim_card_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_sim_card_24px.svg',0,_binary '`OeM.z1\�b�\�;�\�\�',_binary '`OeM.z1\�b�\�;�\�\�',_binary 'zl\�w��I\�b�D\�i�9\�/��Gk�e�!�Y2\\','',0,'?'),(_binary 'v�\�~rI:簀}���K','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pulse.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pulse.svg',0,_binary '��� \�LTaO�G�Q��',_binary '��� \�LTaO�G�Q��',_binary '\���Zze;W�c�\�i\\�Q�*��N~i\�','',0,'?'),(_binary 'v�ju4\�J2�\nH\�','wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgrader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȶ; \�x�T!t0_�\�',_binary '�\��P��4\�:܃�n�\\\�}<[�lZ�D)��6\�','',0,'?'),(_binary 'v��ޣ\�R\�','wp-includes/js/jquery/jquery-migrate.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery-migrate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�b*\��\�\�\�Z{�ϖ',_binary '\�\0m��\\$�6�E\���\��\�\�I*[dwLw','',0,'?'),(_binary 'v��\�v\�%`\�\�k-<�T','wp-includes/Requests/src/Proxy/Http.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Proxy/Http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[�4�j\�(\� ��-��',_binary 'e\\;�\Z�\�\�oA �<?{�zrɩЧ�Y\']','',0,'?'),(_binary 'v�\0\�\�\�Ϩ�U\�M\�e','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_download_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_download_24px.svg',0,_binary ',\�\��|,���Z\��',_binary ',\�\��|,���Z\��',_binary '\�\�/\nTj)&�Z\�BQ$���@wn}&\�sH�\r��','',0,'?'),(_binary 'v�l+XA�\'\n��á�+�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/wizard.less','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/wizard.less',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��It\�\�{\\��\"',_binary 'EV�8\�\�JH�B\�P-*�\�RJּ|��ν�QV','',0,'?'),(_binary 'v���\��\"\� �\r\�\"','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_pause_circle_filled_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_pause_circle_filled_24px.svg',0,_binary '�_My�9�T\�K\�Vq(',_binary '�_My�9�T\�K\�Vq(',_binary '��\�\�oj�\�LV)\�f\�\�Xhc�b\�y�Q�\�','',0,'?'),(_binary 'v����\�v̞e�tѿ','wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-Oa\�\�Y\�?ai\�0@6',_binary '\r\�L&ބ��\0�}����mu\�LJ��\�i..5G�\�l','',0,'?'),(_binary 'v�;R�yc>\�\�)�\Z�Y�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sync_disabled_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sync_disabled_24px.svg',0,_binary 'w�ɺO\��\�n��\�',_binary 'w�ɺO\��\�n��\�',_binary '\��\�6V���0\�\�V \�\"��\'��\�\�?7�X�6','',0,'?'),(_binary 'v��h���\�sV\'��˿�','wp-content/themes/twentynineteen/template-parts/header/.header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/header/.header.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'v�d\�\�\�r\�\\�\�u\�','wp-includes/Text/Diff/Renderer/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Renderer/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'v\�\�\�I�\�0Rh\�qc��','wp-includes/SimplePie/Net/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Net/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'vâ,\\�+Q�\�\�\�\�֧','wp-admin/css/l10n-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/l10n-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�OS�GfK罚�8\�\�]',_binary '�d\�x��\�k3r��ްVNĪ�e��t��-���\�\�','',0,'?'),(_binary 'v\���\�H��\�! eo�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\�yr�\�1\�\�a\�K0',_binary '\��\�a�3����d\�\'4u#\�\�҃vi%Jq]','',0,'?'),(_binary 'v\�.�#P����\�H2\�\�','wp-includes/blocks/buttons/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��¬>u���Y\���*',_binary '\���/�\�\�-(y\�\�\�\�\�\�$��\�\�\�g�2','',0,'?'),(_binary 'v\�\�q?\0\�{\�\�=�ŭe','wp-includes/blocks/site-logo/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ס\�[� �\�D]�a@l',_binary '\�t3(5%\ZY�w�\�\�yMY��Me�\�}4G/#','',0,'?'),(_binary 'vق\�U��;Q^OF�4j','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sr-Cyrl.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sr-Cyrl.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\�w4�ے\\P_ez�n',_binary '�\�\\&HK��\�\�ٶj�;�yz\�[9\����\�\�\�','',0,'?'),(_binary 'v\�\�\�s\�\�D�\�\�.³','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�w.�n��7��I���',_binary '����W��.�3$\�\�^\�O�:7za�\�0A�','',0,'?'),(_binary 'v\�G�.\�g�A\�\�#\�r\�','wp-admin/images/align-right-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/align-right-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h�l�>r�]�lW\��x',_binary '�V:\�h��\�#ȆBT\�5i\0�?��c�Bc\�\�\�','',0,'?'),(_binary 'v\�\�M�\"\�}\�\�\�Bj','wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font/icon-wpforms.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font/icon-wpforms.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\�\�?�\�\�٫�U-�',_binary '[\�M\����ywB%�.�\�\��t\�M�\�e\�`w�\�','',0,'?'),(_binary 'v\�\�>h�B�k�\�L�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X�\�U iU0\�ll9�c',_binary '��_\�v$\�U7_�*\r?�+\�^\��≾�Ā','',0,'?'),(_binary 'v\�\�\�4\�|>\�<����','wp-admin/js/xfn.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/xfn.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�wcW��_~\r\�1��>p',_binary '4�[����Ÿ$[\�\\��Ə�4�-3���z��x�','',0,'?'),(_binary 'v\�*��g�\�1�\�,�y','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_image_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_image_24px.svg',0,_binary '��\�\�vːͦF1�\�8?',_binary '��\�\�vːͦF1�\�8?',_binary 'ɧbN�=\�,\�g\�8r\� (M���XjO�\�A\�`s��','',0,'?'),(_binary 'v\�{#��l��b\0}\�\�B','wp-admin/css/colors/light/colors.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/light/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�[A\�\��9|�Pٯ\�',_binary '97\�E\n\�hz�{\�/\r\�\�\�Z���=Ku\�s','',0,'?'),(_binary 'v\�^�R\��Ք���Xk','wp-content/themes/main/includes/visual-composer/shortcodes/mailchimp_form.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/mailchimp_form.php',0,_binary '�Z\�v�\�\�g\�D��\�',_binary '�Z\�v�\�\�g\�D��\�',_binary '\�8�sP>!7���$\�\�5x\�I�\�?\�&\�e\�','',0,'?'),(_binary 'v�Ҹ);�D��~J\"\�q','wp-includes/js/jquery/jquery.form.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.form.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O��\��f\�\�\���\�N',_binary ':\�U\�\�a�8\�\�\ZP�����I�\� �\��j\�','',0,'?'),(_binary 'v�u\�\�\�\�*J��\�\�|','wp-content/themes/main/woocommerce/cart/cart-shipping.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/cart/cart-shipping.php',0,_binary 'N�\�o,ҜI��G��h\�',_binary 'N�\�o,ҜI��G��h\�',_binary ']e��[C�\�t�x?�dY�_\�O\�\�/>Ʈ_\�\"�','',0,'?'),(_binary 'w\0\n(U۲D\�j�\\rc','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/.SMTP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/.SMTP.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'wd�\�l�$r[-O\�\�','wp-content/plugins/js_composer/include/autoload/params/.params.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/params/.params.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'w6�d\�ºbL\�O\�\�','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/vc_grid_item_editor.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/vc_grid_item_editor.tpl.php',0,_binary '�&�jX\�n�(-r|?�',_binary '�&�jX\�n�(-r|?�',_binary 'Y+�\�\��q\r�@Z�j.\�\�6]�*\�\�\�\�ឺ�%','',0,'?'),(_binary 'wu\�l|\�\�p�\�Q','wp-includes/js/autosave.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/autosave.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��7P\�\����E\�\�CA\�',_binary '\�ߺ\�\�K\ZX�Lz^ƙ)\�Y̧��D�\�\�,�d','',0,'?'),(_binary 'w��CW.\��K-�L','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/ace_editor/.ace_editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/ace_editor/.ace_editor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'w:\�Z&?\Z6\�\�v�','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_notifications_paused_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_notifications_paused_24px.svg',0,_binary '���k]\�g�GH\�\�\�v+�',_binary '���k]\�g�GH\�\�\�v+�',_binary '\�5TLyk\��z�L\�c6 !�Nެ��\"�,\�Ӹ','',0,'?'),(_binary 'w}\�ɐ\�ֽԤO\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MU��2v[S\ZKO%\�m',_binary '\�\�h�V�\�4\�l&\�T.�\�<q\�^Qa\�MwĤ','',0,'?'),(_binary 'w!Xw\�g3�\n\�Je\�','wp-content/plugins/wpforms-lite/src/Admin/Education/AddonsItemBase.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/AddonsItemBase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�eL��b�s)ķ��ы',_binary '|�,\�\�Q1x.g\�t�\�\�\ZE����G\�ŵ8���VH','',0,'?'),(_binary 'w*\��j%\�\�\�(','wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_star_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_star_24px.svg',0,_binary '<M7Ty~O�Ji��o',_binary '<M7Ty~O�Ji��o',_binary '�ͨi\�gΐgO��x8\��l�\�\�ĵ��\���','',0,'?'),(_binary 'w/V55�eJ/P�r�b\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/ChaCha20/Ctx.php',0,_binary '\�b\�\Z\�!�\�K\�=p\�,',_binary '\�b\�\Z\�!�\�K\�=p\�,',_binary '\�?]�4U\�\�b>C\'\�7Ë\�\�+�K\\N','',0,'?'),(_binary 'w8h*�\\;�\�\�e�[\�','wp-includes/blocks/archives/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�\� Kݑ�։�',_binary '\�9�\�j鹠�٠�\�4\�\�Sq\�ò�\�_\\`\�','',0,'?'),(_binary 'wDI��-E\��I\�l\�','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T��%\�a;B3>|CX��',_binary 'B;,\�y��_\�:�$�\�\�\�\�\�E5��B0�\�\0','',0,'?'),(_binary 'wON`XK)k���b4彮','wp-content/plugins/revslider/admin/includes/folder.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/folder.class.php',0,_binary 'o�\�!暲�H�\�\�4�',_binary 'o�\�!暲�H�\�\�4�',_binary '��\�\�\�\�2�<�\�..\�\�M\�Ҹp\�O]��*k��','',0,'?'),(_binary 'wO��u��D\�}\�/n\�\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-tabs.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-tabs.svg',0,_binary 'W\� �r\�\�r��\�c��\�',_binary 'W\� �r\�\�r��\�c��\�',_binary '�\r^�~����-B\�\�BwM��G�\"t�\�&�\�X','',0,'?'),(_binary 'wZ\�\�kFD9��\�\�\�h','wp-includes/blocks/site-tagline/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-tagline/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\���r*)�\�\��!�w',_binary '\�ص�i\�P�_\�z�O\�\�\�\�8���J�ȭ\�P~','',0,'?'),(_binary 'wwelm�����d\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_thumb_up_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_thumb_up_24px.svg',0,_binary '\�\�K�{\�Wǒ\�ܟk�',_binary '\�\�K�{\�Wǒ\�ܟk�',_binary '��\�\�Av\\��GU#�\�\�\�tB �_�t�7HS�,�g','',0,'?'),(_binary 'w�1�B{\�\n\�-\�D�I?','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_straighten_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_straighten_24px.svg',0,_binary '~A\'�� ���\���',_binary '~A\'�� ���\���',_binary 'U�j�\�s1��\n\�=��,jh\�[#y\�\�B���','',0,'?'),(_binary 'w�o�\�Z%���\�\�\�','wp-content/plugins/wpforms-lite/assets/css/builder/builder-ms-win.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-ms-win.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ꆯ��YQ|=Rs\�I',_binary 'A;��k7:5�H���p.J��\�q\�0\�\�\�5\�A','',0,'?'),(_binary 'w��0���\�8GX\�v','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/award5.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/award5.svg',0,_binary '\�\�\�7َ2�iN�}� ',_binary '\�\�\�7َ2�iN�}� ',_binary '\"*!�\�ϙ*Er\�M��[9�f���.*݃�8B\�','',0,'?'),(_binary 'w��\n\�į\�Z�u\�\�,H-','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y$�NX\��\�l��l',_binary '[\�-��\�v5<\�\�M\n\��\�+B�u.,\�5g','',0,'?'),(_binary 'w���_\�U�|=ުU','wp-content/plugins/wpforms-lite/assets/js/text-limit.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/text-limit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I`\\ᑡ�q�]\�Z$��\�',_binary '��\�^\�]˺s[7\�\�\�\�\�\�\�nx����>f�','',0,'?'),(_binary 'w�\�҈3B꽏����,','wp-content/plugins/wordfence/modules/login-security/css/admin.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/css/admin.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�S�:\�\�W\�ݱb',_binary '�`�\�ʂw�\�\'�\�J^\�8V�h\�o7�c�0','',0,'?'),(_binary 'w��\�L�\�0�\�\�]r.','wp-includes/images/crystal/code.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/code.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\�1�\�\��\�1�9',_binary ';\�67����\r\�!�\�\�\�x\Z_@H\�\�&C�\�-\�\�','',0,'?'),(_binary 'w�@\�I�e\�\�R�f�7\�\�','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����h�R��\�',_binary '��\�=\�mH�\�/�\ne\�\�C��3\�u58�','',0,'?'),(_binary 'w�z�.@Iz��v�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_tab_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_tab_24px.svg',0,_binary '^q�\�~R{ 2\�\�\�W\�u',_binary '^q�\�~R{ 2\�\�\�W\�u',_binary '�ĩ�zʍ k\Zy�c\ZJ\� \���\�\�{ 6Z \�','',0,'?'),(_binary 'w�\�cU(�6(\�G��S=','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user08.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user08.svg',0,_binary '@`\�W1�x\�\�;Ùxs�',_binary '@`\�W1�x\�\�;Ùxs�',_binary '��_�\�\�[f|�>\�\�m�>S\n\�\0�\�\�JЍ\�','',0,'?'),(_binary 'w�\�`M\�\�>\�{\���','wp-admin/includes/noop.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/noop.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\�\�:\�t�R��yԨ',_binary 'dˎJ�����\�\��P[\n=��Qc����P\�','',0,'?'),(_binary 'w�J\�(ĵ�#\�\�\�','wp-content/plugins/wpforms-lite/assets/images/cross.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/cross.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{a_v����5�l��R�',_binary 'VJ��\�p:�\�7< \�ڙsW��d7�zRaB�\�','',0,'?'),(_binary 'w�RҾz\'*m3@�d','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_all_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_all_24px.svg',0,_binary 'd��@ő\n\�\�b��\�\�2�',_binary 'd��@ő\n\�\�b��\�\�2�',_binary 'y� e M��ti\�[x�S\�\�\�.\��$.3\'p\�F','',0,'?'),(_binary 'w���(\�?\�\�H˺ਖ','wp-content/plugins/js_composer/config/tta/.tta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/tta/.tta.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'wË\�\�\�9/,+1��','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\�� �Z8\�t\"',_binary 'avxu��흶j��=�I�S�\�D{��\��!','',0,'?'),(_binary 'w\�\�\�\�\0\�9SW~��','wp-content/plugins/wpforms-lite/src/Emails/Styler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Emails/Styler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MF7����\�kl�G',_binary '�43��̣\0�\�SC�B\�<p�\�\�\�x�vMa?\�\�','',0,'?'),(_binary 'w\�t��r\�0�ν\'�z','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pZ���\�\�:!�ټ\�',_binary '3\�l�@\�\��o�-\�3\���S�\�\�Տ&\�!�\�','',0,'?'),(_binary 'wט�\"�˧e8\�S�&Tm','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_video_library_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_video_library_24px.svg',0,_binary 'G�5.�nO\ZbN�\�\�uF\�',_binary 'G�5.�nO\ZbN�\�\�uF\�',_binary '|\Z�(�\�\�Cvkn��\�WW\�U�.�C�\�\�[o`!','',0,'?'),(_binary 'w\�\�\�4\�bRq�?�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/NoKeyLoadedException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\�$\�Ͷ2\�L\n\�d\Z',_binary '\�G\�4\���T�,:yDJO)�V�\�G�:��','',0,'?'),(_binary 'w\�Ջ\\\�G\�&���A','wp-includes/blocks/template-part/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�\�\�`̩S���',_binary '-��F \�\�\"��,\\ibC\�~�g1�hX�\"�S','',0,'?'),(_binary 'w\�\�\�\�7����4\�\�ٰ�','wp-content/plugins/revslider/public/assets/fonts/font-awesome/fonts/.fonts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fonts/.fonts.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'w\�\�q��=I�\�إ','wp-admin/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'w\�d\�\'�srT�Mn�;\�','wp-content/plugins/wpforms-lite/src/Admin/Builder/Templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Builder/Templates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�~N\�M�^\��,֖��',_binary 'ͫ�c2\�\'\�a�\�Ԟ>�ߖ98`��\\m�\Z!','',0,'?'),(_binary 'w���S�\�R\�\nȆ\�\\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedCampaignOverview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedCampaignOverview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�*D��6\�C\�H�+2',_binary 'A}\�b�\�z�ͥ~�W=z@UF\�7�\�\�Җ̊V�','',0,'?'),(_binary 'w��\�\�\�\�:}V��P','wp-admin/js/common.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/common.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&Y�\�=�r\�\�\�6�R',_binary ']{\0o�\�Q*�\�C\�\�\�:V\�\�9\�\�\\����\Z|K','',0,'?'),(_binary 'x\�>\��\�E\\��Q;�\\','wp-content/plugins/contact-form-7/modules/flamingo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/flamingo.php',0,_binary '%�\�c\�sp|?\�\�\�\�',_binary '%�\�c\�sp|?\�\�\�\�',_binary 'E�n2\�Y]\�\�ʨM\�,ˀ�L\�,\'\�\�y:���','',0,'?'),(_binary 'x\n�P�\�L50]\�\�*','wp-content/plugins/revslider/public/assets/fonts/material/MaterialIcons-Regular.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/material/MaterialIcons-Regular.svg',0,_binary '��\�eYLP/��(\�:\�\�',_binary '��\�eYLP/��(\�:\�\�',_binary '坴�YCN\�\�\����:Q9k\�d�Zkx��O','',0,'?'),(_binary 'x G!N\�$�.�d�Tb\�','wp-includes/ID3/module.audio-video.flv.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.audio-video.flv.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\�\�\�AZ?�!x&3h\�',_binary '�7T@�7\�l��E\�œ#�����V\�,\�Li\�\�\'�','',0,'?'),(_binary 'x߆+?5q�2T��','wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/class-vc-manager.php',0,_binary '�ڷ\0�s�tB5^\�q',_binary '�ڷ\0�s�tB5^\�q',_binary '�\��\n��F�gpn\�\�\�{J-\�畊0�ÿn�','',0,'?'),(_binary 'x\���W��OÑ�um~','wp-content/plugins/js_composer/assets/lib/vc_carousel/fonts/glyphicons-halflings-regular.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc_carousel/fonts/glyphicons-halflings-regular.svg',0,_binary ';1\�ޓ)y3L�ɰ|n\�',_binary ';1\�ޓ)y3L�ɰ|n\�',_binary '\�A� !\�\�ޮ\�\�y8tX\�w7?/`a/�<sB�5','',0,'?'),(_binary 'x���\�ʙ5\�e���7�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialsLoader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/CredentialsLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\�Y�h�0�\�_\�u:',_binary '{\�\�\"\�!62\�\�7ru\�z�^�Y��2�','',0,'?'),(_binary 'x9@^6�\�ߑ�\�o�\�','wp-includes/images/w-logo-blue.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/w-logo-blue.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�[N�W�\�_p\�w�0',_binary 'ޣ^Q�t\�3\�H�unU❻\�\�~�\'�T2','',0,'?'),(_binary 'x<�LL\Z\�)�m^�\�q\�','wp-content/plugins/wpforms-lite/assets/images/welcome-video.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-video.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~LI*]Mt�r��\rb+\r',_binary 'L�\�\�\��Jщ Z�\r�JKi�\�S�p�),�a ','',0,'?'),(_binary 'xIH\�.�9�Y\�\�BO','wp-admin/css/colors/coffee/colors.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/coffee/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^�u���i�\�PA�\Z���',_binary '�67\�S�D><ȶ\�\���ye�ՋV�N\�cMM','',0,'?'),(_binary 'xLKx ��2��Is\�!#Q','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r�U��\�\��\�CB\"',_binary '��)M���쩂tU\�\�δ\�Ԫ\��\�F.�','',0,'?'),(_binary 'xO^\�\�\0p/U75�f','wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�.\�mur��I1��G\�',_binary 'Lr7D@y��\�ɂ]NK�(�\�ti\�G9\���\�Tm=','',0,'?'),(_binary 'xO̯\"]6�_^p�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/.schema.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/.schema.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'xS.Č\�\��\�^\�!','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exporter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exporter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�H\��\�c\�B��0�G-',_binary '\�Q{\�\�[�=\\�e\�\�\�Z=\�eY-�PW\�\�J','',0,'?'),(_binary 'xV�M�\�>�n\�{O�ǟ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�I,0�`\�-=�OxH��',_binary 'Ⰱm�Wka\�\��\�2��Sj\�>�\���\"\�w�<','',0,'?'),(_binary 'x[T\�e����3��=8','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmtpTemplates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmtpTemplates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Q\�d\�M\�\�de��2�',_binary '3�\�נBr�߲Q-P�u�,Q\�\�7 ��h\�>\�P \"','',0,'?'),(_binary 'xa\�KP9�\�j\� \�','wp-includes/blocks/comment-date/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-date/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�5�\�ef\��fn�',_binary '\�bNl$jk\�!=\�h��\�;\�dv[\�\�Y`Q/��','',0,'?'),(_binary 'xu\�\�֎\�[\�\�\�v-\�','wp-content/plugins/wpforms-lite/assets/images/geolocation-education/entry-location.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/geolocation-education/entry-location.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��H��\�������\�7\�-',_binary '�b\�yqd �o��d\�\�\�=\��\�ԯ�\n�\�\�\��T�\�','',0,'?'),(_binary 'xx���� (V��V','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_portrait_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_portrait_24px.svg',0,_binary '95\�T�\��$�\�A�/',_binary '95\�T�\��$�\�A�/',_binary 'X\�\��A�\�\�j\�qr&x`@ų�vcLk��5','',0,'?'),(_binary 'xy�!\�\�q�)\�.ˉ\"','wp-content/plugins/wordfence/images/sort_desc_disabled.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/sort_desc_disabled.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�m����͟\�\�r\�\� 9',_binary '; \�_\�Y\�\�\�t�7K\�\�s��mC�\�\r\�\�\�\�o','',0,'?'),(_binary 'x�n�\�1�\�\�̘���\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�㏞u�\�L�Sv',_binary 'U��\�X\�>gmՙh=[|r���b�{��B�\�b?','',0,'?'),(_binary 'x�7.D�&\�ڹ\�g\�','wp-includes/blocks/navigation-submenu/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-submenu/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���4]�� �TG�7��N',_binary '\�\�\�\�g��g�wc(\��\�36\�p_��\�n','',0,'?'),(_binary 'x�^m\�]̲�/\�\�L4vU','wp-admin/includes/revision.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/revision.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�YXi�\�b.\"�\�\�f',_binary '�o\� �\�\�u{\�\�6\�\�kB.\�3*�+ ���\�','',0,'?'),(_binary 'x��׆\�ї��3�Z\�','wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/wpforms-icon.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/wpforms-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\��� l\� ��\00G�y�',_binary 'f6\�ް����f��Uc�izĽ%\�~���{��\�>0B','',0,'?'),(_binary 'x��O��@\�Vᡭ\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/README.md','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y��ϛ\�vj�\�\n��\�',_binary '\�S\�x�^\�V>m\�!-�q\�\�\�\�D\�eV\�\�\�\�\�','',0,'?'),(_binary 'x�\�n�8I\�Y���1\�','wp-content/themes/twentynineteen/inc/customizer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/inc/customizer.php',0,_binary 'l:8�X%��\�O\\ \�\�',_binary 'l:8�X%��\�O\\ \�\�',_binary '~ܯJ=\��@\�r�����6\�\�\�\�~E\�\0�e�','',0,'?'),(_binary 'x�*�\�3u<\�e\�Z\�\�H\"','wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-salmon-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�T�\�U�����G$\r[�',_binary '�ͻW��\�\�\�\�5^`�F xb��� �V\�>�*','',0,'?'),(_binary 'x�)�=�\�D��um\�','wp-content/plugins/js_composer/assets/js/vendors/qtranslate_backend.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/vendors/qtranslate_backend.js',0,_binary '\�\�Xm\�����𮝁�',_binary '\�\�Xm\�����𮝁�',_binary '7pm�\�gD~\�q �s����hd�\Zl,f�8�9C\�','',0,'?'),(_binary 'x��+?\�o@j�k\�k=','wp-content/plugins/wpforms-lite/assets/images/icon-graph.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/icon-graph.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G2\r\�Fv\�3V\�e����',_binary '\�JW��j�C7\�c\�\�Ƶ����5�\�yw�4��1','',0,'?'),(_binary 'x\�g[vF~���7\'��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_hdmi_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_hdmi_24px.svg',0,_binary '�\�\�/\�Lt;!kҾ',_binary '�\�\�/\�Lt;!kҾ',_binary 'FLEQF3b\�a\rJ�$ƏL\�/���Ϩ\�<2�','',0,'?'),(_binary 'x\�X+ʫ�>�\�+�\�\�I','wp-content/plugins/wordfence/js/jquery.colorbox-min.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/jquery.colorbox-min.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y5�=\�\�\�q\��)���\�',_binary 'H�\�4\\�\�v\�\�/X�G�\�K����:gkl','',0,'?'),(_binary 'x\�.���X\�\�J$�ɮܹ','wp-includes/blocks/pullquote/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�ۆr9�Z�\�',_binary 'u.=\��\�VgM�BÎ\�\�פ�\�h�q','',0,'?'),(_binary 'xٴ�\�}�7es�\� ~','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/AccessToken.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/AccessToken.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��7j�ulEE\0\�x;�\�',_binary '\�(Rܻ���\�4=Kf_f�L�\�Q\�\�H\��','',0,'?'),(_binary 'x\�\�ƹ��/߿FM\0��','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/bootstrap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�=��k�ǿ�\�\��~',_binary '\Z䄿�\�`�-�s��~��%\�\�j�\�\�сp\��I�:�','',0,'?'),(_binary 'x덂��@}Y\��i\�+','wp-includes/js/tinymce/plugins/tabfocus/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/tabfocus/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ώ\�@\�/@M�m\�N\�',_binary '�xM��\'Ȥ�\�=\�ڷ�?$�S,Fy���֥','',0,'?'),(_binary 'x\�z#\�]�r�u?0��O�','wp-includes/sodium_compat/namespaced/Core/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�h\��\�g`ɸ:ڕ^',_binary '���F/Q�H\0��\�^l 0�BΓի6S@Ph\�','',0,'?'),(_binary 'x� \�\�mCFu�C\�l�&w','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_more_vert_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_more_vert_24px.svg',0,_binary '�lx����1��\�%f\�',_binary '�lx����1��\�%f\�',_binary '\��H\�\�a\�\'\�2��� �\\\�R��F�\r\�ݴ2-','',0,'?'),(_binary 'x�\�;HM�\�Y�\�L','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k�\�t\�#Tu#EN\�',_binary '\�m�\�Č��\�\�]\�`\�\�\�,&\�����@\"','',0,'?'),(_binary 'y\�%o\��Y�3�I@���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ScopedAccessTokenMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6�� �\�\"��*�',_binary '�\�%ِ�h 0\Z\�\�8\Z>��\n8C\�\'Ǖ\�','',0,'?'),(_binary 'y���1�\�-\�/fIנ','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�09\r�ɘa�d���P',_binary 'F*O\�Оq^\�l\�\�gz���,I?\�b\�R\�]K\�ֳE','',0,'?'),(_binary 'y���&0�A���\"�','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/Admin2020.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/Admin2020.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8e\�P�S��y\��a',_binary '$\�Ӎ\�\�,5q\�I�Z|rH�\�\�\�V`��DG','',0,'?'),(_binary 'y�^b\Z��T�kՑQ','wp-content/plugins/js_composer/include/params/autocomplete/autocomplete.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/autocomplete/autocomplete.php',0,_binary '�����\�*\�\�)�`',_binary '�����\�*\�\�)�`',_binary '6H\�\�\�\n�\�\��\�wF\\�F곁i_�\��\�A','',0,'?'),(_binary 'y&E\�zݜ�Z�yڲ','wp-includes/class-wp-recovery-mode-key-service.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-recovery-mode-key-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�@O/_[rl\�7�B%�\�',_binary '�\n\�\�\�`$\�g\�\0�\��?�̲L]\�K% ����','',0,'?'),(_binary 'y\'\�L��.eHƪ<\�v','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_remove_circle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_remove_circle_24px.svg',0,_binary '{\�uWw\�\�ܘX�N��',_binary '{\�uWw\�\�ܘX�N��',_binary '��B\�\�+\�w�OR\�.��א\�Z;w�:|\�\�','',0,'?'),(_binary 'y-\�?b���N� _\��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pen.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pen.svg',0,_binary '�ut O���f[�-',_binary '�ut O���f[�-',_binary 'ÊK����4c�#\�2?|V\���R�\nO�->ע{','',0,'?'),(_binary 'y/\��\�k\�d\�Y|��v','wp-content/plugins/wpforms-lite/assets/images/builder/check-circle.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/builder/check-circle.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2;�\�VD\"A4��f\�',_binary '�X�T��\�W�\�I���Z���m_r|ZB�-\�','',0,'?'),(_binary 'y52�m�\0�l�\"�e','wp-includes/js/dist/priority-queue.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/priority-queue.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\���R�\�\�f��\�Be',_binary 'mH}\�=%!F�\��4\�9p�\�̐\�\�\�C\"o5\�v','',0,'?'),(_binary 'yA��0���Xz(��\'\\','wp-admin/js/widgets/media-gallery-widget.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/media-gallery-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�W�\�\�\�l�3I\�E�h�\�',_binary '\�ZhX\0����� ,P�6[\�=��2��\�','',0,'?'),(_binary 'yAy�+\�\�:�\0،��\�','wp-includes/blocks/more/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/more/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'yB\�0N�\�!\�\���\�P','wp-content/plugins/revslider/admin/views/features/premade_template.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/features/premade_template.php',0,_binary '\�\�N�\�8\�\�i\�\�P\�',_binary '\�\�N�\�8\�\�i\�\�P\�',_binary '>��\�/\�;J�\�Ci��\�>\�9n�W0� ]-|7','',0,'?'),(_binary 'yC�\�a:s�]OO,\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_shop_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_shop_24px.svg',0,_binary '�G\'(T�\�F\�\"�����O',_binary '�G\'(T�\�F\�\"�����O',_binary '��\��\'\�\�DU\�+����\�ҥ�Y�\�B8\'','',0,'?'),(_binary 'yO�\0yj�eB\nVp\�\�','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E�\�ƀk�vk��\r',_binary '\���iiLM�P���4\�\�ިO_!�\��iN �','',0,'?'),(_binary 'y\\Q��\��\n��\�s�:�\�','wp-includes/js/tinymce/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'y`Ɣ\�\��\"Fo�\�','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_file_download_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_file_download_24px.svg',0,_binary 'T��\�7\�_tn3,�g�',_binary 'T��\�7\�_tn3,�g�',_binary '�7d\�d=jph�\���\�a\\\�(/ή�ۢ','',0,'?'),(_binary 'y`\��\�\�\�B+�)\�','wp-content/plugins/wpforms-lite/assets/images/settings-captcha-addon.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/settings-captcha-addon.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�o\�.\�h/Mӡ�َ',_binary '\r�u�[dϕTf�u=`\�8B~:�.�\�.#�\�\�:\Z','',0,'?'),(_binary 'yw\�g\�D��l\'�� <g','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ÿAbŕY\�A7]\�||<',_binary '��\"C��\�\�+؈E\�Q4nZ\�nx\Z�\��X\�/F�\�','',0,'?'),(_binary 'yz��\�b\�ktbG�N\�','wp-includes/js/tinymce/themes/modern/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/themes/modern/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'y���\� J�2�^�4��','wp-content/plugins/wpforms-lite/src/Tasks/Task.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Tasks/Task.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3|\"�����_qx\\�R',_binary '\�/��F�N\Z\�\�˸-�\�\rp\�V�\�^�*;\�A�\�','',0,'?'),(_binary 'y�\�\n�,\nC\�|[i','wp-includes/customize/class-wp-customize-selective-refresh.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-selective-refresh.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��� �z\�\r**ȓ?',_binary 'z}5\�Cw�M\�Icz&�ŵ��)p`�ؕ.\�\�Vr\�','',0,'?'),(_binary 'y��{�\\b\�a\'\�\\','wp-includes/customize/class-wp-sidebar-block-editor-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-sidebar-block-editor-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�]m��L-D\�\�\�+Zٕ',_binary '�o,bL\�nB\�\�Qv\�-|q�d��\�\'B=�X&','',0,'?'),(_binary 'y�փ�-qh@\�Y�$8\Z','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/welcome.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/welcome/welcome.php',0,_binary '�\�q{\�K�G\\פ���',_binary '�\�q{\�K�G\\פ���',_binary '\�ͬ��D/���>�\\�^� �]KVP[\� b�N�3','',0,'?'),(_binary 'y��!=\n�{NZ[e��','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-fa_IR.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-fa_IR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oS\�Ij����`�#\�\'M',_binary '�a\�\�] #���\� �\�\�іD�\�\�f�y�8','',0,'?'),(_binary 'y�߿��\�\�O\�\�2��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/MailHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/MailHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\�\�\�\ZW>��υ\�',_binary '\�\�\�\nz\�\�t�Gil\�p�\��\� �\�\�YS\Z','',0,'?'),(_binary 'y��,\�Z2�|\�[���9','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/.polyfill-intl-idn.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/.polyfill-intl-idn.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'y�\�\�E�a\�\�:�[\0','wp-includes/class.wp-dependencies.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class.wp-dependencies.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o=`,W��\�Q�-�\�8�',_binary '\"]_��\�1ts\�\"d�\�\�\�-{����Ă\�\�^�\\','',0,'?'),(_binary 'y�\�W��Ì\�\�hmo9','wp-content/plugins/js_composer/include/classes/shortcodes/vc-row.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-row.php',0,_binary '~\��&=\�\��/D ��',_binary '~\��&=\�\��/D ��',_binary '�˓ޠ�M<�X��<\�!�<!9��r�y�V�\�\�','',0,'?'),(_binary 'y\�p�nVJm\n\�®P��','wp-content/plugins/js_composer/include/helpers/class-vc-color-helper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/helpers/class-vc-color-helper.php',0,_binary '�娃|k~�\�R�R\�',_binary '�娃|k~�\�R�R\�',_binary 'jDs\�\r\�G\�QC�w\�l$\�\�i���\�W6��>-G\r','',0,'?'),(_binary 'y\�5�7!�g\�\�\� ','wp-content/themes/twentynineteen/js/customize-preview.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/js/customize-preview.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uܥ\�֭\�=\�\\�M�\�U\�',_binary '��0]L\0\�\�W\�\�\�\�=,�[\�\�}|��\�\�\\�','',0,'?'),(_binary 'yǬ\�}��*��K�*�\�','wp-content/plugins/js_composer/include/templates/pages/vc-welcome/vc-resources.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-welcome/vc-resources.php',0,_binary '�m\�Fp���d�Hi',_binary '�m\�Fp���d�Hi',_binary '�F���\�\�#Ɨ!\�ȞZg@x�\�P\�\�$\'\Z7','',0,'?'),(_binary 'y\�\�^eI88\�H�P�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-cart.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-cart.svg',0,_binary '���K-��k��\�˞<\0\�',_binary '���K-��k��\�˞<\0\�',_binary '�\�\�\�}\0�w/TAx�z+~LYo.\�\�Zy�','',0,'?'),(_binary 'y\�9O��s�G�jB��','wp-content/themes/twentytwentytwo/inc/.inc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/.inc.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'y\�\�;6s�H��\�\�y','wp-content/plugins/wpforms-lite/src/Lite/Admin/ConnectSkin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/ConnectSkin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\���o�y+͎6G��',_binary '\�(�h<q[�7^*5�d%^\"�:�MjjpQ�\�','',0,'?'),(_binary 'y\�3�\�\�2/��[X#�\�F','wp-includes/blocks/query-title/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-title/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�v3Y\�\���I@qΗ\�\�',_binary '%�v�?\�\\)���Ǝ�164\�Q\0O���k\Z','',0,'?'),(_binary 'y\��\�G�\\`�\�MR�','wp-admin/network/site-new.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/site-new.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�\�\�;i���a\�T�',_binary '\�܍\�\�G}A,�%2�c~Д���з1���+I�','',0,'?'),(_binary 'y\���\0Lz�㶵�و','wp-includes/blocks/group/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4L���`\�*\�A7\Zg',_binary '\�I\�\�\��lA2�]\�O\�I_�0\��\�i��','',0,'?'),(_binary 'y\�1\�x^L?7\�ɺ@nI','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-u.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-u.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�de�\�M\�\'\�[4\�W5�',_binary '\�N,/ݹ>D�u�\"}.�0O\�\\�:\�~4\�\�\�','',0,'?'),(_binary 'y�s\�\�2�l�\�q�!�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_backup_restore_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_backup_restore_24px.svg',0,_binary '[�3t\�_\�E0\�[]',_binary '[�3t\�_\�E0\�[]',_binary 'E�Op�@K�M�\�X,��0&�(�b�\�\�\�\�\rA/�','',0,'?'),(_binary 'zɐ���@\�/\�/@�','wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\�58O�O�}\�\�s',_binary '����$9�dS>;\�:���\n\�\�ad_�X\��[F','',0,'?'),(_binary 'z\�(z\�b�\��\��D�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/AbstractTest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/AbstractTest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%ɑ��{��\�\\\�\�',_binary '\�\�\"�\r$\�\�\ZS\��\�\r\�3\�\��f��t\�|?\\','',0,'?'),(_binary 'z1o�ɼ��@Ʌa\�\�','wp-content/plugins/js_composer/config/content/shortcode-vc-column-text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-column-text.php',0,_binary '�@���\�\�9dn^<�',_binary '�@���\�\�9dn^<�',_binary 'ZV>�ZP\�(\��0��q\\\\��\�|l\�C���','',0,'?'),(_binary 'z.[\�D8�R\�','wp-includes/js/codemirror/jsonlint.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/codemirror/jsonlint.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I)fy\�\�kT�+\�\�<՟',_binary '�$D;;����0\�\��F�~p��GғF�ˁ��','',0,'?'),(_binary 'z:2���mMv�K\�ۙu','wp-content/plugins/js_composer/include/templates/shortcodes/post_block/_item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/post_block/_item.php',0,_binary '>=�L\�&k�� ����=\�',_binary '>=�L\�&k�� ����=\�',_binary '\�\�l�\"\�W\�3{T\�oڱ�)\�\�b/�:\�β�iFu\"','',0,'?'),(_binary 'z;j2WD�6��[�V','wp-admin/js/accordion.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/accordion.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' -)��\�@O(�\�\�b�',_binary '��1\�iLOU�m\r[X\�\�\�00\�\\�E�B��\�-','',0,'?'),(_binary 'z;خK)\�m\�:t@\0�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Draft.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Draft.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jd\�(�\\�J*����',_binary '�\�\�K��}�5��@X�@�xm�U\�l]cI\�q\�','',0,'?'),(_binary 'zIe{\Z�=Yz�lp\��','wp-content/plugins/wpforms-lite/src/Migrations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Migrations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')�\�.�[\�Y�.��',_binary '겉rq\�\�\�\�\�{h-�IB\�kwlݢ˚�\�K>H�','',0,'?'),(_binary 'zO��x�D\�\�+y\�\'\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spacing/field_spacing.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spacing/field_spacing.php',0,_binary '\�\�̭Kx|4Ώf9�s\�',_binary '\�\�̭Kx|4Ώf9�s\�',_binary '�l����\�eHו�*�s��\�\�\�P\�5A�\�]�T','',0,'?'),(_binary 'z[\�Ϸ���V�J��','wp-content/plugins/wp-mail-smtp/src/Geo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Geo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=�e\��\�z!8ޝDI',_binary 'ĉi\"\�+P�\r\�\�+\�Nj�\��Y�l�\'\��j�','',0,'?'),(_binary 'zd8\�F\�M\�$S�[���','wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%�R0F\�Z��\0>&V�Q',_binary '��(d.���\"�\\�n��\�qF�w {/�\�:a\"��','',0,'?'),(_binary 'zo��ܲ�~�\�b','wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\�5�\�uNi\�\�!\�z',_binary '�\�\�\�#�\�\�ɛ!w�c�w�}6�\�\�~A��\�','',0,'?'),(_binary 'zxb\\A(U��k\�:���f','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_movie_filter_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_movie_filter_24px.svg',0,_binary '.\���!�\�t\�Te�,P',_binary '.\���!�\�t\�Te�,P',_binary '�\�疁t\�\�\�0�\�(\�%�DE\�����','',0,'?'),(_binary 'z|����\�L�\�F\�D\�','wp-includes/css/dist/edit-widgets/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-widgets/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*=� E�n�D\ZRi',_binary 'ҡ�yW<�C�\�\�G՚JI�\"o��K�\�O���$%','',0,'?'),(_binary 'z�m�SA�}I���)','wp-includes/sodium_compat/namespaced/Compat.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\�i\�k�/\�\�j\rn�3',_binary '1�\'����ջ.\�O\�\�}5�Afi�~��>\�:}s','',0,'?'),(_binary 'z�\"\�/|i\n\�#&�/','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSenderIps.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSenderIps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�]}�E\��zse,p�v',_binary '�Ul�j\�\��\�! ˠ�d\Z\��G�%^\�?\�\�','',0,'?'),(_binary 'z�2]�w\'�\�=\"\�-�4','wp-includes/blocks/query-pagination-previous/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-previous/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�⻥z�(r�P:\�d�',_binary '�\�5\�\�\�˻\�\Z$\�S\�\�\�%|��\�k[\�\Z�','',0,'?'),(_binary 'z�5�*\ZADZCk�\�j��','wp-content/plugins/wordfence/images/icons/magnifier.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/magnifier.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���uO�{:qcV\�\�\'',_binary '� at��v��dQ\�\�0(\�Ij�Ɩ�O��$e(*','',0,'?'),(_binary 'z��\�L��5 g5�Ď�','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\�r\�I���bw\'-7\�',_binary '�u�S\�{��<��\�n\r߅+-#�;�᷃QЮ','',0,'?'),(_binary 'z���\�\��,>\�o�~�','wp-includes/blocks/query-no-results/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-no-results/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'z���\�8 L\�{�\�\�q','wp-content/plugins/wordfence/lib/menu_scanner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_scanner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' d\�\�\�R\�\�\�O\�[�',_binary '�u7$;(B\�8���� \�&�l\nY�U\�\�&z��','',0,'?'),(_binary 'z��Q<��\'��U~\�R\\','wp-includes/css/wp-embed-template.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-embed-template.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�^<��\�_\�J��Xw',_binary '\\!kj���i�ߔ���\"8�Z� \�PJ\��','',0,'?'),(_binary 'z��\�p#>�\�\�)4','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-user.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-user.svg',0,_binary '�2M\�X\�,�\"J9���6',_binary '�2M\�X\�,�\"J9���6',_binary '\r�j7�\�I8��fr6��\�R̠��;VD\�\Z1�M','',0,'?'),(_binary 'z�\�\�\�JX\�w{!\rF���','wp-admin/includes/class-wp-upgrader-skins.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-upgrader-skins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\"�����\�ґ\�-щ',_binary '.��7j3?̶\�\�·?��2U�E�.�G\�W','',0,'?'),(_binary 'z�ԝĀPKĀfjJ','wp-content/plugins/wordfence/css/wf-ionicons.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/wf-ionicons.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Al��s�\�\�j�⯃',_binary 'ג�\�4\�ˮ�v��\���M\�`�V\�\�Z\�','',0,'?'),(_binary 'z�U�%&0�-_�\�y��','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_quote_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_quote_24px.svg',0,_binary '�\�QE�/�XN��f',_binary '�\�QE�/�XN��f',_binary 'k��\\�o\�\�X�\�\�c]?\\ث\�,\�\�c[Xw_�7','',0,'?'),(_binary 'z�\�\�\�r<�c\�M\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/multi_text/.multi_text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/multi_text/.multi_text.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'z���sP�V>L;\0\�\�P','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�z\�\�\�\�\�ħ7� �7V\Z',_binary '�p��\�#4�o\�p\�p8\�^\�۰\�^\�F\�+�ף�)l','',0,'?'),(_binary 'z�[��A\�k��y�0c�&','wp-includes/blocks/avatar/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8��\�\�Rd�-u\�\�',_binary '7o\�\�W�\�ݹ\��\���P��*��\0ӛ��^�Ũt','',0,'?'),(_binary 'z\�\�m��Ŀ\�3�&','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure07.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure07.svg',0,_binary '���\�^�4\�Ț\�\�\�\� ',_binary '���\�^�4\�Ț\�\�\�\� ',_binary '��|:�\� X�P\\SqZ\�\���=\���\�+\�','',0,'?'),(_binary 'zۗ\�`\�瀃\�\�1\0','wp-includes/js/jquery/ui/effect.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�1}Y��\�\�z���4\�\�',_binary '#b\�rF4е\�\'/�]���\�.~�98�\�r�Q4;/','',0,'?'),(_binary 'z҄:L4��R\�?\�YB]�','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8 t�\�\�\�Trt\�`\"',_binary 'a\�\�9,�\0k\�Q��a�\�\�3<rل\r���e�X�l','',0,'?'),(_binary 'z\�W�sW5ʈ\� )��','wp-includes/css/dist/customize-widgets/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/customize-widgets/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZtM��5\n\�cς*�\�',_binary '\��\�xʁ\\S��2�\�\0�8|\�������\�','',0,'?'),(_binary 'z\�[Y�d\�#$g��Y*g','wp-includes/css/dist/block-editor/content-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/content-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�;� N<\'\�g\��_�',_binary '0\�H�\�|\������G�7�\"\�G�\�ص8ƒ\Z�\�','',0,'?'),(_binary 'z\�$\�/k�U��\�?a\�\�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion_tab.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_accordion_tab.js',0,_binary 'n�z\�\�<O\�Ռ\Z,>\�a',_binary 'n�z\�\�<O\�Ռ\Z,>\�a',_binary '�xVw�ґ+T�e$`\�\�f\�}�~\�\�\��A\0','',0,'?'),(_binary 'z\�\�\��\"V\�W���jm','wp-admin/includes/index.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'z\�3!\����e\�c��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart04.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart04.svg',0,_binary '��WXn� d\�G\�',_binary '��WXn� d\�G\�',_binary '\�UD�Ÿ}$֖mI\�3A���B�\�\'\�\�wH\�D','',0,'?'),(_binary '{\�w�Qv{�Ȏ�2�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/Deactivate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/Deactivate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�KM���[���\�tSD',_binary '\r\��\�o=�n����j�9`oq\�w\�o\�.�h���','',0,'?'),(_binary '{�M\�Q�\�H����M','wp-content/plugins/wp-mail-smtp/src/Tasks/Reports/.Reports.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Tasks/Reports/.Reports.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '{\n�\�\�R�o�\�R=\'g�','wp-admin/js/widgets/custom-html-widgets.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/custom-html-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$[\�\�\�!x{L�Roq�\�',_binary 'ԫ�/\�~ؿC�t.R��\�7�WQL�+ݳR','',0,'?'),(_binary '{גuZ\�\�[��ݽ\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_restore_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_restore_24px.svg',0,_binary '@��.�\�j�˝F:mf',_binary '@��.�\�j�˝F:mf',_binary '7)\�\\�\�\�*\0du.i\�T�b\��8醼\�OZ]','',0,'?'),(_binary '{N��\�2\�Q�u\�\�= �','wp-admin/network/theme-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/theme-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��( �a�Ԣ[�U?\�',_binary '����\�Јe\�gT������G.�\�=�a\0@�','',0,'?'),(_binary '{)�aq,8Nq�|nTm��','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_align_justify_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_align_justify_24px.svg',0,_binary '\�\�-�ި\�\�>\�\�I\�^�',_binary '\�\�-�ި\�\�>\�\�I\�^�',_binary '�at\�\�v�O\�\� �\�\�\�\�k\�H�\��','',0,'?'),(_binary '{.\�\�8\�B\�b�~�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailTo1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailTo1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\����2��A\�$h',_binary '\�[\�\0n\�\�b��\\v\�\�s�\�\��\�Ʋ��Ӧ��','',0,'?'),(_binary '{[\�/����ڑ\��','wp-content/plugins/wordfence/views/dashboard/option-howgetips.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/option-howgetips.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�h���\�\�(v1�',_binary '�\Z\�le�knj\'=\��|C��\�,\0\�\�MlDG\�\�\�\�','',0,'?'),(_binary '{a\�{4\�;\�\�Moز','wp-includes/block-template-utils.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-template-utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rep��\�Z1d;y��',_binary 'ŷ�\�\�*xv�\�\�FsC���\�\\\'\�T�\�\�\�\�','',0,'?'),(_binary '{t\�E~�\�P\�A�1��','wp-admin/js/tags.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/tags.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=�<@\�\�7K>ʹ3�\�h�',_binary 'ѷ�\�fR�\�*�\�z;ܓ�`\�\�\�c6��|F\�3','',0,'?'),(_binary '{y\"�ҵ�\�ݩ�{���','wp-admin/includes/class-walker-category-checklist.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-walker-category-checklist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���˕5T\��\�>�c',_binary '3mط&7\�8�m�\�Ӓ\�x+\�8��ʽ{d\�k\�\�','',0,'?'),(_binary '{�Ne/t\�}�\�\�\�V','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/InterpreterInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/InterpreterInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_r绰��\�t\�.�\�',_binary '\�\���wS\�\�ä\�r��U\'&K\��\�\�\Z���','',0,'?'),(_binary '{�j\�ɏ|n\� ^<�WH�','wp-includes/css/dist/nux/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/nux/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N������(���z\\Y�',_binary '%���ۙS\�\�2\�\�KmKm���\�\�\�2-�','',0,'?'),(_binary '{�)\�4e4p:�fW�','wp-includes/js/jquery/jquery.query.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.query.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\rġ\�\�L�z;ҿ�0\�',_binary '���ղ�\�\�<\�C=\�\�H�:\�LW�9b\�\n','',0,'?'),(_binary '{�REΦ\�\�0\�','wp-includes/js/jcrop/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jcrop/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '{�]���\�\\1���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailReplyTo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailReplyTo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']��C�m3xH?�t�\�\�',_binary '\�ƝҨc\�#�}i2m�\�\'�o�î\r�\�','',0,'?'),(_binary '{�N��k\�2\�x��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-chart2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-chart2.svg',0,_binary '{E�\�M\�P\�q�r)̼6',_binary '{E�\�M\�P\�q�r)̼6',_binary 'f?`�\�\�d�f�6\\\�t\�;R�`��E3d\Zx�#\�','',0,'?'),(_binary '{\�4�O;{\'$2dț\�O','wp-content/themes/twentytwenty/inc/starter-content.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/inc/starter-content.php',0,_binary '\n\� K�Q�a\�d\�\�FB\�',_binary '\n\� K�Q�a\�d\�\�FB\�',_binary '\�\�3\�T;��g����07�Љ�&�\�\�\�P���\n','',0,'?'),(_binary '{Їk�\�c%R�s','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/text/field_text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/text/field_text.php',0,_binary '\��\�\�ҟ�9��\�g\r',_binary '\��\�\�ҟ�9��\�g\r',_binary 'Ru�`\�*�\�����AD�\�=`Hf\�@\�','',0,'?'),(_binary '{ކdJvQ4.\�l>�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�/1\\\�5U�֖?��\�\�',_binary '�>��bb$\�x ǒH��\�w\�K��.~7u\�i','',0,'?'),(_binary '{\�@��Ѫ0�N��f��\�','wp-content/themes/twentytwentythree/templates/single.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/templates/single.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+g\�#\�>\�J=>��u',_binary '\�I\�fY�#\�}���\�\�<\\�F��2X\�:�\�\�\�','',0,'?'),(_binary '{ୢ�\�ߵ-\�\�\\','wp-content/plugins/wpforms-lite/assets/js/jquery.validate.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.validate.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ꆂe+�\�ݠWf\�\�',_binary '�\'\�\�\�NN}\�8<J��cP\"~���\"\�\'\�?\�>�\�','',0,'?'),(_binary '{\�\�\n\�rI��\�','wp-admin/widgets-form.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/widgets-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�iʆ�yP\Z\�\�9\�s�',_binary '\nGcL��<\�\�˶�-S1P\� ���|l0\�A0��','',0,'?'),(_binary '{\�RC�\�\Z�.*\"�Q','wp-includes/feed.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/feed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��e$H\�\�a�����#k',_binary '\�7�Np �v��1$\�E\�O�\��\�\�˾\0sv%','',0,'?'),(_binary '{\�{y혰��=ѕzN\'','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_plus_1_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_plus_1_24px.svg',0,_binary 'B�\�\\\�Rto|s]\�)0',_binary 'B�\�\\\�Rto|s]\�)0',_binary ' �\�7\��ku�u\�\�51\�\��\Zy2NƧ��','',0,'?'),(_binary '{\�\r\�-\�\�}�^\�\�','wp-includes/images/smilies/frownie.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/frownie.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q�\�\����\�\�\�',_binary 'r\�~\�Dzo\�\�h߱�\�\���ػ\">E�+�Ke�','',0,'?'),(_binary '{\���?\�\�\�\r�\�\n\'','wp-admin/images/imgedit-icons.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/imgedit-icons.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�\\2�\�\�}�G�i;O',_binary 'T\�N\�~�\�\�-\�@�\�N�\�̞V\�\\��(u$\�\�','',0,'?'),(_binary '|j��x7\�(Q}�0�\'\�','wp-admin/css/list-tables.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/list-tables.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%:��\�~\�+u �\�\0',_binary 'P\�\\�䆲^�Z��\�l�7T;n�\�\�\�x�10','',0,'?'),(_binary '|aK��,BJ)�<XmI','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '|�\�\�L\�\�F8�5<ZM','wp-includes/blocks/gallery/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']�+f�\�N�C갥\�',_binary 'Ulš�� (\�8�]/O~PS!\�\�K7�p$�','',0,'?'),(_binary '|\rl?D_�m�d� Y\�x','wp-content/themes/twentytwentyone/assets/js/dark-mode-toggler.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/dark-mode-toggler.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&D�_F#�I!\�\�\�',_binary '\�R�\�g����[>{\��e\�\n\�ژx�1�\�R�','',0,'?'),(_binary '|*\r\�?�(ϝ=\'�~\�\�_','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/lv.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/lv.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�v����\"�\�u3��H',_binary '�:p\�\�9\���5c\�3�\�$V\�s��\�\�ɷI��)','',0,'?'),(_binary '|,��uݹn\�2?�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/tr.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/tr.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\\9 ʕ�p婮&�0�',_binary '\�\�EC��3m\r��h\�\� (/\�\�Y���9n\�#\�\�','',0,'?'),(_binary '|-\�\�\��z�\�-�','wp-admin/export-personal-data.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/export-personal-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd�A_<\�}\�:=,\r�f�',_binary '��%t�I\���/\� O1E\�c_�\�ҝA\�','',0,'?'),(_binary '|.]\�\���0\��','wp-includes/blocks/pullquote/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��T\�_W�1��=\"\�0',_binary '�%8!K�HӄB� ��E\r<߬�\�wX<���W\�','',0,'?'),(_binary '|/ڒ\�\0[*4��x�\�','wp-includes/js/admin-bar.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/admin-bar.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\r\�c\�\�\�\�@p\�',_binary 't���bIld\�\n\�Lb�x+\�ϔ�j䶪,\�J\0\r$2','',0,'?'),(_binary '|>\0\�_�0\�F���6\�','wp-content/plugins/wpforms-lite/templates/integrations/elementor/.elementor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/integrations/elementor/.elementor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '|D(_\�\�U�d��b�(^','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/Dockerfile','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/Dockerfile',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\��\"�&\�\�\�T',_binary '\�2$�p\�PS0H�F���P�\r��(\�8ͤ��','',0,'?'),(_binary '|N!�;x\�N&�g\�\�m�','wp-admin/js/widgets/media-image-widget.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/media-image-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G9�Fm�qQ��',_binary 'J�6\�%V�\�\"\�\rK\�yɳ�h���8�N\�\�\�\�\�F','',0,'?'),(_binary '|Uv\�ΫY\�\�LL�\�9','wp-includes/Requests/src/Exception/Http/Status500.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status500.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�B�N\�xTZ�0�\�z',_binary '0���/6�X�\�\�\�\\\�ד�!|4&�L\�I9\�','',0,'?'),(_binary '|Z\�E\�3~PC���X�%','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hand-key.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hand-key.svg',0,_binary '\��4.,GK\\\�i@\"\�',_binary '\��4.,GK\\\�i@\"\�',_binary '��\�\�\�\�M4e�q\�\Z~.V�\�fΐ\���_9\�t','',0,'?'),(_binary '|hD\�:�]ިf��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RemainingCreditModelReseller.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RemainingCreditModelReseller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xvS�\�ŋ�\�W!S\�\�',_binary 'CpK�u�4���EO_����\�#\�O��y\�\�q�','',0,'?'),(_binary '|k�תJ��ь!�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/History.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/History.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Њ�VqpZ\r+3\�\�',_binary '�mT��w\�GcC/(\�tˬj3c��=\�\�\�1','',0,'?'),(_binary '|l\�+F��#ڟ��\�\�\�','wp-includes/class-wp-user-request.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-user-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>�_\�T\�v|\��\�0�',_binary 'M{XP�~\0�*>�ekQYU���P\�W#`D\�%','',0,'?'),(_binary '|m�1\0��z�^�m\�{\�','wp-includes/css/dist/customize-widgets/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/customize-widgets/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\\��\�l�ӄ��#�\�',_binary '8�ʁ.�\�\�\�0�\�D�R�l�1�C\�v�lq\�','',0,'?'),(_binary '|w�@�\�\nЊ��Vg�','wp-content/themes/main/includes/visual-composer/shortcodes/testimonials_slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/testimonials_slider.php',0,_binary '�=\�[h\�\Z�v�A\�\�Ro\�',_binary '�=\�[h\�\Z�v�A\�\�Ro\�',_binary 'p%�\�u��k�ސ\�3�`\�g&\�KW\'x\�e\�J','',0,'?'),(_binary '|�\� nO\�\�v���n:_','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select/.select.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select/.select.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '|�%�\'\�I�\Z|<\�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_weekend_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_weekend_24px.svg',0,_binary '\�8�Tس�r�� �Ո�',_binary '\�8�Tس�r�� �Ո�',_binary '2d\�\�?۾zA\�\�ZNM=\�u�XR|k\�{\�,�','',0,'?'),(_binary '|�\�C�\�-�6(Ç�zp\�','wp-admin/js/password-toggle.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/password-toggle.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�;\0\�N���6�ޯ�\��\�',_binary '\���k�!�.�߀��f�ǿ\�x\�\�`7�{�\�','',0,'?'),(_binary '|�07-������6�Y','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_check_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_check_36px.svg',0,_binary 'k�,�Z���M�\�6C',_binary 'k�,�Z���M�\�6C',_binary ' vH+T�˶8\�(ye\���\�A\�\�\��n\�','',0,'?'),(_binary '|�}Du=�\�/d\�\�N\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/team.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/team.svg',0,_binary 'R�Լ8�;\�B0��;Y\�',_binary 'R�Լ8�;\�B0��;Y\�',_binary '�X��\�x`Ws�V\�i\�\�*�xzRn�Q�B<L��','',0,'?'),(_binary '|�\� �4\�x\�\\\�\�M\�n','wp-admin/js/code-editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/code-editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2�\�N�\�1\�B9Xk',_binary '\�XJ\�Ò\�Hsf=�]���\n\�*vHXПD\�\�C','',0,'?'),(_binary '|\�^?Խ���\�J#[$','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_content_copy_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_content_copy_24px.svg',0,_binary '[\��$�V\�\"�!\�',_binary '[\��$�V\�\"�!\�',_binary '�f�1��y\0P���y[\"%\�\Z\�E�s\�\�H\�8�D','',0,'?'),(_binary '|\�H\�U��\�\�:�\nd','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Stream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Stream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��dDj>|�ć\�h`\�',_binary '\�՚XesXz�2\0\�E�c\�\�k\\{y\�x4��R,c�','',0,'?'),(_binary '|\�^r%\�9B�D\�g\�\\','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ParseException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ParseException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ͻI)y\�\�s5ga>Ә',_binary '��Akwk�O\�q6I\�̢�i��C�J\�M\�\Zq�b','',0,'?'),(_binary '|\���\�f\�lG\�\�P\�.','wp-content/themes/twentytwentyone/assets/sass/03-generic/reset.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/03-generic/reset.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\"W:]��`A\"e\�:�Ս',_binary '�&\�?\�~\���\�ur��4\�Ў�[���\�z^','',0,'?'),(_binary '|\��T]��:Y$=\'h�','wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���{\�\�4\�o�V�\'',_binary 'D�?#}$�e\�w2\�6#\�\�0M\�Ë�\�RS�L\�','',0,'?'),(_binary '|��Y�>\�\� �Ɔ\�','wp-admin/link-add.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/link-add.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\nP�U\�\�\�-\r`(�l',_binary '\��!��>e��\�:�Ⓝ\�\�\�\�?\r�}k?ms�','',0,'?'),(_binary '}\0\n�\�D*�-V\�I\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/media/media.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/media/media.min.js',0,_binary '��Ϻd\\�vUdgX\�n',_binary '��Ϻd\\�vUdgX\�n',_binary ':\Z\"�/\"�5���\� �\�z.��]2��>G!\�','',0,'?'),(_binary '}��٠\�G\�=D\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/label.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/label.svg',0,_binary '5��\�\�W\�n\�GT>\�',_binary '5��\�\�W\�n\�GT>\�',_binary '�_LF\�\Z�\�Q�x\�ws�21�c�잓\�+R�\�','',0,'?'),(_binary '}ĉ=�t��\���','wp-includes/images/toggle-arrow-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/toggle-arrow-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\�\�\�\\��\�\�CDr\�',_binary '-\�\�N���\�\�\�7~@\�}�_\�=\���V�_@A\�','',0,'?'),(_binary '}\�aX�]�\��D*I','wp-includes/blocks/file/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�-?D\��rT�v)\�',_binary '��l�S\�\\7\�Ps_28\�\�\�\�<G:\�=�\�','',0,'?'),(_binary '};\r\�\��#�H}RlR','wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Builder/DidYouKnow.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Builder/DidYouKnow.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']626\�\�\�\�|I|J',_binary '���Q�FW�a\�\�Ƚ��ہ�h\�)ڼ\�\�w','',0,'?'),(_binary '}(@}*�1��,\�\�\�g[\�','wp-content/themes/twentytwentytwo/inc/patterns/header-image-background-overlay.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-image-background-overlay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fQ83&\�7�@ጩ;1',_binary '\'��\�D���%jQS!l\�t!\�\�,\�\�A���*�','',0,'?'),(_binary '}-:\�lK-ȝ\n�\�','wp-content/plugins/wpforms-lite/templates/emails/general-body-plain.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/general-body-plain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\"�Q�Q\�ȕ?\��1\��',_binary 'L\0\�T���t\�[ze�\�s�\�\�\�MJ�P��a\�Jg','',0,'?'),(_binary '};9�3n�\�e}\�s\�>:%','wp-content/plugins/wpforms-lite/assets/js/flatpickr.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/flatpickr.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�m+�y�]\"`b\�\�\�',_binary '�X\�&h̟��!ɤ\�\�-2�v>G\Z\�ȼMb/\�Q','',0,'?'),(_binary '}E�O��S\�<j� ','wp-content/themes/twentytwentythree/patterns/hidden-404.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/patterns/hidden-404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ק\�\�M�Tt_\Z{\�!��',_binary '\�\"B\�\�\�KG\'��ܩ\��~M�\�\� �&gS�\�]\�','',0,'?'),(_binary '}L;��],\�\�\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/search/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�,(�[\�\0�b��۪��z',_binary '�)�Y|\nA0a��\�\r�%in�\��ߞkMjC\'��','',0,'?'),(_binary '}O���\�<b�ဲ���I','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��S\�Nj\'\�\�j��\�c',_binary 'b\�\"#I{BXبjW\�e\�c\�>\�\�,5\�c\�ټ\�','',0,'?'),(_binary '}O� !ٶ]\�O\�O[�','wp-includes/block-supports/typography.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/typography.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�c\�,(>��\�Lv�',_binary '��\�N=�p\�\n\�7lB��`T\�K~\n���\�Bg','',0,'?'),(_binary '}Qp�\�\�w��\�Q','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_trending_up_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_trending_up_24px.svg',0,_binary '\�Z�n�����\�agJ\�',_binary '\�Z�n�����\�agJ\�',_binary '\�\��\�e<\�Sg�\�@�\�,a�\��긙�#�4','',0,'?'),(_binary '}\\�5\�\r�\�$\�l�W��\�','wp-admin/js/tags-suggest.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/tags-suggest.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�s\�\�\rA/vX\�A�',_binary '�\�\�\�3V\�\�Mv\Z�r�\�\�s\Z>)�(nu�S�','',0,'?'),(_binary '}`\�\�g\"P\�2�\�V��','wp-includes/images/spinner-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/spinner-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1���\�2��^#\�8�\�',_binary '�\�#�˒\�=$c��6�\�\�\�\� B��4�6','',0,'?'),(_binary '}d��G�\n\'\"�\�\�V_=i','wp-includes/sodium_compat/src/Core/SecretStream/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/SecretStream/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '}n�\�8-q>W�ĝ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/clock.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/clock.svg',0,_binary 'O5�Kn[�ƙ\0G\�+\�R;',_binary 'O5�Kn[�ƙ\0G\�+\�R;',_binary 'K\�ĕ*p;ë\�\�.[\Zk�\�b��JJ\���#�\�`','',0,'?'),(_binary '}v\�9�\�\�\�v\�PLC�\\','wp-content/themes/main/content-none.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/content-none.php',0,_binary '�_M/�� �R\�\�\�',_binary '�_M/�� �R\�\�\�',_binary '�|\�s.\�1�5Í�V�\�?�\�1\�\�\�7k��\�','',0,'?'),(_binary '}|(Ȫ�H��㶆Ƣ�','wp-content/themes/main/includes/visual-composer/shortcodes/services_grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/services_grid.php',0,_binary 'w\"/�3�\�H{�a\�,�',_binary 'w\"/�3�\�H{�a\�,�',_binary 'bA�\�(\�\�\�����\rr\�\�[j!Q��\�(�','',0,'?'),(_binary '}|�\�\0+�N�6]��R','wp-includes/blocks/audio/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G��\�^�\�x\�\�[',_binary '^\Z�V����\�.�~�kZ�F(�+�Բ\n]\�tހB','',0,'?'),(_binary '}��\��m�F�Hh*XG','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�<�^=ӏZ\�\�C�|ŭ\�',_binary 'n\"$\�n�x@��4ѕ\�\�u\��W�\"�\�\nK^#O�','',0,'?'),(_binary '}�P����[\�_9�ȵ','wp-includes/block-patterns/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '}�\�A��\�\�<���W\�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/autoload-php7.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/autoload-php7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����\�\�n�\�4�\�',_binary '\�-\�\�r*H�\�^��O\�<�a{����X\�@\�g \�+','',0,'?'),(_binary '}��M\�\�\��-2�=','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Crypto32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Crypto32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\r}j�NJQX]m��',_binary 'ɱ�\�䱃Fn\����2c.n\�M�\�ڣ� A���','',0,'?'),(_binary '}��l\�8\�\\\�;\�\�\�~','wp-includes/blocks/social-links/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xK\�a�\�)^\�b��;',_binary '\�\�o+��\�\�Fg\�\Z��Qk\r�Q~\�JAsÿ8','',0,'?'),(_binary '}�\�-�$��L�H_R���','wp-includes/blocks/paragraph/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�Se%)�d<\�T�@R',_binary '��(l\�I\�S�sa�2\'�2�A\��%\ZQ�\�\�\�_','',0,'?'),(_binary '}�����\�b�\�~\�\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_recline_extra_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_recline_extra_24px.svg',0,_binary '�\��3\�\�X�ѶG \�\ZQ',_binary '�\��3\�\�X�ѶG \�\ZQ',_binary '%Ax\�\�\�\�%8\�\�_M���\�S\�/)Lf\�kJh`F','',0,'?'),(_binary '}�7 ޘ\�DHD\�Pl','wp-includes/SimplePie/Registry.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�;M\�\�\�{�ٟ\�R',_binary 'Ԧ0-\�/�\\k����W\�\�%o�\�ޏ\'E)�\�\�D\�\�','',0,'?'),(_binary '}\�9Ҍ\0\�\�6�\�7\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ChromePHPHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n��5�U�t����J',_binary '\�\\\�1\�$\�=)使�m\�6�lퟚvw�\�\Z\'','',0,'?'),(_binary '}\�\'�\�,U\�\�t9l\�l{','wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-with-tagline-black-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(Qlͨ�T>\�-�\��',_binary '\�vܪ�\Z�\�@���f�\�F\�\�6���\�6�\�)\0\�c','',0,'?'),(_binary '}\�HJ\�1�%\�`\�\�','wp-content/themes/twentytwenty/template-parts/modal-menu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/modal-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�#g�\�:�N6Ȱ\\qW',_binary '�\� ^+z:%,\��1z�(\�\Z�\'|�\�T\�9��J','',0,'?'),(_binary '}\�n\�ݍ��-m�r�\�\"','wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-xml.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-xml.php',0,_binary '�\��\\z\�\� ށ \�S',_binary '�\��\\z\�\� ށ \�S',_binary '��S\�^�aF\�v\�!^\�9]\�\�X\�v���\�','',0,'?'),(_binary '}\�7O�\�\�N\������','wp-content/themes/twentytwentytwo/inc/patterns/.patterns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/.patterns.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '}\�\�\�.`�E\�t�_\�{�>','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_strikethrough_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_strikethrough_24px.svg',0,_binary '�[#,�\'���\�/\�\�',_binary '�[#,�\'���\�/\�\�',_binary '!3\�\�D�\�5�P\�8=�\� ��\nz:AvVʄ\��1','',0,'?'),(_binary '}\�Ȑ\�\\L��`��\�i)','wp-includes/ID3/license.txt','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GؐV%\�P_��շ�',_binary '�I>\�\�a�*R8?\�)\�p1�U͔\�?2\�=o�\�','',0,'?'),(_binary '}\�\�\\HJ\�r\�(()�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_cell_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_cell_24px.svg',0,_binary '��$5�Q\n�\�(\�hm�',_binary '��$5�Q\n�\�(\�hm�',_binary '.L�c�C(u+\�Fhu\�\�\��\�A�\�\�N\�\�7','',0,'?'),(_binary '}\�\�\�\no�hB�m\r\�\�W5','wp-content/plugins/wpforms-lite/includes/class-process.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/class-process.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\{،\Z3�m8�=�',_binary '\�0\�\��\�腂\�\�xsZ\�Q\�I��0\�\Z��g�','',0,'?'),(_binary '}�\�\�{RҢ\�\��\"','wp-includes/default-constants.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/default-constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�І�g�\�\�Rظ\�\�#',_binary 'Ѱ�ŧ\�\�ѻE���\�xh�?�@^\�h*oJ�','',0,'?'),(_binary '~\�F\�kC\�[�\�e���','wp-content/plugins/wpforms-lite/assets/js/jquery.jquery-confirm.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.jquery-confirm.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�~\�k��\�GR��',_binary '�%S����\�b���hU;��\�I�٧�\���\�S&','',0,'?'),(_binary '~RCھ�<\�]�\��\�','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_spa_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_spa_24px.svg',0,_binary '\\it}]G\�䄟\�\�(\�',_binary '\\it}]G\�䄟\�\�(\�',_binary '\�\�5\�1\�\�\��Yx�Y��=ICS��x�(\�','',0,'?'),(_binary '~Ⱦ/�m\�ր\�!�\�','wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�s\�X]�[sC>�Q\�\�',_binary '�>�\�_c\ZJ+\�\����a�������\�Umv)�lg','',0,'?'),(_binary '~\Z�?O\�\�t\�Y�1\�\�','wp-includes/blocks/comments-pagination-numbers/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-numbers/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ңʟ��\�\�;�Vkn4',_binary 'Lc߽4!BĢ:[���Z�\��\r�\�Q�\�y�','',0,'?'),(_binary '~՝\�Y�s�\�XY\�','wp-content/plugins/wpforms-lite/vendor/true/punycode/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/true/punycode/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '~�\�\\\�\�_b�$\�-�\�!','wp-includes/js/jquery/ui/selectable.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/selectable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�`�Nb\�d*��bNu��C',_binary 'l�\�\�I�-)�jWE\�\�e\���\�\�;�h\�Ҳ','',0,'?'),(_binary '~\�\�\"i��$ǁ�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�Y\�3 g=U�H��s',_binary '\�\\���\��\r�6kҒcU\�\��$C��Av\�tr','',0,'?'),(_binary '~#W���\Z�����\0','wp-content/plugins/revslider/public/assets/fonts/font-awesome/css/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/font-awesome/css/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '~=\�b�\���\�pz�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_add_to_photos_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_add_to_photos_24px.svg',0,_binary '���\�\�\�rĚ\�K�\�\�',_binary '���\�\�\�rĚ\�K�\�\�',_binary '˛K�iF�(�6y\�v\�s\�t\�U\�XV\�ĺ�A','',0,'?'),(_binary '~?�J�I\�b*\�e\�C','wp-admin/images/resize.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/resize.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�lN\����\�\�',_binary '�6\�\�&?\�5�\�?s�qGM`P;','',0,'?'),(_binary '~@\�\�@\����ߒ�ES','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/.actions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/.actions.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '~CkN���_X .\"�Ri','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrationsInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrationsInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�3�3\�Di\�\�X\�\�\�\Z',_binary '�\�\�E\'\�NY\���\�\�)A\�\�?դ�\�QY��','',0,'?'),(_binary '~F�\�㫎>dy\�\�j�','wp-includes/css/jquery-ui-dialog-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/jquery-ui-dialog-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u�+x)\�\�\�A\�v6@\�@',_binary '\�/\�\�N\�\�e$\�\�\���\��2:.�}b#�K}','',0,'?'),(_binary '~V�\�Xa]�7p�|R','wp-includes/class-wp-post-type.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-post-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nJ{\�l>\�Ȫ�\�բ�',_binary 'h\�Ӳ\�\�M�6T��\�@���S(�\�]��D\�Az(Z','',0,'?'),(_binary '~\\E�N\�؉�Āç��','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_access_alarm_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_access_alarm_24px.svg',0,_binary '\�\��\�\�\'48�;;q8�@',_binary '\�\��\�\�\'48�;;q8�@',_binary 'U� �\�\�\"\"غ��H��\��- �J�=\��p','',0,'?'),(_binary '~f�V\�=:K���\�#�\�','wp-content/themes/main/woocommerce/cart/cart-totals.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/cart/cart-totals.php',0,_binary '\�Ɇ{本\�(|\�\�+\�g�',_binary '\�Ɇ{本\�(|\�\�+\�g�',_binary '�D��T\�W\�n@\�\n��\"5AǺ/4\��\�\Z<\�\�','',0,'?'),(_binary '~i�I\�;ݭ]�A�\�S','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '54\�\�⓿\�`�����',_binary 'D��Oo;o�O]+\�\0\�\�\�5\�]/\"\�&\�Q�','',0,'?'),(_binary '~q\�IP�I��\�r\�\�\�','wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�eY���\�۬x2���Y',_binary '���g�Hn����~<\�0^Ff88��\�.%x8','',0,'?'),(_binary '~}\�{ \�\�>D\�}�<','wp-admin/css/code-editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/code-editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\�3�;�7\�\�v:�P\�\�\�',_binary 'JlA��Z\�\�q�\�F�v\�<3\�I^�\�k\�','',0,'?'),(_binary '~�uP���\�P\�\�\�{\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/system-status.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/system-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��3��y�\��ז�',_binary '��g�\�G<BU.Q[�jI=<y\� O��\�\�c','',0,'?'),(_binary '~��ReOX�f2�\�`�','wp-includes/class-wp-post.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��6<b�\�\�Tr��\�',_binary '\� m\�\\�\�|+\��3���´x\�3V\�wg','',0,'?'),(_binary '~�\�6懵fD��\�\�5','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/StreamHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/StreamHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�D��!\�\�6\�(\�8�',_binary 'NE\�\�>r\�oܳt��Z\�U�O\"F\�ҷ\�ܺZ\�w4','',0,'?'),(_binary '~�C0�\�2�3*��\�J','wp-includes/blocks/more/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/more/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\��w�.\�,$�#>\�',_binary '+\�穩T^3=@\�\�5\�\�_���jzǼ[9+\�N.�','',0,'?'),(_binary '~���*S�̙e�','wp-admin/images/freedom-3.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/freedom-3.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ��+�@(/~\�z\�V�\�',_binary '�|\��s�\�z��G{i\�.\��\�C\�����5\�','',0,'?'),(_binary '~�\�e�/\�H�\��E��','wp-content/plugins/wpforms-lite/assets/css/builder/builder-fields-types.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-fields-types.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\\��d����f��9',_binary '\�.Y̔E���/۪Q��n���{n(J���\�|','',0,'?'),(_binary '~�Pf��ԩ~1�LYw\�','wp-includes/blocks/button/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�(\�\�tP\�\�\�-/\�h�',_binary '�Iq\�\�\�d,������t� ��Kan�v״w','',0,'?'),(_binary '~\�\�`\�Wj\�\�|iLI=��','wp-content/themes/twentynineteen/sass/site/primary/_archives.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/site/primary/_archives.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n�jq\�@�hD\�)�\�r',_binary '\�h�\��\�o3U� \�\�~���n6�\�>i~�M#','',0,'?'),(_binary '~\�g�1��@\��\�2\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_all_out_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_all_out_24px.svg',0,_binary '��7v\��\"Q\�5',_binary '��7v\��\"Q\�5',_binary 'P�Y\�7\�W7\�6\�^&��\�\�Ӗ쑮@�Oe','',0,'?'),(_binary '~ť\�s\0\�1y\�$�L}h','wp-config-sample.php','/home2/faster25/public_html/ansrwanda.com/wp-config-sample.php',0,_binary '\�HUl� E];ͽ�\�',_binary '\�HUl� E];ͽ�\�',_binary '4yA>k\�3�\�U&J���n7@$\�Ɨ-z[','',0,'?'),(_binary '~\�Ӹbc\�\�\Z$�@$�\�*','wp-content/plugins/wordfence/vendor/composer/autoload_real.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8���b;�=YXJ)շ',_binary '���̆%\r\�\��N\�n_n\�\'E�ݸږ�W{=D','',0,'?'),(_binary '~\�\�\�\�\n��\'\�\�$�<','wp-includes/blocks/details/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/details/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z��$U�p�\�=',_binary 'h\�\�D0Dc�\�\�ErCQ��6&0�V�Lf�|љ\r','',0,'?'),(_binary '~\�Eu&�6<�e�WVoV','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user02.svg',0,_binary '\�v^��ap2�\�\\\�',_binary '\�v^��ap2�\�\\\�',_binary 'A^����\�y)\�Xx�/�?�\�p\�o�c\�J\�','',0,'?'),(_binary '~\�\�X\�\"}\�?+`,\�\�','wp-content/plugins/really-simple-ssl/includes/simple-scrollbar.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/includes/simple-scrollbar.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^(���-|ߚ�p_',_binary '\�M\�Oу]N\�\n���\�\��DZ#��*Y\�,','',0,'?'),(_binary '~㤿<n\�\�-�\�ģ','wp-content/plugins/wpforms-lite/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y�,뾷�e�ϑ�C)\�',_binary '�����$*u�,�wv?��\�n>>FfO#$��','',0,'?'),(_binary '~\�\�\�\�X\Z�\�f\�:��','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-pageable-container.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-pageable-container.svg',0,_binary '�\�1H�W\�X:On[E\�\�\�',_binary '�\�1H�W\�X:On[E\�\�\�',_binary 'Mz\�\r\�N$\�E\�f�R)P:�\�\�\�\�\�w\�\�','',0,'?'),(_binary '~\�\�\��^��%���A\�','wp-content/themes/twentytwentyone/assets/sass/06-components/search.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/search.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{�\�8@I�z}��g\�\�',_binary '�w][\�fv\\mS�\�\�\�^\�F\rsd\���~\�\'�\�','',0,'?'),(_binary '~\�n~\�\�ZazMRݜ�','wp-content/plugins/wpforms-lite/src/Admin/Addons/AddonsCache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Addons/AddonsCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w��4\'@\�{z\�\�f��\�|',_binary '�6�7\�؇t�^��h��>܆J�� \Z\��\\�0R\�h','',0,'?'),(_binary '\�\�z\Z�\�o+\���\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�p2>��9\�ҕ�{�+',_binary '}�lX�|\� ��Lgӂ��d[X\�\��','',0,'?'),(_binary '\�ldK\�м\�\�\�\�','wp-includes/js/dist/components.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/components.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!\�2\�D\�\�\�}P��|',_binary 'ș4d�)\�%\�1d>�G�\�\�\�\�h+\\\�\�^T','',0,'?'),(_binary '\�\�ג٠�R.��G�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_wrap_text_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_wrap_text_24px.svg',0,_binary 'H�ph@0���\�s\�c',_binary 'H�ph@0���\�s\�c',_binary '\�\�\�TAM\�o��p>)ܷ\�F�\����9�سq\nc','',0,'?'),(_binary '&�08\�\�5��`','wp-content/plugins/wordfence/js/wfdropdown.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/wfdropdown.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�\�rp\�\�\�c\'\Z�',_binary '\�\�SG��s8;�Z�!�זJ\�u\�1�z?���','',0,'?'),(_binary '0\�\�R)��/\�K�\"��','wp-content/plugins/revslider/admin/assets/css/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/css/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '6\0�O\�kvzfTN','wp-includes/js/jquery/ui/effect-fold.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-fold.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�:U\�\�\Z�\�\"\�U',_binary ' �V?\�\�TŚ|H�^�\�\�U\�ދ\�I�J\�\�D','',0,'?'),(_binary '?#\�8D�\�@�<o�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/Create.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/Create.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\�\�\n,\�x=��CG\�',_binary '��\�\�\�z3G2���]�P/�c\�\�5\�\��\�5','',0,'?'),(_binary '?f�g²�e\�~2\�','wp-content/plugins/wpforms-lite/assets/css/admin-integrations.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin-integrations.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':�����\'Lf\�A��W',_binary '�j%�\�\�z^`Ac���۔ʹ�\�\�k@W��}?BZ','',0,'?'),(_binary '@\�={&��\��}\�_','wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V��m\�Н\�C\�nHS\�',_binary '�]u�VJD75 p\�B�U\0\�ʱT��\�%\�A','',0,'?'),(_binary 'B�2j70�/\�\�zLq�\�','wp-includes/css/dist/block-library/classic-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/classic-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\�\�dc5�\�?\�',_binary '\�����?\�\"4\�AH\�CǓ����_/\�','',0,'?'),(_binary 'K\�p�v\�\�V�S\��','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\�i\�k�/\�\�j\rn�3',_binary '1�\'����ջ.\�O\�\�}5�Afi�~��>\�:}s','',0,'?'),(_binary 'O�\�?p�kn�;S\�u;','wp-content/plugins/really-simple-ssl/testssl/serverhttpxproto/ssl-test-page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverhttpxproto/ssl-test-page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�a\�0�����&�-',_binary 'Ӫ��GDf��\�:\�ڝ\�lk�#�L+J5B�\�','',0,'?'),(_binary 'c�\�J\�w�\�eIO�Iq','wp-includes/blocks/cover/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.�x.%\�͉(ǒ�Le',_binary 'i\�\�\�@���>\�^�>��R楞l��hq\�\�J\�ch','',0,'?'),(_binary 'c�+���Jq\�\�^�m_','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/email_not_empty/.email_not_empty.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/email_not_empty/.email_not_empty.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'j&�\�^�\��b�\���','wp-includes/ms-settings.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ms-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�~K1Zm\�9\�8�o[Ŋ',_binary '\�\�*JlU�L\�\�rbΘ\�\�\�6k\�\�OeH�D','',0,'?'),(_binary 'j^��SN�-O\� �','wp-includes/css/dist/components/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/components/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\�\����>#cR�\�',_binary '|�O}m�\�ރrTJ\�\�ƕlO����\�Y\�\�0�q@','',0,'?'),(_binary 'j�\�\�)Vk�\�9���','wp-content/themes/twentytwentyone/assets/js/customize-helpers.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/customize-helpers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�D��I�.\�����\�',_binary '\�;0�Ϩl� \�k\�P@Ef�/Sy9��N�\�Y�\�','',0,'?'),(_binary 'l^_g\�eJ\�\�!\�L\�/','wp-content/uploads/2022/01/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/01/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'r�e�^\�\�U)U\�Z','wp-content/plugins/really-simple-ssl/multisite-cron.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/multisite-cron.php',0,_binary '�/�|\�~W\�\�=\n4ܩ',_binary '�/�|\�~W\�\�=\n4ܩ',_binary '�an\�R\�z\r5���¢u\ZIQ�\r\0\�\�9��','',0,'?'),(_binary 'tS�\"\�\�lZ\�c\�\�Q','wp-admin/js/auth-app.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/auth-app.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '04�\�z��>�s�,\r',_binary 'S\�\\��|3m\�4\�:�\�ϭq\��B�\�\r\�7\�','',0,'?'),(_binary 'w�\�u�,��\�D�\�\��%','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-post-author.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-post-author.svg',0,_binary '$L\�\�ZftVn�8\�',_binary '$L\�\�ZftVn�8\�',_binary '\"F�fN�^��\��6�F�Ɲx2Ӫ����)E�v','',0,'?'),(_binary '}BfkV�=�15l�\�g','wp-includes/blocks/avatar/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*���(\Z�\�\�Iz\�',_binary 'e2�,�Ք��e\�\�n�C�\�L�]�\�\�s\�\�+��','',0,'?'),(_binary '��-B�&��.��\�T','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/.Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/.Curve25519.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�z���~48\�\�l�Go8','wp-includes/js/dist/style-engine.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/style-engine.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�r}\�H\��1�\�a��',_binary '��[q<\�$x}\�6_\�u�\�\��vQG�P�oV�I�','',0,'?'),(_binary '�W�mᩕ\�\�\�g����','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cloudways/.cloudways.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cloudways/.cloudways.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�r�9\�jXq/\�\'�\�\0','wp-includes/SimplePie/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�D�8-���¤r\�l','wp-content/plugins/wordfence/images/logos/shield-care.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/logos/shield-care.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' � s�h߉\0��tv\�',_binary '�f2\"(>�l\�H93 \�\�\�\��\� �\�C$�<','',0,'?'),(_binary '�(>Êtd��ÞD\�6�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��1\�`�\��0���\�\�',_binary '\�qƖ��\�\�%/\�y�g�rwÛ�\r\�LR>=Y','',0,'?'),(_binary '�\�)\�\�\�\�GKu\��','wp-content/themes/main/js/rate-it/gosolar-jquery.rateit.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/rate-it/gosolar-jquery.rateit.js',0,_binary '�.\�߇�9�;^\���',_binary '�.\�߇�9�;^\���',_binary '��>���\�\�uܬU�$�XЎ[\�H��\� cX�\�','',0,'?'),(_binary '�\�%G]f\�@\�%\�Z\�\�','wp-content/plugins/wordfence/views/common/section-subtitle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/section-subtitle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n^\r�\�#f��st��W\Z',_binary ':\�taQE�&͜��\�\�\�s١\nGb\\Z S1{�','',0,'?'),(_binary '���5�{�\�;~\�S�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spinner/field_spinner.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spinner/field_spinner.js',0,_binary '\�~閒S\�Ģq��B���',_binary '\�~閒S\�Ģq��B���',_binary '| \�,pm\�\�\"�hѮ\�Y�\�\�$�\"�g\�}\�\�','',0,'?'),(_binary '\�\�%X͡\�\����[\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/RevsliderDivi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/RevsliderDivi.php',0,_binary '��+��U��_\Z\�\�',_binary '��+��U��_\Z\�\�',_binary 'y|�D\�[�\'�����\�\�~�\�U)_\�\� �\�Oz(','',0,'?'),(_binary '\�СqD֚?\�i�X','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�-\�V�m��zHb',_binary '\0؈\�:caf�� M$����1�D\�\Z\�{^B\Z\�','',0,'?'),(_binary '\�K�Q\�}U&;&�\�\�Q','wp-includes/meta.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7�u�\�\��܆%\�)�',_binary 'Êc\��\�`f���dZ\�B\�髌�p9�Ps\�d\�O��','',0,'?'),(_binary '\�tr�εF_\� \�\�\�','wp-includes/js/wp-emoji-loader.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-emoji-loader.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z�\�\�s2�\��О�q�',_binary '\�\� \0Q\�ֺD\�:�;2\�\�N\�\�\�C�&cm\�','',0,'?'),(_binary '\��:\�g]à�','wp-includes/js/tinymce/skins/lightgray/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '��Ί]�ӭ��\�BX?','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20/.ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20/.ChaCha20.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�͍\�\����ρb�B','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|DZ(���r�\�q֧#',_binary '�)0\�\�\�\�\�\�+\�\�\�^h��v.(\��>���\�','',0,'?'),(_binary '�\r�\�\�9\���2\�[','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart15.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart15.svg',0,_binary 'x�(�\�R�BO�\�,,)\�',_binary 'x�(�\�R�BO�\�,,)\�',_binary '��Kb�\�x�����~Mj����Q2yT�\�P1\�','',0,'?'),(_binary '�!�\�-^>:��M�SpG\�','wp-content/plugins/wpforms-lite/src/Emails/Templates/Summary.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Emails/Templates/Summary.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F磪�\�\�sb\�J\�h*',_binary '��]����\�e\07�%Ys{\�Z�\\�\�\�TNG�','',0,'?'),(_binary '�3-\�\�\�\��f\�\�\n','wp-includes/css/dist/list-reusable-blocks/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/list-reusable-blocks/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�P�.7\�\�X0\�*\��',_binary '�_~�\�\�L\�7j��&i�2�8\�c\�\�\�5���.','',0,'?'),(_binary '�6��)�߄\�hӖ\�c','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_adjust_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_adjust_24px.svg',0,_binary '*K\�\�;W\�\�\�TŨw',_binary '*K\�\�;W\�\�\�TŨw',_binary 'Yf\�\�1\�>��O\�7T�#=\�\�\�>@\�3\���e\�','',0,'?'),(_binary '�;\�\�!1\�>�Y\�xQ�','wp-includes/js/dist/block-editor.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/block-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����v%\�Jfhp��\�',_binary '�\�\�4xlӰX\�M*h\�턳�s�-O@�,\'��۷','',0,'?'),(_binary '�Q\�{\�Hp��W�&ݴ','wp-content/uploads/visualcomposer-assets/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/visualcomposer-assets/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�R:�xGȣ��\�M\�K','wp-admin/maint/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/maint/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�Swh\�[\��7��_@','wp-content/plugins/revslider/.revslider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/.revslider.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�T��\�o\�\nT��s���\�','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Processor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Processor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��aD\�\�<충\�',_binary 'Q]\��C|��?7�4z\�ʢ\�E9x\�,\�)f','',0,'?'),(_binary '�X\�=Dg!�\"\��L','wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�nq*�\�\��ZF�)2�',_binary '\�&4\"\rQ�jX\�mN\"\�\�?P�o�\�\\�\�\�?���','',0,'?'),(_binary '�_�=)\�E�rr)�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�a\�\�nFh #ۈ\��\�','wp-content/plugins/contact-form-7/modules/acceptance.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/acceptance.php',0,_binary 'NdZ�\�#o�e!���\�d',_binary 'NdZ�\�#o�e!���\�d',_binary '\�Ɗ\'J��\�\\\�\\V]\�Iý}pm<�\�Qr\�\�w�','',0,'?'),(_binary '�f�}\�\�\�[IZSU\�\�+','wp-content/plugins/wp-maintenance-mode/assets/js/.js.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/.js.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�gsr�AH;L\�_P','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg4_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg4_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\�\�`\'L\�!~\�ל�*',_binary 'E4\�8>E=1\�X|\�P�N�O\�G\�\�z�\�j^Y}�','',0,'?'),(_binary '�z\�9�\�Y\�3;\�2GQ','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/checkbox/field_checkbox.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/checkbox/field_checkbox.min.js',0,_binary '^�B\��\�8Z��M�',_binary '^�B\��\�8Z��M�',_binary 'h\�7e��\�V0B$M�Ⱥ ���*\���3dIu','',0,'?'),(_binary '��ah�#\�\�8\�c\�\��','wp-includes/js/tinymce/themes/inlite/theme.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/themes/inlite/theme.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4O\�\�DIc`\��EJ',_binary 'p�v\�T5Z>j��j�\0\0�\�f�\�xa/g=�&�','',0,'?'),(_binary '��㰘U}&92�1(','wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/twitter-text-php/lib/Twitter/Autolink.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/twitter-text-php/lib/Twitter/Autolink.php',0,_binary '95�J|~�Ӛ��\�xH',_binary '95�J|~�Ӛ��\�xH',_binary '�Ժ^\�\'�s\��3{\'\�P��4!\�7��*','',0,'?'),(_binary '��#��\\7��\ZhG�l�','wp-includes/blocks/post-navigation-link/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-navigation-link/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v�\�䀏x½,��\�م',_binary '\��.�6M��\�)X�\�ȩȳ��Σ���g','',0,'?'),(_binary '���\��P\�+v�^#\�\�','wp-content/plugins/wp-mail-smtp/assets/css/vendor/flatpickr.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/css/vendor/flatpickr.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�T��\\\�tG���}�',_binary ')�\�t\�\�8<f#-TWi\�R��y��\',�\�\�','',0,'?'),(_binary '���\�\�\�w��r\"\�^,','wp-content/plugins/wpforms-lite/includes/fields/class-radio.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-radio.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l�Pq\�\�z��\�\� &\�B',_binary '\�ǰ1\�q��d�!\��\�w�;���)','',0,'?'),(_binary '��}��D|���� =','wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/image/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�1\�(\�]\�E���\�\�',_binary '\Z���KI-A\�\ZC~#u@�\�\�\��j���\�\�\�','',0,'?'),(_binary '�����^��\0\�j��','wp-content/plugins/really-simple-ssl/class-mixed-content-fixer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-mixed-content-fixer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�B���㦁z�-p�w',_binary '\�_)\�:��I}\Z��St)̙�U--\�\�y��\�','',0,'?'),(_binary '��\�?q\�{]z\r ;k','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/.Credentials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/.Credentials.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�8Q�)\�v ��Kyi','wp-content/plugins/wp-mail-smtp/assets/images/logs/archive.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/logs/archive.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M_\�\�X�T\�*Z\�)�\�',_binary '\�v\�\�(Ѻ�Ji\�\��\'\�j���H\�mJT[�\�','',0,'?'),(_binary '���r=�\�\�\�c\�\�\�Mz','wp-includes/js/dist/is-shallow-equal.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/is-shallow-equal.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\01잓����K\�1ܞM',_binary '�f\�]Z\�U��>�\�\�i�.��i�[�]����c','',0,'?'),(_binary '�\�r�X�\Z{W��E\�a�','wp-content/plugins/wp-maintenance-mode/includes/classes/shortcodes/.shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/classes/shortcodes/.shortcodes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\��!�\�h\Z�ɨ$\"R','wp-includes/css/dist/edit-site/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-site/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�w��\�\�\�\�',_binary 'z\�뇾\��.\�\�_�t�Ҩwq\��r]e\�\�\�Kk_','',0,'?'),(_binary '�\�d�CJ\0\�-�w�Tjv','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���#4;\�x�V�zVc{',_binary '�\�c�;jw\�\������3k�iC4\r\�\�\�\�\�','',0,'?'),(_binary '�\�ں\�u���M�\�\�[\r','wp-admin/images/wpspin_light-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/wpspin_light-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mS����\�\�y\"C�\�\�',_binary '��66S�X������6O}\�4>�p�\"\���\'1','',0,'?'),(_binary '�\�3jxS��\�$Π�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�{\� ���X\�\���',_binary '\�0�\�Tv��]\�\�\�\"T�&��Q\�հ���\�5�','',0,'?'),(_binary '�\�Nx\�\�ډ\Z\�8yH\\�','wp-admin/js/theme-plugin-editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/theme-plugin-editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?tS��~5��~\�\�\�',_binary '�w\�T\�}υ��*e�}\�v�W�*!�E\�\��H','',0,'?'),(_binary '�\�sSk\�i�<4\'c\�-6','wp-includes/js/wp-embed.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-embed.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��;�Ʃ\0\�PvT4�\�',_binary ':�p�\�*mlMPd\�I\�\�R\�J��p���`�E','',0,'?'),(_binary '�܍�ށ\�\� b�\�u\�','wp-content/plugins/really-simple-ssl/class-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\�b\�]f�\\��ݫ\�',_binary '\�Oi\�n�X7\�We\�`|\�NXB*|:d\��','',0,'?'),(_binary '�\�\�b<ה\�`�\�d)','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*p�\�\\��O�߰�#',_binary '+�9\�.\�\�\�sK��\�\�\�D��(��_�\rѵ','',0,'?'),(_binary '�\�\�e\�\�97\�aJS','wp-includes/images/smilies/icon_smile.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_smile.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�3\�.)�2�\�\�p\�\�\�',_binary 'ˠ\�\",\�Rʨ�Tr=�o\��r\�З:����','',0,'?'),(_binary '��_OKE����\�`n','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�k�\'�\�p\�k\�',_binary '�EM+<\�\r\�s\�F\�\�X�Ǫ��\\q���\�G\�','',0,'?'),(_binary '���\�C\�\�e|\�\�ªwg','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetDeviceBrowserStats.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetDeviceBrowserStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�y�\�6u\�\��Z���',_binary '\�S?\�H��{\�?U�_>\�!�,�2`\�uW�N�?�\�','',0,'?'),(_binary '�RЏ`�\�\�\Z\�\�K','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�.�\Z�\\i\�Ԝ\�}�a�',_binary '\�\�t=��\�{�fD]\�pA\��~1dW\�w2L\'\�','',0,'?'),(_binary '����\�\�rH[��$�\�.','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Site/HostingInfo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Site/HostingInfo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�5u���9��\�\�\�x6V',_binary '=tK�X�.���<^��0�L�i\�\�H�;\�OmB$�','',0,'?'),(_binary '��XQ��\�d9r\�ڼ�\�','wp-includes/customize/class-wp-customize-themes-section.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-themes-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�4\�g�/\�ڟ >\�',_binary '�:/\�\�!��baٚnˌ&L\�\�c\��faG\�Z�]2','',0,'?'),(_binary '��)����Pk?_��>�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/namespaced.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/namespaced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '01�\�\�\�vnG��\r�',_binary ']/r~�ʺO���C\�c�xB��j/\�o��U\�I*\�','',0,'?'),(_binary '�cdcƚq\�~�%�\�','wp-includes/blocks/navigation-link/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%��y\�3�\�u�\�1 \n',_binary 'j|\�\�K\"�v��g�D�S\r���6p\�R','',0,'?'),(_binary '�(�զ̂\�W\�꧷','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sync_problem_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sync_problem_24px.svg',0,_binary '��\n�\�¶wdMy',_binary '��\n�\�¶wdMy',_binary '�=�d�R�]=<�Ƀw\�ư\�\�\�YV�\�f\�Z�\Z?�','',0,'?'),(_binary '�**�X-\�,�.t\�H)','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�\�鰂g~.D\�b#��',_binary '� #\Zm\��-0@�ʖDG\��\�\���ь','',0,'?'),(_binary '�*w�e|z�\�>w\nc]\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchRequest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"^�m\�K\�K\�C��Dm',_binary 'y\�\Z�#WM�\�\�.L\�Zj���\�\�\0�:\�M|C3�.�','',0,'?'),(_binary '�:\�\Z��S�\�!3�\�','wp-content/plugins/js_composer/config/templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/templates.php',0,_binary '��E)nᦗ\�!���\�',_binary '��E)nᦗ\�!���\�',_binary '�9\�$\�\�\�Ŧ\�t�B^��ܮ`�\�x,\�`\�','',0,'?'),(_binary '�N�\�;{\n\�t�l\\?kF','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailTo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailTo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JF\�C ��p� jY�p\�',_binary '��/�|L\�q\"!N�|O}Ֆ~}�9{��\�a\����b','',0,'?'),(_binary '�Xۛ�\�6��\��l\�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_report_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_report_24px.svg',0,_binary '�\�{w.p{Es\�\�!x\�',_binary '�\�{w.p{Es\�\�!x\�',_binary 'i�\�c.\�\\\�\�\�k r;\�𘳍;QU\�\�\�È5��','',0,'?'),(_binary '�Z�#d� \�ã�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Binary.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�va\�\�j\�\�l\�x\Z�[�',_binary '�\�?o�`?�)�j�4\�\�%o���t�Ee\�W�!','',0,'?'),(_binary '�d�7\�\�\�\�\�Xc\�Ĩ?','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-col.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-col.php',0,_binary '\�+!\�U˨Y\�m2x��',_binary '\�+!\�U˨Y\�m2x��',_binary 'Ec|k\�\�\�͗�mt;���\�\�!^5�\"�\�\�~Z','',0,'?'),(_binary '�el\�5�s��E\�úQ\�','wp-admin/js/media-upload.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/media-upload.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WC}�\�K�\�\�F\�\�\� j',_binary 'w@�\��S¼|\r>�\�R�4\�\n\�N\��3Ys\�S\�\�','',0,'?'),(_binary '�vN�0\"�1�\'�R|','wp-content/themes/main/footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/footer.php',0,_binary '\Z7d��\�]��\�[\�P',_binary '\Z7d��\�]��\�[\�P',_binary '\�-\� W54��\�E�ɘ�;Af\r㭡� �-pNz:L','',0,'?'),(_binary '��,CUU\�\���9i-','wp-includes/css/wp-auth-check.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-auth-check.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^#���N�!\�^D�',_binary ')�}�\�f\���\�\�aW`mH�ӵ�r)�K�Z�\�','',0,'?'),(_binary '��\�I_���\0M.�u �b','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q!�\�=x\r\�s^\�\�',_binary '�\"�G\�\�\�\�\�YD�J�\�T���%Y','',0,'?'),(_binary '��<\�\�\��M��o�\�s','wp-content/themes/main/js/plugins/gosolar-html5.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-html5.js',0,_binary '�y��V\�x\�\�E�u',_binary '�y��V\�x\�\�E�u',_binary '}B\�AZ �Mܱv�yˤ�ʵ��g��FBd�r\�','',0,'?'),(_binary '��lPnA��}\�\� �;|','wp-content/plugins/wpforms-lite/assets/languages/wpforms-lite.pot','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/languages/wpforms-lite.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\�\�_����K�3\�',_binary '�\�\��\�t\�v�c\n0[½��(o��b\r)3{\�','',0,'?'),(_binary '��o>�V�\�_�r\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' *�8�\�b0eG���',_binary '\�\�%B\0/\�\�\"k\0�H���>\0\�T!s�\�]\�ݷ�','',0,'?'),(_binary '��]Se-\�%\�YԞX�M�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/config/questions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/config/questions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0\�L�\�\�\�3A\�K\�',_binary 'aJo\�\�z����\\\�6=fd\�\��h\�B\��*�','',0,'?'),(_binary '��\Z Q]\�i�\�\�\�\�\�','wp-content/plugins/wpforms-lite/includes/fields/class-textarea.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#�q��\�fe^M�K\�',_binary '\�m��\�b\�3�E\'��qy��\�\�\�\�S\�','',0,'?'),(_binary '�ȉV? \�\�]\�)A','wp-includes/js/media-views.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/media-views.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���lɠ\�Gj,�9�',_binary '\\�ʄT~ :$\�\�\\~�\nc@:\�] x�u�','',0,'?'),(_binary '�\�Vk8��\�\�\�\�`\�+','wp-includes/js/dist/development/react-refresh-entry.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/development/react-refresh-entry.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�J��܇�{\�{AvƸ\�',_binary '\�Է,�M�w}��_�9\'%\���\0y�\�b','',0,'?'),(_binary '�\�`h\�NkO�N8��','wp-includes/blocks/file/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�FO\�\�Y�,�\�\�',_binary '\��è!�\�}8.j]�n\�\�\0\�n\�`R^�U�m[�\�','',0,'?'),(_binary '�η�u�\����\'L\\\�','wp-content/plugins/wp-mail-smtp/assets/images/logo-whitelabel.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/logo-whitelabel.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�N�]�U\�m�����ʅ',_binary '�YYl\���G+��r�\��Q�k��B筦�\�\�','',0,'?'),(_binary '�\�\�W�\�\�\�=�ԘHd�z','wp-includes/class-wp-site-query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-site-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jpU�w���!\�\�\�H',_binary '\�\�v��нP7@fq\��\nF�\�\�DW�E��\r','',0,'?'),(_binary '�\�{�ٲ͎K�\�\�3\'','wp-content/plugins/js_composer/include/params/vc_grid_item/editor/popups/class-vc-add-element-box-grid-item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/popups/class-vc-add-element-box-grid-item.php',0,_binary 'G+�7� \Z\r��\�x�\�',_binary 'G+�7� \Z\r��\�x�\�',_binary 'pe�*�S9\�\\\�\�Q?!�^<\'H���\�NuLŕ','',0,'?'),(_binary '�\�X�\�\�\�-�4�J�_�3','wp-content/plugins/wordfence/lib/wordfenceHash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wordfenceHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{�\�_�ˠ\�\�yٞ�r\�',_binary 'j��8\�\�:~f�\0 RA�\�m�i�d\�N+0�>\�','',0,'?'),(_binary '�\�\r�\n\'\'o�\�χ��Mg','wp-content/plugins/js_composer/config/content/shortcode-vc-posts-slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-posts-slider.php',0,_binary ';PYH�\�E^\�XE/���',_binary ';PYH�\�E^\�XE/���',_binary '9\�\�\���\�k@\�T\�c���.\�#\�*��','',0,'?'),(_binary '�\�\�\�\'>\�[��·\�','wp-admin/js/user-profile.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/user-profile.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\'��\�\�VB\��',_binary '�7���W��,%�{!i\�:���^�&�G\�`O,','',0,'?'),(_binary '�\�3�傿Q�\�ʾ','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\�\�|v�}\�9S�9S',_binary '\n,,Y\�B��:�En�����\�4�f\r�,�\�Zbq','',0,'?'),(_binary '�\�b�\�xǖ\�O\�Z�<C','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/factory.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/factory.svg',0,_binary 'Y6\�!\�,^��\�1HP\nP',_binary 'Y6\�!\�,^��\�1HP\nP',_binary '\�~\�\�Ԇt\�\\I��\��\�QPd(\�4C�\�\Z\�\r','',0,'?'),(_binary '�\�\�7\�b\�\�\�q\�Cy��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ہ%�^&mnc{!_��k',_binary '��FUD.}xI7\�HzۊOg\�\r \�r�\�X�\�E&','',0,'?'),(_binary '�\��Pd�����\�c�3','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�.<$E�\0��g�:T�',_binary 'ƝER%�\��f\�\\�ɾ\�\rv�8C�^\�h','',0,'?'),(_binary '�\�>s��\���Hಈ','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_grid_builder.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_grid_builder.tpl.php',0,_binary '��\�\�w\Z�\��\Z�m\�',_binary '��\�\�w\Z�\��\Z�m\�',_binary 'U\�:*\'\�f�\�\� \�\�\�c+]J\�o��@�\�Mp��','',0,'?'),(_binary '�\�\�\�V��\�s���\0�','wp-content/plugins/wordfence/lib/wfIpLocation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfIpLocation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�s+\�̙g\�\�O;*XW',_binary '��\�jԚ\�6��Ĕ- �B\�\�\��1��\�&+\�n','',0,'?'),(_binary '���\�ܚɮ\�[?S�J�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/content.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r,�̋ԷK{\�gB�\r',_binary '��\����\�rf\\�7�\�\�[�\�g\�\��}[=\�','',0,'?'),(_binary '���q<\�\�%IY��tA','wp-content/plugins/wordfence/modules/login-security/.login-security.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/.login-security.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�O\�X\�g]<f@�','wp-admin/css/farbtastic-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/farbtastic-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�S@\�\�[�\\,\�3|��!',_binary '�Sm�\'\�;d`�\�e�M\�0i=\�?>\�\��\�?{','',0,'?'),(_binary '�uWۓ�WP\�^��(L�','wp-includes/blocks/post-navigation-link/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-navigation-link/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Î\�t]��J{\�=\�JN',_binary '*Uw\�>���\�UR\�dQ\�`V\�a(\�%p.ў\�','',0,'?'),(_binary '�q�:�.�ɦ29�$�','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/hostgator/.hostgator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/hostgator/.hostgator.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�3��Ƈe\�(ú9�','wp-includes/js/jquery/suggest.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/suggest.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\\+A)��\�n.;��',_binary 'I<�{\04�`��<!j��Z8돲\��D�HW��','',0,'?'),(_binary '��b����N�8�hk\�','wp-includes/rest-api/search/class-wp-rest-term-search-handler.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/search/class-wp-rest-term-search-handler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�i\�\�\�\�h�M\�',_binary '\\\�9!Tz\�$��\�hS^\�\�F���\�\n剾�\��','',0,'?'),(_binary '�0úb�S?\0dIBO\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/AbstractKeyValuable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/AbstractKeyValuable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�^K��U\�H\�\�Ͽ�\�',_binary '.q\�\�jq�?�w:\�\�I�W灄\�#]�\��^','',0,'?'),(_binary '�\��yd+0y\�`�\�(','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_posts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_posts.php',0,_binary '�����2\�\�\�\�\�)\�',_binary '�����2\�\�\�\�\�)\�',_binary 'k���2\�?}i\"hu3L u\�s\�\�\�B]h�^|','',0,'?'),(_binary '��\\\�(\�\�wB\�\�I\�','wp-admin/network/update.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l�\� ΒRU;\�pp\�b�',_binary '��,�!��m4f��\�\�\�\�NR�\n\�\�\�B��^','',0,'?'),(_binary '�&�\�vi\'^\�L\�$\�\�','wp-content/plugins/js_composer/config/deprecated/shortcode-vc-googleplus.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/shortcode-vc-googleplus.php',0,_binary 'Zo��\�\�sb涎0n',_binary 'Zo��\�\�sb涎0n',_binary '1\�L\�\�\0_��0\�\�Lp/2E\�\�\�X�{Hs�\�\�','',0,'?'),(_binary '�(tTlDά7&��MP.�','wp-includes/js/tinymce/tiny_mce_popup.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/tiny_mce_popup.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B7�I1�0�����d\�',_binary '���\'З��/!\Z\�a!�~�)��1D\��','',0,'?'),(_binary '�)�K\���:�]4?0\�','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/LICENSE.md','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/LICENSE.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ð��N�K*@g6\�',_binary '��\��rA*t\�\�[qGh��ֹ\�%�\�\�\�\" y','',0,'?'),(_binary '�/ �E:K\�R寥�v�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�V\�\�[\�SPk�C�',_binary '��ںم�Ŵ��}C:\�ø=�~\�\�Q�(8�\�$Q','',0,'?'),(_binary '�2�\�V\�d\�ΐ�dG','wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Providers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Providers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\�8N�.\�a\�\�\�\�\�',_binary ':BS\�z�ˀYu\�=ݐ\�A�1�\�W劬���T�','',0,'?'),(_binary '�@\�F \�Ӡ(��\�e*[','wp-admin/js/theme-plugin-editor.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/theme-plugin-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�-J\�~�\�\�\�\�\�\�',_binary '� |�D\�O\�?{�\�ٿ��%��ז�Y}�\�О','',0,'?'),(_binary '�B\�\�ه\�v<Sv稳','wp-includes/SimplePie/Parse/Date.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Parse/Date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\\�O2�����C[\nջ',_binary '�=��<\�\�ei|\�M�qZ]V[]&I-q9)g�0','',0,'?'),(_binary '�C\�1\�n��v\"�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/ace_editor/field_ace_editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/ace_editor/field_ace_editor.min.js',0,_binary '�)�q�!�\���s>',_binary '�)�q�!�\���s>',_binary 'C>\�;�9�\�{q\Z\�v{\�C!T����\�5>OJ','',0,'?'),(_binary '�F� \�GJ\�\�B\��s7�','wp-includes/js/media-models.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/media-models.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z���\�0R@2O\�\��',_binary '�Y�\�L\�o�\r\�}\�\�\�ER�[\��{\�x�i4�','',0,'?'),(_binary '�MȮs\�\�\�\�%}�+=\�','wp-includes/blocks/latest-posts/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�^�\�\�L���\���|\�',_binary 'J>\0�+�2��jVf�\�+�\�G�y5[����1\�','',0,'?'),(_binary '�W= \\\'x\"�W�\�}\�\�d','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�թ\�K���^㥾�',_binary '\�M�8:�naƋGZ\�qQdý!���\�\'��&g1','',0,'?'),(_binary '�Y��ػ�甩\�\��*\�','wp-includes/css/dist/edit-post/classic-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/classic-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\'�%X}}KD\�R\�S\��',_binary 'i�\�Wn��\\��\�V_(n]��x�5k1n�','',0,'?'),(_binary '�^�Sr��\�.sO��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_event_seat_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_event_seat_24px.svg',0,_binary '����0R\'`\�~L��h6',_binary '����0R\'`\�~L��h6',_binary 'M\�9\'\'��$��\�K\�(\�\�\�\�#��^\�\�gK\Z','',0,'?'),(_binary '�_&����\�H�\�\�g\�','wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/responsive-embeds.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uׂ-%�?\�\'�\�\�tJ��',_binary '���B�\�]��>LZo�#Q\�^V\�x\�\�\��#�','',0,'?'),(_binary '�n)�a�\\\�,pY\Z���','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Poly1305/State.php',0,_binary '�Y>�C\�\�p\�\�l\�\�2',_binary '�Y>�C\�\�p\�\�l\�\�2',_binary 'V \�3\�z6q\���zsL\�ab��s.�\���5��','',0,'?'),(_binary '�p�x�\�\\?;\�hE/\�\�','wp-content/themes/twentytwentyone/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')��_\�\�^�Z\�Dð\�',_binary '\�Zʀ UF\�\�\�\�|c\'Fm!ԡ|~dkpF�\�','',0,'?'),(_binary '�r�|\�6��a�\Z6\�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/vc_carousel.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/vc_carousel.js',0,_binary '��M78\�\�y��YB�\Z�',_binary '��M78\�\�y��YB�\Z�',_binary '�Y\�\0�.��&4Z5z8\�,=�.�\�%�\n��k','',0,'?'),(_binary '�w��5��\�)���','wp-includes/css/wp-embed-template-ie.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-embed-template-ie.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)6�\� ؞мq �\�\�',_binary '�o��+8]\�Su\�H.\�C�g\�\�R9\�&�+���\\W�','',0,'?'),(_binary '��\0�\��+OW+�','index.php','/home2/faster25/public_html/ansrwanda.com/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�m\�]\�#�\�N�X�,\�',_binary '�Dz�\n\�}_�\�7x,\�9\�t:\��\'�\r�\��\�','',0,'?'),(_binary '��\�B��L��\�\�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserMeta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserMeta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�^�QK\�I�\�\0\�\�',_binary '}\��\\���\Z�\�A�m^NBW#\�W<\�?��d�\�wy','',0,'?'),(_binary '���\�\�A�\�\�1\Z�;�','wp-includes/rss.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rss.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�\'e=R:_��\�',_binary '�l�\'Sl�\�\�T\��n�\�\�\�|�A�_9sd:/3','',0,'?'),(_binary '�\�\�nM\02]\r^\�r','wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�/\n�Bt\�;',_binary 'VYj8�b�\�5\�f\�c]�7W�iƘ2H\�N}�2�^','',0,'?'),(_binary '�\�{�\�h��\�B-o:Ih\�','wp-includes/blocks/query-pagination-numbers/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-numbers/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@E\�(1�˱�e��B\�',_binary 'O;\nV��[%�\�\Z3����Eh\�d\�x�:\�{�','',0,'?'),(_binary '�\��v�A\nGr\�3C9`','wp-admin/includes/class-wp-internal-pointers.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-internal-pointers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�*Yq#Ӈ�w\�A)��',_binary '����>�8q\�`�\�7a\"v*�G\�<�H\�t\�','',0,'?'),(_binary '�\�.�9G�l�\�;?\�R','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r�fc52u���BW\�r\�',_binary ':�SUC�նf�ě4�$��=�m\�\�ıL|\�~M','',0,'?'),(_binary '��\�\�\�J��U]�\�o�A','wp-content/plugins/wpforms-lite/assets/css/builder/builder-third-party.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-third-party.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\�ce\�3�=}�\�\�M�',_binary ']l�Mzu~BCANYR�\r\�\�Ѓ��_\�ܬ�\�d\�\\','',0,'?'),(_binary '��c��u���\�)\�nߗt','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SendAs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SendAs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\0\�6�p1l�<\�=8',_binary '�S�\�/�\�:�m>��0\��ѷ�\�hb�\�J��\�t','',0,'?'),(_binary '� ��8dӗE`\"M\� \Z','wp-content/plugins/js_composer/assets/lib/vc_chart/jquery.vc_chart.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc_chart/jquery.vc_chart.min.js',0,_binary '$Ehܓ���W&��f',_binary '$Ehܓ���W&��f',_binary '$�-�\�\�\�g\�ywҮ\r8+M\�:QA^��\�?','',0,'?'),(_binary '�\nR\�e.\�S���\�G�\�','wp-content/plugins/js_composer/assets/lib/bower/ace-builds/src-min-noconflict/worker-css.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/ace-builds/src-min-noconflict/worker-css.js',0,_binary '\�\�\��e����\�ʧ',_binary '\�\�\��e����\�ʧ',_binary '>\�\0l=\�\�{4_E\�#H�H�n`\�b�1\�:m\�\�\�','',0,'?'),(_binary '��SW@i�d\�\�B','wp-content/plugins/wordfence/modules/login-security/classes/model/settings/.settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/settings/.settings.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�(!�]Er\�v�K� U�8','wp-content/plugins/js_composer/include/autoload/params-to-init.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/params-to-init.php',0,_binary 'AEK\�\0)\�\��6Χ!',_binary 'AEK\�\0)\�\��6Χ!',_binary '3\��|ݰ˿\��\�\'S7�\���a\�o�T�','',0,'?'),(_binary '�3X�/\�����\'\�\�P','wp-content/themes/twentytwentyone/inc/starter-content.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/inc/starter-content.php',0,_binary 'S\�v�Bq�\�\�ޡ}',_binary 'S\�v�Bq�\�\�ޡ}',_binary 'Wg�\�Jl`�\\�7-\Z �\�\�M�\0�H���J','',0,'?'),(_binary '�48�+C�%����(Vc','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_tap_and_play_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_tap_and_play_24px.svg',0,_binary '�hj�_Ύٿ\�\�E�A',_binary '�hj�_Ύٿ\�\�E�A',_binary '\��I\�|І�$�Ƨ~��a\�\�x\�]�m7\�6� $k','',0,'?'),(_binary '�5��\�6_��o\�\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_gamepad_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_gamepad_24px.svg',0,_binary ' ���pT�=2\�e\Z�$',_binary ' ���pT�=2\�e\Z�$',_binary '[�twݫ��jPe�W>�Ü����c\�4\'X\�a ','',0,'?'),(_binary '�;C�_�\�\�8��Rx��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_visibility_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_visibility_off_24px.svg',0,_binary '/\��jƮP�\�Y�',_binary '/\��jƮP�\�Y�',_binary 'g5|h���\�$\�\�L��i�\�g\�n\�$6����g�','',0,'?'),(_binary '�>E\n��߈�t(Y\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�-p����\0E\�cb�c�',_binary '\"\�̘�L�\�\�!\�{rDnPz^\�\�X\�j\�\�Lk','',0,'?'),(_binary '�A��$\�\�@7\�/�\�Z','wp-content/uploads/wpforms/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/wpforms/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�Ebl8�y�\�\�}����','wp-includes/js/tinymce/plugins/link/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/link/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*NȒmQ���\��\�',_binary '\�`3�cYQ���\�9Wޭ#l�\�\�p\�S+G\�\�4','',0,'?'),(_binary '�E�)�\�?>��T:H','wp-content/plugins/wordfence/css/wf-colorbox.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/wf-colorbox.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PX)p!��N8�j��',_binary 'o�t0�\r�P2�\�N��\�\�\�i\�\�\�K\�\�u��\�\�','',0,'?'),(_binary '�M�V82��n��i�Hb','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ˮ�Y\�y\n�n8\�',_binary '_�(�\�\�\�|0CԢ�dp��\�([�x*z&<��^','',0,'?'),(_binary '�NL\�[y݃��)\�m�v','wp-content/plugins/wpforms-lite/src/Providers/Provider/Status.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/Status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IRAw�\�\n��\�[�LN',_binary '�\�EBteyw\�}uJ����H\�h�/��ƨ2�\�\�','',0,'?'),(_binary '�W\�nJ\�.\'/x��','wp-includes/blocks/embed/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�.��LR\��әB�>',_binary '9�h*�\�\�y=\�,�O\�A�\�\\�\Z\0~\�\�\�\�_','',0,'?'),(_binary '�[\�>\�\\%/\�X�ߨ��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-envelope.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-envelope.svg',0,_binary '@��z\��]D\�\�o6,8�',_binary '@��z\��]D\�\�o6,8�',_binary '\�{T��*�니\rn$�\�\�b\�w\�k�\�w#�Ū)\�&','',0,'?'),(_binary '�b/\�2sؚ\�\�T���','wp-content/plugins/really-simple-ssl/img/cross-icon.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/img/cross-icon.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\�\�#��^�B\�',_binary '�\�\0\�E3?x�\�_��m��T��ӂ�\�pYz\�M\�e8�','',0,'?'),(_binary '�b\�\�\"\�@\��\�7[','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetProcess.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetProcess.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����㲞N�c\�\�\�',_binary '\�Q\�q\�v\� �T��\"\�_\��z뚉\�gn,','',0,'?'),(_binary '�h��\'��h��Q�{9`','wp-includes/Requests/src/Exception/Http/Status401.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status401.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��R�uM\�\�6/\�R\\\�',_binary '\�9`�s�-K���GH\�ے�w3��7�� ��','',0,'?'),(_binary '�n\�V\�j|�\�|�n;�\\\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user04.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user04.svg',0,_binary '\�%��n�0�\�\�m�tF',_binary '\�%��n�0�\�\�m�tF',_binary '؊�,O\�!Zf+Q6�\�W\�J\�\�)FX�P��\�v','',0,'?'),(_binary '�t\�FB��ų��\�WwH\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/preg_replace/.preg_replace.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/preg_replace/.preg_replace.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�v�� �<\�\�Z\�]q','wp-content/plugins/js_composer/include/params/vc_grid_item/templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/templates.php',0,_binary 'ؚ#��\��Tm\�,��;',_binary 'ؚ#��\��Tm\�,��;',_binary 'R���7\�>�̍�o�2P\�)�yz�K\�\�h~','',0,'?'),(_binary '����\�b\�\�IJk�h��c','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�Ө�� zbA̾�',_binary 'E�g��u\�\�k\r� �����m\\Q�m6\\;W<7�\�\�','',0,'?'),(_binary '��Ǔ�\�肴����l','wp-content/themes/twentytwenty/assets/js/editor-script-block.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/js/editor-script-block.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�A�Q~�.Yf�1:D',_binary ':馈��\�x\�t[cJ\�\�\�=�\Z�\Z\�\�\�\�h�\�0','',0,'?'),(_binary '���\�W\�kV\����\�\�','wp-includes/blocks/comments-title.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '哊�\�\�\�ϦQ\�u:',_binary '\�\�\�\"�s\�\�e��4\�\�\�7i�\�\�\�g\�ٕ�F�','',0,'?'),(_binary '��˪�\��ܚ�#\�A\�','wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/class-vc-frontend-editor.php',0,_binary '.��r\��\�Uj8�n\�',_binary '.��r\��\�Uj8�n\�',_binary '/\�P<u`\"�p@x����G�\�p\'x�\�ly��\�','',0,'?'),(_binary '��\�\�)=�o����','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_rgba/field_color_rgba.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_rgba/field_color_rgba.min.js',0,_binary '�Qup���x6f5\�d ',_binary '�Qup���x6f5\�d ',_binary '~\��hs\�\�G�\�%\�*��\�\��@\�Q��\�\r','',0,'?'),(_binary '��?\��\�z6��\�aDz','wp-content/plugins/wordfence/images/loading.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/loading.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K:����\�mP�',_binary 'j*\�e�\��\�doX�~�7\�\�&���N�9\�|L��\�','',0,'?'),(_binary '��\�\�AQh\r\"؞�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_panorama_horizontal_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_panorama_horizontal_24px.svg',0,_binary 'd��\�.c>�Y\�\�g\�D{',_binary 'd��\�.c>�Y\�\�g\�D{',_binary '|����,O�\�A\�o\�|�\�e*+_�\"\�\�_]0','',0,'?'),(_binary '��0\0\�[\�\0\�Sȵ\�~','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/qtip/jquery.qtip.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/qtip/jquery.qtip.js',0,_binary '\�r\�s�\�\��a�Y\�\�',_binary '\�r\�s�\�\��a�Y\�\�',_binary 'D\�:��ȍ��\��~�\�L3u\�o� \0c�ٯ:�','',0,'?'),(_binary '�˴}�\�wJ\�B\�!�\�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/sodium_compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/sodium_compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�A\�\'I5��xN\�$��',_binary '�m��\�\�<�� p�(t)P7�\�r�~^�\�闦\�\�','',0,'?'),(_binary '�и+:3\�XnN�tex\�X','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�{W�7h>���',_binary '� 2m�\�w�\�3�)zWg�\�v{Af�\�Hu`Co','',0,'?'),(_binary '�\�!`�\�I\�3�{��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_navigate_before_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_navigate_before_24px.svg',0,_binary '\�\�\�\�ի�r)���',_binary '\�\�\�\�ի�r)���',_binary '\��\�\�^^Ղ{;O՝�t�H�bB��BO��]U�\�\nv','',0,'?'),(_binary '�\�\�q6b��r6\�\�*\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hourglass.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hourglass.svg',0,_binary '�Iqq\�\�?2S+�c',_binary '�Iqq\�\�?2S+�c',_binary '\�\�@\�i�?\�W�h\�slM\'\�ѩ[���:\�2�','',0,'?'),(_binary '�\�\�ʆ\�\�n�D㮖\�(','wp-admin/css/install.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/install.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����:\�\�m#F|;\0H\�',_binary '�<�Ç_@�ﯱ��h�\�\�\nbCW�+�����U','',0,'?'),(_binary '�\�j��\�\�5�\�f\�j�','wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�B����\�؎\�S�-',_binary '\�\�\�R�@@�lQ\�F܃\'(m\��^znwnxq\�O�[','',0,'?'),(_binary '�\�M\�\�����\�\�n4','wp-content/plugins/wpforms-lite/src/Helpers/Chain.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Helpers/Chain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\�\�\\mm\�{��\n��s\�E',_binary 'OY�fw�Drpn\�vN\�b�G⑴\�\�\�4w}��\�','',0,'?'),(_binary '�\�\�\�m;g\�x\�I','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-chart02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-chart02.svg',0,_binary '�N\�:y���)����\�',_binary '�N\�:y���)����\�',_binary 'x\�!���4��/���e�.ͱ�\�vF�j�,Do\�W��','',0,'?'),(_binary '�\�bIB ���skԜ��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder-add.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder-add.svg',0,_binary '(�\�AЩ��\�F�\�1���',_binary '(�\�AЩ��\�F�\�1���',_binary 'o=d�\\�;z�N l�ҫ�\�D)R0Wg2¦\Z�%\�','',0,'?'),(_binary '�\�\�\�},<\�5�c','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/SecretStream/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/SecretStream/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zjo\�\0��y,�*�}c',_binary '2p\"Wj\���\�s\�lf&S@\�[\�\\��\"W\�','',0,'?'),(_binary '�-�gőL\Zlr�$[�','wp-content/plugins/wpforms-lite/assets/css/logger.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/logger.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Vr\� �4>,\�\�gY�',_binary '=E\�Wc�\�\�72\�;\�\�s�S\�WE��AdK�\�\�','',0,'?'),(_binary '� >ݫ�X�A�d\�Q','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_list_numbered_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_list_numbered_24px.svg',0,_binary 'bQw:ĀTX\�7�',_binary 'bQw:ĀTX\�7�',_binary '�\����\\M�\n�\n\�x\�\�N��\�&@\�}\�7\�','',0,'?'),(_binary '� x\�\�\�\�7\�4(\�*Q}-','wp-includes/js/tinymce/plugins/hr/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/hr/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��V\�(<V\�\�&\�\�,\Z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�\�2�̈́j(Ha\�\�',_binary '�\Z\�A���\�J�Y�u\r)\�\�&D�-\'�%b\n]','',0,'?'),(_binary '�@�aHYK\�\�SU\�;','wp-content/plugins/js_composer/include/classes/settings/automapper/class-vc-automapper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/settings/automapper/class-vc-automapper.php',0,_binary '�\0\�?\�4h�\� ]�\�',_binary '�\0\�?\�4h�\� ]�\�',_binary '�ݴ\�-!��LҚ�v�\�:��\��;�/S��U','',0,'?'),(_binary '�)ũ�\�2[� \�4�_a','wp-includes/class-walker-category-dropdown.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-walker-category-dropdown.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�e\�\�̷\�8qOj���',_binary '\�Iw�^\�\�\�KHĶ\\\�s��~BW��㺾fI','',0,'?'),(_binary '�+0���\�n}�ʝC�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�bq����\� �-W�',_binary 'q�O$4A\�um\�\�q\�]��%�C\�s̱`�S\�','',0,'?'),(_binary '�+o\�2�\�8�E�+K%;�','wp-includes/PHPMailer/PHPMailer.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/PHPMailer/PHPMailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\��;\�Z��\�',_binary 'o�\���w�a;\�\�\�k��!\�\�\�;)e\�Y\� ','',0,'?'),(_binary '�,V[�e�\��)\�ۖ��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/multi_text/field_multi_text.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/multi_text/field_multi_text.min.js',0,_binary '�R$�\�\0cs^��*�8v7',_binary '�R$�\�\0cs^��*�8v7',_binary '�z)&\�x\�@\�\��\�\�)A&��}#Hʯm�N','',0,'?'),(_binary '�:+[\��g��CZ\�\�\�','wp-includes/template-loader.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/template-loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z\� ҿ\�\�܌~\�\�\�',_binary '��\'4\�h �䱺��[��\�\�E��%��J�H�','',0,'?'),(_binary '�H\0�\�\��4��D&n\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_print_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_print_24px.svg',0,_binary '\�)>0�\n\��G\Z�rQ\�F',_binary '\�)>0�\n\��G\Z�rQ\�F',_binary '�]����\�$�p\�z:\'�C\�R��\0sy\�L9\�#?','',0,'?'),(_binary '�M)\n�$�(Dg@s0w\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_https_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_https_24px.svg',0,_binary '�D�?�-_\�XuR\�',_binary '�D�?�-_\�XuR\�',_binary '\'�܀\�e\'�6\�h\�\�\0\�\�V�t��\�*H�','',0,'?'),(_binary '�S,R\�P�\�\�\�/Q\�_\n','wp-content/themes/main/template-parallax-page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/template-parallax-page.php',0,_binary 'U6�N�:k\� m',_binary 'U6�N�:k\� m',_binary '�5\�_\�\'\�\�\Zˈ㻗�rv`\\�\�d�I5eU','',0,'?'),(_binary '�i2O��\�+�s\�X.�','wp-includes/js/jquery/ui/core.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/core.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�>\�:\�-\'\�\�\�',_binary '��\�u?��\�T\�\�N\�\�KqQ*x/-Z\�\�.�\�v','',0,'?'),(_binary '�jI\�X<\�R\�e��ԙ','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_subtitles_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_subtitles_24px.svg',0,_binary 'tq`�g#����\�',_binary 'tq`�g#����\�',_binary '\�嵾�pBv�y\�k� �tw8�� ř\��Ξ�[96','',0,'?'),(_binary '�q\�|�!��\��\\RxO','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_do_not_disturb_alt_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_do_not_disturb_alt_24px.svg',0,_binary '0��)\�u�)�m����',_binary '0��)\�u�)�m����',_binary '\�hz\�?\�딡s;�\�\�\�1\�Wk\"D��͟\�','',0,'?'),(_binary '�}�\�\�˗-$\�$O\�o\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/ClassLoader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Vv]\�L� \�\�&iPv\�',_binary '-h�{�\�l���\����9\�\0K�C�=\�J\�z\��b\�','',0,'?'),(_binary '���i�\�\n�=�\�+\�i�\�','wp-content/plugins/revslider/includes/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '��\�r�wa[��p����','wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Gmail/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gO\�U6C7S!\�\�>�%',_binary '�{4!\�A�\�C\��߷��\�1r3N9\�Av��','',0,'?'),(_binary '��@<N�8iy\�����','wp-includes/blocks/separator/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��EO�c���m�\�{\�\�',_binary '\�/`i-^�3җ;�B��T�;��\��#\0\�r�}:j','',0,'?'),(_binary '���P��\�M�˝�=U','wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʿm�\\m10��f*�)',_binary ' m\�\�Y\�_\�\�\�\�\\\'.��]���WyW0\��0','',0,'?'),(_binary '�����\�\�F6\�\�4.\�','wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Mailgun/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\�j\�t\�d�\�7',_binary ' ��\�\��\�\�ml\�vB�j(�4�G\�\�Wĸ%','',0,'?'),(_binary '��\�оȏS�\�\�\��','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/TestHelper/.TestHelper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/TestHelper/.TestHelper.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��f\�$\�5sv���S2','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_credit_card_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_credit_card_24px.svg',0,_binary 'z�G}�},-3\�X',_binary 'z�G}�},-3\�X',_binary '�]|����cƈ\n\\�އpӧ��!ξ���\Z','',0,'?'),(_binary '��\�?F�@x��\"R�\�\�t','wp-content/plugins/wpforms-lite/assets/css/admin-bar.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin-bar.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��h��\�\�V������',_binary '��\Z̾he��\�m\�M�cPRBJ^\�\0�~','',0,'?'),(_binary '���e\��-\n�yV','wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���|�Ww�b>E\�\�yJ',_binary '�\'�����~�6ȝ\nB��\�agz��\�d\�\�Q','',0,'?'),(_binary '���-@��\�#-���C','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp384r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�\�\�\�}�Cú��f�',_binary '�>@|\n�r��j�\�$\0j>g\�q\�\�w�\�\�@�\�','',0,'?'),(_binary '��n����H�ɾެͧ\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_launch_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_launch_24px.svg',0,_binary '� /�Ep�n{�-\�!',_binary '� /�Ep�n{�-\�!',_binary 'H;\0\�\�\Zc���^�*\'��%\�r����N\�=�\�','',0,'?'),(_binary '�� \�i.gػ7c\��','wp-includes/pomo/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/pomo/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '��dC�\� I%_\�z�F�','wp-content/plugins/wpforms-lite/src/Emails/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Emails/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\�Y�l(Xɲ`9�G\�\�',_binary '\0Ϝ��\�\�^,(9\�\�\�Qh\�y\�\�\�D�an�^�\�M','',0,'?'),(_binary '���z��L�\�`����7','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/.Cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/.Cache.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�\�\�\�PU��ac�\�','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�YA��G=b\�u��\�',_binary 'z\�,ͥ�\�\�t <{@Y{�iy��s��\�c�(S�L','',0,'?'),(_binary '�ī���A\�\�\n�D\�4�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_timer_10_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_timer_10_24px.svg',0,_binary 'v-/�{���{z\�˜�\r',_binary 'v-/�{���{z\�˜�\r',_binary '��&\�.\�0\�C]���G�U��G� \�u`','',0,'?'),(_binary '�\�\�*\�Й�\�r.&dv','wp-content/plugins/wp-mail-smtp/assets/images/icons/success.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/icons/success.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�;�NR\�\�a\�2\0�&',_binary '���V7\�L\n�I\�ͿX/N\�>?����e�K:\\�','',0,'?'),(_binary '�\�nv��Z�YV\�\�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\\��А��\�zy��',_binary '�\\�\�H�=�okK\�YCUX\�j\�b\�fC�(\�P','',0,'?'),(_binary '�\�b\�µ\�<\�\�$V\�','wp-content/plugins/js_composer/config/content/shortcode-vc-hoverbox.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-hoverbox.php',0,_binary '�\�\��B�,Z��]FM�',_binary '�\�\��B�,Z��]FM�',_binary '\�Y�R�e\�a�\�˷uKj�\�,�D�\�j�8�\�','',0,'?'),(_binary '�\�\���]Ȯ��q','wp-includes/theme-compat/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�\��=�\�\�\�o�]N','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsLinks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsLinks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�9K�fڤomBdO\��\�',_binary ' c|�4\�\�\�\��-�ݱ>��sZ<�\\�i;c;^','',0,'?'),(_binary '�\�\�l�6\�z��Z','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure03.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure03.svg',0,_binary 'C4�I1ɡ\�F�T�\'\�SF',_binary 'C4�I1ɡ\�F�T�\'\�SF',_binary '\�9)\�<;ǵ$c@��\�Kl�c�e�ug\�%X\Z�@G\Z','',0,'?'),(_binary '��*�\�?��6�_�D','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Registry.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�vbP\�\�C�Ƈ��/\�',_binary '��t{(JSQO�)\�!�UHj��\�\�\�QF3�L','',0,'?'),(_binary '�\0�N���\�IY\�\�2�\Z}','wp-content/plugins/contact-form-7/admin/.admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/.admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�Z\�\�D��l�=�컫','wp-content/plugins/wordfence/views/waf/waf-install.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/waf-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UTFE`q��\�!ȑG',_binary '�s \��9���7ܿ.\�ԜWN�����(}\�@�\Z7','',0,'?'),(_binary '�\\m�b��\�1g\�ʗ','wp-content/plugins/gosolarthemes-core/widgets/social_link_widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/social_link_widget.php',0,_binary '�\�.�l-H$\�0\�xԜ�',_binary '�\�.�l-H$\�0\�xԜ�',_binary 'P�\�R;��\�9\�\�\�h]#�:\�0\�\r����\�L','',0,'?'),(_binary '����{\�/趒\�Z\�','wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\� �\�n�.�}/|\�̻',_binary '�\�\�\�\�\�u�6\� q\��~p~boQ��d%1\�j','',0,'?'),(_binary '��\�\�\�u��x\�@/','wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-shortcode-edit-form.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-shortcode-edit-form.php',0,_binary '�x����\�\�\�4\�mV',_binary '�x����\�\�\�4\�mV',_binary '��m\�<�x���!Y�v���L����x�UX72�F','',0,'?'),(_binary '�!\"ro\�ɿ��M\�8\�','wp-content/themes/twentynineteen/inc/icon-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/inc/icon-functions.php',0,_binary 'W�zVc\�1 \�E��\�',_binary 'W�zVc\�1 \�E��\�',_binary '��\�UJ\�\�*\\\�#F���\�:\�b\�\�\�9%HS','',0,'?'),(_binary '�%��x1��o͗�AE�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/JsonFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9R\��*\�>ԣ�\�֬',_binary '�\Z\�Ʊ�;W\��i�,_\�\�^����C/N��6','',0,'?'),(_binary '�B%v6\�I\"Jb�\�4ӡT','wp-admin/link-manager.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/link-manager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\�\�e�b{\\�3)D',_binary '���+�:�e.�0������_\�M���\��\�%','',0,'?'),(_binary '�BK\�\�@�~&�^��8','wp-content/themes/twentynineteen/style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�h\�\�A\�\�=N\�V�',_binary '.D<1Z=\�VMܟ\�|�\�MS\�\�q�į瘫x�','',0,'?'),(_binary '�EDOu\�K\�)\\\�\�G�S�','wp-content/plugins/js_composer/include/params/google_fonts/google_fonts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/google_fonts/google_fonts.php',0,_binary 'o�\"R��u�mĬ ��<#',_binary 'o�\"R��u�mĬ ��<#',_binary '\�Hkz��p�\�XF�[��*\�P��\�\�\�\�]Uo','',0,'?'),(_binary '�]�\�d!�u\�j\�_��\�','wp-content/plugins/wpforms-lite/assets/css/wpforms-full.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/wpforms-full.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�n7L\�㲓N\�k~�d',_binary '����Cr��\�/ϑ]=\�\�\�m\�\���\�R\�\�Kk)','',0,'?'),(_binary '��ҚӲ��C�.�%Q\�','wp-content/plugins/js_composer/include/classes/settings/automapper/.automapper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/settings/automapper/.automapper.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\��w.( �=\�\�\�','wp-includes/blocks/navigation-link/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�æ�,\�(��\�D\"',_binary '�A�~\�O<�\�d\�I^X�\�\�����aVȟ�v�\�','',0,'?'),(_binary '���x\�\�]~\�\�I','wp-content/uploads/redux/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/redux/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��5��F\�9�\�\�,\���','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-wpf.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-wpf.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B�g�cK\�i*T��\�',_binary '�qL$�\�3\�q5\�\�i ��tp�Ȳ\�\�BH','',0,'?'),(_binary '���Z\�#\����o\�9_�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_personal_video_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_personal_video_24px.svg',0,_binary 'K\�h}e�\�;gIJ\�wU',_binary 'K\�h}e�\�;gIJ\�wU',_binary '?dz2`��~v�\�\ZQ1�\�خ�*Ҕ\�\�q�d','',0,'?'),(_binary '���\�3w\�\\Ga�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect163k1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0\�\Z\�ι�C�=eM��',_binary '\�9B��s�1ڴ\"t\�&�\�o\�\�ە�6�\n7BL','',0,'?'),(_binary '��\��I6��\�F\�','wp-includes/blocks/rss/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7b�l\'��\�U\�n�u Ϧ',_binary '�\�JT(1>\�5�l\�\�r��q�\�\�\�L\�\\{\�\�\�','',0,'?'),(_binary '���j_>Q *�@$ձ','wp-content/plugins/wp-mail-smtp/assets/images/email/illustration-success.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email/illustration-success.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�ˣeV��\�Pd',_binary '4�E\�i\�\�\�\�@:e?簠�&��X��\�5&�\'','',0,'?'),(_binary '���Ұ\�÷��C�\�ŷ','wp-content/themes/main/js/plugins/libs/jQuery.scrollTo.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/jQuery.scrollTo.min.js',0,_binary 'u\�C\�\�c�w���+~',_binary 'u\�C\�\�c�w���+~',_binary '��lͬ�\�a�B\�W\�d\�\�#���v\�>߱�t','',0,'?'),(_binary '��>�A\�B\�7\�Sz!�e','wp-admin/includes/export.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/export.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�\�B\�\�jL�c',_binary 'L,�cC\�w�44�\�O��q\�T:�O�0\�3ʣr�','',0,'?'),(_binary '���\�Pu�\�|{/|\�N�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm�gKuS9�\�\r�P5O',_binary 'ue/}��ß��ʞ���)\Zב��!���Ȕ\�','',0,'?'),(_binary '�\�*`b��\�\���P','wp-content/plugins/wpforms-lite/assets/css/builder/builder-panels.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-panels.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r�\�\�E<�\�\�skۯ',_binary 'JH\\�����TxіH��ы\�}Y!�2\��','',0,'?'),(_binary '�\�2P&��zZ��.�\�ۍ','wp-includes/blocks/term-description.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/term-description.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�$\�ˣ[���\�\"',_binary 'u\�ow\�\�QR�\�BPN�)x?\�G\�\�\�g\���','',0,'?'),(_binary '�\�mSܒha�\�\�G','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/PdoCollection.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/PdoCollection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��,�\�.\�\�p\�t�\�',_binary 'L)_п@0�=k4��_��Y&\�(]�iVc\�r','',0,'?'),(_binary '�\�|0��\�O\�+�]lU\�','wp-includes/js/dist/a11y.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/a11y.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5়��_F\�\"�c\�%',_binary 'b\�V�\�9�!]9\�!�G������H\���\�','',0,'?'),(_binary '��|\r\�;��]<_=','wp-content/plugins/wordfence/js/wfdashboard.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/wfdashboard.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Խ�P���\�`\�{i�',_binary '=P�z\�r���!\�?w\Z�/d!��LӪ\�\�1!�','',0,'?'),(_binary '��f\06D.\r4R����\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ProxyAuthTokenMiddleware.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/ProxyAuthTokenMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rM/x7���\�D[j\�K�',_binary 't�\�\�\�\�@ૐ\�7?A�N�f��fy*F\�-Uo\�','',0,'?'),(_binary '�\�_̡\�\�\�L$\�\�#\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�>m�$Q�\��^�',_binary 'f=�2�Зr%�a-���\�c$1�����\"э��f�','',0,'?'),(_binary '�$\n.�J�i�h.�3','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListLabelsResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListLabelsResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R�\����7)=M��y',_binary '[���߱F�\�\�UBr�Fx����,t���\�\�q��','',0,'?'),(_binary '�\�B-\�}�̏K \��','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check-gray.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check-gray.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\�]�� �\�\��\�^\�3�',_binary 'h�MM��{۶�J��2�u�\�\'�>8s��T','',0,'?'),(_binary '�[�\�|DH\�\�\�KD','wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Q\�a\�[{�@\�c��',_binary '��� t��}K�qH�\�e_#\�C\�\�W\�%�r','',0,'?'),(_binary '�\�\�2�\�l\���\�%4M','wp-includes/images/media/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�1\�eU��MV��^��','wp-admin/includes/misc.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/misc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\�F\�ߋ�Ǘ�',_binary '�\�1��b{\�y�5ڤD�\�6�i�2\�Ʌ P8{\�','',0,'?'),(_binary '�2�0X\�zF#\�%e�','wp-content/plugins/wpforms-lite/uninstall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/uninstall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\�*\0�\��1\�C�h�!\�',_binary '@j56z\�-<\�<QS�3�vqީ\�tCR͵3��','',0,'?'),(_binary '�F_q�\�\�C�F!o4p��','wp-content/plugins/wordfence/views/scanner/scan-starter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/scan-starter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\�\�x����h3\\',_binary '�\�U\�~��A�Vkr\�%R�x$p��Z1�\"\�U�','',0,'?'),(_binary '�P�4ՓQ\�)zS��\�','wp-content/themes/twentytwentyone/assets/sass/04-elements/forms.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/04-elements/forms.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���M��\�G�ᆻ\�\�$',_binary '*+��\�\0%G\�;\�_dE}u\�-�\�4w�\"�','',0,'?'),(_binary '�Q9\0�~\�\0}���6','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!�Tn\�u`\'3Sח��',_binary '~\�L\�X@���П*7=Itٶ9f\���*��','',0,'?'),(_binary '�Q\�N�\�]\�t\\R\�Jn�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp037.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp037.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I͆q�\�=�1\\',_binary 'ԀX�ԕ\�\�k��2T\�FPid\�c>j�X\�','',0,'?'),(_binary '�U���\�h�5��(\�\Z','wp-content/plugins/contact-form-7/modules/stripe/index.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/stripe/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\�{\�8<\�&�!x�#\�\'',_binary '�\�ҷ;2\�=\�kӈ=�?\0i8��1qE\�بz�9q��','',0,'?'),(_binary '�]�\�)N���tG\�1m','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0���/�\�wmA\r�~0I�',_binary '�\�=-$�F�X㯩��q2�n�\��\�\�7�\�p','',0,'?'),(_binary '�_\�\�\�y���Gb','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/yes-green.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/yes-green.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f\�\�\�\�&C�\�\���',_binary '5DS-c;iMC^$\�\�ib�\'\�cc�5��T���k','',0,'?'),(_binary '��ns\�\n\�lG�S�}5�d','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-flickr.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-flickr.svg',0,_binary '[\�\�\�<n���!+sGZS6',_binary '[\�\�\�<n���!+sGZS6',_binary '��vM\�8\�א=�IL\�\�3\�\�!\�P}n�c��','',0,'?'),(_binary '���\�l\�;=\�qB�=k','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�>m�$Q�\��^�',_binary 'f=�2�Зr%�a-���\�c$1�����\"э��f�','',0,'?'),(_binary '��A͐��!\�;\n\���','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_question_answer_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_question_answer_24px.svg',0,_binary '�#�5\\#����N��\�\�',_binary '�#�5\\#����N��\�\�',_binary '�\�HF�S:\�9��zӣ^�]\n�\�\�','',0,'?'),(_binary '��\�Fճ\�D~֫\�Cʽ�','wp-includes/css/dist/edit-post/classic.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/classic.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ϩ��\�\�sW� �s\\\Z',_binary '0\�\��@0J\0�0\�\�\�!IH�DAV��o\'�\�','',0,'?'),(_binary '��\0�>#�\��\�z(','wp-includes/bookmark.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/bookmark.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǂ@CnYn��\�\�T\�',_binary '�Z\\3\�\�$h,/q���rz�\�L[�\�M@','',0,'?'),(_binary '��\�\"|��V\�Εؖ}Z\�','wp-content/plugins/js_composer/config/buttons/shortcode-vc-cta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/buttons/shortcode-vc-cta.php',0,_binary '�\�<.f\����3c\�\�',_binary '�\�<.f\����3c\�\�',_binary ' |I\�L�|>3�*\�\�Q�̸\�f�\�o\�@c=','',0,'?'),(_binary '����cɺ\Zv\��ߕ�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-hover-box.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-hover-box.svg',0,_binary 'l� \�&\�o�\�\�B��',_binary 'l� \�&\�o�\�\�B��',_binary '�\�L͏=���\�A�����4Ők\�|��b�','',0,'?'),(_binary '���*\�eZ�k�V�\�\�{','wp-content/plugins/revslider/public/assets/assets/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '��\�\�\�m\�\�{\��\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/composer.json','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�(\\al!:\�W��\�3',_binary 'F-�n��\�/h�WQ\�ၴ\�\�}3H��Q�','',0,'?'),(_binary '����\�\��\�\�}�\�','wp-admin/media-upload.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/media-upload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�q�W݈\\w&�c�P�',_binary '���j�+�\�]-\�HO����gĩ>\"�\�O\�,','',0,'?'),(_binary '���2�A�m?�*�=\�','wp-content/plugins/wpforms-lite/src/Forms/Preview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Forms/Preview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3�\�Br\�e��\Z{В��',_binary ')�\�e0�\�ÝF���\�\�b\\4!co��v\�qbS�\�\�','',0,'?'),(_binary '���\�\�y�d��i��6\�','wp-content/plugins/wpforms-lite/src/Admin/Education/EducationInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/EducationInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�Ǧ\�\�W5}.]',_binary '�\�b\Z�NS\�\�Xe\�V��\��3f-\'.��\�c�','',0,'?'),(_binary '���Z\�z0��!��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_helpers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_helpers.php',0,_binary '�C�\��9\�9\�Q\Z�\\\n',_binary '�C�\��9\�9\�Q\Z�\\\n',_binary '��Vl<\�T��]+���T��`�\�\��\�\�af\�\�!n','',0,'?'),(_binary '��zNľb{gel�>','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-question.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-question.svg',0,_binary '�vS����\Zz\�\�\Z\�\�',_binary '�vS����\Zz\�\�\Z\�\�',_binary 'Վ�\�\��2��X��\� w[�f�\�\��zٍ}','',0,'?'),(_binary '���\���ZxZ��-l�?','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_rate_review_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_rate_review_24px.svg',0,_binary 'M�b:�h\���~}*\\Yt',_binary 'M�b:�h\���~}*\\Yt',_binary '�KlOo̠Y�Ǯ\�cKBy]3�����9\�\�','',0,'?'),(_binary '���\'\�Py�ؙ��\�e','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedListCampaignStats.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedListCampaignStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�D\0aL\�Ϥ�}�P\�a)',_binary '��u,�^8Gq\�]�\�\�6E\�pݥ>\�$\"g��+','',0,'?'),(_binary '�\�pD͏�\�\�V:�p\0L','wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-default.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-default.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G�(\�WN\�\� \�6/\�',_binary '\"\�\�6�Z��\�þ�����RR�ԡ�\�,\�H�P�','',0,'?'),(_binary '�ʦ�u\���S��G(B','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_group_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_group_24px.svg',0,_binary '\�L�\�bsh\�\�G�n� ',_binary '\�L�\�bsh\�\�G�n� ',_binary 'Pe�[\�F���y��\�Ɵ\�\�6V\�QwW^','',0,'?'),(_binary '�˄��ސ��idv�','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/gutenberg-block.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/gutenberg-block.php',0,_binary '\�\�.d���\�V���\�t>',_binary '\�\�.d���\�V���\�t>',_binary 'r80꩑F\'�\0�Ot\�\�\�\�[\Z��\rL��V','',0,'?'),(_binary '�\�!i\�B\\�省<��\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-chart3.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-chart3.svg',0,_binary 'lC��y��/y���y��Q',_binary 'lC��y��/y���y��Q',_binary '�\�\�R\�D\�Ռ\�gd���8V�O�$_�\�\���k','',0,'?'),(_binary '�ۆ\� h\�P�\�B\�}k','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_[켊\"*\�\�\�c��x�\�',_binary '\�\nFt/�\Zq���\rl!\�E�=�_�\�\�+�_>C#','',0,'?'),(_binary '�\�\�Y9�/\�\��Y~��\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_align_left_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_align_left_24px.svg',0,_binary 'v�%\�_���\�\�skV',_binary 'v�%\�_���\�\�skV',_binary '�O\�>3�\�YJ/�P@�Vy]\����]~\�.$','',0,'?'),(_binary '�\��@��\'�y���\�q\�','wp-includes/blocks/query-pagination/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�z�~��N��\�YLj',_binary 'a��W�ru�\�\�\�\�.� �y\�\�\'a3|&\�Ч','',0,'?'),(_binary '�\�kV�\�7���2\�+','wp-includes/blocks/heading/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/heading/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9Fs)�#�1\�\�\� ',_binary '�|\Z��6���Q_R�|��)Eo\�vS�w,%�~�','',0,'?'),(_binary '�\�\�䨣�F�w�X','wp-includes/Requests/src/Exception/Http/Status431.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status431.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?M�-\�-�k\\\�Ѥ�',_binary 'J]�\�e&\�Ɇ%\�49\�\� \�S\�3JCػ\04쳫 ','',0,'?'),(_binary '�E6�-o^�\�I 6\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_section.php',0,_binary '�k߄{=\�aj#�?Tҝ',_binary '�k߄{=\�aj#�?Tҝ',_binary 'z\�\�?\�\�ղG\'�2\�\�\�\�\�=\�npS�C�\�','',0,'?'),(_binary '�w�k\� \��\�L\�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/SqlObserver.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/SqlObserver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���\��_i����Z\�',_binary '��/��*2���Wn�\ZR��X�VFS%�N����','',0,'?'),(_binary '�\�J�H6�KF�\�p~�','wp-includes/blocks/social-link/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-link/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h|�H�?�\�f\�e�I',_binary '\�=��\�J��L�!\�<\�\0\�f�/7�p\�\�^W�','',0,'?'),(_binary '��\�P�w���0\�h�9','wp-includes/js/tinymce/plugins/fullscreen/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/fullscreen/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y����\�2İ\rm}%��',_binary '3\�\�].\�BCBe�\�ʢ\�S\�( ?�Z{\�\�\�\�','',0,'?'),(_binary '�+\�\�a�I�o=\�K]�lQ','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_receipt_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_receipt_24px.svg',0,_binary '@_\"�qn%�\�\�\0#&0p',_binary '@_\"�qn%�\�\�\0#&0p',_binary '�h(�5��\r���^�\�X̦�4\�\�\�FRC�','',0,'?'),(_binary '�/\�#^/\n#\�~\�u\�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_texture_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_texture_24px.svg',0,_binary ' �a/�:�~�)IX',_binary ' �a/�:�~�)IX',_binary '�I\�;,,\�D\�\�\��\�g\�]D.0\�\�\�\r9\�b','',0,'?'),(_binary '�7\�h\�_\�ye�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_ethernet_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_ethernet_24px.svg',0,_binary '\��A\0\"�z?b�B\����\�',_binary '\��A\0\"�z?b�B\����\�',_binary '��\�ꡖp\"�!��1\�\��9*�����NL�\�`','',0,'?'),(_binary '�:�|XH�\�\0\\�I\�l\'','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/drawer.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/drawer.svg',0,_binary ';y<2&5&x�\�]43�',_binary ';y<2&5&x�\�]43�',_binary '\nGG�Oq�CF\�q���Y�5k|�\�nWRUJ','',0,'?'),(_binary '�;j��|�:1/\�\�','wp-admin/site-health-info.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/site-health-info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�@��K\�\�i(z�\�',_binary '\�}b��\\]LҢ�=n��s\�\�\Z��\�Z\�\�;','',0,'?'),(_binary '�;�\�\'4�\�\�\�\�6','wp-content/themes/main/includes/visual-composer/shortcodes/timeline.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/timeline.php',0,_binary '���d`\�����\�~�+',_binary '���d`\�����\�~�+',_binary '\�\�:\�կw�M2ay��X�\�\�\"4\�8��K\'B��y','',0,'?'),(_binary '�@\���-�\�\�Q\r�U֮','wp-content/plugins/wpforms-lite/assets/js/jquery.tooltipster.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.tooltipster.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�;��\�\0\�\�@@J',_binary 'W�ͫ=j>\�\�m�� ��\r늖\�S��<B:\�','',0,'?'),(_binary '�B y\�w�+�\�\�|t�\�','wp-includes/class-wp-http-requests-response.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-http-requests-response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n2�0��\�\�_\��C#N�\�',_binary 'x\����,�\���\�R\�H\�͕��N�O��5','',0,'?'),(_binary '�J�&_#�\�3S\�q���','wp-admin/images/spinner-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/spinner-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1���\�2��^#\�8�\�',_binary '�\�#�˒\�=$c��6�\�\�\�\� B��4�6','',0,'?'),(_binary '�PF\�p�ҽ)\��\r��','wp-includes/PHPMailer/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/PHPMailer/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�V+@�0�\��p�ɏhi','wp-includes/rest-api/class-wp-rest-response.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/class-wp-rest-response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�{3i3X%���X>vx',_binary '\�b\'�\�(\�\�u�n�\'\�\�\� ��\�\0\�\�+\�ۿr\�','',0,'?'),(_binary '�Z��\�)_�\�w\�\'$�X�','wp-includes/class-wp-block-parser.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Nl3\�ҵWj~c�[�',_binary '�\\u\�d���\�\�2\�Ս�m�\�cp�\�!k\�\�,a','',0,'?'),(_binary '�]<\�T��&P��A��\�','wp-content/plugins/wpforms-lite/src/Providers/Provider/.Provider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/.Provider.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�^Sx_?u�G\�D�\�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�H\�d9<C\�ˤ��\�bl',_binary 'K\�.Bo��\�\�ࣸ�v��b�%��\�\�S~1�K\�\�','',0,'?'),(_binary '�b~5\�a���I@)*\�','wp-includes/class-wp-site.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-site.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!\�N~M�\�(ߡ�=�\�',_binary '�+ğ)��Adjrl\�C(I\�h뾩^\n~�� ��^�','',0,'?'),(_binary '�fG<�@៝N�\��-','wp-admin/includes/class-wp-privacy-requests-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-privacy-requests-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'Qx1A\�\�\'S]\�\n��',_binary '��%<�ⲫp��(��e\����:}\0Nɽ}\�','',0,'?'),(_binary '�n~Dr[\�\�3wB\�\�\�','wp-content/plugins/gosolarthemes-core/tinymce/js/bootstrap-popover.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/js/bootstrap-popover.js',0,_binary '\�p�Pd� �?[�~�_�',_binary '\�p�Pd� �?[�~�_�',_binary '�p�\�E@��\����U��\�\n7�\�T�Y','',0,'?'),(_binary '�x9p\�2�\�\�w\��\�B','wp-includes/ms-network.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ms-network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\�~��,\�|:�䑺`]�',_binary '\��(�V���\�β�ؿ�=\�\�ղ\Z_��\�y','',0,'?'),(_binary '��\�\�콴�\�)�IS�','wp-includes/Requests/src/Exception/Http/Status418.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status418.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�P��\�w���u5�`4',_binary '�2�en2Τ�}a&\0&\�Ҡ\�����\�#[\�%','',0,'?'),(_binary '��\�\�fE�`�\�\�\�I)','wp-admin/css/colors/index.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '��\\:\�\�ڈ\�\�)g,\\','wp-includes/images/smilies/icon_twisted.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_twisted.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L�\�v[?\�\�+*8�\�;\�\�',_binary 'V\�H�hK��\���\n\�\�\�p��\��\�;.�&/E�','',0,'?'),(_binary '����Ĵ\�^xᗘa�','wp-content/themes/main/includes/metaboxes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/metaboxes.php',0,_binary '!\������Q�u�~\�c',_binary '!\������Q�u�~\�c',_binary '�sK\�\�fܷ�\�5�\�i%�d\��\�t�\"�\�\�','',0,'?'),(_binary '��e\�\�-osŕ;\�/�','wp-content/themes/twentynineteen/style-editor-customizer.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/style-editor-customizer.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '条\�~��.U\�WQ�\�\�',_binary '\�z7��4\��|X1��\�\�#��{/\�Yio�(','',0,'?'),(_binary '��!�\�E��S7�x��\�\�','wp-content/wflogs/rules.php','/home2/faster25/public_html/ansrwanda.com/wp-content/wflogs/rules.php',0,_binary '\�l\r\\=�\�\�\� [���',_binary '\�l\r\\=�\�\�\� [���',_binary 'D��\�2\�T� �\�Y�;�D\�\�\����2��Y','',0,'?'),(_binary '��O\�!�q��z�9b','wp-admin/css/colors/blue/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/blue/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '���3v�U�\Z3�P\�^O ','wp-admin/css/widgets-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/widgets-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\���\�iY\�\rG\\',_binary '�e99K5\�\�b\�Y�z�.D\�\�h.�)\�\'93\�O�x','',0,'?'),(_binary '��e8\�o\'�[(:�','wp-content/plugins/gosolarthemes-core/gosolarthemes-core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/gosolarthemes-core.php',0,_binary '\'\�3\�џ\�W��\�o6',_binary '\'\�3\�џ\�W��\�o6',_binary 'P�\�\�K~^�\�\�5[\�m}\��\�\�\�a\�t�ֵ\�-S','',0,'?'),(_binary '��&?\�0\�\�+\n~\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/MongoDBFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�8�x\\0H��|x\�',_binary '1�I�2>�\�Ld\�^%�\�fzJ\�\�\�ll6�\'zI','',0,'?'),(_binary '��L �U�\��f�\�u\�<','wp-admin/images/icons32-vs.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/icons32-vs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\�P*\�\�\�{>v��Uf',_binary '���\�?U��z�\�P\\�\�@�`�8g;\r����E','',0,'?'),(_binary '��uDc]�-v\�!;��','wp-includes/SimplePie/XML/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '���I`�Tk \�\n\�#Ea','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsUnsubscriptionsAdminUnsubscription.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\'=\�\"ʽ �\�ui\�',_binary '{[s>�o\�\��y:�݁lb��.Ի\�N&\�','',0,'?'),(_binary '�\�8��L\�\�\�:��Z�)\�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/.SmartTag.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/.SmartTag.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�Є��\�V\�\�\�()ʝ','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/.Response.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/.Response.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�ױ�\�uˠD\�`��','wp-content/plugins/wp-mail-smtp/src/Admin/PluginsInstallUpgrader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/PluginsInstallUpgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���ٷ\�\�\��AIL',_binary 'ӆ\0��V2հqij�N� ����\�\�;3Z\�#\Z','',0,'?'),(_binary '�\�o�8\�M�W��\�','wp-content/themes/main/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/functions.php',0,_binary '||\�b _\"\�Z\�\�t\'rZ\�',_binary '||\�b _\"\�Z\�\�t\'rZ\�',_binary '\�\�3\Z\nUۂ���@\�kr2��Qa�۪\�//]$','',0,'?'),(_binary '�\�P�v%�5M\\���F�','wp-content/plugins/wpforms-lite/vendor/composer/ClassLoader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&=�\��,#��w\�\�',_binary '�2D\�\�V�\�漽dɩΪ\�\�61\�\�','',0,'?'),(_binary '�堯\�\��X_wĮ\�','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/vc_ui-template-preview.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/vc_ui-template-preview.tpl.php',0,_binary '�_%M�\\�0艗�6S',_binary '�_%M�\\�0艗�6S',_binary '\�)\����`�\�z�#\�E\\�\�q�YD\�\�\�i|\�','',0,'?'),(_binary '�\�\��k\�n�~G�Q�','wp-admin/js/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�O,�n/��\�RR�l\�','wp-content/plugins/wpforms-lite/src/Admin/Addons/Addons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Addons/Addons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�!j\�-Ox\�\�1Ι',_binary '|\�쳮3\�\�*�1/a(4�\�\�\'�͆��廈','',0,'?'),(_binary '�\�\�\"�(#�Lub\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/bg.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/bg.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�ڲZ\�\�K&5P\�\�',_binary '\"\�%\�\�J��\�\�J�xC�cl$_*C\Z��S?','',0,'?'),(_binary '�\� w\�:�� n\�>��','wp-content/plugins/really-simple-ssl/grid/templates/settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�X\�:\�j\�URę',_binary '@\�Z\07#D�to\�m�m�S;\�\�\�4\�.��\�{U\�\�','',0,'?'),(_binary '�\�6d\�)��d5�z\�,','wp-content/plugins/gosolarthemes-core/tinymce/js/base64.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/js/base64.js',0,_binary '���\\\�\�f���\�4�\�',_binary '���\\\�\�f���\�4�\�',_binary 'K�\�h\�t\�e�,j\�ư͇�B�]֤\�\0_U0\�,','',0,'?'),(_binary '��\�\�����Zs\�X�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/IFTTTHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�%���;�!�QI�',_binary '\�O\�\�e\�b\�:���ĒmzN3�4;X��u+','',0,'?'),(_binary '�ҍ��th�\�f�w�|�','wp-content/plugins/js_composer/include/classes/core/class-wpb-map.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/class-wpb-map.php',0,_binary '\�\�]/��Bz���\�\�M',_binary '\�\�]/��Bz���\�\�M',_binary '#B��L��~��UՃ[P�\�@O�=\0\�*�','',0,'?'),(_binary '�Z\�\�Q+x\�r�\�0�\�','wp-includes/blocks/media-text/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�FH�����\�}�s\�(',_binary 'ǁ\�\��\�\�GǺ��\Z�}�\� ��\��\�\�\�','',0,'?'),(_binary '�pF�Yꨞ�\�Y:t','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Int32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Int32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��3��NM[\�/\�\r~H',_binary '��\�\��r\�W���Q@x[1\� \�\�\�*o�9\�$�','',0,'?'),(_binary '�}I�m�I�r�se�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/PublicKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\���K+γ�\�p\�',_binary '��5\\~�na�\\�;�b^K�_H1RT�\�Ik\�r4\Z','',0,'?'),(_binary '��[B\�^\�\� Z�1�','wp-content/themes/twentynineteen/template-parts/content/content.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/content/content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\nqYĸ`p�\�\��',_binary '�?Zt-�(D��~���$mͼ�wj\�x$\n�^E\�','',0,'?'),(_binary '�\" 6A\��7^\�H�','wp-includes/blocks/cover/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\"\�e҃xILQґ&�',_binary '#�uр�x\ra\ZYa3\�6\�\�U�$S�Ҋ�_8e\��','',0,'?'),(_binary '�\'�t\�1\'\�Qd�W(\�|','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/checklist3.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/checklist3.svg',0,_binary '��u<b�^_L*u\�UMk\�',_binary '��u<b�^_L*u\�UMk\�',_binary '�\�{\�\�\�M�������>\�\�\�g#\�\�dx�','',0,'?'),(_binary '�:=�%\�\�\��M\�۵','wp-includes/template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\\k\�\�\�@�\�;��\�\�#',_binary 'k\�$�,��)�\�\�5qJ�O��\�v\�C3\�`KBӜ','',0,'?'),(_binary '�@\�-�S�TY�h��O','wp-content/plugins/js_composer/include/autoload/vendors/yoast_seo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/yoast_seo.php',0,_binary 'M\�MS~���kC^G�',_binary 'M\�MS~���kC^G�',_binary '�W.�ШG℟����=�p�\�梈\�\�п!i','',0,'?'),(_binary '�I\�{�?��r\�]��7','wp-admin/images/resize-rtl.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/resize-rtl.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nC%�Y\�f���v�F.z',_binary '@St-]\�z��\'+k��2�\�{\�j\�,\�QN��~)\� >','',0,'?'),(_binary '�V\\ͯH\�\�PvK̒��\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/star.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/star.svg',0,_binary '�` 9�\\)j\�\�\�k',_binary '�` 9�\\)j\�\�\�k',_binary '�\�\�d �\nf?�\\\�B!�\�D�����t9ƺ��6','',0,'?'),(_binary '�`\� Ƣ�Xv�\�{\�;\�','wp-includes/js/dist/edit-post.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/edit-post.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�;�sBjr���:\�\n',_binary 'r��\�\�!b̠w\�\�q\�\�`\�j\�\�w\�LQ��','',0,'?'),(_binary '�c�77��*B�2\��\�','wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-about-links-dark.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�KL\�?0�\��]�\�',_binary 'N8�,.\�ڮl��o\�TD��\�ؘR|\�9�c\�{�7w\�','',0,'?'),(_binary '�h?\�h=��ِps��j','wp-content/plugins/js_composer/include/classes/core/access/class-vc-role-access.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/access/class-vc-role-access.php',0,_binary '\�G@�QF/�=\�$�=\�[',_binary '\�G@�QF/�=\�$�=\�[',_binary '�\�\\2X��ү��S՝Ƕa#M�W�`�\08\�H\�','',0,'?'),(_binary '�~\�c��\�\�*c\�{i','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidIpAddressException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9 �� TD$FgiEn�',_binary '����\�\�S]�S�(n��\�Z\0\�ʲ��','',0,'?'),(_binary '���eM�y*Ҟ�\�\�\�','wp-includes/js/backbone.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/backbone.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '맼G\ns\�.�\�9N�',_binary 'J�r6�)�f\r�\��\�N���CzF��\�\�','',0,'?'),(_binary '��@k�&X\�Itǜ','wp-includes/class-wp-block-styles-registry.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-styles-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�6Ihm\�:�t2�',_binary '\�Ȣj�_G\�D^�O�B7���\Z��(*s�\�6\�','',0,'?'),(_binary '���\�scA\�vp�D�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_device_information_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_device_information_24px.svg',0,_binary '\\�+\�\� \�SK\����\�',_binary '\\�+\�\� \�SK\����\�',_binary '�Ua�\Za/6I\�*��&A��\0J\�\�w�W0j$�\�','',0,'?'),(_binary '��j?b��\�t��\�B<\�','wp-content/plugins/js_composer/config/content/shortcode-vc-icon.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-icon.php',0,_binary '\�^s��x6\�Ի>~��h',_binary '\�^s��x6\�Ի>~��h',_binary 'K�\�K\�KQ��}\�J��u&�\�!P}\�)��D�','',0,'?'),(_binary '���\�B�+�y\0x�a�$','wp-includes/blocks/table/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z:�@\�b���u��!WQ\�',_binary 'k�\�e/�Q�%\�3�\r_Z\�”��\�\�Mr�\�','',0,'?'),(_binary '����\�p\��A�z1w','wp-includes/blocks/navigation/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�W\Z\�>\�9%^�\�Ci�',_binary '&@\Z *\�\�&�.붟�q\�\�>\�l�\�g.B�','',0,'?'),(_binary '��Kk�f\�g�\�T�#�V','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Base64/UrlSafe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�er�\�x��|2c�\�',_binary '�\�\�\�.C��@2��P\�c֜�^n\n�\'-�v[~','',0,'?'),(_binary '���\��\�o�����W�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\n��\�\�6�/#ɝ�',_binary 'L�\�\�\��m,�����lXNnJ��Y�4Iy�\�g','',0,'?'),(_binary '���^1�jvC9Y\�','wp-admin/user/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '���\�n\�\n\�\0܁-i','wp-content/plugins/wordfence/images/blocking.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/blocking.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\'-H�f���<1',_binary 'A5�Y9��\�\0�\�O\�tq\�ЖL\\�}\�a�\�&\�','',0,'?'),(_binary '��\�g��\�[z\�\0ή�','wp-content/plugins/wordfence/modules/login-security/views/page/settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/page/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�կ\�\�\�#\�z_\'\�\�+',_binary 'vT\�\�oC\�G\��Ng\�\�\��3�?\�Xm�\�K','',0,'?'),(_binary '��k�\�\�Q�0�+g!>w','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Runner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+:�&(�����Fm�\�',_binary '϶�g\�gv.\�0\'X!\�U㈞��(x','',0,'?'),(_binary '�\�Pi\�\�8=1<\"7ۮ','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_offer_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_offer_24px.svg',0,_binary '\�^��|`\�\�\�۪����',_binary '\�^��|`\�\�\�۪����',_binary '�\\�ra\�0V�wlt1�\�\�.h{�=g\�Ȁ\�\�\�\�','',0,'?'),(_binary '�\�\\-\\��f�t\�KD�s','wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WĞ�\�;2J�7A���',_binary '�^���1\�j\�\�U�+�r*�\�uA��u\�&1','',0,'?'),(_binary '�\�o\�\�\�?1�-�\�G�*g','wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-edit-element.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-edit-element.tpl.php',0,_binary '\�\�`�\�ݩy�(\�\�h',_binary '\�\�`�\�ݩy�(\�\�h',_binary '���#n�-\�{k�=(\�\���\�\�2\��cq\�','',0,'?'),(_binary '�\�N�\�i�Κ%�\nm\�\�(','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�EOxٕX\�2떭',_binary 'x�\�aJN�!e��\�\"\"Nq\�}\�AMC�1)��{�j','',0,'?'),(_binary '�\�I�\'\'\"u\�%\Z','wp-content/plugins/wpforms-lite/assets/css/font-awesome.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/font-awesome.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&�PS�\'��Z5�Z}\�\�',_binary '�\�\�qa#T0�\�T�n=\�\��8X\n�Bg%L�','',0,'?'),(_binary '��\�ws� �\�+\�\�\�C\'','wp-content/themes/twentytwenty/inc/block-patterns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/inc/block-patterns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']B�\��M\"+\�\�J,\�',_binary '\�\�\�\�t!\�W\�\�*)\��\�%�\�=o#��O�o�\�\�x\�','',0,'?'),(_binary '�a\�.���oME�`�Y','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_carousel_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_carousel_24px.svg',0,_binary '�\�c`^��2MpEd\�\�dt',_binary '�\�c`^��2MpEd\�\�dt',_binary 'x\�W=�7\�$\�v>�\�R�k\�O\�\�8\�+�Z̧�','',0,'?'),(_binary '��6�ʵ�\�C�\�\�U\Z','wp-content/plugins/js_composer/assets/vc/blur.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/blur.svg',0,_binary '���oȈ�\\$�Fb\�o�\�',_binary '���oȈ�\\$�Fb\�o�\�',_binary 'd\�~3�:)+\'l�m�!\�i��]��Q⯮v-0\�','',0,'?'),(_binary '��Z�p`�\�O�`o�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_polymer_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_polymer_24px.svg',0,_binary '\�/@��7\�f\�O(\�',_binary '\�/@��7\�f\�O(\�',_binary ';\�\�\'X\�S\�\� �\�\�_4S3�zr�{\����','',0,'?'),(_binary '� \�\�g��\�\�%\�!�','wp-includes/blocks/site-logo.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�g�\�x6��$o\�0',_binary '\�P]�T~�\�\� 2=\�k\���w^źF\�c\�\�','',0,'?'),(_binary '�-\�\nǪ9§��\�5\0','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_picture_as_pdf_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_picture_as_pdf_24px.svg',0,_binary 'P\�d\�=2�*늬(\Z',_binary 'P\�d\�=2�*늬(\Z',_binary '�1���d\\���\\}oVi3 ��\�d0\�\�\�\�y\�','',0,'?'),(_binary '�.��x\�\�Q}\�t\np\�','wp-includes/rest-api/endpoints/class-wp-rest-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\�\�߾!��\�\�Qϐ�',_binary 'Ad\�\�\�F:qfO,!ѓ��&D6C�I,\�\�','',0,'?'),(_binary '�7*���\"{\�\�\n�K<','wp-admin/includes/ms-deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/ms-deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f�}?{G\�\�j\�eGi�',_binary 'eg��v�\�\Z�x��!�74��F\�\n\����\�D\�','',0,'?'),(_binary '�>|�\Z�.\'8+��R�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_drop_down_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_drop_down_24px.svg',0,_binary '!��H�2\�\�9\�\�3���T',_binary '!��H�2\�\�9\�\�3���T',_binary '��y|��\�Up\�\�\��D\�\�<�tn\�\�h�7e�,','',0,'?'),(_binary '�?�8��\��\�\�Z\�\�N�','wp-includes/ID3/module.tag.lyrics3.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.tag.lyrics3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0k��E�.К\�a#',_binary ' ,�w>M�?%9,�H�b\�\�\�\�ץ*\�\'�','',0,'?'),(_binary '�X*�\�\��VL �_\�','wp-includes/css/dist/block-library/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M@͏�:C\�\�\�\�.j�I\�',_binary '4x�\�\�qL\�ٟ�\�?\n�1n1\�\�t%� \�','',0,'?'),(_binary '�_� ��6T���NG?','wp-includes/blocks/search/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�S&�\�\�2\�4�\�',_binary '\�~\nѸ\nC=\�\�\�`w6�\��Z\�f\���\�','',0,'?'),(_binary '�`\�o�\�.QS�\�`�','wp-includes/blocks/image/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i~��^__�\���F',_binary '�\�%�W\�\�T��ZU�b��q�;�\�ª�T�./i.\�','',0,'?'),(_binary '�cn�m�1b�p���m\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_7_5_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_7_5_24px.svg',0,_binary '^�T�\�,\�\���\�Js',_binary '^�T�\�,\�\���\�Js',_binary '\�|�\�斪k�\�Ā.�G\0c<Y�\�mC\�~�','',0,'?'),(_binary '�hR\�\Z�u\�B����','wp-content/themes/twentytwentythree/styles/pilgrimage.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/styles/pilgrimage.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jz7Λ�n6\�{f�[l�&',_binary '\0�\�I%�\�\���.!4C\�S�[%\�O{\�?Q���,','',0,'?'),(_binary '�j�\�I\�\�\�<��iU','wp-includes/category-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/category-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��ʂR\"\�\�\�n{�\�',_binary ' n,\�tj\�b��8G��=�/�=\�Vi��i\�','',0,'?'),(_binary '�p�ԣ*ra��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_two_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_two_24px.svg',0,_binary '\�Xyh\�\�Bµ�@*_',_binary '\�Xyh\�\�Bµ�@*_',_binary '\�l�\�J+Vҹۋ�2x«%PH.�\�~�+�T�','',0,'?'),(_binary '�z��\�\��\�g ��y�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/border/field_border.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/border/field_border.php',0,_binary '�&[\Z���\�\�@\�\�\�ZB',_binary '�&[\Z���\�\�@\�\�\�ZB',_binary 'F~��-�\�r��\�\�\\�MGu��\�B$��ùpB','',0,'?'),(_binary '���&\��\�}?\�\Zs`�','wp-includes/js/wp-sanitize.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-sanitize.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{���I>��_\�@�\"\�',_binary '\�I�0\�L\0\�\�\r\'�}\�\�g`��z _(�\�\�%','',0,'?'),(_binary '��� \�]\�\�\rb8','wp-content/themes/twentytwentytwo/assets/videos/birds.mp4','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/videos/birds.mp4',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Pq4�/\�-��SU\�d',_binary 'r6��+,�\�&6VЉ\�G3��t���:�9)T�','',0,'?'),(_binary '��\�Q\��Ws\�A7d\n','wp-admin/css/site-icon-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/site-icon-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�`_?ބ=\�|���+�d�',_binary '\�\�\�M��\�S�\�\��>j/���\"K%qޣ�\�~','',0,'?'),(_binary '����\�nJ-2���5W\�','wp-includes/blocks/rss/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ׯć����\�\�u���',_binary '! �L(�\�L\'= \���ޓ\r��g\�Ȁj�=\�t\�','',0,'?'),(_binary '��\rSs�\'�\�B�\n�(�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Crypto32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Crypto32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\r}j�NJQX]m��',_binary 'ɱ�\�䱃Fn\����2c.n\�M�\�ڣ� A���','',0,'?'),(_binary '��}u�x��JC\�\�\�(B','wp-content/themes/main/archive.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/archive.php',0,_binary '<\�\�X݀\r\�Jz���\�',_binary '<\�\�X݀\r\�Jz���\�',_binary '\�\�%�\�NXO�\�M\�\�8\rQE�\�H١�.8\�\�L','',0,'?'),(_binary '��e\�\\�\�1\�tƋ\�< �','wp-content/plugins/wordfence/lib/wfUpdateCheck.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfUpdateCheck.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�qkb��;Ԡ/�\�',_binary '\�T\�@9\�qi9\��\�eh�\�\0�\�{��\�\�','',0,'?'),(_binary '������G�G���\�a\"','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��*M]YnM$^ù\"�',_binary '��\�ϐ\�N�\�\�o�KtQ�V���\r3�-\�\�y\�-','',0,'?'),(_binary '���\�Z|\�\�0�75�o\�','wp-includes/sodium_compat/src/Core32/Int32.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Int32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\���iQ��$\�g��Fr',_binary '\�M\�=\�cS�\�~[\r\�<\�)ǖ�3O{\�xھ\0�w','',0,'?'),(_binary '��B]nȄ�8\�7g�\�','wp-includes/images/smilies/icon_rolleyes.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_rolleyes.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_5�\�6I�\��ĔE',_binary 'b;\�SG�`�JL\�4�;ͮ1;\\�\��\�;xl��','',0,'?'),(_binary '���mb9\�zfEC3\�l','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/BrowserConsoleHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6᪖�;�����\�\�xV',_binary '����?d;�J�\�N,�o��om\"k+�ރ��','',0,'?'),(_binary '�\�m�B$aS�l3\Z\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetEmailCampaign.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetEmailCampaign.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��^Z�˥^:�\�Pw�',_binary '��&���\�/\�|Wa�;\�\�\�p M\�\�\�n','',0,'?'),(_binary '�\�fR/1\�\�\��< PC�','wp-includes/js/dist/shortcode.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/shortcode.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R��k;֍\�1r����\n',_binary 'ƕ\�P�uf�_\�>�\Z��\Z\�oE@\�\�S&\�\�\�S\�1','',0,'?'),(_binary '�\�\'�\n�\�́=��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ForwardingAddress.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ForwardingAddress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�N`s�\�]G�$\�\�',_binary '\�\�>;\�D4��\�(_8ꤕ�j5\�F\'�[��κ','',0,'?'),(_binary '�\�\�\"31v|\�hw�\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_folder_special_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_folder_special_24px.svg',0,_binary '��\�z�7\�\�sU]>�#',_binary '��\�z�7\�\�sU]>�#',_binary 'ە\�\�\�\�Վposf\Z\�\�w\0$s\�P��m�\�Eԛ&\�','',0,'?'),(_binary '�\�V�Z�8�=\�v\�\�\�c','wp-includes/blocks/freeform/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/freeform/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']#\�}kR+\�+\�?�\�\�p',_binary '���\�qݼ����Hʐ��£4�Ўz�`45��','',0,'?'),(_binary '�\�ڸP�\�\�ֺb�','wp-includes/blocks/social-link/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-link/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' !v�w)PX�\'é\���',_binary '�Ȋ�\�\��b�h\� � f\� �p\�\�\�CP�~�','',0,'?'),(_binary '�\�`�\�n/f<�xc\�V^','wp-content/plugins/wpforms-lite/src/Integrations/WPMailSMTP/.WPMailSMTP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/WPMailSMTP/.WPMailSMTP.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�-ھ\�&\�\0\'$�\�<K>','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/envelopes.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/envelopes.svg',0,_binary '�u�k�b�vQ�D�\�',_binary '�u�k�b�vQ�D�\�',_binary 'o�\n\�7 T��\�\�\�8\�ݍۀ\����P\�e6�,wV','',0,'?'),(_binary '�\r�b!E�\�jڵX','wp-content/plugins/contact-form-7/includes/css/styles.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/css/styles.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�U\Z��\�XYO',_binary 'x]p̨1Äљ�d��i~�\�͖%�]e:\�','',0,'?'),(_binary '�8\\\�\���r��=�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=<�F�\�\�\'L\0 ~',_binary '���\�\�Z\�Ǧ�\�4\"f���[E�\�ǁ9L��p�\�','',0,'?'),(_binary '���K\�ȁ;$\�\�z�','wp-includes/js/dist/notices.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/notices.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\��\�9:���g9�VB\�',_binary '\�s�X\�\�r��\��Y.�\�jx��%��F�\�\�\��','',0,'?'),(_binary '�+D/�Z@wG\�\�\�%�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_trending_down_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_trending_down_24px.svg',0,_binary 'B$\�H!\0+]~\�\�H>\n�\�',_binary 'B$\�H!\0+]~\�\�H>\n�\�',_binary '��;�A�\�pՠ�>\�g��~~>\\N�v:�\�9i','',0,'?'),(_binary '�,#FS�)1:έ�','wp-content/themes/main/js/plugins/libs/jQuery-onepagenav.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/jQuery-onepagenav.min.js',0,_binary 'R=�Zp\�p�\�\�d��*',_binary 'R=�Zp\�p�\�\�d��*',_binary '5bF�Pt\�0\��\�w� ,�&� u���\�3\�\�H�','',0,'?'),(_binary '�3\�\�\�)\�u�\�3','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_textdirection_l_to_r_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_textdirection_l_to_r_24px.svg',0,_binary '%qɀ\���\Z\��t\�',_binary '%qɀ\���\Z\��t\�',_binary '|\�\�\�$��q�\�\"2�JfV�w�\�\�P�\� \�\�U�','',0,'?'),(_binary '�5\�W\nw;\��6��9\�\�','wp-content/plugins/wpforms-lite/assets/js/punycode.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/punycode.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��孋>��4#��4',_binary ' ����\�R_S�(�\�^d\�\'\�\"�\�b�Ӑ\�\\\�h','',0,'?'),(_binary '�C�%w0\�\�mg\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/customizer_section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/customizer_section.php',0,_binary '\�\�,\���\�a��s��',_binary '\�\�,\���\�a��s��',_binary '^b�#Qݬ\�P/e\�\n�v\�\�Y@�y��%\�(\�','',0,'?'),(_binary '�Mj\�A\�M�\�O\�\"If','wp-includes/SimplePie/Net/IPv6.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Net/IPv6.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r \�\�F�E��,�h\�',_binary 'p�t��\�[bm���M�_Iz�\"��[�j/\�O\�','',0,'?'),(_binary '�TD<f�=W�[�3�\n\"','wp-includes/blocks/shortcode/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/shortcode/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�d\�\�RĆC�P���b&','wp-content/themes/twentytwentyone/assets/sass/07-utilities/ie.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/07-utilities/ie.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�����\rW��\�\�\�Н',_binary '%��?�\Z�v�bq]��g\�5Z)u\�Ѷ\Z\�o�\'�0','',0,'?'),(_binary '�kIK���\�V[�� 5�','wp-includes/sodium_compat/namespaced/Core/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��v>\�\�#��!n�(',_binary '\�DFUu|\�v��/\�]\�2x_ERL2QlP93s �15�','',0,'?'),(_binary '�p�j�\�\�$ܙ�\�\�C\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-media-grid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-media-grid.svg',0,_binary '�\Z��^�\� �s\�.�f�',_binary '�\Z��^�\� �s\�.�f�',_binary '\��_W\�Em�r\�c\��Mu\�/Jv\�A)hf0\�','',0,'?'),(_binary '�w\�\Z\�d�Ϣ\�\ruD\"','wp-includes/IXR/class-IXR-request.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/class-IXR-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%p.<�Sǡ\�\�z1Ϣ',_binary 'Q\�*k\�_}�\�2��\�>T�q<\�_S\�:\�Qh�','',0,'?'),(_binary '�x�D��X\�nX\�;h\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o�̈́-O{�X\�F\�',_binary 'MM��P��Ք\�;5=\r.\"m��WH�JV8D','',0,'?'),(_binary '�{1\�\�rf|!�l\r8�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pen2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pen2.svg',0,_binary '`g0�|\�\�\�&�J\�g',_binary '`g0�|\�\�\�&�J\�g',_binary '��t&فXH��%hu\"��\�w�\�АVH\�@ ','',0,'?'),(_binary '�|\�\�gDZzSw/�_�\�','wp-content/plugins/really-simple-ssl/grid/templates/header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}�F��;Sc�!�º�\�',_binary '�UJ�/�3\�\�h�L\�_Z\��y\��\�n s�\�','',0,'?'),(_binary '��\�`6\���0V{\�x','wp-content/plugins/really-simple-ssl/grid/templates/our-plugins-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/our-plugins-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�e\�{�\�Ι\Z\�\�\�',_binary '�Q#��\0�ks\�͆�f{ayT\���p\'ad_\�o','',0,'?'),(_binary '��5T?v�RK��+\�','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/vc_custom_heading.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/vc_custom_heading.php',0,_binary '\�>�%�6V\�)\�\0��',_binary '\�>�%�6V\�)\�\0��',_binary '�\�O�Jl�\���n:�fr\Z\�\"����','',0,'?'),(_binary '��\���V\�\�d\�&�v ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/.AccessToken.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/.AccessToken.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��]��?B\r\�?�V��4','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_applications_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_applications_24px.svg',0,_binary '�6~Qs4|�$t�\�',_binary '�6~Qs4|�$t�\�',_binary '\�_Ԇ89W:\n\�\�Ȕ��9ր\�\�\�\Zwz{�!','',0,'?'),(_binary '���\�v�r@�{\�c{','wp-includes/blocks/social-link/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-link/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' !v�w)PX�\'é\���',_binary '�Ȋ�\�\��b�h\� � f\� �p\�\�\�CP�~�','',0,'?'),(_binary '��\�S\�\�\��V˯\�Pv','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_location_city_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_location_city_24px.svg',0,_binary '` �BGNY�h��:�O',_binary '` �BGNY�h��:�O',_binary ' ß\�\�>6\�K\\�ֲ\�~H\�\�˿X\�gf�','',0,'?'),(_binary '���4\�f\�\�G��AZ%','wp-includes/class-wp-styles.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-styles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�@U�)\��4\�\�\�öA%�',_binary '?��D�Gj�\�\�U>\0w/\�Ga����\�\00#\�oOC','',0,'?'),(_binary '���/�\�\Z��)y\�\r','wp-includes/blocks/html/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/html/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ��\�Q�\�\�\�\�&j\'b',_binary '\'@\�ʉ��j7�!^\�۸2�{��\�x\Zg����\�','',0,'?'),(_binary '��\�\�q\�Fل�&�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/REST.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/REST.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��3�F��\�ÆA?Y�',_binary '�:H��XV\�\�\�t@QA\�L�S̮\�\�3��~\�D\�?','',0,'?'),(_binary '��8K7\�d^��\'\�\�\�t','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-categories.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-categories.php',0,_binary 'R\�\��٦yhWum�\�',_binary 'R\�\��٦yhWum�\�',_binary 'vV\�\�.�l�\�\n\0�\�`�Z��)l?\�0�7�I�cH','',0,'?'),(_binary '��$�\�xM1>\�_8P\0','wp-includes/js/swfupload/swfupload.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/swfupload/swfupload.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�#����9\�\�>&YRg',_binary '\�\�ݙ��\�R�YY-\�ҕ�&qW1(�K\�\�','',0,'?'),(_binary '�\�و�T�=�{96�?@H','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_favorite_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_favorite_24px.svg',0,_binary '\'?���0&~\�\"A2\�`',_binary '\'?���0&~\�\"A2\�`',_binary 'N�#��\�ә&�;o��E�\rn\�l�N.\�\�s2R/k','',0,'?'),(_binary '�\�[Y�\��\�ˋ%���','wp-content/plugins/js_composer/include/templates/pages/vc-welcome/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-welcome/index.php',0,_binary '\�\�\�\�\�9\�\�\�\�\�+�\�',_binary '\�\�\�\�\�9\�\�\�\�\�+�\�',_binary '~�s\�\�1��d:���\�\�p\�$�%\�_�\�+_�:\�E','',0,'?'),(_binary '�\�2�i\n\�0��m�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_flare_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_flare_24px.svg',0,_binary '��\�RB\�Q�\'v�\���',_binary '��\�RB\�Q�\'v�\���',_binary '�\��B\�|\�(�\�\�<���nȃ���*Tc\�\�','',0,'?'),(_binary '�\�@\�p��\n`R�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_closed_caption_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_closed_caption_24px.svg',0,_binary 'n1\0�<\�xv=�A\�\�$',_binary 'n1\0�<\�xv=�A\�\�$',_binary '�d9�`\'-��L��A\�\�\�[r��[\�g8W?�~e','',0,'?'),(_binary '�ԥ�\�85�^\�\�QZ�','wp-content/plugins/js_composer/include/templates/editors/backend_editor.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/backend_editor.tpl.php',0,_binary 'd\�Np��S�rv��\r[#',_binary 'd\�Np��S�rv��\r[#',_binary 'jp9\�\�TY�\�mR\�k�F�\�h\�\��\�>\�','',0,'?'),(_binary '�\�\�\�<\�L\�\��}���','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select_image/field_select_image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select_image/field_select_image.php',0,_binary '�\��\�2�MP�\�(M\Z\�',_binary '�\��\�2�MP�\�(M\Z\�',_binary '��8�C�\\\�Z.W��ڎ���\�vT�\�.ɝm-�','',0,'?'),(_binary '�\�35n�o�~.�\��','wp-includes/blocks/archives/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�\� Kݑ�։�',_binary '\�9�\�j鹠�٠�\�4\�\�Sq\�ò�\�_\\`\�','',0,'?'),(_binary '�߫����P%�\�D��','wp-includes/class-wp-dependencies.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-dependencies.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�)�/�z\�6\�1kǕ��',_binary '��\�go��DӴ\�pܙ�\�.4<7���ſT��','',0,'?'),(_binary '�\�ta�\�\�V/>��P�','wp-content/themes/twentytwentytwo/templates/page-large-header.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/page-large-header.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\Zzݺ��\�~��\�ǡ�',_binary '\�G#\'`&\���\�fB\�\�!��\�3`��\�\�\�','',0,'?'),(_binary '�\�\�.��\�!&\�V\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_account_box_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_account_box_24px.svg',0,_binary '�\��\�m,\�\�0�\��',_binary '�\��\�m,\�\�0�\��',_binary 'ɵLť#ЈE\�4���\��.�\�\�4�դ ��\\','',0,'?'),(_binary '�퐈cSq=G�W','wp-content/plugins/wpforms-lite/src/Integrations/.Integrations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/.Integrations.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�D \�o�1�Ct@�I','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brush_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brush_24px.svg',0,_binary 'v� �\�\�\�`���\�$\�',_binary 'v� �\�\�\�`���\�$\�',_binary 'cΣvi[�4�&��r� \�\��\�&&xX!','',0,'?'),(_binary '�\�v%�t��x\�\�>12','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_lens_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_lens_24px.svg',0,_binary '���^�z�9e�\�P��',_binary '���^�z�9e�\�P��',_binary 'Y\�~�.*\�&\�/\�)�\�\\�\�cd��f�*','',0,'?'),(_binary '��Qs|\�c�LVH�)','wp-admin/includes/class-walker-nav-menu-checklist.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-walker-nav-menu-checklist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ǜ�R\�۬eao2)Z',_binary '�H��\r�h\�M`/4\�5\�0V���>��5\�U�B\�*','',0,'?'),(_binary '��-\�+l�T�\�o\�\�\�\r\�','wp-content/themes/twentytwenty/classes/.classes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/classes/.classes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��檩r\�\�b��','wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/tmhOAuth/tmhOAuth.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/tmhOAuth/tmhOAuth.php',0,_binary 'c��a\�7$�\�W*E.H',_binary 'c��a\�7$�\�W*E.H',_binary '9�R|��& \�8\�ؗM\�\�\�\�\\\�?,���\Z�','',0,'?'),(_binary '�\�\�\"\�\�_\�\�\�\� ','wp-content/plugins/wpforms-lite/src/Admin/Pages/.Pages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Pages/.Pages.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��/8&\�D\�g|�\�#','wp-includes/js/dist/viewport.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/viewport.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E\Z\�G\��\Z?,�j}\\p',_binary 'p@m ��u&ޅGafJ\�\�\�\�T\�h\�+','',0,'?'),(_binary '�\r�\�Tw�\�\�u5_��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/az.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/az.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�eյ镨]r֩\�f',_binary '\�o���_���MS\�4\�\�~˓\�\08\�\� 25�0�','',0,'?'),(_binary '�M\�c�u\�ձ �*�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ie5\�b�W�4�|/',_binary '�\���Ԫ���P�w�?\�\���V�7�c�F�','',0,'?'),(_binary '�@@�\�\�D��O\�1��','wp-content/plugins/wordfence/lib/rest-api/.rest-api.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/rest-api/.rest-api.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�0g�za\�F%����','wp-content/plugins/wpforms-lite/assets/css/admin.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�ą߹�U=S\�C�ҁ',_binary '=\�Yz�cv@w\�y\�-����\�\\\r(n\�','',0,'?'),(_binary '�6/S7w��\�\�\'��8','wp-content/plugins/gosolarthemes-core/tinymce/js/jquery.livequery.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/js/jquery.livequery.js',0,_binary 'tP+n��h�(6�F\�\�7',_binary 'tP+n��h�(6�F\�\�7',_binary '/�/�\�\'\�\�KoyH`�\�\�\r+�r�aط��\�','',0,'?'),(_binary '�;�\�7���C+��߱�','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_notifications_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_notifications_off_24px.svg',0,_binary '�y\�\�O�\�i.�u.>',_binary '�y\�\�O�\�i.�u.>',_binary '�$Z�\�p�yf���N���OG�\�N��@\�c\�','',0,'?'),(_binary '�<�tv��%�zȰn\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/checks/.checks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/checks/.checks.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�<�͐n\�oz#\�?:','wp-includes/blocks/widget-group.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/widget-group.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Fi5\�y@6\Z���9U',_binary '\�\�-�\�~\�\�(\�I\Z���r\�j\�,`rvv\�&\\�\�','',0,'?'),(_binary '�=��a)�*�Ӹ��\'','wp-content/themes/main/js/plugins/gosolar-validate.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-validate.min.js',0,_binary '*�-�\�e�:�\�\�\�v\�m}',_binary '*�-�\�e�:�\�\�\�v\�m}',_binary '\�t@��h{\�1V;�%��۵��#N\�;T`�ݏB','',0,'?'),(_binary '�B�\ZC�W�\�E��O\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Message.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�@�g\"K�\r\rC;�L\�\�',_binary '\'�\� \�T:C�g�\�C\�g�r f<�\nM\�D\�\�xW','',0,'?'),(_binary '�E\ZJ\�\�����C\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_module_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_module_24px.svg',0,_binary 'i\�@N�i��k�R��4\�\0',_binary 'i\�@N�i��k�R��4\�\0',_binary '�o�\�)\�ɴv\�\�\����i��I/!KO/�\n�8','',0,'?'),(_binary '�LL!�\0\08�\�68�U\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/target.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/target.svg',0,_binary '�\�\�Q�*�@2�/U�',_binary '�\�\�Q�*�@2�/U�',_binary '܌�cُ<.K%=@��>@7��I��1 Ad�','',0,'?'),(_binary '�Ox�\�ر��c5(','wp-includes/css/dist/block-library/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i_\�ž\��n\�\�i�c&�',_binary '˫Q�4:���R�wz\�\�gi\�\'.L\�\�w�\�7��6�','',0,'?'),(_binary '�Se�Kq�\�\�Kn�̤','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-raw-html.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-raw-html.svg',0,_binary '\�o;:(�j\�9�O�e\�R',_binary '\�o;:(�j\�9�O�e\�R',_binary '\�gf�I�ޢ#(fD�P@x !\�Ӻ�ۛ>B{g','',0,'?'),(_binary '�U\�\�z�\�c�\�p��','wp-includes/blocks/separator/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ߗ\n\�}C\�1�w�I�B4',_binary '\�t\�\�\�C�\�\�e\�BpL�k\nkr�\�eK:I','',0,'?'),(_binary '�[�*\�\��\�H߹�Ƃ','wp-includes/Requests/src/Cookie.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Cookie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0:���\�|�]����F#L',_binary 'V\�\�\�]aZ�lB\�\�}\"b\�:\�\�D8�78\�','',0,'?'),(_binary '�n97�I.O�ҝ\�','wp-includes/js/heartbeat.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/heartbeat.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�\�\�;�s\�w\��QB',_binary 'k\�\��\�1~�\�\�ׂ&?\�X\�)\�S�J[�R_Q��a','',0,'?'),(_binary '�{s\�\�\� \�5M&�0��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Utils/.Utils.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Utils/.Utils.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�|Bl\�IHҼ\�OSƱ','wp-includes/js/mediaelement/mediaelement-migrate.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mediaelement-migrate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<�C�_hz\�3�\�<7',_binary ',b#0�!a�OVc,��ؕSԏI�л%�\�p)��','',0,'?'),(_binary '��\�ب&G\�)�k{\�\�','wp-includes/sodium_compat/namespaced/Core/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��h\���P�\�\�',_binary 'K\�\�\��d�%�.RAO\�F�\�\�\�\�\���jo�-','',0,'?'),(_binary '��\�\�-\�\ry�\�p\�F�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-flag.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-flag.svg',0,_binary '�[*L�V�L+\�<g7w',_binary '�[*L�V�L+\�<g7w',_binary 'x\�Bto\�]���ߛ!�2�n5xQ7k@ڲ2��','',0,'?'),(_binary '��@:��zx\�\��s��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/SendersApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/SendersApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��f����G\�E��G��',_binary '�M�J\�9eB�G����\�>\�xy\Z�#v�@�[\�y','',0,'?'),(_binary '��<���\�>$\�c�\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_speaker_phone_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_speaker_phone_24px.svg',0,_binary 'FcƹS.\n�\�&�!/\�I�',_binary 'FcƹS.\n�\�&�!/\�I�',_binary '�\�\�\�Ї�\�\�q2&;^\�\�\�\�\0\�xf�~�?�\�','',0,'?'),(_binary '��p ��^���S�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4b��BV�N�-`$��',_binary 'c)N���k��Y\r$o�B5!&*ցd\� 4\�','',0,'?'),(_binary '��\���R�\\�p\�\�','wp-includes/blocks/comment-template/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-template/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�:�\�=���B��\�W�',_binary ' `�gu F�$`m\�=�3\�c�\�c�%K�\�','',0,'?'),(_binary '���\'\�@�ܓ\�i�\n\�','wp-content/plugins/revslider/admin/assets/js/shortcode_generator/tinymce.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/shortcode_generator/tinymce.js',0,_binary '��(*+��Q\�\\>b\�%',_binary '��(*+��Q\�\\>b\�%',_binary 'AJ�X�\�zm%\���X\�Y\�g\�AF\�77 U\�ğ','',0,'?'),(_binary '��S%\�v\���\�K���\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/.LE_ACME2Tests.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2Tests/.LE_ACME2Tests.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��[\�6��dcHa ','wp-includes/blocks/latest-posts/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\�\�\�\�<Cč=cﻘ',_binary '�\Z��%���� ���a~��>l\�Bb�\��7','',0,'?'),(_binary '��\\\��\�֯�B!�\�a�V','wp-includes/blocks/comment-content/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-content/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\�aj�\�Wm\�\�\�={\�',_binary '\��\�\n\�\0�k` ����?p�rE_�=E��\\\�','',0,'?'),(_binary '��\�]��\\\\\�A��HB2�','wp-content/plugins/revslider/admin/assets/js/shortcode_generator/.shortcode_generator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/shortcode_generator/.shortcode_generator.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���\�h+��B\�\�\�\�','wp-includes/js/tw-sack.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tw-sack.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Xh�+t\�\r\r/\�\�A\�',_binary '\�\\mN��\�톬3�\�oE�\0\�Z��)\�y�B','',0,'?'),(_binary '��F\�\"\�\�vh\�$Lb��','wp-includes/js/imgareaselect/border-anim-v.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/imgareaselect/border-anim-v.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�z!�<\�7\�\��\�\�*�',_binary '�\�>��\�\�d\�:\���j1\�<\�!4\�6�g\�\�','',0,'?'),(_binary '��G\�>�yp�q)q\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_offline_pin_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_offline_pin_24px.svg',0,_binary '��ۻ)�y#⧈<q\�',_binary '��ۻ)�y#⧈<q\�',_binary '� �\�4���P}\�-�L�u�!\�q\�4[\'�x\�','',0,'?'),(_binary '�\�S��C�z�J�ޝ���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/PsrHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/PsrHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǚcw�ܻA��y`o�\�',_binary '��\r���3�9\�\�\�E��t�5\�\�\���\�I\��\�','',0,'?'),(_binary '�\�S�u\�M*\n��-\�q','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp424.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp424.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\�/7\�ȥ�\�\�\�<U',_binary '�tX��+�H\��w&v�\�δ)*t)vxf܀�[\"','',0,'?'),(_binary '�\�˩6�f/\�6YjI\0\�W','wp-content/plugins/wordfence/modules/login-security/views/settings/options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/settings/options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�X� K�\�\�\�\�',_binary '\�\�\r�\�<a\�\�c\�ݽR|l��<{�)�;�$MH','',0,'?'),(_binary '�\�V \�a\�\�+\�E0p','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_apps_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_apps_24px.svg',0,_binary '\�\�|��{-��>�9*�x',_binary '\�\�|��{-��>�9*�x',_binary 'P\�H\'! �N3�\�\�0k\�\'\'�Z?�\�kOW��G\�','',0,'?'),(_binary '�\�\�\�\�c�<[��','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�wkv#=�\�\0��\�',_binary '8���_I\�\�ޕ�&��\�+%\�#\�\�}�\�\�z\�F�\�R','',0,'?'),(_binary '�\�\\�{*i\\�D\Z\�?m','wp-content/plugins/contact-form-7/includes/block-editor/.block-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/block-editor/.block-editor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�MAH\�\�\�\0\�[d_\�!','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\�,}vĨ3�\�G�\�)�',_binary 'E�r4@\0�ԡ$�\�z\�3\�$l�\�\Z\�`i\�ex\�l\�','',0,'?'),(_binary '�\�yc\�0O�g)ρ�Mf�','wp-admin/network/site-settings.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/site-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�9MX\�$ѣ�P',_binary '8�B�x�\�\�\�B�T�>P~ό�X8\�i�\�','',0,'?'),(_binary '�\�U�]R��\�)Y�\�m','wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�j���\�0\��\��\�9',_binary '��\Z\�Ҩ2�#��s:\�Р\n v��Ø+l�','',0,'?'),(_binary '�tDZ%�����\�F','wp-content/plugins/wordfence/lib/wfNotification.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfNotification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0Ǎ V2\�(\��dhVD',_binary 'S\�a\�\�Y�\���gj+|�\� \�\�J��M8��','',0,'?'),(_binary '�\n�\Z`�\�\�\�;O#\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/lightning.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/lightning.svg',0,_binary 'H\�U\r��(\�\�\�:\rM�',_binary 'H\�U\r��(\�\�\�:\rM�',_binary '\�A\�й\�6\Z�]�!:p\�\�.W\�\"�ad\�\�\�\�>','',0,'?'),(_binary '�\r7\�\�J�\�b\�U?r�ϴ','wp-includes/Requests/src/Exception/Http/Status410.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status410.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i��L)�)��7\�ff}',_binary '�B��\�\�\�R�\�X�?\�\� 6E�\�,n`\\���c','',0,'?'),(_binary '�a�\�����R\�U�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_gif_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_gif_24px.svg',0,_binary 'a�-D�d?\\ �WX�l\�W',_binary 'a�-D�d?\\ �WX�l\�W',_binary '�0�ЖF�=͢\�ڷ\�W]~鴗�\�\Z\�k;p|ک','',0,'?'),(_binary '�$���\�!\�\�\�+&q\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�$sR\�\�iNS&&$�d',_binary '��l��W\�+\�\�\� ��5�� ��\�\rզI9Yk','',0,'?'),(_binary '�(\�]��\�;R\0>\�\�\�\�G','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ro.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ro.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x]�\�S|N�.\�\�E\0\�',_binary '3]\�P�\�Q�\��\�j\�f�0��\�\��\n!1','',0,'?'),(_binary '�,5\";�2\\\�If\�\�j','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/.Ge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/.Ge.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�1�\�ϣ\�\����I�','wp-content/plugins/wordfence/lib/wfImportExportController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfImportExportController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�������\�+>��',_binary '�dlы۹`\�\��\�\�\����J�\��#|i{�','',0,'?'),(_binary '�<�\�|~E.\�Y^\�!\�]','wp-admin/js/widgets/media-audio-widget.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/media-audio-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n��tw|茇^�\�\r�<K',_binary 'd�^2?P�\�\�F��~��\�>�\�\�\�ݾ�\�m','',0,'?'),(_binary '�?�\n5��H\�?\�\�\�\�','wp-admin/css/customize-controls.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-controls.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o��C|�sNc\�\�j',_binary '�\� �~q\�\�V{�<O���5y�i�7^\�r[\�\�','',0,'?'),(_binary '�Gd�d́\�����`\�w','wp-includes/assets/script-loader-react-refresh-runtime.min.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/script-loader-react-refresh-runtime.min.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�f\ZZ\�BH�=?3!R',_binary '�\�\�wW�k�\��(\0LJ�\�m����\�؟\\g4','',0,'?'),(_binary '�Nw\�hN\�ۀ�T9*\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�X-CAl%{\�\0\��\�\�',_binary '�\�\�:����\�k\�m�:-4�%\�,E\�\�mB553','',0,'?'),(_binary '�wB~~\�����BP�8','wp-includes/blocks/post-date/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-date/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3���\�٦>\�L\�\'',_binary '\���\�?�\�a�h����Ɩov\�\�\�5nh','',0,'?'),(_binary '�x�\�M\�8�Q��&\�b','wp-includes/blocks/categories/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��&\�[��5�nPAQ\�(','wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/.PepipostAPI.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/.PepipostAPI.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��v�BQ\�wD2ye�v','wp-includes/blocks/comments-pagination/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��\�\�.�\�ù0u\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListForwardingAddressesResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListForwardingAddressesResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fAYh�km\ZCl\r\0\�',_binary '�\�яx�#\�Z�\�_�\�v��)�\�\�\�J4\�ՠ<�k','',0,'?'),(_binary '�����juGCtO\�\�\�','wp-admin/css/colors/coffee/colors-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/coffee/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't�\"�,~1��\�\�W\�U��',_binary 'ώ{\�HTM^@�Ѩ\�\\\����Xr?Ւ��\��','',0,'?'),(_binary '���!e� �$D��z\�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�P\"�\�?u\�\Z\'*\�',_binary '\�\�\�ܡ\�[,lr�Ĵ.�۴C\�Z\�\���P�','',0,'?'),(_binary '����\�(\�\�r��@�','wp-content/plugins/js_composer/include/autoload/vc-pages/page-custom-css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-pages/page-custom-css.php',0,_binary '�2\��W+�͍�O���\0',_binary '�2\��W+�͍�O���\0',_binary '\�݅ �w�\�\�\�*���~�Q�\�DS�^U�\\V�\"','',0,'?'),(_binary '��l�.H|S��\�{��','wp-includes/js/jquery/ui/effect-transfer.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-transfer.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd.ɏJ˞��Kh<d�\nX',_binary '\�\�\���\�\�T4�&zl�k�c\��\�\�\�\�\�}\�','',0,'?'),(_binary '����t��n�\�aC�\�pA','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-posts-slider.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-posts-slider.svg',0,_binary '��J,\\#ʚ<7���',_binary '��J,\\#ʚ<7���',_binary '\�\�\�\Z�\�W��I�\n\�\�$\�Y�Q0@�\�Jy�','',0,'?'),(_binary '���`TZ��\�%h\�\�\�\0','wp-content/plugins/wordfence/css/wf-global.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/wf-global.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ADmqc\�\�v\��d9',_binary '�(O�\�ӛˀԟMAW�\�D\�0�\\\�\�5LG�','',0,'?'),(_binary '��V0�Aa%ۆFk�\�','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-check.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�d\�3�\�W|\�IP�\��:',_binary '�3n�\Z��������Ԫ����P\���P��\�','',0,'?'),(_binary '������\�~e/�!','wp-content/themes/twentytwentytwo/theme.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/theme.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\�\�yw\�\�h\�P\��*&',_binary '�\��\�C\�{�#t�t�h:\�jl^\��\�','',0,'?'),(_binary '���ISU`u���T\�\�F','wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�l�{\�bOs\�_a�\�>',_binary 'm\�n5\�\�ߐ֞βgJ\�\\����\�3�\�\�\�\�','',0,'?'),(_binary '��C\n0�uY*\�XCꢽa','wp-content/plugins/js_composer/assets/js/editors/templates-preview.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/editors/templates-preview.js',0,_binary 'O\�܈�\��6��(\�\�N',_binary 'O\�܈�\��6��(\�\�N',_binary 'ޜ�<�ܮ�\�Z.O�*(\�\r\�\�U ��\�\�m\�\�\�','',0,'?'),(_binary '��\���3��\\��%','wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-pages.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-pages.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^hO=Bs�1J.+�\�\�',_binary 'i-jV\�h�_\�V\�)�n\�\��\�Cb�\�Wǯ�}F','',0,'?'),(_binary '�ՙ\�r\�C)\�╡�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/.Common.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/.Common.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�\�\�%�b4q�V>�','wp-content/plugins/wp-maintenance-mode/wp-maintenance-mode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/wp-maintenance-mode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3�\�]{\�|J\�\�\"^L',_binary '��S6j\�(pʔr6/\�D%��\�X#[\�\�ه\'\�','',0,'?'),(_binary '�\���S�\�P��\�L;','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spinner/.spinner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spinner/.spinner.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�S%\�ќ\"\�\�r�!\�','wp-includes/blocks/list/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/list/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ޱzl�\�\�$�\��L��',_binary '����8b�c��\�\�,�lŨ%�|\�M� Xk�}','',0,'?'),(_binary '�ߠƠ�\�p\\�\�yp\�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTags.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\n\�s\�\Z~IK@K�-m��',_binary '�\�\�ϸ�0~\�k��жEf\�%oI��jK\�h','',0,'?'),(_binary '�\�M*VB�qs��&a�/\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.min.js',0,_binary '\�E1��\�f�\�\�P!-',_binary '\�E1��\�f�\�\�P!-',_binary 'IJ\�\�\�AWA0}-�\�2_�}�\�פf�fI_%\�','',0,'?'),(_binary '�\�\�(�+��wIѳ�~0','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/.Ge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/.Ge.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�\��*ge���\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/rev_slider_vc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/rev_slider_vc.php',0,_binary '��\�䱿a�(\�(\n�)',_binary '��\�䱿a�(\�(\n�)',_binary '���\�֬\�8J�d��4R�\�\�C�y$�\�H\�\�=Q','',0,'?'),(_binary '���3�qc;*�V\08�\\','wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ӌؠ\�\�\�\�v&��Ad',_binary 'K��s;���o\�\�\�ZÏ�Y�S\�\�\�!e���\�\�\�\�','',0,'?'),(_binary '���\"�\�*q[�}','wp-includes/Requests/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�\�%t���x�S� q','wp-content/plugins/wp-mail-smtp/src/Reports/Reports.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Reports/Reports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\�@\� d�\\.#',_binary '\�?\��r\�6\�\�_���丶�\�\�\0�Q1�Ĺ�','',0,'?'),(_binary '��3m�ų\���Y��I','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/wrench.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/wrench.svg',0,_binary 'hs4\�\�>�>��c�x;',_binary 'hs4\�\�>�>��c�x;',_binary '�Q����oo��{t�bZ���k�\�\���\��+\0','',0,'?'),(_binary '�>�%�ٵ�a�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_size_select_small_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_size_select_small_24px.svg',0,_binary '�ڠ\�\"�_��J:u\rߤ',_binary '�ڠ\�\"�_��J:u\rߤ',_binary '�vA_�R\�\�\�\0\'�}�Kc\�mv\�&.\�\�\�$��','',0,'?'),(_binary '��\�an��\�V=Ty X\�','wp-includes/SimplePie/Copyright.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Copyright.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\�\�>����\�ԪQ',_binary '\�i\�\�%�ܴ\�\�E\�^g�\�\�2�z,\�@�Q�\�V','',0,'?'),(_binary '�;\�cTδ�l�\" �','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestContactImport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestContactImport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ّ�x��U\Z\�˔B\'',_binary '\�h\n-�\��1 }\\3<�1辘�˷�rQN\�D','',0,'?'),(_binary '�\�z\�\�-;n�e�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/like.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/like.svg',0,_binary 'k�6a5�TS\�|�\�\�6',_binary 'k�6a5�TS\�|�\�\�6',_binary '\�\�m7%Y�V\�\��XX1$\�{\�| ��B\0h','',0,'?'),(_binary '�$��b ��\�o\�&��8\�','wp-includes/blocks/button/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�[\�\�\�Z\�y����',_binary 't��\�s\�AUHy@,u|\�\�\��\r\\(�\�/�c�U','',0,'?'),(_binary '�8\�[M�\�\�n�-�m','wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/grid-item-shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/grid-item-shortcodes.php',0,_binary '0`\�\'odS,�\0aW\�P',_binary '0`\�\'odS,�\0aW\�P',_binary '�\�?f�\�\�˴t\�Io+\�v�.��р\�#\�ew\�','',0,'?'),(_binary '�=��b]�ī\�0\�#�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/Get.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/Get.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T�|�8C�a`�^�',_binary '�u\�pk\�\�e!\�.}�7c7��\�d���2��gPB0','',0,'?'),(_binary '�>�^\�>\�\��(�\�','wp-content/plugins/js_composer/include/classes/editors/navbar/class-vc-navbar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/navbar/class-vc-navbar.php',0,_binary '?T��g��?{e�F��s\�',_binary '?T��g��?{e�F��s\�',_binary '\�0{\�\�_\�\��\�\�\�V|�d�����z\'Б�g','',0,'?'),(_binary '�CV��%���\�\�i','wp-includes/block-supports/border.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/border.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��.�DI�9�@ݵ]�\Z',_binary '\��%&Q��QYBr���\�\��tqܰ����n\�','',0,'?'),(_binary '�\\��щu<�\"Yڜ\�','wp-content/plugins/js_composer/config/content/shortcode-vc-separator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-separator.php',0,_binary '���l�JMv\�\�|w�\�',_binary '���l�JMv\�\�|w�\�',_binary '\�\'=,e\�\�h\�\�t4a\�\0��\�w���\�\�ݡ','',0,'?'),(_binary '�]mMq�4�\�\�1oC\�m','wp-content/plugins/wp-maintenance-mode/.wp-maintenance-mode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/.wp-maintenance-mode.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�e\�}QmJ�T]���\�','wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-post-settings.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-post-settings.tpl.php',0,_binary '\\\�n�hj\�B\�\�qx',_binary '\\\�n�hj\�B\�\�qx',_binary '�\�`�j$^d8B(��\�]o�3ݽ\�\�o��\�Q','',0,'?'),(_binary '�o�c\�aX{\�j+\�?6\�5','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/.polyfill-mbstring.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/.polyfill-mbstring.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�t|ƃ�f\�&U! ','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_api.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_api.php',0,_binary '\�i�\�dEҵ\�z�Ҍ\�\�',_binary '\�i�\�dEҵ\�z�Ҍ\�\�',_binary '#\�� \�P���f��U�֊vb\�>\�\��xC\�:8','',0,'?'),(_binary '�} �yT�\�Z\�H�cDJ','wp-admin/js/custom-background.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/custom-background.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�|+T�\�GTt�\�\0',_binary '\�r�B~�<W5�9���[;]\�ޓ5S\�\�D�\�\�','',0,'?'),(_binary '���S�\�\�{|\�\"uZz\�','wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-aside.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-aside.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\�/�� ��j\�t�\�J�',_binary 'w;*\�Ҙ�\rp\�<L$�\r\�\�\r�\�H\Z\�\�\�','',0,'?'),(_binary '��#A�\�5F-�5B\�\�','wp-content/plugins/wp-mail-smtp/assets/vue/img/exclamation-circle-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/exclamation-circle-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\�j\r�T#+\�\�`�\�',_binary '\�W{�}\�BAK�!�S���=:\�\�X\�J%��\�\�','',0,'?'),(_binary '��{\�0l(Ʋu9,wS\�u','wp-includes/js/media-audiovideo.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/media-audiovideo.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\Z��[kO�7\�Ru1a\�:',_binary '8%\�)5LFQ�\�\0�S7\�\�ʽ��T\�\�\�@��ݑ�','',0,'?'),(_binary '�����J�;\��\�9\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_markunread_mailbox_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_markunread_mailbox_24px.svg',0,_binary '\�/��T�j`�8�h�',_binary '\�/��T�j`�8�h�',_binary 'C\�y�\�\�\�\�\\P;(��\�\�5sPflt\�i+�9�','',0,'?'),(_binary '��D�ԅD:q\�w XM','wp-content/plugins/wpforms-lite/assets/css/jquery-confirm.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/jquery-confirm.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '³Y�z\�p\�/ĸ\�k',_binary '��Q��\�(�#ō�KJX�\��i��\0\�jC%:','',0,'?'),(_binary '��|\�M\'�\�x�u**:','wp-content/plugins/wp-mail-smtp/assets/images/email/icon-check.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email/icon-check.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Zd¾�\�*\�\�\�',_binary '\��\�>�\�y[�\�6��[��\�=�ݼB���6\�','',0,'?'),(_binary '����1�{\n\�m��n','wp-content/plugins/js_composer/include/params/font_container/.font_container.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/font_container/.font_container.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\� ,��\�֛U\\X\�1�','wp-content/themes/twentytwentythree/styles/whisper.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/styles/whisper.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\r ��\�\n\�\�\�o',_binary '?G\��t�\�C@\�/ޫC�\�T��|ܳ@�T6@\�','',0,'?'),(_binary '�\�\�I�֜H�l\�\�\�','wp-content/plugins/wpforms-lite/assets/images/community/suggest.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/suggest.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��>�\�\�/\�D�\�]\�\�',_binary '���Z�)5�\�r�Ɣnv�\�\�\�p�=\�&\� \�\�\�','',0,'?'),(_binary '�\�)!)\�6�\�>}\�74','wp-includes/css/dist/block-library/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\�6\�\�^�\'!��U�\�\�',_binary 'ViD\"!�!xF�0l��N����B��\�� R�\�','',0,'?'),(_binary '�\�\�\�{4.(u�\�07Ƶ','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_speaker_group_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_speaker_group_24px.svg',0,_binary '���\�6?\�eQ��\�',_binary '���\�6?\�eQ��\�',_binary '�� ��\�2������\�)��KS\�o=n�','',0,'?'),(_binary '�\�ـy/�\�(��\�4T','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�膩T_p��n��\�x\'',_binary 'y�3\�j��������AV^v;\�\�śb4�oL��','',0,'?'),(_binary '�\�\�{eu\� I���','wp-content/themes/twentytwentythree/assets/fonts/inter/LICENSE.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/inter/LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�,\\�u��\�\�\�`�',_binary '\�x\�`��R#\�G\�\�\�Ed[qȟ�\�h\�\nx�s��','',0,'?'),(_binary '��`Y��<\�>\�X\�\�C��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/activate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/activate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�[Σ/Qp�\��ϛ�\�\�',_binary '�P\�MD�p��Hm�b\��%\�\"aCT�&\�T�/4\�','',0,'?'),(_binary '���L�\�V�Y�\�*','wp-includes/js/plupload/moxie.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/moxie.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�h�j���b\�(',_binary '�x�T\� Z������\�$ �\�\�\Z\n�JC؋(��<','',0,'?'),(_binary '���扽\�v�\�;tC','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_align_right_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_align_right_24px.svg',0,_binary 'q���;.\�y\�}r\�>',_binary 'q���;.\�y\�}r\�>',_binary '3�\�&�\r.�L�F�\��Hu\"̚��\�*�a9p\�','',0,'?'),(_binary '��Ab�#\� U\�2;�\�','wp-content/plugins/revslider/public/assets/js/.js.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/js/.js.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '� \�A$ۤfC�N\��37','wp-includes/query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x��\�і -\�\'L\�m\�',_binary '�\�֙o�@D?��1Z\�L\���f\�\�\�ແ(\�,pm�','',0,'?'),(_binary '�%q\��>\�\�\�\"\�\�\0أ','wp-content/themes/main/admin/walker/custom_menu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/admin/walker/custom_menu.php',0,_binary '��Kv\���ڻN��5�',_binary '��Kv\���ڻN��5�',_binary '\�\"��H!\�N:\�\�D\�\�s\�{\�\�\�*\�\Z\�\rF��\�K\�b','',0,'?'),(_binary '�(���ה\�W\�h@=a','wp-includes/images/smilies/icon_mad.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_mad.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V�!\�@�c�0\�S�',_binary '�\�����\�d[O:LJ\��\�\��jl}\�q\�','',0,'?'),(_binary '�4/��� \��9�@�','wp-content/plugins/revslider/backup/.backup.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/backup/.backup.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�7�0�\��,� M','wp-includes/sodium_compat/namespaced/Core/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qy���?�;\�8�V\n�',_binary '\0\�-\�\�]뮳��XEt)�`\�\�1\�C�}Mr2\�/','',0,'?'),(_binary '�C�,ڦ�R1A\� X\�','wp-includes/blocks/latest-posts/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�D\�y$\� @��g&�<',_binary '�\�o\�\�Z\�a&^�\�D�7��*����,<AQ�','',0,'?'),(_binary '�E�H���!���h�<y','wp-includes/blocks/site-title/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\�{R\�b\0�\��۔',_binary 'F\�!��j\�\�G�\�\�v�h�\�O\�\�\�5d','',0,'?'),(_binary '�H\� /\\�#�\�\r\�\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/composer.json','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ƣ\\\�R\�I\0�D�{V',_binary '7[-\rd�M?:�Y��H\�3e\'�@\�\�JY\�\�\�T*','',0,'?'),(_binary '�KG�N�eM��*r�W','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_stop_screen_share_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_stop_screen_share_24px.svg',0,_binary '$\�\�<tU\�\�\�<�\�',_binary '$\�\�<tU\�\�\�<�\�',_binary 'K \�c�wb�\�\�XE~\�o\� �l��M�7�\�f&��','',0,'?'),(_binary '�N\�\�߇\�\�&\�u;A\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_face_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_face_24px.svg',0,_binary '\\�\�0^c2!ۚ%',_binary '\\�\�0^c2!ۚ%',_binary '�a�N�H\�x�jb��\�E�\�g\�l)\�\r.\�r|6�','',0,'?'),(_binary '�P�$9\�e`z��@��3>','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_settings.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_settings.tpl.php',0,_binary 'k\�\�\�ؼo\�k\�\�\�@#',_binary 'k\�\�\�ؼo\�k\�\�\�@#',_binary '�Dd���H\�\�fx\���Rj\�\�D\�m�\��)���\�','',0,'?'),(_binary '�Z�MO?U\\\�tGD\�[','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/.DSA.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/.DSA.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�c���J\�έwyy+\�','wp-content/plugins/wp-mail-smtp/.wp-mail-smtp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/.wp-mail-smtp.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�g\Z��\\\�\r�`=�m�','wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\r�L\�\��\�{ǀ\�',_binary '��\�\�VZ+�\�&�\r\�Щ\�U;�L)R\�!ӵ\�','',0,'?'),(_binary '�i���B\�j\�\�\�\�\�]','wp-includes/sodium_compat/namespaced/Crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G8�J+�\� ��z',_binary '>8���\'X\�i\�Ub�Gн\�,<T`6\�\�4Ѝ\�','',0,'?'),(_binary '�n\"\� \�\��\�\�i\�\�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_save_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_save_24px.svg',0,_binary '�=k�t�H\�\�\�\�S',_binary '�=k�t�H\�\�\�\�S',_binary ',C�\�L\�\�Jk�\�p���\"b(y@c95�6\�','',0,'?'),(_binary '�z5IQe��/vP�\�2g&','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�( _���C�\�6�\�z�',_binary '2}|��\'\�\�5�\��\'��\�}�YCv\�\�HR_V\Z','',0,'?'),(_binary '����v���ό\�Y9\�','wp-includes/ID3/getid3.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/getid3.lib.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9���$�\�ֶ(\�\�~',_binary '�\�\�SՃ�B�x+\�v0h�ʉ�\�\�\�\�1�','',0,'?'),(_binary '��\�\n\�T n�9\�&�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/InsufficientSetupException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��n\�\��q-x\�Șo\�',_binary '\�\0>?\��\n/3l��Rl-�wF>E�X��Tm\��','',0,'?'),(_binary '��:�%to��p\�t\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendTransacSms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendTransacSms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q�gF�x1�SK\',\�W�\�',_binary ':�����G\�1���I]\�,)\�\�Ym\�\�8�','',0,'?'),(_binary '��Qc@�\�$ rs\0','wp-content/plugins/wpforms-lite/assets/images/challenge/chevron-circle-down-regular.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/challenge/chevron-circle-down-regular.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\n�x�\�\�\�~ۘ�`',_binary 'Xhu=Y����J�\� �\�[B�v\�\�H\�Z\�H5','',0,'?'),(_binary '���X����H\�o�v\�','wp-admin/css/common-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/common-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�/-ج������X\�',_binary 'X\�_t\�\�\\����I\�\��\��-�,%�\�g���','',0,'?'),(_binary '��!N��D\�w�`�\�[\�','wp-includes/js/jquery/ui/dialog.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/dialog.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ʊ�y\�+ԝRg\� ]\'�',_binary '\�\�^\�\�FJ\�K�ɹ^ �D\�\�0\�:�\\�(','',0,'?'),(_binary '��yW�`\�\�lw\�;\"�.6','wp-content/plugins/wpforms-lite/lite/.lite.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/.lite.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�Xp�\�\�\�~0D','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�W�oe�~��oB2�_;',_binary '5�q\��SrL\�]�OX����sq�\�\�\�+l<�\�ɒ','',0,'?'),(_binary '��֗]NR��\�S{qv?�','wp-admin/css/wp-admin-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/wp-admin-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',*i��\�\�[p]��<',_binary 'r5S�E\�?29/\�)\��_\�PJv�Vh�\�\�R�','',0,'?'),(_binary '��\Z,z\�\��Ґ�U�','wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7^\�\Z\�\'�n��y\�hx',_binary '}\'?.�X�dTT�\�P��;<qN\�U\�\�v�~\"','',0,'?'),(_binary '�\�C\\X�����?�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_navigate_next_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_navigate_next_24px.svg',0,_binary '\�/�3�\\-��%\��C',_binary '\�/�3�\\-��%\��C',_binary 'Ɉ\�>5~D.51ō\�\�ݿ�@�8�K�\�iRr�\�K\'','',0,'?'),(_binary '�\�O$8��J�e��','wp-content/plugins/wordfence/models/scanner/wfScanner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/scanner/wfScanner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�X�)\�f�\�.\�T\�',_binary '3�/x\"��W��\�h@���fP\0]����\�\�','',0,'?'),(_binary '��*v\�<�TC�U�XJn','wp-includes/blocks/column/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/column/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S�Cr\�î֡E�',_binary '\Z\�\�@�U�\�\�({�E�\�+\�\�&�;��j\�\"v|','',0,'?'),(_binary '�\0��߯NI�\�\�','wp-content/themes/twentynineteen/inc/back-compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/inc/back-compat.php',0,_binary '\�\�dv~\�,\r\�8\�Fk�',_binary '\�\�dv~\�,\r\�8\�Fk�',_binary '��\�\�\�Z1\�v?i\����ْ\rBj�\�\�8�V\� \�','',0,'?'),(_binary '���\�^\�).����U$','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_payment_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_payment_24px.svg',0,_binary 'z�G}�},-3\�X',_binary 'z�G}�},-3\�X',_binary '�]|����cƈ\n\\�އpӧ��!ξ���\Z','',0,'?'),(_binary '�V\�܂0\0U�`�5C>','wp-includes/css/dist/components/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/components/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Df,�\�액�b?�i�\�',_binary '\�\�\�$ͥ��\�\�k�T\�\�.ֆӘ\�J�� \�','',0,'?'),(_binary '��l�U&\�(V\n$?\�[','wp-content/plugins/js_composer/include/params/autocomplete/.autocomplete.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/autocomplete/.autocomplete.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\� �6�\�!\"\�P ','wp-content/themes/twentytwentyone/package.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/package.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>�Q1n3\�̽�C\�\Z',_binary '�.\�!���)�\�_.㤼\�]\\\�6D]��\�0�H','',0,'?'),(_binary '�\Z� \�R��\��[\�\'\�>','wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�J�\\c7�y�x\�гl',_binary '�~�\�qV�\���*\'\�1�����]3�^�\��\�\�m','',0,'?'),(_binary '� 3I\�A�C�p�~ ��','wp-content/plugins/js_composer/include/classes/shortcodes/vc-separator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-separator.php',0,_binary 'ȣ�\�\�6\�\�è*.Yu.b',_binary 'ȣ�\�\�6\�\�è*.Yu.b',_binary '/4:9\�H&,C�F\�\�\�:�\�\�}���\�\�]␅�','',0,'?'),(_binary '�$�����j�X�])D:','wp-load.php','/home2/faster25/public_html/ansrwanda.com/wp-load.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\\`U\�zC!p\�}�}�}O',_binary 'jC�v��:\Z\�\�is\�܅m�\�9\�\r\�\�PvF\�\�','',0,'?'),(_binary '�2\�\\\�17Հ\�wi�{','wp-includes/js/dist/vendor/wp-polyfill.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�6��c\�t�5��',_binary 'z&&�ʸ\�Rt\�\�\�\Z\��\�.Y5sH�dX�*f','',0,'?'),(_binary '�7�YҶB<�I\�\�\�','wp-content/plugins/wpforms-lite/assets/js/jquery.insert-at-caret.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.insert-at-caret.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')�\�\�B�{�����3�\�\�',_binary '\�\�00��\�\�s<\�\�R\�Z �iB\�-�7Z@̆','',0,'?'),(_binary '�<�4#�KM{�d\�ׇ','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-blue.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-blue.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UJ\�m#��9���&�\�',_binary '\�dlč\�g\�g�,\�%��\�\�|7ÔƑ<(�','',0,'?'),(_binary '�@�\�Ĕ\�l!$\�F�\Z~�','wp-includes/blocks/code/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\JNPT-�7�\�\��]�',_binary '��\�<�/\�\�lU0*ߥW�$V����vC]�\�\�4\�','',0,'?'),(_binary '�BR\�?\r~u��M�g%\�','wp-content/plugins/js_composer/assets/js/dist/frontend-editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/dist/frontend-editor.min.js',0,_binary '�\�He�l\�0EN+y\�',_binary '�\�He�l\�0EN+y\�',_binary '\�Qg\��j5c&��\�lW�q?M�)eлsVG\��Ei','',0,'?'),(_binary '�D�ݣ\�<- �\�\�=','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_colorize_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_colorize_24px.svg',0,_binary '� �\�J\�P\�\�p\�;-8�!',_binary '� �\�J\�P\�\�p\�;-8�!',_binary '?6IgE`�Х\�\�.�\\�}O�\�rC�[H�\��\0','',0,'?'),(_binary '�H�)�\���\�\�jH\�j','wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\�\'B\�l\�If\�\�\�\"c',_binary '��O$�\�U?�\�\nR��y��\�V\�=�T\���Z','',0,'?'),(_binary '�K�`�+H4�\�\�7\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_16_9_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_16_9_24px.svg',0,_binary 'L%���\�\�=4�+\�R��',_binary 'L%���\�\�=4�+\�R��',_binary 'RG4dD��I7(�\�MO�r57>\� �L��\�X?�S','',0,'?'),(_binary '�M��9\\\�\�bA��\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SlackHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SlackHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y�\r(�^�O\�\�%�\�`',_binary 'Lf�\�X�Q�M\�\�(:�,kT� ���Gg�\�\�fh','',0,'?'),(_binary '�Nsf�#�@Q;�;�{̻','wp-includes/blocks/query-pagination-numbers/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-numbers/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P,\�\�#0O\�%\�<�8�|',_binary 'qn\�i\�\�ȅ\�\n\��фo3Q۾-NP3NH','',0,'?'),(_binary '�S���n\�Y�\� m�A+','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-base.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-base.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%Y,T2�Y\�\�\�\�[',_binary ';�_q�\�j�6qH��e\"@�kI\�~9��WU��','',0,'?'),(_binary '�T[��/�\�88,U\�\�G','wp-content/plugins/revslider/includes/colorpicker.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/colorpicker.class.php',0,_binary '\�(j�\��RB$\�Ku\�\�',_binary '\�(j�\��RB$\�Ku\�\�',_binary '4\�p\�;\�U\"�ݠ\�\�\�W�n\�vop7K\�<6�[','',0,'?'),(_binary '�T\�)��<\�]��!�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/.themecheck.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/.themecheck.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�[$\�_���\� V���B@','wp-includes/Requests/src/Cookie/Jar.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Cookie/Jar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�C\�n[LM(�',_binary '\n\�\�\�\�$S��\�\�`\'@#�\�\�\�GT��+\�\�w\�','',0,'?'),(_binary '�c\�\�O\�\�-\��+oe','wp-includes/blocks/block/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/block/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�uZ\�`ن^\�^^\�6,�',_binary '���\�\�\�\���\�`�\�\�T\�uC�dJ�\�m\�\�','',0,'?'),(_binary '�d~R9?\�+7�\r����','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/bs.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/bs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԉMd2�#H((T\�q�\�',_binary '\�pEk\�%2�u �y���:\�,I:��x��\�\�)�5','',0,'?'),(_binary '�j%M�ɍ\�\�p)Z�\�','wp-admin/images/generic.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/generic.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\'�[#98!\�',_binary '�{u\�\�\�K[g͆Ex\�{�:��lͨG\��','',0,'?'),(_binary '�o\�\�2\�~!��-#�`�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAggregatedReport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAggregatedReport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�t��u&qA�O��\�\n',_binary 'O�ͣ!Ɣ\�K{\�\�]Z�\�\\�c\� ;\�M�\�\�U\�','',0,'?'),(_binary '���\��LN�\�S\'��\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_antenna_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_antenna_24px.svg',0,_binary '*��,Ԇ]{H\�\�\��',_binary '*��,Ԇ]{H\�\�\��',_binary '$\�\�N\�g�\n\�S��\0Չ\\:�ܬ9\�[S\��S','',0,'?'),(_binary '��\0�>ߕ3H�\\�\�\��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/dns-verification.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/dns-verification.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5m���s��&���',_binary '*hm9˅�\�{We\08,�zm��m\�i6X�MB,','',0,'?'),(_binary '��\�v\�*~��\�\�\�ߏ','wp-content/themes/twentytwentyone/assets/images/playing-in-the-sand.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/images/playing-in-the-sand.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%�\�8I/CM\�\�x\��',_binary '\�\�W}u�}�\�v��m\�\�7=E\�K\�Y4','',0,'?'),(_binary '��\�q\�\�\�\�g.\�\�l\�','wp-content/plugins/wp-maintenance-mode/includes/classes/shortcodes/wp-maintenance-mode-shortcode-loginform.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/classes/shortcodes/wp-maintenance-mode-shortcode-loginform.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���0��*��@uw\�',_binary '+q\�\�\�\�qk���\�[|\�l�w\n���z�\�\�.N�<f','',0,'?'),(_binary '��\���\�C8L�e&Ӵ\�\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '��RKQ\�5v�-�� �\�','wp-includes/css/dist/edit-post/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0���{�\�>\�x##�\"k�',_binary 'iae�9_�\��rL��\�\�\�\�(I��yzN','',0,'?'),(_binary '�\�q�\�뻣D(���j��','wp-includes/blocks/list/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/list/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ޱzl�\�\�$�\��L��',_binary '����8b�c��\�\�,�lŨ%�|\�M� Xk�}','',0,'?'),(_binary '�\�\�f�\��CS����','wp-content/plugins/wpforms-lite/vendor/mk-j/php_xlsxwriter/.php_xlsxwriter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/mk-j/php_xlsxwriter/.php_xlsxwriter.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�;(Xp`ҙ\�\�pݷ','wp-includes/js/plupload/handlers.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/handlers.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b/\�3z)\�<\�l�',_binary 'Z5\�X�<\�\�\�pb+ʅ�d$��]V�x]','',0,'?'),(_binary '�⮘�� �F���w\�\0','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/InvalidOperationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kEmi�[\�\�\�\�tR���a',_binary 'X\��j/+M@\�Dpeϫů/-p�Q0Vɂ','',0,'?'),(_binary '��\Z���Gub|e0w�\�t','wp-includes/Requests/src/Exception/Http/Status501.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status501.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\��\�j�N��f',_binary '�D�\�Nif\�\�qJ��?�3+B��\�','',0,'?'),(_binary '��t\�0\�g\�a�/\��','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~�\�-\�\�\����\�x\'� ',_binary '��{ڋ�\�N\�o\�\�#X�+Xe\'����\�_�\�\�\�>\Z','',0,'?'),(_binary '��\�\�h�{z� Q>�','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/revslider.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/revslider.js',0,_binary 'k�X�QF\�Q\�\����1',_binary 'k�X�QF\�Q\�\����1',_binary '��\�b�3�\�s\�\�\�p\�\�CYrH�)Я;�)l\r�','',0,'?'),(_binary '�\n�qo\�qZVyX��9','wp-admin/includes/menu.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\'�\�}\ZοP\�\�`',_binary '\�\'8�;��e\�\�[�[A\�ov䨼�\'\�\�NJ[','',0,'?'),(_binary '�\n�]�^\�S\nl�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfoApiKeysV2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildInfoApiKeysV2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~�y�vp~�e�\�BۃDW',_binary 'Q%3!\�\�)TeP�?\�f6�:����`�\�1���','',0,'?'),(_binary '����&-�\���\�\�','wp-content/plugins/wpforms-lite/templates/emails/summary-footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/summary-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4��\�Ǵ.�\�\�s',_binary '}DsԄ\�=�u��\�c��GO\�=l\�\�v����','',0,'?'),(_binary '�\�=\�a�h1X\�\�5\�','wp-content/plugins/wpforms-lite/src/Helpers/.Helpers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Helpers/.Helpers.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�^[�\�Ñv�bk0s','wp-includes/Text/Diff/Engine/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Engine/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�!�+\�\�U\�U��\n&','wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�`P��PX�!\�1)',_binary '.\�\�\�\�5\0m�\�x\Z� ��x���\�\��Y\�','',0,'?'),(_binary '�5��8:�q3E\�\Z܇','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/other-plugins.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/other-plugins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H\n*e�fG\n{\�\�\�,',_binary 'D\�$;,۷\�[\�R\�T\�]�\Z+\�\�\�\�#V\�Ral','',0,'?'),(_binary '�6���vFb�H\�?_\�K','wp-content/plugins/wp-mail-smtp/assets/images/icons/zoom.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/icons/zoom.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4j���\�\��\�\�Q��',_binary '�K$3� \�Q�q�LKZ�ݐ\\��\�G\�\�Amo@�\0','',0,'?'),(_binary '�9�|�S�8�A�\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/LogglyHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/LogglyHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Z�\�\�:\�.�Wύ�;\�',_binary 'j:Bl��n�a�W��r�j������6�\�\�{','',0,'?'),(_binary '�=<\�O\�\�\�\�\�ܘ���','wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���Z�\�^\�]F#��',_binary '|\���_�ؘ\�=\�>H{i��\�\�\�\��z˸�','',0,'?'),(_binary '�A)(&:GE�\�0�|\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Poly1305/.Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Poly1305/.Poly1305.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�T\ZBƺ\�*w審s�\�\�','wp-content/plugins/js_composer/include/classes/core/class-vc-modifications.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/class-vc-modifications.php',0,_binary '܄ho�\�\�\�&N�VгZ',_binary '܄ho�\�\�\�&N�VгZ',_binary '\�\�~���y-0\�iQ�V\rw�\��\�<\�t\�c�)','',0,'?'),(_binary '�^�V{f�#\��߈j�g','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-full.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-full.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!\��\�$�x\\$4�I',_binary 'uN�V8�\�ocu��\���\�OU\�i�!m��wu]�','',0,'?'),(_binary '�j\�{~\�\�p\�n`\Z�+\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacBlockedContacts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacBlockedContacts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-7Y����s&9\r�a�',_binary '(/�KB�\�L|\�Y]��\�Y�\�vIx0>#�\�\�','',0,'?'),(_binary '�k-\'�\�Ϸ�0v��\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_hearing_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_hearing_24px.svg',0,_binary '{\�{�\�|�o���7a',_binary '{\�{�\�|�o���7a',_binary 'F\�\�|I\�}�\�n\�\�\�\�a0�\�5\�%����F','',0,'?'),(_binary '�k~�{\�\"\�_Y@\�\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�n]\�|\��{ \�\��QW','wp-content/plugins/revslider/admin/assets/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/index.php',0,_binary '\�\�{J!u?}\�\�s�',_binary '\�\�{J!u?}\�\�s�',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�s\�g\�;4S\�\�f\�G:o','wp-content/plugins/js_composer/assets/lib/vc_tabs/vc-tabs.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc_tabs/vc-tabs.min.js',0,_binary ')�$�u�jd{\�k\�|�',_binary ')�$�u�jd{\�k\�|�',_binary '���81�7\�D%N�\0�\�c\�\�\�ͬ�\�','',0,'?'),(_binary '��1xO5�\n.\�&�N','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacSmsReport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacSmsReport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+Pԑ��R\�L\�fb\�',_binary '\���᰼�\�:�-\�**9\�o&&�-,1T#`','',0,'?'),(_binary '��˚\�[u\�\�Q�\�UD;','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+o~��X�\�ݓ\0\�',_binary 'xX��ѹ\�$6\�UdZ$��\�\�x���\�\�&3\�','',0,'?'),(_binary '��Ư \'CԻ\�\�ګ\Z','wp-includes/images/admin-bar-sprite.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/admin-bar-sprite.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\���:�W\�\�\�^',_binary '�\�rN!�`VO�c�\�K�\�viՀ{Fn\Z��le','',0,'?'),(_binary '��4��#հ�}��','wp-content/plugins/wordfence/modules/login-security/views/manage/code.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/manage/code.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ܨ\�\�\�@�o�\�\�',_binary '�\�\�\�\r\���m��;�x3 U\�*�\�+qm\�\�R','',0,'?'),(_binary '����W��o \n4xw.\�','wp-content/plugins/really-simple-ssl/testssl/serverhttpson/ssl-test-page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverhttpson/ssl-test-page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�a\�0�����&�-',_binary 'Ӫ��GDf��\�:\�ڝ\�lk�#�L+J5B�\�','',0,'?'),(_binary '���>�\0� �\�\�z�\Z','wp-includes/blocks/navigation/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\�31\�>�\� 0QV',_binary '\"I�(��i���q\�\�ZKM��\�50�D�i\�k8�','',0,'?'),(_binary '��\�\�\�A.�֙�D','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/Generic.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/Generic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�{�9�9�3+�\�\�',_binary 'A+&\�6\�omvL>�ܢF\�\�\�[��\�͑ͣ\�G�D[','',0,'?'),(_binary '��\"\�Z0\0ؿe�Ԧp\�','wp-admin/css/admin-menu.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/admin-menu.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�_=sW�N\�p0R[U\�',_binary '\�bq�F3\�/ԙ�\��!�\�t��.Kp�}��','',0,'?'),(_binary '�\�!�L\�c�\ndC��=','wp-content/plugins/revslider/admin/includes/shortcode_generator/elementor/elementor-widget.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/elementor/elementor-widget.class.php',0,_binary ':(\��\�[��ҡ܋{',_binary ':(\��\�[��ҡ܋{',_binary '%�W\�(�\�\�?�s\�עdY�QQ�P~!f\'f\�Vb�','',0,'?'),(_binary '�\�#\"�wiG��z\���','wp-content/plugins/wordfence/modules/login-security/classes/model/.model.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/.model.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\���\"8Y��74�O<','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'di�BD\�J\���D�5\�O',_binary 'N�a���i�B\�\�\�\r�\�AO]���@\�P�\�','',0,'?'),(_binary '�\�\��x8[!>\�X','wp-admin/includes/class-wp-users-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-users-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�+\�l�jCxyk',_binary '�Rnó$��\�.�q�$~/N\�\�-��e\�4z�1�','',0,'?'),(_binary '��6��J\�E\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/.inc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/inc/.inc.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�OG�Ϗ�\�jD�}','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_hourglass_full_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_hourglass_full_24px.svg',0,_binary '��\�\�*��{�\�6�d�',_binary '��\�\�*��{�\�6�d�',_binary '\�-K�C\�l��^,3\�NCj�\\�&�4g�\�q՝�\�','',0,'?'),(_binary '�\�EX��6\�k�\�j0\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/TransactionalEmailsApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/TransactionalEmailsApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����(��\r0 �\�\�',_binary '\�rCW�v�LׂO�M�]w\�j\�+\"?\�x&E\�\�\�','',0,'?'),(_binary '�\���\�$��%\�jqn�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsCampaigns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsCampaigns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�\�kt;?_�\�\�\�/\�',_binary '�J�X��\�ۜ/^A\�\�Ct\�\�\0%\�\���ĢA','',0,'?'),(_binary '������zy�S\�U�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/rocket.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/rocket.svg',0,_binary '\�\�}b[,۰北\�\�0',_binary '\�\�}b[,۰北\�\�0',_binary 'yM ǩȁu��\�%�\�Q(��>�~f�c\�','',0,'?'),(_binary '��\��J���\�','wp-content/plugins/js_composer/include/params/vc_grid_item/shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/shortcodes.php',0,_binary 'k]Ԧ\�9�%�\�孴�z',_binary 'k]Ԧ\�9�%�\�孴�z',_binary 'G�^vM\�\�tf�HI9\�e\�r;\�ؚ\�5\�<\�','',0,'?'),(_binary '�\�ue�{X�1\�\�\�','wp-includes/sodium_compat/src/Core32/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DM\"E\�4bќ\�B��\0',_binary '\�\�\�\�\"�C��Y�W6A\�\Z�\�\�p\�7\r\� \�\�','',0,'?'),(_binary '�#6�~ A^R\�\�!','wp-admin/images/contribute-main.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/contribute-main.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�آ0\�^b\n\�6�=�',_binary 'V\�x�AW\�Ym�u�<\�-\�\�?�\�T\�p�_','',0,'?'),(_binary '�\ZJᠦ\�\�`\�\�:|\�','wp-content/themes/main/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\Z�yA\�\�a\�L{\�ר�','wp-includes/css/dist/commands/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/commands/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\�\��\�\�.dc\n',_binary 'Q�ι�\���x3,\�o\�!Kq\�v�\�z\�T\�3h�','',0,'?'),(_binary '�1�Ƀ���٢@�@:','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_grocery_store_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_grocery_store_24px.svg',0,_binary '\�|F\�\�\�5�\�CV\�\�:\�\�',_binary '\�|F\�\�\�5�\�CV\�\�:\�\�',_binary '\��Ԟe\�;nT��G��\�Kk��`�\�߈6\�8','',0,'?'),(_binary '�.\ru�\�\�_��\��Z�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/PowerOfTwo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��N@��x�$\�`l',_binary 'Qh`\�2`<6#Ǩ���ow\"k��@ R\'','',0,'?'),(_binary '�/�\�0)���\Z\�','wp-content/plugins/wordfence/views/scanner/issue-database.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-database.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��S�\�>���Z\�\�\�\�G\�',_binary '��\�\n��#Pw3Id\�\�}͇%\�J\�\�\�j�U�\�+','',0,'?'),(_binary '�3�\�y�\�?��IP�\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/.divi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/.divi.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�:L ή\n�\�\�\�\�Ɓ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'NΎ��\�t\�H`\�R�',_binary '(\\�\�C��\�)����j3a%\�\�/iٺR]g[��H','',0,'?'),(_binary '�?\�\�%l�lǛA\�\�\�','wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedsslon/ssl-test-page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedsslon/ssl-test-page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�a\�0�����&�-',_binary 'Ӫ��GDf��\�:\�ڝ\�lk�#�L+J5B�\�','',0,'?'),(_binary '�@�q�\�G\�-$���\�|\�','wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�gPʋ�\�i\�\�[',_binary '�DeJ�\Z\�fxb� x\'P\�:����\�U','',0,'?'),(_binary '�E%�j6dI\����@B','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sms_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sms_24px.svg',0,_binary '\�R�5�\�!6/!��+',_binary '\�R�5�\�!6/!��+',_binary '\\s�\nm�;{�s(�\�\�\�\�\�\n�C�(E�8���\'+\n','',0,'?'),(_binary '�J�:��`A�q\�\�\�\�1','wp-content/themes/twentynineteen/images/pattern_04.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/images/pattern_04.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��*\�\��\�$[�\�;\�\�R',_binary '#\�\�(4\�2L{�\�\�]����{˖e~1\'�\�0','',0,'?'),(_binary '�S�\�\��KK2iɈ','wp-includes/comment.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�CLqP�� W\�\�\�w\�',_binary '\�P9D`\�ׅ\�lL��8wzşEm�����ވ��n','',0,'?'),(_binary '�c~Y1\�\�\����@\�g','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-animated-block.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-animated-block.php',0,_binary '�0�KtA\��\�\'s\�\�',_binary '�0�KtA\��\�\'s\�\�',_binary '<�/\�e\�\�1`4�H�ӓ�\�Y�\�\�緍�O','',0,'?'),(_binary '�i�&8�\�$�[\�??','wp-content/plugins/js_composer/include/autoload/vendors/mqtranslate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/mqtranslate.php',0,_binary 'r�cα\0W\�u_.�\�\"%\Z',_binary 'r�cα\0W\�u_.�\�\"%\Z',_binary '\�`7�\�\�\�q&oC��\r�t��^I��{V:\'\�','',0,'?'),(_binary '�x\�_,[�\�5����','wp-content/plugins/wordfence/images/sort_asc_disabled.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/sort_asc_disabled.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Ǐ#a]2����\�\�',_binary '����[8l\�Y\�\�\�ckl�\� ��u#KV\�\��n','',0,'?'),(_binary '�y\�g�\�zaU\"� XKG','wp-includes/js/hoverIntent.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/hoverIntent.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����\�$��a��',_binary 'y\��\�f`��\�\�D\�&\�\�\�LI9\�@q=��\�A�L','',0,'?'),(_binary '�z|qS\�\�b�tH�-\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�;u n�?\�3k-Hw',_binary '�\�\"\��b\�a�\�\�r���\�\�\�E\�@\�\�Z��\�','',0,'?'),(_binary '��V\�yK�N\�\�\�-��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/.SecretStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SecretStream/.SecretStream.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��QO��\���e\�6p','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�qt}Ɯ(?)\�0��\0',_binary 'i��#\r\�\�\"\�\�d\\G�N��$`��X\�X\�','',0,'?'),(_binary '���\�\�}\�7\�{��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Authorizer/HTTP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Authorizer/HTTP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';h�sp(\����\�f�',_binary '(7#\0a-\�\��~�\�\�[Y\�\�q\�\"\�\�<\�J�','',0,'?'),(_binary '��U\�Qȕ�Pj���\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_bug_report_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_bug_report_24px.svg',0,_binary '\�8��b�=\�W�hqM�h�',_binary '\�8��b�=\�W�hqM�h�',_binary 'z\Zl�.ݹTg��un\��f\�R�c��\\��\�V','',0,'?'),(_binary '��vRz\�\�\�@7\�\�g*T','wp-includes/blocks/navigation/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#,\�R%_\��|�d�V\�',_binary '�_�om�\�VD@T\�\�5�\�\��E��\�cE�\�T\�','',0,'?'),(_binary '��oY2=�\�A\�*<','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_more_vert_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_more_vert_36px.svg',0,_binary '\�\�\�\�\�6\�=\�[���\�',_binary '\�\�\�\�\�6\�=\�[���\�',_binary '7\�\�h\�+^j�*\n�(\�\n\\ �\�\���G*pC\�P','',0,'?'),(_binary '��\���gFB�ZÚ(v','wp-content/themes/twentytwenty/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/functions.php',0,_binary '�S}0���b\�\�\�ypԐ',_binary '�S}0���b\�\�\�ypԐ',_binary '阍�g�x�^�gX\�%����\�\�\�]���粸\�DE','',0,'?'),(_binary '�ȂC虧\�M-�\'�r','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-revolution-slider.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-revolution-slider.svg',0,_binary '�fN\r\�\��~����9A',_binary '�fN\r\�\��~����9A',_binary 'Ϭ34u���d\�\�\�\��s����Qn`�I\�@','',0,'?'),(_binary '�\��NTZt�o\r�%��F','wp-content/plugins/wordfence/views/scanner/options-group-general.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/options-group-general.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�tL\�Ga�\0\�oҠbY',_binary '2�6��l\�n\r\�\�\"� c�:\�ƅz\�v\�J1ܶ\�\�','',0,'?'),(_binary '�\�B%\�~}�x ��\�P','wp-content/plugins/js_composer/config/deprecated/shortcode-vc-button2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/shortcode-vc-button2.php',0,_binary '�\�\�(\�\�\�\�u�I5',_binary '�\�\�(\�\�\�\�u�I5',_binary '@\�f7.�4�����\�\�6t��\�\�\�\0�;T�\�','',0,'?'),(_binary '�\�5q�\�\�\�uAJ��','wp-content/plugins/wpforms-lite/assets/css/jquery.timepicker.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/jquery.timepicker.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '̨B�\�kg��D\�\�',_binary 'Z���$�\�\� 8O��Ml&��\�t?!x��d���','',0,'?'),(_binary '�\�R���pB@LJ��','wp-includes/blocks/archives/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4? �\�\�\�U�Ew\�\�',_binary '\�̴\�2I3��\�QS*\"@L�$ ��\"�V�?�\�','',0,'?'),(_binary '�\���\��\�\��\�wT','wp-includes/blocks/button/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)\�Eg�>0%�\0: ',_binary '�(\���b�ɢ��\nN7Ϧ\�\�P\�\�jB�','',0,'?'),(_binary '�\�\�\0\�|3QOV\�i\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/AmqpHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/AmqpHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\Z\�\��\�\����l\�\�',_binary '7�\�ĥ\�DUX�2vN\"Y b<@�I�x8�Ѹ3\�6','',0,'?'),(_binary '���,4\�z\"�\�f��Q�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_play_circle_filled_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_play_circle_filled_24px.svg',0,_binary '�~\�\�CΥ\�>]ȡ*7�',_binary '�~\�\�CΥ\�>]ȡ*7�',_binary '�_\�8��gI��OB\�=<M�\��e\0\�o�^�H','',0,'?'),(_binary '�anZ���\�\0RP\�H','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-yoast_seo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-yoast_seo.php',0,_binary '\���l�fϾ���?�F',_binary '\���l�fϾ���?�F',_binary '\�\�\�\�:4��g��h\�R�8�&�1!,a\�','',0,'?'),(_binary '�\�\�`�]�\�\�R','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/FunctionNode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/FunctionNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gB�k)iq;\�\�w7��',_binary '�0��,//�> ��V\�\�s��Z\�\�\�b<�','',0,'?'),(_binary '�\\��FG\�m��Z�v�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/.action-scheduler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/.action-scheduler.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�*P\�p\�ق:��s�\r','wp-includes/SimplePie/Parse/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Parse/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�+Fc�0m_����Ii','wp-content/themes/twentytwentyone/footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-\�\nq3Ԙ>\�}6Y�',_binary 'Ĭ{z\�K\�\�E[�j8�\�؈�\�Oݩ�\�r��\�5d�','',0,'?'),(_binary '�/�ɘ�]\�^�W\\�q','wp-includes/css/wp-embed-template.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-embed-template.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�@\�\nOO3\�hi',_binary '��-|~\�\�*T�\�E\�N\��.̴\�J7\�X\�f#6��','',0,'?'),(_binary '�M��(�ͅ�[:\�\�\�','wp-content/plugins/revslider/admin/includes/widget.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/widget.class.php',0,_binary '���j\�zb\�>\�Q\���',_binary '���j\�zb\�>\�Q\���',_binary '�\�g��{|�j�)\�\�V�g�h\�ELb�<�5$�','',0,'?'),(_binary '�c�\�\�\�6י+\���\�','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-mqtranslate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-mqtranslate.php',0,_binary ']�\�*\�!���%�(�',_binary ']�\�*\�!���%�(�',_binary '\�\�\�\�L{\�G֠��\�$P�p\�J\� J\�\�O�g�','',0,'?'),(_binary '�f�\�2|b5�\�֤\�\�','wp-content/plugins/revslider/revslider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/revslider.php',0,_binary '�\��F�\�e����1�',_binary '�\��F�\�e����1�',_binary '-�4Cq��3D;�I*�/\�V%1_\�\�Z\��','',0,'?'),(_binary '�k\�v\�\�\�4&Fu�,','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_arrow_up_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_arrow_up_24px.svg',0,_binary ']�\�\�\�;�\��\�\�\�s',_binary ']�\�\�\�;�\��\�\�\�s',_binary '%\�6�\���cL}V�6i\�e�m�W�YoWLJS�\�F','',0,'?'),(_binary '�v{L\�Jlō�Yz\�`�(','wp-includes/js/thickbox/thickbox.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/thickbox/thickbox.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7�\�P\�R\�n�,(�f\�',_binary 'M�ߍ\��V�_�^����ol\'\0�\�qYL�̘)�\�\�','',0,'?'),(_binary '��t\�\�].�Y*��Rj�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/dimensions/field_dimensions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/dimensions/field_dimensions.php',0,_binary '�\�D/\��$�\�����',_binary '�\�D/\��$�\�����',_binary '��Ċ<\�0P�b�f\�љ��\\�\�tf\�z\�\�','',0,'?'),(_binary '��7ֆ3i{�\�d\�2�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_1_bar_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_1_bar_26x24px.svg',0,_binary ']\�t\�\�N\�\�w��\�+\�',_binary ']\�t\�\�N\�\�w��\�+\�',_binary '�i\�\�ڮ\�-g\�f@��7��!�W��~�Z�̀-','',0,'?'),(_binary '��^� �\"�uZ\�S ','wp-includes/blocks/comment-edit-link/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-edit-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4�Gel\����50�Q',_binary 'c�\��\�ж\�Dw\�?<q\�4�����\�fJ\\eFՍo7','',0,'?'),(_binary '��\�C\�\�\�HD�\�\��','wp-includes/sodium_compat/src/Core32/Poly1305/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Poly1305/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��(��NL�; �\�','wp-includes/js/dist/api-fetch.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/api-fetch.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_W\�\�[ۻ�[pyKL',_binary '�\�Rծ�:J\�,MJA<\�={�c\�D�P�\�]F�5/x','',0,'?'),(_binary '���\�µߺW�d�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/ScalarFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7�yAE^#\�6���',_binary '��E�TqT!��\������\�I��qt*}U','',0,'?'),(_binary '�\�?UB\�w��N i\�','wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f\�\�p\�\�4g��\�\�',_binary '��\�\�\�x8o1\�\�\�\����b\��pr��\�p���','',0,'?'),(_binary '�˕���5\�e�W\�i','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetFolders.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetFolders.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '804g�f\�#\�-\�Ft�D\�',_binary '�սo�o\�\�ml\�\�4\�\�.�t���`\�$0\�a�p','',0,'?'),(_binary '�\�c[\�\��\�%/�|��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3<}��K\�F���\�X+\�',_binary 'd����UB\�3}��hDN�Y\�Å�%$��h�\�','',0,'?'),(_binary '�\�\�\�c\�|L{��\r��','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/TokenStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/TokenStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�r�M\�P\Z6n\�\�',_binary '�\0Yq\n�\�%\�pݫy��\0\�\n9d\�\�;Ԁ�\�*JX�','',0,'?'),(_binary '�\�\�\�-\�ƣc\�Xu)�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacSmsReportReports.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacSmsReportReports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_Եř0kLi��RJ�\�',_binary '\�4\'\�ܥuW\�5\�zY�M�\�\�т���n\�zȚY�+','',0,'?'),(_binary '�\�\�b\�\�\�kw\'�|[','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/UnsupportedFormatException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʴ\�o\�j\�C�����B',_binary 'F\�Qh\�8\�\�EAd\�ݑ\'\�i{Ck�\�)���4','',0,'?'),(_binary '�\�\r�m�s\0�@\�=[\�','wp-includes/blocks/text-columns/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w�Mg5E_\"ۚ6��-\�',_binary 'ݴ���3\0���\�v\"�EW\�\�Pt�\�TT\�u\�,`','',0,'?'),(_binary '�\�Q�\�\"F��I\�ܢ','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_4_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_4_24px.svg',0,_binary 'a�}x�\�\�:�\�\�\�O��@',_binary 'a�}x�\�\�:�\�\�\�O��@',_binary '5>8�╃�`��Mj(\�a\�\�hPj\�\��\�s]t','',0,'?'),(_binary '��֬+I�7\���^��','wp-includes/blocks/file/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�|�\�\Z\��#�8ъ\�',_binary '�d��3u��Q\�u�H�B �i!v��\�e�\�〈(','',0,'?'),(_binary '��Ga>y#��=�\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/ChangeKeys.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/ChangeKeys.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fFA�9]-w{%&\�YlC',_binary '뛝\�4�\�>R�?w\�f�]q9/\�Z��\�l\�8\'','',0,'?'),(_binary '�\Z\�K�,QI���\�\�se','wp-content/plugins/wpforms-lite/assets/css/lity.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/lity.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^]\'��&�+b�\�\�PJ',_binary '�\��\0!�\�5�\�\�l\�m\�\�d�(`m\�ň� ex�','',0,'?'),(_binary '�\��c�sjn�\�Z�^','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�4Df\�\�p\�T��x\�',_binary '���\�N�@�7)(��6��\��\�0&^�����','',0,'?'),(_binary '�X\�VטO|8}���','wp-includes/theme.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\�\��zګ@���\'w=',_binary '\�бw6�\�&c�\�\�j��w\�\\B\�\0p\����\�\�','',0,'?'),(_binary '�\"1mev\�\�AnԋX[�','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/error_polyfill.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/error_polyfill.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��,9�\�\�\�\�G�',_binary 'h������ͼ��\�\�\�ƾek��Y�\�\�\Zf\�m','',0,'?'),(_binary '�%�\�\��\�\�Q\r��=','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_gps_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_gps_off_24px.svg',0,_binary '%ůu�œ�\0nj����',_binary '%ůu�œ�\0nj����',_binary 'S1i�\�KѡnK\�g\�-\�t\�#<:�մ�\�-\�','',0,'?'),(_binary '�.���\�\'�[�\"$��%','wp-content/plugins/wpforms-lite/lite/templates/education/builder/providers-item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/education/builder/providers-item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�0�B���\�� \�\�\�\�',_binary '\�OBAQ\�=�rƩ�����\�\�(SO\�0�fg','',0,'?'),(_binary '�0\"�\�G�\Z=\�hV4�','wp-includes/blocks/separator/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�\�\�EȪ\�\�h',_binary 'א\�Z�Ƚn_6{�N\�n;\�FM>un�����\"','',0,'?'),(_binary '�2\�\�؝\�* NΆ}ɥ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q�\�-\�&ǞY�5\�',_binary '\�IA?=gGc9SO�hw\��/{�\�ߴݱ��\�\�','',0,'?'),(_binary '�>s\�:1�`-t�v','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_inner_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_inner_24px.svg',0,_binary '<\�c�U$o\�B��D\�g\�',_binary '<\�c�U$o\�B��D\�g\�',_binary 'e�\�S\��\�\�\�\�\�N�v��\�\�ŧ\�L��\�o�v','',0,'?'),(_binary '�B\�H*mz�\�N83�\�','wp-admin/css/edit-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/edit-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�kU���7���$Pi',_binary '\�a9l[n\�*\�\�\�\�\�v\�b\n\�\� F:�ݟd��','',0,'?'),(_binary '�G�N2\\\�6\�\�}\�\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-faq-toggle.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-faq-toggle.svg',0,_binary '��\�<�\�cAd�E',_binary '��\�<�\�cAd�E',_binary '\�ʄ?Owp�\�n\�.��2\�ZdR\�J\�\\�<8\�x','',0,'?'),(_binary '�MŸ\�L�KYMl]3���','wp-content/plugins/wp-maintenance-mode/assets/js/jquery.countdown.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.countdown.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A�2\����/\�0��z�',_binary '�_\�\�[Y�\�\�+\�}��f�\�\�\�\�\n\�jeC','',0,'?'),(_binary '�VD�)d�R�a\"b9��','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts/.scripts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts/.scripts.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�V}�P���m�/�|I*\�','wp-includes/js/customize-loader.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-loader.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�`�6�\�!\�\�҃z�\�',_binary '�G?~\�D�,(\�F]\�I\�bNE\�\�pc�v:��\�z','',0,'?'),(_binary '�X���kЃ��\�\�','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-c.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V�\�-��Lk�V\"}�\�',_binary '�gq )� ���@?\�\Z\�ef�\��Z3�a\�\� �+','',0,'?'),(_binary '�aM�&\�թ;?\�_6\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_query_builder_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_query_builder_24px.svg',0,_binary '�\n�8�l}�+�QG�\� ',_binary '�\n�8�l}�+�QG�\� ',_binary '�~2`\�\�[�é��YR\�:\�ٗέ0\0#$s�\�(','',0,'?'),(_binary '�e\�Ύ]�H��\�KE\�C\�','wp-content/themes/main/includes/visual-composer/shortcodes/section_title.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/section_title.php',0,_binary '$�̼�2 Yq\�*i�i',_binary '$�̼�2 Yq\�*i�i',_binary '���1\�\�S\�d���\�g/�\���{%\�/�6�ϣ','',0,'?'),(_binary '�eܘ\�Hy��]���o\�','wp-content/themes/twentytwentytwo/templates/archive.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/archive.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�0�ռw\��E�\'t',_binary 'Ҟ�1��g�2\� \�\�ʻ�B�s\r�\�VXL\�','',0,'?'),(_binary '�guD\�\�1�$\�?�\�','wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Punycode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Punycode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\Z�VSq�Ӟ\�\�',_binary '~|p\�*4\�KGL\�\�\�4͋\�\�8|�_F�m5�\�','',0,'?'),(_binary '�l��t:{0+7\�9C�','wp-includes/sodium_compat/src/Core/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Hx+\�07��`�}\�',_binary '@qz�j\�I��\�\� \0D�a�W��6n\�{���y\�','',0,'?'),(_binary '��\�)\�\�,�=]\�\�k\�=','wp-content/plugins/wpforms-lite/includes/fields/class-text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�0�\�\�o\�aZ\�\�BL',_binary '�2J�Ɗ-%�te1\�/�A\�\�ʹ&\Z)�=a\�','',0,'?'),(_binary '��.��v8-rJŕ\�qQ','wp-includes/js/wp-auth-check.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-auth-check.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2��\�YT\�x\�w�',_binary 'E\�ID(10i�|\�V:\�\�^\�s\ZXǂ\\�9k\�O�G','',0,'?'),(_binary '��\�ez\0��dv\�N�\�\�','wp-content/plugins/contact-form-7/modules/sendinblue/.sendinblue.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/sendinblue/.sendinblue.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��6�\�U\�Ѧ\�u\�','wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z O�\�U\�\0\�\�.\�Z',_binary 'ȪR��\�y\�\�w!<�5�??�\�\Z�n\�PY5s','',0,'?'),(_binary '��7�\�E#�wŧj���','wp-admin/includes/image-edit.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/image-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a�|\�L\0*\��}\��',_binary 'a�\�5�g\�\�N\'&$\0N��\�g\�\�l\�Mj�','',0,'?'),(_binary '���\�U��Չ\�B�\�\�','wp-includes/Requests/src/Exception/Http/Status415.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status415.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\�e\�\Z\�\�^Ff�m\�',_binary '���*حҟ�|9��/_<\�\�1\�\�\�\�?+\�V�','',0,'?'),(_binary '��� _\�:Oig\�\��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/presentation.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/presentation.svg',0,_binary '\�l\�\�\r�,_���ȇ',_binary '\�l\�\�\r�,_���ȇ',_binary '\�Ϲ\��*}d0�G�\�\Zn�o#�`F�A�9_�e\"','',0,'?'),(_binary '���X�Q/\�L�\\Y\��\�','wp-content/plugins/js_composer/include/autoload/vendors/ninja_forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/ninja_forms.php',0,_binary 'b�x�Pw�DiEfq4�',_binary 'b�x�Pw�DiEfq4�',_binary '��l4^?\�Җ09�\�ey+\r�O��h���O\�>','',0,'?'),(_binary '���bTߏ�u�\�Ћ�g,','wp-includes/images/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '���\�bq�/�\�\�F�k','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�7�\�¤\r�F\�\�g',_binary '�n�V\'�V����V\�)F|*ᑝ2�N\�\�z','',0,'?'),(_binary '�\�O\r=\�\�<�^\�\�','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��\�,X\�䕉6��\�',_binary '��\�a�\�+ o\�\�{4�N\�LF-TL\�gi��j','',0,'?'),(_binary '�\�\�ҫP\�N\"z�=4\�M','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-title.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-title.php',0,_binary '�U|�z�[2�\�Z�S',_binary '�U|�z�[2�\�Z�S',_binary 'Z�\"\�*\�\�~Z4O�\�\�l\�ǫt\���F\�!��','',0,'?'),(_binary '�\�۶nV7^zR2�&\�)','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp128r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�3\�s�\�5��\���\Z*',_binary '0L�Y���ס\�M\�U\�\�\�V4yjwv8\'\rIT','',0,'?'),(_binary '�\�d\�q\�m:��8�w2','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_camera_rear_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_camera_rear_24px.svg',0,_binary '��|�u�UAK�\�Y�',_binary '��|�u�UAK�\�Y�',_binary '\�)��N�8�js�ٟjzvN=�54Cs�q >�','',0,'?'),(_binary '�ܟ�_8�H\�\r$\�:�','wp-content/themes/twentytwentythree/styles/electric.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/styles/electric.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ǭ\nd\�QΩ6�\�_�',_binary '.\���zu\�\�櫺�U\�\� �T�pɸ�-\�','',0,'?'),(_binary '�\�k=4DP\�L �r\�','wp-content/themes/main/js/plugins/gosolar-jquery.prettyPhoto.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.prettyPhoto.js',0,_binary '(���`\\�3\0�\�bd�',_binary '(���`\\�3\0�\�bd�',_binary '\�mpA�cҚvXg+\�[\�W�Ib\�\��\�8<\�\�','',0,'?'),(_binary '�\�]>ՌW%n\�\�\�6��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-chart03.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-chart03.svg',0,_binary '\�\�#WB�5��Tђ\�^',_binary '\�\�#WB�5��Tђ\�^',_binary '\� d\�Ҥ\',\�\�ewA \�\�ڑ�\��>��+=�\�\�','',0,'?'),(_binary '�\�v\�\�|\�-\�\�','wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!\�<\�]\�\�r�',_binary '�\��p[�\�\�\��\�L7F��|˖ZB�R�','',0,'?'),(_binary '�\0`p�\r\�\�tT�\�.b','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_monochrome_photos_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_monochrome_photos_24px.svg',0,_binary '�\�c\�\�΄>\�\�',_binary '�\�c\�\�΄>\�\�',_binary 'D\�\�\�\�á�q\���<\�t��-/\�*��r','',0,'?'),(_binary '��i�Mu\�j�楝','wp-includes/Requests/src/Exception/Http/Status306.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status306.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/Hk�{O�;,<`S{~',_binary '\�\��Muy��%\�h��ח\�\�H\�l��\�c�\�\�A','',0,'?'),(_binary '�\r�A\�\�\� ê\�','wp-includes/IXR/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�!HUN&\�\"��\��z\�\�','wp-admin/css/widgets.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/widgets.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\�QM�Q=9}5GM)&\�',_binary '1�\�\rϺL\�%-��\�\�\�\�\�\�|g� \�\�\�','',0,'?'),(_binary '�!��ȶN\\���iL�','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.eot','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/fonts/wpforms.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���Ű��\�H�\�H',_binary '���\�y����\�i-`�x�S��\�±I�*8pA)','',0,'?'),(_binary '�-?d�l;\�&>yp','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>Lj���\"C\�ix���',_binary '\�\�x眪!���\�}\�\Z���\��W���\�d','',0,'?'),(_binary '�-\�0n�\�\�\"�.S','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/CubeHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/CubeHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K�\�X�i\�\Z�\�6R��',_binary '\�f��V�CG���6Zyu\�\�M�\�]\�\�@\n\�%\�','',0,'?'),(_binary '�8\�@m���]�Ӭ\�\\\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ȍ�4ٰ�v(��K�',_binary '�3\r_ζ�<�*\�\��oA\��Ӳ*\�\�S��','',0,'?'),(_binary '�<#2\�y�\�Q�;�w�1','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-d.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�U\�)j�\�\�\"\�Y��',_binary '\�b��q�iH�Bgeb\�\�t�f�y�\n�@ş','',0,'?'),(_binary '�<G���]\�\�\�?$�','wp-content/plugins/wordfence/modules/login-security/js/admin.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/js/admin.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g��ej\�\���\'�I�7',_binary 'U\�%j�Għ\�\�\�|]S�Щn2\�\�P�T�+J','',0,'?'),(_binary '�F߇��\�#\��ata\�','wp-includes/block-patterns/query-small-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/query-small-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f@�I\�va�=9��uQ',_binary 'ͷ%w@3#����F�Zq��t`\�s\�o\�\���','',0,'?'),(_binary '�L\�\�~iS?\�v�C>\�@y','wp-includes/blocks/latest-comments/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-comments/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>/\n���({\�,��\';۰',_binary 'mV�$\�3��\�\n��\�=o�oV�/�O\�o�\�\�/\�','',0,'?'),(_binary '�S7�\�zǫ�W\�~\�2�','wp-includes/blocks/site-tagline/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-tagline/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9s\�+2c�1�\\\�%�\0{',_binary '\�\�Zk�R�⨈\�\Z5�p��\�\�\�m\\\�nz\�','',0,'?'),(_binary '�U4�\�\�Nb<#\�\�_�','wp-includes/blocks/video/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4Qf_\�Ɇ\�\�\�\�.�',_binary '�\"\\�^M�\"|4ϫڊ\�^�pp�\0L)\�)\�\�c','',0,'?'),(_binary '�a�tU\�q�^!\�0ƣl�','wp-includes/post-formats.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/post-formats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�^�<O�\�,b3e\�~',_binary 'Pg>aξ\�P+ϲ\Z��\�\�%G\�%@�A�N','',0,'?'),(_binary '�k���zߣ\�\�\�\�bo\�R','wp-admin/post-new.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/post-new.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�I\n(��ḑ�\�\�{z',_binary '�T�Ѷ�����Lc\�\�\�4�O�\�\�oFd\�\�\�d','',0,'?'),(_binary '�m]��3\��l�F_','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_static.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ލAT\�\\D��\�C\�\�\�(q',_binary '���^��\�x\�¶\�?����H �^\�x�\"_ݭr','',0,'?'),(_binary '�sg�\�=v�Y\�C\�\�\0','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_stop_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_stop_24px.svg',0,_binary ')*X�Ƴ<�C/p\�',_binary ')*X�Ƴ<�C/p\�',_binary '\�\�h�k�\�\�\0a%\�\��ͺ}\\\�\�̪MQ9@\�','',0,'?'),(_binary '�vO�\�#\�J�N\�\�+쁁','wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aa+JD$�2��J�\�',_binary '�/#?T\�iOLyv�\�u��TK���ɤ��\\ػ\�','',0,'?'),(_binary '�w \�\�4;\��\�\�\Z\�d\�','wp-content/plugins/wpforms-lite/src/Admin/Settings/Captcha.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Settings/Captcha.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f�\�\�\�tn\�@\'0�',_binary '�\�\�;\�é$\�J �\�-�\���v�)�1 \�@��','',0,'?'),(_binary '�|v�P�\�0\�fh\�T�','wp-includes/js/dist/block-directory.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/block-directory.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\\WmT�I\�\�lW��\'<',_binary '|\�\�֓H>\�g�\�zI\�_\�[\�\�\�z\�ؿ�','',0,'?'),(_binary '���X\�\�\';y�\�\�fF','wp-content/plugins/wordfence/lib/wfFileUtils.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfFileUtils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�%m�H<��4��\�\�)',_binary '\�\�N��\�1\�(��)гaH�\�\�\�\�I\�W\�','',0,'?'),(_binary '����\\\�\'=\�S%%bS($','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_dvr_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_dvr_24px.svg',0,_binary '�P�f�\�_�\�=�Fr\�o',_binary '�P�f�\�_�\�=�Fr\�o',_binary '\"����>bM\����ĥ�\�]\�ڃS�&','',0,'?'),(_binary '��v�D��\�?@~�\�\�','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-down.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-arrow-down.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��=�f7bn ^e�8Q',_binary '��|;\�5\\�SI\�\�\\�&)n��I]��,\�/�\�','',0,'?'),(_binary '��@��{\�J�\�5䷴X','wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U,�:)��؋\"\�QqY',_binary '\"\�Oo�ۈ�\�\�<\��oES-MO÷\�YN�!��','',0,'?'),(_binary '��d\�\r|0M�\��~�@','wp-content/plugins/wp-mail-smtp/assets/images/pro-badge-small.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/pro-badge-small.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǂم�=�T\�L\�r�~�',_binary '��^�:\�\�9cȪ����b�F�N�3\��0�g�\�','',0,'?'),(_binary '���+P\�\�%�8�\�\�B\0','wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-right.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-about-media-right.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�\�tO��PR%/�',_binary '�\�(r���!\�#�\�u8b|O6,\��Jf��','',0,'?'),(_binary '����h��7 6r^�\��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/.ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/.ChaCha20.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '����L\�\�6 \�\�׳','wp-includes/ID3/module.audio.ac3.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.audio.ac3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�>Y��\�\�\Zk0\�aM',_binary '�b��^#��¨(t\�^�rߘz��\�9\�F\�\�\�','',0,'?'),(_binary '�\�\�\nA\�Q\�\�|t\�`','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_list_bulleted_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_list_bulleted_24px.svg',0,_binary 'ٷ=/ּƣ�C',_binary 'ٷ=/ּƣ�C',_binary '\�#ޤc����h��Mn:���U�w\�\0�&N\�!','',0,'?'),(_binary '�\�T��V�\�\�\\��','wp-admin/import.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/import.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�,\�T� D\�>\�ueH�$',_binary '\�\\\�X\�D^\�\�D0\�+9�)�զO%��,i���7l','',0,'?'),(_binary '�ܵ[Ҳm%�6\�S8:D','wp-includes/images/toggle-arrow.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/toggle-arrow.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�·�a�\�;\�d\�\�*\�',_binary '[b\Z��\�;\�]�f\�0��\�s|:���\�\�%','',0,'?'),(_binary '�\�\��\�$�Oq\�yܹ�','wp-includes/blocks/audio/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N�v�+�M\�#O\�a���',_binary '�{߭\�\���R�#\�\nY5pN�93\�+�{�','',0,'?'),(_binary '�\�!ެ�\�߳\���p','wp-includes/images/crystal/default.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/default.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\�>)*/�\�!\�-\�',_binary '���n$���_�u �$Q3\��E�r�|Jm�','',0,'?'),(_binary '���#\�V(k]$\�\�\�\�(','wp-content/themes/twentynineteen/sass/elements/_tables.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/elements/_tables.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�>�\"MY\�\�\�~\��',_binary '�lG�\�\�\�w�\�}V���>��%{n��\\\�z��;\�','',0,'?'),(_binary '��H�\��w\�-gom�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�k\�\�Q�2\�\��',_binary 'Ԅ\�\�4ޚnqӸ$\�\�?\rMfP\n����TI�p','',0,'?'),(_binary '���I 2�R�NjY�\�','wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�c+9O˚d�\�/\�R\n',_binary '\�>�\�\�\�s�$��\�/�\�\�C \�y���v�','',0,'?'),(_binary '�&\�M�X��W\�\�O�','wp-includes/error-protection.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/error-protection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@G\�X=\"�\�>�7\�Ś�',_binary ',�\�끭@\�cZ\�/_\�,��\�<Җ�k','',0,'?'),(_binary '����6-��\�=�\'\�','wp-content/plugins/cloudflare-flexible-ssl/plugin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/cloudflare-flexible-ssl/plugin.php',0,_binary 'V\�\���\0�9�P����',_binary 'V\�\���\0�9�P����',_binary 's�O�<�\n����ey\�Q\�\�yZ[n��~,\r�\�&rI','',0,'?'),(_binary '���\0�I��ek�)}Y','wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-templates-pack.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-templates-pack.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!���M��D�\0R����',_binary '9�\�r\�\�h_�^\��\�^\\y}u{��f\�\r�\�5','',0,'?'),(_binary '�(�3\�\�+R��%�J\�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!K\� 5y���S*',_binary '\���Ty�O\�%u;\�U\�}\�g\�1�\�)�\�Z\�','',0,'?'),(_binary '�6�(+\�\�]�T5n\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-zigzag.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-zigzag.php',0,_binary '�C s@~9\�\�r�\�\n�',_binary '�C s@~9\�\�r�\�\n�',_binary '0>F�\�Q�a�\�\�v]\�}\�虮+]@�\Z\�s��2','',0,'?'),(_binary '�:\�\0F\n�[>l�\�\"M\"','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/.Gmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/.Gmail.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�B\�>��\�\�s�$;c��','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/setup.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/setup.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h-v\�\n&,B�\�?\�',_binary 'ȼqB�$�>\�\�\02D(,ن��}L?\�s�\��','',0,'?'),(_binary '�M*\�v\�dW\"Η\��\�E','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�YA��G=b\�u��\�',_binary 'z\�,ͥ�\�\�t <{@Y{�iy��s��\�c�(S�L','',0,'?'),(_binary '�PIU��x\�f�J\�%\�q�','wp-includes/blocks/footnotes/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/footnotes/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڌ\�\Z��ZS��I�-',_binary 'P\�\�I\�NΙ���Z\�\�tr\'��\�ׂ=,]�-�','',0,'?'),(_binary '�T_$\�mu\�)\�g\�9�','wp-content/plugins/wp-mail-smtp/src/Helpers/.Helpers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Helpers/.Helpers.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\\Д�\�h\��c��','wp-includes/blocks/page-list/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��En\�t<��4\0�eJ\�',_binary '�\�4숐\���7��o�\��D��74:\�J[','',0,'?'),(_binary '�l�\r1\�m��\�X�\�UD>','wp-content/plugins/js_composer/include/templates/editors/partials/prompt-templates.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/prompt-templates.tpl.php',0,_binary '\�\����\�\�\�@�hr5V\�',_binary '\�\����\�\�\�@�hr5V\�',_binary 'd\�g\�y\�O�Bdv^\ZkR\�v���\�F�\�N}\�','',0,'?'),(_binary '�y2�%ÅI�>\�-�eJ','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_storage_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_storage_24px.svg',0,_binary ' ��F\��\�\�\�Pb!',_binary ' ��F\��\�\�\�Pb!',_binary 'n\"\�_�~ �E+�\�P@O�\��Sp��_^*\"','',0,'?'),(_binary '�~PQi�\"\�.)}\�|#\�','wp-content/themes/main/js/plugins/gosolar-jquery.mCustomScrollbar.concat.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.mCustomScrollbar.concat.min.js',0,_binary ')-6[M�\�=�\�\�\�\n�',_binary ')-6[M�\�=�\�\�\�\n�',_binary '4r�\��]HL�\�\'�\�ۂ38 ��9���r`=','',0,'?'),(_binary '�u1HM:E7/�{�','wp-admin/includes/class-wp-site-health.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-site-health.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*@)\�\�g\nC.<\�\�;',_binary '�\"\�\�<.\�\�\�D��~\�\�\03s�\�X�\�T\�','',0,'?'),(_binary '��G�\�}Qdqhﴹ\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_search_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_search_24px.svg',0,_binary '�w>\�\�L���G�-\�',_binary '�w>\�\�L���G�-\�',_binary '��! ��\�\��-+�@ؖ\�\�\�.P;\�;\�\�','',0,'?'),(_binary '�����\r<�\�\�]A�\n X','wp-content/plugins/revslider/public/.public.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/.public.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��{IxJ�t\�kk\�\�\�\�','wp-includes/sodium_compat/src/Core/ChaCha20/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/ChaCha20/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��ZԬ=!Ri=\�7�h�','wp-includes/js/dist/vendor/wp-polyfill-object-fit.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-object-fit.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�w$�1)x5)L�\�{p',_binary '\�Ljv�\�㡴y\"0\�Mp�@�\�\�R�Tඒ\�K�','',0,'?'),(_binary '��nNKj\�ʕ�v\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/gallery/field_gallery.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/gallery/field_gallery.min.js',0,_binary 'ʋ�ZA\�\�n:�j{\�|#',_binary 'ʋ�ZA\�\�n:�j{\�|#',_binary '�e�*�\�\�\�\�\�\�Tz�\�\0.K^�!\'_\�=�N','',0,'?'),(_binary '��f\�{\��\�W\�#\�@\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp950.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp950.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�l�K\�\�L*�Ne\�d\�Q\�',_binary '�\�ژ#Aq@����~�J�&���D�\�\��','',0,'?'),(_binary '��p�4�kcQ\�(0\�\�h','wp-includes/blocks/avatar/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D||���P��y\�XG\�\�',_binary '~_\�8x~5K���<A��\�\�{\�\�ؚe \�\�','',0,'?'),(_binary '�ǀ3\�<��&��YĆ','wp-includes/class-wp-roles.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-roles.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pa\�UW\�\�ߍ\�}c\�u',_binary '�̯\�qQ\�Wx\�\�$ӴL\�lq\�\�$��{q�*a`','',0,'?'),(_binary '�\�f0\�\�ͭ�\�~�)','wp-includes/fonts/dashicons.woff','/home2/faster25/public_html/ansrwanda.com/wp-includes/fonts/dashicons.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\�_rY+ʂ;\�',_binary '��yU�]f\�\�8\�\�\�t\�\��\�\�l\�L.','',0,'?'),(_binary '�̷\�4\�*�v�%�?','wp-includes/blocks/nextpage/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/nextpage/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�0�Q�U\�t�\�do\�','wp-includes/js/jquery/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '�\�MO,�\�\�s\�\�\�\r\�\�','wp-includes/class-wp-http-encoding.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-http-encoding.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Myy\�`DJj\�4$ڈ',_binary '\�~����?\�\�r2߭PɅ[ ���\nY9fK\�\�\�\�','',0,'?'),(_binary '�\�\�\�Kg.\�\�zr\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_terrain_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_terrain_24px.svg',0,_binary '\�Dp\0)��[\�Y�\�',_binary '\�Dp\0)��[\�Y�\�',_binary 'E�酲.~I/�tK\�\�\�\�ޖ��D��Xy\�\�\�{E','',0,'?'),(_binary '�\0��Z���t&Oăx\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/wizard.css.map','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/wizard.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)t<�\�<=\�C��f�\�',_binary '�\�ݭ!�\'���:ct\r_�\�D��\�KMmē\�A\�','',0,'?'),(_binary '�|\�aV\�\�~�[f��.','wp-content/themes/twentynineteen/package-lock.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/package-lock.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k�\�]�\�mu��N\�\"_',_binary '��\�hLc�+�P\�{\�\�\�\�\�Zؑw�4\�I\�\�M','',0,'?'),(_binary '�b\��/(\���ZI�\�','wp-content/plugins/js_composer/include/autoload/vc-pages/page-role-manager.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-pages/page-role-manager.php',0,_binary '�iT\�\��:��B\�',_binary '�iT\�\��:��B\�',_binary '�=\�N��8;,{4�5|�(\�\�l#�\�$9\�f�v`\�','',0,'?'),(_binary '�\�z�\�J/\�B&C�%','wp-includes/blocks/post-featured-image/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�N��\r\�a�e��\�am`',_binary '\�л�t^�:Ѣ+�&\�}>Ȟ�^(筜�S�\�\�\�','',0,'?'),(_binary '�#$�\�̻\�R�F2�O','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/SipHash.php',0,_binary '[\�r�ҳ�\�@�\rK\�\�',_binary '[\�r�ҳ�\�@�\rK\�\�',_binary '\�Ս�G_D��%҇t-�v\�8�M\�,rLn��N�','',0,'?'),(_binary '�#ynہ彐[hr\\\�U','wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\ZENs7�z\"��\�\"�U�',_binary '\�R)b\�18K�b\�B@݃O���\�.\�\�ՕB$\�','',0,'?'),(_binary '�*Gz\�<Gۈ0�o_\�s\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactCampaignStatsClicked.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactCampaignStatsClicked.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�>���:n&\'\� Euj',_binary 'rB�Y\����=\�pjeyR�k��\�\�勐�D�0','',0,'?'),(_binary '�0À\"\0\r\"s\�@a�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B\'�\�\�){b\\\�\�t!\0',_binary '˂~+b\\IeQ\�9��\��i��l�9{��\�6�9','',0,'?'),(_binary '�5�\�;T�\�]�\�\0\�','wp-includes/blocks/post-content.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���j\�����\�o�c,',_binary '�k�b�\�\��4�Ȼ\�>b���p^0�=�\�t\�','',0,'?'),(_binary '�6�|;�;8\�Q�4�k�\�','wp-admin/install.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\0i\�\�Z4bEl�',_binary '7�T\�\��\��\�o�\�R\�:��\�\�a\�\�k�:*�','',0,'?'),(_binary '�9�e\�E��bݾl�3�','wp-includes/js/wp-lists.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-lists.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\�1�\�+ޫ7o��\�T\�',_binary '%�jhAk�\�\"q2QW\�\�i\�x��F�\�x�Y�$','',0,'?'),(_binary '�;��k\0�$\0��\\�','wp-includes/css/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�>�-0�e�\r\�%)g\�o?','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/currencies.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/currencies.svg',0,_binary '\�YV��\�\�K��\�1',_binary '\�YV��\�\�K��\�1',_binary '3UvaNG��z.\�ƚWyG\�S�\�Θ\rm','',0,'?'),(_binary '�DDv\�m8\�}\�\�F\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/unique_slug/.unique_slug.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/unique_slug/.unique_slug.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�_��\�\��\�\�\��\�}','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_60_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_60_24px.svg',0,_binary '@ȫ�?\�/��\�\�\�\�[\�',_binary '@ȫ�?\�/��\�\�\�\�[\�',_binary '�c\�\�\�\0\�|�\n\r�řP��\�\�5\�,r&-�H','',0,'?'),(_binary '�d��K\�<:\�C�E�','wp-includes/js/tinymce/plugins/wpemoji/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpemoji/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�f8���n�\�[\Z� ','wp-content/themes/main/sidebar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/sidebar.php',0,_binary '\�P\r�A\�\�_lA\�\�',_binary '\�P\r�A\�\�_lA\�\�',_binary 'HzK(;��\�\\��k8\�\�G�Jk?\�X\�`��','',0,'?'),(_binary '�nt)�Cӣ�Uh�g\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select/field_select.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select/field_select.php',0,_binary '\�f�ΰ~ܷ�_.I[�\�',_binary '\�f�ΰ~ܷ�_.I[�\�',_binary '�N\�\�`\���\"4F�\�1i1F\'��c{x\�k\'','',0,'?'),(_binary '�r�+���\�\�<TD%�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/composer.json','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/composer.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�%�{ۑ���K\�\�1C��',_binary '\� Սi|\�b\��)\�n\�\�ie#n鏦�/�c�h�','',0,'?'),(_binary '�s\�?zL�e2�S\�q','wp-content/plugins/wpforms-lite/assets/images/empty-states/no-fields.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/empty-states/no-fields.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���W�WG雐A�+�',_binary '�\�\����\�\��H!� W7\���z�\�p\�\�\�','',0,'?'),(_binary '�s\�6Z��$Ӿy�\�D(','wp-includes/blocks/group/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=>�\�\�*��f��[���',_binary 'ϩ���z��J&�O{|K�^�֤�0.\�1t','',0,'?'),(_binary '�z9� \�`�d3\�\0\�Iay','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� �@\�\�^����8J',_binary '�\�ؽ�@��B-K\��\�m\�\�\�-Ȼ�\�\Z\�2p','',0,'?'),(_binary '��7�\�\�Ւ��\�\�p\� \�','wp-includes/css/dist/edit-widgets/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-widgets/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��X�\�\�\�\�\Z�\�Za\r','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money6.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money6.svg',0,_binary '̻Ԇ�p��>�\�$\r)�',_binary '̻Ԇ�p��>�\�$\r)�',_binary '9�B\�\�\�\��p)Cߍ\�!2<\�\r\�L�L�T��','',0,'?'),(_binary '��\Z5o\�\�#R\'/��l','wp-includes/fonts/dashicons.eot','/home2/faster25/public_html/ansrwanda.com/wp-includes/fonts/dashicons.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�N\Z>w�\�\�@\�R-/Y\�',_binary 'B\nZ\Z��_p�n͂\��Q?/\�\r3s�}��\�)','',0,'?'),(_binary '���(1��z^�v\�$�','wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Admin/NoticeBar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Admin/NoticeBar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&�*�w^\�\�\�\�',_binary '#�[i�=?ۚ2\�s\�H\�if�{\�@�\�y \�','',0,'?'),(_binary '��hn\���\�kc1P\�l\\','wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/SMTP/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ӳJ\�\"�\�\�<��v\�',_binary '�P\�;Srk}���\�\�\��\�\�G=\�r�yx�','',0,'?'),(_binary '���V\�2� �\�?�ә\�\�','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-twitter-feeds.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-smash-balloon-twitter-feeds.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+�5{5���\�\�MݙqQ',_binary 'N\���&���G\�f�\�\�\�\�u\Z�r\�\�q�.','',0,'?'),(_binary '��\�`\Z�\�\�Wl.�Nu!','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchModifyMessagesRequest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/BatchModifyMessagesRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\�\�\�\�#u\�L��c\�*',_binary '��\� u��\�wd\�gb#]cS���K�!�K\�\�','',0,'?'),(_binary '���\�\�\0\�a\�߹\�}','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/DebugEventsTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/DebugEventsTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bt�Kh�\'��Y\'r�O�',_binary 'Dnhv�\�uĶ_\�:��uK5~\��4�5�\�\�]m\�','',0,'?'),(_binary '��N\�\�,��g�\�Z�I','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sorter/field_sorter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sorter/field_sorter.php',0,_binary '\�\"\�:JM�\�\�\�9\r\�\�',_binary '\�\"\�:JM�\�\�\�9\r\�\�',_binary '�]Ag�\n��tڒȩ��C֑�\�\�e�����\�\�2�','',0,'?'),(_binary '��\�zn9�\Z\\���Z,\n','wp-content/plugins/wp-mail-smtp/src/Debug.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Debug.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�^ ����\�6',_binary '�\�q\��,J\�;<\�/\']\�t5ȃk\�\�j��','',0,'?'),(_binary '��\�gV�\�iC�\�,\�Q\�','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_fitness_center_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_fitness_center_24px.svg',0,_binary '��2@[\�\�e�#�W�\�O',_binary '��2@[\�\�e�#�W�\�O',_binary '~\�:\�N\\\�\�\0��rtc2p h\�F�\�%Q7���-','',0,'?'),(_binary '��Ta1\�W=�\�$\��','wp-content/plugins/wpforms-lite/src/Logger/Record.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Logger/Record.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\ro�\�\'�\�h�B�\�',_binary 'O ��}�\�GO%i\�\'\�\�\�t��4,\�t+!k','',0,'?'),(_binary '��H\�\0. \�\�I�\�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/license.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�B7�&\�]��NDd',_binary '\�@H\�\�\�\�M;ﺾ�5 i\�\�\'�\�o\�5V\�','',0,'?'),(_binary '����E�?\��Юᾠ','wp-includes/js/media-views.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/media-views.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�3z�(�\�M\�C\�\�(\'',_binary '=��ҲV\�|)\�\�ڊ�_�c�\r��\�6c��y','',0,'?'),(_binary '� \�v��\��bu)','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�G\�r\���\�]\�\�/�',_binary 'yus\�\�\�Կ\�\�\�\�\�:\�\0)\�y\�zs�ݿSkH\�','',0,'?'),(_binary '�\�\�J\n\�\�\�ˌFP\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/CacheItemInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm�\�$1��\�,?�\�\��W',_binary '����<^!$w!cL\�`u^jqz\�\�9�)uH \�\�','',0,'?'),(_binary '�\�3&v\�`�Iʙ1M��\�','wp-content/themes/main/footer-alt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/footer-alt.php',0,_binary '�\�.U�C]\�tԬ\�6',_binary '�\�.U�C]\�tԬ\�6',_binary '\0\�\�&�x�mr6u�3|���ONk֬Gι��U}','',0,'?'),(_binary '�\�\�R:^\�e+x2�\�c','wp-includes/PHPMailer/SMTP.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/PHPMailer/SMTP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��h\n\�/\���\�5.',_binary '��\� \�c\Z�Ւ-kʒ�y^\�,�W��f7)onj','',0,'?'),(_binary '�\�V�y�/��@3V.p;','wp-includes/blocks/post-content/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-content/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�\�߬�P\ZR�k\�X\�>\'','wp-includes/css/dist/edit-site/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-site/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�\�\�Fx�}�U\�C`','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pt.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pt.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����O�\�\�Z[s�',_binary '�\�oCRÔt���\�\�\�\�\��<B\��\�+��D','',0,'?'),(_binary '�\�=\�\��?;�~7S�Q\Z','wp-includes/blocks/comment-author-name.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-author-name.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'IpYh��$��O��w1P',_binary '� %{\�\Z\rƺ\�A�\�?�mxl0��\���\�c>','',0,'?'),(_binary '�\�Cg��\��}|\�E\��','wp-admin/js/word-count.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/word-count.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�xgU0�\�V\��',_binary '\�\�0\�t�wT����\��\�z\�+o�f/\r�\�h','',0,'?'),(_binary '�\�ֵȫX��7qc\�\Z�>','wp-content/plugins/revslider/public/assets/fonts/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�\�9��͓\�\�˒1L','wp-content/plugins/js_composer/include/classes/shortcodes/vc-accordion-tab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-accordion-tab.php',0,_binary 'n�H�\0\\��\�\�`Ll\�\�O',_binary 'n�H�\0\\��\�\�`Ll\�\�O',_binary '\�K�2)�\�5�\�-�y�yB*U�jWf����Ý�','',0,'?'),(_binary '����,�wn��ը\�','wp-content/plugins/wp-maintenance-mode/assets/js/bot.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/bot.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!�_\�\�\�SR\�=��',_binary 'l����ΈS\�W!TMBD4�擂\�j\r\Zp�pP�*[','',0,'?'),(_binary '�i�\�\�hʖ\�s�K','wp-content/themes/twentytwentythree/parts/post-meta.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/parts/post-meta.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '83��ډ5]&�\�q�Y',_binary '�|\�M�\�\r�ރB�X�?q�\�\��[\���$\�}','',0,'?'),(_binary '�\�h1i�o\�:\�GK�','wp-includes/blocks/missing/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/missing/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '� v�O.�|ߤҵ�','wp-includes/js/tinymce/license.txt','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o��\�\�\�x:\�`\����',_binary 'Y\�\�#wO\�g^\'\�b�\�:�^\� =跨|\�\�','',0,'?'),(_binary '�*\0\�U\'-,�M\�','wp-content/themes/twentynineteen/inc/template-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/inc/template-functions.php',0,_binary 'bga4x\'}��ĸ�:\�\�',_binary 'bga4x\'}��ĸ�:\�\�',_binary '3�`́Sű�\�;�uG8�\�J\�.\�\�̬x�\�','',0,'?'),(_binary '�C\�Q%��@ \�Ja �','wp-includes/blocks/archives/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�՜VH����Zf\�\�',_binary '4!\0�}!�;9o\�l�_�l\�4�\�f�\�L�\�V�l','',0,'?'),(_binary '�Lߨ\�Ϥ�(��R�','wp-admin/css/code-editor.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/code-editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�gq�\�\�i�s�픋-',_binary '�~:\"�`\�\�he&@��*��\�\�A��\�\��','',0,'?'),(_binary '�[\�^�~�\�*�5`\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/yen.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/yen.svg',0,_binary '\�f�r�^T�D�&_',_binary '\�f�r�^T�D�&_',_binary 'M3�\���h��|J]��\�}@�f�= ��7\�\�\�=\�','',0,'?'),(_binary '�f#S�U�\�$:�Pjw�f','wp-content/plugins/wpforms-lite/assets/images/addon-icon-authorize-net.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-authorize-net.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �ꎫ\���\�ӓ��\�`',_binary 'O\�4�\\Yj\�\�=�S\n/z���`\��n\�O\�\�\�','',0,'?'),(_binary '�g�2�rSj\r�$`F\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M-)S\�\��V!����',_binary '\�{]\�2�Q\�\�\�;�\'%�9!\�GN�S*I5\\\�','',0,'?'),(_binary '�m5�F�F\'\�\\��\�F','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect193r2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Z�\�;�\�ڎ�@m� ',_binary '&\�\�ֶ\�MO�}\�v\�\�\�\"\��G�SĠ\�\�\�m','',0,'?'),(_binary '�p\Z1\�}}gA>K��','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�bA\�{\�4|�5\�Z\�QD',_binary 'o\�l\�\�ɪ\�`\���\�SgC�H�U�du�rr','',0,'?'),(_binary '�t�Nh?��|�\�\�܈','wp-content/themes/main/includes/visual-composer/vc-init.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/vc-init.php',0,_binary '�l\�\�I#\�\�[�tK=$�',_binary '�l\�\�I#\�\�[�tK=$�',_binary '|�\���\�\�I\Zn$��ќ����3k��q�','',0,'?'),(_binary '�wduW�\�\�\�C�\�eg','wp-includes/js/tinymce/plugins/wplink/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wplink/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��|`QH�Z�\�Aw\�\�','wp-content/plugins/really-simple-ssl/grid/templates/progress.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/progress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�JQ30s�\�˷\�I�\r\�\�',_binary '\�ٚ�t0?n\�0)=L9Q\��MuZ\�vt~H�','',0,'?'),(_binary '��6��:�$4�-Tg5','wp-content/themes/twentynineteen/sass/elements/_lists.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/elements/_lists.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=�� ���L`B[',_binary '�\�\�V\"��\ZkY�cnUkYY$-,��y\�\r�','',0,'?'),(_binary '��\�\�M�j��\�8h\�$\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1257.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1257.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1�.�ݒ`�H��6�J',_binary '�&S\�\�\�\�L\�N\�\�\�\�(-T��\"�`���7DM\�','',0,'?'),(_binary '��p��K\�b��\0!�(�\�','wp-includes/css/dist/block-directory/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-directory/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�q�$q>��\�{ȰI',_binary '\�\�\�$� �^\�|,\"�x$\�U��y\�m�]���','',0,'?'),(_binary '��t�c\�8�8���d@}','wp-content/themes/twentytwentythree/styles/pitch.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/styles/pitch.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�?l<.8>Yoݩ͒\0',_binary 'eB\�\�HW��\'�\\nd���z�\�\��F�*\�\�P','',0,'?'),(_binary '�\�c�U��W�*v�o�#','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ś\�L\�\\\�Pڜ\�U',_binary 'c>\�5�o����\�\���_�T9�L~;�e7\�','',0,'?'),(_binary '�\�^\�\�D�f O)\�#P�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/FormId.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/FormId.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8g+tm�\�ީ\����',_binary 'Ro;\�PrǿkT�:\�ѡ]̉*\�\�j\��\�_@M�\�','',0,'?'),(_binary '�\�7?\�3+ �a��','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/loader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/loader.php',0,_binary '�\�v�D\�\�5 0\�\\�A',_binary '�\�v�D\�\�5 0\�\\�A',_binary '_\�C\�i\�\��\���~b�a\"?<�Z1�\�\�֫�','',0,'?'),(_binary '�爫|uPr<�\�z','wp-content/plugins/really-simple-ssl/grid/templates/other-plugins.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/other-plugins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'OKOsZ�\�iI-\�B=O',_binary 'ץ\��\�uT0\�\�n���=(��.��\�k�,R','',0,'?'),(_binary '�\�й�d\�ȝ\�R>.:R{','wp-content/themes/main/includes/custom-skins.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/custom-skins.php',0,_binary '�X�:-\�PD\�\�\"�:A�',_binary '�X�:-\�PD\�\�\"�:A�',_binary 'X�\\�2�f�.Z\�xs\�\�BMIp\��\nM�\r','',0,'?'),(_binary '�\�|�~��\�\�\�\�\�','wp-includes/sodium_compat/src/Core32/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')6��):\�\�\�\���\�',_binary 'H0��L�ї?�㞹�.1\�M\�Ie\�\�٣�','',0,'?'),(_binary '�\�b�������|e~\�','wp-admin/css/customize-widgets.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-widgets.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hͺ/\�ME\�߾_C2',_binary '?�ε^d��\�{)iҲU�;�,=5\�\�A\�\�T','',0,'?'),(_binary '�\�\�\�\�\�;E�tz\�b�-�','wp-content/plugins/js_composer/include/templates/pages/vc-settings/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-settings/index.php',0,_binary '�^���E�ИO�\�˝`T',_binary '�^���E�ИO�\�˝`T',_binary '����F�\�Ɵ��@�H�\�g�\�U�\�\�\�','',0,'?'),(_binary '��\�f�v��o\�2@y�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hr.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hr.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\�Q�ڡ� \�vv�\�v7',_binary 'Bb��\�m�Z(\nt�{�\n�H �l\�L�\���.\�Z','',0,'?'),(_binary '���al\�V�?�f�\Zё�','wp-includes/IXR/class-IXR-server.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/class-IXR-server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�d߹\�\�$c�9\�',_binary '\0\�{M\�\�U�\rN.�)���-�\��\�`wH\�\�\�','',0,'?'),(_binary '�\0h\�Kf��\0\�','wp-content/plugins/wordfence/images/forward_enabled.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/forward_enabled.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\0/3e4e�\�\��\�\�',_binary '0��Q7018�ު9-�z9ؽq\�\�SrĒ\�P\�\�','',0,'?'),(_binary '�\rn�\�~$fB\��ݮ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart14.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart14.svg',0,_binary 'OZ�\�P�5�ݖa#��',_binary 'OZ�\�P�5�ݖa#��',_binary '�\�q!9��a\�\�x�d�����e���\�G���\���','',0,'?'),(_binary '���\�\�\�H\�06�','wp-admin/images/browser.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/browser.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����K\\�b�$�F',_binary '&$\�ĉ9��\�\�~_SH\�_\�̓\�%L���\'&�','',0,'?'),(_binary '�T ��2�ǡ5\�b','wp-content/themes/twentytwentythree/.twentytwentythree.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/.twentytwentythree.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�U\�FsV{�Sp+\�Lz','wp-content/themes/main/js/plugins/libs/fit-vids.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/fit-vids.min.js',0,_binary 'ތ\0vG�)v��Rj\�',_binary 'ތ\0vG�)v��Rj\�',_binary ',e/m!9(��*n�P���\�nu\'C\�sI3n��\�R\�','',0,'?'),(_binary '�8^�r5�\�x� ��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\��OO\�D1gR?~,',_binary 'ݬ\�IS\�P\"\�a�� 7J�6\�QSv��\�_��y�','',0,'?'),(_binary '���\�8(\Z�j\�Z]}','wp-includes/js/jquery/ui/effect-pulsate.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-pulsate.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ީ�2\�}\'�YԈH\0�',_binary 'KD�ڊ\�\�\�\�\�f����D\�b$*\Zw�u\�\�pB','',0,'?'),(_binary '�o$\�Y~L|F��\�','wp-content/plugins/js_composer/include/params/param_group/.param_group.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/param_group/.param_group.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '� ;P��6�\�37PUF�','wp-includes/blocks/comment-content/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-content/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�tfg}\�ȅ\�\�A\�\�P',_binary '��\��\�2��Ш!H`a�\�]Uq\�\�\Z[}','',0,'?'),(_binary '�#\�i\�pV��\�\�3��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart12.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart12.svg',0,_binary 'a��\�i�7�\�\�(�',_binary 'a��\�i�7�\�\�(�',_binary 'ئ\\�Ӝ3\�h����c.�\�\�ALh|r)��\�\�','',0,'?'),(_binary '�\'U���\�$eN�} �','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+\����~rzS\�ө_�&',_binary 'g�*�\��\�nd)�0U\�<��\�7V\�[\0���g�','',0,'?'),(_binary '�-\�(ҟ\�oF�L��\�','wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php',0,_binary '2\�\�ə\�X�J<S�QP',_binary '2\�\�ə\�X�J<S�QP',_binary '�\�\�Ɗ;ή҃m�n�*T\�Jt\�\�;����.0�','',0,'?'),(_binary '�3�xB��[J\�U\�\Zz','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sorter/.sorter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sorter/.sorter.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�6��\�\�\�m\\\�*ݦ','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_mood_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_mood_24px.svg',0,_binary 'l!qM+\�x\� k-�\�',_binary 'l!qM+\�x\� k-�\�',_binary '\0ꧤ^vޕO\�\�͍\�r��r��0#�\�t','',0,'?'),(_binary '�<@\�\�\�:\n \�7\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/cloud-up.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/cloud-up.svg',0,_binary '`�\�59*_\\\�C@\�\�',_binary '`�\�59*_\\\�C@\�\�',_binary 'nI:\�E\��#��\�\�R�\�\�Q\�F?綩\�\�m','',0,'?'),(_binary '�T\�ak�\r�\�80o,\�','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�2yE�\0��\�\�u\�\�',_binary '8f\�X��\�l�6\�(\�A�\n-��\�O?8���','',0,'?'),(_binary '�U\�S�\rB\�\�c>\r\�','wp-includes/blocks/latest-comments/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-comments/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�\�w\���]Sp?��O\�',_binary '\�2�\�\�֞>\�ܠ�\� s�i1B^\�\rI\�P�6w','',0,'?'),(_binary '�W\�H\�\�\�\�_\�(;��\�D','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/InternalErrorException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/InternalErrorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�]�J\�\�ʑ*�\�',_binary '`\�-\�W]��yn-%\�l\�\�+V�\�qZ1/_ \�m9p�','',0,'?'),(_binary '�X\�R�ev�� O�\�U','wp-includes/blocks/quote/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\�X�[\�N\�}\�1\�\�\�',_binary '^\�M�[�eؙ\�P\� \�S&ǻ\nd\�\�pM_��','',0,'?'),(_binary '�X�\�\�\�g5�\�(�=c','wp-includes/js/tinymce/skins/lightgray/img/trans.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/img/trans.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��7I \�1F�Gu\�j^',_binary '�\� \�û�\��ͥJ�\�O�mO�:ϙ\�\�\�l�W�5','',0,'?'),(_binary '�cX�ك\��%ƻ\��','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-pinterest.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-pinterest.svg',0,_binary '��w\�Ϛ.\�:\�\� \r��?',_binary '��w\�Ϛ.\�:\�\� \r��?',_binary 'm\�\�\�dč\r~���@p+棔?=c\�`C��� J','',0,'?'),(_binary '�g��d\�\�з\��nX','wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\0\�A�\�\� ݩ\�\�',_binary '���rA9�|\�o8\�;�h\�{UmK\�@O+qSzz\�\�','',0,'?'),(_binary '�gS~6>\�ɺ�\�[\�Z','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_adb_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_adb_24px.svg',0,_binary '#\�jV�\�ILts�@\�',_binary '#\�jV�\�ILts�@\�',_binary 'ߑ�5\�\�P�ǔg1����YGq*}��\r\nr�%L��','',0,'?'),(_binary '�h\�\�w^\�(�n\��\�','wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/classes/class-twentytwenty-customize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_X*֤y4:F��)\�$D',_binary '��4�]�eRDJP�6ƗC �p\�ڶ\�\Z ','',0,'?'),(_binary '�n8?\�E\�8\�m<\�#��z','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�h\��\�g`ɸ:ڕ^',_binary '���F/Q�H\0��\�^l 0�BΓի6S@Ph\�','',0,'?'),(_binary '�pt_ Y���\�7L\�Kt','wp-admin/css/deprecated-media-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/deprecated-media-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Sr\rI�sL��\��',_binary '�Uِ1m�����ݨ\�:��\�\�0\�\�\��ܒ\�>\�','',0,'?'),(_binary '��\�\�\�U$\�b\�\�Q�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersHistory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersHistory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a�\���9�%��',_binary 'Kᥩ�\n\��E?-\�J���1c\�eo�V\�','',0,'?'),(_binary '����\�\�\�X�\0T\�O�\�','wp-content/themes/twentynineteen/sass/navigation/_links.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/navigation/_links.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��h\�,\�\�\� p\�A�\�',_binary '\0�4����^\ZY\�\�i�_�O\��_�#','',0,'?'),(_binary '���\'(jli��\�\�\�','wp-content/themes/twentytwenty/template-parts/entry-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/entry-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&qW���,��e ',_binary 'g(GE\0�+f\�z�.?M�E�\�\�?q��̝��@','',0,'?'),(_binary '����T��D��F\�K1\�','wp-admin/css/media.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/media.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+9zx�(\�\�\n\�\�6\�',_binary '\�Q\��Y\�V�*S\�oS~V:B�=c�lԩ?h','',0,'?'),(_binary '���k���\�\�#�礇.','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/ChaCha20/.ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/ChaCha20/.ChaCha20.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���\�\�_q�ی��\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/html/validation_html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/html/validation_html.php',0,_binary '�W�=#\�?@c̈\�\�\�0',_binary '�W�=#\�?@c̈\�\�\�0',_binary 'fhp2Dd�lQ\�d�Ү��8�\��a\�V y\�/\�H�','',0,'?'),(_binary '��WH���\�4\�J\�jZ','wp-admin/maint/index.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/maint/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '��S\�:6\�\�\��\'\�\Z','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-mi.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-mi.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�\�\�~�+A)��ؤ&G',_binary 'u���$\'�=�/�T\�7}�\n\�s\r�����3\0\�','',0,'?'),(_binary '��_/J\�m\n�\�&\�8\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sortable/field_sortable.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sortable/field_sortable.min.js',0,_binary 'U��\�ҴR�\�0tf��',_binary 'U��\�ҴR�\�0tf��',_binary 's\��)\��{�+](i\�R�\�W�V\�\�\�@\0','',0,'?'),(_binary '��\�D� ��M\�\�\�_:','wp-content/themes/main/includes/custom-styles.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/custom-styles.php',0,_binary '%5V\�\�\�\n1�u�',_binary '%5V\�\�\�\n1�u�',_binary '�\�o\�����\�?���\�b��B|�U�\�3\��P|','',0,'?'),(_binary '�\�/GΞӶ[�ǜ\�\�C','wp-admin/js/gallery.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/gallery.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C*��\�?�4�k�\�&-s',_binary '\�v2�UW\�n\�4V�[an�*�?�\���X��','',0,'?'),(_binary '�\�\�\�@aK�@A \�','wp-content/plugins/wordfence/js/admin.liveTraffic.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/admin.liveTraffic.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڗU�_|\�$>���7',_binary 'wR�u\�sXq\�\�s\�a�OFvQ�y\�Ł#\�\�\�','',0,'?'),(_binary '�\�\�[�/�9}�`:w\�P','license.txt','/home2/faster25/public_html/ansrwanda.com/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y5�\�\�q{�\�\'L�^ ',_binary '�\0�OH�\'Q�Il�As!��걳���\���\�','',0,'?'),(_binary '�\�v��\�K:\�ZF','wp-includes/blocks/site-tagline/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-tagline/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\��\�\�\�r\�38\�ߟ',_binary '�\�Ų�uΑ�u\�\�-��\� x��m�oC\�\0��/#\�','',0,'?'),(_binary '�\�F�F�fs�\�\�\�l\�\�','wp-content/plugins/wpforms-lite/assets/images/community/dev-docs@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/dev-docs@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']��\�I��\�q8�\�\�',_binary '\�(j��=e�-G\��[ �˼n��\�\�|��1\�O\�','',0,'?'),(_binary '�\�\�7�%\�̬�\�\�&�','wp-includes/css/dist/block-library/common.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/common.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\�jL��@�8����\�e\�',_binary '~M�k\Z�Y~UMB�چ\�E�|�\�Scy\�\��','',0,'?'),(_binary '�\�\�9B��\�{\�\'�M\�','wp-content/plugins/js_composer/include/params/vc_grid_item/attributes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/attributes.php',0,_binary 'H�\�m�\�?�%Dl�\�Z�]',_binary 'H�\�m�\�?�%Dl�\�Z�]',_binary 'Ф9|?��HB�/䮒<GYut7��Y\��>M','',0,'?'),(_binary '�\0���\�\�.}�fwA','wp-includes/date.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ͽ\�Na\�e���\�\\�E',_binary '��CR�H�\�<f�T\�|�Ϫ�/\"�Φ�h$','',0,'?'),(_binary '�\�Wlʅ<(d\�U1','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/.views.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/.views.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\\+\�\Z�H�\�\"\�:\�','wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\�(\��\�X\�\�\n<\0)',_binary 'E�[\�&0o\�Q\�\�=��\�\�\�%��,�\�u\�\�R','',0,'?'),(_binary '�\"\rz4\"V\�\���\�f\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/.import_export.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/.import_export.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��:�^^�\0�$�4\�\nv','wp-content/plugins/js_composer/include/classes/shortcodes/vc-message.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-message.php',0,_binary '\�t\��\n��\�qwS\�.x�',_binary '\�t\��\n��\�qwS\�.x�',_binary '��ؑ\�v�Ϫ+.\�Kt�z\�\�BQ`V\\�DD','',0,'?'),(_binary '�8ѯ��t:\�ܖ\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/button_set/.button_set.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/button_set/.button_set.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '� ;S>]:�2���\"','wp-content/themes/main/includes/theme-admin/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-admin/index.php',0,_binary 's� �\Z��?b2\�\nE��\�',_binary 's� �\Z��?b2\�\nE��\�',_binary '�Y�q�O�</�\�~f\�=BU\�_��Jә�Q?','',0,'?'),(_binary '�#Jj�ð�vY#P_F','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_backspace_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_backspace_24px.svg',0,_binary '%��\���y\�E\�\�\�\�\�',_binary '%��\���y\�E\�\�\�\�\�',_binary '6l}\r�\0\�i8M\�j\�@\�:�k<A؏\r�Ԓ�\�','',0,'?'),(_binary '�JI^-iەc�\�\�\�k','wp-content/plugins/wpforms-lite/src/Admin/Tools/.Tools.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/.Tools.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�J�Ya�\0[f]dK��\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/.Extension.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/.Extension.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�V� _;\���\�7\�_','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateAttribute.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateAttribute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�U�\�d��1�a2�S6d',_binary '-��++�e|� �\�\�Ճ#Jf�Qc\�*q9�\�\�ԯ','',0,'?'),(_binary '�[���QH\"pS1Ȫ\�c','wp-admin/images/arrows-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/arrows-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� Q\�}\�\�ydb#6�',_binary '�,c�˿\Z�i(~\�\�\�)���\�\'�\�8[A\�/�I\�\�x','',0,'?'),(_binary '�\\�l/�S�� �\�ʨ�z','wp-includes/blocks/template-part/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��d\�d��l��\�O\�B',_binary '<E\�\"b\�k,\�@Q�\� �¶\�3�I�\�#��/\�\"��','',0,'?'),(_binary '�b\0a�L76cV$\�cZ�\�','wp-includes/rest-api/endpoints/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�g�\"\�\"r|@�i\�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserEmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserEmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r�^�n\�l\�\�W\�',_binary '?4\�\�q>�\� ��n_\Z9�<S� ي�\�\�','',0,'?'),(_binary '�u_\�\�y5\�ή�Uz�','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/dist/js/bootstrap.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/dist/js/bootstrap.min.js',0,_binary '��c}\�ǃ]f\�-�z',_binary '��c}\�ǃ]f\�-�z',_binary '�5Û\0\�d�F���>�2P\�/�,\�~\�t7l�','',0,'?'),(_binary '�xh\�\�\�/\"�4\�K\�','wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/css/lib/vc-linecons/fonts/vc_linecons.svg',0,_binary '{\�M\�+jq/vh!�\�q�{',_binary '{\�M\�+jq/vh!�\�q�{',_binary '\�1\��|�w6�[sF-�rS\�5Ǡ�\�\\��nqx�','',0,'?'),(_binary '�x\�++��\r��P�','wp-includes/blocks/footnotes/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/footnotes/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f�\�`��\�)�_',_binary 'D邴]��\�\�=\�呔��2U�h{HE8�A_','',0,'?'),(_binary '�y\�\� M� ���\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/zh-CN.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/zh-CN.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ZE\�̡�ʢ�\�Y',_binary '�\�\�\�V9��\�\�\�%>�)��v�����\�\�','',0,'?'),(_binary '��\�\�\�\�6\n�\�M�H�4','wp-content/plugins/wpforms-lite/assets/images/builder/ie-logo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/builder/ie-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fZ\�j�\�J\�\�i[',_binary '܈&��3\Z��j^\�$\�\Z�6J�1�e�4��\\�','',0,'?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES (_binary '��V/��>�8?���6\�\�','wp-content/plugins/wordfence/css/fullLog.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/fullLog.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\�.i�`���U\�v',_binary '?\�>��?h\�ξ[�²\�P\�u�{\�pu�a����a','',0,'?'),(_binary '��,��\��\��#^��u\�','wp-content/plugins/js_composer/config/content/shortcode-vc-text-separator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-text-separator.php',0,_binary '$O�0��\�qk�i\�\�H\�',_binary '$O�0��\�qk�i\�\�H\�',_binary '.\�%�(v\�\�̲�7���M�Ёj���5H�I�\�','',0,'?'),(_binary '��[ixT�q\�\�~Wv�e','wp-admin/network/plugin-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/plugin-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8@_vaє͓N\�|\�j�',_binary '<� �gK\�K\�Ԇ\�{\�ȑn�V�\�U�̉\n\�2\�','',0,'?'),(_binary '��Z�\�+�̷�5\�G��','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_check_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_check_24px.svg',0,_binary '\�K;\"�6\ZG�\�p���ʟ',_binary '\�K;\"�6\ZG�\�p���ʟ',_binary '�~}U*�^\�5\0!�1�^��č�H\�l�3��9�a','',0,'?'),(_binary '��F~���y�c7v-','wp-includes/js/customize-preview-nav-menus.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-preview-nav-menus.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'im�\�\�\�\�s[\�x\��',_binary '����U\�T&ڬ�V�\�a�\�\�\�\�\�XǍ&a','',0,'?'),(_binary '��R�\�\0�DHZ�( �!N','wp-content/plugins/wordfence/css/wf-onboarding.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/wf-onboarding.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�R\�)\�\�02w\�\nd��',_binary '�!vsl\\r\�\��z���-\�L\�\�\\PT�\����','',0,'?'),(_binary '����\�B\r(-שּׁ','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}+#z,�\�e\�rEJ-',_binary 'sf�\�q@�\�8�!yW�&ڔA\�+/\�uY���44�G','',0,'?'),(_binary '��\�\��-G�ӈ�_t�','wp-content/plugins/wpforms-lite/lite/wpforms-lite.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/wpforms-lite.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z>T\�#CP�U((�=\�',_binary 'B\�B\�\'\�\�Gs& \��SBn� z\�\�\n�ᩫ','',0,'?'),(_binary '��\\��6�%\�\rA�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/sign.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/sign.svg',0,_binary 'U���\�E��B\�5�',_binary 'U���\�E��B\�5�',_binary '�\�\�G�K�\�N���Z`m��\��\�\�#\�\�>','',0,'?'),(_binary '�\��-\\�\"6o?3\�v3D','wp-content/plugins/cloudflare-flexible-ssl/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/cloudflare-flexible-ssl/readme.txt',0,_binary '\�\�G\�N�~\�0M]�\�O8\�',_binary '\�\�G\�N�~\�0M]�\�O8\�',_binary '�3IW\�1\�*P0)�==����We������B','',0,'?'),(_binary '�\�H\��_X\�Ѕ�gU','wp-content/themes/twentytwentyone/search.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/search.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oL6-!讜k���y\�t',_binary '�\�\0�<w����3=S\�\�wT-|\"\�\�\�uV\�c \� w','',0,'?'),(_binary '�䑖\�w�7:\'\�h*','wp-includes/js/dist/vendor/lodash.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/lodash.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�C`\�]1~�\�\����',_binary '׳[�p:\� �z\�\�\�K\�QWw�t}H�\�I�( �','',0,'?'),(_binary '�\�y\�\Z<����\r%�G�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/.Protocol.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/.Protocol.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�i�%��\�o�)\�#��\\','wp-includes/blocks/image/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^��-\�w���\r��\�',_binary 'm��$%\�X�\�\�\�e\�\�\�e$ѻ����FDP\�(�','',0,'?'),(_binary '�\�q\�6 r)�f�\"\�μ','wp-content/plugins/wp-mail-smtp/assets/images/wp-spinner.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/wp-spinner.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\"0>3��n\'{�\�l�',_binary '�!/�mT\� >T�2*�\�\�VĆm�P\�v�#\�','',0,'?'),(_binary '��\�2�\�\�:�����','wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b4\�\'��&\�\�',_binary 'ۼ\�4P\'\�\�\�hN\�a\�>��\�E�5ఛ','',0,'?'),(_binary '�M\�}�n�\"4jd�R�\�','wp-includes/blocks/post-template/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@ÃNʅ\n\�N;,k0�\�f',_binary '�� CJ\��-\�j\��\"\�\�XU\�Z��\�uޟ\�ȱ�\�','',0,'?'),(_binary '�xg\�Iup�Y�','wp-content/plugins/gosolarthemes-core/tinymce/js/jquery.appendo.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/js/jquery.appendo.js',0,_binary '��O>\Z.2#�\�H�',_binary '��O>\Z.2#�\�H�',_binary '��g9�\�w�{\�K+N��N��������$��\Z\�','',0,'?'),(_binary '�Ɣ��*�}\�g�0�\n','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-zone-a.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-zone-a.php',0,_binary '\�:K����ȁj\�q',_binary '\�:K����ȁj\�q',_binary '\0\�\�\�\�\�x�ωiQ\�\�>\�\�ENJnc\�$ҕO','',0,'?'),(_binary '�@\��_gU��9','wp-includes/Requests/src/Auth/Basic.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Auth/Basic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�w\�Y{ӓ1}`o\�',_binary 'o��,،\�bD\'&<�؟ \�\�e]��\�\�\'�=\n','',0,'?'),(_binary '�\Z-��x7\�(A\�4��\�','wp-includes/js/swfupload/license.txt','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/swfupload/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�[�`\�^�-�o\�QWz',_binary '�\�:)��6�a\"3r�\�\rP\rN�4�yJ�ַ��U\�q','',0,'?'),(_binary '�&�A�ǝ�i�U\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_more_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_more_24px.svg',0,_binary 'G�%�Y\�a�v\"�B\��',_binary 'G�%�Y\�a�v\"�B\��',_binary '\�;��N�hG<\\u\�#��P2t@r\�(h��]E�N\0','',0,'?'),(_binary '�(#\�\�=\�\� \n��\ZU','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q����\�C\'v0�\�',_binary 'F��\"�G�.a�g\�\�s߹+�V�L��\�)Ι\�','',0,'?'),(_binary '�(\��\"���\�?4U','wp-content/themes/twentytwenty/assets/css/editor-style-classic.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/css/editor-style-classic.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�Vn-�C^\�\�j\�',_binary 'CQA�FFC�z\�R[ZM`�Gbf�2�A�pЋ��\�','',0,'?'),(_binary '�)l� \�)��\�i;\�V','wp-content/uploads/wpforms/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/wpforms/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '�,:�\�\�3�չ�C@\�~�','wp-content/plugins/wordfence/modules/login-security/classes/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�A�a�b�vr\�',_binary 'C��\��\'r�9�\�@\�K�ކt���\�\�w#@k�','',0,'?'),(_binary '�1W;c�����N\�\"\�u','wp-includes/pomo/streams.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/pomo/streams.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�1�4���\�\��Do',_binary '��m�C\��\�ؙ~�{ҁ@�F}˗nɨ��','',0,'?'),(_binary '�<o\�\�\�hw��\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/ResellerApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/ResellerApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'MT\�ߺc\�;6\'�\�,8\'',_binary 'C��Z�\�\�\�\�\Z\�~\�\��5�}\�]w$��U','',0,'?'),(_binary '�H-�}�Q\�\��\'\�q\�','wp-content/themes/main/includes/visual-composer/shortcodes/team_slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/team_slider.php',0,_binary '\�\�r:�@u\�A!\�ߝ}',_binary '\�\�r:�@u\�A!\�ߝ}',_binary 'p \�l�\�@ߛEh\�E���\�ң��%\�\�\�}�x\�\�','',0,'?'),(_binary '�J��B�GT�;,l��T','wp-includes/images/smilies/icon_exclaim.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_exclaim.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\\��>5�\0r\�\�\�sg\�',_binary '�L�ɵ\�H�\�A(�xʓ2�EP%\� �\�#���#\�5','',0,'?'),(_binary '�U�Ω\0`F�\�s\0Y\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessagesAttachments.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessagesAttachments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�[\��\�\r�P��K:�',_binary 'Gg\�j�\�\�\�-\�\�+����\�?\�d|\�}u�~\�,�\�','',0,'?'),(_binary '�V�^\�3�\�m6�._P','wp-includes/customize/class-wp-customize-background-image-setting.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-background-image-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�#\�\�挷[��^�7,',_binary 'lxE&\�35̅��Nj\����!%Ƹ�\�v�\�','',0,'?'),(_binary '�[\�բJ\��\�\�;\�\�\�F','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/.Ge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/.Ge.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�q2t�rۗ,]s*r�','wp-includes/blocks/audio/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�HF\�\�\�[�\�\�^���',_binary '\�4K\�\�^\�\�<%_ױ�UbP�\�\�TO�ΔT\�)\�!','',0,'?'),(_binary '�r����\�)�\�s,.�T','wp-content/plugins/revslider/public/assets/assets/svg/.svg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/.svg.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�rȽx��\�\�U�*��\�/','wp-includes/blocks/quote/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�sgH9]#�0s��A�]\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\�i�\�L�V=X+� v0~',_binary '4\�\�-<4�,\"V�ȱXʘî\�hR� K�F\�k�','',0,'?'),(_binary '�t1dHX\�ϓBH','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folders.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folders.svg',0,_binary 'Ɖ�� [\�T+ݏ��',_binary 'Ɖ�� [\�T+ݏ��',_binary '�1̋чP\"���8�\�/�\�\�eYIFR\�\�V','',0,'?'),(_binary '�zt���\�0k��\' [','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/.Standard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/.Standard.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��i]6Z+\\�Nu^��\�','wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-centered-logo-black-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�pA]\�Qe�[���%',_binary 'h`�f�72�L�\��\�(Ca\\��c0--?{��','',0,'?'),(_binary '���Ҍ1{�Pb?TIO','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/Engine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j�\��)g�Uk=Q��',_binary '=�#��X\�+�����\�@0�Z\'\�:.\�w�\�&�`=�','',0,'?'),(_binary '���K��O�B\�\��q','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AuthTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/AuthTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qf�\�(\�{\�MK\�\"\�b',_binary '��+!Z^I\�G.vW�_*�D#�yǩQ�q�ߦ\�\�\�','',0,'?'),(_binary '���7�M3\�$\�\�','wp-includes/images/smilies/icon_question.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_question.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�[-\0\�\'��W��F',_binary '\�7b�\�|6#\�\�\�\��9/?x��~�\�[��%t','',0,'?'),(_binary '����2@\�k\�w>K�2','wp-includes/feed-atom.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/feed-atom.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��K\�:0���w�ʏ',_binary '\��>�g\�H������\�:�\��\�L3?w=�','',0,'?'),(_binary '��\�\�H\0ۙ��h�C��','wp-admin/css/colors/ectoplasm/colors.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ectoplasm/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6a�\�\�I�H\�\�\�%',_binary '\�װ��\�\�\�B*\�\�\�\�\��rc�5TtN\�Z\�w','',0,'?'),(_binary '��wt\�H�\�\�-s�\0\�n','wp-includes/js/wplink.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wplink.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��!{�TW�V����',_binary '\�@e�{F� o���`+5p�Q\'+�eC\��\�','',0,'?'),(_binary '�\�\�=֬H�@-i�\�','wp-includes/css/admin-bar-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/admin-bar-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#PD]�\����A',_binary '�\�4A\�\�\�2z\n��@��/��[h�\��\�\�','',0,'?'),(_binary '�\�p��\�\�6�ɨ��ZL','wp-includes/blocks/widget-group/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/widget-group/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rw]�6�h*jR\�',_binary 'm\���*\�RU�0\�@�\�rC~�0\�B,s#vc^���','',0,'?'),(_binary '�\�A\�Ⱥ*i�M\�L�E�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_home_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_home_24px.svg',0,_binary 'ۂ��\�#i\�\�|\n(�',_binary 'ۂ��\�#i\�\�|\n(�',_binary '�\�\'��\�%\�\�H��ymPI�\�l\�fO��','',0,'?'),(_binary '�\�\0Im�er\�*Sc�y','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/GelfHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/GelfHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\�\�\�)\�\�\�\�\�qh��',_binary 'Y2\�f\�V},4\�z\n�mY\�&pׄMaj\�)\�\�}','',0,'?'),(_binary '�\�\�~� gj\�8��','wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-text-and-video.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�iJٹ\�8.W\�B',_binary '�<2��\�c4�\�\"p�\0To!�\�R�wCKx�D\�','',0,'?'),(_binary '�\�r\�\�\�ja\���\�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Fe.php',0,_binary '��_.\�9\�cs�/�\�',_binary '��_.\�9\�cs�/�\�',_binary 'p2p\�|�D��\��-�S\�\Z}ACڋ^G̫','',0,'?'),(_binary '�\�#\��b1圜\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\�\�Ug\�X߁x{P��',_binary 'aK�\�lm��o�`0�z�E�K��OJ]Q9j��M','',0,'?'),(_binary '�\�(B�A!���\�\�\�\�\�\�','wp-includes/theme-templates.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-templates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<�\�G!���f�~.5',_binary 'j�*�{�o�\�P\�A�m}B~�9yqV��K.g','',0,'?'),(_binary '�\�\0��\�\�n�z]�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calculator1.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calculator1.svg',0,_binary '��\�\�B�z�\�k\�wJ',_binary '��\�\�B�z�\�k\�wJ',_binary '�·��Q�//y;]�j\�b�\�\�����E\�X','',0,'?'),(_binary '�\�erf\�\�#\�\�\�IW','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_block.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_block.php',0,_binary '<BGάm\�[5\�\�-$',_binary '<BGάm\�[5\�\�-$',_binary '�0r\�-�\'\�\�eJ\��,X2\�)h\�Ty\Z�n\�','',0,'?'),(_binary '�\�-\'f�ߕ?X:4\r!','wp-includes/blocks/table/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ǫ�WO�=\�\�IIt�X�',_binary '<C,�\�Sw\�O��[�\�V5\Z\��V�\�فG','',0,'?'),(_binary '�\�h�L���JH�X#0','wp-content/plugins/wordfence/lib/wfUnlockMsg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfUnlockMsg.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\�c)��Re\�Y\�l\�7�\�',_binary '.\�`�i\�W� t1\�}\�sty\�ɪ\�\��!K','',0,'?'),(_binary '�\�)K\�W&\'E��F%�','wp-content/plugins/contact-form-7/includes/l10n.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/l10n.php',0,_binary '��\�\�m*\�\�փ�\�K\�',_binary '��\�\�m*\�\�փ�\�K\�',_binary '�A�����Xe�\�\� ��jQ@��M\�#�','',0,'?'),(_binary '�\�\�\r��=��R>��','wp-content/plugins/wp-maintenance-mode/assets/css/style-admin.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/style-admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ʋ٥����L\�\�\� q',_binary 'O-�<\�;\�\�YqVO��� 8=k�\�QR���b','',0,'?'),(_binary '�\�\�\�60�Û��\�rqK','wp-content/plugins/js_composer/include/autoload/vendors/gutenberg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/gutenberg.php',0,_binary '��\��%i��\�K�\�\\5�R',_binary '��\��%i��\�K�\�\\5�R',_binary ' &�� �Kg�#�q\�L�\�n\ZDX�K\�\�:�\�','',0,'?'),(_binary '�\���Kǥݳ�|u�\�','wp-content/themes/twentytwentyone/inc/block-patterns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/inc/block-patterns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�:/=�P\�|Ds\�)�',_binary 'v|\�^�ц\�\�E�O�x���̠R\�\�ƌ$��G','',0,'?'),(_binary '���^��\'�q�\�\�0�\�','wp-links-opml.php','/home2/faster25/public_html/ansrwanda.com/wp-links-opml.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\rW5t,}�\"�',_binary '\�Rysx�L9\�\�\�5\"�CZ\�̜�\�95�\� ;�','',0,'?'),(_binary '�a��^¶Q\Z��SP-','wp-content/uploads/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '�ͻn��S\�\�¶tC�J','wp-includes/blocks/comments-pagination-numbers/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-numbers/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '� ��k�1�r�Gtf','wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')e\�\�f\�#�`P�~7\�n',_binary '-m\�\�z\�\�n\�N\�F�E\0ѭ\\vq\�sL?�Z\Z��','',0,'?'),(_binary '�%n�\�Tߒ ^\�gXΰ','wp-admin/js/inline-edit-post.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/inline-edit-post.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\�\�\�w���)E���\�D',_binary '\���\�sC�\�J|\�Z�B\�\�*\�(���*|b��','',0,'?'),(_binary '�*�0�n����\\\�b\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-dollar.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-dollar.svg',0,_binary '\�ح�u��j�ӟ\�֕\�P',_binary '\�ح�u��j�ӟ\�֕\�P',_binary 't\�Y~9\�3ղ�邦\� F���1B��\�b�','',0,'?'),(_binary '�19AT�d�\�\�\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/.AuthHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/.AuthHandler.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�1\�u#\n�=\�p��P\�','wp-content/plugins/wordfence/css/diff.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/diff.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '܀g �� �$���`r\�Q',_binary '�\�$�\�hEJ^54<$�ӭYc\�\�\�\�&','',0,'?'),(_binary '�3\�\�aD�w�P���\�q','wp-admin/includes/class-theme-upgrader.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-theme-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N��\\\�b]�e�\�',_binary '=1Q=L��r��@\�Ϧ�\�f\�^�\�\�qOʞ\�ҟ','',0,'?'),(_binary '�6�Z�\�Ub2:\���\�','wp-includes/js/dist/style-engine.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/style-engine.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\�\�l�,��\n�K�R�\�',_binary 'O\\\�8��\�g{7\'\�ό!�R]\�\�2�c\�{��v�','',0,'?'),(_binary '�?:j\�\�Y�\�&���','wp-includes/blocks/gallery/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�A�w����\�\�F�\�I��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_brightness_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_brightness_24px.svg',0,_binary '\� @\�^\�ZO����f\"\�+',_binary '\� @\�^\�ZO����f\"\�+',_binary '\�H�~�- l\�\�i&\�5\�j- o.�\�\�1����\�','',0,'?'),(_binary '�G\�\�\�M\�.�\�','wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�xY\� i��F욤yG\�',_binary 'Z{���L�\�\� �GNJ�\�\n\� \�\�\�\�⪋\��','',0,'?'),(_binary '�G~�Y-\�;\�j1�\0\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-row-inner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-row-inner.php',0,_binary 'uN\� \�\�I)t\0�\�',_binary 'uN\� \�\�I)t\0�\�',_binary '\�J\Z�\�\��:5\�5�J\�\�t\�a鐞������','',0,'?'),(_binary '�Tq\�Q\�;��iTIt ','wp-content/plugins/really-simple-ssl/class-server.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�N\�[0��\�\�\�H۫',_binary 'V���5\�\r��eچ�С�`�������\�\�<c','',0,'?'),(_binary '�X�\�g\�q�\�\�|N\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed/ChannelLevelActivationStrategy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \'%W\�qΉ�\\A�~',_binary 'G�\�|@8�!1y�kg��U�0�9\�h�28��','',0,'?'),(_binary '�XPwy\�\��\�\�\'�','wp-includes/blocks/navigation/view-modal.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/view-modal.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't��}�8�LJG�Va\�',_binary '\�s\�.�����3\�7n���\�e\�\�g]{N�j�\�H','',0,'?'),(_binary '�f�c~s�\�pѹ�߁�3','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_screen_lock_rotation_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_screen_lock_rotation_24px.svg',0,_binary '\�\�,U,b�WT\�Y<\�~',_binary '\�\�,U,b�WT\�Y<\�~',_binary 'M\�1���h|/�zCn*\�\�\�:\�a@=|','',0,'?'),(_binary '�l��\�(��%ݭ�� �','wp-content/plugins/wpforms-lite/assets/js/admin-builder-providers.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin-builder-providers.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�+�k��\�\�lU��B',_binary '�Z(�G�Wf\�\�Q&�eX\r]`�B,�`/kkM','',0,'?'),(_binary '�m`�\�5\n+\�\�7\�\�','wp-includes/blocks/search/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f��y��ˆ\�!Fu\�',_binary 'G(\�)�7tm\�\��@\�J�D2 \�-�5�Δ]��l','',0,'?'),(_binary '����q�����\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/StreamCipher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�f1I^,�&�V):��',_binary '� �fV;�a\�ykۮ\n�_\�\�\�B�,k?\�`��','',0,'?'),(_binary '��n&�\�\�n�!崬\�','wp-admin/css/site-icon.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/site-icon.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l�ˁx\�J�\�TG���',_binary '\�+\�\�\�W��\�V\�\�3�(qF\�\�\�r;�|^\�@�\�','',0,'?'),(_binary '������{�e','wp-includes/blocks/comments-title/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-title/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�uxξ�\�\�\�\�|t�\�',_binary '�\�\�\�5�Zzw\�ErISB���\�bAe0m`�L���<','',0,'?'),(_binary '��)\�\�oԶ\�\�zGuk\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/.Api.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/.Api.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�\'��.\�r�0�A\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/ErrorModel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/ErrorModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '́�HH߇n8W�f�HB',_binary '(ff\�\�\�Q�\�\�[/\\̳@\�\�\0 �J&qnPh[\�','',0,'?'),(_binary '�\�{���{8B%@\0�x\�','wp-includes/blocks/post-featured-image/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�N��\r\�a�e��\�am`',_binary '\�л�t^�:Ѣ+�&\�}>Ȟ�^(筜�S�\�\�\�','',0,'?'),(_binary '�\��\�EX\�\�\�|T�\�','wp-includes/blocks/media-text/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�����v�طTT\Z�.',_binary '4\�n.8�+>���|Ӈw\�$C�5\�M|�L��W�','',0,'?'),(_binary '�\�r\�qtvҰM�\�\�','wp-includes/Requests/src/Proxy.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Proxy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ZLp\��y�c�\�\���',_binary '��\�\\�WĘ:%\�\�W�|�i��\�!w�V�m-V','',0,'?'),(_binary '�\�v!LJ�^U� G','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-aioseo.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-aioseo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G� X\�&~�g\�\�\�\�QO\�',_binary 's,\�\�\�\�B��\�g�Bt�,$K:�`|s.\�\�E','',0,'?'),(_binary '�z-\�\�r���A\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/aliases.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/aliases.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\�j[&\�ei �(��\\��',_binary '�\�\�餶r�t{s�b�7\�̏\�`\�\�\�&3m�','',0,'?'),(_binary '�\�Vr^T2�\��X\�O���','wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/utilities/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\�B� �?�{n�\�\Z',_binary 't�����p1��\ZQU\�|O��\�\Z(0\�\"tV[','',0,'?'),(_binary '�\�}���$\�Ia\�uL','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Utils.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ת��8��\�\��\��',_binary '�7u&Z\�k�\��\��X\�ru�
@\�C\�','',0,'?'),(_binary '�\�]j�l�\'�\�/x5','wp-includes/js/wp-sanitize.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-sanitize.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�:k�\�\�E�t6Q\��',_binary 'yΦV�\� }ɛq����K>ۈP6\�\�*\�\�C\ns}','',0,'?'),(_binary '�\�\�W�\�{\�\\,�Yu�','wp-includes/js/jquery/ui/effect-explode.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-explode.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�C\�J�\�xq�\�O',_binary '+�!W�@y\��\0R{)�i�v��\nS\�z3;\�','',0,'?'),(_binary '�\�w\�\�\��D�','wp-content/plugins/wpforms-lite/src/Lite/Admin/Connect.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Connect.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ĉ&\�^L\\^F\"�y',_binary ')\�\�9�_\�|C���\r��$>f�E�b��h�̑','',0,'?'),(_binary '�\�71\��\�}\n�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1�2+;�F\�\�\�нNM��',_binary '�w�\�\"�*��5�U T@�\�nyȳ\�^a�u��\'','',0,'?'),(_binary '�\�4C\�N��\�u\�\��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_grade_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_grade_24px.svg',0,_binary '<M7Ty~O�Ji��o',_binary '<M7Ty~O�Ji��o',_binary '�ͨi\�gΐgO��x8\��l�\�\�ĵ��\���','',0,'?'),(_binary '�\�\�_U$�=923 \��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/manager-globe.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/manager-globe.svg',0,_binary '�~��j9���\�P\�u\0',_binary '�~��j9���\�P\�u\0',_binary '\�\�N\r��\�\�G\�\�`\�\�n�AI{|]�i{�ӹ\Z','',0,'?'),(_binary '�\�NT�80�G���0','wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/access/class-vc-current-user-access-controller.php',0,_binary '���\��\�G3p�\�枯',_binary '���\��\�G3p�\�枯',_binary '\�4&�\�WF�\��E�\�\�I>k\�\�\�\�p��0','',0,'?'),(_binary '��sp\�w��.Hq%K�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Filter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Filter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�N*\�\�\�6)\�\�a��b',_binary '\�Aߌ\�fFp.��\�?\Z�*�@�\�ּ���&%9mH','',0,'?'),(_binary '��dM\�D�B\�kk\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_collections_bookmark_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_collections_bookmark_24px.svg',0,_binary '|�ýZI\�0�\��\Z\'',_binary '|�ýZI\�0�\��\Z\'',_binary '\�\�d�%Qj{\�l`�\Z[��`7a�ː��\\$\�','',0,'?'),(_binary '�2X69G3\�\Z\�+}A�6','wp-content/plugins/wordfence/views/waf/option-whitelist.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/option-whitelist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�.�����\� #\�v�}',_binary '�i���$��h�}\�ws�\�\�\�\����X��2�c','',0,'?'),(_binary '�4!c��2=\�\�(ql ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp737.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp737.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M�\�b9\�\�+N5\�4D',_binary '\�vH\�IBg\Z�B\�\��@p 4��)\�7\�','',0,'?'),(_binary '�5\���\�\r�\�k\�\�','wp-admin/js/color-picker.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/color-picker.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_����;\Z\�\��5\�',_binary '\n��m\�\�m^�G&%�\0\�SKm��Y2p�\�\�\�#','',0,'?'),(_binary '�8������\�P5aĨ� ','wp-includes/images/smilies/icon_wink.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_wink.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e?2�\��i��\�\�',_binary '�(��\�V��{\�V\�Bk\�\�\��o(`Z��V 6','',0,'?'),(_binary '�;\�w>aa!\��V�\0}','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetCampaignOverview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetCampaignOverview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�nc4�蜂\�t\r',_binary '���ՠ��\�&썄�\�7�C�e�Cpnt\�Y3\�','',0,'?'),(_binary '�Ar\����\���z�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dENې�\\��6S{\�\�',_binary 'F\�c� \��V�Y^��\��-\�\�V\�٣���\�\�','',0,'?'),(_binary '�R�0���t��\�]�\�','wp-content/plugins/contact-form-7/includes/contact-form-template.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/contact-form-template.php',0,_binary 'M\�Y\�<�ʎX\�,\�P\�i<',_binary 'M\�Y\�<�ʎX\�,\�P\�i<',_binary '���mg�n3D��\�z^\�\�;Brfu�\�\\\� \�','',0,'?'),(_binary '�cC\���4�?\�({�6V','wp-content/plugins/revslider/admin/views/features/assets/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/features/assets/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�l#\n�\�6Q\�\�\�\�4��','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/vc_tta_tour.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/vc_tta_tour.js',0,_binary '�\�\�e�Ͽ�\�$�c�\�',_binary '�\�\�e�Ͽ�\�$�c�\�',_binary '�.\�Q�dU�f�бc\�\"�sj�\�g1]��]�\�','',0,'?'),(_binary '�����y85\��\�æb\�','wp-admin/css/colors/sunrise/colors.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/sunrise/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�#�E\�*4\�.Ȫ�H�\�\�',_binary '��z/\�P^�?ۘ%_o\�Q�\�x\�\�w|c�u3\�','',0,'?'),(_binary '�� ��\�w�\�\�ê�\�\�','wp-includes/Requests/src/Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '������Y\�\�\��\�\�',_binary '\�Z��\��\�\�OO]�U@,�j@��mX�\�-\�k','',0,'?'),(_binary '����\�wtz\�\�\�\� ','wp-includes/blocks/term-description/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/term-description/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�܀?b���\�)W\�=�$',_binary '�\"6\�\�\��\�\�\�\�ׁ71݀\�S\�&��c �*r','',0,'?'),(_binary '��6V�29�V( tY\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/award4.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/award4.svg',0,_binary '�\�\�P�Rx�~챕\�!�',_binary '�\�\�P�Rx�~챕\�!�',_binary '\�|Ž`Y\�H(^f,6\�i`\�T�^-�[E�\�%��','',0,'?'),(_binary '��wp�m\�T\�\�c','wp-includes/blocks/page-list-item.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list-item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�m�\�0\�e�j\�o`\�i',_binary '-DJ����@o\ZfAg\�\'N8O\�\Z�`\�\�(��\�','',0,'?'),(_binary '��+�s�\��\�1�pڦ','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_svideo_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_input_svideo_24px.svg',0,_binary '2GL\��v�\�\��)�\�',_binary '2GL\��v�\�\��)�\�',_binary '�(�����\�i2\rQ(\�\�J|\�ǖ� \�*\�\�x','',0,'?'),(_binary '��\�\�\�Ŕ\�&�\"���U','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_align_center_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_align_center_24px.svg',0,_binary '݄!�]qX���r\�q',_binary '݄!�]qX���r\�q',_binary '5B\�$�\rkPxG\�3\"�L\�r�ٳ\�I\n\�a���K�','',0,'?'),(_binary '���*t\Z�\�5`p�R','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/container.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/container.js',0,_binary '���ELk\�t\�G�g�',_binary '���ELk\�t\�G�g�',_binary 'ݷs�\�\�\�i�\�\�F�\�C\�D��lN�m�YS�lO','',0,'?'),(_binary '�ˮ\�t���\�v\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/colorrgba/validation_colorrgba.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/colorrgba/validation_colorrgba.php',0,_binary 'Y}\� �\�\�\���',_binary 'Y}\� �\�\�\���',_binary '6\�,�\�\��Q�R�`-͠\"l5u�7�U\�j\�>�^','',0,'?'),(_binary '�\�E\�\�\�\�M�d�Ĭ�','wp-content/plugins/wordfence/js/date.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/date.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�j��P�ER\�_�c�',_binary '��B=\�\�0\�dƩ\"B�tUc��^1�>�q&�','',0,'?'),(_binary '�\�<�\�\�)�\"�\��vY4','wp-includes/blocks/verse/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/verse/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�v�\�<_55ڬQ785',_binary '+\�.�\���\�D[\�7� U�=\�aI�\�-H\0w','',0,'?'),(_binary '�\���PQ�E|E}7+','wp-admin/includes/class-wp-filesystem-ftpsockets.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-filesystem-ftpsockets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�h��\�O�@f\�+}�*',_binary '�1��ٰQ@A-����6o4\�$Շ^2��\�^','',0,'?'),(_binary '�\�f��\�z45���','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ۓ�\�\�G�c,��=c^�',_binary '\�\�\���G\�c��\�\�t(5\n,9%\�\���\�\�)\�e','',0,'?'),(_binary '�\��\�\�\�%�~\�i','wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/.Views.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/.Views.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�U��\�$\�\\*\�1^�S�','wp-includes/js/jquery/ui/effect-clip.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-clip.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4�\�*ȵ\�\�MY+\�',_binary '�٨����G���(䳴\�HH�w�o\�`�ph\�?�','',0,'?'),(_binary '�\�o�5\�\�\�\�\�G\�\�','wp-content/plugins/revslider/admin/assets/js/.js.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/.js.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�\�\\�lh{�D�[7w�b','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/.Ge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/.Ge.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�\��P�J\�t��1z','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��wU \�\�ې6M�\\�8',_binary '<����\0\�\rIB=\"�P8D\�\"\��\�\��L~\�I[','',0,'?'),(_binary '�\��\�_\�\� \�\0*�O','wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\�tw�U|L\��\�\�i{',_binary '\�$��(\�#Q1\���B�j�ێ|j4D�D�','',0,'?'),(_binary '�\�B\�3\r�qel\�L�','wp-includes/blocks/query-no-results.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-no-results.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�����0\�Aό�\�\�,\�',_binary '(\��l��T�\�ϕ�f㜪P��D\"|0g��Y�','',0,'?'),(_binary '��P\Z�\�/\���l%�','wp-includes/js/jquery/jquery.hotkeys.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.hotkeys.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j��hI�QLZA$Un\�H�',_binary '��T����f\�RMS\�9º��MDR�\�R�\�N\�','',0,'?'),(_binary '�\0\� ��k~��U5T','wp-includes/widgets/class-wp-widget-text.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�e\�@琸Dƽ$\�\�m�\�',_binary 'h�c\�\�_ơ�L!\"�p3�Hg$�\�e`5�','',0,'?'),(_binary '�?��V�J��\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/enqueue.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/enqueue.php',0,_binary '���I�4gޘ8���Ъ',_binary '���I�4gޘ8���Ъ',_binary '�$6}�\�$�\�\�\n\Z\�)\�&\0t\�m�\�(�V\�$f�|','',0,'?'),(_binary '����l�o/�\\I= ','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Authorization/Get.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Authorization/Get.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\�MS���qg�?���',_binary '��k���Vأ\����s%\�\\R9k�[m/@','',0,'?'),(_binary '��r쬑չ����]�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/dimensions/field_dimensions.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/dimensions/field_dimensions.js',0,_binary '\�R�n\�-�k\�\�~�t@%\�',_binary '\�R�n\�-�k\�\�~�t@%\�',_binary '�M��}}kQ\�8�\�\�\�4�L\�K�ۢG�D\�2','',0,'?'),(_binary '�\n%f[!aE�r\�tg�i','wp-includes/images/media/video.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/video.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�u\�h��\�\�q�\�',_binary 'DBU���\�MiO\�b�,�\�\�e�\�=\�\�W�{�\�\�','',0,'?'),(_binary '�י\�\�`\�.A\�\�5','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/blocks.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/blocks.js',0,_binary '�)C���\�x\�V���\�R',_binary '�)C���\�x\�V���\�R',_binary 'XV$ ��\�9l�\�\��?%<7\�jc�c0��J\Z>','',0,'?'),(_binary '�4�&+)�+7ޤ�r+q','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_view_comfy_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_view_comfy_24px.svg',0,_binary '�\�xº��0���f;',_binary '�\�xº��0���f;',_binary 'C\nC�2\�5�T��!/)�2R0�Z(3k�`�8�_','',0,'?'),(_binary '��-��\�r}ד��\�','wp-content/plugins/really-simple-ssl/testssl/serverhttps1/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverhttps1/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\�;�\�9Zm�\��M\�\�\�',_binary 'Q3\�<0m����db�\�nR�:\�_�\��uA2i','',0,'?'),(_binary '�\�Ӡ_�Q?����#','wp-content/plugins/wordfence/images/logos/shield-response.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/logos/shield-response.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_�\nو1:/(d%܅�',_binary '\�\Z�jtY\�aW=x!��[\�4H!|��\�\�\�','',0,'?'),(_binary '�%��CB�*\�\�r��QP','wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.otf.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�A�y\nY�n2�!�\�',_binary 'ShV�Zt^\�~͛���\n#$֒\r�5\�V\���','',0,'?'),(_binary '�&�S짿o�$\�\�0�n','wp-includes/author-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/author-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�eo\r�\�\�\�o���',_binary 'i�\��\n�4��S���G\Z\�H�3�Ix\�Kݩ\�\�','',0,'?'),(_binary '�4�>X�\'&\�O�^\�9�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/de.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/de.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#^����1Q˅IqX\�',_binary 'K4\�e�~Ye��\�\�\�3MK\��\�\�j`\�\�\�\�J\�','',0,'?'),(_binary '�6\�R�44\�%G\�h\��','wp-includes/js/tinymce/plugins/fullscreen/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/fullscreen/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�?8Rm�ТE7h��<�','wp-includes/blocks/buttons/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\��\�u\�*�\�5�2F\�',_binary '�ۨ\r�W�d\�\�\� �A�\�! OI\�Rk�D�*��','',0,'?'),(_binary '�G�|$p֠+(�','wp-admin/js/tags-box.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/tags-box.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�g4i�e�\�ڠ�Y,׃',_binary 'u,�tsn��`�b\�$\�D\�r\�FRS�\�r\�ґ�^\"','',0,'?'),(_binary '�Pu]�`��\�;&�n','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-dollar.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-dollar.svg',0,_binary 'A\�i\�S�6k�\�\�&:o��',_binary 'A\�i\�S�6k�\�\�&:o��',_binary '5\�D�5y\�\0��ƈ\�\�0I&rZ\�A�Y=���d\�','',0,'?'),(_binary '�Q���\�ԁ\�2�7u\�L','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�1\��\�3y����1�\�',_binary ' }�\�N� <\�v\���B�S%\�s\\��\�S�','',0,'?'),(_binary '�R\�\�B�p��m\�Z�;','wp-includes/css/dist/block-editor/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':]~\0\�qNU*�\�腔',_binary '\�)�H��;\�\�6�w\�\�\r�.Ɗ�<�+y\�\�}','',0,'?'),(_binary '�UA\�Q�,U���q\�\�\�','wp-includes/blocks/pullquote/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�)pC�>�x\�쁧Nn�',_binary '�r\�(\�)/d&\�\�\�]M\�b�eDZ�`D6�T','',0,'?'),(_binary '�V10\�xVA��\�\�\�\�-S','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pound.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pound.svg',0,_binary '\�rf\�t�~XjH�\�\�\�',_binary '\�rf\�t�~XjH�\�\�\�',_binary '`c/�@6.��\�t�\�\�!Z_\r\��tvZ�\�','',0,'?'),(_binary '�e7\�F\r\�\�A=\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�\�\�nz1\0A\�\�',_binary '���\��9�\�Iӎ���G;\0� �\�\�aQ���\�','',0,'?'),(_binary '�ta���m^�oc\�(\r','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Poly1305/.Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Poly1305/.Poly1305.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�}\r\0�\�]�\�9�U','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_data_usage_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_data_usage_24px.svg',0,_binary '�\��\�K�K\�4L\�ΰq;�',_binary '�\��\�K�K\�4L\�ΰq;�',_binary '��\�B\'\�8��KN\�¡(�4\�H�\�A\�w3�*?','',0,'?'),(_binary '�o\�j��\��y\��V','wp-content/plugins/wordfence/lib/menu_tools.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�9�\��\�V\���>\�1',_binary '\�\�\�\�%�\�\�6�i��\�;K2P����>�}\�','',0,'?'),(_binary '��\�=�$�\�I\�y��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP224r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y��a�_=\�Q\�?G\�\�',_binary '\'2�8g�\�.9I�.I�\�\�l\"\�W\'�Wg�','',0,'?'),(_binary '��\�\�\�R\�\��\\�8','wp-content/plugins/wordfence/views/diagnostics/.diagnostics.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/diagnostics/.diagnostics.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��Ca\�s�]��n�/\�\�','wp-includes/css/dist/block-library/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��)2\�ȝ�\�:�J-\�',_binary '\�|�<c\�!�\�FléZ�fW\�vc\�\r�\�\"b�B','',0,'?'),(_binary '��-��� \"\�b\�a)=?0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/ApiException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/ApiException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9pD*�\�\�%D�\�.\�\�',_binary ']K*BH]\�nFj@��\�6\�MɅZBÊ�N�\n�c�','',0,'?'),(_binary '��Ѻ�\"\�P5\�\�^U�\Zi','wp-admin/index.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`y\�U����m� `�\"e\�',_binary ' ϥ\���;1�\"\�\�\�\��\�\n\�\�,\�\�/_��','',0,'?'),(_binary '��װ\�\�~W\�1\�\�\�\�\�','wp-content/plugins/wpforms-lite/assets/js/list.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/list.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�M\nA\�D�\�\�\�uA;�',_binary '}L�\�\�G+V�\�\n��\�<�[U���������`','',0,'?'),(_binary '��0\�\�%�w\�[�q�\�','wp-content/plugins/js_composer/include/params/custom_markup/.custom_markup.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/custom_markup/.custom_markup.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��9n��\�ݥkCh�R�','wp-content/themes/main/js/rate-it/jquery.rateit.min.js.map','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/rate-it/jquery.rateit.min.js.map',0,_binary '�.���\��\���s\�5',_binary '�.���\��\���s\�5',_binary 'l\�d٣�Se`\�\�o\�2k�UMC\�騞��4,','',0,'?'),(_binary '��m\���z4\�L\��K','wp-admin/images/xit.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/xit.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\� 3X�ī9+\�6n~',_binary '�\� s����\�\�ۨ��S,md\�\\Yb�Ƈ\�\�o','',0,'?'),(_binary '��wF�\�ȶ�\�\�# �','wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/manage/grace-period.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i�\�o�}\�$\Z\�X\�',_binary '��EʕG�\�!�ܷ\�[\�~r�\�:�\�\'O�','',0,'?'),(_binary '���\�A\�G,�\�<���','wp-includes/js/jquery/ui/effect-fade.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-fade.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v��\�Ml\�E\�\�_&',_binary 'w\�\�/�2-\�*_\��P���\�s\�Q�Oi{a@','',0,'?'),(_binary '��xFJ�W7m\�Gٛ8�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/is.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/is.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TnD�V�ҭ��f\�杆',_binary '�\�^X�0��\�\�O9�\�\�t\�l�c\�3,��v\�\�\�','',0,'?'),(_binary '��:\Z�`gI \�\�>P)','wp-includes/assets/script-loader-react-refresh-entry.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/script-loader-react-refresh-entry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T���9Q*%M\��i~J�',_binary '��\�\�,�Z\�H�^-\�\�C*0AJ��D��4�&','',0,'?'),(_binary '���,���3\�I\�!\�<]d','wp-content/plugins/revslider/public/includes/functions-public.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/includes/functions-public.class.php',0,_binary '��\�-\�c�+,��',_binary '��\�-\�c�+,��',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '�\�)B��.\�w\�\�5�\�>','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/id.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/id.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\r\�\��\�?TO�\�',_binary 'i=�B\�/�w�y[�ꍢ\�\�ک\�y�\�֟�\�\�','',0,'?'),(_binary '�ė��X�\\ KHd\�(�','wp-content/plugins/js_composer/include/autoload/vendors/rank-math.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/rank-math.php',0,_binary 'bw\�T\�^\�e\�\�6�Έ}',_binary 'bw\�T\�^\�e\�\�6�Έ}',_binary '�Ѹ1\�I~ƅ9^^\�oc��S\�c-��M5F�\�','',0,'?'),(_binary '�\�\�G\�=��Cd�i\� 8','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ar.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ar.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R�2K\�tx\�{?�\�',_binary '!\�\�\�\�\�\�/A�Gv�Y\�~� ���\�','',0,'?'),(_binary '�ݐj��xӟ�vFP��\n','wp-includes/Requests/src/Exception/Http/Status305.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e��\�Q��6\�)���',_binary ',����\�<e�/\�r\�$�\�\�\�\�}�S','',0,'?'),(_binary '�\��o��\�f$\�΄��','wp-includes/Requests/src/Exception/Http.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l�8��Z�Z���͏\�',_binary '\�Ѐn�W�a*�\�!c!\�E���φ\�Ņ>','',0,'?'),(_binary '���/�����\�\�\�\�\�\�','wp-content/plugins/wpforms-lite/assets/images/cc-about-step1.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/cc-about-step1.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�D3��j�K\�}�:\�',_binary 'n;pT�\�\�揍\�6\�̗ҡŕ-\'�\�#\�!','',0,'?'),(_binary '�F��.����ѝ}�:','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_paint_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_paint_24px.svg',0,_binary '\�\�\��\�x��\�j�G[b',_binary '\�\�\��\�x��\�j�G[b',_binary '�\�\�\�|��o�\�\�m���\�\�w\�K\�:�\n�2','',0,'?'),(_binary '� E�d\�P��`\�T=�|','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/vc_button2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/vc_button2.php',0,_binary ';��\�\����y_\�v',_binary ';��\�\����y_\�v',_binary '�� pnj\�2,\�L\�\�qEvĚ��\�u6�\�Jpx�','',0,'?'),(_binary '����/�t\�j\r�?�#','wp-includes/blocks/site-title/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WVپ[�\�C#�1���E�',_binary 'T�O\�IA3�F�K\�ed\��\�8�\�/�R�>%g','',0,'?'),(_binary '�hy2F�ĉo\�z`8E','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_whatshot_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_whatshot_24px.svg',0,_binary '4�,8�c\�c+J\�',_binary '4�,8�c\�c+J\�',_binary '\�2_Mo���e\���,\�\�83�Nv3H���!�','',0,'?'),(_binary '�����հ ̋\�Ȳ\�S','wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Q*ZZ\�sq\�\��A}p�',_binary '?L\0e}\�\�\�z4�t,\�N)^\�Q�\�\�\�À۲','',0,'?'),(_binary '�-<\�dSnM\����\�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/container_with_parent.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/container_with_parent.js',0,_binary 'Î<Tc�ꚪ<\�\�i',_binary 'Î<Tc�ꚪ<\�\�i',_binary 't�a�f35\�qtd�:C\�\�ؔ_��D\�\�!7\�','',0,'?'),(_binary '� �n�$��q�\�^qf��','wp-includes/images/smilies/icon_lol.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_lol.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n��\�\�:ѷ&���\�(�',_binary '\�l\�1�Hq�.\�2�x\��$\�Y�\Z8\�','',0,'?'),(_binary '�\'^�D�\�IG\�1�\�!','wp-includes/ms-site.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ms-site.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�g\�Dv\�\�5$�L�',_binary '\�\�+\�\�&uq�\0ҝ���]y?{\�;\�?7M\�','',0,'?'),(_binary '�(�\�\�Ϲ�\�ز\�\�\�','wp-includes/blocks/video/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y��NM��L�����',_binary '�y�QK\�\�Û\��JZ� �{� \�v2����\�2F','',0,'?'),(_binary '�*T\�u\r�\�\�\��~�m','wp-admin/css/colors/ocean/colors.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ocean/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r>9�����b\��\�\�\�\�@',_binary '\�\�i���a�F0(`�|h&�\�\�\�6=/','',0,'?'),(_binary '�1l<� t~L�Uw\�','wp-includes/class-wp-locale.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-locale.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5���&B���E �',_binary '\�\�E������\�0V�\�\0\�\ZT�#���pt\�|IA','',0,'?'),(_binary '�E-j\�\�1j\�\�\r\�E�','wp-includes/registration-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/registration-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Q<۾\Z7�M�v�\�',_binary 'Kd\�\��_�MF� X�\�X�.,\'T\\\�\�6\�\�\�6','',0,'?'),(_binary '�F��7z#�\�\�<�����','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_power_input_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_power_input_24px.svg',0,_binary 'D9��\�ߴ��N\�\�\�?�[',_binary 'D9��\�ߴ��N\�\�\�?�[',_binary '{ܺ{����/|ݘ\�A�J\"p�;�}R�\�\�yIo�','',0,'?'),(_binary '�]oM\�se��J4\�','wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�o���h5��\rxܖN',_binary '6y\Zu\�υ;\� �0�~\�rs1J�9�\�X��\�J��\�','',0,'?'),(_binary '�_͆\�j2QD2\r���9','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Iconv.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Iconv.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\�\� }\�\�:\�\�~\�',_binary ';�\�2:d\�h\�uΥ�\�\�\�\�\�����v\�','',0,'?'),(_binary '�f ��r\�p\�(��p�$�','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p�\�bD\�@p�G+\��',_binary '*DZ\�>�Bg\�&Y�Y�����\�4(<�/','',0,'?'),(_binary '�ir\�u\�5������','wp-content/themes/twentytwenty/assets/js/index.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/js/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����χ��.7\\(,\�A�',_binary 'M�\�\�`\�A�(q�ɻ\"\�z�\Z0(yO\�ͷ�\�','',0,'?'),(_binary '�xE�*e˝ua_ғ�\�L','wp-content/plugins/revslider/public/includes/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/includes/index.php',0,_binary '\�\�{J!u?}\�\�s�',_binary '\�\�{J!u?}\�\�s�',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�����\�\�<\�x\�B�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��܊�w\�j�x*�',_binary '�I�\�m�\�\�=w\�\�qm�%\�%\Z�I\�\�Y9\�3','',0,'?'),(_binary '��We�;C\'���\�,���','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/installed.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�V6\���\�g��ސT�',_binary '�k;^=\�h\\\0ws0��d\'\�f#R\�\�{�\�x\�b�Y��','',0,'?'),(_binary '��e�-�\�Rȉ���L:\�','wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\"\�Z\�\�\�O�;�m\�#�',_binary '\�v�̀�\�O\�\�=�\�n\�\�u�#\�}��զ`�4\�W\�','',0,'?'),(_binary '���8���ՠ�)j,z','wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'HB-�\�\�L\'\�g�Aq',_binary 'vɘ(�f]A\�\�?p�AR\Za\�\�Ɓ& A9\r[��2','',0,'?'),(_binary '��,x��¯M�ڂ\�\�','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/sent.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/sent.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Z�2\�o˽ �f�\�P�',_binary 'J7;D\\�{��S��\\�S�*y�:\�\�b�\�\�','',0,'?'),(_binary '���H�\�?l\�2\�t,��','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_more_horiz_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_more_horiz_24px.svg',0,_binary '\"\�݊Il9\�k\�nٛ�\�',_binary '\"\�݊Il9\�k\�nٛ�\�',_binary 's\�\� !��\�E\\�)��|�܇\�R!4Zg̃\�\�','',0,'?'),(_binary '�\�5�\� gRM8�\�\�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/CsvFileNotFoundException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/CsvFileNotFoundException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0�ԉrMW�M8^\�i',_binary '���/퇦��,\�yu0a�|2<\n�]Ӟ�¾N','',0,'?'),(_binary '�\�\�pk=5wO\�uz\�+\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_missed_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_missed_24px.svg',0,_binary 'ƴ�6ܛ�L\�A�@J�\�',_binary 'ƴ�6ܛ�L\�A�@J�\�',_binary '\Z{�\�\�ڕX \�gm|��ձ\�\�\'\��;��\0�','',0,'?'),(_binary '�\�X�*^�ϺR��\�8\�','wp-includes/css/dist/block-editor/default-editor-styles-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/default-editor-styles-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�dT\�\r��\�ލ�\�]L',_binary 'ȣ�@\� \�Ξ�\�\�o�,o�m�\��5M#k','',0,'?'),(_binary '�\�\�\�##Ցn\ndA\\�e','wp-includes/blocks/latest-comments/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-comments/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�^\�^%Ro\�n',_binary '��^\�Տ��\�I����H �\�)\���Ma','',0,'?'),(_binary '�\�j�,\0\�^�\�|_�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/.DH.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/.DH.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�p?E^�@�\'�\�PE\�','wp-admin/edit-comments.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/edit-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&q��\�țxyY�\�,',_binary '\�u�\�v\Z^\�����\�j�O?xax�O\�=6�5','',0,'?'),(_binary '�\�>i\�>C�.\�|#\�q','wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/classes/class-twentytwenty-walker-comment.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�3R\�O̬p�\�/���',_binary '4\�\���\�Gn<?\�Zp\�\�\�g\�cr\�*��M','',0,'?'),(_binary '�\���\�\�U\�\\��a�E','wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�w��ͱ�\�r0�\�=\�',_binary '?E\�%\�\�+����\�w�\r\�^\�֗.$\�i�$[W','',0,'?'),(_binary '�\�\�ԉS�ַ3*\0h\�a','wp-content/plugins/contact-form-7/modules/stripe/service.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/stripe/service.php',0,_binary '��\��\�\�\r�\�\��R',_binary '��\��\�\�\r�\�\��R',_binary '�w \�\�g{\�O}\�:d�.�%>���\�0\�\�\�3�','',0,'?'),(_binary '�\�\�~\�\��z�\�~�\�','wp-content/themes/twentytwentyone/template-parts/footer/.footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/footer/.footer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���K?g�X���/k\�\"','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_printshop_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_printshop_24px.svg',0,_binary '\�)>0�\n\��G\Z�rQ\�F',_binary '\�)>0�\n\��G\Z�rQ\�F',_binary '�]����\�$�p\�z:\'�C\�R��\0sy\�L9\�#?','',0,'?'),(_binary '��;Q<�`�\�O���','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/InstalledVersions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/InstalledVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�|\� ŋ\�\�9\Z\�',_binary '>-\�lR����\�+�H��\��Y K�4��<','',0,'?'),(_binary '�B\�\�\�\�!��vݡɶ','wp-content/plugins/wordfence/views/onboarding/banner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/onboarding/banner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�zz�#uv\��\0���',_binary '��}\���|IR�v�J�%-\�/\n\�V\��\�','',0,'?'),(_binary '���%\r�~\'�/�1��','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Compat.php',0,_binary '\� i�j\�p+@!\�',_binary '\� i�j\�p+@!\�',_binary '#\���\"��ϛscu^5�]�y�g\�E���\�','',0,'?'),(_binary '�#�\�mRh�4\��\Zj!','wp-content/plugins/wpforms-lite/assets/images/settings-captcha-hcaptcha.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/settings-captcha-hcaptcha.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\"p*\�\�\�\�\"\�%�P',_binary '\�YB�\�nn��\�ݕo�\�?�\�(�o�.k�]','',0,'?'),(_binary '�+\�i\�p�ZӶtB','wp-content/themes/twentytwentyone/comments.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"��rA\�_�ù�_9',_binary '�ޔ\�<N\�6��\��o8��\�\r\����\�$i','',0,'?'),(_binary '�4\��Zs�\�.]\�\�*','wp-includes/blocks/table/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z:�@\�b���u��!WQ\�',_binary 'k�\�e/�Q�%\�3�\r_Z\�”��\�\�Mr�\�','',0,'?'),(_binary '�9V#}�X�<\�\�\n[R','wp-includes/blocks/template-part/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��d\�d��l��\�O\�B',_binary '<E\�\"b\�k,\�@Q�\� �¶\�3�I�\�#��/\�\"��','',0,'?'),(_binary '�9et\�k�ߩ\�zЎ8;\�','wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/editor.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ccC �\�\�\'L����',_binary 'U\�g�M\Z�\�\�O\�C:�\�&�L#\�\�\�d|Ϝ','',0,'?'),(_binary '�<��(\�\�*A]�O\�','wp-admin/css/colors/ocean/colors-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ocean/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bs2�@!R&\�*�\�\�\�',_binary '\�\�n�\�\�&+b�|��l�V!�^\�F��\�6�\�','',0,'?'),(_binary '�D��d.P˴{-yo\�g','wp-content/plugins/wordfence/views/common/status-warning.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/status-warning.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��kR�f,\�J��\�k�',_binary '��f�!�\�\rWe��=?\�\�K���jP&\�*y\�|','',0,'?'),(_binary '�I|�K9\�(\�{s\�X','wp-content/plugins/wordfence/lib/menu_scanner_credentials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_scanner_credentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��.� I\05\�A��D\�<',_binary 'ʅ<;Ҩ�\�&I֘^\�dD(\�\�eX\�;\�;{���','',0,'?'),(_binary '�O*�\�\�H0���\�}\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/Update.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/Update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '䆓�sH#\�^p���\�\�',_binary '�\�$���\�JH�\�B6� \�G6ڨ���\�\r�]','',0,'?'),(_binary '�]F[��\�\�E�¿�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_camera_mic_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_camera_mic_24px.svg',0,_binary 'S �^���\�Ez\�\�\�N',_binary 'S �^���\�Ez\�\�\�N',_binary '-ȥp�z\�#5\�j-\�Xͅ�ڊ�\�\\$��\�8H','',0,'?'),(_binary '�_M�<9w\�\�\�\�([R\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_functions.php',0,_binary '\�\���z��\�\�\�sԺQ�',_binary '\�\���z��\�\�\�sԺQ�',_binary '�!\�J\0zK\Z\�>kN���EQ8e3\�<QF�-��,\�','',0,'?'),(_binary '�bv�\�E�\�H\�\�\�΄','wp-includes/js/wp-lists.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-lists.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ר��@����\����(�U',_binary '\�U3K�\�\�\�0��{;;i\Z�$�&I_n[U\�\�','',0,'?'),(_binary '�hS\����:�\�\�`','wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N�+C#+|\�fZ���]\�',_binary 'kn\Zy\�&�\�_�\�[��Igl�(\�g\'\�^�G','',0,'?'),(_binary '�h\�A \�j\�̟�gb','wp-content/plugins/wp-maintenance-mode/assets/css/style.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3�\�\�6\'-�m~ts|-',_binary '0\'\�\�=N\�\�§\rBV\�yoc\r��\�>Ua?�\�\�o','',0,'?'),(_binary '�m�[>\�\�\��ߙvr','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�㏞u�\�L�Sv',_binary 'U��\�X\�>gmՙh=[|r���b�{��B�\�b?','',0,'?'),(_binary '��D!\�~3�-7�\�\�','wp-includes/blocks/avatar/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xl��\�}EG\�\0~<\�Y>',_binary '\�\�W��8�\01W\�\�Sac)#\n7�7����\�\�N','',0,'?'),(_binary '��\�r�KƜőH9_�\\','wp-content/plugins/revslider/public/assets/.assets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/.assets.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�� u_k�bL5\�z/cR','wp-content/plugins/wpforms-lite/assets/images/jquery.minicolors.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/jquery.minicolors.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D�O\��%I7s\�\�7�',_binary '��{u5�2UJ�`\�\\\�`�@o�\�B>{��lY \\','',0,'?'),(_binary '���\�t{�\�U���d\� �','wp-content/plugins/js_composer/include/params/gutenberg/gutenberg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/gutenberg/gutenberg.php',0,_binary '1?债0܁�\Z2��K',_binary '1?债0܁�\Z2��K',_binary '��Wl��i$\�h @A���\�wj7uC5�}0�\�','',0,'?'),(_binary '����Y<J�)+\Z\�C','wp-content/plugins/wpforms-lite/src/Admin/Education/AddonsListBase.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/AddonsListBase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8md�\�E\�\'k\r+:w�',_binary 'r�0B/G\�5��a�`e�\�|I���!\�{�\�','',0,'?'),(_binary '��;D\�+�\n\�1w�\�\�<Y','wp-content/plugins/wp-maintenance-mode/assets/js/jquery.fitvids.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.fitvids.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\0C��\�/&�+B�',_binary '\�,�\�Q�)\�\���\�[\n\�\n\�I�\�\n�\�n���8�\�','',0,'?'),(_binary '��5�K\�\�At�X^qP�','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/facebook.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/facebook.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�a\�c%�V|랃�%Y\�',_binary '\�\�U\�D�o�8\�\��\�.U\�&�\�1\��\�l','',0,'?'),(_binary '��7��μ�Ǜ4&�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���QL���%\�4',_binary 'Ra�F�\�&�W��Γy\�T\�HK\�93\�s\�\�','',0,'?'),(_binary '��\�]�\�c��uq�|�z','wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-query-images-title-citation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�f�\�f-\�D�\�~)',_binary '�\�d\�}��\Z�b/��}��[<3\�h�J��','',0,'?'),(_binary '��J\�\�n�v��L\�\�\�i','wp-includes/js/tinymce/plugins/wpautoresize/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpautoresize/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\��&��N\�,\��\�6P','wp-admin/images/icons32-vs-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/icons32-vs-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*04�G4F� &Z�i}\"',_binary '\�.a�}��hw\�6�WEʭ�(3\�Jӭ�9\�E\�','',0,'?'),(_binary '�\�v�\�#q�\��ȃ\�','wp-includes/sodium_compat/src/Core32/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�EOxٕX\�2떭',_binary 'x�\�aJN�!e��\�\"\"Nq\�}\�AMC�1)��{�j','',0,'?'),(_binary '�\�\�^\�^:28�\0֭\"�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?�mg\�\�\�\�\"إ\�%',_binary '\�\�0x\�K�-n�V�|E�\�Ҷ0;.�u�\'%','',0,'?'),(_binary '�\�W31��N��\�gפ\�\�','wp-includes/js/dist/vendor/react.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/react.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ԓ��\"\�\�N\�\�]�og',_binary 'Ş\�$E�\�\�đ�\��+\�Z�0?P3��\��','',0,'?'),(_binary '�\�`���\�}�\�=\�*kT','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_opacity_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_opacity_24px.svg',0,_binary '\�\�Q}��\�C{\�2\�x',_binary '\�\�Q}��\�C{\�2\�x',_binary '�I\�!�1\�\�2�c�\"���\�\�.0�r��g��\�4','',0,'?'),(_binary '�\�x[\�e�\�>M�','wp-admin/includes/edit-tag-messages.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/edit-tag-messages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�.j\�A8\�r�\�Uq',_binary '�?�uZv��*\�32;h�$,\r�ME\�~\�\�','',0,'?'),(_binary '��\�*�m\\�甀�\�C�','wp-includes/sodium_compat/src/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�h� �M(ޟ�D�b','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_toc_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_toc_24px.svg',0,_binary '\�F\�\�\naD<\0��\�u�\�',_binary '\�F\�\�\naD<\0��\�u�\�',_binary '\�M�\�\�2�\�\�*�R3\�;\�j�\�\�\�\\�\�\�Cj\�','',0,'?'),(_binary '�\�v(x�\�\�\�\�\0W','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_play_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_play_24px.svg',0,_binary '\�?�z/OT��Z�F�',_binary '\�?�z/OT��Z�F�',_binary '\'\�\�A\�\�$\0M$6%Oxh\�=�NYU�\�ꅠҸ','',0,'?'),(_binary '�f\�\�?�\�i��d�\�','wp-content/themes/main/includes/visual-composer/shortcodes/blog.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/blog.php',0,_binary ']+#\�tE�\�\�Ψ�\�h',_binary ']+#\�tE�\�\�Ψ�\�h',_binary '2r ��B+Q\�k\�)n���L�\�`\�\�&A��\�m\�','',0,'?'),(_binary '��\�2��֮�\\\�ƯD','wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-add-element-box.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-add-element-box.php',0,_binary '\�P\�G\�\�Y��s`\�\�\�',_binary '\�P\�G\�\�Y��s`\�\�\�',_binary '��~h�>�-���`�\�آ\�j\�}\�\�\�帏','',0,'?'),(_binary '�*\r�zTv��\�\�\�:�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/field_slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/field_slider.php',0,_binary 'L\�l<��\�+E<f_�4',_binary 'L\�l<��\�+E<f_�4',_binary '8��$��~����u$vb]ﱻ<\�m\�2E�\0R\�','',0,'?'),(_binary '�/0dlM\�Z�z\0�2L','wp-content/themes/main/includes/visual-composer/shortcodes/twitter_slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/twitter_slider.php',0,_binary '�D\�\Z*U\�]c�B�',_binary '�D\�\Z*U\�]c�B�',_binary 'c�r�`\�=\�y�F\�0\' ���\n\�:ZG\�Mm��','',0,'?'),(_binary '�;&�n���o�в\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_drive_file_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_drive_file_24px.svg',0,_binary '��Gx4C��y\��t�',_binary '��Gx4C��y\��t�',_binary 'f\�\�C�\�4\�k\�#@��0b7�.�jɡg\�\n��','',0,'?'),(_binary '�=�\�\�\�0@�ň/�Z\�','wp-admin/css/colors/ectoplasm/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ectoplasm/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�Sw�g�v�\�˸\���','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-ninja-forms.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-ninja-forms.svg',0,_binary '\�\�\�C��Ӿ\�\�4',_binary '\�\�\�C��Ӿ\�\�4',_binary '����\�U\�\�\�L,\�\�^=�\nM�%Ye1g��\�J��\�','',0,'?'),(_binary '�`~\�B\'H�(\���','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/redux.select2.sortable.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/redux.select2.sortable.js',0,_binary '\�w��b\�zc+\�\�i�',_binary '\�w��b\�zc+\�\�i�',_binary '^����#\�\�J���\�ju� ��爘 �\�\��','',0,'?'),(_binary '�f���=*�bOs\�','wp-includes/style-engine/class-wp-style-engine-css-rule.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/style-engine/class-wp-style-engine-css-rule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�C`Æ\�\�B\�U[Z�U',_binary '��\�F]ȌW\�,��\�Je[�I\�f\�\�\�fĒ�t','',0,'?'),(_binary '�q\�h�\��Bc�92�\�','wp-admin/network/site-themes.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/site-themes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd\�ݡ�\�z�\0��\�\"�\�',_binary '�\�\��P\�=�G \�%hb�(��Tr���r~\�\�','',0,'?'),(_binary '�upп\08�\��\�\�\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�u\�\�\n\�\�&S�bN��',_binary 'HkӢ����O�R�_%!�\�\�$\�\���y/','',0,'?'),(_binary '�zv�X\�*\nw\nl\�','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Event.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Event.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O��ͅW�8*//��\n\�',_binary '\��\�[)Z�B�Z�%\�\��4!�w�̅\�','',0,'?'),(_binary '�|z( ��R)f\�j�\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_gps_not_fixed_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_gps_not_fixed_24px.svg',0,_binary '>�x\�E\�y\�Q�/bV',_binary '>�x\�E\�y\�Q�/bV',_binary 'SB��\�ށ\�G\�;�+bp\�\�_@=,n[M��\�\�','',0,'?'),(_binary '�~�(\�tz_,\�鴍\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Hex.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Hex.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�[\�\��\�\�\�[_\�',_binary '�a��л\��O\���\��ßQ\�\�hqZ`\00\�','',0,'?'),(_binary '���>J\�hNF\��!\�<','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/plesk/plesk.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/plesk/plesk.php',0,_binary '�\�\��\n\�.�\�]p8��',_binary '�\�\��\n\�.�\�]p8��',_binary 'e&�����٨\�q�@\�::t� DC�z\�\�\�','',0,'?'),(_binary '���D�HP��\��\�f','wp-content/plugins/wpforms-lite/assets/js/components/admin/form-embed-wizard.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/form-embed-wizard.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�x\�s�\�)�f�K�鹞H',_binary '����Qē.➘K`\�>#v�D�\���\�J��','',0,'?'),(_binary '��x?��\�\�)R�ڬ','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/LexerInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/LexerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{�=\ZL; \�\���\�N�x',_binary '��Zw\���p}eXց,\�\�\�\�|ɳu��+�\�','',0,'?'),(_binary '��\�\\F�Z\�7i\�','wp-content/themes/twentynineteen/sass/site/primary/_comments.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/site/primary/_comments.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\�\0\0\�P�qSqUь�',_binary '\�n\�BEqO�Ȉ����}]��\� \�\�ULryi\�\�','',0,'?'),(_binary '��ֺ\�0�|�D�\�싅�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/ExporterConfig.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/ExporterConfig.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9~[��l\�M�<9\�#',_binary 'Į*�f�V��B\n%��\�\�\�_��\��\']ڡ�L','',0,'?'),(_binary '��:\�@tK\�\�+�c�-','wp-content/uploads/2022/06/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/06/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '���\Z\�52c�z\\�2|�','wp-content/plugins/wpforms-lite/src/Lite/Admin/.Admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/.Admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�I:�.�X�<��!\�','wp-content/themes/twentytwenty/assets/images/2020-square-2.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/images/2020-square-2.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H��4(�\�|\��\�&\�',_binary '\�\�`�z�z\�Y`]���3�\�)\�]:a>\�?oez\�\�','',0,'?'),(_binary '��n1.Óu\�t��\�lX','wp-admin/css/colors/modern/colors.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/modern/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�-��\�+\��f8\0�',_binary 'O\�\�R\�{zJLQ\�Mp��fw&\��\��','',0,'?'),(_binary '����B\�i�\�J� �%','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/File.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�m\�w\�/\�\\\�y5\�',_binary '�ɐt�d7�H\�}=��.t�\�Cw$�`c��\'�','',0,'?'),(_binary '����`%��{\�\�+�\�','wp-content/plugins/wordfence/images/icons/error128.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/error128.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:\�%7\�!��.\�',_binary '{h\0,�]\�z\�k�V\�{җ�6nG\n�x��s9\�','',0,'?'),(_binary '���v��\\Q���-�\�','wp-includes/js/tinymce/plugins/hr/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/hr/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' %>�)���;��',_binary 'F\�\�S\�[k\�\��&�f� 6+�b�>��','',0,'?'),(_binary '�\�t�\�h� ,Gx�\"M','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q�\�R\�N\Zb8M\�g�|',_binary '{���\��R�tH}��ܧYQ�\�{\�F\Z�H\�','',0,'?'),(_binary '�̓3\��z\�\�Dq��( ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Each.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Each.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�!U\n�\�bm\�\�',_binary '\\pbלΞF�ɂ�+Vj\�\�\�AK�\�\�BaNp�','',0,'?'),(_binary '�\�\�\����\�8@�)\'','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/badge01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/badge01.svg',0,_binary 'L\"��\�\�\�\0�\��=�',_binary 'L\"��\�\�\�\0�\��=�',_binary '\�\nt��U\�\�~as\�g� 4��\��1�J\�','',0,'?'),(_binary '�\�\�9�X����U�7�z','wp-content/plugins/wordfence/models/page/wfPage.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/models/page/wfPage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't�bo i�%H��Xw\�Xv',_binary 'ƅ1h\�/jw\�<U���\\�k�q%s|W�6\�\�','',0,'?'),(_binary '�\�і\�q\�\�SGKy(�','wp-includes/kses.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/kses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ny��o\�ITL�R\�fυ',_binary '�Q\�SG�\�އ]����$\�Lcu0Vg]E\�|�!�,','',0,'?'),(_binary '�\�\��\�\�hJ/ed.\�','wp-admin/images/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�NQrӜ46D��Te','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/affix.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/affix.min.js',0,_binary 'Ex���w\\Z�\�\�<��[',_binary 'Ex���w\\Z�\�\�<��[',_binary '?\�\'����\�7�iګ�����-V����\0�3\�\�40','',0,'?'),(_binary '�\�rS<\�ѵ/H\"���L','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Encoding.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Encoding.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ĺ�Г\\�w�\�\�O�`',_binary '��T�h�\�Ŵ>#���\�\�4�WMF?\�s\Z5�\�[','',0,'?'),(_binary '�\�eġ3���2�W\�\�','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.ttf.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��@\�Z�ɳ�|3�',_binary '��_\�\�i\�\��c���B���7H\�%K ��','',0,'?'),(_binary '�\�I?\��4\�m\�:\�AIa','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/Base64.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/Base64.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�W��9�\�T\�uᇛ/',_binary '���P\�\�A�K���6.\\�S���\�Ƕ�c�ӝ�','',0,'?'),(_binary '��2�\Z��-j[�\00|','wp-content/plugins/wpforms-lite/src/Integrations/Gutenberg/.Gutenberg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/Gutenberg/.Gutenberg.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�c�cXRd\�\�\�','wp-content/themes/twentytwentyone/.stylelintrc-css.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/.stylelintrc-css.json',0,_binary 'Z�\�/�\�>xM!x~ (m',_binary 'Z�\�/�\�>xM!x~ (m',_binary '�w�>F�L�=���E�\�H\�\���H�\�\�w�\�\�','',0,'?'),(_binary '����k\�f���oan�','wp-content/plugins/wpforms-lite/src/Integrations/WPorg/.WPorg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/WPorg/.WPorg.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�9�\�l\�ן? r\�\�q�','wp-includes/class-wp-user-query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-user-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\�Q\�\�R1�P5d�%\�',_binary '\�R+�ت�&�`, O\��\�D�Q\�_�','',0,'?'),(_binary '�!�\�\�9\0�\�|\�~1~#','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_landscape_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_landscape_24px.svg',0,_binary '<�C�K\�|~9m\�\�',_binary '<�C�K\�|~9m\�\�',_binary '��\�\�٢��\�\�˻L(*��g�3\�a�KրC�I+','',0,'?'),(_binary '�#�\0\�[c-�\0\�O�','wp-content/plugins/revslider/includes/external/vimeo.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/external/vimeo.class.php',0,_binary '��C\�\�0N1\�\�\�#�I',_binary '��C\�\�0N1\�\�\�#�I',_binary 'BrSh\�*u\�\�1�\���/��L㊸(\�]N�\�\r��v','',0,'?'),(_binary '�%��?�\�\��)\�','wp-content/plugins/wordfence/views/common/section-title.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/section-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���!z�\�\���\�̥',_binary '+��\�A\�S��џbH�\�濳�$�V�+�\�N\�','',0,'?'),(_binary '�22:�D�\�d�\�4��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/DefaultEngine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ȼ \"\�\�Q. b�´�',_binary '�\�.QںXb\�O�`�0��\�:H\�\�k��Ğ|0','',0,'?'),(_binary '�?z���#5�\�\�#t��','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�DS\�\�\�3.įy}\�;','wp-admin/images/browser-rtl.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/browser-rtl.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D\"�\�ӠA\�\Z����%̝',_binary '+啧\�\�\�0\�\�p\�Ɯ\��JMk �q\�w�Xب�','',0,'?'),(_binary '�GՒ�\�o\�\\P^���','wp-includes/sodium_compat/src/Core32/ChaCha20/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/ChaCha20/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�L\�\�>,Jx�\�W;u�','wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��<\�%ۋ<*�6�8',_binary 'z,2�x�,��O�7�F\�\�\�e\�bTe��u�','',0,'?'),(_binary '�O�e�GslŰrfal\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_chart_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_chart_24px.svg',0,_binary '*�5�\�\":(�;��7+�',_binary '*�5�\�\":(�;��7+�',_binary '�a\�\�O;��\�\�L;_)�~ԍ?ഥ��:\�\�\�\�','',0,'?'),(_binary '�[\�Hn[P\�.~�\�\�FU|','wp-includes/nav-menu.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/nav-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`\�\�`\�\�1A28q� \�',_binary '\�=�\nC��y\�\�8N��\�P \\�\�łi\�f�+��','',0,'?'),(_binary '�e\'\�xp\�\�ݺƑ���','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/header.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/header.tpl.php',0,_binary 'JRݑ�P�S�U\��\�\�',_binary 'JRݑ�P�S�U\��\�\�',_binary '�-K,�ec��&I��r\��\�ђ`\�\"\�Q\�tl','',0,'?'),(_binary '�j\�\�\\\�\�Ħ<y\�p�','wp-includes/widgets/class-wp-widget-custom-html.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-custom-html.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�.4,��\�B\�| _',_binary 'B\\7h�����GjDB{%n�Ȋ���}�mW\�%\�)','',0,'?'),(_binary '�t\�\�.!h\�t�%h�\�','wp-includes/blocks/video/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϧ\0\�V�3�\�aև�%��',_binary '�~]Q#\n\r�\n\�oƻ\�=:�x\�\�\�N\�&�\�','',0,'?'),(_binary '���\�9\��d�ֱCSR','wp-content/plugins/revslider/includes/data.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/data.class.php',0,_binary '\�\�\�z�jX��\\�Qs&\�',_binary '\�\�\�z�jX��\\�Qs&\�',_binary '˶�>�m)\�\\S\�\�\�9� \�[wg\"SLo��]','',0,'?'),(_binary '��\�$Ý^2ͱ\�r1pZ','wp-content/themes/main/taxonomy-service_categories.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/taxonomy-service_categories.php',0,_binary '�\�\�XT1>@������',_binary '�\�\�XT1>@������',_binary '�\"}\Z�\�И�\� C\�λ�V� K\�\�*آ�\�U1','',0,'?'),(_binary '����Z�\Zxcy�d�\�\'','wp-admin/js/language-chooser.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/language-chooser.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�U>�p4J\�l��5�=',_binary '9\�\�\�\rX�L\�dC5@U\�\��K&>̓l��#\�','',0,'?'),(_binary '��[�s::��q��+�','wp-content/themes/twentytwentyone/archive.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/archive.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��q���M\"\�BC\� \�',_binary '��\�~Բ\�\�+@\�w�GՑ.4C\�O\�\�iC���','',0,'?'),(_binary '��@\�\�}�x�f�d�\�','wp-content/plugins/really-simple-ssl/testssl/cloudfront/ssl-test-page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/cloudfront/ssl-test-page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�a\�0�����&�-',_binary 'Ӫ��GDf��\�:\�ڝ\�lk�#�L+J5B�\�','',0,'?'),(_binary '��<\�Gr���%�V(','wp-content/plugins/wordfence/css/license/response-variables.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/license/response-variables.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��ُ\0�\� �\�B~',_binary '\�\�B����\�șo�$\'�A\�d��L���xR�U','',0,'?'),(_binary '���%\�I3-\�7\�','wp-content/themes/twentynineteen/style-editor-customizer.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/style-editor-customizer.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ge�e�E\0-L{g�\�9',_binary '\�z7��4\��|X1��\�\�#��{/\�Yio�(','',0,'?'),(_binary '��\�\�RI�\�\�\"�\�\�\n\�','wp-content/plugins/wpforms-lite/assets/js/admin-builder-providers.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin-builder-providers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�B\'�) �\�oj\�\�(�',_binary '\\\�\�ѻ�tb��\�v�\�k��z\n�*�\�\�M\�','',0,'?'),(_binary '���R֝\�d��q�U��','wp-includes/error_log','/home2/faster25/public_html/ansrwanda.com/wp-includes/error_log',0,_binary '�/cԑ\�Z\�Y\�Y*S�L',_binary '�/cԑ\�Z\�Y\�Y*S�L',_binary '��\�\���i��L�\�\�\�+\�ijKIv?#��D��9f','',0,'?'),(_binary '��2\�\�\�s\�\�k\�\�','wp-includes/blocks/categories/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 8 \�MkR��=�\n\�',_binary 'ؗ��\�\��0o����\�T�\�O|6�W����','',0,'?'),(_binary '���\�\�:x\�=\�}�','wp-includes/js/jquery/ui/mouse.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/mouse.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ġ3mZ�\r�d���',_binary 'A7�tg\�\�?\�.:��q\����g-0߇\r�\�\��','',0,'?'),(_binary '�(\�?�(�CQ\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_movie_creation_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_movie_creation_24px.svg',0,_binary '�|>�\�\�ed:�\�\�U',_binary '�|>�\�\�ed:�\�\�U',_binary '�\�X\�c\�\Z��3���\�V.�M(��\�\�9rL��i','',0,'?'),(_binary '�\�mwV�̮T��\�\�ˠ','wp-content/themes/main/includes/woo-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/woo-functions.php',0,_binary '�Wr֓\�\�ċT�pVx�&',_binary '�Wr֓\�\�ċT�pVx�&',_binary 'W\�\�W�\�bĜG��GuX��\��P|߂/�*R\n','',0,'?'),(_binary '�̒\�r!_\�V\�Vt�T_','wp-content/uploads/revslider/home-3/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/revslider/home-3/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\���\08q�\�at0曑','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_bike_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_bike_24px.svg',0,_binary 'd�\�\�9�BVt\�9m',_binary 'd�\�\�9�BVt\�9m',_binary '��\�|\�*\'Sl�Zy!�\�\�b(�\"?�5h�\�aRۑQ','',0,'?'),(_binary '�\�F@��y\�Z=�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_bluetooth_connected_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_bluetooth_connected_24px.svg',0,_binary 'S�Aը\�)/�~x�aF',_binary 'S�Aը\�)/�~x�aF',_binary '�����m���v�H\�1\\ȒK���\�\�Z\�\�ҹ�','',0,'?'),(_binary '�\�H\�a�+\����̰I�','wp-content/plugins/wordfence/waf/bootstrap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w�\�\�\0ȠH\�.(\�f�l\n',_binary '\�\�sI��0\�NЙY*4�\"�E\�1\�ȑP4�u@�\�','',0,'?'),(_binary '�\�O\�I\�\�Y�\\�{=�H','wp-includes/robots-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/robots-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӎ|Ylm�+\�6V��',_binary 'X�6\�\�hq@!\��`+\�\�\rx!���\� Е�ī\�>','',0,'?'),(_binary '�\�Tn\�3<[�� \�\�5','wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�uR�c3\ZG�[\�31\�',_binary 'ߏH\�,h9\�l��Q\�P�����<ҋ,`�\�\�,5e','',0,'?'),(_binary '�\�|&\��fPs(\�~�','wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/ImporterInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/ImporterInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\r�m b�b�Ԕ',_binary '�SEn`\r0�\�P\�\�1xVG:\�xL?�\�\�\�5Ӵ\�','',0,'?'),(_binary '�\�y\�&a�A�7\�]Dm','wp-content/plugins/wordfence/images/icons/ajaxRed16.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/ajaxRed16.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�%���B\ng�2��;',_binary 'D,�A�J�\��lOS�p�e؇�&�\�\�','',0,'?'),(_binary '���\�#Y�O����\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\Z�\�\�hX\�n��F',_binary '��\�\�y,�� \�pg\�)\�\�RAk\��Y��~�C\�','',0,'?'),(_binary '��\�ɲ\�\�;�\�:','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�3Q+7\��\�j$?�r',_binary '��\�Fg\�h=\Z�\nuw���̲���½n\�\Z\�ǯ\�','',0,'?'),(_binary '�ƞׅ\ZX�X]�Y\�F','wp-includes/js/codemirror/htmlhint.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/codemirror/htmlhint.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2\�|џ�G�MtP5�\�',_binary '\0U[\0\�M\'mCռ5�\�5k`��\�\�5\�ё','',0,'?'),(_binary '�\n�5W\�\ZL\\t�\�?\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_zoom_out_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_zoom_out_24px.svg',0,_binary 'l Tqp{\�\���2',_binary 'l Tqp{\�\���2',_binary '\�T�~E>;4%)N!�i�ew�}5p�;\�nh\�R','',0,'?'),(_binary '�PB\�\n��Z\�Y �P�','wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-customize-notice-control.php',0,_binary 'Z:��\�\�� �,\�6',_binary 'Z:��\�\�� �,\�6',_binary '?\�|{g\Z�z\�h\Z\�s\nA\�e��\�ݮ','',0,'?'),(_binary '�H�Y/��,F��v�','wp-includes/blocks/query-title/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-title/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�-m�Cl-�\��h',_binary '\�i\�)!n�\�le#\�\�\�aniq\�la\n\�O�X�','',0,'?'),(_binary '�\�\�\�\�\�ִ��\�,�&','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���2B\��_Qu\Z�\�',_binary 'K\�cqV�Z`\�l֢������pĪ\�mWs�\�L','',0,'?'),(_binary '�n�8\�<,2\�\���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/ProcessIdProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�$i\n\�\�0]\�u�\�[�\�',_binary '�@\Z\Z����\�Zpa\�Ap\�ݫ�좋�\��-\�\\\n','',0,'?'),(_binary '� a\"KwT\�bc1S','wp-admin/css/revisions.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/revisions.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�,_�֟\�(��\�kK0\�',_binary '��\�\�4���j.y\�J\�o/qw\�N\�t\�Y\r\�','',0,'?'),(_binary '�*� J��ќ�SA�]5','wp-includes/css/dist/components/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/components/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�,�$\��\"�\�Ws\�4','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �ĕ[lC��à\�]',_binary '\�_Q>�h\�\�.\�X�MmP4W\�=�+.��','',0,'?'),(_binary '�-]K F\�\�$b�\�b\�1','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp864.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp864.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' jr\�Z��5ҝ�]',_binary '��LF\�\�����:JF�)fc��\�z\�[\�%\�?','',0,'?'),(_binary '�-�[ip��\\^�\�\�]','wp-includes/widgets/class-wp-widget-tag-cloud.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-tag-cloud.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i\�l�¹\�+\�X��Zܚ',_binary 'p�^B��\�&���\�\�\�RO�\�ގ�D\0','',0,'?'),(_binary '�0\�&�Y�\�\��\���','wp-content/plugins/wordfence/vendor/composer/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�]_\�#D\���\0\�\�',_binary '\Z ��ے\�%�4~N\�~Gh!b\��:w��Ɍ��\'','',0,'?'),(_binary '�4g��e\�\�\�>�\�\�ߝ','wp-admin/images/list-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/list-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hջIS\�2�\�i�g�',_binary '�\�J�p\�S_\�\�X\�\�#���UB\�-z\�\�\�,\�','',0,'?'),(_binary '�;A\�[Q�U��$','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/PopSettings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/PopSettings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Z�\�q��!��7.',_binary '�.�¨\�|\�I{k\���\�]��[*nt\�L\�','',0,'?'),(_binary '�;�f�J1��˘��+C','wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�n\n\�\�+ծ.jqAZ�',_binary '�\0�\�I������36���ěn�j7jk�:\�\�','',0,'?'),(_binary '�Cγ;s��\�sV]�^�','wp-content/plugins/js_composer/include/autoload/hook-vc-iconpicker-param.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/hook-vc-iconpicker-param.php',0,_binary 'ZE\�\�\�x��2p.��',_binary 'ZE\�\�\�x��2p.��',_binary 'o\�\��Az.j\"�6�1p=A<��O�;�<.M�\�','',0,'?'),(_binary '�OOwT\�M\r\��Y�!d','wp-includes/js/mediaelement/mediaelement.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mediaelement.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ii\�\�:���ρa\�\�\�0',_binary '�F;(�D\�\�ԥ\�\�\�\�\�$��Tc\�#\�Vd\0K','',0,'?'),(_binary '�U���\�\�Y\�nŪ�Ă','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�V���F*��G�����','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/satellite-dish.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/satellite-dish.svg',0,_binary '\�\�mOg�\�F�.-Z\�~\�\�',_binary '\�\�mOg�\�F�.-Z\�~\�\�',_binary 'Vצ��Th�iKf�+\�\�\\}\�\�6�E^yݞ2\Z','',0,'?'),(_binary '�]ǿ|��\�\���IC\�','wp-includes/js/dist/keycodes.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/keycodes.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '33i\�b)+ >(�\�\n�',_binary '�\�m?܄\�DJL`w\�`�\�Uar�\�\�!\�xC\n\�','',0,'?'),(_binary '�ak�\n\�*^m5\�o�mR','wp-content/themes/main/js/plugins/gosolar-inview.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-inview.min.js',0,_binary '�q\�w_IV[H\�Q\�=',_binary '�q\�w_IV[H\�Q\�=',_binary '2��gI\�P�KL�Br<��3�7|���\�\�\�G1','',0,'?'),(_binary '�fkj�\�N�Uei4=%\�','wp-admin/js/tags.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/tags.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�0�}��\�0R\�M�T� ',_binary '���VkK\���C�o�\�ό8�T�Ayn@�\�Z\0','',0,'?'),(_binary '�w\�Y\0TC��g\�\�\r��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-chart.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-chart.svg',0,_binary '\�Wr��\�\�\�#/>\�7\Z',_binary '\�Wr��\�\�\�#/>\�7\Z',_binary '\�wEM�0���p�\�L�KH\�\�׳�_\��\�\�\�\"\�','',0,'?'),(_binary '�y%�\�\�Ǻ~�ne\"V','wp-admin/css/list-tables-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/list-tables-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�E1z\�\���TN�\�',_binary '1=�\"\ri-H\�\�]P�\�\�y\�E���\n}[M\�v\�','',0,'?'),(_binary '���\�:�s�0�\��z�','wp-content/plugins/js_composer/include/params/vc_link/.vc_link.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_link/.vc_link.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���� ��f�8��y`','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/SymmetricKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ۙ\�A�\�u!���\n',_binary '\�\�\'\�^0��0�]sV�1NRx\��\�Ӏ�y7z\�','',0,'?'),(_binary '��g�\�a\�\�sܧ4\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_bottom_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_bottom_24px.svg',0,_binary 'G�e��\�ɘ�[\�v',_binary 'G�e��\�ɘ�[\�v',_binary '�w\��\�\�b���:�D^\�\'�܈�\�\�\�','',0,'?'),(_binary '��\�0F�#�@\�1��','wp-content/plugins/revslider/public/assets/fonts/font-awesome/fonts/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fonts/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '��cV\�E!��e\� 4','wp-content/plugins/really-simple-ssl/css/main.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/css/main.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�i�\\�X\�\�e���ʋ',_binary '\�p>\�Y�ay)Y�\�\�(<~\�\�(�\0�\�\�\�d�','',0,'?'),(_binary '���/\�-�Tǻ�T<�S','wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�NkyIk�\�wה�=i',_binary 'LS=����Wf&�d\\=]_f�vesW\��\�','',0,'?'),(_binary '����\�\"�\�+�8b\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/autoload_psr4.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\�\�Ik\0\�]�\�5D\�',_binary '\��p�m\�\�i��:\r\�H|�r?�\�\�\�\"\�\�','',0,'?'),(_binary '��\�>\�ޔ\�\�ti|>\�\\','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_files.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-3q*O���O�3�:RZ',_binary '}�\�\�K(\�J�\�t\�\�v\nD(M@��\�\��ظX�','',0,'?'),(_binary '�� \�W�\�8��\�ሸ','wp-content/plugins/contact-form-7/includes/block-editor/index.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/block-editor/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ef䪷\�M\�\�=�',_binary ']�a\�IX\"fe�̖_1O?�\�\\�1��','',0,'?'),(_binary '�\�\�\�\�\�_Zlͭ��z�`','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop.svg',0,_binary '\�P\�\�o]\�\�|�\r�',_binary '\�P\�\�o]\�\�|�\r�',_binary 'Ӣ��9\�\\\�MϏ�Ҝ���D3\�\�9M��Q8�%','',0,'?'),(_binary '�\�*\�0+�j&\�{Ew\�\�','wp-includes/css/dist/block-editor/content.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/content.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�|5�Ip�\�\�\�\�&\�\�X',_binary 'Ư�oj�S%`5~p�`/$\�/\�\�4���\�\�@�','',0,'?'),(_binary '�\�\� �qKa�(\���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-php72/.polyfill-php72.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-php72/.polyfill-php72.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�ن �uʥ\�\rZ \�\�\r','wp-content/plugins/wpforms-lite/assets/images/about/plugin-trustpulse.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-trustpulse.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yb��\�\�jL\0\�U\�',_binary '\�g<[��ڒi;��\�\�R\�\�\�/zg\�N\�Zp\�','',0,'?'),(_binary '�ހ�y\�\�d\�tM\\a','wp-content/plugins/revslider/public/assets/js/libs/three.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/js/libs/three.min.js',0,_binary 'N\����f\�eߞ��',_binary 'N\����f\�eߞ��',_binary '3G�O\�$26�� �\�N\�\0��\�D�3\�q�\Z','',0,'?'),(_binary '�\�}\�jZ.N��\"�P:','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cloudways/cloudways.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cloudways/cloudways.php',0,_binary '�Vɺ�\�ӈ\�m�',_binary '�Vɺ�\�ӈ\�m�',_binary '�d�y�]\�,�\�\�*\�\�`\�\�\�ư�pML#RR�#','',0,'?'),(_binary '�\�\�r�\��N(��M\�\\','wp-includes/blocks/post-title/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-title/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�}��\�kRp\�$���Ŷ',_binary '.�µ&;\�i\��\�`�?t\�\rI3\�ϓL&<\�\�','',0,'?'),(_binary '�\�l��\��<K��\�[','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_cake_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_cake_24px.svg',0,_binary '&�m�\Z\�F:�>�2\�O`\\',_binary '&�m�\Z\�F:�>�2\�O`\\',_binary 'a3�\�kWS\�\�\�\�A��M\\3�^ƹ���H','',0,'?'),(_binary '��P\�F�]\�q\�\�N�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_airplay_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_airplay_24px.svg',0,_binary '\�%�\�b]v4��)+\r',_binary '\�%�\�b]v4��)+\r',_binary ';�yD��NFH\�\�p\ZET\�y�\�b��2���2_\�','',0,'?'),(_binary '�$)�_\�!e]��x�','wp-content/plugins/js_composer/include/autoload/vc-pointers-frontend-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-pointers-frontend-editor.php',0,_binary '\�$Dt�}\�N���\�k',_binary '\�$Dt�}\�N���\�k',_binary ' 7�(,wX\�j\Z\'��%?��\�@0[\� ρ�V��V','',0,'?'),(_binary '��\�A!\�%֗~','wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\��2J娳�YB瘱�',_binary '\ZP�L㨒\���Zi\�t�A���\�\�\�\�7d�','',0,'?'),(_binary '�h\�#�T\�\�C,Jn�r\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_admin_notices.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_admin_notices.php',0,_binary '�\��Ga�i\�\�ﰔ~��',_binary '�\��Ga�i\�\�ﰔ~��',_binary '\�ue(�l&��\�w\0�\�(N���<�\�\�\��|\�f�','',0,'?'),(_binary '�1\�o%��q\�A��','wp-admin/js/inline-edit-post.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/inline-edit-post.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z1>q���>-)`D�y',_binary '�)҉*\�\�;;\�PK��;�rk%H\�%p\�%','',0,'?'),(_binary '�@; ���\�,kx�\�\�n','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�FXi]�\�{�t꼊\�',_binary '[M\�\�|v\�E���B\�\���\�F\� FM\�ԩ��ҫ','',0,'?'),(_binary '�@��<\�\�\�g�Z�LRI','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetBlockedDomains.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetBlockedDomains.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�voh3�\�Td�',_binary '\�7+p\��R>r\�\�]��m\�\�\n\��\�LK\�','',0,'?'),(_binary '�J�L������pdq�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_connected_no_internet_3_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_connected_no_internet_3_bar_24px.svg',0,_binary 'G\�#\�\�I\�֑��/\�E',_binary 'G\�#\�\�I\�֑��/\�E',_binary '�S\�!\�\�\�W�ni��}�C���O��B\\Ѓ\�[T','',0,'?'),(_binary '�TL \�߈,]��զ�m�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8� �����:{�\�W\�\�e',_binary '6{w\���^Gk�Ϋ\�25\�b�\�\r\�\�\�','',0,'?'),(_binary '�[\�<(@ \� G\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle7HttpHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle7HttpHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U\�}覉��K\���c\�\�',_binary 'kfp\\릢Y�\�\�y\�\�&#�$�e\�6_Ox�\�\'','',0,'?'),(_binary '�e�X0�\�r_�\��U�F','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/TestTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/TestTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�H�yիҍ�5i',_binary '�3L\�\�\�uy/hJBRA:\�\�>AS@/\�y\�\\','',0,'?'),(_binary '�gɛ\�\�\�Ϙ\�\�\n�\�\�\�','wp-includes/sitemaps/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�hՠM�|���\��i\�>','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-intl-idn/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�w\�\�v�~���\�\�\�',_binary '�� D>�\�\�\�MfI1\�#t\r�V�m.�}Z\�','',0,'?'),(_binary '�p>�<��b\�\�\�|9\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/.Keys.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/.Keys.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�x.|s�\\g\n\�\�f\'\0','wp-content/themes/main/framework/core/.core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/core/.core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�z�h9\�\�ꈦ\�\�Xp�+','wp-content/plugins/wordfence/views/scanner/no-issues.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/no-issues.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xt-|�F\���\�\�\�e�',_binary '\�\�_?7\�\�\�c\���:_�\�@��\�E\�J��s��[','',0,'?'),(_binary '�~\�5@\�g�5BM\�\�','wp-content/themes/main/admin/walker/.walker.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/admin/walker/.walker.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '����|�\�\�xY\�iF','wp-content/themes/twentytwentyone/assets/sass/06-components/footer-navigation.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/footer-navigation.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���ߔ>\�j7\'\r\0��',_binary '��\�K\ns�DШ\�D}�\0b\�x:�XJ�HlN~�\�k','',0,'?'),(_binary '��E\�S\�c+\�\�#�)','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\�Nm�S\�\�\�C\�\�{\�',_binary '�\�\�P~�{p\�\�}x{\�8�2�hX\�x\���','',0,'?'),(_binary '��n&���/�\�g�%�','wp-content/plugins/wp-mail-smtp/assets/vue/img/logo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�VV\��[M\�NT',_binary 'R\�.�Z�M�J\�\�\�y\�=�Ɛ\�E#�Jk��','',0,'?'),(_binary '��Hu\�\�[q!7�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/no_special_chars/.no_special_chars.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/no_special_chars/.no_special_chars.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��+[|\�p\�;�','wp-admin/images/contribute-no-code.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/contribute-no-code.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vQ\��cC\�:��\��,',_binary '8�iΦ��%\�\�\�Nm{<3&�\�A�)B\�K2','',0,'?'),(_binary '�ż>�&8\�b³)�\�,\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_verified_user_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_verified_user_24px.svg',0,_binary '|(��s0$\�r\��{j�',_binary '|(��s0$\�r\��{j�',_binary '�Ή(Zv\�o\�$z�\�\� >{\�\�Y,Nk�.\�Q','',0,'?'),(_binary '�\�?Z;\�z�P0C�q\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_underlined_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_underlined_24px.svg',0,_binary '[A|�1H�\��;�>�',_binary '[A|�1H�\��;�>�',_binary '�\��\�J\��(T %_�\�3�tҐ\�\�\�5#0�1<\�','',0,'?'),(_binary '�ˋ\�A\�F�wD4B\0�','wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�#Cr\�O\��]��\�\�',_binary 's\�Z�Y��W�\�Se��ҽM\�`�\�]��^q��\���','',0,'?'),(_binary '�\������\�jB\�I\�6','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=�\�\�,�##\�.\�!o�\�',_binary '���A�,=��\�%` �y!�v\���5\�x��\�7','',0,'?'),(_binary '�\�F�����{�\�A','wp-content/plugins/wordfence/lib/sysinfo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/sysinfo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�{X�6�\�92\�\�\�\�',_binary 'G,��=\�\�\�\�C\Z3���~f�(8�\�Ψ�\�@�,ї','',0,'?'),(_binary '�ܒ�3BMl\��a9S��','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-payments.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-payments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i��s9\���\'\�\�\�',_binary '��9�\�z�\�\�3�@�\�0e�ӈ����B=\�yoW0','',0,'?'),(_binary '�\�E\�\�\�Q?\�\� (\�','wp-includes/class-oembed.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-oembed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y��\�ҿ~�K�H�<�f',_binary '? \�An�6����&z\'`\�,�\�j\�]m����v','',0,'?'),(_binary '�\�a!\�\�x�z*yW\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gmaps.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gmaps.php',0,_binary 'נ*my\�N%M�\�\�',_binary 'נ*my\�N%M�\�\�',_binary '�g\�V\�ߨ�dU}w�\�P���5�`g\�e\�z7? \�','',0,'?'),(_binary '�5y\�iM2$\�2\�\�2','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendEmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendEmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�9�N�*t���H \�[\'\�',_binary '�@\�\���z�\\���X��D��=\�^0G\���','',0,'?'),(_binary '�.݁B��xK�Y�','wp-includes/ms-default-filters.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ms-default-filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\"�r�\0�R��',_binary 'YK�\�<� \�1A\�O��\�AU����hP�C�\�','',0,'?'),(_binary '�$:\��}�j \�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_disc_full_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_disc_full_24px.svg',0,_binary '��\��+Փ\�v�2',_binary '��\��+Փ\�v�2',_binary '��x\�ڮg7�\��,.o<5Pf4]\�r\�K��','',0,'?'),(_binary '�\r��\r��@���D(�','wp-content/themes/main/includes/visual-composer/shortcodes/gosolar_campaigns_grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/gosolar_campaigns_grid.php',0,_binary '��c\�t\ry��kV\�\'',_binary '��c\�t\ry��kV\�\'',_binary 'O\�U��¿S\�$ה��yD%���\��\�\�B\�','',0,'?'),(_binary '�\�z_ t\\a��\�\�\�rg','wp-includes/blocks/comments-pagination-numbers/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-numbers/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c�P\�ude�Oޕū��o',_binary '6iO�ɭ�w��X��GV\�9\�5�\�-I�\�Z','',0,'?'),(_binary '�\�6��\�\�~e�{\�\".w','wp-includes/widgets/class-wp-widget-recent-comments.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-recent-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<��F\�\�\�`��\�\�\�\�',_binary '�\�\�\�ԃ�O\�h� ��8q\��p��\��=F[r','',0,'?'),(_binary '�ۣލ5�\�V�^v�\�a','wp-includes/sodium_compat/src/Core/SecretStream/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/SecretStream/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�\�R�lse�%\�@nn','wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-tnail.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-tnail.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wZ\�i�\�f=\�\�E\Z?',_binary ' �\��y\�6�J�0\�4\�:Ŋ\�\�@P\�\�\0�\�v<','',0,'?'),(_binary '�*O-�Lτ�\�\�\r[\�u','wp-admin/css/about-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/about-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�-iv\rA\�M�\�B����u',_binary '��S�\�!e\�а�<t�*�K(<܍�u=��#q\�','',0,'?'),(_binary '�,\�I\��[�\�\�\�d\"\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-row.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-row.php',0,_binary '2f\��`;,�+һ�\�',_binary '2f\��`;,�+һ�\�',_binary '>싟7\r�\�\��\�|~���>E5t�{h��)kN6\�','',0,'?'),(_binary '�??n�\�\�\�\�_2g��j','wp-includes/js/wp-util.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-util.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ѱ~\�\�\�\�\�t\r�(1M\�',_binary '�@\"L;j���\�ߖ\�;2Lg��r\n�Z2�\�\�C�?','',0,'?'),(_binary '�Ad{:�����\�<Ĵ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/PublicKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zټ\�}rU/?a\0�\�\�c',_binary '�\�kI��gD\�4 �\�> \�p\���}\�|�\'\�','',0,'?'),(_binary '�BȾj\�iAb�\�\�\�ݬ','wp-content/plugins/js_composer/include/templates/editors/partials/backend_controls.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/backend_controls.tpl.php',0,_binary '\�׃:u蓋\\SD\�_�',_binary '\�׃:u蓋\\SD\�_�',_binary 'Xr\�@,n�fԛ\�yi� �\�c�\Z�Y\�^Ϟ��(�','',0,'?'),(_binary '�C��\�EK_\��\�Ay[ж','wp-includes/blocks/site-title/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\�\�\�\�]�\�T��-�k',_binary '@vTZÈ\�\�\�\�\�\�W���pR\��$za','',0,'?'),(_binary '�D�\\�h\Z��x\'L\"�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';�\�G\�J���\�\�Y3p�\�',_binary '-X��\�����.\�Ik\'���qxsy� U1�/��','',0,'?'),(_binary '�E,\�Uuu�\�E\�t66','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-handshake.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-handshake.svg',0,_binary '\�U�P���>��Z\�vB$�',_binary '\�U�P���>��Z\�vB$�',_binary 'm�-�4\�т\�d\�ɜ���3p.6x\�DLT[\�','',0,'?'),(_binary '�La�w�9�j8\"_O�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/.Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/.Curve25519.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�T,R\�\�\�{\�lj��','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_done_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_done_24px.svg',0,_binary 'K.�\��\08�\�`�\� �',_binary 'K.�\��\08�\�`�\� �',_binary '�2l/V\�sa\�\'ѭ;vy\���\�k����mT','',0,'?'),(_binary '�Yg\�$z\�H\�.Y\�\�','wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�j\�O\"EWͳ\�\�\�',_binary ' (\�\�K\�g�Y�Q�E�s\�`-\�`\�\��\�z\�','',0,'?'),(_binary '�yG\�\�ߪ\�]�\�\�\�q��','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Reader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Reader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\Z���\�^u4\�r',_binary 'Z=\�\\bE����h\�GGB���\�\�i\�}\�\�\�x\\','',0,'?'),(_binary '�� \�| \�\�z��@','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/editor/.editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/editor/.editor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���P�\�ZP�cw1','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/.Base64.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/.Base64.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '������Xo\�\�~�_k','wp-content/plugins/contact-form-7/includes/mail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/mail.php',0,_binary '��i��v[�\�\�*�\r',_binary '��i��v[�\�\�*�\r',_binary '-�\�\�c�s��\�8?*ň�\0�\n9\�vF\�2� \�','',0,'?'),(_binary '��M�G&!l6\�\"\�\r�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-image-carousel.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-image-carousel.svg',0,_binary '\��K��\�Iφt\�\�M',_binary '\��K��\�Iφt\�\�M',_binary '\��\�\���t�\ZFС��R�X\�\�/\�>���\�','',0,'?'),(_binary '��!8�@\��<��~~','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select_image/field_select_image.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select_image/field_select_image.min.js',0,_binary '��T\�T�{<\�\�4&\��',_binary '��T\�T�{<\�\�4&\��',_binary '\�=\��`�j\�Sxa�\�lA7\�2\�\�f\�\�\�S\�','',0,'?'),(_binary '���6o8���NoL;','wp-content/plugins/contact-form-7/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\�AشBv \��\�\�',_binary '�2A\�R�q!ً=/%C��w��ԋ\\\�\�s�\�D','',0,'?'),(_binary '��\�;�dAo+�\�d(�','wp-includes/blocks/quote/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'η�\�=���<\�`���',_binary 'O\�Ky\�\�s�.S�\��\�\rReA\�\�d5N\�\�J','',0,'?'),(_binary '��\�La��o���$7','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/steering-wheel.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/steering-wheel.svg',0,_binary '�\�%7\�\0�\�/��A',_binary '�\�%7\�\0�\�/��A',_binary '��W\�\�-�\�\�O�<$����~W��\�','',0,'?'),(_binary '���\�m\�\�ӟa\�\�\�\�','wp-includes/blocks/post-featured-image/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~��Ǭ=##`���JSR',_binary '\�\�G�<�Kf�B�ab�����\�\�\�w���\�)','',0,'?'),(_binary '��`$Ϯ\�\�\�O\�\0i','wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�n\�В\�\�o�a�\"\��',_binary 'l @> �8[w�t����?X扊\�>\�\�V}�','',0,'?'),(_binary '�\�4�\�\�J_>�V)���','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/namespaced.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/namespaced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '01�\�\�\�vnG��\r�',_binary ']/r~�ʺO���C\�c�xB��j/\�o��U\�I*\�','',0,'?'),(_binary '�\�h<��Nԗ�\�-FA','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg7.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg7.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��-�\�\�{��ԉ� 5',_binary '^�_��}���\n��\�\�O\�k\�A\�\�٩\�\�\�+�&SI','',0,'?'),(_binary '�\�\n��R�b\�\�x���g','wp-includes/css/dist/block-library/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�a���5\��`p\�MS3�\�',_binary '�\�@��/���\�D\�݀\���k�`\�\�QU;)','',0,'?'),(_binary '�\�\�|@кѶ�Ƚ1jJ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/euro.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/euro.svg',0,_binary '���X\�b�U�{�,��',_binary '���X\�b�U�{�,��',_binary '\� �?-\�|*J�_��\nD\�\�ʻ\�@�*!���R','',0,'?'),(_binary '�\�\\�\�\�5�B�!\�Eh\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_4_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_4_24px.svg',0,_binary '~�\�jĽp\�a*ӭ�·',_binary '~�\�jĽp\�a*ӭ�·',_binary '`.�\�3\�b\��l\�Ζ\�o\�\�d�4A\�F�\�nJ ��','',0,'?'),(_binary '��\�K���\'\�\Zxrx�\�','wp-content/themes/twentytwentyone/assets/sass/06-components/footer.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/footer.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\� ���,�W\�\�\Z\�^',_binary 'Zv\�MYWH��k�\�I=\��\Z\�Qj�E�ǟ�','',0,'?'),(_binary '��m\�\�U�\�l�y\�]','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/.Rule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/.Rule.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��a_9�\�-mA�)%','wp-content/plugins/really-simple-ssl/lets-encrypt/download.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/download.php',0,_binary '�\�\�0,�o)7�ui�~',_binary '�\�\�0,�o)7�ui�~',_binary '\�v=Tb��9\�)��`�\�4�um^\�s&\�n/�\�','',0,'?'),(_binary '��Y�\0)\r/j\�)\�Ar','wp-includes/customize/class-wp-customize-filter-setting.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-filter-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\�\�`f�\�\0\�iu�',_binary '�\0<\n\�j:�\�Y�F�\��d\�w\�� \���','',0,'?'),(_binary '�{\'f>�T\�\'\0��SJ�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_item.php',0,_binary '�њ���4jA���\ZY�',_binary '�њ���4jA���\ZY�',_binary '�6���P\�\�\�\�~{�\r�p^Z�/a\�o\�{L�:�x','',0,'?'),(_binary '�P�h`|/��\�:W�\0','wp-includes/blocks/columns/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Dk�[�\�\�F[ v@',_binary '\'�\�9�\�ٟ^}Sv�j�ʝ�\��L\�V����\�','',0,'?'),(_binary '�\�\�\�\���S\�\"%K','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_person_pin_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_person_pin_24px.svg',0,_binary '-N0|\�\�Vn\"\�',_binary '-N0|\�\�Vn\"\�',_binary '�\�=*����\�/\�gك�\r�\0��g\�Z]%��\�\�','',0,'?'),(_binary '�]� �\�&�U\�\�\�Fo','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-it_IT.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-it_IT.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Y.\�5j\�\�0؝ \�!�',_binary '\��\�ҿ\�\�\�\�D�(!�(\����\��','',0,'?'),(_binary '�$n1\�\�U\\\�x(\�','wp-includes/blocks/missing/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/missing/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�tڦ!�S�`\�bh6',_binary '�Q�WN\�;&4!\�\�\�\�Q{��\�5z�I�\�d*\�7','',0,'?'),(_binary '�$_\�\�\�X\��la\�','wp-includes/js/jquery/ui/sortable.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/sortable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l�%\�~ւ\'ᒒ$�`p',_binary '| c��\�\�!\�ykס,_���n\�}\��4\�T','',0,'?'),(_binary '�+I6\�з2\�\�\��','wp-content/themes/twentytwentytwo/parts/footer.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/parts/footer.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!\�>x)�V)P�E�G',_binary '\�1Jg\���\�n\�k_\�d��N[%Q�`\�\�|\�!�(c2','',0,'?'),(_binary '�2�y\�wGnd[)q�\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_router_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_router_24px.svg',0,_binary 'v����\�S4g\�B',_binary 'v����\�S4g\�B',_binary '\�\�ѝvɰ2O7���\n��1��Sp��\�U\�)\�3G','',0,'?'),(_binary '�?�cKl}�\�g5ᴐ�\�','wp-content/plugins/contact-form-7/includes/submission.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/submission.php',0,_binary '\rc�\�Я+9/,�\�\�M\�',_binary '\rc�\�Я+9/,�\�\�M\�',_binary '5*>PE\�Y�\�\�}{�9\�\\���[��瑵\�_m\�','',0,'?'),(_binary '�K\�\ZiPz��!�!z�3\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slides/field_slides.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slides/field_slides.php',0,_binary 'xEP,)��:\�>y)�تv',_binary 'xEP,)��:\�>y)�تv',_binary ')\�AF�\'\�twh1z��IzGڷ䗁�\�B\�\"','',0,'?'),(_binary '�R;lzO\�8m<3�Nie','wp-admin/user/freedoms.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/freedoms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`���U�� }\�\�\n\�',_binary '\�οzB�+q��\�5Vl\�K�l��k��\�Z/�\�|','',0,'?'),(_binary '�]\�p\�\�\��̞H(','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/autoload_real.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/autoload_real.php',0,_binary '���\�2\�y\�B\�#\�n�',_binary '���\�2\�y\�B\�#\�n�',_binary '\���{�Ft\�r\�ό� �A�C\�a��=9��4','',0,'?'),(_binary '�afh=F�\�\�T\�:��6�','wp-admin/includes/class-ftp-sockets.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-ftp-sockets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Zc78\r�\�j�\�j\�ؒ',_binary '��Q\�,�0\rNQJ����Y�����m\�ʼ0\�\�A\�','',0,'?'),(_binary '�d+�#k��\�\�AO�5\�','wp-content/plugins/wp-mail-smtp/assets/images/providers/zoho.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/zoho.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u�s9 29d_\�HJgB�',_binary '\�\��g!k\�dij{p�J��p�\�\�\��}�\�,\�','',0,'?'),(_binary '�f0Ӟ�;O\�\�\�|\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+��u\�\�\�,6��j�\�',_binary '�\�\�o�|h\�2\r\�\�\�LxO9l�WBXAO�I5�V\�','',0,'?'),(_binary '�ik[!gW��}�v�ȵ','wp-includes/blocks/image/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�*��`C��\�[\�,\�',_binary '�@13�dH�\�X��q\�6~\�T\�\�\�b��\�\�Y�ІJ\�','',0,'?'),(_binary '�s�\��އ\�P�]JW~','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp160r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(�笲\�\�O/��U\�',_binary 'X\�\�\�8\�`�1\�\'�o��\�\��\�\�di��(�','',0,'?'),(_binary '�}]�\��7\����[\�.9','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/js/validation_js.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/js/validation_js.php',0,_binary '-.\�^j\�\�\\tAt�4F',_binary '-.\�^j\�\�\\tAt�4F',_binary '��Y��\�vW�\�\�7,\�M\��w3Ӊh�u\�Z','',0,'?'),(_binary '��֠�\�lfh$\�ٟ�p','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\�F\�\�\�*\�\�\�c���',_binary '\�\�]\"\�D.�\�\�\�|e�A��>M�|$\��\nT�','',0,'?'),(_binary '��\�\�\�;~ӷR�>��','wp-includes/class.wp-scripts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class.wp-scripts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7 �\�#K\���h�+',_binary 'r\�uڶbW8\�\�7f����G]\�k\0��\�f5��','',0,'?'),(_binary '��\r�c��_OU?r2ז','wp-content/plugins/wp-mail-smtp/src/Admin/FlyoutMenu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/FlyoutMenu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ǜ�M>tMv�:T\�\�',_binary '��\�ա\���\�Q���=,\�lO8���\0\�\�\�','',0,'?'),(_binary '���nvp�e�\�\�\�\�\�}\�','wp-admin/js/customize-controls.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/customize-controls.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�b*A�\�@�-C\�\�}',_binary '1�Z:g���]oLK2�V.\�UF���;��*\�k�u','',0,'?'),(_binary '��\r\�\�>\�\�\Z\�|J�','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/.Io.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Io/.Io.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�,\�\�\�zB�}UmR�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1250.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1250.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l\�ϣKΑ�@T\�5!�',_binary '�?`{�\��i�\����\�p�\��\�\Z\�]W\'Z��','',0,'?'),(_binary '��n\�~ԥ\�~����?','wp-content/plugins/js_composer/config/social/shortcode-vc-facebook.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/social/shortcode-vc-facebook.php',0,_binary '\�n�\�@_\�V�V',_binary '\�n�\�@_\�V�V',_binary '\�Ew?��d\�&\�42\r:��%\�ָ1N\\\�\�Xu-�','',0,'?'),(_binary '��\�\"���\rYX�kB�M�','wp-content/plugins/wordfence/modules/login-security/views/manage/.manage.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/manage/.manage.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�D�Tǡ�#\"\�1?\�','wp-includes/blocks/cover/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?f]?N\��#\�',_binary 'PS���\�\�N\�L_{�m\�jͮ�#��O\�\�C#�','',0,'?'),(_binary '��P��\�Z2�7\�Mn��','wp-includes/blocks/rss/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7b�l\'��\�U\�n�u Ϧ',_binary '�\�JT(1>\�5�l\�\�r��q�\�\�\�L\�\\{\�\�\�','',0,'?'),(_binary '��\�=\�B�j\�X&a��','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/SyntaxErrorException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/SyntaxErrorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n�K�ē[E\�X:�J�ۭ',_binary '3�)ԌD\�<I\�r�\�\�8V�\�~H`\�=\�\�D','',0,'?'),(_binary '��T�&�����=\r�n','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/js/wizard.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/js/wizard.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'FY\'\�e�Him@eڢ\�',_binary 'oo^\�h��®�c����B(O!\�\�\�','',0,'?'),(_binary '��\�,]�>�۱��̏h','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_language_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_language_24px.svg',0,_binary '\�N�D ǩg��;\�\�+M�',_binary '\�N�D ǩg��;\�\�+M�',_binary '�2A�L\�\�߇2Oy���������\�','',0,'?'),(_binary '�ŋQ\�>\�Nf�3wS\�\�\'','wp-content/plugins/js_composer/include/helpers/helpers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/helpers/helpers.php',0,_binary '�9\�\�@����E��݆',_binary '�9\�\�@����E��݆',_binary '�ǫix\�*ܛ\�L�c\Z\�\�cˑփ\�Y�}\�','',0,'?'),(_binary '�\�\�*��h^\�\�\��\�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat_const.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n<Tfw�\�Y�_I�\�\�',_binary 'e��\'#�\\�?��\��O-�U\�L�]5\�6�\�$','',0,'?'),(_binary '�\�P\�$\�k�[��\r[','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_rv_hookup_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_rv_hookup_24px.svg',0,_binary 'U�9��r�m7D�\"\�C',_binary 'U�9��r�m7D�\"\�C',_binary '$0M[�\�\'+�`��Bŗ�u�6��[R���Y��','',0,'?'),(_binary '�г\\��>\�\��\0iN.','wp-content/plugins/revslider/includes/external/flickr.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/external/flickr.class.php',0,_binary '3m\\\�xg\n����,�',_binary '3m\\\�xg\n����,�',_binary '8\�0��~媭\�\��\�GQQ@L\��t�s���>a','',0,'?'),(_binary '�\�\�p >ܗ�,6M','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_mode_comment_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_mode_comment_24px.svg',0,_binary '�\Z�\� \�$\�V2�_�',_binary '�\Z�\� \�$\�V2�_�',_binary 'p\�کbܚ\�9Yp@�G\�k��ERqe�\�Ѐͧ�','',0,'?'),(_binary '�\�,+�\�\�\Z�\\\�ryˤ','wp-content/plugins/revslider/admin/includes/.includes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/.includes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\��B\\u}�L\�,���','wp-includes/css/dist/block-directory/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-directory/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�j�{������+�|j7',_binary 'L?ǫ�����N�Y+1�0\�d���\�\���\�\�Jh�','',0,'?'),(_binary '�\�7\��7�ޖ\�z','wp-content/plugins/js_composer/config/content/shortcode-vc-video.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-video.php',0,_binary 'Ү\�Ė�����<^c',_binary 'Ү\�Ė�����<^c',_binary '*e���ذ\�̻l3\�V\�\�-�:a\�\�\��\n*','',0,'?'),(_binary '�\��:�[�f\�\�\�KZ�?�','wp-content/themes/twentytwentyone/assets/sass/06-components/comments.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/comments.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�]\�N�\�\�.���,',_binary 'r\�ŃM\n�.�H��\�D�3w�m�yb�\�\�','',0,'?'),(_binary '�\�\�(_\�J\�D~\�\�\�','wp-content/themes/twentynineteen/inc/block-patterns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/inc/block-patterns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�@\\�H�-\�m\�\nѲ\n',_binary '.\�(l)�p8\�R�\�c�\�6p��,��\�L�X','',0,'?'),(_binary '��9�z��\�ePɷ�M','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP512r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�P�\��\�F\�\�t���\�',_binary '��@\�V\�erk\�/\�\�\�\�\�B��o\�\�p��','',0,'?'),(_binary '�\�\�G�$�\�8�r�','wp-content/plugins/wpforms-lite/assets/images/search.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/search.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�gj\�͠\r �c�ݰ\�\�',_binary '\�R�dQ�N�\�H}[��r�t>\�-�W�\�Ṧ\�','',0,'?'),(_binary '�\�=�T1-HA�\�/gl','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateContact.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateContact.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�2rR\�֟S�~za\�\�',_binary '�\�[nj*g\"I\�\��\�Z��0k�i\���\�×7','',0,'?'),(_binary '�\"�Q�OO��P�\��b','wp-includes/blocks/group/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3�jC�OѺ}�`xݰ�',_binary '��GC\�f0S�\"hs\�\�p4YuR\Z\��$\�\�xqO','',0,'?'),(_binary '�#:�\�\�Sk�U��\�{�','wp-content/plugins/wordfence/modules/login-security/classes/model/view.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/view.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*�:\�?�\�l]���\�\�u',_binary '2P\�\�탚�\�=w=��7Ar�\n�fQ�\�~,��B','',0,'?'),(_binary '�(�|n\��sARF\�+','wp-includes/js/crop/marqueeHoriz.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/crop/marqueeHoriz.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�̮����;\�\�\�Lo\n',_binary '|\�\�\�S\�e��|.\���/\�Q�Y�\�W�}(','',0,'?'),(_binary '�0\�,��\�M�\�\�_)','wp-includes/blocks/comment-content/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-content/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�tfg}\�ȅ\�\�A\�\�P',_binary '��\��\�2��Ш!H`a�\�]Uq\�\�\Z[}','',0,'?'),(_binary '�6_�\�\�\�i\�\�.���','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sr-Cyrl.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sr-Cyrl.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�?�� 0l\�\�\�+;�0\�',_binary '�)1F��\�d���w\�T�H��RU&��\�?\�%\�\�','',0,'?'),(_binary '�9��(�\�PΉ]p@�U�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/image_select/.image_select.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/image_select/.image_select.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�=F�\�țs���\n9\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendTemplateEmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendTemplateEmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pN\�#� ~���h�',_binary '�\�Z��\0��(�[M�>�!-\�?n\\\�C��#P','',0,'?'),(_binary '�C*\�H\�䙆[[�,\�','wp-content/plugins/js_composer/include/classes/settings/class-vc-roles.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/settings/class-vc-roles.php',0,_binary 'a\�0\�@�R\�*\�.\�\�',_binary 'a\�0\�@�R\�*\�.\�\�',_binary '\�,\�{\�RM\�\r,B��xF�B)؛ �*�\0','',0,'?'),(_binary '�[\'\�/�\��;���','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��yP58\�\�Ƣ���\�',_binary '�\�z3qS�\�\�T=\�䞌HL<Y5A�\�#H','',0,'?'),(_binary '�c:Qk2\� \�6�\�','wp-includes/blocks/columns/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\�\�u��Gd�\�Z\ZF6A',_binary '��o��\�\�\�\�\�\�\�l}�� �!U�<��\���_','',0,'?'),(_binary '�oh�\�@6B��x<&','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/background/field_background.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/background/field_background.php',0,_binary '����`�7�`e�h\n',_binary '����`�7�`e�h\n',_binary '�-\�Sz�\�թ��ˆ\�-�\��CԈ��\�\�擼�','',0,'?'),(_binary '�uG��\�<n�<\�dG\�\�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-ru_RU.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-ru_RU.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�<�\�j\�\�u��\�\�',_binary 'Z�L\'�wW}!��J\�I)%�\�*�� t�8\�\�\�H�\�','',0,'?'),(_binary '�����:[&b�[�hY��','wp-includes/images/smilies/icon_razz.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_razz.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9[\�w���D�AM�A\�',_binary ';��\�P\�1]f\�UE��;`Qڮ�\ne\�Z\0@4�aA\�','',0,'?'),(_binary '��\�)�D/�\�7\�Ќ\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/GelfMessageFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R�9\�\�Ç_\�\�Iy\�',_binary '意�\�+YU\�\�DS\�\�\��\r\�\�\�i*v\�4\�.{','',0,'?'),(_binary '��S?�sƛ�\�\�\�\�','wp-content/plugins/revslider/admin/views/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '��2F]C�\�az{\��i','wp-content/themes/main/woocommerce/loop/.loop.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/loop/.loop.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�x2�_.\�~$\�)','wp-includes/js/dist/core-data.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/core-data.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�=~��4a�\�\�\�J+',_binary '\�\�\�yevYB\�!x\�<��C�F&\�\0�̐\�\�\�:�\�','',0,'?'),(_binary '��&�\��;Ak�^%\�','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-4.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-4.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/sEDs��+�\�',_binary '�#��b�\�?4 �\�\�&g��6q\0-Ђn�/�^�','',0,'?'),(_binary '�\�WT�S��ꤕr]m','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�,#G\"\�k(^�\�խ',_binary '�.\ZC���U�Rt\�P|[O)\�\rق \�h�\�eB@`\�','',0,'?'),(_binary '�\�\� ��2 n֥gm\�0\�','wp-content/plugins/wpforms-lite/templates/admin-bar-menu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin-bar-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�5�\�\��w\�$\�\�ø',_binary '�/bz�M�\r1�\�_����JaP|��\�\�6�\�!�','',0,'?'),(_binary '�\�$\�tզ}� \�T','wp-includes/blocks/code/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h��\�\�h\�w>��\�C�\�',_binary '#\�0�c���\�k�S�\�vܾl\���n\�lJ�7��','',0,'?'),(_binary '�Ὀ\�\��\�5f?�hk','wp-includes/widgets/class-wp-widget-media-audio.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-media-audio.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g�3[h��3\�\�s�\"Pk',_binary 't�\�{Ď\n��\'K\�2rX�\�2\�\�\'����,A�18','',0,'?'),(_binary '�\�Ѧ�r�t_�{\�\�o','wp-includes/blocks/legacy-widget/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/legacy-widget/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�\�tx̘�D݅\�>]','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PSS.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'sB�\�\�?<V���\� �',_binary '��\�hU{;�]\�\�ڃZ\�L�\�>xB��+*�p','',0,'?'),(_binary '���\�8`9�\�?Bb�Б','wp-includes/js/jquery/ui/effect-puff.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-puff.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�TF�\n�b\�Տ����',_binary '?��K�1�\�P�zr[\�\�a0\�\�\�ͷL\��O�','',0,'?'),(_binary '��S�YC\�O2�瘍\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/plant-money.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/plant-money.svg',0,_binary '�C�4�x��;\�|�\�\�\�\�',_binary '�C�4�x��;\�|�\�\�\�\�',_binary '2��\'\�\�ɣZ\�\�\�\�DK�UvW\�X�.�\�1}\�\�\�','',0,'?'),(_binary '�\�Sӧ\�~�L(\�+[','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/info/field_info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/info/field_info.php',0,_binary '�9�].\�\r*�=� %',_binary '�9�].\�\r*�=� %',_binary '\�\�~\�\�\�\"_�/��\�b�ʎ%j�T�LE�\�','',0,'?'),(_binary '�\n\�\�\� \�\�/Y','wp-includes/js/dist/data-controls.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/data-controls.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƏVC\�0�\�8V�s�\�y',_binary '\�\�<x6\���I\r#T\�)~`<e�<eu\�C','',0,'?'),(_binary '���}\�V�\�I\�\�\�','wp-includes/blocks/cover.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|dD\�Ⴭ�K�+�S',_binary '�}c\�\�yB�;\�D\�\�@4�{c^����','',0,'?'),(_binary '�\��5\�\�~\�iPw�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/apple.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/apple.svg',0,_binary '��o\�6�\�\�<�\�@���',_binary '��o\�6�\�\�<�\�@���',_binary 'Qxu���c\�v�\�\�\�>�\�Ġ��2\�x\�\�','',0,'?'),(_binary '�+F�4\�\n�\�q���\"]','wp-includes/blocks/table/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Т\�\�7�0sM@�',_binary '�h\�2\"]�t��.\�\�G��\�\�\�%٩TX�^��\�','',0,'?'),(_binary '�,\�\�DDcqK\�e�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp869.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp869.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�8k�\r�e�\�j�\�2)',_binary '�^\�l�w\�\�\�Y� �!\�a�\��nm\�\�\�fD','',0,'?'),(_binary '�2�\�U\�8f<\�\�D]�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_30_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_30_24px.svg',0,_binary '\�\�\�\�~661�D�\�\�',_binary '\�\�\�\�~661�D�\�\�',_binary '�ᖀv8Q�a\�(��\�\�\�\�w��I�+\�|','',0,'?'),(_binary '�60\0i�Ѽ���@B\�~7','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�+3\�\�\�j\�0�G���',_binary '�\�\r,\�\�\r��_ݚUSh�cF\�`\�0��%\�S\�7','',0,'?'),(_binary '�AV{W�mDsB��Qrx','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk283.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�\\{7\�$\�#���8[�r',_binary '�o//�\�L\0d�[\\4\\\�L!�2 \�[��\�\��','',0,'?'),(_binary '�[��\�4��\�c^w*','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/.ReduxCore.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/.ReduxCore.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�_��\��f\�i\�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/images/vc_images_carousel.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/images/vc_images_carousel.js',0,_binary '͍\�\�At\�_$1�\�b',_binary '͍\�\�At\�_$1�\�b',_binary ']2��ѵP5\�\�\�ÈOtp4\�l�?\�\r��\�\�\���','',0,'?'),(_binary '�a�\�.\�j@\�\�^��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-above-3.xml','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/psalm-above-3.xml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|<Qq\�\�)@\�M��J\��',_binary '/\�jo\�z\�y\�\���@��z%9�&F%\��[','',0,'?'),(_binary '�c\�̎��$\n\'@�\r\�\�','wp-admin/setup-config.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/setup-config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W�A�W�\�\\\�2���\�\�',_binary '��~A;&m\�\��1���\�{\n5\'i>k \nvF/','',0,'?'),(_binary '�m֙7�,\�}�\�ov','wp-includes/css/dist/block-library/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\��q�V�8D�ĺ�\�',_binary '��dq��:\�Z����.\�\r\�w\�#��1f\� K\�','',0,'?'),(_binary '�{#�\�\�<��k\�Q\�s','wp-content/plugins/js_composer/include/classes/updaters/class-vc-updater.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/updaters/class-vc-updater.php',0,_binary 'na\"yA�ۨ\�\�#y?',_binary 'na\"yA�ۨ\�\�#y?',_binary '���B\\_\�ߒ��>Bz\�1�GSq��\��\Z�97','',0,'?'),(_binary '�{�\�\�i\�`\�\�6','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountJwtAccessCredentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!3A\�\�\�>|�oe\�t',_binary 'U���D�\�;Y{\nT]�\�f��k��=ʆ#�Yi','',0,'?'),(_binary '��kn\�cw���\�&','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/id.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/id.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�*\�v\\~����(\�\�\r',_binary '��\�J3Qb�\�2#�bze�.�b��덧\�\�}�','',0,'?'),(_binary '��\�V��t�S�-\��','wp-content/plugins/wordfence/views/scanner/issue-file.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�x\�\�\�JZ\�\�\�\�\�',_binary '*\�ҟ\�\�\�b\�\�\�\�\�\\\�\�kp�B\�\�S3\�\�\�*','',0,'?'),(_binary '���H\03\�ۡ�E�p�$$','wp-content/themes/twentytwenty/template-parts/navigation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/navigation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��,�)\�\Z~w����\�\�\�',_binary '\�%��\�K.�P�\�V\�vZ�ښ�[\0\�ȗfE��6','',0,'?'),(_binary '���J1��M\�F��<�','wp-admin/js/tags-box.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/tags-box.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\�U�\�\�\�GX ��+�',_binary '\�ˠ�3�\0�Zg�[�wu��|��H�\�&R6\�\�','',0,'?'),(_binary '��dj\�ق(-�I�J','wp-admin/images/about-header-contribute.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/about-header-contribute.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r���;*�9��^*�*�',_binary '�-*�\�\�߳\�rcY��\�g�x�-\�-����v','',0,'?'),(_binary '���\�\��Ƅ���NB','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@8\���s��A\�\�',_binary 'b\�#�x\�\�h�F4�_ \�De��\�qeD\�\�','',0,'?'),(_binary '��Q��U���u\�U�>','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_shopping_cart_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_shopping_cart_24px.svg',0,_binary '\�|F\�\�\�5�\�CV\�\�:\�\�',_binary '\�|F\�\�\�5�\�CV\�\�:\�\�',_binary '\��Ԟe\�;nT��G��\�Kk��`�\�߈6\�8','',0,'?'),(_binary '��Q���\�7�R-E���','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��e�\�2��\�#\�\�^G','wp-includes/blocks/heading.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/heading.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hu\Z�t\ZK��#\�>\0{',_binary '\�<\�8)JY�\�\�\�$�V\�2%r���I&�\�\�\�{=\�','',0,'?'),(_binary '�\�Q{��1B\�P�.\�o ','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/az.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/az.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\�Gŋ_X\\HR:&��',_binary '\�\�_��\r\�6��1�c\�\�\�^�\�\\\�^\�\�\n�r','',0,'?'),(_binary '�\�c\�-,R�qee\\\�','wp-includes/blocks/group/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ �ʝ�=�fZ9U',_binary '\�\ri�$y+\�h\�?���\�j魾\Z���b3�sJ)','',0,'?'),(_binary '�\�\�-ζA\�\�\�}�Z4\�','wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/System.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/System.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f�\�K��\�o °\�\�T�',_binary '$\�,�N 8\�$\�w��=\�-=�\0\�\�hޖ\�','',0,'?'),(_binary '�\��?ڟ�E�\��$PF','wp-includes/pomo/translations.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/pomo/translations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�%�\�.>/όV��',_binary '��\':,B����mۈ�\�\�z�p��P','',0,'?'),(_binary '�䷽\� z\0*��a�S\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/zh-TW.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/zh-TW.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�.lԃ\�}f\�\'\�d\�l',_binary '}\���0\�B���xC\�k���\�`�\�y�','',0,'?'),(_binary '�\�\�\' \�-$�֩\�Yȧ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/PublicKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�Ex��,\�\�}\�',_binary '�/M�7�O\�w&6\�\rk�!&n�Բ�v���\�5y�,','',0,'?'),(_binary '�\���mr��\�8p�r','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-pages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-pages.php',0,_binary 'Ą��Zf1�c�V_Y�\�',_binary 'Ą��Zf1�c�V_Y�\�',_binary 'V�6C\�\�\�rͬ�)\�$;\��C\�\�\�D2�=3(','',0,'?'),(_binary '�\�����ђh\�\�','wp-content/plugins/wp-mail-smtp/src/Providers/Zoho/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Zoho/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�[>�-%3\�\�>�\�$N',_binary 'Q�\�Eb\�\\\�\�\�&jsH~gB��\�.FL9U:','',0,'?'),(_binary '��-��{R�\�Ύ/_6','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/tr.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/tr.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�;8�\�!K/\�oN@ ',_binary '�1ob\"��C\�_\�0\�S%Gm\��/@\�9','',0,'?'),(_binary '�����\�8�j��c}�','wp-includes/blocks/rss/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�$Tn���9ƚ\����',_binary '�ރ��`2̲\�\�\�\�&��A+\�e�� F\�¸','',0,'?'),(_binary '�h�x\�*(�&�\�\�kO�','wp-content/plugins/wordfence/views/blocking/country-block-map.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/blocking/country-block-map.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�u��yGF�,{��X�z',_binary '%Ԝ5��;����\�x��^)���G(�\�o','',0,'?'),(_binary '��\���\'K�z�f�\�','wp-includes/customize/class-wp-customize-header-image-setting.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-header-image-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�$�,�V\�\�9cRd�6',_binary 'dV��\�\�n�*��m![I�d�Ǻ��\�a\�m�\�','',0,'?'),(_binary '�\�5#�\"8�%`}','wp-content/wflogs/template.php','/home2/faster25/public_html/ansrwanda.com/wp-content/wflogs/template.php',0,_binary 'lC�db�\�.�˴\�v',_binary 'lC�db�\�.�˴\�v',_binary 'Z][W��P�}\�,������7*\�q\�\�\n\�\�Ƒ�\�','',0,'?'),(_binary '�\�O\�;pn���3\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/PrivateKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\n9R�\� F�S!\�\�3',_binary '��\�\�\��B�R`���W%\�V�^�S~\�`,(Z','',0,'?'),(_binary '�!Y;��I-���u','wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php',0,_binary '�cީ\�{Q\�\�K��\�\�',_binary '�cީ\�{Q\�\�K��\�\�',_binary '����\�\�35\�\�B�C\�\r�\�\�^I��\�|g��','',0,'?'),(_binary '�#\�?��\�Gc ¯l1e','wp-includes/class-wp-theme.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-theme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\�uF���9\�\ZQ����d',_binary '\�o�\�ߤ\\\�֊t ɹʈuA\\\�a\�k�H\�','',0,'?'),(_binary '�2\��\��pu�','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/php72compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/php72compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AG\�\Zˢ;��\�����l',_binary '\�D^\�Y\�\�\�\�\n�����%P+\�0\��[�x\�~\��','',0,'?'),(_binary '�5\�X8���\�yy\r}�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestVersionClicks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestVersionClicks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��<�\�D@�zE�~',_binary 'S�%�\�BH�7\�5��@\�\�7\�k\�\��)\�G0h','',0,'?'),(_binary '�H��\���Pw\�\�%8��','wp-includes/images/smilies/icon_sad.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_sad.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ix\�o\�\�TMz\�\�D-',_binary '\�b5�yh�9�\�\�}��\�o\�\�W\�I�\�n�n�','',0,'?'),(_binary '�Q49\�\�Lz\�J�','wp-content/plugins/wordfence/lib/wfUtils.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfUtils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�*\�m\��g\�Y�2\�8',_binary 'O�f��HZ�\r�\�\�=~�A�A?�\�3�C\�','',0,'?'),(_binary '�S~\�\�=}%���^\�','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-b.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-b.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9ȹs��ă\�\�ŨX�',_binary '\'hu��D�\�\Z\0�\�\�\�\�\�T�\���ٹ?Q','',0,'?'),(_binary '�XX*\�\�!2\�~\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�eb:lx-\�<�\�s99`',_binary '\�,�\�{ m��Z��BV\�TL�;*�\�\�<','',0,'?'),(_binary '�[\�n\�G{\�\'��q:�','wp-includes/ms-deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ms-deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A��Q/&\�}�W#BI',_binary '�<\��W�\�VD\�\0M�:���s��K\�4�-a&Kʎ','',0,'?'),(_binary '�\\\�h� R�X\�<�C�','wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�߅�w@L�\�O\�R',_binary '\�\�EF�j��\�r�č;s�\�.f:\�\�Ϥ�F','',0,'?'),(_binary '�ba��2�\�\�\�]���(<','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-twitter.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-twitter.svg',0,_binary '@�x:`j_��~\�/�\�',_binary '@�x:`j_��~\�/�\�',_binary '�C\��.w��݂����(ː\�t�� k7�c��,','',0,'?'),(_binary '�c���\�6�\�~\�6̐','wp-includes/blocks/button/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<�\�\���X\�B DM�ѭ',_binary 'ۥy.\�\��*E\�\������\�u7əw\�\�#W','',0,'?'),(_binary '�iq\�\�ӛ��{fB','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_subscriptions_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_subscriptions_24px.svg',0,_binary '+^\�G\0�w\�\�)T��]',_binary '+^\�G\0�w\�\�)T��]',_binary ']�\�\�=\� m����0w�\�8Iz\�3�\��\� \�b','',0,'?'),(_binary '�m݅\"�恅�t�\�)B','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-diagram.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-diagram.svg',0,_binary '\�\�����[ѥ�ͤ',_binary '\�\�����[ѥ�ͤ',_binary '�2��\r\�\'}�%a\�\� ��BW̝�\�\�\�\�\�x\�\\','',0,'?'),(_binary '��\�\�\Z7�8\�-\\\�~�','wp-includes/css/dist/edit-post/classic-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/classic-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�j�7\�\�\�S\�\�\�J',_binary '�\�Z�\��0�`0 x~[\r�뱗h���?\�6\�','',0,'?'),(_binary '���|\�\�b�2y�*݄','wp-content/plugins/wpforms-lite/templates/emails/general-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/general-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J�s\�\�&�5\�\�0\�3',_binary '\0\�\�\re9\�\�\���:6\�\�vO%зWx\�tn��%�N','',0,'?'),(_binary '��3_��\�[#�g`�','wp-includes/css/dist/block-library/reset-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/reset-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8�L�߯�3�N\�b��j',_binary '�� �4��a�\�\�\�\��j\�.�G^SQ�$�\�v\�','',0,'?'),(_binary '��J\�ח�_yzx\�\�6O','wp-admin/network/privacy.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/privacy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0�\�>�H\r\�\�5:\�6�',_binary '*]X8��\�%\�KқR �\�\�Q�f�;\ne�\r�6\\','',0,'?'),(_binary '��\�Ȁ\�~_q\�I�\�S�','wp-admin/js/password-strength-meter.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/password-strength-meter.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Z\�\�3\�r\�;]\�<|�',_binary '��\�\�1\�\�y吥!�}}\�3ɻ}}\�te\nt�','',0,'?'),(_binary '��\�\\\�D �>�F,��\�','wp-admin/menu.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':;p��+$v{��u\�',_binary '\�,\�x��/\�a�v\�H�\�X��`�8�\�\�`&`','',0,'?'),(_binary '��l�aމ�\�\�L\��','wp-includes/css/dist/edit-site/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-site/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�g�#g:+n\")%�I',_binary 'I�i펆�2�+\�҆\�\�vx\�\n\��\�M�,','',0,'?'),(_binary '��\�-�o@F�\r&\Z\"�~�','wp-includes/js/tinymce/skins/lightgray/img/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/img/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��\���`\�oD\�j4\�','wp-content/plugins/wpforms-lite/assets/css/admin-global.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin-global.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��ُ\0�\� �\�B~',_binary '\�\�B����\�șo�$\'�A\�d��L���xR�U','',0,'?'),(_binary '���\�\�u1�\� \��3','wp-content/uploads/2019/09/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2019/09/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�$\�u�,�0��d�T��','wp-content/plugins/wordfence/modules/login-security/js/admin-global.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/js/admin-global.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�q!\�\�\0𭀠\'��',_binary '\�W�4$a�\�\�\'x\�\�\�-�\�Kμ�#�Z�\�','',0,'?'),(_binary '�\�{/\�m��\�2fLb','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_classmap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' >B�P���\�oi�\0',_binary 'I�\Zx\�Ͱ�=\�K�\�\�yL�#�\rB�M\�^�_','',0,'?'),(_binary '�\� \�\")�\"�\�0I�o�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z��q\Zs��q776\�',_binary 'C�D�a�$\�=�f[Q�4\�JW\�7l)�.\�=%��','',0,'?'),(_binary '�\���<���T�3H�','wp-content/uploads/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�z\�\���ҫ�`Ö\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/ModelInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/ModelInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b���\�RD\���\�u',_binary '~\�\�olշH\�tN�.�a\�����Az>�\�U�\0','',0,'?'),(_binary '�\�\�ꔕTs�\r%�LJ\�M','wp-includes/blocks/spacer/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�]\�F\�0�\�Ȁs�}\�',_binary '\�\�\�$�/�\�Cm>\�\�\�f�\��\�\�P��H\�.�','',0,'?'),(_binary '�\�\������&Ż�(','wp-admin/js/widgets/custom-html-widgets.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/custom-html-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�K\� k��\�\�c�\�\'�',_binary '�r=,k�M:�Dy\�K�\�F��~�sS�|ğ�Z\��','',0,'?'),(_binary '�\�\��aê\�\�^I�C','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/.namespaced.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/.namespaced.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�G6�l%2ů\r�Ɂ','wp-includes/blocks/navigation-link/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�_\�n\� \�(��}�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\\\�5\�e\�Ӵ\�#8\�\�',_binary '�J�3\�\n4F�m\�\�\n��W��\�&��\�F�B','',0,'?'),(_binary '�\�~+\�q\�X�\�\"`','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�oaQ��\�|g\�4&\�\�',_binary '�c\�U�X��\�\�+�]Wvd\�=�,\����Z0)\\�','',0,'?'),(_binary '�u:�\�)\nwf<�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fa.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fa.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�P\�\��㯜K�4\�',_binary '>�\�6j��WY�\�\�_�P6\�Rq��শ`\�\�c','',0,'?'),(_binary '�\�E�\�^���s','wp-includes/theme-compat/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�#5\�=\�\�\�G�M֬�','wp-content/themes/twentynineteen/.twentynineteen.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/.twentynineteen.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�%\�\��� X���N\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd�\�\0y&\�rQ�[\�\�',_binary 'h��Z\�\�W*d\�!7�mm�Ap�\�\�)�ZZ\�o�\�','',0,'?'),(_binary '�+���>�An����\�\�','wp-content/plugins/wp-mail-smtp/assets/vue/img/outlook.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/outlook.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�2�R�\�\���\�\�\�6',_binary ':\�\�<�\�v\�;�h F}��Ĉo9\\���\�?\�\�i�','',0,'?'),(_binary '�.\nV��8\�r�n;�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/step.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/step.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�dEE\��;,a��\�(\�',_binary '��:�`\�~�υo<��\�;Ά\�Q�cfW��&�','',0,'?'),(_binary '�8y�?\�\�\�Nsh�a\�','wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)\�~\�;\�\�-\�j�T',_binary '�p�c1t��}\�C7\�iM���:���\�sЀ&\n�','',0,'?'),(_binary '�?7\�\�k\�\�D\�\���#ML','wp-content/plugins/wpforms-lite/includes/providers/.providers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/providers/.providers.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�D�9\�\�\�+*Q\�wa','wp-content/plugins/wpforms-lite/assets/css/builder/builder-fields.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-fields.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��:�Z\�-�kb�uQ',_binary '�\�\�0H�v1,�\�\�&�\�s\�\�\0N�Ax@�\��,�','',0,'?'),(_binary '�Kf�¼N���\�N\�r','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Nϸ�8r9�S���&',_binary '\�5�Qmoo�\�4��pَ\r��?8{�\�\�{��','',0,'?'),(_binary '�W�[\�\�lF*Q��M','wp-content/plugins/contact-form-7/admin/includes/welcome-panel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/includes/welcome-panel.php',0,_binary '\�p}��6�|\�~��^\�',_binary '\�p}��6�|\�~��^\�',_binary '\�h#H���}��x^\nӄ�R\�;<Œ_�\�O}��\�','',0,'?'),(_binary '�f�L4\"\�oS\�\�A�','wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Regular-Italic.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*���|�\�%9',_binary '\n\�w,[\�Q\�\�(ކA߸WM��%\��C{\�\�','',0,'?'),(_binary '�f\�`�\�>�\�`\��H','wp-content/themes/main/charitable/.charitable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/charitable/.charitable.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�j\Z�;\��\r\�e���','wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']�\�PM\�#G��v�Z5',_binary 'Ƚ�K)�\�\0l�E�!���k�\�Z\�?#|\�\�i(','',0,'?'),(_binary '�k%\\\�m/�\�G��Ca,h','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�V#7���bA(�\�',_binary '\�=i��\�ubj�\��#�ba#.\�`\�u\�Dx','',0,'?'),(_binary '�r\�[(0,���8�-','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/preview.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/preview.tpl.php',0,_binary '�.\�i��\�3CC',_binary '�.\�i��\�3CC',_binary '\0{\�\�se\�t_sY��\�O�o\��\�Ti}�;�','',0,'?'),(_binary '�}\�\�\�i\�7���\�)�','wp-content/plugins/js_composer/include/templates/editors/popups/.popups.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/.popups.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '����5c\n~8��**9\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_filesystem.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_filesystem.php',0,_binary '�G]ǚ�l=@v\�`Yz',_binary '�G]ǚ�l=@v\�`Yz',_binary 'n��2;)T��\"\�ސ\�R�^*08$j�q�)\�/','',0,'?'),(_binary '���x\\��lŬ\�ɹ\�7','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/OpenSSH.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L�\�\�(#��ʏऒ',_binary '\rd�쀮7\�f�\�z���o�A���ԓ\�R9\�\�Z(','',0,'?'),(_binary '����ןz =Z�y','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/paper-plane.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/paper-plane.svg',0,_binary '\ZM�\�ZH\�\�(Jj\�\�\�',_binary '\ZM�\�ZH\�\�(Jj\�\�\�',_binary '�JS^廊j�5\�w���;�#--�\��','',0,'?'),(_binary '���i\�].hNB\�tR\�6','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_flash_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_flash_off_24px.svg',0,_binary 'K8x�!\�y\�`��A\�\�\�',_binary 'K8x�!\�y\�`��A\�\�\�',_binary '&qU\0\�N\�/Q\0\�!\�\�I���\�\�\�\'�����BL','',0,'?'),(_binary '��A&\\�\�w\�\�d\� \�j','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField/Integer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4ܒ@TQ�\�Q\�$i1',_binary 's\�l/�ϫ\�u��7��\ZY.[>�x�^R;��\�\�#','',0,'?'),(_binary '��=CѠ\�\�*TX\�4','wp-admin/css/colors/_variables.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/_variables.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�u\"\�t\�\�=�m�:Ū',_binary '~d8{���Zuy\�4f���\�^1\Z�*KF�\'�\�?','',0,'?'),(_binary '��$���gֽ�Q�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/AbstractOrder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/AbstractOrder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�h��u\�Si�{�\�o*',_binary '\�\�\�\�:_\�u��BO \�$\�0��\�~<+\�','',0,'?'),(_binary '��.maw\�&]�\�]H�\�','wp-content/plugins/wp-mail-smtp/assets/images/about/icon-none.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/icon-none.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L�ˢ����\�\�\�p[&',_binary 'Q]\��L��8*{M��\�`6\�U�\�c�,yK4d\�','',0,'?'),(_binary '�\�ڷt\�g�Z�gE\�','wp-includes/class-wp-http-response.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-http-response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%*T�/�l\�\�,\�I\�\0$',_binary '�Ң\�\�\�.��g�L\�\�kJ#���/ZF]��m','',0,'?'),(_binary '�\�9f7l\�R��>�\�P','wp-includes/blocks/comments/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Y0B�;�{������',_binary '3ݗ�n\�\�[Xdɴ�Fx\�L\�O�\�\�#���\�\�\�Z�','',0,'?'),(_binary '�\�\�E\�왊kͨa\�\Z�d','wp-content/plugins/wp-mail-smtp/uninstall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/uninstall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I�b{\�\�\�.\�`�A\0#',_binary 'GV\�Ә�:K\�B8�\�\�\�ذ�K\�3Yl\�tU��\"`','',0,'?'),(_binary '�\�jT�ct\��Q�\�#','wp-includes/blocks/navigation/view.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/view.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�H\�2\�\Z�����\�\�',_binary 'Ǽ\�30m��Af\�\�h>�U�1����.a�\�N\�\�','',0,'?'),(_binary '�\��\�^{8�=+ITD\�','wp-content/plugins/js_composer/config/tta/shortcode-vc-tta-accordion.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/tta/shortcode-vc-tta-accordion.php',0,_binary '�̧3Eb\�\�\�yN7JC',_binary '�̧3Eb\�\�\�yN7JC',_binary '�k�^�`�\�\�\�̟�H�\�;Ґܓk�N\�\r','',0,'?'),(_binary '�\� \�\�It13&','wp-admin/js/nav-menu.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/nav-menu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\��Q\�h\�%|��s�',_binary '|��+7\�v��ʱ*Xl�K\�� �̽8\�M\�+;\�','',0,'?'),(_binary '��\�G�l\�\�\�ݠ_\�','wp-includes/js/dist/date.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/date.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':���.��\'�65Z>\�',_binary 'h�A2�\"�\�\��\�fq��o(j;[�\�\�y8 <�-','',0,'?'),(_binary '���p��)�x̤Ol','wp-content/plugins/wp-maintenance-mode/assets/css/jquery-ui-timepicker-addon.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/jquery-ui-timepicker-addon.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\Z�\�\�H�\�Úd|\\�\n',_binary 'Ku�� � (.�\�3\�p\�w|0�QX�ƹo�%','',0,'?'),(_binary '�J-狁�\�\\\"�ץ&\�','wp-includes/sodium_compat/src/Core/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&RЄs\�\�uT-&3B�',_binary '\�D\�\�y)?�\�3�>\'9\'qu|D7�+\�C','',0,'?'),(_binary '�\"��\�P�\�\�n�C.�\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_devices_other_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_devices_other_24px.svg',0,_binary '�f? au`�{�\�s�',_binary '�f? au`�{�\�s�',_binary '?R�\�\�\�l�F�N�\�\�\�\�\�N��;�cF@�&\�','',0,'?'),(_binary '�%\�Z۴�J���}J\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/cache/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�.Bo��eKS\�K½\�O','wp-content/plugins/wpforms-lite/assets/images/zoom.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/zoom.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4j���\�\��\�\�Q��',_binary '�K$3� \�Q�q�LKZ�ݐ\\��\�G\�\�Amo@�\0','',0,'?'),(_binary '�.H7-|]l�#��d\�H','wp-content/plugins/wpforms-lite/assets/images/step-1.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/step-1.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�X�s\�y\�5/�y��',_binary '\ra\�\�*K,�H�}a��j\�]Om.�D���','',0,'?'),(_binary '�9\�m�\�\�Ud�w\�4�\Z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/SignalHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/SignalHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%\�\\魈�\�!\�&\�5',_binary 'd\�\�%IV\�^ZA�9��\�R\�`��YwO@2','',0,'?'),(_binary '�:\�C�>�&��\r8\0i\r','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-time.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-time.svg',0,_binary '�\�\�9\�\�{-��\�',_binary '�\�\�9\�\�{-��\�',_binary '!1ָ\�\�~\�>g �\�\\���1\Z�y��+ѹ','',0,'?'),(_binary '�;?2\�\�S�\�\0��p','wp-admin/customize.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/customize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�֢|Q�2n\�\����',_binary 'D�5�M�Tj���.|\�&�pk��\�\0I\�[\�','',0,'?'),(_binary '�<r%\0&\�\�\�ᠫ\�','wp-content/plugins/js_composer/assets/lib/bower/progress-circle/ProgressCircle.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/progress-circle/ProgressCircle.min.js',0,_binary '�\�Du\�\�\����\�S�',_binary '�\�Du\�\�\����\�S�',_binary 'm2�5\�{5X�i\�a�\�-\�ϾkV\�S\�9\�@O','',0,'?'),(_binary '�BN\�л�P\�!�\�\�_','wp-content/plugins/js_composer/include/params/sorted_list/.sorted_list.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/sorted_list/.sorted_list.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�D�Q#\�\�l.|\�\��;','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>nI���\"�:#Y\�{B\�',_binary '�4�\'k\ZB\ZJ\�e\\ �\���O��\Z\�3��\'','',0,'?'),(_binary '�I!�\�\� \�@\0\�u','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�H�b�\�>��궽<',_binary '��$iV\�\��\�\�:|�\�%9\\\�\�\�I9\�','',0,'?'),(_binary '�Im���(<p\��3R�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-pie-chart.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-pie-chart.svg',0,_binary '��С�ͶU&���\r-�\�',_binary '��С�ͶU&���\r-�\�',_binary '�Kbe��^��\�\�:�x �n��\��\�gD\�ڽ$','',0,'?'),(_binary '�S7{�&�\�ϳV\�\�Q','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-battery.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-battery.svg',0,_binary '�E\"\�\�ǻ��\�#\�k',_binary '�E\"\�\�ǻ��\�#\�k',_binary 'gU\�QP��\\��\�\�0w�\���ʪ�~8�','',0,'?'),(_binary '�Tw\��\�͔\n4Ó\�0�','wp-content/plugins/revslider/public/revslider-front.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/revslider-front.class.php',0,_binary '���-���\"K\�EU�{�\�',_binary '���-���\"K\�EU�{�\�',_binary '6f����N1�o��3�JK���R�8�\�\�;�','',0,'?'),(_binary '�UJJ0�EG����\�}','wp-content/plugins/really-simple-ssl/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�\�(�KSYU\�v\�',_binary '\�)\�\Z\�?���{a\�3{\�W\�`\�\�EX�-\�','',0,'?'),(_binary '�U�k�\�\�G�\���','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_vertical_align_bottom_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_vertical_align_bottom_24px.svg',0,_binary '���8��ⅼeE&\�\�O',_binary '���8��ⅼeE&\�\�O',_binary 'B��)�.�nDEl*��\�\�Y�\�i�-S\�\� \�','',0,'?'),(_binary '�V�T���ܰԚ\�\r','wp-content/uploads/2022/07/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/07/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�X\�\�@�\�%�1C��i','wp-content/plugins/wordfence/images/lightbox-controls.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/lightbox-controls.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�m]�a���\\$\��',_binary 'Ǘ�h?\�\�\�S\�\�\�)�:��\�i@h.��X\�g��','',0,'?'),(_binary '�]\�.\�1\rPXL�','wp-admin/includes/update.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�-\�D�� i\�\'~��\�]�',_binary '�ޟ\�\�eٌx�Q�==��+�eI���Uܷ7','',0,'?'),(_binary '�c��\�[nw+�ߘ��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/.Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/.Poly1305.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�d$��\�mY\�\�Kb�\�\�','wp-content/plugins/wordfence/css/license/response-global.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/license/response-global.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�}��#\�!+h\�N\�i@',_binary 'V\�\�[�\'�\�\�yyX?�yeV{F��\�\�eC\�l�%�','',0,'?'),(_binary '�f(�9\�\�6��yaN|2','wp-content/plugins/wordfence/waf/pomo/translations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/pomo/translations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z^:@��JKL���\�S',_binary '�\rH\�\���n`�>�--\\Tr\�\�\�7,\��','',0,'?'),(_binary '�f�⟪�\���H:\�\"','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListHistoryResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListHistoryResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O5�\�Ђ>Z5�\�z\�2��',_binary 'qK�\�\�h\�w,\�\�\�њ��\��ZsC','',0,'?'),(_binary '�jb�+CzO\�V[�kF','wp-content/plugins/js_composer/assets/css/lib/vc-open-iconic/fonts/vc_openiconic.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/css/lib/vc-open-iconic/fonts/vc_openiconic.svg',0,_binary 'G�f��\�\�m�N��',_binary 'G�f��\�\�m�N��',_binary '�\�!n~\Z���>�Zx^a�\�䂚킬z���*�\�','',0,'?'),(_binary '�jp�d�r��>=E\Z�','wp-content/plugins/js_composer/config/social/shortcode-vc-tweetmeme.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/social/shortcode-vc-tweetmeme.php',0,_binary '\�?Fjtz\�?=�\�.\�',_binary '\�?Fjtz\�?=�\�.\�',_binary '�\�\�.uy\�\�\�\�r�\��Uͱ\�\�\�6:�M�\�*\�','',0,'?'),(_binary '�j\0��ߔ���\�\re','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/spectrum/redux-spectrum.min.js',0,_binary '�c�P�!-F\�\�`�\\',_binary '�c�P�!-F\�\�`�\\',_binary '�CP�v\�\�9\�\�\�\�&}q\�~)�\�]g)\�\�c','',0,'?'),(_binary '�k�\�H��\�[l��fz,','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_horizontal_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_horizontal_24px.svg',0,_binary '\�G��8FG�{��( ',_binary '\�G��8FG�{��( ',_binary '�!.Tu\�#\�\�\�m~\0DXϮ\�m\�^#5A�*\�r','',0,'?'),(_binary '�m�\�ڬ�8\�q��BP','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/FiniteField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�#\�\�\�3K\�\�_:��',_binary 'eY,=|p\"�>�&r\'\�8�-,�rU����\�\�','',0,'?'),(_binary '�rY��\0�S��\�(z|�','wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-Gb�yf�\�|\��S���',_binary '\�o��G5}[\�`\�n��x��\�ܡ^�@B#\�\�\��lb','',0,'?'),(_binary '�s8\��\'\�\�ɀ\�\Z%Cx','wp-includes/blocks/archives/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�@<�\�Z�dÑ���\�\�',_binary '\����0�F �_K�\�#\� ����q#Ԥ�OM','',0,'?'),(_binary '�u$�{\�\�\�ܨ��v\�','wp-includes/blocks/latest-comments.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���9��_\�G|��6%\�',_binary '�\�T\�rQN��4�VJ:�\0\�7Ր�z�Na�\r','',0,'?'),(_binary '�}��r���\0Bh\��','wp-content/plugins/wordfence/vendor/.vendor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/.vendor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�~K�Ɂ�wwf�C\�','wp-admin/js/widgets/media-gallery-widget.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/media-gallery-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{�c/����I\�\�\�\�<�',_binary '�y\�\\\�R�T\�ܠ\�U�tmY\�(��㻱̿','',0,'?'),(_binary '��\�\�\�܍<�\�\�\'ӌ�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_add_location_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_add_location_24px.svg',0,_binary '\0\�`�>8\n8��\�',_binary '\0\�`�>8\n8��\�',_binary '�x�11&�2^�*�J/\�c@f��K~<.[_�,','',0,'?'),(_binary '���ƌ\Z\�\�,�H��','wp-content/themes/twentynineteen/postcss.config.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/postcss.config.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�xZ�SY\�S\�m\" ��a',_binary '\�UYX�}�m�\",W\�9:۸\�.\�෦Ho�\"\�','',0,'?'),(_binary '��K��\�K�1�l\�!\�D','wp-content/themes/twentytwenty/comments.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�Ƅ\�&8��\�\�',_binary '̸���������\�\n\�X�\�\��Gz\�y\�\\Kq\�WQ','',0,'?'),(_binary '��\r���[�\�\0\�EuJ','wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/providers/class-wp-sitemaps-taxonomies.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\�t��rV!�\�m兩',_binary 'O��u\�8�9���.\�8W�y\"c\��','',0,'?'),(_binary '��4�y�3%k� ���\�','wp-admin/js/widgets/media-image-widget.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/media-image-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�;k�#?�\�cQ7�\�(e',_binary '\�o\��{\�\rr�h5\�\�F�w�w\� L�e\�Fz\�]\�','',0,'?'),(_binary '���\�\�i\�\� �p','wp-content/plugins/really-simple-ssl/testssl/serverhttpxproto/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverhttpxproto/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l��;֕F:c�\�E�\\',_binary 'd\�\�U��EO\�\�Q��N\�e\�&��\�鱚�˵','',0,'?'),(_binary '��n\0\�\�1 �\�\�\n�@�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_confirmation_number_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_confirmation_number_24px.svg',0,_binary '�܄�\�4�\\t�_',_binary '�܄�\�4�\\t�_',_binary '�*�),\�$ \�O*>p0�7�g\��\'���Q\�6\0Z','',0,'?'),(_binary '����a�6�z\n^�\�a\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_bar_24px.svg',0,_binary 'CH-�]\��\�\�VHR',_binary 'CH-�]\��\�\�VHR',_binary '�ˢZ$\�\� {�\�\�\�t�m9�}�\���0\�\r�\��','',0,'?'),(_binary '����dY�ց\�;�t\�\\','wp-includes/blocks/text-columns/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��\�\���|� ��','wp-includes/js/masonry.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/masonry.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';?\�&\�\�T�Je�xH',_binary '$��!\�|=#f�c\�jc��\�:��T�Q0b\�,ʉ�','',0,'?'),(_binary '��\�Vޏz���\�ES��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersThreads.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersThreads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\�Q\�D\�\�砘�{�\�',_binary 'dv��\�\����T�9u�U\�5�浲-б�EK','',0,'?'),(_binary '����\�O\�G\"wR\"/�\�','wp-content/themes/main/archive-listing.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/archive-listing.php',0,_binary '\\R9�\�SY�\�u@��\�',_binary '\\R9�\�SY�\�u@��\�',_binary '&s$nn�h\�)\�)D=`¬r\�\�Vx]~ٍK\�Q\���','',0,'?'),(_binary '��\�px�m\�\r��:L}�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����5:�\�k\�\��\�*',_binary 'S6�@�:p��\'\�y�`���\�\�.:\�0\�\�\�H\�','',0,'?'),(_binary '���.\"Q\�\�a\�6�\�T�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Ȏ\�\�eWS\�\�<�',_binary 'H\���\Z\�\�\�\�t�a�!I�cU�|�|i\�\'','',0,'?'),(_binary '��DH�K\�\�)�_���s','wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Payments.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Payments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͫt^�\�\�\�\��w\�\�\�\\',_binary '�\�ƟM$w<<\�\� ���e�tzk\�`\�{Դ\r�7�','',0,'?'),(_binary '���w��~Iv�X%\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_camera_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_camera_24px.svg',0,_binary '\rdm+\�>_�MN��t@T',_binary '\rdm+\�>_�MN��t@T',_binary 'X� \�\�\�\�D��C�\�\�7\�^�=��\�CP','',0,'?'),(_binary '��Θ\��r(��Ł\�\� ','wp-admin/js/auth-app.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/auth-app.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#�\�\�LP\�\�\�S[��f\�',_binary 'F@H���8\�݇�\�7an���#{\�\�\���j�','',0,'?'),(_binary '�\�\�v{C���\�ҧ��4I','wp-content/plugins/wordfence/lib/wfViewResult.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfViewResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z����\�\"J�3Z\�\�w',_binary '\�m\��e\�=�H��oD���OT\�\0\�v�\�\�','',0,'?'),(_binary '�\�\�\0뀄 ;t�/��-','wp-includes/blocks/file/view.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/view.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��I8� �\�\�R\�ǿ',_binary 'b\�\n��Y��]V����;\�@\�WU@ƽ\�\�\�','',0,'?'),(_binary '�\�\�\�IjR\'0�u�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart-pyramid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart-pyramid.svg',0,_binary 'Z\�7�q.4��\�UW�\�\�',_binary 'Z\�7�q.4��\�UW�\�\�',_binary '9ix,z�����ά\�8u~�)6�\�ݔ��M)%l\�','',0,'?'),(_binary '�\�[1�\����ے[�Tٶ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp866.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp866.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�\��\�\�\"�l\�i�R',_binary '_\�İ\��R�x�ʵ�h&� �\�\�E\�Z�ph','',0,'?'),(_binary '�\�p�$^��\�d�Z','wp-admin/network/plugin-install.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/plugin-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%(F��v\0�~�\�F',_binary 'ڙs-s�\�\�~�uYe\�����\�T�\�F�4�!\� *','',0,'?'),(_binary '�ګ�c\r2�8.�\'\�\"','wp-content/themes/twentytwentyone/assets/js/customize-preview.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/customize-preview.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��?yO��+�\�D�\�',_binary '\�\n=/�\�?I\�l�b�i\�\�8�A�HxV�5A?vi','',0,'?'),(_binary '�\�.4E>�˔\�\"%]< ?','wp-content/plugins/really-simple-ssl/grid/templates/grid-container.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/grid-container.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�1UM\�d��^�ŷ',_binary 'z*�_\�W��\\\�ۡ&趷�JR����','',0,'?'),(_binary '�\�[K�\�\�b�\�\�28�','wp-includes/pomo/po.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/pomo/po.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_�@��N�?Rl2\�f\�',_binary 'T~D#�Nq��Q`j \�5�lZYG�]U\�Q?�8R','',0,'?'),(_binary '�\�\�&\�Dpxb#�l D','wp-content/themes/main/includes/visual-composer/shortcodes/google_map.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/google_map.php',0,_binary '���ݭ\��ȵDZ\�7F',_binary '���ݭ\��ȵDZ\�7F',_binary '\���6fR�\�\�݁\�P�i#*\�hLKD���\�`\�v','',0,'?'),(_binary '��У\�\�\�\�A\�]\"\��`','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/date/.date.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/date/.date.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '����\�]�V��\�����','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/eu.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/eu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�l*-\�M�Rw��v',_binary '�ؿ#��\�[R]�h���\��Xӏ\�\�Iԧ?','',0,'?'),(_binary '� -5J\�\�\�\�dt\�U�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_security_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_security_24px.svg',0,_binary '\�u�RX(\rz�;�\"/\�',_binary '\�u�RX(\rz�;�\"/\�',_binary 'ᘐ8\�N-��Ę~\�W!o�\nXW2.,ܓ��','',0,'?'),(_binary '��\�\�\�JH�l\"G�L�','wp-includes/css/dist/block-library/reset-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/reset-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�+M�M�n\\\�T�c',_binary '�z�c��[�\��u�f<\�9\�Ӯ\�$�=�g Z','',0,'?'),(_binary '�\'z\�%�*[�K\�\�k�','wp-content/plugins/js_composer/config/containers/shortcode-vc-row.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/containers/shortcode-vc-row.php',0,_binary '\0\�u��v\�\�\�L\�',_binary '\0\�u��v\�\�\�L\�',_binary 'Ȅ��\�\�$vj&��Y��Rq\�\�\\XV�9v�y��','',0,'?'),(_binary '��\�j�[�ͫbF��\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure02.svg',0,_binary '���x`Cs�W�\�j�\�',_binary '���x`Cs�W�\�j�\�',_binary '\Z\�Rӧ�\�\�>c.��V�\0h��W\�U_\n�\� \�v[','',0,'?'),(_binary '�\�NP���<U��\��\�','wp-content/plugins/contact-form-7/admin/css/styles-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/css/styles-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\�Ġ�-տD$;$OD�',_binary '�3z-\nG\�Ҥ\�?~O���\Zsx\�S]\�N�\��v8\�','',0,'?'),(_binary '�\�\�X���\�J��p','wp-content/plugins/wordfence/lib/wfBrowscapCache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfBrowscapCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T��\�\�Q\�x�j�',_binary '\����\�1Y���\�T��Ј\�q\�W6��\�h ','',0,'?'),(_binary '�9�[�E:Ѷq ��A','wp-includes/blocks/calendar/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/calendar/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\Z\�\�\"P\�\�{\�ў\"-',_binary '`�G�n�$�i�\�C�\��2{7��$\�l\�Ix�W','',0,'?'),(_binary '�#�\n\�\�\�ɰ��\�Ђ�','wp-includes/blocks/query-title/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-title/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�l�¥ˀ\�\�\�\�3',_binary 'd\"Q\�٥[\�Rf?а-[1��\���#x�r,md\r_','',0,'?'),(_binary '�&½1YxFu����mpC','wp-content/themes/twentytwentyone/template-parts/content/content-page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/content/content-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ۏ\�5\�\�\�\�e���\�~7',_binary 'r|1��� P.\�;FvrF�\�\�0^�ػ� \�R^��','',0,'?'),(_binary '�\'e��c\�\�ײ�@#Ƌ','wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedssl1/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedssl1/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z\�\�t\�h��_\�\Z�n�',_binary '�K��e��gv*@,j\�\�u0V�\n=����\�','',0,'?'),(_binary '�\'\�#308R�U��T\�','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_part.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_part.tpl.php',0,_binary '�\�Ͻb�\�-=#9N�',_binary '�\�Ͻb�\�-=#9N�',_binary 'Z\�\�\�3�ૈw8(?i.�kw�ZK!\�q','',0,'?'),(_binary '�,��n^���$\�0\�b\�','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-dark.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f�\�\�\�#\�\�\�d\�b9u',_binary '�\��\�y��\r[�%k$2G날e�E\�<�\�a\r','',0,'?'),(_binary '�0?�\�X�8�o\�','wp-content/plugins/js_composer/config/structure/shortcode-vc-widget-sidebar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/structure/shortcode-vc-widget-sidebar.php',0,_binary 'I\�;\�����\�\�O',_binary 'I\�;\�����\�\�O',_binary 'p(�q\r�\n-J]\r\0�О\�ҭ[\�r\\W\�\r\�\�\�','',0,'?'),(_binary '�98u\�\�zY�6\0#\�ݑ','wp-content/plugins/revslider/admin/assets/images/guide/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/images/guide/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�<+\�˥���8�\�\\1\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vr��\�Β;Y\�\�\�o$Y',_binary '����\�}� Y\�1q$VY�8k\rt �o\�ny\�w�','',0,'?'),(_binary '�@��p\�Ѧ��)�\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Profile.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Profile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Y\�\�\� V]~\"��f\�',_binary '�5\�w\�\�r\�#U�\�*q���]�#�\�מ`֑�','',0,'?'),(_binary '�H���oC\\�\��/�[��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_1_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_1_24px.svg',0,_binary '�\�\�\��\0��7>',_binary '�\�\�\��\0��7>',_binary '4B\�Y��N�4�s\�a�-�1�Ng5Zv�\�b�O0M','',0,'?'),(_binary '�S\�\��q\�`���M\�','wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�=B���\nyNx{��',_binary '�E\�\�zB\�4�/�p\�Ř�\r�۞.\�B���3','',0,'?'),(_binary '�SǏ�e�����N\�n��','wp-includes/sodium_compat/namespaced/Core/Poly1305/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Poly1305/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�Z�\�\���x\�\�@�\�n','wp-includes/js/dist/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '�]M��rz\�W�9�\�4','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/buildings.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/buildings.svg',0,_binary '4��\�@)1\�ƋtR�',_binary '4��\�@)1\�ƋtR�',_binary '\�6\�ӣ\�\��e�\�\�\�D�\�Bz��R\�µ�s\�\�','',0,'?'),(_binary '�]_�\Z?ʤ��wHo\�','wp-includes/blocks/avatar/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8��\�\�Rd�-u\�\�',_binary '7o\�\�W�\�ݹ\��\���P��*��\0ӛ��^�Ũt','',0,'?'),(_binary '�dX$s�\n\��\�w�]��','wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-templates.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-panel-templates.tpl.php',0,_binary ':zν�jSj�\�\�i�Ib',_binary ':zν�jSj�\�\�i�Ib',_binary '\�ش�?\'�F\�\�foo\�r\�\�~1�\'�SV)\�','',0,'?'),(_binary '�gC�d�\n\��la\�7r\�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-save-resume.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-save-resume.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pa�0d\�\���\� $',_binary '\�\�x\�n\�a�Cm�]�e�T\n��5�\�>����\�\�','',0,'?'),(_binary '�n֢��\r�V5��,\�','wp-includes/widgets/class-wp-widget-meta.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-meta.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��j\�+(,�^�b��(',_binary '�\�PL+w��it���Z��d��\�kZ{X�V`\�t�','',0,'?'),(_binary '�o����l>�\�x~I� \�','wp-admin/network/about.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/about.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~���(���4\�G\�\��',_binary '\��j/}Ӆ���\0E�S��̤\\Hg\�#Z��._','',0,'?'),(_binary '�sB-xw�\�&u.��\�\\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a+GF��I�\�\���?\�N',_binary '\�:��[i)�fiXlx�j K��B�C���H\�%�\�','',0,'?'),(_binary '�{\�\�\�ϲ\"f�~A�?z]','wp-includes/Requests/src/Iri.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Iri.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�je�Qd\�\�\�\�2�',_binary '\�̣ѳ�j쭢&w�F� j\�5�\�JX�','',0,'?'),(_binary '�~��{Yȍi�؇XU','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f?/\�uXH^H@m����',_binary '\�#�*�<NO\�P\rb�Xi��i�\�\�\�\�Zs\�\�','',0,'?'),(_binary '��\r���\�/5\n��','wp-content/themes/main/framework/core/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/core/functions.php',0,_binary '�L�s*�V?���\�\�',_binary '�L�s*�V?���\�\�',_binary '(\�\�ǿc�\�~\�y4\Z2k%�����.����\�Ř�d','',0,'?'),(_binary '��yW=�\�D�q}\�\�\�','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/vc_single_image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/vc_single_image.php',0,_binary '$\�q�:,\r�\�K��$LD',_binary '$\�q�:,\r�\�K��$LD',_binary '��o�/^e\Z\'�Ƿ\�e_\�\�-��0@@\'\��X{','',0,'?'),(_binary '����>C�K$�z9b','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-arrows01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-arrows01.svg',0,_binary 'I\�\� ��\�\�)Z�f\\n�',_binary 'I\�\� ��\�\�)Z�f\\n�',_binary '\�V\�{�T�r��*+o��^�\�\�)�J{r�\�W�Y\'�','',0,'?'),(_binary '���0j�l�S\�K\�','wp-includes/post.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1�p^Q��~\�\�;',_binary 'v�\�c<&�[\�<%z\Z�5\�\�\�l\�\�L_\�\�Gk�','',0,'?'),(_binary '�����g��f\�_�C}�','wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/class-vc-acf-shortcode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/class-vc-acf-shortcode.php',0,_binary 'ʭ;\� ;ci�0H;��N',_binary 'ʭ;\� ;ci�0H;��N',_binary '�$�\�b\0FV\"\�f\�}q\�\�.\�\0\rh��ƗM\�','',0,'?'),(_binary '���\�ސ�q\�ic�=�','wp-includes/class-wp-simplepie-file.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-simplepie-file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ib\�\�\"�\�@\"!\�7�',_binary '�G�\��\�k_\�d1T�)����\�xK���tW\�','',0,'?'),(_binary '��,L\�qm\\�jX#.s�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_accordion.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_accordion.php',0,_binary '\�qKcx:`�\�\�\�\�1',_binary '\�qKcx:`�\�\�\�\�1',_binary '9�\0�`\�/�\�6\�.��X~/t×\�\'�3G\�\�','',0,'?'),(_binary '��s�ՌQ��7o\�\�\�','wp-content/plugins/wordfence/views/common/status-detail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/status-detail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`Ufxy9\�9��g4��',_binary '�\�\�E\�F\�j&\n�\�E��&J՟gWk.���T/','',0,'?'),(_binary '��_�Q\�|\�]�\�\�\�`\Z�','wp-includes/blocks/table/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�汏j:Ч�\�%U',_binary '\n��0���3ֹa�\�g\�k^\�\�=>,�\�,�\�','',0,'?'),(_binary '��\�7.?>��F��2;','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-meeting02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-meeting02.svg',0,_binary '�����n ;�q�a�\�',_binary '�����n ;�q�a�\�',_binary 'XC\�J���|�`]��0yW0J5h\�\�xR,~','',0,'?'),(_binary '�«�\�-j=�u�N\\q\'','wp-admin/css/farbtastic.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/farbtastic.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�8)��\�}{��C�h2U',_binary '|A�\�L\�\�Mb\�x�d8X\�jX.\��\�^\n\Z�','',0,'?'),(_binary '�\�\�\�j>l�\�\�7��X�','wp-content/plugins/wpforms-lite/assets/images/community/vip-circle@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/vip-circle@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�=\�;�L�\��u��e7',_binary '+6^\�\�\��B��i0�\�w\�Bɢ�t�%���B','',0,'?'),(_binary '�\�u\�gk�D��E��K','wp-includes/blocks/query-pagination-numbers/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-numbers/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C��\�LwDB%\�A\�',_binary '�\\\�\�}\�\�\�\�\�o�\�\"\�#h��\�g\�e\Z�t\\ڊ','',0,'?'),(_binary '�\�R����K�P!�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/field_typography.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/field_typography.php',0,_binary '\�P`z��^�\�G� ^',_binary '\�P`z��^�\�G� ^',_binary '�\�n��\�\�\�\�z\�3\�\���I\�1���f\�\�\�','',0,'?'),(_binary '�\�\�ᗏ\�3�-��4�','wp-admin/css/colors/midnight/colors-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/midnight/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'kRQh��\�\�\na\�\�\�v',_binary '\�b���_J4\�1��w��\\\�\�\�S�\� _f��','',0,'?'),(_binary '���\�3��D�x>���','wp-content/plugins/wp-mail-smtp/assets/vue/img/working.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/working.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����D\�\"e:�\�3C6�',_binary '�E~V�\"\�aV\�x��뷯|�X\�bz��͂�','',0,'?'),(_binary '��q�\0�dZ���\�%?','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Configuration.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Configuration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�g\�ڰ��|�7\�jY\�',_binary '�l\0wp\�qd@A��b�&p\�\�(m!\Zw�\�','',0,'?'),(_binary '��\�¥;}5�\�=�m%','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/notices.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/notices.php',0,_binary 'f�\03%\�мJu}��',_binary 'f�\03%\�мJu}��',_binary ':\�%��\�a\�1�;*^[��_rHڀX�pK�̓�','',0,'?'),(_binary '��A8�t\�\�2K)zH\�7','wp-includes/css/dist/commands/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/commands/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����m��5�I��s�\�',_binary '��\�L�i̤AA\�귒��t��\� 0\�wN_&B��','',0,'?'),(_binary '�q��OeBΉ�\Z�6','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S�S� !F\�|rHj.�L',_binary '\�6�h�}?!\�E\�)rZ\'�~�P�RZ�$\�-,','',0,'?'),(_binary '�_h\r��\�ҍQ�a','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/.charset.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/.charset.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\"ڕK[@�G\��\�\�9�','wp-admin/includes/class-wp-theme-install-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-theme-install-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӵ$E0qO�\�W%Y�',_binary '\���5����f\\�Q\�\�h�2��2�d\�-��W\�\Z\� ?','',0,'?'),(_binary '�#\�\�u0�c���}���','wp-includes/js/dist/i18n.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/i18n.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�T/���$\��ú',_binary '?\�\'O��?�e*<\�f(��\�� K\�\�U��','',0,'?'),(_binary '�$�Q�sP��\�R3}/','wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"N��J\�\�r��\�\�P\�\�',_binary 'D�ɰ&��\�4�~�\�C\�B<�{\�E\�\�\�wlg$','',0,'?'),(_binary '�1\������\"T\0�s�','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dr\�7��Ts�8\�V�',_binary '\�\�\�\�\�\�Od�/�Ќ��\�I��<�g�X�','',0,'?'),(_binary '�3!9\�=\�6�ݡ','wp-admin/images/resize-rtl-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/resize-rtl-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�M\�\��M\�H\�!�YA',_binary '�2�\�m\�o\�\�{�|�ny��˃�4(\�φ\�=�','',0,'?'),(_binary '�7Ӣ/I\�ѿ\�%\nM6','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-01.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/thumbnail-01.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �.\�gH�\�-nM\�\�l',_binary '=\�\�8\�\�\��\�:\�\�\�\�B�;�O�\�\0u��','',0,'?'),(_binary '�CMx3\�B��\�\�$��','wp-content/plugins/wp-mail-smtp/assets/images/providers/php.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/php.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'��<<\��\�\�/\�\�',_binary 'X�\�\�\�\�C鸢2Ž�6�5l�wL^\�KDGQ\�','',0,'?'),(_binary '�H8�ñ��\"\�n�M','wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z��\0�H�\�J���L',_binary '��C��� 9dy��f�}�\�\�\�=H\�\�\�0\�a�','',0,'?'),(_binary '�Ioo�Ԇ5nu�ѭ��H','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�x\�6F�\0f�\���',_binary 'N��^q\�\�yqܯ\r]�S�\�\\\�\�[\�C{V��y\�w\�','',0,'?'),(_binary '�P|\�\�ň�Lq<','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/raw/parsedown.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/raw/parsedown.php',0,_binary 'YJåc�GrA�\0�m\0�',_binary 'YJåc�GrA�\0�m\0�',_binary '\�ܕmfP�\�\�\�<\�HS�9{\"\�*\ri7R���>�[\�','',0,'?'),(_binary '�QjF\�_#\�_\'C\�8n','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/lte-ie7.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/lte-ie7.js',0,_binary '\�\���4Y\��X\�No�e',_binary '\�\���4Y\��X\�No�e',_binary 'u\r\�SF?\�TPF�\r\\<\'su\�\n�/��zl\�_�','',0,'?'),(_binary '�Q�6\�B5�r?�\"9','wp-content/plugins/js_composer/include/templates/shortcodes/vc_video.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_video.php',0,_binary '\�I��\�@�WY��\�\�',_binary '\�I��\�@�WY��\�\�',_binary '�P�\�CO�Q���\�+˱a1\���\�{�>�j-','',0,'?'),(_binary '�^2^�T��:\�mJ��:�','wp-content/plugins/wordfence/lib/IPTrafList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/IPTrafList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UI\�&�� ��I',_binary '�a�k*a\r���\�\�tҷ\� �\�¾�^\�J�O','',0,'?'),(_binary '�^�A\�=v�V\�\�\Z\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_fullscreen_exit_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_fullscreen_exit_36px.svg',0,_binary 'L���\�:��F&�g',_binary 'L���\�:��F&�g',_binary '9�(S�\�j\�B���[���sR첍\\\Z�\�!��k','',0,'?'),(_binary '�_�\�KE��\�$3�!\�','wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Mail/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�L\�3�^$��\�g',_binary '\0\�\�k�\�<\���WP\�\�\�\�n\�q�<\�','',0,'?'),(_binary '�b\�0݀>j\�\"��G','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aa+JD$�2��J�\�',_binary '�/#?T\�iOLyv�\�u��TK���ɤ��\\ػ\�','',0,'?'),(_binary '�ii���� \�A�\�Q','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/diamond.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/diamond.svg',0,_binary 'U��\�\�\nǭ�\�G\�\�9�',_binary 'U��\�\�\nǭ�\�G\�\�9�',_binary '\�=�>w\�ow�(��w���\�\'\�qRN\� >\�','',0,'?'),(_binary '�j4�而Ă\�-�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateWebhook.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateWebhook.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V2۲\�W0.ZYK��$',_binary 'es\�\�Y\�[�<\�?G|�8\�/��\�.I\�<\\�','',0,'?'),(_binary '��$\�~s\�n�f\�o','wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/Base.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/Base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��\"\"?�C#\"�',_binary '�\Z\�\'�OpBl`�5r\�zs\�\Z�\n\�\��E�','',0,'?'),(_binary '��\� �G;S\�\�/�A.�','wp-content/plugins/wpforms-lite/assets/css/choices.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/choices.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�~�ԝ\�\�7\�C8F7g',_binary '�ۍ�w�T\rjz��y;k_\� |\�\�\�\0\�\�|\��\�','',0,'?'),(_binary '��\�ջg_\�H9S�22v�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/gears1.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/gears1.svg',0,_binary '~oKY\�P鑟+\0���\�',_binary '~oKY\�P鑟+\0���\�',_binary 'U�Ю \�5�8Q�T傾\�\�o\'�$\�+\�?*\�)','',0,'?'),(_binary '��o\�\���V:N\�N�g','wp-includes/Requests/src/Exception/Http/Status428.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status428.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/q\�xI圪�����P',_binary '<\��\�\Z�4!n\�\�*\�\\\��\�U\���\�\���','',0,'?'),(_binary '��-\"Z\�c\�1\�&?zjEe','wp-content/plugins/js_composer/include/autoload/vc-pages/automapper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-pages/automapper.php',0,_binary '\rՙʩE��=��\�gp/',_binary '\rՙʩE��=��\�gp/',_binary '\\T��\�礮�F\�2<\�\�7�F5�Z\�v�O�\�C','',0,'?'),(_binary '���:>]��OIX\�\�,','wp-content/plugins/js_composer/include/templates/editors/popups/shared-templates/.shared-templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/shared-templates/.shared-templates.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�5��YS��yB','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_aspect_ratio_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_aspect_ratio_24px.svg',0,_binary '�^��\�y\�\�\�Sr�',_binary '�^��\�y\�\�\�Sr�',_binary '�>��\�\��\�!l��ߖ\�l \�Ѣ���%;','',0,'?'),(_binary '��~(\�?�V���\�\�J�','wp-content/plugins/wp-mail-smtp/assets/vue/img/arrow.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/arrow.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8�v�9+\�}-�r�\�',_binary 'f܋�\r\�\nn���Y�͞(\��r@/7 �o�','',0,'?'),(_binary '���&b ���#\�H\�','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�\�j�2^�\�\�\�O9',_binary '�}I\�\�\�3\�+�[\�p�\�V\�\�vWt\�\��x\�=','',0,'?'),(_binary '�\�4&@^\�\�*\�箦�>','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Certificate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Certificate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�h肎i��\�N',_binary '��\�]YxX��Ȇ��p:/f+c�PźZ\�\�\�','',0,'?'),(_binary '�\�\�FL`��a\�)�]Z','wp-content/plugins/js_composer/include/params/params_preset/params_preset.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/params_preset/params_preset.php',0,_binary '��;8x|���y\�\�1\�\�',_binary '��;8x|���y\�\�1\�\�',_binary 'ϢI>�a\nN!ώ^N�]0Z�,�\���CR�\��\\','',0,'?'),(_binary '�\�\���쎆\�\�\�k','wp-content/plugins/really-simple-ssl/lets-encrypt/.lets-encrypt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/.lets-encrypt.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�o=^�\�RY��B','wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font/icon-wpforms.eot','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font/icon-wpforms.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 6�Ų\�\�v!�\�2',_binary '�6\�\�;�l42[�5W�\0\�֘\���5�\�\�\\�C','',0,'?'),(_binary '�눆�3x{�x\�\�\�n','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\�b\���@BIy\�G',_binary 'Y��pKԣ1�˻U�$@)\�2]|#tM\�\�\n���','',0,'?'),(_binary '�\�O��4\�\�\�\�%m\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\�\�?1� ���4��M�',_binary 'e\�\�2M�B\�\�\�\n\0��7�0\�Zz�F%\�s','',0,'?'),(_binary '�\�sC<�:��\�<\�A\�','wp-includes/sodium_compat/src/Core/SecretStream/State.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/SecretStream/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�:\�Z{\�\�\�5�o',_binary '��\�<\�s\�6�\�\0, Ra\�uhX\�\�c\�\�\�','',0,'?'),(_binary '��5\\�y�_h�\�\�I\�','wp-content/plugins/wordfence/modules/login-security/views/email/.email.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/email/.email.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��M|R��\\Юc\�v�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-settings.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/laptop-settings.svg',0,_binary '3�ߪ�r@��#C�\�W',_binary '3�ߪ�r@��#C�\�W',_binary '�\��\�\�@Z�)\�i��\rX�P��\���\�\�iY�-\�','',0,'?'),(_binary '�C�}�\� b�Zc\'HD','wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/View.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/View.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w��eYLM8jjFjRT',_binary '}�%`tS�\�\�w\�:d�\�\�\�-4;Oט\r\�v�','',0,'?'),(_binary '�\�QԴTR���!<�','wp-includes/html-api/class-wp-html-text-replacement.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/html-api/class-wp-html-text-replacement.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V��\�\�\'4\�-\�\�t',_binary '\�K\�o�weB=�u\n1\�{[A,Ԓ\�p9��E#�','',0,'?'),(_binary '���{\������V�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�p2>��9\�ҕ�{�+',_binary '}�lX�|\� ��Lgӂ��d[X\�\��','',0,'?'),(_binary '�ms�J�{ *��{4��','wp-content/plugins/js_composer/config/tta/shortcode-vc-tta-section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/tta/shortcode-vc-tta-section.php',0,_binary 'y\�\�\��p;\�{b',_binary 'y\�\�\��p;\�{b',_binary '�;p�\�1\Z\Zn\�\�\n&�d\�-\�d�\�?��}','',0,'?'),(_binary '�⺵\�ɱ�\�[\�\�)a','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_volume_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_volume_off_24px.svg',0,_binary '�fk}�\�J(�\�\�OK',_binary '�fk}�\�J(�\�\�OK',_binary '\\!s\�ʻ��\�\�\�\�r�\ZV��\�M%�\�/˙\'�','',0,'?'),(_binary '�)[\"J�H�\�|\�jk��$','wp-admin/js/customize-widgets.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/customize-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�3�8g%\�\�ځԧ �',_binary 'U⨁�\�>\�/o��ҘM\"\�T\�\�\�`��2','',0,'?'),(_binary '�2 ]\�4x\�\�\�s\�','wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/fonts/.fonts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/fonts/.fonts.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�3\'^�\�\�i�U�h��\�','wp-includes/blocks/archives/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�>:d�\�a�S8�ƚ','wp-content/plugins/wpforms-lite/assets/css/builder/builder-ms-win.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-ms-win.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�]l�P=��3^^Wu\�',_binary '�e�\�\�<\�\�\r�o\�Tә�\��E���Ui+��','',0,'?'),(_binary '�?Fϸ�\���A��R1\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�p��ԏ�d0\�\�lN&7+',_binary '^s\n�@G,�ږ\n;|3P nԔ/\rzA\�\"\nd','',0,'?'),(_binary '�F�FPQ$�zn�c�','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-ninja-forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-ninja-forms.php',0,_binary 'c���.֝\�3ZI\�g',_binary 'c���.֝\�3ZI\�g',_binary '\�͔$ma7&\�\��Ttt\�\� �X~ڦ�L�b','',0,'?'),(_binary '�JTV0D�\�oTA[@�','wp-admin/options-discussion.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/options-discussion.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��_\�͔��ne\��@',_binary '8*n\�9]EÄ\�\�2\�\�&䐛7&�[��/��\�','',0,'?'),(_binary '�Kf�\rk\���6\�B_)','wp-content/plugins/js_composer/include/params/tab_id/tab_id.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/tab_id/tab_id.php',0,_binary 'N/`|@\�\�Um�O�',_binary 'N/`|@\�\�Um�O�',_binary 'x\r\�z��\�x]I҄j��LW�S ����','',0,'?'),(_binary '�WO\�\�\���\�P6e�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-search01.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-search01.svg',0,_binary '\�_�\04�O�V\"!���',_binary '\�_�\04�O�V\"!���',_binary 'E-}�a\�!�U>\�V�z\�߸tqP\�1�Z\�\"�%\�','',0,'?'),(_binary '�a\�g�+mݕ֦\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime239v3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$_\�\�ݘ���S\�]\�',_binary '�Q\�31AqW\�IX\�B����\�9�v;0K\�e\�','',0,'?'),(_binary '�a\�_��\�\�7\�C�i�','wp-content/uploads/revslider/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/revslider/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�oY��{�\"\�\�\�\�','wp-content/plugins/wp-mail-smtp/src/Admin/DashboardWidget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/DashboardWidget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{fl\�/\�>\�8�&+�ռ)',_binary '\�*]�j}z\�?\�\�ͯ[-\�r�\�aR�5�\\q˘','',0,'?'),(_binary '�s��\�ZiF�\�|�\Z2j','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_center_focus_weak_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_center_focus_weak_24px.svg',0,_binary '\�\�E~}�!\�\�o�w*J',_binary '\�\�E~}�!\�\�o�w*J',_binary '\�\�\�^V\�!��\'�e\�mH�p��?�e�56�����','',0,'?'),(_binary '�{��w�4I\�t��\�H','wp-content/plugins/wpforms-lite/assets/js/admin-builder.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin-builder.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q�\�K\�&\�:\�pD\�8',_binary 'I�b���\�g\�зQ��0�\�ԂKJ��\�t��]','',0,'?'),(_binary '�|\�#Oy�e\�\�\�7\�7','wp-includes/sodium_compat/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '����S\�8M\�C��>\�\�','wp-includes/js/dist/block-serialization-default-parser.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/block-serialization-default-parser.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���N틺=\�\�&F\�',_binary '\�J��7\�_\�8�\��\�@4�\�^-�7�\�\�%kw','',0,'?'),(_binary '�����dD����+P�','wp-content/themes/twentytwenty/template-parts/modal-search.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/modal-search.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�s!��w��\�uţ\\',_binary 'x\�2�ա�_\0\�?\�q\�q�u)�T|�/\\\�(','',0,'?'),(_binary '��d6\�ɋ��A�7z\�','wp-content/plugins/wp-maintenance-mode/assets/js/scripts-admin-global.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/scripts-admin-global.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~A�!0�j���\�\�-\r�',_binary '\�\�N\�\�M/\�\Z��-9\�+\�\�6\rY!\n\�?�','',0,'?'),(_binary '����c�����8���','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[cl\�r�u� \�Сu^',_binary '6p\�\�\'`�+*[AG\�4�����^6Ŋ�\�%\�C','',0,'?'),(_binary '����S\�h\�\�\�S\�%Tz�','wp-includes/js/mediaelement/wp-mediaelement.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/wp-mediaelement.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�%/NqOR\�g��+\\\�',_binary 'F}\Z\n\�\�\�v�n\�`�\�Z�!�T��W���\�s','',0,'?'),(_binary '��띖��\�);)wPڈp','wp-content/plugins/wpforms-lite/assets/images/community/dev-docs.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/dev-docs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R.#\�S\�\�3\�\'\�`e@',_binary '�\"H\�T\�m0\�ɣj=�M�~\�\�\�nu*�w6d�','',0,'?'),(_binary '��VϺz#�\�\�m)��','wp-content/themes/twentytwenty/footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Χn��*�B\"\�z�\�\�0B',_binary '\�\�_\\�]-�V|�\�\�ʓO>;��O�$\�Pw\�2\�','',0,'?'),(_binary '��\�f�\�\�GMc��\�<','wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/vendor/jquery.matchHeight.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�Y�\�<b���F\�;',_binary '�\�\��\�\�Gr/ݵW]#YgV�\Z\�\naL���k\�','',0,'?'),(_binary '��z�uv�I���&\�b�','wp-content/plugins/wpforms-lite/src/Admin/Education/Core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%N1v��oI:5\���',_binary '\�J��& b�\�,r;\��<�ܳ��\�PG(MY','',0,'?'),(_binary '�\�\�gF+�H�V\�ѯ�','wp-content/themes/twentynineteen/template-parts/post/.post.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/post/.post.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�V��\�v)~���k��','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_edit_location_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_edit_location_24px.svg',0,_binary '�]#b\�\��\�\�\� \�-\�',_binary '�]#b\�\��\�\�\� \�-\�',_binary 'а\"��0k��v��[ׯ1.`�fi�]�\�\�F�','',0,'?'),(_binary '�\�be\�e��\�n\�\�\�t\�','wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-image-and-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�7����xDD�p�\�x',_binary '\�~�;�M3H\�n\��\0\�{�z_\�;���R(\�\�','',0,'?'),(_binary '�\�\�\"ܒ�\�\�\�nzD','wp-includes/SimplePie/Caption.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Caption.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '܊\�\�y�u�D\r£�',_binary '\'\�W1Q�5[ۋ\�)�\�\r�85:\�\�?*)K','',0,'?'),(_binary '�\�ˋ\�_o!\'\�u�\�r','wp-content/plugins/wordfence/views/common/page-tabbar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/page-tabbar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\�\�\�VdЌX@q�ș\�\�',_binary 'S��\�تA\�\�\�Ӥ\�@5��\�\�|�~�?KBK9U','',0,'?'),(_binary '�\�\�\�;\n�7�ړ4t>J','wp-includes/blocks/post-date/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-date/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�=\�\�\�a��V���\�',_binary '�\�C`��bH&2*6Թ(]3\�\��\�\\��nڶ}\�','',0,'?'),(_binary '�\�Z\nu\�oK� ��T;e','wp-admin/images/list.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/list.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>��*\�ӳ\�S\�\�',_binary '\\w��T[�=�b�aCk������;c���','',0,'?'),(_binary '�䏂Vܤ�c�Q��\'�3','wp-includes/blocks/comment-reply-link/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-reply-link/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!\�Tݖ��F.� �B',_binary 'ˀ-e\'�i�\�ZC�[\�KLWn��\�A\�Ү\�6�\�\�','',0,'?'),(_binary '�\�\�\�.W\�t_D��\�\�3�','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-poster.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-poster.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WB�\\U6t@���W�\�',_binary 'Z_\�0�_Z�ã\�Ӓ\�i�xE�އ5\�\��|Q\�','',0,'?'),(_binary '�\�\�\0\�>�&ϳ\�:','wp-includes/sodium_compat/lib/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '��ll���x\�L,7W\�N\�','wp-content/plugins/wordfence/views/common/modal-prompt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/modal-prompt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0J\�.H[|\�E3$d�',_binary '�\Z�z%\��\�\�;\�\����o��n\�\�m&�\�\�\���\�','',0,'?'),(_binary '�4)tk�l#�<\�\�U\�','wp-includes/block-patterns/query-grid-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/query-grid-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/0\�K�\0F�\�OK��M',_binary '\�Q^D拜�\�dt\�5���TG�\�)ˊh�`\�e\� ','',0,'?'),(_binary '�\�\�Uy/�*%�\�;','wp-admin/includes/update-core.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/update-core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��8��Wim\�o$E\�0\"',_binary '��p\��\�\0\�Y��\\�D\�\��Aתc�\�q�>\�\�','',0,'?'),(_binary '�\rE\�\�U\���̈́\�\�','wp-includes/images/wpspin-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/wpspin-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mS����\�\�y\"C�\�\�',_binary '��66S�X������6O}\�4>�p�\"\���\'1','',0,'?'),(_binary '�m\�9\�E\�-�_P\�','wp-includes/sodium_compat/src/Core/Curve25519/Ge/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�4*ت�V\�˭�\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Session/.Session.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Session/.Session.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�W���P旃^q\�y�','wp-content/plugins/wordfence/lib/menu_firewall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_firewall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�5X�\�P���K���',_binary '\�S�\�\�P���A�_\�l\�W��2��?#_\rQ\�x�','',0,'?'),(_binary '��[=ڀ\��ў˝`','wp-content/plugins/really-simple-ssl/assets/really-simple-plugins.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/assets/really-simple-plugins.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q\�\Z����\�\�\�V,\�j',_binary '\�!Tjy��ѽ7V\�RQ�\�첧�8\�D��9�','',0,'?'),(_binary '�!�ɢE<_�\�\�3�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/.Middleware.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/.Middleware.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\'[\�\�k��\��COcc','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_mic_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_mic_24px.svg',0,_binary '�+ \n1\��b7c �\�<',_binary '�+ \n1\��b7c �\�<',_binary 'ms;\�\�-�n s\�<i;b#��\0Ds\�iOX\�xY\�\�','',0,'?'),(_binary '�>\�.�\�\�\�\����^','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/editor/field_editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/editor/field_editor.min.js',0,_binary 'l\�\�GI\�:]\�\�\�i',_binary 'l\�\�GI\�:]\�\�\�i',_binary '!@\��\�K:�X\r>�A9��\�}�-��\�\�','',0,'?'),(_binary '�h/͔��j�C\�\0\�n','wp-admin/includes/class-plugin-upgrader-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-plugin-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ƥ\�\�\�t��G\�@�U',_binary 'O|\�\�\�\��G��J�\�P{Cb��<�\�2j','',0,'?'),(_binary '�p�����|\�i\�ц','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/.data-stores.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/.data-stores.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�x�W���2e\�uv\�L','wp-includes/customize/class-wp-customize-background-image-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-background-image-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1SDM\�{KC��(��1\�',_binary 'M\n��K6e@���zM\�d�\�Z%d �Xҁ��','',0,'?'),(_binary '�6���?\�^o\�#�','wp-includes/sodium_compat/namespaced/Core/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r-\�e\�\�r^�!�~',_binary '�\�`��R\�lԥLz\�?i\�āACH\�Py\�n','',0,'?'),(_binary '���R �(�, !)\�Z','wp-content/plugins/wordfence/waf/pomo/mo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/pomo/mo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D��6�\�~.�\�\�S\�[',_binary '�\�\\\'\�_F\�u\�C)CR\"(C�O\�YW\�!�\�)','',0,'?'),(_binary '��t��eK�S\�H\�v','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/recycle.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/recycle.svg',0,_binary '��\�1[\�V�US\�+ӆ-',_binary '��\�1[\�V�US\�+ӆ-',_binary 'c��� \�`XX\�G;{\�Y}���\�ƫVbJ\�wX','',0,'?'),(_binary '��-��Hĸ\�o�\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/last-step.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/last-step.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�I\�b�\\(\�m?F\�m\�\�',_binary '�\�\�xQ[sy�8\�C;\�+o�3�\�\�Q�\'��\�z�3','',0,'?'),(_binary '��K}{X�\�UG9<p\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?�>\�ᠼU�\�/G�@',_binary '��oyJ(B�\�f2H\'�h\�!�\'* ɹ*\��','',0,'?'),(_binary '�����f\���\nb6�\�','wp-content/plugins/js_composer/include/templates/pages/partials/.partials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/.partials.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�����&@p�\�\�\�ɗ','wp-includes/js/dist/wordcount.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/wordcount.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��=%(\n\�\\jh$�Fq�',_binary '�\�p\�(��\�\�\�y �\�\�`2.(�.6��D��|Y ','',0,'?'),(_binary '���{Z�\�$\�\'\�Q�','wp-content/plugins/wordfence/lib/wfScanMonitor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfScanMonitor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i\�\�*���mU\�t\�~ن',_binary '̡7����\��qr��\"�I\�jk6l�\��','',0,'?'),(_binary '���ΦHc\�^�\���)','wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\��\�\�\'\�{=ͺ',_binary '��\�R����\�\�_f�W{*3�\�\�\�ݔ �\"\�/�','',0,'?'),(_binary '�²\�\�K�\�\�\�WZ�-W','wp-content/themes/main/includes/visual-composer/shortcodes/team_list.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/team_list.php',0,_binary '��/V-N�zC\"~dq\�\�1',_binary '��/V-N�zC\"~dq\�\�1',_binary '\r\�\"L|\\�&\�?_4���X\�D&\�by�����\�','',0,'?'),(_binary '�\�%\��\�\�t����','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-layerslider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-layerslider.php',0,_binary '\�U�\�.M\�\�2�\�\�\'',_binary '\�U�\�.M\�\�2�\�\�\'',_binary 'f\\\'�Q�1\�\�vs\Z/xi#P�\�1�\�e\\҇ﳹ,','',0,'?'),(_binary '�\��@\�`\�o��(�\�','wp-content/plugins/wpforms-lite/assets/css/tooltipster.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/tooltipster.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�j:t\\Z�1\�V\�9',_binary '\�R?�[�\�\n�\�thy\�\�^_;��\�u\�%�cS\�','',0,'?'),(_binary '�\���\�\�sp�\�\�e�','wp-admin/includes/class-wp-ms-sites-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-ms-sites-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�T�\�$�\�\�+z1�~',_binary '8�\�\�\�S�S\�T����*qm=\��y\�\�\�\�02','',0,'?'),(_binary '�\�\�\�\�\�`~���;\�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ѦxQ\'XX �\�虅~e�',_binary '\�\�Y*�<�{�~�eօ�\�]|�b\�\�5*z(\�5`~','',0,'?'),(_binary '�\��@Pw\�y\�\�\�3�Ks','wp-includes/blocks/site-tagline/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-tagline/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\��\�\�\�r\�38\�ߟ',_binary '�\�Ų�uΑ�u\�\�-��\� x��m�oC\�\0��/#\�','',0,'?'),(_binary '�� �ӭgȱ!n�P�','wp-includes/IXR/class-IXR-client.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/class-IXR-client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�a�\�\�J�}��!\�W\�\�',_binary 'Yw�\�1\�\�v.�G3e\�d\��Ä��y`LR ]','',0,'?'),(_binary '���ʜ\\\"�\�\�z@*>\�\Z','wp-includes/blocks/site-tagline.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-tagline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2oH\"ϵ8���\�zw ',_binary '�����h\�\�\�9\�DP\"\�\�ϑ\�hf��f%�','',0,'?'),(_binary '�\0\�\�G\0˦�L\�R','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistk163.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F56�OZ�\�0��\�\�e^',_binary '�&\�\�<\"\�\�P\�T\r\�\�-CU������o��-l\�','',0,'?'),(_binary '�\r,�\�g%g\���\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409k1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qf:R\0\�f]X\�{�\�H',_binary 'S�p\�;x\�\�\�U\�P�|L6\06=�\�{\�\�ɚ\�H\�y','',0,'?'),(_binary '�\ni_�a*���>�dnP','wp-includes/blocks/post-excerpt/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͐�/�-\0I]T~\�\� �\�',_binary '�\�a�\�\�&\�jf�#�\Z-Cx\�\�WO\�\�\�n��\�pj','',0,'?'),(_binary '�\rT���X\�\� ��\�[','wp-includes/php-compat/readonly.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/php-compat/readonly.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�w{*@�����\��[�\�',_binary '!\�Nq�}C+��5��~��Z�\�~�0�@�QV�.','',0,'?'),(_binary '��bj�G���L֒','wp-content/plugins/js_composer/include/autoload/vendors/qtranslate-x.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/qtranslate-x.php',0,_binary '\�A3ࡑ[���ls��',_binary '\�A3ࡑ[���ls��',_binary 'b\�H:̞��O�\'@�1��\�k�F\�y\�yq91','',0,'?'),(_binary '�\�\�,\�ߜ\�DNk��V=','wp-includes/blocks/audio/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�-1\�8�;�T\�/X\�]','wp-admin/ms-sites.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/ms-sites.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f3����&S��7F76\�',_binary '��\�,�$�y�n)R��Hg���h{\�$\��U�\�','',0,'?'),(_binary '�H�]�r \�Y���\�','wp-content/plugins/wpforms-lite/vendor/composer/InstalledVersions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/InstalledVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�\�پ;���\�ұ�',_binary '�\�\�\�\�\�\�\�D9\�v<\�\�Kp\�\�� �\�q\�','',0,'?'),(_binary '�K��\�4\�7\'\�Rh?�','wp-content/themes/twentytwenty/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��2�VU\�\0ZZ�)7�}',_binary '\��w��r�\���n�~4�\��RR�\�h��','',0,'?'),(_binary '�^3���d\�N�k\�Ŧ','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_laundry_service_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_laundry_service_24px.svg',0,_binary '>\�yl\�\�\�;6\�\�pFV\�',_binary '>\�yl\�\�\�;6\�\�pFV\�',_binary '���<-p9�\�3�\�\�6\�\�ћh��9c\�\�#Fae�','',0,'?'),(_binary '�j\�<M�Dd���\�4m�','wp-admin/includes/ms-admin-filters.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/ms-admin-filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ʊ_�\�\\�h\Z\�\�\�E',_binary '\�5G�F[P\�\�r�T\�\'xOQ��\�1�AN\�Hd�w\\','',0,'?'),(_binary '�l�t��dk\�K>6\n�\�','wp-content/plugins/js_composer/include/classes/editors/popups/.popups.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/popups/.popups.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�n�N����%�:]�,\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/php72compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/php72compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AG\�\Zˢ;��\�����l',_binary '\�D^\�Y\�\�\�\�\n�����%P+\�0\��[�x\�~\��','',0,'?'),(_binary '�r\�Ƞt\�>�X�g�B','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsUnsubscriptionsUserUnsubscription.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~���\r�/��\�m\�l�_',_binary '&� !-�\�o�\�\�\�ok��I*�\�p��\�P$','',0,'?'),(_binary '�sSUT#\�y9MxFeK','wp-content/plugins/wpforms-lite/assets/images/integrations/divi/wpforms-icon.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/integrations/divi/wpforms-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��+=J\�C\�Dp�\��\�',_binary '��x\�\�\�\'i\�(\�u�\�E�\�\�r\n{D\�9�\rb','',0,'?'),(_binary '�{���\�䱟\�?�x','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�|;�\�\�D���As[��\�','wp-content/plugins/really-simple-ssl/grid/templates/progress-footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/progress-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��<^0�Ի�\�5j��',_binary '������iC\�n��o{l��rL\�|\�\n(?U�� ','',0,'?'),(_binary '��l��Ò-;P\�\'@�\�','wp-content/plugins/js_composer/config/content/shortcode-vc-gallery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-gallery.php',0,_binary '\�\�96H�\Z�� V*�\�\�',_binary '\�\�96H�\Z�� V*�\�\�',_binary 'Z\�#ؑt�\�! \�\'2{��]?�~s�4\�\�(Ǚ�','',0,'?'),(_binary '��Ӈ)<$\r䪑i:�','wp-content/plugins/wp-mail-smtp/assets/images/providers/aws.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/aws.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�Ǥך\�K���}q',_binary 'Y\�\\�c�+\�\�*9v�U\�X�k,�_4�Ar\�b��','',0,'?'),(_binary '��^�O\�>��τ�F\�\�','wp-content/plugins/js_composer/assets/lib/flexslider/jquery.flexslider.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/flexslider/jquery.flexslider.min.js',0,_binary '?S�(���$\�y] �%�\�',_binary '?S�(���$\�y] �%�\�',_binary '�\�\��+d\�\�\�I��\�7 ;�\�}\�\�\�f/','',0,'?'),(_binary '��\�K�\�(\\앿\�','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ControlTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ControlTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Dᛠ�R��aʀ\\�!\"�',_binary '���R�ҋ�S.?��\n7\�8Q��\�\�rX^G�3','',0,'?'),(_binary '��n�� E<Rd\�ʩ�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_flip_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_flip_24px.svg',0,_binary '_��oR\�94�浛\�',_binary '_��oR\�94�浛\�',_binary '��RXAn�1��y\�\Z�\�\�\�ALWͺ\�(�\�Y','',0,'?'),(_binary '����\�Ԑ\��\�fW\"N','wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/query-image-grid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1x;�\��\�:y\�V',_binary 's�/��1��K�\�-�\�ˑ\�Y�x���y\�e߽�','',0,'?'),(_binary '��\�]>{��\�\��Q','wp-content/plugins/gosolarthemes-core/widgets/twitter-widget/twitteroauth.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/twitter-widget/twitteroauth.php',0,_binary '\�\�9\�ۨ1�g�(!>',_binary '\�\�9\�ۨ1�g�(!>',_binary '�j\�-\�OJ��G\��\�l\�n\�\�{K���T\09@\�\�','',0,'?'),(_binary '�\�d�q�A%Q�v@��','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/PHP52/.PHP52.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/PHP52/.PHP52.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�\�qS�َ\�E\��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ja.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ja.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`�\r�J�DžH\�}�\�\�\�',_binary 'ܑ����\�W>\ZKZ\06\�\�\'9~\�\�\�L��Mc.','',0,'?'),(_binary '�Ρ~\�ߓ�:�\�\�\�eo','wp-content/plugins/wordfence/images/icons/tick128.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/tick128.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ğ��c�h4\"\�\��',_binary '\�\��\�V��}X e~G[C�峆�\�5�����\�','',0,'?'),(_binary '�\�q\�\�\�\�(q,\�A�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/lock.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/lock.svg',0,_binary '�R�j�X=\�?F\�h���',_binary '�R�j�X=\�?F\�h���',_binary ',\�\�L� \�Yi\��1{\�\�0�E�<�@\�g\�O�d�','',0,'?'),(_binary '�\�\�&�\�)o�>_zg��Z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/Raw.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3ݔ6�\Z��\� �7S�',_binary 'T��埦d��Ѣ�G\�9>@�\��.\�%�\�\Z�-\�','',0,'?'),(_binary '�\�\�Λ�\�\\L\�p��\�','wp-includes/blocks/comment-content/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-content/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��dA\�Sb\�kYhH\�',_binary '\� \0��]Q&<GѬ\�lB;K�fݐ��b�\�\�+�)r','',0,'?'),(_binary '�\�\�\�\�(觨:pR\�/','wp-includes/class-walker-nav-menu.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-walker-nav-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M��\�\�=Ԫ+�J\�\�b[',_binary '�3�\�\�4y[�\"�5%\�߾�\�R݄5��}��','',0,'?'),(_binary '�ݖ1\�m�l\�^%)\�wG','wp-content/themes/main/includes/visual-composer/shortcodes/pricing_table.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/pricing_table.php',0,_binary '4�ma<\Z��\�\�\�}M\�',_binary '4�ma<\Z��\�\�\�}M\�',_binary '����\�h2ת�X�\�\�v��|�\�^{`&�7Z\���\�','',0,'?'),(_binary '�\�ۛs5r0~��n�)','wp-content/plugins/js_composer/config/content/shortcode-vc-images-carousel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-images-carousel.php',0,_binary '\�g_\r���м\�\�\���',_binary '\�g_\r���м\�\�\���',_binary 's\�&\��c\'LJq�\�\�E��T\�\�qy_��','',0,'?'),(_binary '�\�)vN7�p���.S+','wp-content/themes/twentytwentytwo/inc/patterns/page-layout-two-columns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-layout-two-columns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\n\'\�\�K3D\�\� ;�e',_binary '0V\�oj\�~E`L\�\�\'\n�8�~R�kbZ�{s(�','',0,'?'),(_binary '�\�(5\�aH�yo,X�','wp-includes/js/jquery/ui/tabs.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/tabs.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�@}\����݃O\�S�',_binary 'J\���G�T���(�\�\�\'�\�O\�&��7g�\�\�\�\�e','',0,'?'),(_binary '�I-��i)\�Pn\�\�\�','wp-content/plugins/js_composer/include/autoload/params/hidden.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/params/hidden.php',0,_binary '��\�\�Q%P�o\Z%E*�\�',_binary '��\�\�Q%P�o\Z%E*�\�',_binary 'x�A\�IîYX,��{����ކ\�Z\�\�\�ۛ��[S','',0,'?'),(_binary '�s��� ���ؤ\��','wp-includes/class-wp-http.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\�/\�x�{$�=K\�\�D',_binary '���~8�\�>\�1���-��K%�J���\�:��ao?','',0,'?'),(_binary '� $�Bj+�z^\�$\�Ŀ�','wp-content/plugins/wp-mail-smtp/assets/vue/img/sendinblue.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/sendinblue.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'р\�o\�C/\' g\�\�OD',_binary 'l�\�?\�\�|\�\�XbqVlF6i\�X@/�0��\�S\�','',0,'?'),(_binary '�\r\�Z\�\�:�k��u8pd�','wp-content/plugins/wpforms-lite/assets/css/builder/builder-overlay.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/builder/builder-overlay.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%���A��FR ���h',_binary '�\�n1r)3\�\�\�<=� \�V��taێ!���j�BR[','',0,'?'),(_binary '� %�\�R\��{� V','wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/smtp.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ò�J�� �k\��\�6',_binary '\�j1���$���U\�D\n!\�d1(�\�}d�6','',0,'?'),(_binary '�/7�ñ\�cx\�\�p��g','wp-content/plugins/wordfence/views/onboarding/fresh-install.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/onboarding/fresh-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o٫+��\�\�J\�ٽvE',_binary 'bIn\�\'\nS*�\�/�\r�?�\�\'\�\r7�+���h�\�','',0,'?'),(_binary '���ڥ�^i\�$\�\�&','wp-content/plugins/wordfence/lib/wfCredentialsController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfCredentialsController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Z�\�\0����իw6�',_binary '7�6��ay��5�?}%.]\�\�\�\�؞u\���S�','',0,'?'),(_binary '�$\�͓�bHn��,\0-','wp-includes/images/smilies/icon_confused.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_confused.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/# \�Ӣww$x꾓Y',_binary 'U0\�\\L\�X�\�fXƦ\�G\0\�T��\�$a\�5U\�B\�','',0,'?'),(_binary '�+\Z#TK�@_�\��\�\�','wp-content/plugins/js_composer/include/autoload/hook-vc-message.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/hook-vc-message.php',0,_binary 'Rė(�M\�_��O\�\�\�P',_binary 'Rė(�M\�_��O\�\�\�P',_binary '���\�\�\�=�9\'\\\�3$K\"������\�:u\�IP','',0,'?'),(_binary '�,ݡ\�\�\�Q$Q︿�?h','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_swap_vert_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_swap_vert_24px.svg',0,_binary '=\�J\�x�\�bY\�x�m��',_binary '=\�J\�x�\�bY\�x�m��',_binary '4pҗ\��\�U�\�钩.\0sn��\�\�A\�SQ\�{','',0,'?'),(_binary '�-��췓\��9\�ExZ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Xw\���Tg��\�A}\�\n',_binary '�k�cQx�e\�˳`=n6\�X5y�\�dz5u]WB\'','',0,'?'),(_binary '�7����ܿ\�I��,,\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/UnsupportedOperationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')�4\"\�Z��#i�\n\�`',_binary 'o��^c<��~�^/jlL?ktŐ\�\� \�6s\�C','',0,'?'),(_binary '�==�&+Dg��h\��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/class-wizard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/class-wizard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\�\�)\�h0\�qoH\�2D',_binary '1*�ߢPl�J)\�v~,�d(����P4\�\�W߿','',0,'?'),(_binary '�N��ZND�\�N�>Y ','wp-includes/js/dist/components.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/components.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��\�\���\�B�\�',_binary '�\�\�\�F�[6��\�W\�\�\�\�\�Ε�Q\�O�\�&','',0,'?'),(_binary '�SG.\�6p�\�\�j�E\�','wp-includes/js/dist/private-apis.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/private-apis.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ږӵBUm\�[���\�',_binary '\�I\�̶rѹ\�\�ڸ�\�)/P%}�O\�70��EJ','',0,'?'),(_binary '�\\�B�Eؚb-�:','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/MSBLOB.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�aw\Z;F~��\��sIUI',_binary 't�V\�b706�L\�gc%K\�\�h��\�\�\�','',0,'?'),(_binary '�s�$�\�lA\�F-��^�\�','wp-includes/blocks/group/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\ �ʝ�=�fZ9U',_binary '\�\ri�$y+\�h\�?���\�j魾\Z���b3�sJ)','',0,'?'),(_binary '�{4�.������#�#','wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' B<�<��LU\�:uUn',_binary '�ZІ�\�\\\�@@�G��P�\�#=|�\'k4�\�','',0,'?'),(_binary '�ܰ�\��\�_~�h sc','wp-includes/blocks/spacer/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�6��4\�g1�)\�\�\�b',_binary '�SWl�i\�\"k\�0\�M\�\�L\�[��T�����','',0,'?'),(_binary '��nI\�7����s�Б��','wp-content/themes/main/includes/visual-composer/shortcodes/.shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/.shortcodes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��c�1�;�\�!�oe','wp-includes/blocks/post-author/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���ҿ�0�\�\0�?\0~',_binary '\�e@g��� ��\�\r�U{e��ry\0\�\��','',0,'?'),(_binary '��e�!\�JMk\�y�\�cK','wp-content/plugins/wpforms-lite/assets/images/empty-states/waving-hand-emoji.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/empty-states/waving-hand-emoji.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����&�T\�\�P\�?(',_binary '�]BG\�K!M3�NΈR\0\�0\�\�\�`-�_�\�','',0,'?'),(_binary '����U\��\"�ǼXx','wp-content/plugins/really-simple-ssl/css/main.css.map','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/css/main.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c(9�N�\�]�\�\�qM',_binary 'bYl�!-/8���-+\"\�|I@���\�D�p-','',0,'?'),(_binary '��R\�\�P�\��B�\"2\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�q9\�\�qcf ���',_binary 'o}k�]u*����#=e\�\�ܢ\\O\�~ȝ��5�H','',0,'?'),(_binary '��S\0;\�Sk��g5�]�','wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/grid-item-shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/grid-item-shortcodes.php',0,_binary '\�=\�\'�)�<v\�P\�a\�',_binary '\�=\�\'�)�<v\�P\�a\�',_binary '�?�\�Kp\0�\�\�;<�F\�b�,JD\�\��\"_K','',0,'?'),(_binary '��R`��\�d$�#��\\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetWebhook.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetWebhook.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�v4�\�C�+�g\�R',_binary '{Rۏ\�^�M\�\�v\�Ѣ\�37\�\�X��gQ�~\�','',0,'?'),(_binary '��V\"r�,;*C��[d','wp-includes/blocks/query-pagination-next/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-next/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��\�y\rD\�\�Ȉ,=I[��','wp-includes/blocks/query-pagination-numbers/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-numbers/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��hh\�\�\�5\�O\�n','wp-content/plugins/revslider/admin/includes/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�\�pBr�\�\0\�U B�\�R\�','wp-includes/blocks/require-dynamic-blocks.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/require-dynamic-blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���>!uG�\n�<bξ�',_binary ':�\�}\rʂ}w�MCF���34o\�1�\�y\�!V=/','',0,'?'),(_binary '�\�뻛Ib�,6�Y+�8:','wp-content/themes/twentynineteen/sass/typography/_copy.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/typography/_copy.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��n�L\�ر^��#*\�\�s',_binary '+\�\�\\�\�`F�\�\�~�\�\�)?���9G�}B1�\�','',0,'?'),(_binary '�͚5!H\�D�#H\�\�\�','wp-content/plugins/wpforms-lite/assets/js/purify.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/purify.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�������N�\�ҡi)h',_binary 'Nѽ]\�>�St\�ӥCCf�\�\�a�\�i[S~ �\�Zn','',0,'?'),(_binary '�\�\�t/\�02I�\'\�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_fullscreen_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_fullscreen_36px.svg',0,_binary '\'_�|<%K\�\�\�x]u\�\�',_binary '\'_�|<%K\�\�\�x]u\�\�',_binary '��K�;j�\�4�kN��\"6�;\�@A\�V|S\��S','',0,'?'),(_binary '�\�v\'j@\�-\��*','wp-includes/widgets/class-wp-widget-media-gallery.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-media-gallery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7_^\\fS�ɉ�]6n#\Z',_binary '>\�@ΡD��\�&\��\�{\�(���Dγ\�\�\�\�i�O#','',0,'?'),(_binary '�ل�\�M\Z�܍�\�g','wp-includes/SimplePie/Decode/HTML/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Decode/HTML/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�\�\��X��\�-��Of','wp-includes/blocks/nextpage/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/nextpage/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ei�@�\�F\�F\�\Z�',_binary '�-!`�,#á���l៳D�TD\� \�v�8=Y�5F','',0,'?'),(_binary '�\�&\�\� N\�R�\�L�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SamplingHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SamplingHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L>�k��C�\��;P�g',_binary '�abh��T\�Q�%vz�\�u�א�\�ib��','',0,'?'),(_binary '�\�8w|��a������','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_leak_remove_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_leak_remove_24px.svg',0,_binary '�.$��Η~�\�[u�J\�$',_binary '�.$��Η~�\�[u�J\�$',_binary 'y1b\Z3*\�W?DC\�\�\�\�x��qATȡ2�D�\�','',0,'?'),(_binary '���:�\��\�\�\� ]B','wp-content/plugins/js_composer/assets/vc/logo/wpb-logo-white_32.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/logo/wpb-logo-white_32.svg',0,_binary '��)8K�0.\�\��z\�%',_binary '��)8K�0.\�\��z\�%',_binary '�8�EJ=)w<\'\�\"�*�jZ\�\'t\�l�V��','',0,'?'),(_binary '�\��ޏ�H4LΙ\�4','wp-content/plugins/js_composer/include/templates/editors/partials/vc_ui-settings-dropdown.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/vc_ui-settings-dropdown.tpl.php',0,_binary '�o#\�y\�4\�i�;�',_binary '�o#\�y\�4\�i�;�',_binary '�/KOq\�\�8$ܿ��Ӱǯ���k�\�4&Qy','',0,'?'),(_binary '�\n]Eg��\�7Oq�b\�\�','wp-includes/sitemaps/class-wp-sitemaps-registry.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/class-wp-sitemaps-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\�\�\�$�\n�X��\'(',_binary 'a:!�\�\�\�XA\�2Y�[n\n�\�e��\�,\�A�SI�$.','',0,'?'),(_binary '�\ns.�.��_PP�.�M','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_arrow_down_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_arrow_down_24px.svg',0,_binary '�\�w\�J�~�\�\�I�s\�\'%',_binary '�\�w\�J�~�\�\�I�s\�\'%',_binary '��4Yio(\rۻZ䙤\�\"C��\�\�ex`��0\�s','',0,'?'),(_binary '�\�b�wC\�O\�w㝫-\�','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�HP\�ϱ�V��օ��\�',_binary 'yN\�e\\\�|\�lsA�(�\\aF.>\�Og�\�)\�','',0,'?'),(_binary '�\�֮\0d\n\0\�^i�+','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��v\�t;�Z\�\�N\�mļ',_binary '\"-ܢ�um\�s��w>vu�J��\�ԡX[\�6','',0,'?'),(_binary '��\��n��j\�P�+��','wp-admin/includes/class-custom-image-header.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-custom-image-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Go��v<c(��Κ(s\Z',_binary 'Q֢{��l�\�\�{U˔3�q@\�{��\��\����','',0,'?'),(_binary '�\Z\�\������Bi/6�','wp-includes/js/jquery/ui/effect-clip.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-clip.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��2\"\�\�_V��_����',_binary '���n�\�eT�%~4G�\�\�f�\�\�#\�ᅨ�+','',0,'?'),(_binary '�-Z_�\�$g����\nm','wp-includes/blocks/post-author-biography/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author-biography/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�-��\�\":�(g\�T\�\�\�','wp-content/themes/main/includes/visual-composer/shortcodes/portfolio_slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/portfolio_slider.php',0,_binary '\�\\~��5;��\�`��j�',_binary '\�\\~��5;��\�`��j�',_binary '\�}Bk�M\�\r4\\\�#Z�u8�Ae/�\��h\�\�1�','',0,'?'),(_binary '�8u7\�h@jx\�\"�5','wp-includes/class-wp-block-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�\�IJߔ\0*',_binary '�IoD�\�\�f\�6�|\�\�\�&��L� P\�\"��`+^','',0,'?'),(_binary '�8\n\��ɫ\�kg�݄\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_mall_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_mall_24px.svg',0,_binary '�̔��\n�\�m�<\�f\�',_binary '�̔��\n�\�m�<\�f\�',_binary '3Ԏ���\�>�\�`}3\�`\�ao\Z\�fz�D�\��\�','',0,'?'),(_binary '�=�\�-�\Z?)6<q\�̒','wp-content/plugins/really-simple-ssl/.really-simple-ssl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/.really-simple-ssl.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�@\�\�_�����q\�','wp-content/plugins/revslider/admin/views/header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/header.php',0,_binary '��ym\"\�\�R\�WP\�Q',_binary '��ym\"\�\�R\�WP\�Q',_binary '(�\�n\�ȧ\��\�*\�\�jG�5\�`C>[\�e�\�L�','',0,'?'),(_binary '�HJ\\(=]P��d�\�,}','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�L���yE\�{��f�','wp-includes/css/dashicons.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dashicons.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '֍k\���\�U�о\�3�',_binary '|�38�9&ΚG\�\"#�\�\0̠\�\�;���e�R�','',0,'?'),(_binary '�NB�aW)�\� $:Ε','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_not_connected_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_not_connected_26x24px.svg',0,_binary '��\�\�\�\\u�DG7�',_binary '��\�\�\�\\u�DG7�',_binary '��98�]y\0\"w?�����u�}Ҿau�9p','',0,'?'),(_binary '�U���G!^�\�#N46','wp-content/uploads/2022/02/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/02/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�g\�bf�\r\Z�\�ъ\�','wp-includes/blocks/rss/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2 �\�3҆��!8M\�',_binary 'l\�Ź��pnG���\���c���j\�h�','',0,'?'),(_binary '�k\�UL�\�ǡ�$���','wp-admin/ms-users.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/ms-users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '³u~]�*C\�u�\0�',_binary 'e\�s}k\�_��q}���~G���[�5\�Q�u\�!�','',0,'?'),(_binary '�o/N\�\�\�t$\�$���|','wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/code/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� ��RXjJw�E��',_binary '\�\�O�V�P�K�\�Lѐ�\�(Е�#uu.\�','',0,'?'),(_binary '�rn�` m��$\0�\�V','wp-includes/blocks/media-text/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h�\���:�=�~C!\��<',_binary 'R)x�\�d\�\�w��ǚ�)�NIk\�\"��e��ն|','',0,'?'),(_binary '��2~=����\�\�(-','wp-content/plugins/wp-mail-smtp/vendor/composer/ClassLoader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��y�G\�M�!ex9\�\�',_binary '\�!ZgbZ\�\�FZ��\�z��\�\�|�YE\� ���','',0,'?'),(_binary '��=��-Xԍn{]�pf','wp-includes/js/wp-embed-template.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-embed-template.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f%W\�^m\�y\�\�\�4$',_binary '\��)\�\�\��\�\�A\�r�\rt��\�@��j\�\�Y���\�','',0,'?'),(_binary '��we\�\�i!<��s�y\n','wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�h8�FK�3Eq�s���\�',_binary '\�0�T���E\�Va~\'55h4��o՞�{Mɱ\�\�\'','',0,'?'),(_binary '��y�i0�G.��q�\'k','wp-includes/blocks/post-author/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '����\�G���(Y)%','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/collapse.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/collapse.min.js',0,_binary '�\�\n,��\�/�z\��\�E',_binary '�\�\n,��\�/�z\��\�E',_binary '5�X/\�$o\�_�C��\�^ܭ���\� \�W�a','',0,'?'),(_binary '���\��w6Uu%��','wp-includes/js/dist/vendor/wp-polyfill-element-closest.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-element-closest.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ۧ^\�aʭV�\�\�\�',_binary 's�6\�m���]\�\�:����3\�\�HPѺ\�0��\Z','',0,'?'),(_binary '��\\\����JRَ�nx','wp-includes/blocks/navigation/view.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/view.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�3�5\�\�\� \\��\�\�\"',_binary 'a#��\�\�t�I\�{�J(���$\�H\�F�b�\r','',0,'?'),(_binary '��\�fSu�B\�ͥ?^yO','wp-admin/css/themes.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/themes.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� \�V���\�,\�\�>W#',_binary '�\�t�n\n�$6� �y!\�\��};肴�]�\�','',0,'?'),(_binary '��\�5�de+,h*b\Z�','wp-content/themes/main/single-zozo_casestudies.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/single-zozo_casestudies.php',0,_binary '���\�\�\�\�k\0Po>�\�3',_binary '���\�\�\�\�k\0Po>�\�3',_binary '�3v\�\�\')\�!\�R\�ҟ~�PO\�[��!���kTo�x','',0,'?'),(_binary '����&9\�\��-Z�\�','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/shutdown.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��0E9\�c=\' \0\�\�',_binary 'x���ٵ;�P�i|�:\�\�\�\�\r��\r�iHä��a','',0,'?'),(_binary '�� ��>\������6LV','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-fa_IR.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-fa_IR.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=rAD_\�\�\'�!�??�!',_binary '^��\�[\�\0\�*}UC+$�4)��\��\�}��dh̟','',0,'?'),(_binary '���\�{^��W\�\�\�\�C�','wp-admin/css/colors/ocean/colors-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ocean/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Fگ��\n��\�\�\��',_binary '��Vn�\�f\�Xl2\0��ٍOe\���\�\"a֘t','',0,'?'),(_binary '���\�\�shC]\�6̔_\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_drink_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_drink_24px.svg',0,_binary '\�FV�\�\�\�\�L�h\�\�',_binary '\�FV�\�\�\�\�L�h\�\�',_binary '�\�\�\��Ǝ�t<ߍ�Zu�g\�F�r1��','',0,'?'),(_binary '��\�\� \�\�*Q��^','wp-content/themes/twentytwentyone/assets/sass/05-blocks/html/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/html/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��c\'[\�g`.Ƿ{k',_binary '\�{K\�\�.(��\Z�\0����<\��!rv�+=8���','',0,'?'),(_binary '��/\�{T�ʽ\�ۏ\�\�j','wp-content/plugins/js_composer/include/classes/shortcodes/vc-single-image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-single-image.php',0,_binary 'll/:\�\�\�hPM ~',_binary 'll/:\�\�\�hPM ~',_binary 'ޅ\�\\\�\�t[\�ܟ\\\�I�\�6\n\�Ӧ�m\0W$_�','',0,'?'),(_binary '��3T,\�M�� nÀ\�4\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/video/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/video/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�@ۓb�����hX�',_binary '�ڊ�j\�9�y\�\�\�\�v\n�oC/\�`��ny','',0,'?'),(_binary '���\�o��(�\�\�,f ','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SiteAlias/.SiteAlias.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SiteAlias/.SiteAlias.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��}��\��*\�\�q7�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_store_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_store_24px.svg',0,_binary 'Cؗ5D��=\�_E�',_binary 'Cؗ5D��=\�_E�',_binary '\�T\�W+ݳ4\�\r$\�\�Y�.\�&\�\�\�\�}\0�\�v�\�','',0,'?'),(_binary '�\�b\�\�֏�\� \�$;�h','wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/heading/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�D�Vr\�|HH�',_binary '�\�\�Ҵ?5\�\�n�\�\�P6ֆ�>�{\0-x�\�e','',0,'?'),(_binary '�\�Ç���JV�W�]I�','wp-includes/blocks/table/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Su�ɇ\�l\�i^m\�',_binary '<+\�\�\�\�\�\�a\��Tw�˺1\�\�@*\�A�/\��\�','',0,'?'),(_binary '�Ӂ\�*\ngl\�\�\�Y\�','wp-content/plugins/js_composer/assets/lib/bower/imagesloaded/imagesloaded.pkgd.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/imagesloaded/imagesloaded.pkgd.min.js',0,_binary '\n\����F��\���d\�',_binary '\n\����F��\���d\�',_binary '蟓q �\�9�\�\�ժ\�c\�\�C�K�5H\�8\�40','',0,'?'),(_binary '�\������<�H-�A�\n','wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/shortcode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/shortcode.php',0,_binary '�\0p���#l\�A�b|\�',_binary '�\0p���#l\�A�b|\�',_binary '�{`\�\�l�\�Ii\��l$�\��zA\�\\�j\�E�','',0,'?'),(_binary '�\�$[\�\�tCŤIw','wp-includes/sodium_compat/src/Core/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Qt��z�\�Q�\�\�\�\"',_binary '}\�؟Zl�(y��0\�Ũz�7{�d6Ynrh\�\�\\','',0,'?'),(_binary '���\�76-\�/x\�)54','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Utils.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�1\�\n�\�*(~�F��',_binary '*@$e5�W\�J�Ǹ2K�\�\�\�\�q�� \�<\�~','',0,'?'),(_binary '�m5�\�u��\�\�1}\�','wp-includes/css/dist/block-library/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�$B�\�\� \\}%\�ۙ',_binary 'Oa\��\�\�&��C?��b=D\nͤ\��\r���!)','',0,'?'),(_binary '�\�nYs���\�\0\�1.\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/HipChatHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/HipChatHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͮӄᱼ���/mQʫ',_binary 'SdvK3$��<�lh\�Q\�\�|��\�с\�ŻG5�f�W\�','',0,'?'),(_binary '��&B�5V\�AUU,�\�','wp-includes/class-wp-http-cookie.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-http-cookie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��^\�zW\n%X6R�?\�z',_binary '��xg���\�\�m��\�gEv\�\�\�| �r\�\"@\�_�q','',0,'?'),(_binary '� �H\��\�ܳ�\� ���','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Account.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Account.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ŕ\�\�#.T�p�� ',_binary '\�L\�n\�\�\'?��NД� \�\�#�t��\�%\�Bɚ|','',0,'?'),(_binary '�)�:�\'(5\�\"\�bF','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_row.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_row.js',0,_binary '�Z,]��\r�>��n�&\�',_binary '�Z,]��\r�>��n�&\�',_binary 'x��l\�\�RuT�}�$\�\�#g$p�\"��\�mJS\�','',0,'?'),(_binary '�*�\0���R�\�\�5','wp-content/plugins/wp-mail-smtp/assets/js/connect.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/connect.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm7t�&�n���0d��*',_binary 'W@\��eT\�(\�;\�A\�\0\�\\r\�.�%�\�\�','',0,'?'),(_binary '�1A\�\�bȱ�\�8��EN','wp-includes/blocks/group/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�@o�n\�R\�G%c$',_binary 'g{+\�5�\�Y���ˇ\�\�\��A\�\�)%+\�4�\�','',0,'?'),(_binary '�=�\�5^L\�\�\n-[','wp-content/plugins/contact-form-7/includes/form-tags-manager.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/form-tags-manager.php',0,_binary '\�y�J�ai\�W�4h&J',_binary '\�y�J�ai\�W�4h&J',_binary ',\�yIW?d!�\�\�F�J��{8�@1s\�\�N!','',0,'?'),(_binary '�Kh\'�?\�i\�\�Y2','wp-content/plugins/js_composer/include/classes/editors/class-vc-edit-form-fields.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/class-vc-edit-form-fields.php',0,_binary 'g~\�cW\�\�s\�$\���;�',_binary 'g~\�cW\�\�s\�$\���;�',_binary '1��\�<�5X\\r�?�c\�KLx\�f�� �\�','',0,'?'),(_binary '�KЮ���\��p\�ɠ','wp-content/plugins/really-simple-ssl/lets-encrypt/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/functions.php',0,_binary 'H�!=�n\�\�\�)%oh\�',_binary 'H�!=�n\�\�\�)%oh\�',_binary '�!(�\rl闌�\�|-Js\�D\0��+י�z\�^�\\','',0,'?'),(_binary '�TӹV��3\�@�(Z+','wp-content/plugins/wpforms-lite/assets/js/components/admin/notices.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/notices.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�wi�\�\�$A\�;�ֲ<',_binary 'R~֘�\��^+q�?\�0���Q_\�X\�\"�\�','',0,'?'),(_binary '�U\�j\r��q�ۛK\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_tweetmeme.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_tweetmeme.php',0,_binary '�)�o�ۜY��qU�i',_binary '�)�o�ۜY��qU�i',_binary 'Q\�\�>\�#������}��NE\�Ra)28ͮk�b','',0,'?'),(_binary '�X\�M���\�˩\�(E�','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\�*L\�TG\�\�4%P���',_binary '-���\�\��n�F�J�&T\�P�o\\ϓ\\���\�2�\�\�','',0,'?'),(_binary '�_f\�\�;w\�a\�\�ځ�','wp-includes/js/tinymce/skins/wordpress/images/gallery.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/gallery.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_���Pw��PU\�4',_binary '<W~�\�\�ض�\�+\�hN�\�9\�\�1\�_�3\�w�s','',0,'?'),(_binary '�g�ӨH7\ng��3L','wp-content/themes/twentytwenty/assets/js/customize-controls.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/js/customize-controls.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ln�\�>\�+�M\�\�,',_binary '!\�7U�`\�\�\�^\�\�:��8\�\�o\�_: � ','',0,'?'),(_binary '�u\�\�<e\�x��@ֈ>','wp-includes/js/underscore.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/underscore.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��W �EN\�\�\�\�V�k',_binary '��\�e\�q\�)j�\r\�\�\�2w\�-%v��\�\�\�\�\�\�','',0,'?'),(_binary '�}Ea_A4%\�\�)2�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_portrait_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_portrait_24px.svg',0,_binary '(��]��\�-G\�\�n��\r/',_binary '(��]��\�-G\�\�n��\r/',_binary ',\0\�\�n�6EeI98́a:�4\�s< ��?\n\�\�\�','',0,'?'),(_binary '��q?%\�\�rp��0\�7\�q','wp-admin/css/colors/coffee/colors-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/coffee/colors-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�ih9dbɐ�0�\�',_binary '|�I�[1^Ϸ�\�{-O;3���`�\�t\�n\�&�s','',0,'?'),(_binary '��4������D�\�\�D}�','wp-content/plugins/wp-maintenance-mode/includes/classes/wp-maintenance-mode-admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/classes/wp-maintenance-mode-admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^\�\�ky\�\�\Z\�FD�e�',_binary '�p#e&\�#�\'W�ji\�\�Hn\'\r��8��6','',0,'?'),(_binary '��\�$\�\�Ӏ�8j�W\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/extension_customizer.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/extension_customizer.min.js',0,_binary '�\�\�(\�L\r\��\�\�\�zI',_binary '�\�\�(\�L\r\��\�\�\�zI',_binary '\�U\�j?l�6q�>�S\���\�c\�sچ��','',0,'?'),(_binary '����\�C� #a��S\�[','wp-includes/sodium_compat/lib/stream-xchacha20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/stream-xchacha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�^=�$�\�T���',_binary '/~U\�]\�\�Nn�<!��\"�Fm����\�7\�*\0r','',0,'?'),(_binary '����O�\�\�\r�~Q�\�','wp-content/plugins/js_composer/include/params/vc_link/vc_link.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_link/vc_link.php',0,_binary '\�2JlwZ�i�lU��O ',_binary '\�2JlwZ�i�lU��O ',_binary '\�;\�\�\�}7b\�\�4(\�9Jh`�\�\�KX��5�','',0,'?'),(_binary '��}cQi\�\�z�\�ڈ','wp-content/themes/twentynineteen/template-parts/content/.content.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/content/.content.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��{,EО}m@\�b\�т�','wp-content/plugins/really-simple-ssl/force-deactivate.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/force-deactivate.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q���\�j_%.�6�',_binary '\�\�{�a\�&\��5\��A-9͆��\�\�\�ĕ\�','',0,'?'),(_binary '�����;�tio\�','wp-content/plugins/js_composer/include/autoload/vc-pages/welcome-screen.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-pages/welcome-screen.php',0,_binary '2Pn�:� \�0\�E\�',_binary '2Pn�:� \�0\�E\�',_binary 'f:�xWψo]\n\�\�Db�_\�\�{;���\Z�0','',0,'?'),(_binary '��\�\�Gw���%�����%','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|@m\�\�\�|X9�p9\�',_binary '�#j�\�\�/�\��7OY0K�+b�\�\�+�','',0,'?'),(_binary '�\��\�+v��\�\�\�b\�','wp-content/plugins/js_composer/assets/lib/owl-carousel2-dist/owl.carousel.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/owl-carousel2-dist/owl.carousel.min.js',0,_binary '9H~�ƀ �\�\rޮ2ye',_binary '9H~�ƀ �\�\rޮ2ye',_binary 'v\�u[}�G㮅S\�mp$���\�:\�`��c�G\�oE','',0,'?'),(_binary '�\�8H\�m\�\�2\n\�','wp-content/plugins/gosolarthemes-core/widgets/mailchimp_widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/mailchimp_widget.php',0,_binary 'ou������Q�@\�k!�',_binary 'ou������Q�@\�k!�',_binary '��\�j�Kև\�\��\�Q\�\�\�]�\�y.�B\�S͛vb','',0,'?'),(_binary '�\�\�7\�\�\�T�','wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/.pe-icon-7-stroke.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/.pe-icon-7-stroke.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�;��K\�P[�լ�\�\�','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-2.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u$���N���\�\r6',_binary '�\�Y0��hb_\�%\�\�/�\�_1�$Z�~xψ','',0,'?'),(_binary '�\�\�6\�\�Q\�\r�Ґ#','wp-content/plugins/wpforms-lite/vendor/composer/autoload_psr4.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/autoload_psr4.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\\��NW<k�t��#�',_binary '\ng�43\�v\�\�O�\�8`\�\�1u\�\�3�Ҡ��Ѹa','',0,'?'),(_binary '�\�l�\r\��\�Rb\�^�P*','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetWebhooks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetWebhooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� s�y\�\�:\�d�\\\�\�\�',_binary '\�\�\�s\�-rT��_�\0��`\�t\�^\�Ơ�K_{\�\�','',0,'?'),(_binary '��zvo:��\�B%��\�\�','wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\�h���%u-C�\0\�',_binary '\"Y¤&6HU�^\��\'�$��\�=_;>���\�','',0,'?'),(_binary '��d��\�&E%cN���','wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/PepipostAPI/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eo\�U\�N%\�u�ԙ\�',_binary 'JR���#BѶq�\\\r\�<�$x��\�i','',0,'?'),(_binary '��\�C���ʢ\�k@���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�[�N)�;��\��X�\�',_binary '7��\�x\�s\� tnP�Y�8\�\�s7</\�f�Č\�\�','',0,'?'),(_binary '����x\�Й\�)DC�\�<','wp-includes/js/customize-models.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-models.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\'\�~G~\�Ԟ�',_binary '�h\�3XVx\�p\�\�T�\�OSSfb\�\�\r�E捵\�','',0,'?'),(_binary '�Y3%\�d��\�\�f','wp-content/plugins/wordfence/css/license/care-global.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/license/care-global.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�kK�.\�Ǵ�U�\�^',_binary '2\�Ʋ�v{\"S\�\�=��^!\��W:C,OJ�e:\�9','',0,'?'),(_binary '� ���\�h\�\�16\"S�\�','wp-includes/blocks/comments-pagination/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',ã\�\�e��/o���',_binary '1cڰ�!���+,v\�\�\�R�~E\�\�L$�p��\�','',0,'?'),(_binary '�\n\�\�d\�&��*�e�]J','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsCampaignOverview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsCampaignOverview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�\�\�84l��A',_binary ')\�Nm�_P?�+�\�\�(�\�#\�)j�:\�;\Z����4','',0,'?'),(_binary '�Wm�T>\\-�\�x/n','wp-content/plugins/wpforms-lite/includes/class-widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/class-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z-~�f�\�\�m�����',_binary 'ʮ1��T��J\Z G\r��\�\'\�m�\�>\�[V=�','',0,'?'),(_binary '�~����U\�\"\�&�\�','wp-includes/images/wpicons-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/wpicons-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�n\�V\�o�$��Of~7',_binary '\�]کA=�ђ�%\�q�%aM����\�B�U\�p','',0,'?'),(_binary '�t\�~���\�\�\�*\�ֆ','wp-includes/blocks/page-list/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�i��\�\�X��,\�\�',_binary '\�1�L\��eVu�\�rJ۔��\�\� ��p\�','',0,'?'),(_binary '�\r\�՟\�)��z��','wp-includes/blocks/footnotes/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/footnotes/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0b�k.3�Ի�\�\�۴',_binary 'S\�(�:`��+\� \�%�Ǵ���\�XfE�','',0,'?'),(_binary '�\�W2\�\�D�\�G�7�V','wp-admin/css/common-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/common-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�O�rA;\�V{�\�}���',_binary '��i\�><gK�\�\�`\0�v\��k$\�E�еf_X','',0,'?'),(_binary '�p,\�JJ\�\�䈑!\�y\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/footer.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/footer.tpl.php',0,_binary '�\"a/�\�q{d�6ii�\�',_binary '�\"a/�\�q{d�6ii�\�',_binary 'a��\��BCs\�d\�|ѥK�~\�m9���\�','',0,'?'),(_binary '�\�M�\�~\n\�T|�','wp-includes/js/mediaelement/wp-mediaelement.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/wp-mediaelement.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ꕂv�\�EK\�?\r\�~_',_binary '!?�[\�\�_�\�\�r\�\�=&\�\n\�-%!y��\r\�','',0,'?'),(_binary '�!=�l\n���.V!3<\�','wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/Importer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/Importer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GX^��\�\�s\"�`Bq\�D',_binary '�\Z&/7�\�B�\�Ȩi%Е�)-.(\�\�CWDS','',0,'?'),(_binary '�#0<mh�\�;D;1+^�\�','wp-content/plugins/wpforms-lite/vendor/composer/installed.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��pg%�\r\�\�I9\�w\�',_binary 'IIgx\0��\� 5)���x�&\����H\�K\�9$b\�','',0,'?'),(_binary '�5�\�bp\')\�3�\�?\�V','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_movie_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_movie_24px.svg',0,_binary '�|>�\�\�ed:�\�\�U',_binary '�|>�\�\�ed:�\�\�U',_binary '�\�X\�c\�\Z��3���\�V.�M(��\�\�9rL��i','',0,'?'),(_binary '�8\�O�\�Y�\�F<\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/jquery.alphanum.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/jquery.alphanum.js',0,_binary 'v\"�\"\�G⡿\�OZ\�\�',_binary 'v\"�\"\�G⡿\�OZ\�\�',_binary 'A\�\�\�@g��o\�\�D�#A��\�&�\�{��\�1\�\�','',0,'?'),(_binary '�Vb(kt�W\"\�6(;ƴ�','wp-admin/includes/class-wp-media-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-media-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%(�\�\�E\�\"��>\�J',_binary '#cv2\Z\�P�N�1{\�kM�\�ژ#L\�ʥE�','',0,'?'),(_binary '�[\�Lj 8\�\�\�\�3','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/redux.select2.sortable.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/redux.select2.sortable.min.js',0,_binary '�-��* \�\�\�cdV',_binary '�-��* \�\�\�cdV',_binary '��\�{V@;��G���\"`U-v\� �\��\�\�Wl�','',0,'?'),(_binary '�c\�\�+\�\'\�q\�ɐJ3','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_loop_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_loop_24px.svg',0,_binary '���r�/2%&�\�.\�V',_binary '���r�/2%&�\�.\�V',_binary 'h)�u⬉!{\�G�\0\�\0�\�\0\�\�x��Y#iDV\�','',0,'?'),(_binary '�iȜ\�1�\�\0�\�\�8','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-php7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��S;h8\�^\�\�g\�R',_binary '\�\�m\�fʬ����\�S�XT��\�\�8\�\�A�-�g�','',0,'?'),(_binary '�tfF \�r{�܇�_I�x','wp-includes/SimplePie/Parser.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ج\�8\rʝ\�\�\�Y �',_binary '�\�ў�\�K\�\�f\�\'\�\�?\�=\�O�\�nư\�^�','',0,'?'),(_binary '�vGPXp�mR\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-finance.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-finance.svg',0,_binary '\�}+WX\�Q\�\�\0��T',_binary '\�}+WX\�Q\�\�\0��T',_binary '\"Z8b:\�c~ئ\�\�J0\�c��\�ɶ�\�\�o_R','',0,'?'),(_binary '�|]�D\�\�\Z.�E','wp-content/plugins/wordfence/views/scanner/scan-progress-element.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/scan-progress-element.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D�ꫯ�y\�5\�pc',_binary '0(��5D�=U�\�Ԕ~�\�\�ڈI\")\�7h','',0,'?'),(_binary '��\�\�\�8|8�x�0\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fiber_pin_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fiber_pin_24px.svg',0,_binary '\�d\�)\��t��n\�d\�I',_binary '\�d\�)\��t��n\�d\�I',_binary '\�G3�\� ���U\�t��I\�n_\�3���6\�P','',0,'?'),(_binary '���\�!\�#J\��F�}�p','wp-content/plugins/wpforms-lite/vendor/composer/autoload_classmap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/autoload_classmap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�Q�A��\�\�\�',_binary 'Z�1ep�g5y\�,\�&\�-���M\�T�[\�@d$�Gl','',0,'?'),(_binary '��\�\�\�\��\�x?\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_hide_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_hide_24px.svg',0,_binary '�\�2Mo^�Yt\\\'\�N',_binary '�\�2Mo^�Yt\\\'\�N',_binary 'x�\�X\�_\�\�\�c�~��\�G\�$\�a惉�\���','',0,'?'),(_binary '���\\F�\�!�\�gr','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�/1\\\�5U�֖?��\�\�',_binary '�>��bb$\�x ǒH��\�w\�K��.~7u\�i','',0,'?'),(_binary '��(Ӊ\�\�D\�bf&��','wp-content/plugins/js_composer/include/classes/shortcodes/vc-facebook.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-facebook.php',0,_binary '.:�\�b Tr�\�Dry\�\�',_binary '.:�\�b Tr�\�Dry\�\�',_binary '�z/7K��QSa�\�#�\�o\�!QZ�\�,�\��[','',0,'?'),(_binary '���5\�+}�;��&\�','wp-content/plugins/revslider/includes/slide.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/slide.class.php',0,_binary '8��n\Zl\�\�3.MJ��',_binary '8��n\Zl\�\�3.MJ��',_binary '۹���m<.PI�YP�TI�\\nz�\�Mg蘹\"[O','',0,'?'),(_binary '��l{\�o1�_\�80����','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_backspace_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_backspace_24px.svg',0,_binary 'W\�ᄀ�Q��={a\��\�',_binary 'W\�ᄀ�Q��={a\��\�',_binary '��.�\�\�ť�Ƈâ���x8bћ��\�Ӫ�M','',0,'?'),(_binary '��n\r�b%��\�`q\�!�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-accordion.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-accordion.php',0,_binary '�k*�9\n\Z�qd\��e��',_binary '�k*�9\n\Z�qd\��e��',_binary '\'�&J�l1�\�\�p\0ۤQ\�\�3(�0\�P\�.�~\"�','',0,'?'),(_binary '��I�\��\�G�\�.','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/MontgomeryPrivate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z��Lȩe\�n�\�\��4',_binary 'ԕuؾ \�\rDW�\�Ѫ��F>Ko.I\�\�\�','',0,'?'),(_binary '�ט\"�ԓ�%T\�\�bv','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_today_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_today_24px.svg',0,_binary '���ұ��=\�%F���',_binary '���ұ��=\�%F���',_binary '�)�8�q�\�T5��\�l�f\\M��U�8��\����};','',0,'?'),(_binary '��c��RjC-\�\�','wp-content/themes/main/admin/js/select2.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/admin/js/select2.js',0,_binary '����ʠŶO@�W�\�\�',_binary '����ʠŶO@�W�\�\�',_binary '\�3̏�\�#�d�z\�&떿0̤&�\�\�.y�','',0,'?'),(_binary '�\n�ot}l\�!E�`I','wp-content/themes/twentytwentyone/assets/sass/04-elements/misc.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/04-elements/misc.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�m\0�\\��n�+�\�Ö',_binary 'ƌ\�%{�cUkw��\r��^p%��\�$L\�`\�\�','',0,'?'),(_binary '��߲;��0��\�\�','wp-includes/feed-rss2-comments.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/feed-rss2-comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '71��u\���KAr I',_binary '��2�գ#\�\�;^Ħ �\�D2f5�|���|5�L','',0,'?'),(_binary '�xT)�\�>P�V!Sa\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_stars_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_stars_24px.svg',0,_binary '�RbvM��\���)B\�',_binary '�RbvM��\���)B\�',_binary ' \n��1[ǎCh4\�D�ׄ�.\�\�\�d?U:�\�','',0,'?'),(_binary '�!�-LHv�)�\�n��#','wp-includes/https-detection.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/https-detection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5g�?\�\�\�\�ވ�\�:',_binary '=���W�,b!������\�\�O\�fi\�\�w\�t','',0,'?'),(_binary '�%�Qp\n\�i�\�̮#�\�&','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_2_bar_lock_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_2_bar_lock_24px.svg',0,_binary 'X\�\�_Kat%[�=_Z',_binary 'X\�\�_Kat%[�=_Z',_binary 'S��k�-\�q��6\�пR����e+�\�n�I&\�\�','',0,'?'),(_binary '�+L�H�U�\�5�D\�','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/modal.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/modal.min.js',0,_binary 'n�\�<4c�+�#@�\Z\�',_binary 'n�\�<4c�+�#@�\Z\�',_binary '���eS�*Y\�\�ٻ\�\�D\0r���@\��M','',0,'?'),(_binary '�,Q�\"\�\�t\�7�n\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_links.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_links.php',0,_binary 'BDԝ� �\�\\�Y�\�',_binary 'BDԝ� �\�\\�Y�\�',_binary 'l00r�:\�OV�\�8�j\�\�l��\�(�宥h�','',0,'?'),(_binary '�6�g$\� 3�Ydv\�@\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_nfc_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_nfc_24px.svg',0,_binary '%g��:ZB��w7VP\�',_binary '%g��:ZB��w7VP\�',_binary '%?$\�^ \�uզY\�\0@k�\�\�\�W��;�\�\�\��.*','',0,'?'),(_binary '�<\�\�g\�=�C�״qD','wp-includes/customize/class-wp-customize-themes-panel.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-themes-panel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\�&W\�\�t?}\�ǽD+&',_binary 'C�\�:�.��:�#\�\�<�A�2\�\�\�V\�\�\�','',0,'?'),(_binary '�=[�\�aiU|\�y��¶','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_textsms_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_textsms_24px.svg',0,_binary '\�R�5�\�!6/!��+',_binary '\�R�5�\�!6/!��+',_binary '\\s�\nm�;{�s(�\�\�\�\�\�\n�C�(E�8���\'+\n','',0,'?'),(_binary '�A��T�\��\�~w','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/cookie.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/cookie.js',0,_binary '\�\�\�J\'F��f%\�g(�3',_binary '\�\�\�J\'F��f%\�g(�3',_binary '�TG\�f\�8�y���\�y5Sd��\�vB�-ެN�\�','',0,'?'),(_binary '�B\�V��R\�{�\�m��[','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E�[~%4\����\�\�\�',_binary '\�QF�\�\�\�j��d6K\�l(x\�Ng��Xl\�t�','',0,'?'),(_binary '�PC<\�\� �\�\�vn\�R8','wp-content/plugins/wordfence/images/tools.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/tools.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�@cI\�\�\�\�\�',_binary '\�\�Y�\�=\�\�\��\�\�RB�) ~\�\�\�\�ܖݟr','',0,'?'),(_binary '�Q��\�\�#���\�U�','wp-content/plugins/js_composer/assets/lib/bower/lessjs/dist/less.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/lessjs/dist/less.min.js',0,_binary '\n�^6\�\�*�@��\�U\�\�',_binary '\n�^6\�\�*�@��\�U\�\�',_binary '�\�?X� ܜ\�)A��`p�\� (=\�F\�Q�N�','',0,'?'),(_binary '�Y\�2@�r��\�\�X\Z�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_flip_to_front_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_flip_to_front_24px.svg',0,_binary 'Z�K�}��1\�\�g�c�',_binary 'Z�K�}��1\�\�g�c�',_binary '+#e��D\� c��W\n�\�\�\�o�m��ħ��','',0,'?'),(_binary '�Zo&���T�\�\�\��M','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/ChangeKeys.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/ChangeKeys.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\nV���׳�Ī�|',_binary '���\Ze\�\��,�a�\0WܖV?\�\�ԗ�u{�\�|�','',0,'?'),(_binary '�avu��\Zf\�U(`Q\'','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\�BʆV�C�7��2',_binary '�<ū�~S\�F\�Pe\\\�!\�xX�8{��','',0,'?'),(_binary '�ev4+\�OGM�\�\r��','wp-includes/sodium_compat/namespaced/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�i\�\�c\�`\�*\�L����','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_alarm_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_alarm_24px.svg',0,_binary '\�\��\�\�\'48�;;q8�@',_binary '\�\��\�\�\'48�;;q8�@',_binary 'U� �\�\�\"\"غ��H��\��- �J�=\��p','',0,'?'),(_binary '�m\�CB.ե\�>F_\�#','wp-content/themes/twentynineteen/sass/media/_galleries.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/media/_galleries.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�K\�\�md��~��\��',_binary '�6�!1oAu\�Eo��\�Fw\�9\n4\0�\\%wM\�\r�g','',0,'?'),(_binary '�v>\�8�\�\'�\�T6�\�\�X','wp-includes/js/jquery/ui/progressbar.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/progressbar.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�١���\�\�[ \"\��',_binary '\�([�flEQ��\�\�\�8\�\�q\ryھ\��\�<y','',0,'?'),(_binary '�z�OXf>k\�Zb\�q\�','wp-content/themes/twentytwentytwo/inc/patterns/header-with-tagline.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-with-tagline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wn��O/�Rrw\�\�LO',_binary 'q��\�\�e�\�1�0�q\�E�A\�yF�ɫ\�V�\�','',0,'?'),(_binary '��Z �5��\�z�*7ʈ','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/it.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/it.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\rg\�!�\�i��\'l\�\�\�4',_binary '.]=Ńyŕ��\�s�\�\�J�]\�M\�\�L\�эQ�','',0,'?'),(_binary '��,\�\�M��;v��','wp-content/plugins/wordfence/views/dashboard/options-group-import.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/options-group-import.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�+:\�C���\�\�g�Q',_binary '(�#��\�><�\��\"(\n�\�\'K�\�\�\�\�\�','',0,'?'),(_binary '��3�T.^�ƙ<\�\��','wp-mail.php','/home2/faster25/public_html/ansrwanda.com/wp-mail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z�Gj\���f\�Q�r:',_binary '\�\\\�mF�� ߙ_�&r�S\�uOV\��G<\�','',0,'?'),(_binary '���:T�L�5�EF�Vc','wp-content/themes/twentytwentyone/assets/sass/04-elements/links.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/04-elements/links.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r�v_\�`�\��n�/T',_binary '�P��s\'\n�B\�\�KM$꼓rfy6yݵ[���e','',0,'?'),(_binary '��\'��@S \�\�D\���','wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U��?\�q>�@\��\�p',_binary '\0{aq\�(w\�!Iz\�}+�l�x/I0�9|1%�����','',0,'?'),(_binary '��ӏJa�ƚ\�T%8�9','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsDelegates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsDelegates.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+��iW\�oo\�.%ϰZ�W',_binary 'ut) �\�\��r{ n_]\�նy�N��w\�]\�y$','',0,'?'),(_binary '��F�\�\�\�9�4\Z`�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-masonry-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-masonry-grid.php',0,_binary ':\�E�����cr\�<m%a',_binary ':\�E�����cr\�<m%a',_binary '�YX�^&\"��Bg/\�8%��~Zj \�Y�D8�','',0,'?'),(_binary '���\�&\�\n\�X\�\�L\�\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_headset_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_headset_24px.svg',0,_binary 'i���7�\�$o�}|N�.',_binary 'i���7�\�$o�}|N�.',_binary 'Q��^�n\�\��\�ufǙ�\�|c\n/�w{\�h','',0,'?'),(_binary '�\�1��\�7\�Mht\�\�n(','wp-content/plugins/wpforms-lite/templates/emails/summary-footer-plain.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/summary-footer-plain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4�>�k�xؖ\�\�\�',_binary '��)�.\��\��Eg\�n��� ](�k�\�jڧ','',0,'?'),(_binary '�\��\�ɿ��*%���C','wp-content/themes/main/woocommerce/single-product/related.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/single-product/related.php',0,_binary '\�7qa\"�\\^�]����\�',_binary '\�7qa\"�\\^�]����\�',_binary 'g��غ\�+\�\�3{-��e\���M�\rK\�z�','',0,'?'),(_binary '�Ѫ8o\�\�a�P�|0s','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���b5lJ\�#��\�v',_binary 'c=0\�-#�-T\�S\�X�&��4��\�\�\0\�K8\r�','',0,'?'),(_binary '�\�K�\�\�OȖ9\�3|<�','wp-admin/maint/repair.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/maint/repair.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Y��^M\\�lI\�SW\��',_binary '`Hf\�օu\�V#R��\�>x�%�,\�\�73\�ý\�','',0,'?'),(_binary '�\�V|�x֫kX0��H|\�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-abandonment.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-abandonment.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�@�\�8FT\rp\��9\�',_binary '���u�m�_����.�:�_C�k`�\�31','',0,'?'),(_binary '�\�]-R5g�w\�Nc\�\�','wp-content/plugins/wpforms-lite/assets/images/about/plugin-smtp.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-smtp.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Bt�V�\�I�.в',_binary '\�\�a�f\r\�\�g~t�6%\\ ƈ`S\�{0\\Gf\r','',0,'?'),(_binary '�\�M��{x�J\�H��','wp-includes/blocks/pullquote/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�i\�}�}Oa��X`�',_binary '5h�3D\� ��!�У\�^I\�un+���/\�_�u','',0,'?'),(_binary '�\�\�\�\�PLq�IX�?','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-base.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��.V\�D\�ً�)\�',_binary '9�lR:A\�\�\�e\�ƣ���,,x\�d\�5�','',0,'?'),(_binary '�\�I\�\�\�.$U0]\'�S_','wp-admin/includes/widgets.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�mԛ\�\�u\�\�U0xƉ�',_binary '�\��QyTw\�\�\�\�\�Ĥ ��(�\�\�V\�#V�','',0,'?'),(_binary '��ꑉ}�Oa�T�TN.','wp-includes/blocks/search/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.$��\�\�\�D`\�+#',_binary '\�V,\�;ω�\� ��\�%�+\�1\�xm+�O��ySQ','',0,'?'),(_binary '� �sM\�C��t��o\0','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart05.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart05.svg',0,_binary '\�6�\�\�\�ą\�\�\�s',_binary '\�6�\�\�\�ą\�\�\�s',_binary '�\�\�^/���PUD\�\\\� �\�v\�/��\�Ec6����','',0,'?'),(_binary '���1����K\�.EЈ','wp-content/themes/main/includes/visual-composer/shortcodes/counters.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/counters.php',0,_binary '�?�$)z([\�+\�S�',_binary '�?�$)z([\�+\�S�',_binary '$�2O=脒ߢ\�x{�G_q��� \�i� ���','',0,'?'),(_binary '��x��\�sIV�8)','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�l\�@\�\r�o��\�a���',_binary '\�\�#\�Äz1c#�p�rt\"�\�qfHv\��\�Zy\�','',0,'?'),(_binary '�\�+D�FܿTZ[H7','wp-admin/images/post-formats-vs.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/post-formats-vs.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��S�l�\�H\\������\�',_binary 'e�t���w|W�{x�y%K:��QE7���\�\�\�','',0,'?'),(_binary '�\Z\�[\�M��[\�\r�','wp-includes/blocks/columns/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '´`�b\�oFIK���',_binary 'd�ף!x`�\�\�\�\��\�J\�\�&\�\�ͽ\�{\�\�','',0,'?'),(_binary '��A-W:z�t','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_loupe_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_loupe_24px.svg',0,_binary '�t\�5�ā+T#\�q�C�',_binary '�t\�5�ā+T#\�q�C�',_binary 'A��w�a5\�\�Y*IL{�\�8��\�\�)R-o �k�','',0,'?'),(_binary '�(q�9�\�Zw�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gǤ\�eR�\r�<\�&M�\�',_binary '�J��\�\�\�5\�\�P��n\�Z\�\�ϯ<4�X\�p��4','',0,'?'),(_binary '�(�K���{�&2�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �\�\'��n<A\�\�\�',_binary '�1\�_\�\��H|���\�F�[�V}�*�B`�\06','',0,'?'),(_binary '�*�Ru&\�\�%�\�Ӑ\r\�','wp-content/plugins/wpforms-lite/src/Admin/Builder/TemplatesCache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Builder/TemplatesCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X\�dM�S\�,�/�\�\� ',_binary '_SN�S\�\\��\�?,\�a�\�☤�A��\�V\�G','',0,'?'),(_binary '�2\�\�`N�2�L�4ױ\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �w^\��]緣M',_binary '��\�\�\��ZE�O\�7(�nY�\�h\�˨��','',0,'?'),(_binary '�4�\�f93.כ��?','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gallery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gallery.php',0,_binary 'H�cB�)G�~Au\�+��',_binary 'H�cB�)G�~Au\�+��',_binary '{�g��t\�K���\�B�:c7�\�@���W','',0,'?'),(_binary '�<�3\�v��&F','wp-content/plugins/wordfence/views/scanner/scan-failed.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/scan-failed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}\\��fD�|2\��u�',_binary '\������3\�C��\�&i�\�8ʍ9Mgo\�Apzo�@','',0,'?'),(_binary '�=�fd�\\ӂv�\�\�','wp-content/plugins/contact-form-7/modules/listo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/listo.php',0,_binary 'D=U��a�|:\�UI��',_binary 'D=U��a�|:\�UI��',_binary '< -�F\�\�\�\�5\�\�ts\�\�;�\�\�Z�48Ԁ�G�','',0,'?'),(_binary '�A?\�]\\8�PMT\�l','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�C\�B\�)c�\�ae��\�',_binary '\�[}���D\�\�\�\0OV�:~-\�\"~mBh\"<\�pW\�','',0,'?'),(_binary '�GV\\z��#���!;�\�','wp-includes/js/media-audiovideo.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/media-audiovideo.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v\�Â�\�6�;\�\� �>',_binary 'y�\"F\�\\�XW�Q9\� \�$\�syg��}Ɵ�','',0,'?'),(_binary '�M�\�s\�;\',�\�\�-E','wp-admin/css/dashboard-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/dashboard-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �ހ-\�\�FU��-a�',_binary '�<\�:\\ɸ�[+?_Jrv�ĉ�\�S�\�ϻ��-B\�','',0,'?'),(_binary '�O�r#�\�T�G��!','wp-includes/js/swfobject.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/swfobject.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���,�I}p�e~2�q\�',_binary '?��Lw��\�.\�4M�\�ՒF�J\�>fI�鴆�','',0,'?'),(_binary '�QMD#\�꣹�\�\�Nn�','wp-content/plugins/js_composer/include/params/css_editor/.css_editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/css_editor/.css_editor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�d��\�\�\�\���3�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_album_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_album_24px.svg',0,_binary '\�#\�S\0�\�6-\��4�',_binary '\�#\�S\0�\�6-\��4�',_binary 'O\�>5cIf��\��\�\�sG\�l8\�z[4\�\��','',0,'?'),(_binary '�l&\�*��\�\�\�\�\�&','wp-includes/SimplePie/Content/Type/Sniffer.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Content/Type/Sniffer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JVP�t>%N\�\�\�\�\0',_binary '\n��S/�\�̼#@�\�%\�\�\�,\�ul�\�$t���T��','',0,'?'),(_binary '��\r\�\�M]\�)\� 5%\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-article.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-article.svg',0,_binary '�\�rk\\a\�K�\�\�\�',_binary '�\�rk\\a\�K�\�\�\�',_binary ' �=\�\�#ľ\�F��Bbf0Sz�\�c\�g\�\�uU�','',0,'?'),(_binary '�����Q���P5�S','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���$(�g�(��\�P\�\�/','wp-admin/css/wp-admin-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/wp-admin-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G�Q5\'EY�o\�0�}\�_\�',_binary '0�|TF\�\�\�\�O \�.���\�\�.��>��CEj��','',0,'?'),(_binary '��p13��#W�\�%\n)','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/.Cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/.Cache.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��ס��U�v>A\�p�P','wp-content/plugins/js_composer/include/classes/settings/automapper/automapper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/settings/automapper/automapper.php',0,_binary '\��W�~��\�@\r',_binary '\��W�~��\�@\r',_binary '\�\�taO�u�:�6uY�\�!��Q+҃��~','',0,'?'),(_binary '��=\�Y�O��oO\�2��','wp-content/plugins/js_composer/include/classes/shortcodes/vc-raw-js.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-raw-js.php',0,_binary 'l{\�܁ȵ�ȣ*\�',_binary 'l{\�܁ȵ�ȣ*\�',_binary '\�BqT��\�\�f�\�\�c=�Q��2w�\�*N1O\�p\�\�','',0,'?'),(_binary '��\�\�\�\�\��\�nD��','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-cta.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-cta.svg',0,_binary '��\�Y�\�kVK�\�\�)�<�',_binary '��\�Y�\�kVK�\�\�)�<�',_binary '�Q=\�\�\�\�A�7���$�N3fv\�\��h\�\�E','',0,'?'),(_binary '��5��At߂�m0i�z�','wp-admin/css/themes-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/themes-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ɒ�iw�S��7e!\�',_binary 'Y\���\�j/�:]�\�\���\��ē�ċ\�\�|\�','',0,'?'),(_binary '��\�e˦ƴ�>\�F&\�\�','wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-blue.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading-blue.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'UJ\�m#��9���&�\�',_binary '\�dlč\�g\�g�,\�%��\�\�|7ÔƑ<(�','',0,'?'),(_binary '��\�yx�\�\�\�x4*� ','wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/user/grace-period-toggle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f.ǎ�15\�\�0Lj�w\�',_binary 'TI/�Г\�D\�\�\�\�N�7\�\�\�\�\�6�\�|\�3H','',0,'?'),(_binary '��H�С\�\�\�YVhZ�','wp-includes/block-supports/duotone.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/duotone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gd\�C�3�۫\�H\�@',_binary 'ٺ+�!`k\�\�\���g�\��\�8N\�fml��\'6','',0,'?'),(_binary '���������Sk\Z�\�~','wp-includes/SimplePie/Decode/HTML/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Decode/HTML/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��\�\��\�#��S2a0','wp-content/plugins/wp-mail-smtp/assets/libs/jquery-confirm.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/libs/jquery-confirm.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�{�z�P@\�e�5\�i�',_binary '�����vX%8|W\�\�u�ji^:\'1R\�\�\�','',0,'?'),(_binary '���*�\�*\�H�Ǹ!�','wp-content/plugins/wp-mail-smtp/src/UsageTracking/SendUsageTask.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/UsageTracking/SendUsageTask.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\�B�B\�}SM�^C',_binary '�\�d\�F�\�\�\�\�:\Z\��\0�>죔>�v�\�','',0,'?'),(_binary '��\�q�K\�U\�j\�','wp-includes/SimplePie/Category.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Category.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\�\�\�[�� \�ZVG�4&',_binary '�<��J\�H\�v\�i\� b\�4l~\�e\�F\�\�mj\�','',0,'?'),(_binary '��7�\�ո\�\�T/��\�>','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�,\n�A\�\�nJ֝ڃ�',_binary '��\�\�=Č�G^WY��-\�\�\�F�>��\�1/\�*J�','',0,'?'),(_binary '�ēy�ɹu˒XZ\�v\�\�','wp-content/plugins/js_composer/assets/vc/logo/wpb-logo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/logo/wpb-logo.svg',0,_binary '>\�\���8*%XJ\�\�Uа',_binary '>\�\���8*%XJ\�\�Uа',_binary '�\"\�>#<��&\�n��\�\���I�t\�V��\�6\�','',0,'?'),(_binary '�\�\�b\�yKB�o\�3\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp856.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp856.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\��\���\�`]',_binary 'gK�N;|,L>W\�w�K�֖�\�\�F�{���]/��','',0,'?'),(_binary '�\�n���\�\�&\�3`�','wp-content/plugins/wp-mail-smtp/assets/vue/img/pro-badge.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/pro-badge.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�bt �@\�?\�#��',_binary '>C|uF� Y��. �z�[HLO\�\�RNB\�\�\�','',0,'?'),(_binary '�\�\�\�\�+l\�u{��\�7','wp-includes/customize/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�-Z���:E�:','wp-admin/js/image-edit.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/image-edit.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�t��\�?�a�4k�3',_binary 'NVy�\�CK\�\�\�į;��#nl�E.^\�P�\�IVV','',0,'?'),(_binary '�\���\�,�\�\�','wp-includes/js/tinymce/skins/wordpress/images/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\0\�p�]c�}\�n��SQ�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-sv_SE.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-sv_SE.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k\n�I���0,\�6�=�]u',_binary '\�\�\nz֍͋\\-�\�϶�\�=�\�\�0\�v+�J{!','',0,'?'),(_binary '�n�J\\���R$&\�\�4','wp-content/plugins/gosolarthemes-core/admin/theme-config/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/theme-config/index.php',0,_binary '��:\�>\�\�#�<q~�O�',_binary '��:\�>\�\�#�<q~�O�',_binary '�� ��o�\�\�M�J#�A|�ߎ\�(�\�;6R\n\�','',0,'?'),(_binary '�\�-\�\"\�\�u���\�5R','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_plus_2_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_exposure_plus_2_24px.svg',0,_binary '�\'v:\�L2��_ReyG\Z',_binary '�\'v:\�L2��_ReyG\Z',_binary 'R\�{+�i�\�.~\�Ν�.\�*2~�jh�8ĺ~�s�\�','',0,'?'),(_binary '�}�!~�\�{s_Y�^y0','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_clear_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_clear_24px.svg',0,_binary '�[\�\�|A.��\�-\�ޮb',_binary '�[\�\�|A.��\�-\�ޮb',_binary 'M\�d;]<�\�\�\�&#RK|=�;-ٖ�hc\�n�\�\\\"�','',0,'?'),(_binary '���|�jX���\�|\�fb','wp-admin/css/login.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/login.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���| ��ɕSc8',_binary '\�\�\��o1�zLk헚w\\\�\�v\�\�h�\�<\�','',0,'?'),(_binary '�!\��:\'\�d^t�ӣ��','wp-content/plugins/js_composer/include/classes/shortcodes/core/.core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/core/.core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�#�i\Z%\�bVs�sX�','wp-admin/network/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�%�W�R\�u\�\�w','wp-includes/blocks/comments-pagination/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r�\�\ZH�\'�Q��',_binary '��s�cE�p9\�o�t�Hܛ�\�{6�s�\�U\�','',0,'?'),(_binary '�*i\�8�\�]�\n4��\��','wp-content/themes/twentynineteen/print.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/print.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0)ݴ�`I4�P?Y$2|\n',_binary '�\�$�eI\�8a\��*�����\0��D\�\�B\�0','',0,'?'),(_binary '�,�Z�FN�).-�\�[\"','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAccount.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAccount.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��A\�A̾\�I�s��',_binary '�&��\�v���:�\�v\�\'�\�B8\�@F��\�q�','',0,'?'),(_binary '�-Ȝ\�\"�r\�.��+0|','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_apps_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_apps_36px.svg',0,_binary '�\�\�;?�b\�Xƿ\\\�\�',_binary '�\�\�;?�b\�Xƿ\\\�\�',_binary '3C\�J;C]Q+�Fn�g��\�Cʝ���t\�\�','',0,'?'),(_binary '�1և��� )0\r�\�2q\�','wp-content/plugins/wpforms-lite/assets/images/settings-email-html.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/settings-email-html.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iS�J#\�\�e�1\�\�g$�',_binary '��Ĥ.&ppZ.;\�6����q2\�\�{v\�\�\�Ї\�*','',0,'?'),(_binary '�4P���\�$\�]Ja��E','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-base.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-base.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qh9��5���\�\�\�',_binary 'f�q^���Da�C��ii\�5!-~\�DڢQ�ަl','',0,'?'),(_binary '�B�g*^�\���5\�9','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-posts.php',0,_binary '��BN�ʂ\�\�O�b',_binary '��BN�ʂ\�\�O�b',_binary 'س�\�A��1,?��A\n7�<R�\����\Z�۽','',0,'?'),(_binary '�I�\�˝�ܫ\n�-\�','wp-content/plugins/really-simple-ssl/testssl/cloudfront/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/cloudfront/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Y�&OEԶ\�\�c\��',_binary '(Pї\�;��G\�\�t�2�r�;�\�u}�Fޖ/','',0,'?'),(_binary '�MR�\�l\�B�F�u','wp-includes/option.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/option.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�̏y�UC)7Ϥ�&�U',_binary 'ME�W�$:n$����\�\�E6\"�w>^�Cco~','',0,'?'),(_binary '�V\�dj\r$�Ndt�F���','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/monitor.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/monitor.svg',0,_binary 'P$\�S$�;�.\�c�\��',_binary 'P$\�S$�;�.\�c�\��',_binary '\r��\�ۂ�Ӌt4B\\?8��M\�&[<\�ֆA\�꣑','',0,'?'),(_binary '�bv\�q3�V\�z�e','wp-content/plugins/wpforms-lite/src/Logger/.Logger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Logger/.Logger.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�he�\�-�BJ�\�_v\�','wp-includes/blocks/search/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i�E�\�]\�C�\�p�\�6\0�',_binary 'd;��[�\�\�Zݸ,\�\�:{��\�\�&rz\"-\�cc�','',0,'?'),(_binary '�k\rՅ�e\\P]2)-','wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-tabs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tta-tabs.php',0,_binary '�Q�����\�,\�\�\��F$',_binary '�Q�����\�,\�\�\��F$',_binary '\�\�8\�=�\�\�m�:g\�OaȼI>ڤP�>4\��p=','',0,'?'),(_binary '�mv�yayT\�\���\"','wp-content/plugins/wordfence/lib/wfInvalidPathException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfInvalidPathException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�j��\�ôٶ��\�',_binary '\�\�G!\���\�U6H��\�k9J0�\�\�O\�\�\�dv�!','',0,'?'),(_binary '�r�\\\�j���\�\�A$�','wp-includes/js/customize-base.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-base.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%Pe.�,�*䤊�y',_binary '�\�\�n>���)w�\�î\�\�ɮ\���>4nw\�','',0,'?'),(_binary '�z�^c\�\�B\�L$ x�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/AuthTokenMiddleware.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/AuthTokenMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G���}s�YJ<\�\�\�',_binary 'Z�t�U\�* \�<\�\�\�\�\'\�\�%u�\�9S+�UQJ','',0,'?'),(_binary '�{\�r�p7\�\��\�>]\�','wp-includes/blocks/post-comments-form.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�n\�݈�\�,aCHfǷ',_binary 'Ƀ\�r�Ő�tE\r.:G-Q\�8W��6\� G�=%fd','',0,'?'),(_binary '��犏`bI\�\"v4�N\�','wp-includes/blocks/cover/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p�\"�\�M�k1Xͥ��',_binary '`\�5m�SI�J>���\Z�9�\�\�\������','',0,'?'),(_binary '���\�\�\"Sέ`t@','wp-admin/network/plugins.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/plugins.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�R\n��.o�\�\�Ʊ2bw',_binary '\�A�gp���\�/�m\��,&Rq�f9ey�\�$=\�','',0,'?'),(_binary '��u�MC\�9�Ocw\�1(','wp-content/plugins/js_composer/include/templates/editors/popups/panel_shortcode_edit_form.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/panel_shortcode_edit_form.tpl.php',0,_binary 'k2����\r�!��a',_binary 'k2����\r�!��a',_binary '¨�\�&\�+Ϻ\�s\�\�\Z-\�\�ݰ\�c\Z�5��\�','',0,'?'),(_binary '���\"�\�#p���I~�\�\'','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/key2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/key2.svg',0,_binary '�\�\�o\'��I`O�6��%',_binary '�\�\�o\'��I`O�6��%',_binary '\��6�t\�À�R�\�d\�c�+��αҠ�\�^=','',0,'?'),(_binary '���\�\�o\�1\�F�\��w','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select/elusive-icons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select/elusive-icons.php',0,_binary '�ڠ<��V�\�hID ]d',_binary '�ڠ<��V�\�hID ]d',_binary 'u����(�o� P3M\�T�\�\�:r\�a\�7','',0,'?'),(_binary '��\�\\\�\�.1�\�-��:','wp-admin/options-media.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/options-media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�}.6\��G8u6�\�',_binary 'x�0���s�����\�\�NW�A�<\Zx�\�(\� \�','',0,'?'),(_binary '����P\�nm�7_!*','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/HandlerInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/HandlerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\\��\�\�@�n@2\�',_binary '\�I������R�\�-���O\�\�\�\�3$\�\�\�','',0,'?'),(_binary '���\�nTtD��l�K\�:S','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/QueryVar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/QueryVar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ia\�\�n�<Ӯ�S��^{',_binary '\� P�K�\�H*�:4u\�\�\�PR�\��+!�|�P|Q�','',0,'?'),(_binary '��ΝH�*�\�*.ځS','wp-admin/includes/bookmark.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/bookmark.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\nK\�a�@%G\�\�,',_binary '����\��\�(���\"L\�8��Ew\�\�m.\�\��\�','',0,'?'),(_binary '��8�\�p>�ĉ\�+(�','wp-includes/blocks/template-part/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ne*YB\�\�V�sʇ�2',_binary '\���]ge$\�ζ^*&HL�~�\�ɣ�\�s��','',0,'?'),(_binary '���^.�\�0i8���J\�\�','wp-includes/Requests/src/Response.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '䍎C!B8Y�\�R\�',_binary '\�%Œ\�0+�\�(���v��)*\�\�\�n=�D\�\�','',0,'?'),(_binary '��dx�\�\�eB�ݙϟ5','wp-includes/IXR/class-IXR-clientmulticall.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/class-IXR-clientmulticall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�H���q�g\�\�l�t',_binary '��ғ\'bO\�\�\�\�E�&ƧW0h� o�\\`�\�Y�\�','',0,'?'),(_binary '�\�\�9��gk4`��;\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/variables.less','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/variables.less',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�DZ\�Í���\��',_binary '5Ë�8��fٜl����\�\�\�0R)�� %��\�','',0,'?'),(_binary '�\�>0\r���\�P�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_power_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_power_24px.svg',0,_binary '��`�p.*\����\�',_binary '��`�p.*\����\�',_binary '\Z�O&\��\�\�h\�\�4�nܲ��Q\� ���\�','',0,'?'),(_binary '�\�Nl��d\�-Q\�\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/dimensions/field_dimensions.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/dimensions/field_dimensions.min.js',0,_binary '�\�\�\�9] �\� \��e�',_binary '�\�\�\�9] �\� \��e�',_binary '\�<\�\r\�r�\n\Z�P\�oΘ\�\�̇)�\�1�Iz','',0,'?'),(_binary '�\�\�\�i�3օ;\�\�(','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_post_settings.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_post_settings.tpl.php',0,_binary 'rm\�-\��|\�\�I)\�',_binary 'rm\�-\��|\�\�I)\�',_binary ':8\�nykN\��\��\�\�\�\��9(���Hi��\��B\�','',0,'?'),(_binary '�\�Ul1�ȕD�bmg\�','wp-includes/css/buttons-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/buttons-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F��X�WDw�\��\�ڭ\�',_binary '\�o\� �����\�!Pc�����\0\�i\�F9aK��\�\�','',0,'?'),(_binary '�\�\�\�T7�\�\�\�b�1**','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character03.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character03.svg',0,_binary 'e��U�|��z0\�\'+',_binary 'e��U�|��z0\�\'+',_binary 'Ơ/�*\�^̫W\�r�:K���䷆\�A1\�z\�D,','',0,'?'),(_binary '��\�h�\�\� �i�8.','wp-includes/blocks/post-comments-form/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�КN�\�\�{�\r���',_binary 'EFJ\�9xB)\n\���\�`!�y\�\�|\�2cbF','',0,'?'),(_binary '�\nfv�8�\�\�1���-I','wp-includes/SimplePie/Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '逗z\�qŔ�\�/\�\�',_binary '_pe�NO\�/�*�mv\�\�ȿ\�n6*�\�zo�\�n\�','',0,'?'),(_binary '��\�U\�N,� \\1','wp-content/themes/twentynineteen/sass/forms/_forms.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/forms/_forms.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%�\�n����ŋA�',_binary 'h��VC{�B\�{\�\�\�4O\�b�]=�\�;X)\�\�(X\�','',0,'?'),(_binary '�\�\�tA&d\�\�6\�','wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wp-import.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wp-import.php',0,_binary 'x�\�$�n�/רg��)?',_binary 'x�\�$�n�/רg��)?',_binary '5��\���\�,B���T��\�_B�J|m�\�f','',0,'?'),(_binary '�k!a\�+�*i\Z(C','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q�\�\�N\�\�\�\r-',_binary 'g7�C\�~CR\�&�\�dM�j2�q\Z\�\�\�7>\�P','',0,'?'),(_binary '��/ga)#KY\�\�@�q','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSendersListIps.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSendersListIps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lW�:͔:\n�0�\�W���',_binary 'C��͕Q��l\�8rk�¨ \�\�\�I\�E�\�I77�','',0,'?'),(_binary '�)\��e�\�듄�%aTh','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/InsightOpsHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��۷\���W,ht\�',_binary '\�*c\�RZ�\�d\�_P�\�\0\�\�ZQ\�*/���EJ�','',0,'?'),(_binary '�1xR\�7\�*�d�k�\�','wp-includes/js/tinymce/skins/wordpress/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�@22X�CX�\��\�a','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�LEܺ\�\ZUE?u_0��c','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�f\"���\�#6${ JL\'\"',_binary '\�eŇ�6\Z(�q\�&�ڶ�\�\�]�\�\�\n\�Cli�ީ�','',0,'?'),(_binary '�VtQbШ���\�8\�-�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_basic_grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_basic_grid.php',0,_binary '[IU\�\��1\�\��_Q+',_binary '[IU\�\��1\�\��_Q+',_binary 'W��\�\Z:*\�\�\�8��\�\r�\r\�9a�Zi���\r','',0,'?'),(_binary '�]�{d.\�EA�pK�{\�\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_link_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_link_24px.svg',0,_binary '�`\�t쭇����J\�/\�',_binary '�`\�t쭇����J\�/\�',_binary 'm\�\�.\�<Y�\�?\�\�?�n�\Z`j�x�\�h��','',0,'?'),(_binary '�`�`\'\�l`=\�\�X(','wp-content/plugins/wordfence/views/options/option-select.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J*E\�%v N\�a!��Uw',_binary 'M��#3�a@xh\���s\r5qB\�N٣�X#�\�','',0,'?'),(_binary '�a+/\�Z�&\�$\r\�5\�','wp-content/plugins/wpforms-lite/includes/admin/class-notices.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/class-notices.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\�<\�\�Nf�ּ�p',_binary '�3(?\��5B�JC\�\�7\��\�5[&IY\�O%j�m\\','',0,'?'),(_binary '�a�4\�\"\�\�\�v��z','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/border/field_border.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/border/field_border.min.js',0,_binary '�y�Ci&စ�\�J\�|',_binary '�y�Ci&စ�\�J\�|',_binary '�N\�^���\�=����dpO���\��\��\�\�','',0,'?'),(_binary '�e\0s���\n>�\"��','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_color_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_color_24px.svg',0,_binary '\�\�|��\�HX�z�١U',_binary '\�\�|��\�HX�z�١U',_binary '�I\��)��} �J\�\�|�y�rˇ\�]e\�E\'�','',0,'?'),(_binary '�j��HG\�\�\�w,ƙ','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_connected_no_internet_1_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_connected_no_internet_1_bar_24px.svg',0,_binary '\�.�\�\���\�6�%�=',_binary '\�.�\�\���\�6�%�=',_binary '0��\�+��1��\�Xҍ\�I}�bP@\\\�B\�\�','',0,'?'),(_binary '�y��ё�c�j!�\\\'','wp-includes/class-wp-block-list.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N�v\�SEf\�\�\�6�W',_binary 'L\���\�\��lΚ���\�k��2�\�:�\���','',0,'?'),(_binary '�2�D[\"�\�*\"(\�\�','wp-includes/js/jquery/ui/effect-size.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-size.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'os%|�lR�9��$\�\'',_binary '�\��êg\���\��]8R\�\�W\Z�C�@\�=\�','',0,'?'),(_binary '��hJ��D\�㰗G� \�n','wp-content/plugins/wordfence/lib/wfCentralAPI.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfCentralAPI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '耳�\�B/�X�\n`�2r',_binary '��>C�\�]�!��կVMՍ�4U��U\�\�\�\�\Z','',0,'?'),(_binary '��ˣ���>�\�\��\�N','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/WebProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/WebProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$%\�+2\�\�z���\�\�',_binary '\�\�_gp����uN,��\�\�\�zhu�@}�\0o','',0,'?'),(_binary '��\\�\�\�0O�\'w[l/^$','wp-includes/blocks/gallery/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\ri�d��\�c\�\�(r',_binary '~�#x�3B��\�zM)�\�\�\�\�\�&\��\�y�[6�','',0,'?'),(_binary '���ZQ4\�\�\\(�܇','wp-admin/network/admin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ϯ\r��&Z3�r�\"\�',_binary '\�:\�\�%�;Ki�W@>\�U;�\�\�\�\��#�>','',0,'?'),(_binary '���\�Y\Z�\�Y�5:\0q�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountCredentials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/ServiceAccountCredentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']~\�Y\�\0~�ۨtF',_binary '� \'\�jՒG`�\�\\Y�a0G�E\Z��\�\�!m=#$ז','',0,'?'),(_binary '��\�^=�釙\'Qrx\�','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-contact-form7.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-contact-form7.php',0,_binary '����\�E�\�W\�l\�D(q',_binary '����\�E�\�W\�l\�D(q',_binary '\�0\��^�\rb���\�Ж�.\�\�\ni��\��ŎS�','',0,'?'),(_binary '��9O���\�>�\�\�̲','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-pie-chart2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/tablet-pie-chart2.svg',0,_binary 'f\r�?�g�\�\�{3�',_binary 'f\r�?�g�\�\�{3�',_binary '�_aiB͛PT����Nz\�\�m��Ii�#(�nA\n\�','',0,'?'),(_binary '��\�~;s5����WBmEV','wp-content/plugins/contact-form-7/modules/sendinblue/contact-form-properties.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/sendinblue/contact-form-properties.php',0,_binary 'Ч�\Zq8R�c6�1+\no',_binary 'Ч�\Zq8R�c6�1+\no',_binary '�\�g,f)X��\�\�AR�\�<��z�{\�dZ\�6�','',0,'?'),(_binary '��L=ΏC\�b\��','wp-content/plugins/wp-mail-smtp/assets/vue/img/check-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/check-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '嗬��h\�T�P�\�\Z�A',_binary 'R\�3e�:F$*�E\�w\'� �c����\�\�\�','',0,'?'),(_binary '�\�Jm�l�\�\�Ƀ\�','wp-content/themes/main/includes/visual-composer/.visual-composer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/.visual-composer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�Ƞ\">�gݠ\���','wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/css/custom-color-overrides.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�`f��5�[���֛�\�',_binary '\�T�wUZ\���c\�F�`\�Y[\�a��\�Z','',0,'?'),(_binary '�\�/\�\�؊!�N>\�\n�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��f<_2S^I��Z',_binary '��iݯ��8{��i��\�q!d��\�Ս�\�Az\�\��','',0,'?'),(_binary '�\�G7P�\�J\��ukS','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/extension_customizer.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/extension_customizer.js',0,_binary '݉l|��\�aZUd\�c',_binary '݉l|��\�aZUd\�c',_binary '�\�7�i�\�rܳ�8\�\r\�Y�$.�S��y','',0,'?'),(_binary '�\�s�[a ��a�\�.','wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-option-min-max.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-option-min-max.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'ZNy?��\�\�Wׄ�T9',_binary '�\�#a5I\n1n\�\�-�v\�IL\�a<)\�\�Q\r�\��','',0,'?'),(_binary '��\�-�\�%\'\�C�y��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_vignette_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_vignette_24px.svg',0,_binary 'B�u E��\�ubo�>d',_binary 'B�u E��\�ubo�>d',_binary '��>��߬����\�G�ْmFS\��W�ł��-','',0,'?'),(_binary '�篎n\�P\�E��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterCriteria.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/FilterCriteria.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zt\�\�]\�\�f\�z�L',_binary 'бӨ\�O\�T�\�g�\�\�\�5��_\�V\�\�G�=(','',0,'?'),(_binary '��L��$&S�Bŕ5t�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/ElasticSearchHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�D\�e�/��_��@|�\�',_binary '1�u-K\�\Zѥ�Mw�؞��\�\�2��\�\�\\\�\�q','',0,'?'),(_binary '�3\�\�\'�����\�\\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v$�\�T\��\�n�V�',_binary 'VeJ�\�_�}�\'�v�����S�b\�\�I\�\�e�\�Ѫ','',0,'?'),(_binary '�\Z\���l\�\�\�3Ȋ\�','wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\�UՒ\�JL��m8`v',_binary 'ӛ�vQ��k\�\�\n��l\�]\�`Ε��۷\�+}\�kO�','',0,'?'),(_binary '�)�<�4)ʶ�n˶�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/.Monolog.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/.Monolog.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�<h�iѭ3*� Fq','wp-includes/blocks/button/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�9\�[}M\�e����A',_binary '�\�K\�P1(Ҍ/�\�D�^�B�&U#k�\�yY','',0,'?'),(_binary '�@\�\�d\�,�\�I \�օ','wp-content/themes/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/LICENSE.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'JԵ�/\�\�M�z<�w\�u',_binary '��\�dh~hĥ���W9&(�(�\�O\r0^1F)\� �~N','',0,'?'),(_binary '�Ci�JdID\�rD��]\�p','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_play_arrow_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_play_arrow_24px.svg',0,_binary 'vt��3���ڛ?x�',_binary 'vt��3���ڛ?x�',_binary '_ [h�S�[\�?\�kLDQ%��Nr�\�+\�Ҫ','',0,'?'),(_binary '�J|6}\�P\�,\rٛ','wp-admin/css/colors/_admin.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/_admin.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Aa�*P\��a |ү�vT',_binary 'a�\�\�UQw�\�ѯ\� \r�r��.\�9}','',0,'?'),(_binary '�Z�@����E�ya�B','wp-content/themes/twentynineteen/sass/typography/_headings.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/typography/_headings.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�|R\�\�s\�x��\�*%�',_binary '�pЎ\��(\�W�\\\�\�\� �c\�36�\0\�\�\'�f\�','',0,'?'),(_binary '�d`#)?�ϳ�\�0(w��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �oY��\�-\�)EHd',_binary 'l\�,8�E\�T��C�eyl�a�S\�\�;)\'\"d\�`z��','',0,'?'),(_binary '�d\�\'�E\�_\0\�\�b�%Gd','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sr.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sr.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ���SJ%\�7 P\� �',_binary 'S*\"��z��{z���LH\�<�7\�\Z7\�A�.X1�','',0,'?'),(_binary '�i\\�\�l��\�ȍ�\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/elementor/.elementor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/elementor/.elementor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '����\�V�Z\�bl�ͯ','wp-includes/blocks/archives/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4? �\�\�\�U�Ew\�\�',_binary '\�̴\�2I3��\�QS*\"@L�$ ��\"�V�?�\�','',0,'?'),(_binary '��x�`�f,5ef2��','wp-admin/js/site-health.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/site-health.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�BsJ \�\�{ \�\�\Z',_binary '�&5#\�$sG�%���\�\�L�\�:�\�\r\� \�!','',0,'?'),(_binary '��d\�]\�&3��\�N�=','wp-content/plugins/wordfence/images/logos/shield-white.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/logos/shield-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�dX\�#\�p�RðJ�',_binary '\��L�O\�\'\�(\�EqH\�\�l\�@\�\�)O����','',0,'?'),(_binary '�����[��:�����q','wp-admin/includes/class-wp-plugins-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-plugins-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�M�f$l_mv�^?���',_binary '/�#��\�t��ƭ�b�\�\��mZs3\�ϫ��\�','',0,'?'),(_binary '��\���\�C�\r�X\�\�','wp-content/plugins/js_composer/include/templates/params/google_fonts/template.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/google_fonts/template.php',0,_binary '�i\�\�F�5\�ғ�\�\�_',_binary '�i\�\�F�5\�ғ�\�\�_',_binary '��gk\�lc\�+�\�ۘ�\�+7r�\�-�QV% \�\�p�','',0,'?'),(_binary '���P�Of;\��\�/\�\�','wp-includes/SimplePie/Decode/HTML/Entities.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Decode/HTML/Entities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��jыp&y�\��\�\�\�U',_binary '��WP�\�*P=Nϻ;\Z���i�\�8\�\�2�_��� ','',0,'?'),(_binary '���l��{(�\�W#\"\��','wp-content/themes/main/js/plugins/gosolar-jquery.carousel-custom.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.carousel-custom.js',0,_binary 'S=(\�S4�Г�b{\�f�',_binary 'S=(\�S4�Г�b{\�f�',_binary '`\�{cE0\�\�\�\�\�*fj�Ơ��B\�?\�K_�','',0,'?'),(_binary '��.yz\�_�\�jz\�|�','wp-content/themes/twentynineteen/images/pattern_03.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/images/pattern_03.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�e\�Y)f�x��:.+\�\�',_binary '4]ou\�\'�u\�����mN\�\�ZV;Ke�\�jW>T','',0,'?'),(_binary '��߈#���TO���\�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/sodium_compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/sodium_compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�A\�\'I5��xN\�$��',_binary '�m��\�\�<�� p�(t)P7�\�r�~^�\�闦\�\�','',0,'?'),(_binary '��(�B\�i#\�\nk�ol','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_tab_unselected_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_tab_unselected_24px.svg',0,_binary '`\�\�\�̃\�\�~\�f\�',_binary '`\�\�\�̃\�\�~\�f\�',_binary 's=5%�m��\�4\�\����Bj+�8\�QKD���j?','',0,'?'),(_binary '��rPw!m� \��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Struct/.Struct.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Struct/.Struct.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�Ƣ\"Xƣ\�lR\��ա','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bank2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bank2.svg',0,_binary 'W{z%=T/\�7�\�+/�\�',_binary 'W{z%=T/\�7�\�+/�\�',_binary '2\�_�)\�\�b\�b��\�^Ph�\��\��PM','',0,'?'),(_binary '�\�j{sj>� \�:^�\�','wp-content/themes/twentytwentyone/.twentytwentyone.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/.twentytwentyone.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�Z�\�(�\��|�\�Z','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'QU�p~ocÊ4\�Nt��',_binary '�L\�\�n�l2@ΐ\�>h�i,uJY�H��\\\�L\�,�B','',0,'?'),(_binary '�\�[�s\�\�ךk [�`�','wp-content/plugins/wpforms-lite/includes/admin/settings-api.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/settings-api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '茕_F��T?d*��I',_binary 'ݭRq�a7�A�\�(�%\�\�\�Usg!d 3H&)','',0,'?'),(_binary '�\�\\ ��Iѻ��\�,','wp-includes/class-simplepie.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-simplepie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\'T1��&9�of&',_binary '�>\��\��\�\0\�H��� ��2\�\�a\�\�\�o\Z;\�\�V�','',0,'?'),(_binary '�\�|S\�\�4:�l�Ū��','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_person_pin_circle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_person_pin_circle_24px.svg',0,_binary '\�eD�\\�=��Ϳ�\ZT',_binary '\�eD�\\�=��Ϳ�\ZT',_binary '�>}\0,\"% \0\�%n�s���e�2\�р���[\�\�\�y','',0,'?'),(_binary '�\�ڙy\�2D\na��93','wp-includes/block-supports/layout.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/layout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+\r�\�\�MU\�&��W',_binary '{0�9\�q�(~\\���i\�\�x�W\�Pa/\�I�\Z`�\�','',0,'?'),(_binary '�\�\r�c\�6�\�X�55_','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp256.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�^�F��۟�Ă�\�j-',_binary '��e�\�\�q�����1nl:\�E�F \"Q\�\'<�','',0,'?'),(_binary '�7\�3�h\r��\�C3p.','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_record_voice_over_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_record_voice_over_24px.svg',0,_binary 'K�88�\�\�wr\�m�\�\�',_binary 'K�88�\�\�wr\�m�\�\�',_binary 'Ew\�t\0ty6m�\�k�X06�1\�@\�%��h��','',0,'?'),(_binary '�-.I�t>MBU6\�~�7','wp-content/plugins/really-simple-ssl/grid/templates/progress-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/progress-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}�7a�\�\n#\�[=V',_binary '�҂�\�/�\�\�1�����l\�\�о\�����R���','',0,'?'),(_binary '�F��w\�A\"�o\Z$�\�\n','wp-content/themes/main/sidebar-second.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/sidebar-second.php',0,_binary '�\��Ex\�Gf\�g�U\�',_binary '�\��Ex\�Gf\�g�U\�',_binary '-\�\��\�\�n(%\�\�Ƞo�\���\�\�\�6��\�,\�\�}�','',0,'?'),(_binary '�\��\\�]^\�T�ꥊ\�','wp-includes/js/dist/vendor/wp-polyfill-url.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-url.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ř�=�NT\�\\��{�\�',_binary '�\�h\�ǣ�q\�ٵKt\�\r4DSg�d0Z�','',0,'?'),(_binary '�\"N+/\�\"��ߐ�\�\�','wp-includes/blocks/pullquote/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�$=Z��Z�Hɼ��\�f','wp-content/themes/twentytwentyone/assets/sass/06-components/navigation.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/navigation.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\���\�;Y\�lE\�',_binary '\�_\�\�E>��\�@\�\�[)�$�=\�A\�L\� C�Mp�','',0,'?'),(_binary '�$lv\�\�EC۩bN','wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/footer-menus-widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WC�\�B�\��\�\�I�mU',_binary '�\�\�z�jy�I���`F����\�.\rCC!qc_','',0,'?'),(_binary '�\'0�:\�\��P�\�D�I','wp-content/plugins/revslider/includes/EspressoDev/InstagramBasicDisplayException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/EspressoDev/InstagramBasicDisplayException.php',0,_binary ')\�ԏ\�\�H\�\�Ĥ#�C',_binary ')\�ԏ\�\�H\�\�Ĥ#�C',_binary '�YW>5�\�\�JmZw�*�.\�\0\nus\�6#\�FU(','',0,'?'),(_binary '�,\\�ާp҉�^v�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_sd_storage_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_sd_storage_24px.svg',0,_binary '\�$\�N�o\�I\�g\�B�',_binary '\�$\�N�o\�I\�g\�B�',_binary '\�g\�l\���\�\� �\�7�I�\�Ձ\�\�\�\�A=�','',0,'?'),(_binary '�-?\�_�)\�Hv\�lhs','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_turned_in_not_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_turned_in_not_24px.svg',0,_binary '\�B#�R�%B��\�\�a��',_binary '\�B#�R�%B��\�\�a��',_binary '&D\rD�b�^\�K\n��Z{0\�B`0\�\0\�#����','',0,'?'),(_binary '�/&��\�\�2�ѡ\rgDs','wp-includes/http.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/http.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7s�Т-{(g\�9�',_binary 'hq�L\�Y�Z��\02\�\�2A>f\\+܄\�!J�','',0,'?'),(_binary '�3\\u�k\�\"mNN�cH\�','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/help.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/help.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z�;7)X���v��R�',_binary 'A=i\�ex\��\��<�n�U�\�͐��d��!\�#\�','',0,'?'),(_binary '�5قaܨϘ\� #�\�bu','wp-includes/js/dist/compose.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/compose.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!C\�\�\�շ57����`\�N',_binary 'MBG�`dpj(�r]�`���E\Z\�Ir\�˵Su<','',0,'?'),(_binary '�<u��0Q\�\�d#\�\�','wp-content/plugins/revslider/admin/includes/help.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/help.class.php',0,_binary '�k�rE�`r�*uh��e',_binary '�k�rE�`r�*uh��e',_binary 'Ŏ\�\�\������Y���\0\�&7s!���g�_?��','',0,'?'),(_binary '�=\�#�\�-\�\�\�38','wp-includes/blocks/code/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+v{�d\�\�f$9�\�\�^',_binary 'K鏬�/� \�s�\�CS-\0\�U\�jh\�s�\�5 �','',0,'?'),(_binary '�Gr�%\�t\�i5֒�;','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/mi-analytics.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/mi-analytics.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�s\� 19C����\�k�\�',_binary '��u%\�,,|~qf��\�7\�\\}������j�3','',0,'?'),(_binary '�Q\\O9��b�V\�_@�','wp-content/plugins/wpforms-lite/src/Admin/Pages/Community.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Pages/Community.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S\�$�F�m\�-\� \�w�',_binary '+EB �\�����,ѭU�\�\�\� D�\�=�9��V\�','',0,'?'),(_binary '�Sߙ\0�\�c�ƕ`4�','wp-includes/blocks/navigation/view.asset.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/view.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'lI5\�\�}\�b�ѣ0@',_binary 'i3sd�\�\� Wzb+��\"�0Wl3\�01|8�','',0,'?'),(_binary '�Y���\�E�(��-','wp-content/plugins/wp-maintenance-mode/includes/classes/.classes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/classes/.classes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�y ��{�\�95\���a','wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?�.��a��H����\�',_binary '�Rx:,\���\"k�\�GX\�wU�<�-\��yAV�]','',0,'?'),(_binary '�{�>\�w\��<��?d','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AbstractNode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AbstractNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��VO$v�\�҇����\�',_binary '����9\�\�D٠\�\�t{-�J�白�Gd�E\�*\�','',0,'?'),(_binary '����=\�\�Ѷ\�8$�','wp-includes/js/dist/vendor/wp-polyfill-node-contains.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-node-contains.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/2�;���\�(�\�U���',_binary 'i-���;R�9\�\�s� �bl�\�:XJ$\�K\� \�','',0,'?'),(_binary '��?�0|\�\�\�5uơ��','wp-admin/custom-background.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/custom-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '㽫�\�]0�m7\�\�\�d',_binary 'Z�5\"=�\0\�T�σqr�/0�\�Q\�X^dn6','',0,'?'),(_binary '��M~�\�U=I\�W�f\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/SelectorNode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/SelectorNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\�{9ϸOy;�\�\�',_binary '�\�,�S;\�ja\�^\�4\�\'�\�\\�\�\'\r[l\�T���','',0,'?'),(_binary '��\�\�\�%��⢕ ;W','wp-content/plugins/js_composer/include/templates/shortcodes/vc_flickr.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_flickr.php',0,_binary '\�8\']�g��\�N\�',_binary '\�8\']�g��\�N\�',_binary '\�3�#\Z��\0�y\� �A_�1 \�K�b�^��/�','',0,'?'),(_binary '��i?��-U\�\�٤\�gNv','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-open.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-open.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X/\�\\N�\�Gyr\���',_binary '�\�J�\�Y,$�;��\�\��9R\�gc#�t\�\�S','',0,'?'),(_binary '��<eJ\��\�5}�\�j','wp-includes/blocks/site-logo/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�(p~t\�lؖy9�2թ',_binary 'z̅�V�TΆ��d]�lT\rRJ�\�gf�Yk\�{D\� \�','',0,'?'),(_binary '��\�\�:i\Z\�֞\�=L�P','wp-content/themes/main/charitable/campaign-loop.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/charitable/campaign-loop.php',0,_binary '��\�rF_�4�\�5dY\�',_binary '��\�rF_�4�\�5dY\�',_binary '�\�\�P�\�B��A�\�r�3Љg��\�\�\0ngN`��B','',0,'?'),(_binary '������\�\�%h�\�Z','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_person_add_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_person_add_24px.svg',0,_binary '\\\�*��\�s2�*I',_binary '\\\�*��\�s2�*I',_binary 'ڵ8��-\�\�\�Ja�ˑ}%Q�\�\�\�k��\�\�','',0,'?'),(_binary '���qh\�n�J�j�','wp-admin/css/nav-menus.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/nav-menus.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'zC~\�\rU�ye+\�!_�',_binary ';7I\�y�\��G{�R\�?��\�� �G\�2$o�b^','',0,'?'),(_binary '��\�<� \�f%\�n�O�','wp-admin/includes/credits.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/credits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w�\"˷\�\0��A,�QZ',_binary '4�%X��;�\�Tj1�\�e^\�\�}�#\�R!�٩�','',0,'?'),(_binary '�ÏuL\�,\�&Ǒ�\r1','wp-admin/media.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z�\��\\-�\�\�cY��D',_binary '\�L!Ve4�8o�_5�\���\��\��\��r\�\��','',0,'?'),(_binary '�Ӏ9[\�M-g��','wp-includes/js/dist/hooks.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/hooks.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4��+%�T|S\�v 5',_binary '�\�P|\�\�\� f�\�Eԗ\0\�5nЫdڕ\�LČ�','',0,'?'),(_binary '�\�s�)�9\0\��t\���','wp-content/plugins/wpforms-lite/templates/admin/settings/recaptcha-description.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/settings/recaptcha-description.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\n�\n�Ȑ��\�4',_binary '�\�PѨ} &R\�\�czP\'m}Z\�\�_wnm7���\�','',0,'?'),(_binary '�\�l�\�;+�S�G�\�','wp-includes/blocks/audio/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0�\�o\���b~��)8',_binary 'v�{G�dT��*ȡ\�\�\���R[<\�4C\�\�','',0,'?'),(_binary '�\����7\�a�ݒ','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_info_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_info_outline_24px.svg',0,_binary '���\�\��O2�>C0\�9',_binary '���\�\��O2�>C0\�9',_binary '\��a\�\�?�85\���\�]�\�~�|\�l�s;m�\"','',0,'?'),(_binary '�\�AVbƥS�\�\�v1:�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Site/Info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Site/Info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�wzw�\�\�%��\\�\�gZ\�',_binary '\'��\�z\�7\�\�If\�\'�K\�&RGo~�\�H)��i','',0,'?'),(_binary '�\�\�\�\�\�\'754��.\�S','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/button.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/button.min.js',0,_binary '�_�/�\�\\���Hx0Ը',_binary '�_�/�\�\\���Hx0Ը',_binary '[\�\�W��v#�(���\"|*Y��\�\�\�k���\�\�\�\�\�','',0,'?'),(_binary '���w�\�\�_�9\�MzG','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_hotel_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_hotel_24px.svg',0,_binary '\�1�<\�io� \�\�\�X',_binary '\�1�<\�io� \�\�\�X',_binary 'hzΝ&�\�\�:I+9�~C\�y@�\�J/s2��i\n','',0,'?'),(_binary '���wF�\0t�֩Պ','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/.data-stores.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/.data-stores.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��{Z\�\�V\�\�\��$��','wp-includes/blocks/social-links/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���Αv>x2(�0',_binary 'j\�/\�t�\�\�œ\�ҵ\�7\�.�;\�I�\�{�Z�','',0,'?'),(_binary '�\�+M\�%��]�sD00\�','wp-includes/blocks/freeform/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/freeform/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!��dN�\�ik\�l���B',_binary '\�m�zh�\�+\��ý\�\�L�Ɯ�l \�h\�/�Ą\\=','',0,'?'),(_binary '�\n\�\�n�=\�^\�n�N','wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/classes/class-twentytwenty-separator-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�kd\�E�~\�\�c��\�\�',_binary '(_{�ޫؠb��r,\�c\�l�^a�j\�\�Z�\�\�','',0,'?'),(_binary '�!Q�Me^@�\�aq;QR','wp-content/plugins/revslider/admin/assets/js/modules/admin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/modules/admin.min.js',0,_binary '\�\�\�5mL\�/\0\�w��',_binary '\�\�\�5mL\�/\0\�w��',_binary '\�`Lhp�Z�H\�\�~��V6g�\�w!��\Z\�','',0,'?'),(_binary '��k@�l\�Y\�1\�Ø\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailBcc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailBcc.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���lT�J��2�0L',_binary '�W\�{��\\&3�pe�\r\�>YV�Sq\�IY�Uk�z1,�','',0,'?'),(_binary '�(dwI\0:\r\�\�Xx1DC','wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�v\�\�[���A.F3D\�',_binary '@��ړ�V\�C\�+�\�<!;@8���9\�(\�n=�G','',0,'?'),(_binary '�/Q>+\�ޝ,\�m-/','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-exclamation.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-exclamation.svg',0,_binary '�`��o\rSC)�0\�K\�',_binary '�`��o\rSC)�0\�K\�',_binary 'r\�\�2eħ�\�5\�(9C>[�\�\�\�6�.W{�\�\�o','',0,'?'),(_binary '�/�eeW\�\�d�T�=H','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsClicked.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsClicked.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�`d;��H��w�\�z�|�',_binary '\�a;�%` �>\�\�\��Y��;\�\�\�xa/ˌK��','',0,'?'),(_binary '�3�,��\�cv�k��\�','wp-content/plugins/wordfence/views/onboarding/overlay.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/onboarding/overlay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'М���\��\��\�\�s\�',_binary '\��a:�F��\�V�W\�5W�<n\�o`��','',0,'?'),(_binary '�7ʏ\��aB�Kz','wp-includes/blocks/button/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\'����C\�\�p�',_binary '�\�3ߝ\�\�_7HӨ\�\�\�2=�\��픀�\�\�[d\�','',0,'?'),(_binary '�;\����\�\��g蚃','wp-content/themes/main/single-zozo_testimonial.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/single-zozo_testimonial.php',0,_binary 'lx\��t��\�\�/�|�',_binary 'lx\��t��\�\�/�|�',_binary '\�\�\�\�mt\�IM�>��3A\� �r��?���=W','',0,'?'),(_binary '�>@x=�(^\�D�7>xa','wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception/LabelOutOfBoundsException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception/LabelOutOfBoundsException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�A�+��n\�\�5k�3��:',_binary '-\�5�O�H`���,\�VN\n\�]��*\�{\�\�c \�\�\n','',0,'?'),(_binary '�?\�\�zo.8�d�f9W�;','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/admin.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\�\�=a\�\�ġH\�4',_binary 'N�0\r\�L^�Q��\�\�\�[�ʦ%Ī?�3�','',0,'?'),(_binary '�C�hL=-1BvdSa\�\�','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-setup.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-setup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\�k\�*�$4Q�\"��Ih',_binary 'f �\�s\�\�jW\�8W�#U��rx�\�\"\�6p\�\�)','',0,'?'),(_binary '�I}o\�iM%c\'��\�','wp-content/plugins/wpforms-lite/src/Admin/Loader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r\� ��\�\�\�&l���\�',_binary '�.\�n]\�\�#\�\�&��\�\�o\�1c�[���\�','',0,'?'),(_binary '�J\�\0�6���9\�V/\�','wp-includes/blocks/site-title/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WVپ[�\�C#�1���E�',_binary 'T�O\�IA3�F�K\�ed\��\�8�\�/�R�>%g','',0,'?'),(_binary '�WG\�ĖY\\[E��T�o','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color/field_color.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color/field_color.js',0,_binary '<\�2U�3_/ё\�XM�֏',_binary '<\�2U�3_/ё\�XM�֏',_binary 'SE\�\�>\�\�w���:i�\'݄d�c}7\�@Թ','',0,'?'),(_binary '�WM\�\�{h��\�(��','wp-content/plugins/wordfence/lib/menu_options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\��j�b�\�\�\�\�',_binary '��\��БYN\�I\�\�ო6\�g\�\�\�4\�l��','',0,'?'),(_binary '�]K{\�ٯ�\�`\�{�,','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+E\�YH\�\�<YPK=�S',_binary 'ۋ�&\�:^���G�\�\�&B���2\�PC��~\��\�','',0,'?'),(_binary '�a\�@o��\'�\�kb\��','wp-includes/js/jquery/jquery-migrate.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery-migrate.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���.-���\���\�$\"g',_binary 'r�ӽ�\�\�.I]\�B\�5�*\nj�\�~�n�\��g','',0,'?'),(_binary '�c�\�m��wM�ͳfA','wp-content/plugins/js_composer/assets/lib/bower/twbs-pagination/jquery.twbsPagination.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/twbs-pagination/jquery.twbsPagination.min.js',0,_binary '\�#�j1��!\�a);�',_binary '\�#�j1��!\�a);�',_binary '\�rK\�\�FGe��\�R�[\�\�VX&\�\��VjG�\�1�','',0,'?'),(_binary '�r�-�\�⩂w#UoC','wp-content/themes/main/header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/header.php',0,_binary '�l\�c\�Fyt�䯉f\�z',_binary '�l\�c\�Fyt�䯉f\�z',_binary 'S�Co���V\�I3Q9�yN��+�\�.9��6�]','',0,'?'),(_binary '�x;_�q\��*`<','wp-includes/blocks/group/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=>�\�\�*��f��[���',_binary 'ϩ���z��J&�O{|K�^�֤�0.\�1t','',0,'?'),(_binary '�z\�(cK\�$/\�ӽ�\0nh','wp-content/themes/main/js/plugins/libs/inview.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/inview.min.js',0,_binary '�q\�w_IV[H\�Q\�=',_binary '�q\�w_IV[H\�Q\�=',_binary '2��gI\�P�KL�Br<��3�7|���\�\�\�G1','',0,'?'),(_binary '��i/�pEt\�\n\�\�l�','wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��r\�\��0mb74$',_binary '\�{h\��D�\�X\�^�w���6D�fc\�@Q�\�\r�f','',0,'?'),(_binary '��\��@�\�\�ҥ�m\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i˰�g�u\�z�S��\n)\r',_binary '&1R��p�O�չK�u\�.i�N/\�5�0��&','',0,'?'),(_binary '��\�\�2�\�?!\�u\�܆\"','wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��[(AɊ\�\�\�\��h�',_binary '���\�ͳߘ�Q6̨!*\�\�\�X\�x\�\�\�MM�u@','',0,'?'),(_binary '��\�����z(��I�ض','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\�b\�f>��\�=���',_binary '����ߺ\�`\�\'���盱�\�Жx#i�\�\�#�','',0,'?'),(_binary '��2o�9���\�5$\�Ѝ','wp-content/plugins/wpforms-lite/src/Admin/Addons/.Addons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Addons/.Addons.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\r\�\�\'\�\�҇<\�\�\�','wp-content/plugins/wpforms-lite/includes/admin/builder/.builder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/builder/.builder.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�\�^[X�\�i� \�','wp-admin/themes.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/themes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\���R\�N\'#�^',_binary '�@�\�:\�\�Ȍx\�uH�\�\�8\�ls\�\�.\�','',0,'?'),(_binary '��\�j5U@D�\r\�\�r��','wp-content/plugins/wpforms-lite/templates/builder/.builder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/builder/.builder.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��:\�X��@\0{*\�֯�','wp-admin/includes/class-language-pack-upgrader-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-language-pack-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm�/\�Q%\�@�\�,)l��\Z',_binary 'A\�V�E]{\�Q!�\�\�\�\�T�\�Í\�\�\�6e[{.�','',0,'?'),(_binary '��½\�\n;\�G}\rTl^','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zz��\��v\�\�\�G�5',_binary '\�\�T\�\�Wp\�\��(���\�k�6� L\�遶)\�I\�\�','',0,'?'),(_binary '��4T�(\�\\9\'�\�3�)','wp-admin/css/customize-widgets-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-widgets-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+�\�F�+N�\�q.V[�',_binary 'a���E-n�Ae�\�=R=:.CC\\\�t���Z*�\�\�','',0,'?'),(_binary '�\�N�_ \�L\'�\�8YZ�2','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_connected_no_internet_2_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_connected_no_internet_2_bar_24px.svg',0,_binary '}�ߔ��`њ\�h',_binary '}�ߔ��`њ\�h',_binary 'GD3�W*�pG\�\�\�#���Z\�\�~��_0Z','',0,'?'),(_binary '�\�\�?�JJރ%\�_D9','wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-pricing-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�՝�\�r�\�K�g�\�e\�',_binary '\����\�\�ƭ\�{�J�<#m�\�~\�S2��^5�z�','',0,'?'),(_binary '�\�k{�\�&\�\�x\n��','wp-includes/class-wp-error.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-error.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"*JV+�QI5�%�',_binary '��Kk4$�j\�1\�\nUy�+\�}^�\�d\�4a\�dF','',0,'?'),(_binary '�҄�0`/ԥ�i�(\�C*','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp874.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp874.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x-\�\�(~\�\�͙+\�\�\�`',_binary '\��\�z[\��r�W��\�ǩM\�\�釓L8K\�=�','',0,'?'),(_binary '�\�$\�o��1\�T�2]l','wp-content/plugins/wordfence/lib/dashboard/widget_countries.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/dashboard/widget_countries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �\�d*W�\���\�1g�',_binary '\�+q\�~;f�E_\�#\�]I�V�\\\�k?l��\�ÝϞ\�','',0,'?'),(_binary '�\�.#\���\�Qlw','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~T��WKVQ\�_�jBhe',_binary 'g�\'�ޒ\��y��Ȯ{G�\�H�xN\��� .\�J|','',0,'?'),(_binary '�\�P\�S.緂\�\�p�','wp-content/plugins/js_composer/config/buttons/shortcode-vc-btn.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/buttons/shortcode-vc-btn.php',0,_binary 'TŲ\��\�t\\\���',_binary 'TŲ\��\�t\\\���',_binary ';���0\�\�\�\'\�\�a��u�\��M�o\�O5�2n','',0,'?'),(_binary '�\�)SZ9Q��eR�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/AbstractKeyValuableCache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/AbstractKeyValuableCache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�w\�u*��M\�\�',_binary '�\�I��&@B���\�+CÿO��\�%�\�BN!(\�','',0,'?'),(_binary '�\�\�A0f��f`\� Kǁ}','wp-content/plugins/wordfence/lib/wfDirectoryIterator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfDirectoryIterator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n+Z/_��\Zxu�\�v',_binary '�\�u���;IV��a[�~㵭�TZ\\^\�yJ��j','',0,'?'),(_binary '�\0�\�%3[$x\0\�\�.��(','wp-admin/images/marker.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/marker.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\�*O2/\�3I2��\�',_binary '~T�@\\��vUI<\�pK\�\�\�\�a`T�@c\�\�ca�','',0,'?'),(_binary '��\�\'*\���\n\�\�%\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��^3ֽ]\�V��\0}\�',_binary '�-֓W\�Jq�\�\��\��\�\�(\�W��k\�A�\0,2','',0,'?'),(_binary '�� s\�9U`��\�\�#','wp-includes/SimplePie/Decode/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Decode/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�\�4��\���=��','wp-content/plugins/wordfence/images/icons/ajaxScan.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/ajaxScan.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ʖ�Ѵ�\�~f���i�',_binary '�ߩ0�ԍ\��\�Ѧ�ƻH\n�����¡;\�','',0,'?'),(_binary '� �*\"\���A\�\"\�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_3_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_3_bar_24px.svg',0,_binary '8;5z�� �N�#7\'+\0',_binary '8;5z�� �N�#7\'+\0',_binary '\�\�K9~\�B�&\��\�XXvd��}qr�[','',0,'?'),(_binary '� \�\�\�Em[���\�\�l\�<','wp-includes/js/tinymce/plugins/image/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/image/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-��ZC\�l}\�莐\�',_binary 'y\�\�T\�\�Nz+��\���\�\'\�\�%Y\�','',0,'?'),(_binary '�\nᏍ�5�� &>�@','wp-content/plugins/wpforms-lite/src/Admin/AdminBarMenu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/AdminBarMenu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�&��y2\�\�\�\�\�\�',_binary '\n\�(J\�\�CF4O\�~�&`8A�\�Q�\�\0^\�\�\�\�\�','',0,'?'),(_binary '�\Zs����\�\�T\��','wp-content/themes/twentytwentytwo/templates/home.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/home.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zm�I\Z:>�\�\'b\�\�(',_binary '8\�!S\�|\�w\�\�rD|۽�\�Ć/R\�|yV','',0,'?'),(_binary '���\�\�L\��\Z�\�','wp-includes/blocks/query-pagination/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�.��+�\�Z\\b^�',_binary '�a\�:�]\�R��\�3��?-\�\�owܩ,Ʈc�ur','',0,'?'),(_binary '�36D*\"��=-\�8�qG','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/ChaCha20.php',0,_binary '\�\'Y��\�^\�ň�\0\�\�#',_binary '\�\'Y��\�^\�ň�\0\�\�#',_binary '|\�Oo1��Jv\�B�L52\�sm�Fa\�[^\�\�\'','',0,'?'),(_binary '�@\�\��4�\�Ѧ)@I','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_history_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_history_24px.svg',0,_binary '@��.�\�j�˝F:mf',_binary '@��.�\�j�˝F:mf',_binary '7)\�\\�\�\�*\0du.i\�T�b\��8醼\�OZ]','',0,'?'),(_binary '�D\�\�؟m/\�`�z�D','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/EventsCollection.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/EventsCollection.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C�\�iې+\�\�(�W\�x\�\�',_binary 'I�\0G\Zɲ�ɸ\�r\�y&B�ZE�\�\�\'��Q�¡�','',0,'?'),(_binary '�D`B�ȥ\�\n\�b�Ǚ','wp-content/themes/twentynineteen/sass/_normalize.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/_normalize.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�Ut _��vO0a',_binary 'LL\�Z\�m�\�h2-s�\�,+\�<\�s!@tp�z�G','',0,'?'),(_binary '�Hf$\�_-8p\\Ʃwm','wp-content/plugins/wp-maintenance-mode/assets/css/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '�MQ�\�HY�_r$K�S\�','wp-content/themes/twentytwenty/assets/js/customize-preview.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/js/customize-preview.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�`\�\�\��n����\�',_binary '\�ĥ\�\�^m�+u#n^,\'�o�\\\����8\�\�\�{N','',0,'?'),(_binary '�S�Rux)�le0�~KK','wp-content/plugins/wp-mail-smtp/src/Migration.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Migration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's@�\�\�~f�@B\�d��',_binary '\0��\�\���R\�p�#��=�)bQmt\�O/Q�:o','',0,'?'),(_binary '�j~\�1l����\'�Xc�','wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard/popup.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard/popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��3|\�P#:q\�Ւ^\�',_binary '���;g�b�@\�\�6��8ca-\��Z��uF2љ','',0,'?'),(_binary '�t\�\�9t\�\�_�mF\�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_no_sim_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_no_sim_24px.svg',0,_binary '\�r\ni#\�\��څU��\�',_binary '\�r\ni#\�\��څU��\�',_binary '\\N V\�XD\�\�\�\�k\�Y����c<�\�\�\���U ','',0,'?'),(_binary '�u?ʵNvS\0qR�8\�1B','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/browser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/browser.php',0,_binary '4%�O\�\�\�\����',_binary '4%�O\�\�\�\����',_binary '(#\�Y�ayTOVd�g\ny\�5�\� �EЎn\�X�R�','',0,'?'),(_binary '�Hi&yJ������','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F�5\�\�r��l\�\�',_binary 'A]\�\�aUn� \�\�UM\�+<��~\�a\�}\�C��~�\�','',0,'?'),(_binary '��sؽ4j۰X�G�£','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_tagcloud.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_tagcloud.php',0,_binary 'n<�ͧ\�s\�C��oG\�v',_binary 'n<�ͧ\�s\�C��oG\�v',_binary '�2g��L�|��ӟ�˖�\�E���\�\Z','',0,'?'),(_binary '���\�tq���WL','wp-includes/Requests/src/Auth.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Auth.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�bX�QzܴO\�H�\�',_binary '\�\�*7\�\�ۘ7SN��\�^s���\�sf\��','',0,'?'),(_binary '��\�\�\�Z\�l�#�KpjQQ','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-google-maps.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-google-maps.svg',0,_binary '�=\�\r�\\m1�xm;�uA',_binary '�=\�\r�\\m1�xm;�uA',_binary '\�l�!\�3q~2_\�i�<�\�n\�W�#q\�\�Y4\�ش�','',0,'?'),(_binary '���Z�.�3�P�Ox','wp-includes/sodium_compat/namespaced/Core/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '���O�\�\�[\"\�<C�\�F','wp-content/plugins/wpforms-lite/src/Integrations/DefaultThemes/DefaultThemes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/DefaultThemes/DefaultThemes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�3K\�t�\�:Yo',_binary '݅�U���oLFK 9\�͉\�/ -]�,�\�,���i�','',0,'?'),(_binary '����D8�\Z.�\�(�[','wp-includes/blocks/post-template/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�6\�\Z�#iW?T�\�\�=\�','wp-content/plugins/revslider/uninstall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/uninstall.php',0,_binary '?�I�7�\�3ml\�\�Z',_binary '?�I�7�\�3ml\�\�Z',_binary '�x\�! x!\��#\�]O\�\�\�`l\'�\�\"����\�r\�','',0,'?'),(_binary '�\�{�]\\ֵ� \�\�d\�\�','wp-admin/css/forms-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/forms-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\�F걄H�\��P�Qm',_binary 'q�\�B/�\�p\��\�w\�~#�R|�N���3mA\�','',0,'?'),(_binary '�\�1^\�\�7�\��k�6{�\�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-nb_NO.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-nb_NO.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*\�]�\\�K���3\�wf\�',_binary 'J���\�\�s~\\iE|\�f��\�Y\�ua�Z��\�FZ\�','',0,'?'),(_binary '�\��I�\��_�\�\n\�\�XK','wp-content/plugins/js_composer/include/params/google_fonts/.google_fonts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/google_fonts/.google_fonts.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��u�D.��4nd¢','wp-content/themes/main/includes/plugins/importer/zozo-importer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/plugins/importer/zozo-importer.php',0,_binary 'GZQ�\�d����Uƹ',_binary 'GZQ�\�d����Uƹ',_binary '!�\�Ts-\�ek\�\�m\�\�RTF���&\�Z*\�!*','',0,'?'),(_binary '��T\�p0\�]o�b��\�[','wp-includes/blocks/post-comments-form/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1{ⱄ\�k\�_�\�Bv(�',_binary 'k\�\�\�\�-\n�!�5�<�s�+\�LTy3�w��','',0,'?'),(_binary '��\�\�Hǧ��W�O\�\"','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Montgomery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X�\�jS۸]�)\�h\n+',_binary '\�6\��\�i�lD���^kO�\�-�\�\�r\�\�\�7 ','',0,'?'),(_binary '�\0\�\�D�\�Y�\�X^\�\�\�z','wp-content/plugins/wpforms-lite/assets/css/admin-integrations.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin-integrations.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i\"\�{,�\'�\�Hl\�\�',_binary 'B2él\�\�+3�>l\�\�͠\�-\�\r�X\'\�p=\�!','',0,'?'),(_binary '�\�qmZ���GI\�\r','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+<��mW|��\�{>)',_binary '\��z�\�F�O�Dfk_2�\�\�\�{\�S\�4\�\�','',0,'?'),(_binary '��\�\�4\�t\�\��t>\Z','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_leak_add_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_leak_add_24px.svg',0,_binary ']�v\r\"�\Z\�S8�`~�}\n',_binary ']�v\r\"�\Z\�S8�`~�}\n',_binary '\�\�R+gk\�\� �ܢ�\�GU��0��\�(\�\Z�','',0,'?'),(_binary '��\�\�\�\�\�\"�R\�Ŝ','wp-includes/images/crystal/text.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/text.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\� Ѳ��#�d�%\�[�',_binary 'n1\�\�0�\�<;�\n�\�Ip�\�~\�f��\�⠸\�\�z','',0,'?'),(_binary '�(�OWC~���Z��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp192k1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�3r/��l\�����\�',_binary 'v�\�\�\�R�˯\���`�u\�\�\�K\�\'2\�\�','',0,'?'),(_binary '�)^\�\�\�\�\"nYpp','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Connector/RawResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Connector/RawResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S!@[}\��<nh�c`%',_binary '22�R�x\n\�LNaTa9\�\�Ovo\�-�,\�\�N@','',0,'?'),(_binary '�,\�\�\�\�s��6��+�','wp-content/plugins/js_composer/include/autoload/vendors/layerslider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/layerslider.php',0,_binary '^�&\Z9`\�\�a?ʗq\�\�\�',_binary '^�&\Z9`\�\�a?ʗq\�\�\�',_binary 'w\�\�[\�\�ꡲ!J\�*�8�g�\�=���a$�?�','',0,'?'),(_binary '�=ꢣ�%��\�\��i��','wp-content/plugins/contact-form-7/modules/recaptcha/index.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��gw�Eo�G?I\�\�_',_binary '�Ea\���W\�XBUX�Pq�\�_\�aS�\�','',0,'?'),(_binary '�@\�\�6R\�Ru��4','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_thumbs_up_down_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_thumbs_up_down_24px.svg',0,_binary '/Ѣ\nқ\�\�\�\��',_binary '/Ѣ\nқ\�\�\�\��',_binary '�<�~#D{\�o��̑5\ne�ȨɎ�ςyl��g\r','',0,'?'),(_binary '�C\�v��\�w��\�,:','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetIpFromSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetIpFromSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�䅋\'>�B^',_binary '�X�\n\�]�BL\�}r\'\�\�U�o^;����k','',0,'?'),(_binary '�DF��f\�\��@ !N','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateSmtpTemplate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateSmtpTemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\rPR\'\�\�\�\�\�\�%{&',_binary '%\����$\n98�jrA��s3�N/.\�B�.0\�8','',0,'?'),(_binary '�O\�\�\��R��P�3�\r\�\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-contact-form-7.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-contact-form-7.svg',0,_binary '\nx�!\�R��;AJ�V',_binary '\nx�!\�R��;AJ�V',_binary '>�\�[\�\�\�@��kͪ\�X\�F3x\��h\�g\�','',0,'?'),(_binary '�YJ�\�O\�Π\�*Z\��\�','wp-includes/blocks/post-author/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�⺏\�3UM}Zg���',_binary '\�Qݪ�Iޯk\�NQ\�Z��s���Z�)JY\�Y','',0,'?'),(_binary '�p��\�\�!�C\�<\�Գ','wp-content/plugins/wordfence/css/iptraf.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/iptraf.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�e�bf.�\�\n\�V[\�xPh',_binary 'J��-@ ]\�-\�\� \�cq\��\�WQ$8�','',0,'?'),(_binary '�s\�t]H����\�\�\�\n','wp-includes/js/dist/edit-site.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/edit-site.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\'2�\�P��P%�4\�',_binary 'o\�S\'7P�\�\�\�5�\�R��(X�6�\�[\�V','',0,'?'),(_binary '�v%���S�[�̪�Ѿ','wp-includes/ms-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ms-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�2\�\�A\�W\�\�e$�G',_binary 'P{`\�o.\n�\�\'ie�\�8�|\�DڦoA��f','',0,'?'),(_binary '�w\�t�\�~\�X1\�','wp-includes/SimplePie/Decode/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Decode/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�~v}P[x�N\�\�e�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/XPathExpr.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/XPathExpr.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6�Gt�\�w�!\�d�[�[�',_binary '�.�8o���&��\�c&��. �\�\�\�o�^�����Z','',0,'?'),(_binary '�V\�\�aל��T\���','wp-includes/blocks/site-logo/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��\�^���\�4x�@�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-idea02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-idea02.svg',0,_binary '��7\�\�RA�*\��k\�',_binary '��7\�\�RA�*\��k\�',_binary 'sy\�\�]\�\�\r�jx1u\�@<\r\�\��T\�\�F','',0,'?'),(_binary '��\�d��F�e\�\�n�^','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/.cron-expression.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/.cron-expression.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���rsa\�\�\�9SUU�\�','wp-includes/blocks/post-featured-image/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\n\�b�FQ\�^�����\�',_binary '�Vh�Ŋ��\�wƌ�\�օ\�K���K\�Q\�','',0,'?'),(_binary '��0v\�w)՛ �M\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/LogglyFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�˗oT$u砻�\�)cb ',_binary '6B,���jbxO\�:\�N�\���Ū�zwJ\�','',0,'?'),(_binary '���\n\�ѡv�G4�r','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SecretKey/.SecretKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/SecretKey/.SecretKey.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���\�\�\�v\�yL\�\�e�\�!','wp-includes/blocks/post-terms.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-terms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Uؾn:�ꨛy�i�\�',_binary 'TB҈�+��C~\�(J��\�\�rEuI\�R�<��Q','',0,'?'),(_binary '��p�\�\��_\�\'�\Z1','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-10.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-10.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���-��}\�\��\r�C ',_binary 'PT�7\�-7peY�CdH�:����/Qf�w/O�','',0,'?'),(_binary '���|X%jgu@\�CJ�M','wp-includes/js/dist/vendor/react.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/react.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p�\�i\�\�\�Vj{!%j\�,',_binary '\�~:\�3\�\�Ѷ#���c�\�3%�\�\�m\�\�\�`\�Ƿ','',0,'?'),(_binary '��Du\��K�B\�Lk��','wp-content/plugins/contact-form-7/includes/shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/shortcodes.php',0,_binary 'T\�\�\�\�hf~\�%%*�|',_binary 'T\�\�\�\�hf~\�%%*�|',_binary 'T�wU�\�sF�<>4��N��\�7�{~\\ (�1\\','',0,'?'),(_binary '�\�\�Y?ߪS�\"\�b','wp-content/plugins/wpforms-lite/src/Helpers/Transient.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Helpers/Transient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\"(��-s\n\�3\�\�5R',_binary '0���D\�y��\�\��y\�m0\�v���?\�;��','',0,'?'),(_binary '�ւxRa\�\�ǜ�@','wp-includes/css/dist/editor/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/editor/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�gueM�O{:A?�\�p',_binary '\�\�*jv\��\�S\�\�>_p�Z���<�WF','',0,'?'),(_binary '�\�>\�U\�^\r\Z\�\�T<,','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/.Engines.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/.Engines.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�]��\"M\�<�-q|','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/strategy2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/strategy2.svg',0,_binary 'PD>��b\�;<0YGPE\�K',_binary 'PD>��b\�;<0YGPE\�K',_binary '���\�\�\nP��>��,{Φ���\� ;%\n�','',0,'?'),(_binary '�\�k\�.�\�OW�\�Y�;','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/zh-CN.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/zh-CN.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�s\�k&J\�\�\�\�܁\�<',_binary '��n\�\�H�x*\�^\�\�C;I\�ud\�~\"\�H\Z\�\�\�','',0,'?'),(_binary '�\�\�X\"�-{\�\�$48sx','wp-admin/css/deprecated-media.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/deprecated-media.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\n!.J\�\�K0K��\�',_binary '\�\�ƌFE���:�r˻\�M6%|\� �n��L�D�\�\�','',0,'?'),(_binary '�\�\�\r\�\�Z���O[΅f�','wp-includes/blocks/columns/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '´`�b\�oFIK���',_binary 'd�ף!x`�\�\�\�\��\�J\�\�&\�\�ͽ\�{\�\�','',0,'?'),(_binary '��Ud��M��\�S$�l','wp-admin/includes/class-wp-list-table-compat.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-list-table-compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�}�>\r_D\"�\�Ck\�\�C',_binary '\\�;��]\"���(+/\�\�}�˚q5\�\�NS\'�','',0,'?'),(_binary '��!W\����?\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/.Processor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/.Processor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\n�;vw�Ww�(&y\�2','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/HashNode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/HashNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(��\�#\�`\�ݨ\�U\�\�',_binary '�&(�\�I\�o�id��o2�_�����3v�\� ','',0,'?'),(_binary '�\rz�\�@�_Ð�m�dM','wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�96�f�\��\�;���0',_binary 'mgc%\�i\Zn�A��B�@��wF�z\�;\�y`\rN','',0,'?'),(_binary '�+��<OΎ\�G\rX1\�\�\�','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-jwplayer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-jwplayer.php',0,_binary '\�\�\�\�1�\�}\r.e',_binary '\�\�\�\�1�\�}\r.e',_binary '\�X\�/h\�\�2�1̶��Ci�\'\�k��\�\�~��&��B','',0,'?'),(_binary '�/F3�\�`\�\021W{Y','wp-content/themes/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-layered-images-with-duotone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k�<S^��\�·d1����',_binary '\�&�\�JT=dj9�)\�\"1=\�\�RIC�\�\�<G\�','',0,'?'),(_binary '�8\�Bf̙G\�\r���\�m','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Authorization/Start.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Authorization/Start.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g�\�gRC�P\�\�\�\�(�',_binary 'H��V�\�ͤp+c\�=\�\�\�Tǘ�;�{6\\m��o','',0,'?'),(_binary '�<9R��\�X�\�R@d�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_chrome_reader_mode_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_chrome_reader_mode_24px.svg',0,_binary '~=\�9<I?\�f��',_binary '~=\�9<I?\�f��',_binary '�\�\�\�P\�X$n��%�\�\�\�W\'b��K\�I\�*\�>k�','',0,'?'),(_binary '�@G�\�t\�eY�\\\'>�O','wp-content/plugins/wordfence/lib/wfVersionCheckController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfVersionCheckController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�iC���^Ao*\�',_binary '��\'iU\�\'FL��[\� 5\�\�\'*�\�\�a8MgG\�>','',0,'?'),(_binary '�G\r\�e#Z��w�\�\'>�','wp-content/themes/main/js/plugins/gosolar-inview.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-inview.js',0,_binary '.i�ـ\�\�b��7�6',_binary '.i�ـ\�\�b��7�6',_binary 'ۊx�Da��8�9m�G�i�Xb\��\�*\'4\�xw�','',0,'?'),(_binary '�G�Aɹ\���$�c�','wp-content/plugins/really-simple-ssl/testssl/serverport443/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverport443/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�-\�\�Y\�\�М&Z�\Z',_binary 'CW\����\�6z��\�f\�K�5ѫ[1�,�\�','',0,'?'),(_binary '�G︈�g\�\�\�\�\�pΊ','wp-includes/blocks/quote/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�C#�Ċ\�\�J\�\�M',_binary 'n�t2��(:�h6| ,¦\�\�{�UD\0I!/2','',0,'?'),(_binary '�O~�LȦ�\"f~|�\�;','wp-content/themes/twentynineteen/sass/site/header/_site-header.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/site/header/_site-header.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_���n.�)�U\\!k\�',_binary '1,\����0�\�љLv��/\r�>%���\"�\�\�\�','',0,'?'),(_binary '�Yq� #\n~��\�\�&\Z\�','wp-content/plugins/revslider/admin/assets/js/modules/overview.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/modules/overview.min.js',0,_binary 'X\r��x[X\�\�i�\��z',_binary 'X\r��x[X\�\�i�\��z',_binary '�2$kd\�@�\�\�\�R�\��m��\�\�\ri�<�k�Fp','',0,'?'),(_binary '�Z��Wt\�p�N�h','wp-admin/css/nav-menus.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/nav-menus.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��H�\�kH\�\�A\�?�',_binary '\�����\�T��6*�\�gfrN\�\�\�z\�','',0,'?'),(_binary '�_:�Q\�\Zo�C}E�\�H','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_off_24px.svg',0,_binary '0��(�=*�M\�\�',_binary '0��(�=*�M\�\�',_binary '�;6�\�4b�Ao��\�o\�8\�an�\�r\�i\�\�[�\�\�\�h','',0,'?'),(_binary '�e{-��4�~\�%L3\�','wp-content/themes/main/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/index.php',0,_binary '�u\�MG�<`��F�N',_binary '�u\�MG�<`��F�N',_binary '\�\�\�l�Tr4逼S�U\�%`i3;\�U>Ѽש?!','',0,'?'),(_binary '�m\�a#$s\�m�x�\�\�Q','wp-includes/blocks/template-part.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PtEFGg\�x\�4\�\�\Z',_binary '�\�SF\�\�$F�\�\�\\�\�\�j���\�\�\�^��\�S','',0,'?'),(_binary '��\�tr�/\�j�\�','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-whitelabel.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/wp-mail-smtp-logo-whitelabel.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ϫ\�zSK��Ꮓ!',_binary '8�a�\�A���\�S:#с\r�_.\�\�(?�aJ�','',0,'?'),(_binary '��#;�\�e��O\"\��#[','wp-includes/blocks/shortcode/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/shortcode/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~m�gr\�K\��\�2-',_binary '\�\�\"\�!ܡ\�\�w��SK\�D3(\�Y<5\�B4Q�a^','',0,'?'),(_binary '��Z ��Og\nW�W�2','wp-includes/js/wp-embed-template.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-embed-template.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cj?6f��N5�5H\�6',_binary '\�\�Il��s\�\�&���x\�jzQ�ꢓ��\�','',0,'?'),(_binary '��z�Lf�ά^\�\�%��','wp-content/plugins/wpforms-lite/assets/js/admin-notifications.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin-notifications.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V^���\��\� 7É�',_binary 'm+Fbu\Z\�\� D�\�\�2 �\�Ą� =8e\�\r�Sg\�\�','',0,'?'),(_binary '��\�!4t#A�B���\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_backup_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_backup_24px.svg',0,_binary '\�f#/\�&M4�����Ֆ',_binary '\�f#/\�&M4�����Ֆ',_binary '�ͳ�JŹ\�2j\�\�\�\�t��\�\�6}aW\�T%S\�O','',0,'?'),(_binary '��\0�\�YZ�`m\\�<g�','wp-content/uploads/visualcomposer-assets/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/visualcomposer-assets/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '���L�0�\"�.g','wp-includes/blocks/separator/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��\�AQ�n�<�ET�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_2_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_2_24px.svg',0,_binary '\Z\�JǽS\�a!\�N3%[',_binary '\Z\�JǽS\�a!\�N3%[',_binary 'tS�{\�@�\'��\�U[ڴo�dH���\�VmC�\�\�\�','',0,'?'),(_binary '���\�B\�J�<�`\��','wp-includes/blocks/post-excerpt.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f\�yL\�\�fE�z8��',_binary '�d��\�Ǡ�#$��AY>jc���1��5�g=^�\�','',0,'?'),(_binary '���LDf�\�\\�ޯ��\�9','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailMessageVersions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendSmtpEmailMessageVersions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�2\�\�&<)po��/g�',_binary 'w\�D\�{s\ny���H��z�\�\r�}�$I\�\�.�|','',0,'?'),(_binary '��!\�h>�iq�8t\�\�n','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0\�\�>\��@Ue\�\�U',_binary '�țp\�\��˄o<��O\n��Oo{\�w=�S','',0,'?'),(_binary '���\\��9�ѕ�F�w\�','wp-admin/js/revisions.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/revisions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�L\�\�Oez���nUR',_binary '\�q\�\�:\\\�\�H\�-��ƒ�V�\�i��\�ԍ�$','',0,'?'),(_binary '��n\'\'�l��9�Y���','wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�θS-�6ڎ4�FZs\�',_binary '.�3_Py\'\�/&\�UM�#\�\�N���L�\�','',0,'?'),(_binary '�\�S\�*;A-\�m��','wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Panel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Panel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�M\0G�f\�&��\�\�]5\�\�',_binary ';��Pl\�2�Y+SoaK2��Aù%\�:_GB1�Q\'\�','',0,'?'),(_binary '�\�\�\�\�iWN@�\�zw@','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hat-moustache.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hat-moustache.svg',0,_binary 'Z\�A�>\�k�&�ʘV',_binary 'Z\�A�>\�k�&�ʘV',_binary '�\�\�\�8�\�ý\\�^\'�(+\�\��\�{�y谥\r','',0,'?'),(_binary '�ٖ�\�y\�X�ߪ���\�','wp-content/plugins/really-simple-ssl/includes/simple-scrollbar.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/includes/simple-scrollbar.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T�O�\��~\�3ӾQ\�',_binary 'C�\�k=G�1��\�3<-ryg��{\�� \�\n','',0,'?'),(_binary '�\�F~\�\�\�D;��B,�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_basic_grid_filter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_basic_grid_filter.php',0,_binary ')\�o0\�p�\�iH&7\�\�',_binary ')\�o0\�p�\�iH&7\�\�',_binary '�\�A�G:��V\�\�s5�m>RZ��{��<��','',0,'?'),(_binary '�\�إ\�\�p�#�\�','wp-content/plugins/wp-maintenance-mode/includes/classes/shortcodes/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/classes/shortcodes/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '�\���4&GӔcQ>��f�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/OpenSSH.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\\\�\\Ki>x\�\�g�.,\�',_binary '�#��;�M }\�r�F\�ו�iOv�\�Zc�\Z\�','',0,'?'),(_binary '�\�\�\�2�\\\\\�\�(�\�#','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_ondemand_video_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_ondemand_video_24px.svg',0,_binary ';�̄r9\�\�����n',_binary ';�̄r9\�\�����n',_binary '�\�\�\�\�\�\�Hr+0\�O\�w#bC�D=mkҍ\'|�','',0,'?'),(_binary '���%�!ڡG��&\�5','wp-content/themes/twentytwenty/assets/css/editor-style-block.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/css/editor-style-block.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��,4b\���i\�嘙\r�',_binary '\�\�-6\�\����;\�\�\��!X��,s<Z:��\�\��','',0,'?'),(_binary '���fq�\�\�\��\�i&:\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_help_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_help_24px.svg',0,_binary '\�\'\�JCqev�\�~oQ\�',_binary '\�\'\�JCqev�\�~oQ\�',_binary '\��\�t��q\�O8\\.��\��Yl����a<�\�\�','',0,'?'),(_binary '���-o�\�\�\�mq\�\0X','wp-includes/class-wp-block-editor-context.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-editor-context.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\r\�~E�!�b��\�',_binary '\'���\r=F}�Lh��aIç\�\�\Z\�\"\�$�\�Δ','',0,'?'),(_binary '��2h/��٨ ���u','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateModel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�`#H\�O�y\�ڍ\�B',_binary '5:�\�\�~���hC\�\�\"� CM]GM','',0,'?'),(_binary '��Q\\@ɉ*����\�m','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_layers_clear_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_layers_clear_24px.svg',0,_binary '�?�h\�\�����\�-sJ�',_binary '�?�h\�\�����\�-sJ�',_binary '2%\�r\�?�5\�ɗ�9%\�ď\�L�u_\�K���\� ','',0,'?'),(_binary '�\"��:@\�6I\�\�K','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-vc-logo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-vc-logo.svg',0,_binary '��\�M*\�m7\�\�\�\�m�[',_binary '��\�M*\�m7\�\�\�\�m�[',_binary '\�S\�\�7\�n[l\rp�[kd0�\0\�3�\�\�','',0,'?'),(_binary '�_Z\�%����\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart07.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart07.svg',0,_binary 'o0L\�Q�ٗ\�c�\"n���',_binary 'o0L\�Q�ٗ\�c�\"n���',_binary '6�\��^�4�L\'Go�80�^Q�g\�%gL�\�ٛ��','',0,'?'),(_binary '��M3\�vaBcd�','wp-includes/blocks/search/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.$��\�\�\�D`\�+#',_binary '\�V,\�;ω�\� ��\�%�+\�1\�xm+�O��ySQ','',0,'?'),(_binary '�:��+��hy^W�','wp-includes/block-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�A0�6��\��\�Y�)�',_binary '�xS\�\�\"��&E�_��Zɇ9]�\�ݾR�,u\�','',0,'?'),(_binary '�3L��\�\�kC\�6Ʊ4','wp-content/plugins/revslider/admin/views/builder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/builder.php',0,_binary '4}�nb�!\�v\�ѹ�',_binary '4}�nb�!\�v\�ѹ�',_binary '\0�\�8\�r¢۫\�q\�m���\�\��+m\�Wi','',0,'?'),(_binary '��\�!����C\���\�','wp-content/plugins/wpforms-lite/assets/css/flatpickr.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/flatpickr.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�T��\\\�tG���}�',_binary ')�\�t\�\�8<f#-TWi\�R��y��\',�\�\�','',0,'?'),(_binary '�/=\�+HhE\�\�14\�ʆ�','wp-content/plugins/wordfence/views/tours/login-security.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/tours/login-security.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Pɖ��\�3Tر#��',_binary '>㈳ec\�¯f4s\�7�8��\�#G�`�x��0��','',0,'?'),(_binary '�1:��9,n\"\�','wp-includes/class-wp-theme-json.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-theme-json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�ٝBe(�\0\�{\�d/<',_binary 'H��S\n\0V~qZwѹ��N\�;���\��\�#�6','',0,'?'),(_binary '�;!әA\�O\��\�Z�','wp-content/plugins/contact-form-7/admin/includes/class-contact-forms-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/includes/class-contact-forms-list-table.php',0,_binary '\r��\"!f\nU\�\�:\��B',_binary '\r��\"!f\nU\�\�:\��B',_binary '\�\�pȗ\�\�\�\�v韷��#D8��ԉ_7�','',0,'?'),(_binary '�@)` \�\�~O\�}\�ac\�','wp-includes/blocks/heading/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/heading/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\�S\�%�\�\�j\�1Te\�',_binary '*fTی\Z�\�\"$\�\�.\�\�Ѯ��^\�\r~��\�','',0,'?'),(_binary '�J\��#�j2\r�|T�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_3_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_3_bar_24px.svg',0,_binary '1���\�\�C���\�\�',_binary '1���\�\�C���\�\�',_binary '��\�V\�\�\�\�\�+\��b(\��8�L%�\��\�m\nI','',0,'?'),(_binary '�U��\�6\�M��x\�c�','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Processor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Processor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P�\�)\n\�R:OvkX',_binary 'Ө$WF��D�bk�\nB6�Gخ�@�[Y\� �','',0,'?'),(_binary '�[��է!��\�i\�\�g\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_vertical_align_center_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_vertical_align_center_24px.svg',0,_binary '�Ɗ\��d�`v+{#T$\�',_binary '�Ɗ\��d�`v+{#T$\�',_binary 'P�\�6p}�m �fڳ)�|)\�\�N�\�\�0�#�\�','',0,'?'),(_binary '�^\�\�\�\�hF\�\"_�֘nl','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_select_all_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_select_all_24px.svg',0,_binary '�\�#\�\�\�#��\�',_binary '�\�#\�\�\�#��\�',_binary '|n�萆\�c�\�*���C\�\�\�mg\0�','',0,'?'),(_binary '�l\��\�M+J\��m\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/columns/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�}\�\'�\�\�\'�Q^\�o\�+^',_binary '!3��`DTd�k����3�\�\�\�Z�2�6\�}','',0,'?'),(_binary '�u\�c`�\�El�?\�\"','wp-includes/sodium_compat/src/Core/ChaCha20/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/ChaCha20/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '���W�T�<7 Y','wp-content/plugins/js_composer/include/classes/core/class-vc-sort.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/class-vc-sort.php',0,_binary 'Hm+#\�j\�*;}\��\�\�',_binary 'Hm+#\�j\�*;}\��\�\�',_binary '��%%\�.HW�r��d\�kq�$��\�)\�Y��','',0,'?'),(_binary '��\�$�\�#\�k\Z\�\��D','wp-includes/js/mediaelement/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�����\�\�t�\�3\'�>','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z�Pǽ�؞�\��\Z~',_binary 'U\�:\�i� �\�\�03�v�\�\�%ݐ\�\�\"L\'Y�p\�!','',0,'?'),(_binary '���\�N\�\�\��@�(�3�','wp-includes/ID3/module.audio.mp3.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.audio.mp3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��Ŧ�:�ٓ`\�\�:',_binary '\�&+u\�)���{I���+�&/\�Rx\�\�_ \�','',0,'?'),(_binary '��h�\�\�)UG@\�x�\�v ','wp-admin/edit-tags.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/edit-tags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�W\�Ʃ\�@�\�h\�V\��',_binary '�p\r��\�\�ٍ\n�������(\�m�2','',0,'?'),(_binary '��X\�\�w\��E�\�','wp-includes/blocks/more/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/more/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u�u\�}.+\�\�:\�ur_',_binary '�u�\�#1��^>�~F�\�\�\'\�X�\\��','',0,'?'),(_binary '���5�qk\0\�X�ojH\�','wp-content/plugins/wpforms-lite/templates/.templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/.templates.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���d���\nU\�l\\8 \r','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/js/wizard.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/js/wizard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�`\�\n�ː\�P�OR\��',_binary 'f�{˙\�1�h4�\�e�6?h�p� ��s\�S#�Z\�','',0,'?'),(_binary '�\�n\�#�\�\�;�\�!','wp-content/plugins/wpforms-lite/assets/js/integrations/divi/formselector.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/integrations/divi/formselector.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�r� \��\�&�G\�',_binary '�s\�p�.\�%WB�\�o�HH\�\"\�ͣ�\�%2O$b�','',0,'?'),(_binary '�\��\��\�\�g�!��\�\�S','wp-content/plugins/really-simple-ssl/css/main.less','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/css/main.less',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�8��vq\�PZdy�Y�',_binary 'wO=<�=L$�$\�\�*�OĹ\�\�\��U̟�','',0,'?'),(_binary '�\�2]hqu:\�T6E\�U�','wp-content/plugins/wordfence/lib/wfAPI.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfAPI.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�&|��^3���\�d',_binary '�\�\�\�=���\�\�+��b�l\�}9��y���h�\��','',0,'?'),(_binary '�\�\�\�ڗ\�\�ʧfV\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_2_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_2_bar_24px.svg',0,_binary 'i\�4wP \�9���\r/�',_binary 'i\�4wP \�9���\r/�',_binary '^�w\�#�a/\'�= \�Y-�K\�G��w\�ڙ','',0,'?'),(_binary '�\�\�ʒ\��0�\�','wp-content/themes/main/js/plugins/libs/masonry-packaged.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/masonry-packaged.min.js',0,_binary '\�\�Dj�\�-Q�_a',_binary '\�\�Dj�\�-Q�_a',_binary '\'�\�\�D�\r\�\�<ĩ�\�\�\�h��=\�t\�)�\�','',0,'?'),(_binary '���e(�/\�\�ԛ[�ę','wp-content/plugins/wp-mail-smtp/assets/js/vendor/flatpickr.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/vendor/flatpickr.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�m+�y�]\"`b\�\�\�',_binary '�X\�&h̟��!ɤ\�\�-2�v>G\Z\�ȼMb/\�Q','',0,'?'),(_binary '���<x�k��&\�\�\�)','wp-includes/blocks/spacer/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '� Ie\�ԩ[G���_�6','wp-includes/js/dist/editor.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�y�\�\�\r\�1��3�\�',_binary '�\Z\�\�t1�qڝt�rY^d1�*W/-t�=��\�','',0,'?'),(_binary '�#�AuI.F��/\��\�','wp-includes/js/wp-pointer.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-pointer.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��8\Z߁@ \r�|�ɛ[d',_binary '��O�Ȇm~����gƷ^96\�\�}>|̭/\�]\�\�','',0,'?'),(_binary '�7A�\�\�-l��dp-','wp-content/plugins/wpforms-lite/includes/templates/.templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/templates/.templates.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�=��ώ\�)ⲯ�E��\�','wp-content/plugins/wp-maintenance-mode/assets/js/bot.async.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/bot.async.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�,\�Q\�\�\�N�y��',_binary '�vU\�\r@w`Z�ͮr\�O\�\�\�t\\%�pS�}`�m','',0,'?'),(_binary '�@\�\�,\�n\\���+k�','wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�����z\�~&)j�',_binary '\�6��$\�\�������� �?gC2DžS\07*瘋','',0,'?'),(_binary '�E\�8\�HF�}��','wp-content/themes/main/includes/visual-composer/shortcodes/service_box.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/service_box.php',0,_binary '\�\�\�r|V݇\�}�\�\�',_binary '\�\�\�r|V݇\�}�\�\�',_binary '~88�Z��&�\�XE\�\Z�>}�\��\�>W�\�u','',0,'?'),(_binary '�[�~�r���X\�B&','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Get.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Get.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#L�\�c\�t\�\�\�DŽ��\�',_binary 'ZSR_��\�q\n\�\�\�!&K�}Z�:1\"Դ�\�\\�','',0,'?'),(_binary '�fg���\r�k\�\r�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/section/field_section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/section/field_section.php',0,_binary '�5XXQ�]���\�P��',_binary '�5XXQ�]���\�P��',_binary '\�;\�\�[����\�\�\����˖�e�\�\�R6�n','',0,'?'),(_binary '�s�x\'�&D\�g�]��ء','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/RotatingFileHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ƭpe��q�\�v��1G',_binary '<�0�CWx��\�\�\�*e��Z#�\�JB\�2�6[\�r\��','',0,'?'),(_binary '�v\�FI�\�2h�\��n�','wp-content/plugins/wordfence/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�4\�^�\�)4\�\�y�',_binary '1�o\n�Z\�&A=\�&�Fs\�wc\�MXl\�A\�','',0,'?'),(_binary '�{�1\�\"��^\�\�\�.','wp-includes/class-wp-widget-factory.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-widget-factory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��2�lN��\�V',_binary 't��)\� �Ј74�\�\�A8\�\�sk\�\�ed�;af','',0,'?'),(_binary '��+�~\�\�E\�hai','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sr.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sr.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2��K�\�bNW$\� �',_binary '\�nCo�wZ�]p\�d_N\�\�=\'��qom��\Z','',0,'?'),(_binary '���s��\�\�\�\�\�\�v ','wp-includes/blocks/social-links/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Ij\�\�\'ʑ\�\n��',_binary '�\"0\�\�9>�\"yNUy\�\�?\�\�\��\n�0�','',0,'?'),(_binary '��s�\�I�qF�����','wp-admin/includes/class-theme-installer-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-theme-installer-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\n\���J�\�v�&^�Q�',_binary '�R[4rM\�U�\�F\�CD�\�(�s���>�4i\�','',0,'?'),(_binary '���=V;��\�\�\�N.K','wp-includes/js/wp-list-revisions.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-list-revisions.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PbOP�xO�rs7��2',_binary '�#�\�;w�1���.�\�B\�\�\�3�f_;\�Pf\�','',0,'?'),(_binary '�����kp�=!�\�','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/.Property.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/.Property.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�rV\'*\�U�\��=U','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',0,_binary '\\\Zz���0X�2a\�!9',_binary '\\\Zz���0X�2a\�!9',_binary 'u�Xq\�t5\�}P,J\�v��\�Y@�\ZxøKv�[','',0,'?'),(_binary '��7FW\�\�m!w��SZ=','wp-includes/blocks/video/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4Qf_\�Ɇ\�\�\�\�.�',_binary '�\"\\�^M�\"|4ϫڊ\�^�pp�\0L)\�)\�\�c','',0,'?'),(_binary '��\�\�<�a?�\�T���','wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/.Plugin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Compatibility/Plugin/.Plugin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��`\�\n�\�j�窇A^�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�W\"2�\�\�(�\'H\�Kyv',_binary ';\�\���[\�9#\�j�(��d*Z�7V]�J2\�A�Y\�','',0,'?'),(_binary '��\n�ӛIQED \�\�','wp-includes/class-wp-comment-query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-comment-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�#��6�.�>Z�G\�',_binary '�T�B\�\�\�\�\r���SAu�;*\�m\�\�\�9<)���9yp','',0,'?'),(_binary '�ʑT:I\\\��9\�R','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/.BCMath.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/.BCMath.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�nξ8n�\�Pp\\`z','wp-content/themes/twentytwentyone/assets/css/ie-editor.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/css/ie-editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',�U\�\�0֣C��D\�',_binary '\�f|u(O�#�`�9\�\�Vޠzd\�?�6\r��\�','',0,'?'),(_binary '�\�k܀e�>��K�r','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateUpdateContactModel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateUpdateContactModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ɰǽ�\'\�\\rCTh\�|!',_binary '�Z \�\�/|\�\�\�U;�1\�5fм��\">','',0,'?'),(_binary '�\�Κ,\�Q�a�gl�\�\Z�','wp-includes/class-smtp.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-smtp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.斚a�q\�ݓϠ����',_binary 'B)HJ����ڐ\�R�ps\� \���� +\'8k_','',0,'?'),(_binary '�\�L\Z\�\�|�=�c��','wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B0\�\���\�ou��̌\�',_binary '����7/Q�\�\�ƐՐw�g:\�?��#{s�\�ɟ�','',0,'?'),(_binary '�\�!��\�\�w�E\�џ��','wp-content/themes/main/single-zozo_event.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/single-zozo_event.php',0,_binary 'n%�[�\"�κ\�\�~\�X',_binary 'n%�[�\"�κ\�\�~\�X',_binary '�lL!t\�\��o�*\�\�\�uv�D\�\�\�\�\�Y\�\�\�\�䱹','',0,'?'),(_binary '�\��2�S\r�\�/b�xVPg','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/P1p1.php',0,_binary 'r̨��*�&�\�����\'',_binary 'r̨��*�&�\�����\'',_binary 'Plgp\"�\�qf1��4�?�(��ڟ\r\"yd�z5','',0,'?'),(_binary '��dA#�\�\�*\�Źo7','wp-admin/js/customize-controls.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/customize-controls.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�/�#��f��؏�\�\�p',_binary '6%GjopΙ\\0�\�^��\�\0K=x�)n\�>�kS�N','',0,'?'),(_binary '�\0��WB�L\�f\�\r2�','wp-content/plugins/js_composer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js',0,_binary '��>��\�y\�\����1X��',_binary '��>��\�y\�\����1X��',_binary 's�\�%P�\�\�li ��a\�7b3�\�HGd�\�F��','',0,'?'),(_binary '�!\�p~;_��?b','wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/.Importers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/.Importers.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�\n&0e�$5D��f','wp-content/plugins/wpforms-lite/assets/js/lity.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/lity.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W�z��|���G�\�\�\�\�',_binary 'M\�+(\�\\�]B\�\�R\�LY���\�#�?w���','',0,'?'),(_binary '�w\�u\�,��qء�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/arrow-right.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/arrow-right.svg',0,_binary '�q媑ar\�\0��=�1',_binary '�q媑ar\�\0��=�1',_binary 'PSǿF�Z\�\�\�]fƆ��\�P�L\�\":Y`','',0,'?'),(_binary '��x-M��\�-\�N�\��r','wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/OFL.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� ����-nB� ˌ)�u',_binary '8@����9e{�Ӎ#�ң\�\�n\nY\�փ�\�L','',0,'?'),(_binary '�\�V\ZF\�\�\0\�\��|�','wp-includes/sodium_compat/src/Core32/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@Bg\�EJ�ƽH�',_binary 'i�\�|\\I��\�\�E���\�_��X綈j�\�','',0,'?'),(_binary '��\�x\�OW\r����\�','wp-includes/sodium_compat/src/PHP52/SplFixedArray.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/PHP52/SplFixedArray.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ئT\�Ь�Ԅc\�/�\�',_binary 'TJ�)�,8\�q�@�f\�<Dڛ�\�\rx\�\�\�\�F�','',0,'?'),(_binary '�ܺ\�¹��h�u\n.~_','wp-includes/php-compat/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/php-compat/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '�AVJ�3�5�]CO.','wp-includes/blocks/html/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/html/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�o~5ץ\\�Ծ\�\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_bluetooth_audio_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_bluetooth_audio_24px.svg',0,_binary 'c\r;�Ǐ���_\�\�',_binary 'c\r;�Ǐ���_\�\�',_binary '>TV\nC~8�LOɁ\�\�Y�vK˶�De��\'�%','',0,'?'),(_binary '�\�<�b�f�l~\�$Q\�','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_plus_one_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_plus_one_24px.svg',0,_binary '��a\�\�wަ�\�i�H',_binary '��a\�\�wަ�\�i�H',_binary '\r�\� \��fL�`�*:NB�!*�\��\�3gg','',0,'?'),(_binary '�1z�<}\�H:ӫZx','wp-content/plugins/wpforms-lite/includes/fields/class-checkbox.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-checkbox.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�\�\ZY�\r�\'՚ kv[�',_binary '�>�.[n\�G���/[�\�S\�u\�)|�D7\�\�,D','',0,'?'),(_binary '�5ڜ��\�2\�l2{�','wp-admin/js/widgets/media-video-widget.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/media-video-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�:\�ܥ\�\�d|Q�S\�n\�',_binary '�\�R;T��wh�\�m^\��\�\�\�䜺�\�K\�L�A','',0,'?'),(_binary '�6�>�!^`�1�\�b','wp-content/plugins/js_composer/include/templates/params/column_offset/template.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/column_offset/template.tpl.php',0,_binary '\�\�#\�\"^\�b�W\�',_binary '\�\�#\�\"^\�b�W\�',_binary 'x�㐵џݞ�\��8\�\�7�T�\Z>�[�\�','',0,'?'),(_binary '�D��!VD+�\�\�\�','wp-content/plugins/wordfence/views/scanner/scan-type.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/scan-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N�V��\� �9\�J�',_binary 'փ\�\�hbf\��#\�\�Ђ�\�OE\�\�R\�\��9H\r','',0,'?'),(_binary '�M�/<\�P\�ߍ\�f.�\�','wp-includes/js/jquery/ui/effect-bounce.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-bounce.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�>�:5Q���\�c�$=*',_binary '\�\��VpI�\���\�\� _D�4UB�\�a$znl�\�!','',0,'?'),(_binary '�O �\�ozEߍ��7v��','wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-orange.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/font-awesome/exclamation-circle-solid-orange.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\��/Z7�فrQ�',_binary '\�҃0�\�\�;n\�M�P\�5����>�I��0��','',0,'?'),(_binary '�Q\�-����\�A�\�Z�','wp-content/themes/main/includes/visual-composer/shortcodes/contact_info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/contact_info.php',0,_binary '\�\�\�K\�m�\�+g\�',_binary '\�\�\�K\�m�\�+g\�',_binary '\�����x���\�\n]+�_K�\�z��\Z&r����a\�','',0,'?'),(_binary '�T\�:\Z����rD\�\� ','wp-content/themes/twentynineteen/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=S\�\�`��)]\�\�ݏ\�s\�',_binary '�3 r͠�7q\�\�\�6\��D^\�e\�1y:','',0,'?'),(_binary '�VM��V�4�б\��C�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RemainingCreditModel.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RemainingCreditModel.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\���1Cx*68#',_binary '+\�\�\�H�\�~�\�)\�J�1\�rQztL','',0,'?'),(_binary '�VT��2e\�w\�gߋu8','wp-includes/js/jquery/ui/button.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/button.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�o\��`,v] � �',_binary '��la=\����\�2�ڤ�bp�G��\�#\�봡`','',0,'?'),(_binary '�W𓃚�F�\�GjU\�Z','wp-content/themes/twentytwentyone/assets/sass/03-generic/normalize.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/03-generic/normalize.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\n��+5�\�\��\�4\�',_binary '\\Λ;3X]\�\�3��{{8�ҒZ\0�>�\�\\�&�','',0,'?'),(_binary '�rD��C�J\�\�\"I֪\r','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/.Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/.Curve25519.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�z�6\�\�+\�\�\�PH\r�tU','wp-includes/css/dist/block-library/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*�L\�(�vO[�\�9\r�/',_binary 'o���N�\�5~2\�)�E\�z�l��\�\r\�M\�','',0,'?'),(_binary '���˥̰MVЗe�A�','wp-admin/js/widgets/media-video-widget.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/media-video-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VU\�6��D\�\��]C\�',_binary 'W\�_T\�>\�)Rp�>n\�}Pm\�z\�\0��:s�c\�','',0,'?'),(_binary '��\�s�\�;�\�W8�\�','wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/smtp-dashboard-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'cHs�����ڪ\�\'q=#',_binary 'db\�\�|\�#\�.�����%it�\��d�\�\���','',0,'?'),(_binary '���t�\�(�iltY/','wp-includes/css/dist/list-reusable-blocks/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/list-reusable-blocks/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<��\"\\]h\�wޥ��',_binary '��_6@*^z4�%K\�\�jY��rj*G\�F\�A�\�I%�','',0,'?'),(_binary '��Τe;y\�[\��9\�9','wp-includes/js/jquery/ui/checkboxradio.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/checkboxradio.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�p\�C\�Qh�6T',_binary '�%b��п1^��\�W�\��S�\�~:\�4�y���','',0,'?'),(_binary '����\�\r\�*}\�F\�zx\�','wp-content/plugins/wp-mail-smtp/src/Admin/Area.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Area.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�6+\�ȔM��5�Pp',_binary '^�\�\�ݏ;\�\�z�di�\�\�NR�ޤ5�ɷ6`�','',0,'?'),(_binary '��\�XD���qD鍉\�','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�l�We\�U{\�9�',_binary '\�\�\�\�\�\�G��\�\�8�=�\0�> �3�wg3.�4','',0,'?'),(_binary '��J8,\�9D��H,�=','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/jquery.serializeForm.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/jquery.serializeForm.js',0,_binary '�&ʎ�qB,\nī�\�A',_binary '�&ʎ�qB,\nī�\�A',_binary '!0\�\�B\�\�\�Q\�\�Y\�mM�]2��{c(B\�','',0,'?'),(_binary '��\�&\�Q.h\�V�rvm','wp-content/uploads/elementor/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/elementor/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��5>�\�f0\�Y��1�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/GetData.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/GetData.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����Q�\�>j;K��,G',_binary '.<�IaF&�4X4)�\�\�#�<S\�z%\'JqVnR\�','',0,'?'),(_binary '��3\"�(z\�a�4\�8�','wp-includes/images/media/code.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/code.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-o��Uʓ\�\�U�U_',_binary '\'eM a[R#q2�\�kz�+*<��\�\�\�7\0\�\�j','',0,'?'),(_binary '�\�\��m�\�{�@�m\�','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oLFʒ4\�\�i\�--',_binary '���Cc#1_��|\��Z ��1��ɾ\�\�\�Yx\�','',0,'?'),(_binary '�\�\�\�m4?\�(Pri}','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-compass.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-compass.svg',0,_binary '�\�WA5\�s�X���&�z',_binary '�\�WA5\�s�X���&�z',_binary '����<�\�\�\n�U\��\�R��\nrW\�ވ�Z�Xĕ','',0,'?'),(_binary '�ΓϦ\�7rR�1�(6','wp-content/plugins/wp-mail-smtp/assets/vue/img/sendgrid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/sendgrid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��&ץߚԾi�\�J',_binary '\�Y\�0�\�ۧ{�\�D\���0\�\r0F�N�Kim�','',0,'?'),(_binary '�\�U�pQ�v\� \�k>�','wp-content/plugins/wp-mail-smtp/src/Upgrade.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�l�F�\�.\�t]\0y2',_binary '�>�\\^B9%\�\�;Ǧ;|�=e\�/x;�a��=','',0,'?'),(_binary '�١�lz��DZ��%\"','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%\�X��\����\�`йKZ',_binary 'S�W�\�,�\�f�\�\�K{��\\�\�\�\�\�\�\�^Y/�','',0,'?'),(_binary '�\�o��^e�\�r\�\�?���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Revoke.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Revoke.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�3�]�i\�E�3��,�',_binary '<f{E\�OpXϡ2\�WP\�t��&o\�ǻ>t*��','',0,'?'),(_binary '�\�\'u�\�v�*\�\0l�;�\�','wp-content/plugins/wpforms-lite/includes/fields/.fields.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/.fields.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�\�\�\�\�f]��','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/charts/vc_line_chart.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/charts/vc_line_chart.js',0,_binary '\�\�YT�m]~� \��',_binary '\�\�YT�m]~� \��',_binary 'h�7W\�\�\��l̽4�\'xr�p�f\�_�\�ֈ$\�#6','',0,'?'),(_binary '��\�\�\�<\�x���no6D','wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/query-loop/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�~�o\�\�\� L6�',_binary '�\�H\�v��O#�^�[f\�\�8�\�:\�\�� M3\�M�','',0,'?'),(_binary '��<z�\�o=\�rf','wp-includes/class-wp-duotone.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-duotone.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B\�;��w\�R\�l\�',_binary '�%�@\�@�F\�\�j�\�8��a6��a\�N�\�\�','',0,'?'),(_binary '�ވ\�|�����.X�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/NewTux.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/NewTux.svg',0,_binary '!m8w2#�\�\��ͫ\�=',_binary '!m8w2#�\�\��ͫ\�=',_binary '\��\�\�]\�A�N�Y($nU�[��\�\�0�','',0,'?'),(_binary '�\nF��j?�\�$���','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/unique_slug/validation_unique_slug.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/unique_slug/validation_unique_slug.php',0,_binary 'C\�גb,\�\r8�\"wJ\0K',_binary 'C\�גb,\�\r8�\"wJ\0K',_binary '\0�Ḗ~\�x�\�5��\�]\�bvDfS\�\�e�h\��\�','',0,'?'),(_binary '�~Q�ԁŴFp\�\�\�','wp-includes/class-wp-taxonomy.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'TƠ\�v��\� t�F\�',_binary '\�1eM\�\�\�4`\�i��.v&o\�*생\�,\�E','',0,'?'),(_binary '�L76\�me�)+\�i','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/UnableToConnectException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8����h\�\�\�}',_binary 'X\�\�`�|2�G\�L{\�!\�xM��kH̗ω87>','',0,'?'),(_binary '�Z`gq6�\�&�\�\��','wp-content/plugins/wp-maintenance-mode/includes/functions/helpers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/functions/helpers.php',0,_binary '��\�\�4�2J(\Za�\�\�',_binary '��\�\�4�2J(\Za�\�\�',_binary '�\�1.v��\�@1B\Z\�s6\�pYYú�_\�X\�','',0,'?'),(_binary '�@\�\���뵰On�','wp-includes/blocks/html/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/html/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|߸��(o&\�>U\�Dz�',_binary 'Y8�h�\0���:�+ ��qπ&�O\�QH\��$��','',0,'?'),(_binary '�\Z\�\�sx�2�#\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/da.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/da.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Yq�t̟_\���\�]�\�',_binary 'NB}ČNJ秭�E,��M�nV`4+q]\�S��7\�','',0,'?'),(_binary '�%��Q�\�\�7(\�\\6','wp-content/plugins/js_composer/include/autoload/hook-vc-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/hook-vc-grid.php',0,_binary ' \���s���t-����4',_binary ' \���s���t-����4',_binary '�!A�%�\�2t\�06~J�w\�I�_\�WQ,\\�U\0','',0,'?'),(_binary '�%\�^���5O#晟ش','wp-content/plugins/revslider/admin/includes/shortcode_generator/wpbakery/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/wpbakery/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�)K�Wot�ds\�\�|&','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_music_note_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_music_note_24px.svg',0,_binary '\�c��\�\�]=h@\�',_binary '\�c��\�\�]=h@\�',_binary 'f/\�\� �Dj��1\�ɾ3\�A8:\�\�Z�RɸHI','',0,'?'),(_binary '�*\�\�\�y{��\�-ϖ\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1006.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp1006.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��?�q���\����',_binary '�\0��\�R\�\�\�\�\�@ҧ���\�q�_^d2�\�L\�\�\�R','',0,'?'),(_binary '�,#�\��6����_/[�','wp-content/plugins/wp-mail-smtp/vendor/.vendor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/.vendor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�F�\�\�N\�j�[p�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_loyalty_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_loyalty_24px.svg',0,_binary '8L\�\'�\�\�a\�ۊ\�h\��',_binary '8L\�\'�\�\�a\�ۊ\�h\��',_binary '\�K�\'ujֶ��Õ\�v �LH�m�Z��\�*�l','',0,'?'),(_binary '�c\�%q\n(W\� \�\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_rgba/field_color_rgba.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_rgba/field_color_rgba.js',0,_binary '\�\�\�P��Ę+\�r\�',_binary '\�\�\�P��Ę+\�r\�',_binary 'Sràu��%T�����&x�e�.>��W*�\��!','',0,'?'),(_binary '�kHm\�1\�\�`0ѹ��_','wp-content/plugins/wordfence/lib/wordfenceConstants.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wordfenceConstants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rZ&CS\"���g�����\�',_binary '\�?*��\0Z:WX̩�k�k\0IM\��UT','',0,'?'),(_binary '�l\�\�|��\�#�\�7\\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Mbstring.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Mbstring.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%�^Gd!\�+l���p\�g',_binary 'a\�+\�˼�����acM\�G�\�n�K��\Z\�\r','',0,'?'),(_binary '�n����pE\Zx/\�}9��','wp-content/plugins/js_composer/include/classes/settings/.settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/settings/.settings.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�zݿ\�&X❙6��\�s','wp-admin/css/media-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/media-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':\�\��Μ�lp�G�S',_binary '�v\�\�~�\�^^�Vw\�\�l�W]��Q��ϝ1�','',0,'?'),(_binary '��_+�]����:<�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/printer.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/printer.svg',0,_binary '\�z�iʁ\Z՚\�\�\�\�',_binary '\�z�iʁ\Z՚\�\�\�\�',_binary 'kRV\����\�\�,�!n��8�\�9��ń?\�\�','',0,'?'),(_binary '��!X[\�4\�\��S','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/.composer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/.composer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '����\�h�j�9\ZH\�ZqQ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/Raw.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<+�%ܚ�c�2\�E�\�h%',_binary '�\�h:�3L:,j[\�ޝ�\�*r-����T4vf_','',0,'?'),(_binary '���.�\�ٹG�s�O7\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-check.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-check.svg',0,_binary '?��2nP����[\�<�',_binary '?��2nP����[\�<�',_binary '�IAE☪{8�\�8\�:�`�}\�uTy��\�D�&\�','',0,'?'),(_binary '��ܷ\��\�}\�\�ܫ\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/DefaultEngine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�`\'�%\�f�\�J�\�\�',_binary '���,~��m1\�9��1\�\��{Fgf�P\�33\��','',0,'?'),(_binary '���U��v\�\�q\"�/�,','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_details_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_details_24px.svg',0,_binary '\��^9/&�s.-g',_binary '\��^9/&�s.-g',_binary '\�\�ʴ��])\�|\���\�����\�g\�\�\Z\'\� ','',0,'?'),(_binary '��!\�\�y�\�F��]\�\�\�','wp-admin/includes/class-wp-ajax-upgrader-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-ajax-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���uŪ\�\�֘z�$B',_binary '�U<zV|T �w���Uzn3�h\�v�AS{','',0,'?'),(_binary '����\n \�\�\�\�(z','wp-includes/PHPMailer/Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/PHPMailer/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�uiD\�7Ǎ��C\0\�,',_binary '\�/�b�^u,�ʲ`�XJ��x \�~\�\Z��C��','',0,'?'),(_binary '���= ����]B���Y','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/colorrgba/.colorrgba.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/colorrgba/.colorrgba.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��О��պP?�s�䏪','wp-content/plugins/js_composer/include/templates/pages/vc-welcome/vc-welcome.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-welcome/vc-welcome.php',0,_binary '��#�r\�-`<\�\�B\��',_binary '��#�r\�-`<\�\�B\��',_binary '�\�cğ\������\�:��*#%\�#s\�\0\'4�','',0,'?'),(_binary '��!\�T��TC`��\�\�d','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/SodiumException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/SodiumException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�HDf\�\�ae�\�\�z��R',_binary '㶜\\��L>L\�N-@G\'\�\�tmG�\�i��kR߮g\0','',0,'?'),(_binary '�\�U\�\�\�}��� �Q\�\�','wp-content/plugins/wp-mail-smtp/assets/images/reports/icon-note.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/icon-note.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�N\�O�C�\�Z# \"��',_binary 'R \�bܦP[cFap������\'$*\�\�\�B\'','',0,'?'),(_binary '�\��4\�?�No\�o','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_done_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_done_24px.svg',0,_binary '͓`��ݫ����\�6E~\�',_binary '͓`��ݫ����\�6E~\�',_binary '�Gwv\�_k����k;\�b\���z#t\�\�Ͷ\�','',0,'?'),(_binary '�ٵ\nh�\�Jx�dv\�ԃ]','wp-content/plugins/wordfence/lib/wf503.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wf503.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\-\�op\�`Os}B�',_binary '/\�];\�%X_\�kz#O�a\�;�\�\�H\�ߟ�','',0,'?'),(_binary '�\�\���c*�y\�f^z^','wp-content/plugins/wordfence/js/jquery.colorbox.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/jquery.colorbox.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(O�0%6�9\�e�3\�j',_binary '{\�L�#\�\r��]\�\ngL8P,���@�\�Ir,{ \�','',0,'?'),(_binary '�\�\"�\�5\�S\�v2','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg10.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg10.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'rF\�\ZQ#��+4Ʀ\�',_binary '�4�\�V��\�Y���g^�\'rI9Lm\�\�\�\�\�\�i','',0,'?'),(_binary '�\�\�^|J\�ʕ\Z%��\"b\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/legacy/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��i^e\�]�M�\��@',_binary '�~\nf)\�\�Z����\�?\"z\�I\�\\�N乍��','',0,'?'),(_binary '�\�$\�T�X�@#��A�\�','wp-admin/js/widgets/text-widgets.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/text-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�H\�\�\�\�֬\��\�\��',_binary 'hw���\�,\�Dz\�&\�t�\�=#]$3���b��','',0,'?'),(_binary '�\�LY���\�\�\�ȑ\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_shuffle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_shuffle_24px.svg',0,_binary '�B\���X\03ժ`�\�l',_binary '�B\���X\03ժ`�\�l',_binary '�\r+/ʱ��v�d\�\�D\�\�<d \rsq\�幞\�s�s','',0,'?'),(_binary '�\�}�P\�\�\�~���3\�','wp-content/plugins/revslider/public/includes/.includes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/includes/.includes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\��\���1Hd�\�\�\�X','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Xsalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Xsalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b4\�\'��&\�\�',_binary 'ۼ\�4P\'\�\�\�hN\�a\�>��\�E�5ఛ','',0,'?'),(_binary '�\�\�N\�O\�\�T\�)EH','wp-content/plugins/contact-form-7/languages/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/languages/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'YT&\Z�o^GԨ�\�\�}',_binary 'M�\�\�O\�(\�\rO\�v[�\�/FB�A\�>�tCw','',0,'?'),(_binary '���2zs\�4x\�EB','wp-includes/ID3/module.tag.id3v1.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.tag.id3v1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_���\�\�t\�\�$E1',_binary '\'fB\�Ђ+\�N|\�[��\��\�Dx\\g��SLAs�\�_','',0,'?'),(_binary '��9���}�(:�Y','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/bg.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/bg.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rFG���1�\�\�\�V�',_binary '\�ڄ\�5\Z���\�y�W���\�\�\�\r�g,D','',0,'?'),(_binary '\�Obc��\" \�\�\�|J(','wp-includes/images/smilies/icon_evil.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_evil.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^�\�M�>\�z�\�',_binary '��\�Q|x>�\�\�@VЛ_�/�\"�\�W\�\��%S','',0,'?'),(_binary '\����e�\�7�F\�%','wp-includes/blocks/post-title/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-title/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�\�8X�\�oYc',_binary 'o�W�Bx�\�p���\�\'.uZ^\�\�2c����','',0,'?'),(_binary '\���r4K�5�K%\�e�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/FoldersApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/FoldersApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\�5�G�=�\�.�',_binary '*=\�\0&Jp\�K\0?Z,xU\�k\�\rV6�p4�\�7\n','',0,'?'),(_binary '\�0�:\�\�6G_\�\�Dȼ','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�\Z�\�c8��@\�F\�|�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Xsalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Xsalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b4\�\'��&\�\�',_binary 'ۼ\�4P\'\�\�\�hN\�a\�>��\�E�5ఛ','',0,'?'),(_binary '\�\�h��\�=Ϭ~\r &\�','wp-content/plugins/gosolarthemes-core/widgets/counters_widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/counters_widget.php',0,_binary '\�$�ܡ��7�\">\� KW',_binary '\�$�ܡ��7�\">\� KW',_binary '��\�R�D�b(\�+/�9�Uu\��sQ�\�\�3�ue','',0,'?'),(_binary '\� �{�\�r_\�`��`\�\�','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�1��WV(2��6����','wp-admin/images/icons32.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/icons32.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�۬[\�m9�\�J�4\�\Z\�',_binary 'D\�kC�d�\�i|a|��\�\�\�+\�\r�x��̌�\�','',0,'?'),(_binary '\�5�u�uȸ��8\�P�Һ','wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-link.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�܊:��\�\�嵷Y',_binary '&�\�yZ\�\�e\�\��n��_\��\�&\�\�\�0\�A �5','',0,'?'),(_binary '\�6��M͓\�\�)̻','wp-includes/blocks/text-columns/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`�\"�\�\�\�\�A4�',_binary '�?�\�y�Za\���\�bnbV�Vb�\�\�\�w�\�-','',0,'?'),(_binary '\�<\�\�\�\�\�\�j\�y#�\�Z','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/tk.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/tk.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B+�\"J\�l����bx�#p',_binary 'V\�l�Hǭ�v�M <�\�RzSf�Ɛ5��\�\�S','',0,'?'),(_binary '\�=Yу^@A&��¿','wp-content/plugins/wp-mail-smtp/assets/css/smtp-about.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/css/smtp-about.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<���)\�\���_\�GS�',_binary 'i� �\�E�\�<FJJ`(�\�S}���\�Q~�$\�E�','',0,'?'),(_binary '\�=���}�LsQ\n`q&','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[M/*��E\�<s\�W\�RG',_binary '\n\�\\��Xΰ֨P��A\�\nXj\�\'�;q�{��a\�','',0,'?'),(_binary '\�C\�1t;��꤆�ݮ','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',0,_binary '\�\��\�t\�o*r\�\�',_binary '\�\��\�t\�o*r\�\�',_binary '5\�\Z�]X�cMd䴥�䂖\�13\���AA[\�\�','',0,'?'),(_binary '\�K\\a�n\�\�NN�g@T�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_system_update_alt_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_system_update_alt_24px.svg',0,_binary 'ÒH*\�6�\��NM�ﴉ',_binary 'ÒH*\�6�\��NM�ﴉ',_binary '~�$f���l�m%�\�a��\�\�~X��,\�$\\�i','',0,'?'),(_binary '\�O�tg�\02�\\�B��','wp-includes/assets/script-loader-packages.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/script-loader-packages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�nj��}\�K�(ƂDI��',_binary '��D\'\�:�\\\�\�\�I#��u\�N��H�Z\�ªy<','',0,'?'),(_binary '\�XS�7�\�L}\�`t5','wp-content/plugins/js_composer/assets/lib/bower/scrollTo/jquery.scrollTo.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/scrollTo/jquery.scrollTo.min.js',0,_binary '\\nU\0>9\�n\\7q#N�\�',_binary '\\nU\0>9\�n\\7q#N�\�',_binary '!����k\'\\\n�ϑ����\�=��e�\��e��','',0,'?'),(_binary '\�Ym�R\�l�X\0��\�:','wp-content/plugins/wordfence/views/options/option-textarea.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�w\n�Mus�\�\�',_binary 'O���=~jc#�6��L窜\�\�\�\�as\�W\�OQ-','',0,'?'),(_binary '\�]숊YT\�\�Xm�+%','wp-includes/js/dist/vendor/moment.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/moment.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�Z�����\�Ԯ',_binary 'Ӝ\��\�X����G\"\Z�r�\�\��sN\�=c\�\r','',0,'?'),(_binary '\�i9��$:��Ӟl�{\�\�','wp-includes/theme-previews.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-previews.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&�U�yy+>g�a�I��',_binary '�6`�p^�\�k�3Y\�j��f�\�)1Ն\�� *�','',0,'?'),(_binary '\�j\�\�U\�U\�X\Z\�\�/J/','wp-admin/includes/class-core-upgrader.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-core-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�鰀N�5ᠶPx�',_binary ' �B\n\�5�~\�|�SP� �O�a�S�.O)\�\�','',0,'?'),(_binary '\�n\�\�QM\�TcQ\�-','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/ChaCha20/.ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/ChaCha20/.ChaCha20.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�rb6\�eTyr\�\�C\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/installation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/installation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a^\�\�S���R�T�v',_binary '�K�bA.����.s.�� N;n0\�2h+','',0,'?'),(_binary '\�u\�A\�/\��\�}*\�b','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Response.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Response.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B<eb\�MO\��@�',_binary 'W[�cpU��c�L�\�\�[s\�$���&{�t\�sSRa','',0,'?'),(_binary '\�z\�E�W�c�\�;CF','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fr.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fr.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\�\�\�\�~�WQ�r\��+',_binary '\\��x;&\n\"Sw�y��B\�t3��X\�ӁÄP�','',0,'?'),(_binary 'r\�\�X\�\�=p\��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/lt.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/lt.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\�>�\'\�\�\�\�',_binary '\�\��I(�9�\�ȗ|��\�g\�qr�D�k\�\�S\�','',0,'?'),(_binary '\�gزh/Ḯ�O�N','wp-includes/class-wp-block-type.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-type.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�:\�;��\��g',_binary '�_�ov�\�0\�9�6�\�,\�g(R֝\\̹_͕\�i','',0,'?'),(_binary '�2\�\�\�`�a\�|Z\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_recent_actors_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_recent_actors_24px.svg',0,_binary 'Iao��\�\�ެ���\�\�i',_binary 'Iao��\�\�ެ���\�\�i',_binary '\�x\�5��\n`Zz_�=�zC��\�0e.��\Z\�\�` 0','',0,'?'),(_binary '�\����ġ!����\Z','wp-includes/blocks/categories/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' 8 \�MkR��=�\n\�',_binary 'ؗ��\�\��0o����\�T�\�O|6�W����','',0,'?'),(_binary '����\0s�\�\�#\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/.Common.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/Common/.Common.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '{g\r�!�%L\"�NM�','wp-content/plugins/wp-mail-smtp/wp-mail-smtp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/wp-mail-smtp.php',0,_binary 's\�SȰ��l�\�\�\�\�P',_binary 's\�SȰ��l�\�\�\�\�P',_binary '6�\�B��3�ˏ\�\�a8�}{w%\�\�\'\�E2�F=','',0,'?'),(_binary '&C\�JO蜳�','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg8_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg8_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P�O�졵��ڱ@�',_binary '��\rb}sW?\�\�\�\��\�,�\�,G;8jz��\�','',0,'?'),(_binary 'cߘ<h\�v�{7�>','wp-content/themes/main/vc_templates/vc_column_inner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/vc_templates/vc_column_inner.php',0,_binary '̵\\��\�\�6�\�\�IX',_binary '̵\\��\�\�6�\�\�IX',_binary '�b{A�NGK?\�U�Ԝ�\�\�A~��rE�B�\n�\�Z','',0,'?'),(_binary '¤SG,NQ��*\0��&*','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/globe2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/globe2.svg',0,_binary '4ƁF7V\�!\�m�q\\҄',_binary '4ƁF7V\�!\�m�q\\҄',_binary '#^\�va���7N^\�\�\�·�iْ\�q $��\�','',0,'?'),(_binary '§�\� ��:\�rV����','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\�[%\�ԸC\�.ؾ��',_binary '�M~%�:�`c�=�\��\�=B\���!�\�n\�a�','',0,'?'),(_binary '°\�\�/??\�`4L��t�','wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�^\����w\Zc�Fo?�\�',_binary 'z\�@[��\�jJ�\�\�{֨\�\'lcρ\�\�\�4\�y�� ','',0,'?'),(_binary '± 73�\�\�Ѯ8\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file06.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file06.svg',0,_binary '��}V\�.]E|�;��\�\�W',_binary '��}V\�.]E|�;��\�\�W',_binary '!�\ni\�,\�@�mv\�\�\rJ^�/\�k���\��','',0,'?'),(_binary '»TqHA�5h��.�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/palette/field_palette.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/palette/field_palette.php',0,_binary '.\�\�)i0\��2%w\�>',_binary '.\�\�)i0\��2%w\�>',_binary '`w�\�\�A\�2���Y�h_� \�g��G\�\�\�\�','',0,'?'),(_binary '\�1���|�}��\�dQ','wp-admin/export.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/export.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�ru�\�Ȏ��\�\�)',_binary '#]yv\�\�\�c7\�o�V/��=�\�p�\�G\�7\�\�2','',0,'?'),(_binary '\�ٵ/�\n5\�9Jz���\�\�','wp-content/plugins/js_composer/include/templates/pages/vc-settings/tab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-settings/tab.php',0,_binary 'n��}RJ8\�x�8 )\�\\�',_binary 'n��}RJ8\�x�8 )\�\\�',_binary 'r�\�~�$\��BoR\�\\�\0���b�L�:�\�','',0,'?'),(_binary '\�@��EŮ�\�7��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric_not_empty/validation_numeric_not_empty.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric_not_empty/validation_numeric_not_empty.php',0,_binary '\�`f]fv�n͜Ic̠',_binary '\�`f]fv�n͜Ic̠',_binary '&d��k\�\�T,\�\�d\�^�fʡ��\�U$�o\�\Zb','',0,'?'),(_binary '\�\�^TD�\�\�.d\n\�]� ','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg8.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg8.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�I\�k\�يC^\�e',_binary 'qM!5aH~���Q�\�pWJ�X].rs��\�][�','',0,'?'),(_binary '\�\�\�w\�\�\�\"\�om�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/WatchResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/-��st\� \�u\�3',_binary 'B\�f�,��<��ը��ΰ�I�[\���\��?6','',0,'?'),(_binary '\�\�\�~�\�`\�e�?�\�','wp-content/plugins/wpforms-lite/assets/images/about/icon-partial.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/icon-partial.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\�2��\�Zë�)\�',_binary '\�\�Pz\�Da�쑯#��Nzꁵ\�\����^\n�','',0,'?'),(_binary '\� 1�\�А々�S:(','wp-includes/js/thickbox/loadingAnimation.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/thickbox/loadingAnimation.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\"h\r\�c\�\�\�\�&�',_binary 'B�F�\��`�F-�\�l�ڛ�RT6\�\�\�Յ�\�','',0,'?'),(_binary '\� \�s�w\�4\�@�澵','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_done_all_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_done_all_24px.svg',0,_binary '<����\�\n�\�+����',_binary '<����\�\n�\�+����',_binary 'd\���9\�;���2\\�&Vh-F�S�\�\�32_H\�','',0,'?'),(_binary '\�\n Վ#k�5\�F�J�','wp-content/themes/main/js/rate-it/gosolar-zozo-ratings-script.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/rate-it/gosolar-zozo-ratings-script.js',0,_binary '�2\'\�_2WYʚ\"*\�#',_binary '�2\'\�_2WYʚ\"*\�#',_binary 'i\�\�\�2\�\�\�-\�\�\�g��zvz4\�\�\�0�','',0,'?'),(_binary '\�\r�W$2lv9{ܭ:�\�','wp-includes/blocks/post-title/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-title/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�}��\�kRp\�$���Ŷ',_binary '.�µ&;\�i\��\�`�?t\�\rI3\�ϓL&<\�\�','',0,'?'),(_binary '\�w:k@D�i�WQ�','wp-content/plugins/wordfence/lib/wfModuleController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfModuleController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��oI\�Ʒk���b',_binary '7.ݰ̿�\�\�U��\�L>\�\"\�TM5�]�\�>�','',0,'?'),(_binary '\�ɰG)\�lFs��\�\�\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�v\�����?_�Q',_binary 'V���ܢ18U�\r\�&]_RP�f~�9Od\0\�L�Iwv\�','',0,'?'),(_binary '\�d{�T\�u�\��','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-sv_SE.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-sv_SE.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c�\nL\�H��\�\�WX\�',_binary '\�(P@\nU\�JZ\n\�E �\�?�1H��2\'>l�\":�','',0,'?'),(_binary '\�_WS��\�\�\�$','wp-includes/js/dist/edit-site.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/edit-site.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɿ�ePߊ\�H�vҫ�6',_binary 'E\�\�`\�s�9h+��ת\�5�٠c*as�֮,��','',0,'?'),(_binary '\�#\�\"Ԙ���A\�:.','wp-includes/Requests/src/Transport/Curl.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Transport/Curl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�pa��\�y����\�',_binary '\�\�\�=F\�W�eS�\�\�>��\\�+sR$�@\���','',0,'?'),(_binary '\�)\�\�~ƺ\��=3��','wp-content/plugins/wp-mail-smtp/assets/images/pro-badge.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/pro-badge.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=e0\�\�\r^\�\�}M',_binary 'i\�\�\�\�\��G{�� \�\�\�\���\�8��x���','',0,'?'),(_binary '\�,:��:\Z*50K\nh^','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�,�\�\ZT�E\�\�8\�\�\�\�','wp-content/plugins/revslider/public/assets/fonts/revicons/.revicons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/revicons/.revicons.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�/ \�\�\�\�\�!\Zds\�J\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_network_check_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_network_check_24px.svg',0,_binary 'w��\�\�u)�\� H�\�',_binary 'w��\�\�u)�\� H�\�',_binary 'O\�]\�\�*��1��C���k\0��&�g�5�ם�\�t\�','',0,'?'),(_binary '\�>TT쭙��-\�6�D','wp-content/plugins/wp-mail-smtp/assets/css/admin-notifications.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/css/admin-notifications.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�j\�k+\�\�\0J��',_binary '\�#\�>\�,\�$\�*�\�ǿ\�D.\�=�յ#ю','',0,'?'),(_binary '\�?�6�(���\0&l0ϰ','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_smoke_free_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_smoke_free_24px.svg',0,_binary '\��cy�ʂN����\�df',_binary '\��cy�ʂN����\�df',_binary '��{�\�\�NK�Vg�\�⋭4]+\'�0絏�','',0,'?'),(_binary '\�Ep<\�p>�t\�_','wp-content/plugins/revslider/includes/external/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/external/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�E��e\�\"^��zT\�\�','wp-content/plugins/contact-form-7/modules/quiz.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/quiz.php',0,_binary 'VH�Ot� iD�H�',_binary 'VH�Ot� iD�H�',_binary '5ڎ�t\�3\�`�@\�A\�\0\'O\�mo\n�}f\�R:','',0,'?'),(_binary '\�G\'~I�\�~O\�(\�Ǫ','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_remove_red_eye_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_remove_red_eye_24px.svg',0,_binary '�(dDN=�!_2\�ك�',_binary '�(dDN=�!_2\�ك�',_binary '���$7Q\�\r�R\�t�5,�y\�\�}���VOތr�','',0,'?'),(_binary '\�L\�hz_i�\nn)\�\"�4','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_favorite_border_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_favorite_border_24px.svg',0,_binary '���$L\��\�\�\�',_binary '���$L\��\�\�\�',_binary '\�r\�K<�݅\�qe�NS\�%\�<\�\n����\0k\�','',0,'?'),(_binary '\�T��\�!ة7�l�\�<','wp-includes/js/codemirror/htmlhint-kses.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/codemirror/htmlhint-kses.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�[��k[\�#cLf{',_binary '�N\��&\�V\Z�A�\�/\�\�R#~բ�\�\�_J*\�Ї','',0,'?'),(_binary '\�X���z\�LF\�\� \�#O','wp-content/plugins/gosolarthemes-core/admin/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/functions.php',0,_binary '\�z�M;?\�:�K�ʌ�˳',_binary '\�z�M;?\�:�K�ʌ�˳',_binary '&�\�\�\�]�>�\�\�\"s\�A��\�~V�%�\\s','',0,'?'),(_binary '\�^��#\\�K�Z��x\�VX','wp-content/plugins/revslider/admin/includes/export.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/export.class.php',0,_binary 'ȏ9A\�L\�i�cG\�\�',_binary 'ȏ9A\�L\�i�cG\�\�',_binary '~�)�\���H?5\�VϳLW�vo -/a\0b%','',0,'?'),(_binary '\�_���jSX\�2\�QQ=','wp-includes/ms-load.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ms-load.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�A��n��f�=\�\�',_binary '�kX\�q\�2�\�u\Z\��:�7�� \�><��\�','',0,'?'),(_binary '\�`~|D%EH�wO���\�','wp-includes/sodium_compat/src/File.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\r��\�\�^�����\Z2',_binary 'o%\�\�E\�sVFWW\�\�\�M]b \�\�BX0.y�','',0,'?'),(_binary '\�a\�%�W\�O\�A+\"\�c�','wp-content/plugins/wp-mail-smtp/wp_mail_smtp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/wp_mail_smtp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F�u\'a^�&���',_binary '�p�SO�y\�m�\0<L/%\�Lj�Mz\�x\�\� Q','',0,'?'),(_binary '\�b���\�\�G+#\�]\��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmtpTemplateOverview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmtpTemplateOverview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�p��%��\'�c�Z�n\�',_binary '��\�D\�\�\�\� ��֢mjOž)\�\�[\�k\�\�\�6','',0,'?'),(_binary '\�j�& 6G|,\�4N\\\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Y��V��\�7\"\�\�',_binary 'b5Ϗ����\�\�ZgA�\�Tg\�-\��pc\0\�Dt��h','',0,'?'),(_binary '\�{�PAT\�[vպ�.S�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�)M�:l\�`s�8�T',_binary '\�F�\�I\�\� ]\�ݖ�͐��#D\0\�\�.�\�ʣ\�','',0,'?'),(_binary 'ÂuJ\�M\�/� w�y','wp-includes/sodium_compat/lib/php72compat_const.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/php72compat_const.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�p{\�\�[��˔� ',_binary '�9\�o\�\�\�G�f\�pmeG\�#`�:Q�{`�','',0,'?'),(_binary 'Ì8�\�\�LS\��#\�\'=�','wp-content/plugins/wpforms-lite/vendor/mk-j/php_xlsxwriter/example-cli.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/mk-j/php_xlsxwriter/example-cli.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Bb\�\��R\�FfN�',_binary '\��y\�\�]��\�zh\Z(\�[c۵�2�\�\�S� \�>\�\0\�','',0,'?'),(_binary 'Ïtq\�\�\0R^�� Ig','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/MemoryUsageProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/٘+3�#��$\�e\Z�\�',_binary '|γ�MsE\�G��A\�\�P`���V\�6.u�\�\�l��','',0,'?'),(_binary 'Õ\�\�uU[,I�Y\�\�\�','wp-includes/Requests/src/Exception/Transport/Curl.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Transport/Curl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Т�R1��\�U��UQ',_binary '\�q��]t(J\�\�\�j\r\�\�#9\�o�\�\0Ⱦ\�\�','',0,'?'),(_binary 'ß�B+�\'Yo\�VUà�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hr.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hr.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Q�$\0\Z�\�\�\�%�4\�',_binary '@Ӛ\�\��7i\0�A�=�\�,�8\�\�G\�coz@O','',0,'?'),(_binary 'à��\�Όf\�\rrj�*\�','wp-content/plugins/js_composer/config/.config.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/.config.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ä��]0�`\��\�AS:D','wp-includes/js/dist/blob.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/blob.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\���A\�Ͻ�ͨ��\'',_binary '\�Ҍ\n|]&�}� ��\�[�o�\�8��#�u','',0,'?'),(_binary 'ë���mY\"\�\�f+>\�#','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�dP�E$\�\�7¸�1�u',_binary '�\�_��F8��\�\�lb\�x�Wϲ�O\Z\�\�[��Θ�','',0,'?'),(_binary 'ü�\�t����\�Ŗ�:','wp-content/plugins/js_composer/include/helpers/class-vc-image-filter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/helpers/class-vc-image-filter.php',0,_binary ';T\��$�\�w��',_binary ';T\��$�\�w��',_binary '\�[^(�*�t�}�$f\Zz\�ztjց[Z}���','',0,'?'),(_binary 'ý��P��7&ݣ`\�)','wp-includes/sodium_compat/autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o���u�\r���*B.�7',_binary 'O\�Bѡ\�E�\�J\�>q��\��\�&h\�\�0\�6\"�\�<','',0,'?'),(_binary '\�\�N��\�:]�\�y�\nϱ','wp-includes/blocks/search/view.min.asset.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/view.min.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5uJ3A\�-�E*�g\"',_binary 'G\�UE52꽯��|�\�\�T���s��\�E$̮�\�44\�','',0,'?'),(_binary '\�\�tnR�ؔ�\�\�\�%^�','wp-admin/images/align-right.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/align-right.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\�\�\�Oe#\�l@:P+\"v',_binary '\�ɳ�\��C��?\�=�\�\�&��UyZ�31��!<c','',0,'?'),(_binary '\�͘\�0q9\�\�i�dQ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/.PHP52.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/PHP52/.PHP52.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�5\�V\"\�$$\�_��','wp-admin/includes/post.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�O8T�Z{\�Gs=n',_binary ' arޟV\r>�\������)\r�?kDX�>ع','',0,'?'),(_binary '\�\�4\�l!�r�\�\�\�\�','wp-includes/class-wp-block-type-registry.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-type-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|\�eRHE�\�w�#\�,�f',_binary 'fܸ^Be\�\�nՈ\�\�Y�lZ&]\�\�\�\�\�H�Ld\�','',0,'?'),(_binary '\�\�e��fz��\�eox�\�','wp-content/themes/twentytwentyone/package-lock.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/package-lock.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�O���\"m4\���',_binary '�AF���*p�s\�\�b�F\�O$�\�>�(\�\�&�\�8�\�','',0,'?'),(_binary '\�\�iY����\0\nR)��','wp-includes/post-thumbnail-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/post-thumbnail-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�:&o\�/F@�*1�)q',_binary '�$��Sa�\�\�:4\�:�\�\�\�V�\�V�?}νob','',0,'?'),(_binary '\�\�u�X\�ݼ#�-\�\��','wp-includes/class-wp-http-ixr-client.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-http-ixr-client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4����5�eTֹ\�\�\�',_binary 'F\�\�@��I�і%4\�]��a�ks<Pk�k','',0,'?'),(_binary '\�\�h\�LI��\�U�52\0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/MongoDBHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�q뭯j�\"Rq\�\�V',_binary 'O�\�\�0�\�+#�\�\r\�o�rA��c�E@���;�\�','',0,'?'),(_binary '\�\�ȸR��b���\'\�W','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-tagcloud.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-tagcloud.php',0,_binary 'ܝ\�`j�exmk�ܣ�',_binary 'ܝ\�`j�exmk�ܣ�',_binary '�\���\�kH�\�β�\�~t�\�j\�0b\��\�Q��','',0,'?'),(_binary '\�\�dC\�\�\�Kᰈm�\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_wc_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_wc_24px.svg',0,_binary 'u�J�ۂi����Ng�',_binary 'u�J�ۂi����Ng�',_binary 'CN\�jנ�9\���\�Zݐ����G�\�v�\�\"\�','',0,'?'),(_binary '\�\�\�\�D���\�\�\�e#2R','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_scanner_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_scanner_24px.svg',0,_binary '\�0\����J\�!D��J�',_binary '\�0\����J\�!D��J�',_binary '\��\�/��a�\�{\�e\�_G���&&kʠ��','',0,'?'),(_binary '\�\�[\�,��{����\�L\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_4_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_4_24px.svg',0,_binary 'E��h����D�~t\�\Z',_binary 'E��h����D�~t\�\Z',_binary ',���8m\�\�YY +5��)y\���9\�\0\��','',0,'?'),(_binary '\��_o5yK���3\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/no_special_chars/validation_no_special_chars.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/no_special_chars/validation_no_special_chars.php',0,_binary '�ud\�\�]\�\�\�p�G�\�',_binary '�ud\�\�]\�\�\�p�G�\�',_binary '\�:\�\�G+\�Jd\�1�;@�g�,�M\�x\"\�#[��\�','',0,'?'),(_binary '\�\0�\�w��MTT\�ܞby','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/cloud-coins.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/cloud-coins.svg',0,_binary '�lV�\�3\�ꞦMN',_binary '�lV�\�3\�ꞦMN',_binary '�\�\r�7z��:X�\�Ꮽ\�l\�{�R�\�\\�','',0,'?'),(_binary '\�\0U\�\�\��\�\�aS�\�','wp-includes/widgets/class-wp-widget-block.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-block.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gG�P\'#\�Da�x�\\',_binary '�|\�X�K\�eQ��\�LK�����\�\�[\�u\0\�@R','',0,'?'),(_binary '\�cᘣ�r\�\�w�\�','wp-includes/blocks/file/view.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/view.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�(#8���u�Ь\�',_binary '\�\�f�\�Tp6\0/�����֚G��>�\�>�Z�\�c','',0,'?'),(_binary '\�\n^�PU\�o\�\'\�\�pG�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSmimeInfoResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListSmimeInfoResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�,Z�Q\�o<\�E@!Y',_binary 'bgcN\�m\�\�RH\�s&ր7�p\�^\�l�e], ','',0,'?'),(_binary '\�8�d$\�nx���yŚ','wp-includes/blocks/navigation-submenu/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-submenu/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\�QEg0lrF����1',_binary '�\\�-HB\�\�]\��T\�Wa��\�E\�I1K�n\�','',0,'?'),(_binary '\�\�5Ĩ)\�0\�\�X�\'\�','wp-admin/widgets-form-blocks.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/widgets-form-blocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9+w�ao\��!�ʑ8',_binary 'zAؘ\�u��\�v\��\�\�Mʀ��\�*�\�\�W�3 ','',0,'?'),(_binary '\�&)���\�N~&��\�\�','wp-content/themes/twentytwentyone/screenshot.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/screenshot.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*��\�\�ّ^R\� ',_binary '\Z\�\�u\�@�\'\\�\�KL�82�B��r�\Z2HC\�o','',0,'?'),(_binary '\�+�\�\�?x�!1$BI\Z�','wp-content/themes/main/js/plugins/gosolar-jquery.countdown.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.countdown.min.js',0,_binary '�x�g��\�\n-�\�\�RV',_binary '�x�g��\�\n-�\�\�RV',_binary 'o\�=\�B�b\�\�m\�P������>\�\� }\�T.�','',0,'?'),(_binary '\�L9ԔL\�MU\�)�M�\�','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/jquery-ui.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�$i��&e\�nMt��',_binary '\�\�p˙\�1�tp��\�aXE\�lטL�Xд��(؆\�','',0,'?'),(_binary '\�S-P�=D��\�f\�\�','wp-content/themes/main/framework/core/header-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/core/header-functions.php',0,_binary ':X�*�C<�����4�M',_binary ':X�*�C<�����4�M',_binary 'eH�\Z$\�kx\�?\�6`�2�;ȭ8:n�]\�/0�f','',0,'?'),(_binary '\�X\�\�J]\�H�\�\�O�\�','wp-content/plugins/wordfence/js/wfglobal.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/wfglobal.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jf\'�?g�m:�\��',_binary 'X\�c\Z]R@��\�1�qw\�)\�kl�Q�\�\�Q\�','',0,'?'),(_binary '\�`\�,}�\�D\�\�@','wp-includes/class-wp-recovery-mode.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-recovery-mode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�YL�\�ϨO��',_binary '�wL\�\'�ܜ\�+������\�\�\�o\�\�`[��+\�\�','',0,'?'),(_binary '\�m\'cK\�@�7\�\�\�\��\�','wp-includes/js/tinymce/plugins/wptextpattern/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wptextpattern/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�pȬ\�ES\�\���0�K','wp-includes/blocks/search/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��O�1f43��\�Ѽ_0',_binary '}+��{Ȗ19\�D\0W0�S�(\0��sj(�%%�p�','',0,'?'),(_binary '\�p��\�[[f�9#�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/RevokeCertificate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/RevokeCertificate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�R2���&R���\�e',_binary '�\�L \� �l�(P\�G&^[O\�)ͤ�QbB\�Ul','',0,'?'),(_binary '\�v�V/W\�\�{}!^\�N','wp-includes/blocks/html/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/html/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�T\rV\��\�@�Bm��',_binary 'n��\�1<�^�.\�S�ۆr\�\�s?\�\��~�N','',0,'?'),(_binary '\�~;$(\����pXz�','wp-includes/blocks/comments/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qT\�\�\�\�aQ\��\n�\�!',_binary 'j���y\�^Nt\�Pv\�M�p\�x���t�?.','',0,'?'),(_binary 'ą�Y *\�n\�!\�B\�','wp-content/plugins/revslider/admin/assets/.assets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/.assets.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Ĉ^A\��+l���o�d�\�','wp-includes/js/tinymce/skins/wordpress/images/audio.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/audio.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7~!\�\�\�\0�\�\�\�\"w',_binary '\�g\�\�z\�\�\�.g�V�:��[��\�\�Й�H)Ȟ\�','',0,'?'),(_binary 'ĉq�Z;�\�\�G�p','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chat.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chat.svg',0,_binary '��6��6W˧X,�im',_binary '��6��6W˧X,�im',_binary '�9g\���\�D��.K@ȋ^�\�)^\�M��D&P�','',0,'?'),(_binary 'č/��� \�C/\�N�\�Re','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/OpenSSL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\�/?�\�\�\�Ѯ\�X\�\r',_binary '�u\�\�j(T\�\��\�Aj�%��rbtҴm�O?\�','',0,'?'),(_binary 'ĔԼ�\�\�pP�Z H��','wp-includes/images/smilies/icon_cry.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_cry.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+`Ůd�W]\��\�\�\�h',_binary '[�<�q\�wf�)�rZ�(\��\�=#;ans\�\�\�w9','',0,'?'),(_binary 'ě\�w��+\�qAZ','wp-includes/blocks/group/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bl��?\�\�\�G�o$g\Z)',_binary 'm\�\�S\�釂q��j� a]X\nS\�ӿ\�w�\�\�','',0,'?'),(_binary 'Ħ��SNL��h`\�\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/navigation/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\"mb�\'u�̩\�\�D\�',_binary '9Z\�Jn\�l+;\�CG; \�+�0s����f\�8\�','',0,'?'),(_binary 'ijJ\�\n`|\�5,HT\��','wp-admin/includes/admin-filters.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/admin-filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(�c\�\"i�~V�Zx\n!3�',_binary ' �u�h2\�w�\�Ŏ�}\�\�y�Dʬ\�\�.��|�','',0,'?'),(_binary 'Ĵ;)\�O;\�Iy\�\n�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L{4O0\�Bm�&�',_binary '\�#g\�\�t��S\��9E\�5}S�\�S\�\�\�\��\�','',0,'?'),(_binary 'Ķ�Ɩ�o��\�èf{U','wp-includes/js/jquery/ui/effect-highlight.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-highlight.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���9A4\�dS�\�M\'e�',_binary 'N�\�pp2�\�1}��\���Ngo\�\�\�V\�Z\�5','',0,'?'),(_binary '\������<}\�\��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/funnel.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/funnel.svg',0,_binary '`��u�8\�\�sE�Jη�',_binary '`��u�8\�\�sE�Jη�',_binary 'Cո�Su���D!�\��\�R�\�3�\�\�Ee�\�\�Ϫ','',0,'?'),(_binary '\�\�6\�uy�\�ԍ�̀}D','wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/smtp-about.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f�Kk�\�\"\�es�Ro',_binary '{\�%QU�H\�\�\�O\�6\�\"\�qO)�H�V�\�\�\�\�','',0,'?'),(_binary '\�\�\r�RШ\�<״U;\"','wp-content/plugins/contact-form-7/admin/css/styles.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/css/styles.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Tѯ��I\�op}�t\�',_binary 'G\�dNZW\�_{^�\���5\�}9\�\�\�LW\�L\�+','',0,'?'),(_binary '\�\�e��N-\�\�@1\Z�\�','wp-includes/blocks/legacy-widget/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/legacy-widget/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�t6\�@\�O\�P\�\0A�',_binary 'N>,�\�cZ̝���\�\�\�i\�\�DٺD%��+��','',0,'?'),(_binary '\�Ѻɩ��uy\�\�\�\�}','wp-includes/sodium_compat/src/Core/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���b5lJ\�#��\�v',_binary 'c=0\�-#�-T\�S\�X�&��4��\�\�\0\�K8\r�','',0,'?'),(_binary '\�\�qBd3��֧�?\�>z','wp-content/themes/main/taxonomy-portfolio_categories.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/taxonomy-portfolio_categories.php',0,_binary '�U\\�\�!+\�J��\�f0��',_binary '�U\\�\�!+\�J��\�f0��',_binary '-\�D�J\�o kK���\��\�\n\�\�MDúg�l��','',0,'?'),(_binary '\�\�ʙ\0}\�\�甠K�\�.�','wp-includes/js/jquery/jquery.color.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.color.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��!4;ַ\�¢1\�',_binary '���}\�+�!9\'\�^-\�-0\�!\��\Zr~h�\�\�A9','',0,'?'),(_binary '\�\�2bV9g\�\�[4Ag','wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard/.form-embed-wizard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard/.form-embed-wizard.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�Єj[\�\'P�`�y','wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/default-editor-styles-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x�\�P<\�{A�\"�W\�',_binary '�)\�\�\�32�D �{#\�y�M6I9:\��\�d`��','',0,'?'),(_binary '\�\�\�P\�mʻ�D;��','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/PageTitle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/PageTitle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '};l* t6��\�g\�ۅ-',_binary 'ksܛs\'\�v�\�#�t\�\�$?�%�5\�)�\�ٛ\"�\�','',0,'?'),(_binary '\����N ����','wp-content/plugins/revslider/admin/views/modals-builder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/modals-builder.php',0,_binary '6���6���籩\�\�',_binary '6���6���籩\�\�',_binary '��3\���Sl��A�\�\�g\�LI�t\�Ȭ=��','',0,'?'),(_binary '\��{A�\�mm�\�*�K','wp-includes/nav-menu-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/nav-menu-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',\�.\�%�W\�\�A\�k4',_binary 'a{q�-\�ց Ƃ�~\�z��E\�\�\'���:mx','',0,'?'),(_binary '\�pK+^\nuf�-��','wp-content/plugins/wordfence/views/scanner/.scanner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/.scanner.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\� ��c� ^9�:Ů�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_size_select_actual_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_size_select_actual_24px.svg',0,_binary '(z�\�Run�# d#�q\�',_binary '(z�\�Run�# d#�q\�',_binary 'E\�\�}�*MLR�� ����\0\�r\�̝\��\���','',0,'?'),(_binary '\�\Z���@+�,#mK@�q3','wp-includes/blocks/block/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/block/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\� E\�V�j��-\�b�','wp-content/plugins/wpforms-lite/src/Integrations/UncannyAutomator/.UncannyAutomator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/UncannyAutomator/.UncannyAutomator.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�M\�\�\�pR\�\�;\�\�0','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/options_object/.options_object.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/options_object/.options_object.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�V݀^�W�4\�\�-zX','wp-content/themes/twentytwentyone/assets/sass/01-settings/fonts.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/01-settings/fonts.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�fq\�ag�D��\�i\"',_binary '-u�\�|\�5��CD`\�\�磩QrG��)&\�','',0,'?'),(_binary '\�_\�n����\�p���aV','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>*L\�1\�˵�\"k%F�+',_binary 'Z�\�i\�M\�f�U�v�i-\�})\��f\�\"��Mnd?X','',0,'?'),(_binary '\�`#\�\�G�b�C\�\�֊\�','wp-includes/js/swfupload/handlers.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/swfupload/handlers.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j��ڙK\�~q \���\�c=',_binary '\�T\�\�d\�T�y~#\�\�jI\"�+�+3�ɉ','',0,'?'),(_binary '\�ar t�@\�\'�\�\�ol','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_device_hub_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_device_hub_24px.svg',0,_binary 'ʩ\�pC��A\�\�*X�',_binary 'ʩ\�pC��A\�\�*X�',_binary 'ɪ(\'H��k\�t;Lw�p�ʂ?0\��4\�4','',0,'?'),(_binary '\�tF�iȑ��N&�a','wp-content/plugins/wpforms-lite/assets/images/community/translators@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/translators@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�՚anc��D�;L\�',_binary '\�Ek\�Y\�%`���q�4��ah\�\�|�O#A�F<�\�','',0,'?'),(_binary '\�xeju�\��\���','wp-includes/css/dist/edit-widgets/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-widgets/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�� \�3�\�~;ZH>L1�',_binary '�\�\�ٵi\�\��5\�Q��\�}\r Is\�jAѳ\�\�$Yzx','',0,'?'),(_binary '\�}ؔ�k���\�yFc[','wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Captcha.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Captcha.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.���d\�)��\�\n_+A\�',_binary 'lN\��K&����i�L��ָ R\Z��\��\�7\�ð','',0,'?'),(_binary 'łj�Dߋ�.�˖D��','wp-admin/css/forms.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/forms.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pB\�DSp�O�}h� L',_binary '�n��7�`.��<\"�ܯ���AӶ��yú�t','',0,'?'),(_binary 'ņ�ԡyi\�D\�1�','wp-includes/blocks/embed/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�KP2=R��48���%',_binary '��\�\�P�z���\�D�\�\�\�Tg\�\�r\��','',0,'?'),(_binary 'Ŋ�\�6�\��@\�L(`\�\�','wp-content/plugins/wordfence/views/scanner/site-cleaning.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/site-cleaning.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\�!ߴ_�&x�h��G',_binary 'l�t��!�o\�V�L\��`͂eܶ\�<��`\�','',0,'?'),(_binary 'ŋ��\Z:�(X\�bp��\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Struct/Identifier.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Struct/Identifier.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0��#9FsBc\�[�\�',_binary '\�C�KlS_6��^��$\�\�$jtN�ʦ\�','',0,'?'),(_binary 'Ő�5]��dxv�:\�','wp-includes/blocks/pullquote/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hR\�<UG��\�t\�',_binary 'A�oi^����<h+F�y\�Qԡ\�No��x]L4\�O','',0,'?'),(_binary 'Ŝ�\0�>j\�-�����\�','wp-includes/blocks/latest-comments/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-comments/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\�t��\�\�\��3\�Ta',_binary '<E(�S��W䮓+\�|ѫ$\�4(�\�vWph\�^d�','',0,'?'),(_binary 'Ţ\\\�,\�$�\n�^�_O','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_store_mall_directory_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_store_mall_directory_24px.svg',0,_binary 'Cؗ5D��=\�_E�',_binary 'Cؗ5D��=\�_E�',_binary '\�T\�W+ݳ4\�\r$\�\�Y�.\�&\�\�\�\�}\0�\�v�\�','',0,'?'),(_binary 'ů[\�?I&�*!�\�%Rz','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReportsTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/EmailReportsTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#!yy\�\�7��ԡ\�h Sv',_binary '+�\�S\�<\�Wኘ�<\Z.��%7nys��B\�jx','',0,'?'),(_binary 'Ŵ�\�\Z3�ӽ���~3','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\�U\r\�u/�\�\�m(Rd',_binary 's�y|)\��\'CB؛efO8m�I\�l\now�a|�>�','',0,'?'),(_binary 'źkV�\�TУ��¶�\r','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/grids/vc_basic_grid.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/grids/vc_basic_grid.js',0,_binary '��I{\�v\��3y�F�',_binary '��I{\�v\��3y�F�',_binary '\�\�\�\�\\���f��������;l\�U\�\'\�c\�C','',0,'?'),(_binary '\�\�)�io<r3N\�=\�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/HChaCha20.php',0,_binary '\�;%C(K�\'=�&\�',_binary '\�;%C(K�\'=�&\�',_binary '�2\��M\Z\Z�_8\�!\n2A\�!�#\�.��d6\�','',0,'?'),(_binary '\�ň$܃\�Y�=\"�I','wp-content/themes/main/woocommerce/content-widget-product.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/content-widget-product.php',0,_binary '\�6fj\�\�JV���>K?',_binary '\�6fj\�\�JV���>K?',_binary '\�\���\�eX/����B�\�/8\�gs�&t','',0,'?'),(_binary '\�\�!\�;\�\�+%\�yxs�','wp-content/plugins/js_composer/include/templates/editors/popups/modal_edit_element.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/modal_edit_element.tpl.php',0,_binary '�ވ��ʃ\�ff[8\Z�',_binary '�ވ��ʃ\�ff[8\Z�',_binary '\�l\�\"-��\�^˹r�?�\�;���u\�|G�xCE\�)\�','',0,'?'),(_binary '\�\���\�$\��>\�#9�l','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_legroom_reduced_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_airline_seat_legroom_reduced_24px.svg',0,_binary '�R<\��\�h\����d\�',_binary '�R<\��\�h\����d\�',_binary '�:\�K�g\�U�\�\r{A�\�n1\�ٻ����jO�,��','',0,'?'),(_binary '\�\�-�p�lE\�\�\�k�/\�','wp-includes/js/jquery/jquery.hotkeys.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.hotkeys.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�S!}EU�\\b�g�h��=',_binary '\ZJ��]\�x ծT\��\�c�0n�9 +V\�k\�','',0,'?'),(_binary '\�v\�0�r�m��\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�6ߔu\�U�Q(�AF\�',_binary '̩\ZTQb[c\�U\�,�\�s~��$\�F_\n\�e\� \�\�','',0,'?'),(_binary '\�\�t.2��ʜ�\�\�\�','wp-content/plugins/js_composer/include/templates/editors/partials/backend-shortcodes-templates.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/backend-shortcodes-templates.tpl.php',0,_binary '\�X�\r\�8Mx�\��\�',_binary '\�X�\r\�8Mx�\��\�',_binary '\��k�d���E\�C\�\�+7�\"�\���[\��\�','',0,'?'),(_binary '\�\�\�\�W�.�Z�m{','wp-content/plugins/gosolarthemes-core/admin/theme-options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/theme-options.php',0,_binary '\�:,L��\� �5�',_binary '\�:,L��\� �5�',_binary '[AB��\�EɌV�����)L\�_��\�Tý\�V{\n','',0,'?'),(_binary '\�\�d\�\� \�T\�\�ṷ','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_traffic_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_traffic_24px.svg',0,_binary 'H@\�h��O\�#Y��)�',_binary 'H@\�h��O\�#Y��)�',_binary ' 6`\�܀��*\�o�QXR\Z�w�k\'F��d\�!\�','',0,'?'),(_binary '\�\�\�\�\�\r�Ts\�&�\�%n','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_full_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_full_24px.svg',0,_binary '�\�\�%mh\Z{FI��$',_binary '�\�\�%mh\Z{FI��$',_binary '�\���\�\�=�mY�u\�\�\"���\�^D{��. d��\�','',0,'?'),(_binary '\�\�C-\� G�NR\�\�','wp-content/plugins/js_composer/include/params/textarea_html/textarea_html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/textarea_html/textarea_html.php',0,_binary '$ԫ���ȗC�\�\�V\'\�',_binary '$ԫ���ȗC�\�\�V\'\�',_binary '\�/�\�d�\�ڿsJ>\�\�$\�\r���\�\�F�\�t0H�k','',0,'?'),(_binary '\�\�ZTD�\r�[�\�FcLL\�','wp-includes/blocks/gallery/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�c9uI�\n�\�\�\Z�~\�',_binary 'a\�m\�\�\�\�\�,�(u�4\n�fz\�L.!\�U�\�\�','',0,'?'),(_binary '\��36�\�\0�̀\\S�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\�kݢA�\�D�5z�yj',_binary 'BQ�e!�R�il�\�s\�nq�\�R41x\�x\�Q!','',0,'?'),(_binary '\�t~\�\�e\�L�1]E�Q','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_ind_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_assignment_ind_24px.svg',0,_binary 'ē���٪p��*�\�o',_binary 'ē���٪p��*�\�o',_binary '�\�\'���ď�h00� \\\�y\�\�z��Bl\��','',0,'?'),(_binary '\��xx\�\�w]�\�3�','wp-content/plugins/wordfence/lib/wfScanPath.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfScanPath.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';Yk�j���RzA$20\�',_binary '�3�vQ�Pj�\�u$$�\�e�\�܋�Hq��\�','',0,'?'),(_binary '\� ��#A�\n#b#��=','wp-includes/js/tinymce/themes/inlite/theme.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/themes/inlite/theme.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Z=\ro<3��E\�\�\�',_binary '�\"�;l��\0s\'\�lB�3q�6)�8�\n@D���\�','',0,'?'),(_binary '\��eDv�þMx��2�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/StrictViolationException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/StrictViolationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E]::t��r�\�PF\�u',_binary 'x�4��\rn\n*\�X\�3�H�w�\�P6j�~\�|�@\�','',0,'?'),(_binary '\�+L\�%��lMXQm�7\�','wp-content/themes/main/includes/visual-composer/visual-composer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/visual-composer.php',0,_binary '�V\n���OVuE��',_binary '�V\n���OVuE��',_binary '�`�v���A}�K��\�\�9\�:n:s;5k','',0,'?'),(_binary '\�+��\�g\��\�q6�^\0\�','wp-admin/images/wheel.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/wheel.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E0� q0m�\�\ZY%V�X�',_binary '(]�:=d\�qۅ�O{9�Ԁ�v��Ș~��\�\�','',0,'?'),(_binary '\�+�kZ@�bK�\�Қ�\�','wp-includes/blocks/block/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/block/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�_fe�9Sd�R\�W',_binary '�\�Z�g\�$,�:3;Q��0��Ճ\� �\� �\�','',0,'?'),(_binary '\�9<�Y�ә\�\��#�`�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/textarea/.textarea.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/textarea/.textarea.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�;^��<0\�sg\�Jr\�','wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Api.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Sendinblue/Api.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��D�\�\�@\�\�!EW+%q\�',_binary 'N�q��9�e\�\�.�Y�T\�\"�\Z\�\�\�\�\�L;/','',0,'?'),(_binary '\�@�\�:<�o|J-e�','wp-content/plugins/wordfence/images/wf-error-badge.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/wf-error-badge.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�EQt\�\�s �Mz�y�\�\�',_binary '�\�殙F�\�`\�a�݀\�k�\�\�mE\�Q��+~�\�','',0,'?'),(_binary '\�[^U��\�\�\�\�\�R��','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\�:�:XFƝ�0\'�P',_binary '�/ �n\�f�<\�%n)\�9\�\�\�lf��Ύu��','',0,'?'),(_binary '\�dt\���S0�[\\Og:','wp-content/plugins/wordfence/modules/login-security/views/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�A�a�b�vr\�',_binary 'C��\��\'r�9�\�@\�K�ކt���\�\�w#@k�','',0,'?'),(_binary '\�oX2\�.j\ZGt�\�R','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_live_help_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_live_help_24px.svg',0,_binary '�c/j e\�*c��\�Y',_binary '�c/j e\�*c��\�Y',_binary '�ӊ�p+b<�����. �˴����//�H\�','',0,'?'),(_binary '\�r%I�ZѪ\r٨�\�\�Ix','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_backend_editor.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_backend_editor.tpl.php',0,_binary '\�2�\�\�\�H�FU��\�\�\�',_binary '\�2�\�\�\�H�FU��\�\�\�',_binary 'ur��g�p�晖y�\�\�\�P\�\�0\�\�;Ra��W�','',0,'?'),(_binary '\�r5\�\�\Z�\�\�-j��\�','wp-content/plugins/wpforms-lite/assets/images/spinner-white.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/spinner-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��#��[ETR\�\r�\�',_binary 'b�%~4�w�\Z��\�N�����q\�j/��lh�\�+\�','',0,'?'),(_binary '\�y {�t0)\�#���','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Table.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/Table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��jݑ\'\�*dEʝ\Z�',_binary 'n��\0\0`\�k\�.�\��\Za9��n���k�D\'�','',0,'?'),(_binary 'ƅ����|_\�i/y�\� ','wp-includes/js/tinymce/plugins/media/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/media/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\�\'1\�Z\���\�f ',_binary '\n\�>�\�\�\�EQ\�i�漺�\�k�}î�Dz�����\�','',0,'?'),(_binary 'Ɖ\�\�3S�+c�,N5','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/ControlByte.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�=��\�x\�$��/\"',_binary '�\�HE�*�� \�dǭ�\�l\�\�)��\�z\�8Ӷ','',0,'?'),(_binary 'Ət���\Z\�\�o+\�\�ش','wp-includes/blocks/spacer/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\�k�\�\�k�3z\�\�U)\�',_binary 'u2�T\�\�z\"��\�\�-g���&]\�V\�j��$O>�','',0,'?'),(_binary 'ƓG\�X9=\�\�9�\r�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/mouse.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/mouse.svg',0,_binary 'ru�\�\�\\10�`?\�\�',_binary 'ru�\�\�\\10�`?\�\�',_binary 'zi\�_���\�qȇ��`te5Yp\n\�2,۱�\�c�','',0,'?'),(_binary 'Ɲ��m\�xm\�\�Y|��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AddCredits.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AddCredits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2�p�_,L�H�3\�!���',_binary '��dߐ=\0\�[��@(\�<KJs}U\�\�s��ə\Z','',0,'?'),(_binary 'ƣ\�ʟ�O�i�G\�A?\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Locale/Info.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Locale/Info.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��hS1\�\�3����',_binary 'Gc �\"M��6s-��]\�8۟^^O`cZM ��','',0,'?'),(_binary 'ƪԃӢ+j�sQ�I��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/TestHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/TestHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �9�\�g�NZ���l',_binary 'o�\�*��w{\�*!�\�\�v[N Z�Cx�\�H','',0,'?'),(_binary 'Ƭ+\Z��\�I\�d^i <\0','wp-includes/js/jquery/suggest.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/suggest.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':$tV�E\�ʿ\���',_binary 'r\�,K\�pŗrq^b�\\��=rZ\�]�\�6�+','',0,'?'),(_binary 'Ƭ�\�SX��\�Z��\�3�','wp-includes/js/dist/plugins.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/plugins.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~SpofI�\�s\��{=\�',_binary '�S�\�S-\�2 \�Z�����z\�0*\�\�*\�\'K\�\�\�','',0,'?'),(_binary 'ƵI��؈/�\�pw\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/config/steps.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/config/steps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�/��9�AK2�,y\�5',_binary '\����_�\�\�\�dJ�,��NA��@r\�i\�d1','',0,'?'),(_binary '\�^�zDG\"����ܚ:','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_healing_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_healing_24px.svg',0,_binary 'd\�\�]=�\�\�ӟ�۷',_binary 'd\�\�]=�\�\�ӟ�۷',_binary '\�\�����Q11\0\�\�$<˟x�C�GK�U\�IH\�','',0,'?'),(_binary '\�\�\�\�;Vޯ���n�Ty ','wp-includes/class-wp-theme-json-resolver.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-theme-json-resolver.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�e�\n\�T\�Ov��',_binary '\�Q���뽱g�\�V�QVv�G�0�\�P\�\�^\�S','',0,'?'),(_binary '\�\�\\�]χ�0\�\Z�\�n\�','wp-includes/sodium_compat/namespaced/Core/Poly1305/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Poly1305/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�Ցf�)cW)֗�Og\�','wp-content/themes/twentytwentyone/assets/js/customize.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/customize.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�X\�\�5\�%�$��\�',_binary '}�C!�Mk;\'�?]�]��VW�\�A�e�Bߊ\�','',0,'?'),(_binary '\�\�m�mX\�\�\�2,\�p','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_size_select_large_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_size_select_large_24px.svg',0,_binary '�\�m.ĝ\�\� �\�;�',_binary '�\�m.ĝ\�\� �\�;�',_binary 'F;l!\�h\�\�8H\����\�\rهC�b\�\�\0��\�','',0,'?'),(_binary '\�몳@\� �=�\�y`','wp-content/plugins/wordfence/views/options/options-title.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/options-title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ۘ\�\�\�j玓݆E',_binary '\��Kxf������\�+eǖ٭�ʌ\����m','',0,'?'),(_binary '\�\�\��b�`<��MI�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/.actions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/.actions.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\���_�]o�+�,�K�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_iso_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_iso_24px.svg',0,_binary '\�\�-ʘȜF����ox\�',_binary '\�\�-ʘȜF����ox\�',_binary '�H�\'\�8�\�\�W8\���c\�iA$b\�DG(�;h�','',0,'?'),(_binary '\�͌%+\�e�@uQ(\�','wp-includes/js/dist/editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���lp���U?��{�\�',_binary '�ß\�\�R�PH\�e]��\�\�T\".�\�T���v ','',0,'?'),(_binary '\�.�B~ �WԈ��jV','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_undo_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_undo_24px.svg',0,_binary '\�C\�Naf��VRR�Y�C',_binary '\�C\�Naf��VRR�Y�C',_binary 'W\�GvC5l�ܻ�\'��T�wA3iXS�A��b=','',0,'?'),(_binary '\�!c�\�3z~r\Z�o\"�=','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelAdded.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryLabelAdded.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V5�M�Ä\�\"�\�\�\�',_binary '\�F\�\�-j}|\�[�:�K�^@Gv���\�\�-\�_','',0,'?'),(_binary '\�3���ԙ��\�+�Ȁ�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/constants.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�{\�#��l\�>m',_binary '�\�ٹmc(\�l\�\�\'\�mt\�ˣ�[�\�g�\�W','',0,'?'),(_binary '\�4�|4+\�\�\�\��\Zk','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Dns/.Dns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Dns/.Dns.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�5D�2��Nj�#�','wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking/.UsageTracking.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking/.UsageTracking.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�=\�m�\�\�\�^D6W�','wp-content/themes/twentynineteen/sass/modules/_clearings.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/modules/_clearings.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vY��P\\;���4\�',_binary '\�s�\�\�3s=��\�#q�\��˞< �I\'r&\�','',0,'?'),(_binary '\�D\�\�\�0p�B%ħ���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E@ \�-\'\�W{��d@.',_binary ' ��\��QLP��\"C\�S��8�^�\�;Np3\�\�','',0,'?'),(_binary '\�FU�G�\�Хd�c��NC','wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/paragraph/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Al͟��\ZԀ�c��',_binary '\�x��\���(\��Sn�\�\n;�y{%�_�j�\�\�/','',0,'?'),(_binary '\�SQ\�sY7aF\�IMj�z','wp-includes/blocks/post-author/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7ۖ�|)\�\�+�\�j�.',_binary '\�\�p\�+zE�\'��v����~\�9\�`\�W|\�j!�\�','',0,'?'),(_binary '\�S�2\�X>�Bi�.z\"','wp-content/plugins/wp-mail-smtp/assets/vue/img/mailgun.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/mailgun.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�~C}\Z��\Z�/���',_binary 'X{�\�\�[�\�#\r?\�x\�\�ǔ��k��˽`x�','',0,'?'),(_binary '\�S\� HA�}O\�ϴV_','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sv.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sv.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\�ͪ\�V(g��g\�\��F',_binary '��aNIz\n\�i\'\'�Z�7\�j\�bB�(\�Ց\�ʍ','',0,'?'),(_binary '\�V����V\�\'�\�\�3','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\�3N?�#���w ',_binary '�+Z\';\�*B\nʅv\�\�B�\�\�jy�0.[�','',0,'?'),(_binary '\�W}\rDŬ�w��*�\�','wp-includes/blocks/query-pagination-next/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-next/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hė9�Z0|\��\�\�',_binary '��\�j�)HC�֥� \�ű��\�Y\�\�A�]!4<','',0,'?'),(_binary '\�`\�\�h\��\�\�\�mU�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Start.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/Start.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�V%\�v\�\�\�Sǘ\�t#\�',_binary '\�\�U�_<�S\"�tF\�@�Y\�\�rbP6�0Ѿs\�\�','',0,'?'),(_binary '\�m\�\�\��E�v��-_ҳ','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�n\�D�\�:<\�s�H��p','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/.Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/.Exception.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�w}f#ףh1�Z�f?/U','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Parser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�E8�)�(\Z\�',_binary '����\�e2��ˡ�\��<\�\�\�3O\�\�x\'\�\'yC#�','',0,'?'),(_binary '\�~�\�\�e\�\�<�\�l','wp-content/plugins/js_composer/config/content/shortcode-vc-empty-space.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-empty-space.php',0,_binary '\�\�#݁\�\�=�\"',_binary '\�\�#݁\�\�=�\"',_binary '\�9�\�5a�\0&v뽼����\�1}�ߊ\�[Qɍ,\�','',0,'?'),(_binary 'ǂ-i)\�.�\\\�\�\�z�^a','wp-includes/Text/Diff/Engine/shell.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Engine/shell.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tC�&�� �wB\�\�@\�',_binary '����ݙ\��<�J2A�Q<\�NI��W| eW�\�\�','',0,'?'),(_binary 'Dž�9�\�9:�\��\Z�','wp-includes/cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'��~\�ĩ�B\�<�X',_binary '�\�8\�\�h\�bS�z��m\�sabjK\0\�\�\�%�o','',0,'?'),(_binary 'njc�\�+\\�\�|([�\�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-salesforce.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-salesforce.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ym��e��LA�*',_binary '>�̖TEm�\�U٧�}�\�8!F\�uz�a�\0���','',0,'?'),(_binary 'Ǒ��Ү\�ow�\�Q\�=','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateChildAccountStatus.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateChildAccountStatus.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3G+-;¸P�X��X9�',_binary 'Q(j�ʢ\�bq��\�6\�K8�J\��o\�\�[e�.�','',0,'?'),(_binary 'ǚ@:Q5\��\�1\�\�pC�','wp-content/plugins/wordfence/waf/pomo/.pomo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/pomo/.pomo.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ǝ\�^�x\�JB\Z\�3-�6','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G��5]{\"��\�V\�',_binary '�C\�Jr~W\�OY�*[\�:[j)��\�G�Є\�e�','',0,'?'),(_binary 'ǣ\�ҧy^�\�1�\�','wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/integrations/elementor/frontend.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\\)���&-��gCW,�',_binary 'T��%X�\�W���*\�i��`%=2f��\�,�l\�7','',0,'?'),(_binary 'Ǥ>z�Ԅ��!J]>','wp-includes/css/wp-auth-check-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-auth-check-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\�4\�~�&��\�9\�$\�\�',_binary '\���Mia\'\��3\��F\�ݭ��.e','',0,'?'),(_binary 'ǫ\�=\�\�m�/\���^','wp-admin/includes/schema.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Hd<p�菼\\CgJ^',_binary '�@�\�+\�57�g\�\�$$�c*aH����Ҳ\�','',0,'?'),(_binary 'DZ\�+/��P\�nP�[0�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/DynamoDbHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h�\�J\�r\�sg�=���\�',_binary '�GZ\�w\�p\�\\+IN\�Q@P:\�V\�˴\�u�d\�\�','',0,'?'),(_binary 'dz\\�\�_L-Y�Ō%$','wp-includes/ID3/module.audio.dts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.audio.dts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�llA\�\�2\�\�\�̋\�',_binary '\Z�aH\�\���r�\�\�%A�\�\�6$`Hu�T\�6y\�4�','',0,'?'),(_binary 'Ǽ=�\�\�/%�@6�Dn','wp-content/themes/twentynineteen/sass/modules/_alignments.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/modules/_alignments.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3�\�\\�sӳR\�\�]iO',_binary '̰簃b\�\�\�p4\�i�\�шB6�\�\�\�A\�\��','',0,'?'),(_binary 'ǽe!��\�\����f;','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/not_empty/validation_not_empty.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/not_empty/validation_not_empty.php',0,_binary '`Ibaܙ\�۞0z]R�O',_binary '`Ibaܙ\�۞0z]R�O',_binary '2�h[�RM�1&�kV\�=W\�p��X\\�Y','',0,'?'),(_binary '\�\�zz ��(rӍ\�y�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_right_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_right_24px.svg',0,_binary '�\�\�\�M��X��TF}\�]',_binary '�\�\�\�M��X��TF}\�]',_binary 'uB\�IEg��\��0��\��\�r>F�Bxj','',0,'?'),(_binary '\�Ҭ�@��>��\���]\�','wp-admin/images/contribute-code.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/contribute-code.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�}��4&i8��\�\�',_binary '?J�Q\�\�\�\�Y\�\�~e�\�\�@�\�u\n/zn%��','',0,'?'),(_binary '\�\�d��RI\0���g#','wp-content/plugins/js_composer/include/params/vc_grid_item/editor/class-vc-grid-item-preview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/class-vc-grid-item-preview.php',0,_binary 'Q\�ƽ:�l�르�}`Bh',_binary 'Q\�ƽ:�l�르�}`Bh',_binary '\�n��,rZ�r\� k��\�yz�\�!\�\�\�','',0,'?'),(_binary '\�ب��}G\�\��X�\�S','wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsTask.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsTask.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'У\'O�\�\�u�R�Mz\�m\�',_binary 'D��Y\�0���S\�!��)*e\���3�h��#Y�','',0,'?'),(_binary '\�\�4s\�/1�K\�\�H[�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Certificate/.Certificate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Certificate/.Certificate.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�ݮ>`\�8\�<k=m�њ\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��!z �H*!\���',_binary 'FB4\n\�\�S���J\�؈\�Q_UTŪV3\�\�r(','',0,'?'),(_binary '\�\�~\�ҙ�.\�w�Vo��\�','wp-content/plugins/contact-form-7/includes/js/index.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/index.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�,�\�7>Mi�Z\�ɔ8�\�',_binary 'IBֹ[\�\�X�HS\�S\�õ���!\�`\�cN','',0,'?'),(_binary '\�\�]LF-\�\\��\�8>&1','wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-preview.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-preview.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Z\�\�\'�Ĕ��o\�j',_binary 'V\�\�3\�W��,�O>@��/_�4��5�qb\�g9\�','',0,'?'),(_binary '\�\�myvH\�\�̍�\�\�','wp-includes/blocks/table/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�汏j:Ч�\�%U',_binary '\n��0���3ֹa�\�g\�k^\�\�=>,�\�,�\�','',0,'?'),(_binary '\�\�w�\�y�*�X\�O\nG��','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N\�Vl~\�m[%Wt',_binary 'P�q\0������V{|\�0m\0;\�\�\�2�f@U\�','',0,'?'),(_binary '\�\�\�\�z\�L+c4\�Y','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_identity_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_identity_24px.svg',0,_binary '@�Ĥu�\�@\�u\\�\�\�\�',_binary '@�Ĥu�\�@\�u\\�\�\�\�',_binary '�u\�ك��#�sp��O��_=NAb�\�mt6�\�\�\�','',0,'?'),(_binary '\�\�\�[P\�$\�Vf`o\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`*!�B�z�#n����\�',_binary '?R)�_\'���\�\�*��y!��w4\�\�\�\�\�Z2˹�','',0,'?'),(_binary '\�\�=��5�K7e\�;!�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Base64/UrlSafe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Base64/UrlSafe.php',0,_binary '\�D���ݫ\0\�ӮB��\�',_binary '\�D���ݫ\0\�ӮB��\�',_binary '\�~\nO]�ӫ�v{\�zN˂(�\\Kmjy�\�AnO','',0,'?'),(_binary '\�\�}\�C�wX�TC��','wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�m]�a���\\$\��',_binary 'Ǘ�h?\�\�\�S\�\�\�)�:��\�i@h.��X\�g��','',0,'?'),(_binary '\�\�\r\�W\n߅�{�\"��','wp-content/plugins/wp-mail-smtp/assets/vue/img/instagram-feed@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/instagram-feed@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�9\�k�\� xb�\�A\�',_binary '�\�n�F\�w�`k����D7(�t�\�Mt,f','',0,'?'),(_binary '\��w.\�\�(S�*I\�e','wp-content/themes/twentytwentyone/assets/sass/06-components/entry.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/entry.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��nB��\�j\�\�\��',_binary ')\�\�\�i�o\�[G\ZC\�)E�ϳl�\r\�h\�d�!','',0,'?'),(_binary '\��\�_�\�\�E\�L\�Y\�','wp-content/plugins/js_composer/.js_composer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/.js_composer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�ml\�\�kC�aĒ�jJ','wp-includes/rest-api/search/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/search/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�x\�fp(\��v�*(','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-excerpt.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-excerpt.svg',0,_binary '\�Ge5\')\�(:\�\�©\�\�',_binary '\�Ge5\')\�(:\�\�©\�\�',_binary '\�宛�\�\'�!6��6E��\�(pj��,(&9','',0,'?'),(_binary '\��D\�T�\�_�cI_���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/BlockDomain.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/BlockDomain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�cY�2��\�͔(\�M',_binary '�_�\�h�Q\�z�]�ag\�\�\�5\n\�]�\�\��lq�\'P','',0,'?'),(_binary '\�\Z{g\�?\�3gڢ\Z�','wp-admin/images/icons32-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/icons32-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%�*����\�g����',_binary '\�#!$\�\�@\�0g\�.\�;i3%!\�cHP\���=','',0,'?'),(_binary '\�\�fp�\�\0!�tDK','wp-admin/js/code-editor.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/code-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�N�\'߽ �%�\�\�',_binary '�\�-�Bd/\�`\��\\V\�x6Y*\�\�-$\���\�W','',0,'?'),(_binary '\�\"u@��T��S�\�5\�','wp-includes/images/smilies/icon_idea.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_idea.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�<]\�W3tށ\�',_binary '\�{\�2^4S����Tl�\�\�I�J\�Q�\�\"','',0,'?'),(_binary '\�6�\�w���r]\�\�*\\#','wp-content/plugins/wordfence/license.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�B7�&\�]��NDd',_binary '\�@H\�\�\�\�M;ﺾ�5 i\�\�\'�\�o\�5V\�','',0,'?'),(_binary '\�7�\0��tt��.','wp-content/plugins/wordfence/views/dashboard/status-renewing.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/status-renewing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hwB\�\�\�e (���',_binary '�\�\�^K$�\�\�1\0�nƄ&\�iM{\�$�^\�h�','',0,'?'),(_binary '\�8\�\�\�\�R�6>G\"��\�','wp-includes/js/dist/element.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/element.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\Z\�w�Y�[`AC�',_binary '�.�\�VJ7�(�\�Fa��{�\�\�湩Ϗ���`','',0,'?'),(_binary '\�;����N�Q>\�\�\�','wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�U\�\�k��h\�\�Uw',_binary '�P\nW��U�\��\�̿\�\�Vؐ\"X\�dN\�\�\�M\�<','',0,'?'),(_binary '\�E\�(\�#N���p��\�\�','wp-includes/IXR/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�I\�\"@�K�QL\�\�','wp-content/plugins/wordfence/js/jquery.qrcode.min.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/jquery.qrcode.min.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Թ���Xp`me<',_binary 'wP\0\�p\�zuYDS\�z(W�ߥ�\�P�3$S�\�\��','',0,'?'),(_binary '\�QUJ�av\�Ͷ�d��0n','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/GetDirectory.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/GetDirectory.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Z V\�\� !\�I�3-T(,',_binary 'nӬ:Z�﷿8\�A�\�\�\�\�\�H\�`O�\�\�i�','',0,'?'),(_binary '\�Y$\'����o�\�\�','wp-includes/css/wp-auth-check-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/wp-auth-check-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0�\�\�d�h�\�ڝ\�',_binary '�~Qә\�m�,�\�}�]\�?*\�\0���łT\�Ām\r','',0,'?'),(_binary '\�YD�\�3\�RP~f.�&r','wp-content/plugins/cloudflare-flexible-ssl/shieldprom.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/cloudflare-flexible-ssl/shieldprom.php',0,_binary '\�C@�\�=�\�\Zm��\"��',_binary '\�C@�\�=�\�\Zm��\"��',_binary 'd\�\�@֎*��%<\�gbj~\�|,�6HƮ�e\�玿','',0,'?'),(_binary '\�\\��1ެQ\�IM�','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�c�\�Y?SǍ\�aDt','wp-content/plugins/wpforms-lite/templates/admin/empty-states/no-forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/empty-states/no-forms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�F*\�4Y\�;��\�\��',_binary '��\�\�\��)�$\�G0\��h\"�0�t���m�F','',0,'?'),(_binary '\�hp?]�(V��Þt�K','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_ac_unit_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_ac_unit_24px.svg',0,_binary '�?�`�vz\�\�s>>',_binary '�?�`�vz\�\�s>>',_binary '\�\�\�\�@~��ę\�\�:\��\�vYO��{�y3,@t','',0,'?'),(_binary '\�u\�\�C~7\n\�\�\�W�e\�','wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '͌\�\�F>H@L\�:o-`',_binary '��QD���+_sUa�Xn\�ن\�9�\�w?�','',0,'?'),(_binary '\�x\��xj����^׀��\�','wp-content/plugins/wordfence/vendor/composer/installed.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�$SN�Rcg.��.3\�',_binary '\�}[�VD痎�x�c\�\�0�\�\��{\�\'x \�v���','',0,'?'),(_binary 'ȁ�\�#/�\0��6','wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2A�tz`\�n%�\�YP�',_binary '���\�\�\\�1\�\�[�\�Z�>EK\�\�Rk\�\�W\\�v�','',0,'?'),(_binary 'ȃ\�\Z��J��A����F','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�u\�S)�\�n\�5\�g�L>\�',_binary '�?htF_\�u4��179\�\�a\�U\�i\�\�$','',0,'?'),(_binary 'ȍP�\� \�3\�\�\��\n�\�','wp-includes/class-wp-customize-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-customize-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�1*��=\�n�\�dQU',_binary '\�\�\r\�J)�*\�Y[\�\�\�\�\�Z\�\�}h�� \�\�\�\�','',0,'?'),(_binary 'ȍٶ\�\�tT�l\�~�','wp-includes/js/dist/development/react-refresh-runtime.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/development/react-refresh-runtime.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���:��6*\r��)�',_binary 'O�\�GK\�0(\�\0X\�/\nˏ��7�_��\�\r&0��F�','',0,'?'),(_binary 'ș\�U��U�F#��\�\�.','wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�m/&ܻ�����',_binary 'pPب5�� \"\�ނ�\���+ԷnkYvɵ�\�3P�','',0,'?'),(_binary 'ȝ��\�x0\�-\nu\�\�(\n\�','wp-content/plugins/js_composer/config/structure/.structure.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/structure/.structure.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Ȣ\�B\��b\'$_�w9�','wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/submit.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/submit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�$\�2�˙�\�\�\�\�c',_binary 'V�C����wߴ`m⍽wP/����=���\�','',0,'?'),(_binary 'ȴ6-\�Z\\��>�;\�*','wp-content/plugins/wpforms-lite/src/Admin/Pages/Analytics.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Pages/Analytics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�m�F�\�%\�ߣ�G\�',_binary '�\\&��kIp�N\�.�K��t�\�\�^T\�_�YUR','',0,'?'),(_binary 'ȶ]^�̽e�:\�\r�\�?','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�-r�jiI\�أe�b',_binary '��b\�\�E�\�\�\�&q���\��*����\�\���','',0,'?'),(_binary 'Ƚ,:nתj�Y�WY�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-surveys-polls.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-surveys-polls.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�UW\�o�)2�\�+N\�o',_binary 'Rαt�I\�]\�=\�\�o۫\�MuVț�7\�\\\�Knf','',0,'?'),(_binary 'Ƚ��3۴�LJ\\\�t��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chess.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chess.svg',0,_binary '\\Sk\�Dpw&s�\� \�q',_binary '\\Sk\�Dpw&s�\� \�q',_binary '\�\�mk�r+]�h^���\n3W�T�\r�\�\�\�\'n\�','',0,'?'),(_binary '\�7s��Bl��#�J}-','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_swap_horiz_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_swap_horiz_24px.svg',0,_binary 'O�8H�\�\�W��9+J\�',_binary 'O�8H�\�\�W��9+J\�',_binary 'um�����bqo\�\�\�\�:���\�XM�F&����','',0,'?'),(_binary '\�\�&\�/R�HA�\�\�&','wp-content/themes/main/admin/js/zozo-megamenu.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/admin/js/zozo-megamenu.js',0,_binary '������\�\r\\?\�!y�',_binary '������\�\r\\?\�!y�',_binary '\�x\���\�>\�V}�Eu\�\�\�\�?\�A!G�\�]','',0,'?'),(_binary '\�Ң�zH\���\�c�_\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/extension_import_export.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/extension_import_export.php',0,_binary '=\�\�i\Z9\'5\� �]\�',_binary '=\�\�i\Z9\'5\� �]\�',_binary '�\�\�<?\��\�Q:\�53�L�\�OԗV��@&&�9�','',0,'?'),(_binary '\�\�\�\�D.\�\�Y1�G�wd','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetStatsByDevice.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetStatsByDevice.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�?�䈑�ݦ6\�r\�u',_binary 'M}�;�Z��ӛv*A݉�K��ګyrDN\�^J','',0,'?'),(_binary '\�\�=�\��Vm\'/\�\�l','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_made_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_made_24px.svg',0,_binary '*KY��� f���%�U@',_binary '*KY��� f���%�U@',_binary '\Z&��,C\rc� <\�\�Y߃���x��Z� �\�','',0,'?'),(_binary '\�cSU\��\�\'�S�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pl_PL.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-pl_PL.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+A\�\�\�.QL\�ɣ\�+I\�B',_binary '�(\�\�\�\�{\�a\��?\r��\r���dZ�2>;\�+ɡ','',0,'?'),(_binary '\� C�\�\�\'\�u��g<p\�','wp-content/plugins/js_composer/include/classes/shortcodes/core/class-vc-shortcodes-manager.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/core/class-vc-shortcodes-manager.php',0,_binary '�wHqمQ�:�o\�{J�',_binary '�wHqمQ�:�o\�{J�',_binary '\�!<�����}>\�$\rv\�\�2\��Ԡ�\�Z�','',0,'?'),(_binary '\�\n}HXL\�K���\�','wp-content/plugins/wpforms-lite/includes/providers/class-constant-contact.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/providers/class-constant-contact.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qu\�Q�k�,[� ��U',_binary '\��\r�����\�繥�\�)��\�\r`~H\�\�','',0,'?'),(_binary '\���\�\�~\r\ZK4(#\�\�','wp-admin/user/credits.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/credits.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��(팋�#\�\�A�\�\�;\�',_binary '�u�A\�\�\��+I/�㊓\0�n�N\�1G8\�\ZD-�','',0,'?'),(_binary '\� u�@\�8�%;9��9\�','wp-content/plugins/js_composer/include/params/vc_grid_item/editor/.editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/.editor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\� \�\���;�\�f�lR(','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/trash-bin.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/trash-bin.svg',0,_binary '\�\�\�7#J��zeV\�fT',_binary '\�\�\�7#J��zeV\�fT',_binary '�\��k\�ix�o�\�2��\�\�ף�+m�͢','',0,'?'),(_binary '\�\'�qRB�Io�\����\0','wp-content/themes/twentytwentytwo/inc/patterns/query-default.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/query-default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ߩ���\�8z��4B��',_binary '8\�z\�\�>_(�zg7�/B?\�4Z0�p\0F�s�\\\�','',0,'?'),(_binary '\�+�X\�\'�, �\�\�\�i','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/.random_compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/.random_compat.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�-��:Eg��*�77\��','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\�j\�x\�\��\�2T�',_binary '\Z�p���\�u\�\�k�\�؆��k\���\n�pa�\�J','',0,'?'),(_binary '\�1k)�m5g\r\�\�I','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_group_work_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_group_work_24px.svg',0,_binary 'I=^}\�\�q�6\�w',_binary 'I=^}\�\�q�6\�w',_binary 'ޣ�\�*�&��n\�\�R�3���\n�7F�h.\�!','',0,'?'),(_binary '\�1�\�9W�u\�Ӏ4B�','wp-includes/blocks/query-no-results/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-no-results/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8A�F�\�(�)m\0K',_binary '+�Ԗ-Mu_\�ާl�3\�Ve�����l}B\�E#��','',0,'?'),(_binary '\�5�iD�hI�6\�;','wp-includes/SimplePie/Cache/Memcached.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/Memcached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\n\�\'Xlab\�\�4`',_binary '?O\�d6�C\��\�u��\�>Jr��h�t�\�\�\�e��\�','',0,'?'),(_binary '\�A7�\'\�C#�w�S�s�','wp-admin/css/about.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/about.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'PS�\�\�?�@ED!��',_binary '����L�.⋀>>�T\�C��3g\�u\�ѮV��Î�','',0,'?'),(_binary '\�ZeMT̈\"�e�i\�\�','wp-content/plugins/wpforms-lite/templates/emails/general-body.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/general-body.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q,\�d\�x��0[a\�\�i',_binary '\�\�\�\�q��\�\�\�#\�\�I\�\�\�\��z���;','',0,'?'),(_binary '\�g)�\�\�(q\�4�t�^�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_volume_up_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_volume_up_24px.svg',0,_binary 'l\�z�\�\r�\�mq�\0\'\�x',_binary 'l\�z�\�\r�\�mq�\0\'\�x',_binary '���\�ݺQ\�\�jk���\��7�:�otv','',0,'?'),(_binary '\�kY�|\�w�A?��\�AL','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/radio/.radio.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/radio/.radio.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�lX�w�\�B\�*X�W\�','wp-content/plugins/wordfence/images/sort_asc_disabled.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/sort_asc_disabled.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Oɧ\�\�*\�X��\�9e',_binary '�v�\Z�|5.YX ��\���\�Z�鹁Ź','',0,'?'),(_binary '\�oi\�*M ��\�!�UA','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�\�\�-\�B_F�Ԅ\�\�\\+',_binary '~*T�e_c1\�\�c\"�B\0z�\�Yh�8\�D�Q�\�\�','',0,'?'),(_binary '\�p\�\�\rs��o�4\��d','wp-includes/Requests/src/Exception/Http/Status400.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status400.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GlC�\Z }�*\�b\n\�9]',_binary '|�-�;\�\�\��\�[e�\�6U*\�\�|D���C3\�','',0,'?'),(_binary '\�q�|:Y\�\�*\�|/\�\�','wp-content/plugins/js_composer/include/autoload/vendors/wpml.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/wpml.php',0,_binary '\�w{U.\�D��`.\�*',_binary '\�w{U.\�D��`.\�*',_binary 'ݹ}\�T\�d`\�d\�6��&\n���]�?ki\�w\�|�c,','',0,'?'),(_binary 'ɂ��\�s\� p2I��)','wp-content/plugins/wp-mail-smtp/src/Providers/AmazonSES/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/AmazonSES/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'#+J<\r��i���>�@',_binary 'w\�$=\�u�\�DN\�%+\�\'\0[{���G\�ػ3%�','',0,'?'),(_binary 'Ɇ8�\�\�pŻѵV�','wp-content/plugins/wordfence/lib/wfActivityReport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfActivityReport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�/}\�\�U\�G+\�\�',_binary '\'o�w�,X^\�x���(���*\�\�\�\�/�T?�a�','',0,'?'),(_binary 'ɑy}�BP��) \�%\r','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/UnsupportedCurveException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\"O*8\rp9�x\�c|\�',_binary ';\�01�~CM�t\�\"\�\�\�YbM\�\nYbk��2\�\�','',0,'?'),(_binary 'ɑ�G��\�ʽ[���!','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-separator.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-separator.svg',0,_binary '��\�i�(�MS\�\�;�',_binary '��\�i�(�MS\�\�;�',_binary 'r�\��� )�X�F<�%�A���/ P����\�\�h\0b','',0,'?'),(_binary 'ɜ�E�\��\� ��ϕO','wp-content/themes/main/vc_templates/vc_progress_bar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/vc_templates/vc_progress_bar.php',0,_binary '��\�d�a��PĵLɍ',_binary '��\�d�a��PĵLɍ',_binary '@�H\�Vp��M���H\�\�>E�j��\�Hk\�\��\�y','',0,'?'),(_binary 'ɡʧ~����.)k','wp-admin/includes/class-custom-background.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-custom-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�p������-�+f���',_binary '^\�S\Z�2h\���n鈿��v�\nU�\'\�\ZT��Yhe','',0,'?'),(_binary 'ɧفO{�5�\r�T|��','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/P3.php',0,_binary '�\�\�$T\�]f`� E�\�',_binary '�\�\�$T\�]f`� E�\�',_binary '\�.4*\�\�H\�\�]J�\�ͯS\�gx\�jϊ����\�','',0,'?'),(_binary 'ɩ�\�%<�\�\�\�8_%\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_shapes_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_shapes_24px.svg',0,_binary '8��F9�\�D���}\�',_binary '8��F9�\�D���}\�',_binary '\�[\� /]�\�\�\�Oϼr�\�\�n]E\�~��s','',0,'?'),(_binary 'ɶc��8��1\�\���\�','wp-content/plugins/wp-mail-smtp/assets/css/emails/summary-report-email.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/css/emails/summary-report-email.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�kZ\�>�/%d�r\�\�',_binary '\r�9<\�\�\�2\�\�r-m�e,��ۡ�Q�6\�\�\�ƕ','',0,'?'),(_binary '\�\�\�l���Q�[�\�1','wp-content/themes/twentytwentyone/assets/css/style-editor-customizer.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/css/style-editor-customizer.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't�\����y��\�\"\�Ys',_binary '3\�2�/ι\�\�Dp�nXe\0uQ\nO#��G','',0,'?'),(_binary '\�Κ\�{�0�Ӵz�D,','wp-content/themes/main/includes/visual-composer/shortcodes/circle_counters.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/circle_counters.php',0,_binary '�\�+o���\�\�\�:y2/:',_binary '�\�+o���\�\�\�:y2/:',_binary '�_���Y$���\�\�\�\�\���ʙ\�p�','',0,'?'),(_binary '\�\����2D�i\�e�','wp-admin/css/l10n.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/l10n.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ĸ�P)�|�\�q�r���',_binary 'wppS��\�\"�D�.�\�o�MO�m\�O�\'b\�aNj0','',0,'?'),(_binary '\�\�\�4-L\�R\�)\�\�\�','wp-content/plugins/wpforms-lite/templates/admin/challenge/welcome.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/challenge/welcome.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#�qo[M\�\�\�cQ^\�',_binary '�S�8��;�ҹ\r X&\'\�ϔ\no�c4w_Ց\�F','',0,'?'),(_binary '\�\�\�䕼��t5D\�','wp-includes/block-supports/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�\�a?�.\�d\�~]\'h','wp-content/plugins/really-simple-ssl/grid/templates/ms-settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/ms-settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�D����!̷�t�\�\�\�E',_binary '��j\�9\�\������\��l\Z�\�V7��^O!\�K','',0,'?'),(_binary '\�\���\��h&�\'s','wp-includes/blocks/search/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i�E�\�]\�C�\�p�\�6\0�',_binary 'd;��[�\�\�Zݸ,\�\�:{��\�\�&rz\"-\�cc�','',0,'?'),(_binary '\��?\0:�A8\�f�y�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/globe-money.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/globe-money.svg',0,_binary '(\�\r۴���\�0��\�\�\�',_binary '(\�\r۴���\�0��\�\�\�',_binary '\�+=\rO\�w�\�/q\�\�\�\�F��\�诐\�Y\�!W\�AMl','',0,'?'),(_binary '\��nIAЁ9�\�k\'\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-posts-slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-posts-slider.php',0,_binary '�NK`�\�9\���\�|#',_binary '�NK`�\�9\���\�|#',_binary '`�q�\�ga\�\�kKT\�\�m�M\�If|\'SƩ���M\�\�','',0,'?'),(_binary '\� ���tdrlPj','wp-includes/css/dist/widgets/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/widgets/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�qʻUbp\�{\'3\r�t\�',_binary '�\�{��A\�\�A�(2�)���\"�� �)F~\�W�_','',0,'?'),(_binary '\�(�q�4P\�}�5Oz�k','wp-admin/js/inline-edit-tax.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/inline-edit-tax.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��_���h�A?���D',_binary '��LZ�V(j�\�0\�~\�\Z3u�)�\�ztef\n\�\�\�O','',0,'?'),(_binary '\�-?@`�\�\�U\���\�\�','wp-content/plugins/wpforms-lite/assets/css/admin-notifications.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin-notifications.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͯGWǺ\�ާ즜�\�[',_binary 'V\�*FQ��\Z�\�\�ދ�?o˃R+I��yXV�#','',0,'?'),(_binary '\�2Ț?q\�\�lnh�D�/','wp-content/plugins/revslider/admin/views/features/add_ons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/features/add_ons.php',0,_binary '{\�\�еv\�(����\�)',_binary '{\�\�еv\�(����\�)',_binary 'U�:E(\�*\��\�\"�L���E����\�\���','',0,'?'),(_binary '\�AmT\� lߐ�MP�m|','wp-includes/blocks/loginout/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/loginout/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�D�@\�-\�@\�\�=�8�','wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard/tooltip.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/form-embed-wizard/tooltip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��.��Kiϗ\�{�o�\�',_binary 'T�\�\�\�fc�\�\��]�\ro����`z6\0ϩT','',0,'?'),(_binary '\�R��\�ш\��0','wp-admin/css/themes.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/themes.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�M\�$��\�<b>�Fz\n',_binary '���<��\��\�,A��Tt\�\��F�â��CK','',0,'?'),(_binary '\�hFM<@`%q-\�\�','wp-admin/includes/class-wp-filesystem-direct.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-filesystem-direct.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�<W\�(PK\���',_binary '\r�\�\�tP,<�Q\�\�\���[��\�\�\����\'�','',0,'?'),(_binary '\�p\�\�\�\�͔�A+\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_free_breakfast_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_free_breakfast_24px.svg',0,_binary 'C��c\n�db,_��֨',_binary 'C��c\n�db,_��֨',_binary 'H�9\�仹�n�\�C���o��b��o\�/\�h\�l\�','',0,'?'),(_binary '\�r��{�\Zk��\"��k','wp-admin/css/site-health-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/site-health-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�T��\�F7w-[�P�\n',_binary 'נ�u\�M\��\�\�\�@\�`9�X\�\�=\�Ƽo\�','',0,'?'),(_binary '\�wAD�tRG�:$TPI\�\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_dining_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_dining_24px.svg',0,_binary 'k\�xxj�@\�h3G',_binary 'k\�xxj�@\�h3G',_binary '¿\�\�S\�x>�F�4j�,7ϵ�lX2]��\�_�','',0,'?'),(_binary '\�xjP\�\���\�!c\�x','wp-admin/plugin-install.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/plugin-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h��%R�]��XA\�2\�',_binary '�\�\�8\��\�e�o�Zs\�)��-\0����\�Ơ�','',0,'?'),(_binary '\�팓\�=F\�\�p(�g','wp-content/themes/main/fonts/Simple-Line-Icons.dev.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/fonts/Simple-Line-Icons.dev.svg',0,_binary '�^(&�F�M8�]���',_binary '�^(&�F�M8�]���',_binary '\�\�/l\�\�\�\\lzP#V�U�\�u�߁\�\�@��\�J\�9','',0,'?'),(_binary '\�\�;\���\�>���:�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/PHP52/SplFixedArray.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/PHP52/SplFixedArray.php',0,_binary 'US����\�]\�gz',_binary 'US����\�]\�gz',_binary '�B����\�ŨL\�<\�YR\�\�\�F�+d\�ꪻS','',0,'?'),(_binary 'ʁ i\�\�\�:g�y','wp-includes/blocks/search/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��z��嘻\�S',_binary '�\�-N\�k\"�,[�[\�j�_t -�X\�O\�\�\�\�','',0,'?'),(_binary 'ʈf��B,��|�\�\�','wp-content/plugins/wpforms-lite/assets/images/settings-captcha-none.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/settings-captcha-none.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�F\n�\�l\�5w�ON�+',_binary '�\�<\�f\��\�zML\�g�v\��E3g;\��','',0,'?'),(_binary 'ʊ�2�%\�+a_\�\�LF','wp-includes/blocks/columns/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�o\��µ@\�I�f',_binary '�s�=�\�!�\'�?X 3e\�}��A�ȗ��ڐP�','',0,'?'),(_binary 'ʎ��Ah5�W2\�','wp-content/plugins/js_composer/include/classes/vendors/plugins/.plugins.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/.plugins.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ʘ{ k���2I \�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_hourglass_empty_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_hourglass_empty_24px.svg',0,_binary '~c\�\�\�\�e%\�\�i\�\�\�f',_binary '~c\�\�\�\�e%\�\�i\�\�\�f',_binary ' W�:l\�c��\�\�\�͍\n�Wh�X3\�\\J��\�','',0,'?'),(_binary 'ʵs\�� ��\�\�R>�\�?','wp-content/themes/twentytwentyone/page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G:��Ll�}\0!\�\�%',_binary 'mDTZ\��\r�τ(c�zG�ܟKl\�@�\�\�\�Kv','',0,'?'),(_binary 'ʸ\�vsQ\�B\�\�C��','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_movies_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_movies_24px.svg',0,_binary '�\�H\�\r\�2R��ڤ�',_binary '�\�H\�\r\�2R��ڤ�',_binary 'j\�f��0k\�߶zc�~\�ъ@r��^f0\�.�\�','',0,'?'),(_binary '\�\�>�FW�f4�\�\�O\�z�','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts/frontend-bundle.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts/frontend-bundle.min.js',0,_binary 'p�ԍ�BCY�\�\�\�h',_binary 'p�ԍ�BCY�\�\�\�h',_binary '��;w�\r�\�ï?~+\�c\�v\�.\�-�ē\�\'��ѡ�t','',0,'?'),(_binary '\�\�&���\�\�~sXm','wp-content/themes/twentytwenty/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=���ʃZ��Q�\�e�',_binary '\n\�\r\�\�\'J\r\�\�>b���2�@�5z<\�\�x�P\�}','',0,'?'),(_binary '\�\�(-\��\�rt\��kϙ','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/gallery/field_gallery.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/gallery/field_gallery.js',0,_binary 'tI��\�L�xÇ\�K�S#t',_binary 'tI��\�L�xÇ\�K�S#t',_binary '\r\�\�OY0��+�ء����\�k�l;\�2 `˺�\�\�','',0,'?'),(_binary '\�\� b���8\�[����y','wp-includes/js/wp-emoji-release.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-emoji-release.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L\�Df<iˊǹ \�+\�',_binary '\r�q2\�\�t[>$�\�\�-���\�q\�N>\"\0~�Է�','',0,'?'),(_binary '\�㱛��� V9�{\�\�b','wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~�\�Jnw\�\�8z2\�swa',_binary '�u<�O\�8Be\'O�b\0y�PJ\�x7�\�\�I\�','',0,'?'),(_binary '\�\�$\r�\r8MS�w\�g','wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings/Integrations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings/Integrations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`�5\r\�2\�\�\�c',_binary '�a��:��\�\�3u\�d[�P;]感ꛫ\�>�\�\"rP','',0,'?'),(_binary '\�\�O忯uR\�\�c�[j','wp-includes/sodium_compat/namespaced/Core/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[cl\�r�u� \�Сu^',_binary '6p\�\�\'`�+*[AG\�4�����^6Ŋ�\�%\�C','',0,'?'),(_binary '\�\�9�\�\�3p�\�^�1�\�','wp-content/plugins/contact-form-7/admin/includes/editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/includes/editor.php',0,_binary '\�1It�e��\�9\"�+\�V',_binary '\�1It�e��\�9\"�+\�V',_binary '� 2\��I\�i��\r�*i�*\�\�[\'��i���R��','',0,'?'),(_binary '\�\�&�̀z�\�I\�\�|���','wp-content/plugins/wpforms-lite/assets/images/check-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/check-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�e�\'�N^\�/�\�y\�',_binary '\�#\�d�d��D1]`\r�\�\�\\w3\�\�\�[8Kp]\�\�(','',0,'?'),(_binary '\�\�NԨA!r�\�\�T','wp-content/themes/main/.main.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/.main.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\��6d\�\�\�͚\�Ɠ�p�','wp-content/themes/main/includes/theme-customizer-styles.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-customizer-styles.php',0,_binary 'T�\�2Z\�\�\�}1ND\�',_binary 'T�\�2Z\�\�\�}1ND\�',_binary '\�b\�4\"�MP^\�\� ��4pR�3\�Cr)k��','',0,'?'),(_binary '\��W*6�|\�?�\'~i','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/.Signature.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Signature/.Signature.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�@\��zУE`�~V4��','wp-content/plugins/wp-maintenance-mode/assets/js/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '\�<̈́v<;n78\'�B5','wp-content/themes/main/js/plugins/gosolar-bootstrap.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-bootstrap.min.js',0,_binary 'ŵ���f�#!��N1',_binary 'ŵ���f�#!��N1',_binary '僉k\�Y\�(�O(\�\�N\'=X֘�B�\�x5�','',0,'?'),(_binary '\�!��#\�\�I|��\�F\�','wp-includes/js/tinymce/plugins/directionality/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/directionality/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&\�\"\�X & )\�\�=ʀ$',_binary '�&�[\�@\�\�5��(\��cv��L��YI6\�B;)-','',0,'?'),(_binary '\�!\�\�VI��8n��=\�u\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_extension_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_extension_24px.svg',0,_binary '�e9�]�/\�\0�]PL\��+',_binary '�e9�]�/\�\0�]PL\��+',_binary '���\�s�c}ZE4\�>q����*�]eϰ|�','',0,'?'),(_binary '\�/�<���J� \�ۉ�Y','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/scissors.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/scissors.svg',0,_binary 'Qݫm\�JtQ�{��z~ܴ',_binary 'Qݫm\�JtQ�{��z~ܴ',_binary 'Ť1��d\��}\�\��Ågsv��\�ϣ�\�z�,','',0,'?'),(_binary '\�5V�x\�,$�>7d�k�','wp-includes/sodium_compat/namespaced/Core/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڸb�\�9\����M',_binary '\�F�/\'���M%�9\�}@�\�fW�>��S*�m','',0,'?'),(_binary '\�5\�\�\�M%�\\K\�u\��/J','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_event_note_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_event_note_24px.svg',0,_binary '�\�\�\��\"f�OFX\�\�',_binary '�\�\�\��\"f�OFX\�\�',_binary '9-Z]ۨm\�2EC\�cKO���*���K�B:��S\�','',0,'?'),(_binary '\�6�<�\�C\�﮿�V:(r','wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��P{�`X\�s��\r(L',_binary 'k��6�W*\�t\�\�!�;�=\"�&\0�u\�[4a\�r���','',0,'?'),(_binary '\�:�^��0�V\�8��GU','wp-content/plugins/revslider/admin/views/features/assets/.assets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/features/assets/.assets.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�=Y�\�\�\�\�0K�?\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sms_failed_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sms_failed_24px.svg',0,_binary '?ә`EC ���-,\�p',_binary '?ә`EC ���-,\�p',_binary 'c3\rmpi 2\�S8�\�;h\�\� m\�z�','',0,'?'),(_binary '\�BvF0�\�@\�}\"�\�','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg11_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg11_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�s�f~\�[�ů\�\�\�\Z',_binary '\Z�\�p*G\����\�\�\"r\�\�\�8\�7Q2�~\�\�\�','',0,'?'),(_binary '\�Ep g{Vk<�Աk�C','wp-content/plugins/js_composer/include/params/vc_grid_item/editor/popups/.popups.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/popups/.popups.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�RP�\�\�\�(��N$f\�','wp-content/plugins/gosolarthemes-core/widgets/twitter-widget/.twitter-widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/twitter-widget/.twitter-widget.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�U<\�?Y,\�\���ػ(','wp-admin/js/svg-painter.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/svg-painter.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\\�hC<\0\�\� C�\��T',_binary '�q�}\�\�,P/L\�an���p��\�\Zr+#\��','',0,'?'),(_binary '\�U\�\�}\�B�\� Js��','wp-includes/class-wp-object-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-object-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B\�\�I�Ѫ\����u\�\�',_binary 'ĵ\�]F�C�L\�\�3\��W՞�E��\���\�','',0,'?'),(_binary '\�YG��\�2bpr�^�mH','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_brightness_medium_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_brightness_medium_24px.svg',0,_binary 'TB0y\�y��\�HL\�\'Y\�{',_binary 'TB0y\�y��\�HL\�\'Y\�{',_binary 'a�\�r\�\�\�\�9.�&%\�\0+>�����\�\�','',0,'?'),(_binary '\�b?W\�B�D\�!?�\�l','wp-content/plugins/wpforms-lite/assets/js/jquery.serialize-object.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.serialize-object.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']�<rJz� \�o�*�(\0[',_binary 'T\"�ۼ�`\��B8�\�\�a@��\�c\�w��)$�p','',0,'?'),(_binary '\�c�ڮq��\"�.|0>','wp-content/plugins/wordfence/images/icons/check-response.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/check-response.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N��F\�\�\�\�\��\�',_binary '82f�)�o>\�\�5iq)�\�e=\�\�\�G�}\�\�','',0,'?'),(_binary '\�d\ZY��\'�la\�\�?B�2','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedClient.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedClient.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�X�D��D�z\�Y�x',_binary 'RS8/\�Y\�\'\0��x\�[\�\�\�¯����\�\�6','',0,'?'),(_binary '\�q\�8\�]C�\�\�֔\�','wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/common/reset-grace-period.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�6\�Ϝ\�{��/\�y',_binary '\��?a�\�d&\�.\�ɖ����\�q\�V$\�\�Md','',0,'?'),(_binary '\�s}r\�i����\�S','wp-includes/block-supports/shadow.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/shadow.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{���ƇZ-�\�\�\�',_binary 'qU�*h\����\�\�|\�X\�٩����3\�9\�\�q�','',0,'?'),(_binary '\�u�rD>��1�SS��X','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_connected_no_internet_4_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_connected_no_internet_4_26x24px.svg',0,_binary '4��\�,���Y\�nT�x\�',_binary '4��\�,���Y\�nT�x\�',_binary '�\�߅z\n\�\�c�,\"da�\�q!P\��\�\�3\�h���r','',0,'?'),(_binary '\�y\�6�6l\�M�C�','wp-content/plugins/wordfence/views/waf/firewall-status.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/firewall-status.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\�\�\�S\�4,=�tP',_binary '�\�\�-.\\zo�֑�ʈg\�mP�P\�R�.\�$\�','',0,'?'),(_binary '\�z�橤�Tα\�D\�!�','wp-content/plugins/wpforms-lite/assets/js/wpforms-confirmation.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/wpforms-confirmation.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�/I٫�c�\�\���',_binary '\�\Z7-�R,hL6`�1\�R�\��\�g#��P\���','',0,'?'),(_binary '\�|G�\�$\�\�\�k��\�','wp-includes/js/dist/vendor/wp-polyfill-url.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-url.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�>d�KP\'IC�\�3��8',_binary '�k\�\�z\�\�:\�_sDp�xe%J\� ��\�ST�_','',0,'?'),(_binary '\�}Ua&gl\�\�i�)�\�\�!','wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r,86,�կ��De\�\�$\�',_binary 'o!\�jh�oP\�\�\�d���6$\�\�;\��D�\rN�','',0,'?'),(_binary 'ˆ]g�1{[ �pe�','wp-includes/blocks/video/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XCH\'��l�J\�]3��',_binary '9��ۋR���$D5�\�|��\�B9j\�\�`l\�\�8�','',0,'?'),(_binary 'ˋ Uq�ݿE�r���','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_6_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_6_24px.svg',0,_binary '�-\0\�9�.a�9p{',_binary '�-\0\�9�.a�9p{',_binary 'Iϑ��U\���d9ҳ�5�\�\�\njOv�\�\0','',0,'?'),(_binary 'ˍ�N�.�A\�6B�\�|','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_dialpad_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_dialpad_24px.svg',0,_binary '��\��� ��\�H��]',_binary '��\��� ��\�H��]',_binary '���g\�\�\�\Z\�H�M9)�d�\�X��\�\�K\�\�}\�x','',0,'?'),(_binary 'ˍ\�G䯀oe��\�o�','wp-includes/js/shortcode.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/shortcode.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@��\�\�\�\�\�P}\�SΊ',_binary 'yae\�aK\��R\�\0%\�\�xy��u�y�↢','',0,'?'),(_binary 'ˎV\�\�fA��\�\�\�\�x','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ˢF@�>^]?�Q\�a�\�','wp-content/themes/main/partials/blog/.blog.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/partials/blog/.blog.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ˤԐ�{%k\�#�f\�','wp-includes/js/mediaelement/wp-playlist.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/wp-playlist.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Hjl��\�\�\�6',_binary 'v�\�\�\�\�\�\�p~��Z]\�\��r$\�+�%�x','',0,'?'),(_binary '˩�9e\"_N73txr��\r','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_note_add_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_note_add_24px.svg',0,_binary 'Y�(Ek�jjj\"a',_binary 'Y�(Ek�jjj\"a',_binary 'Z�!MW�GV�+u\�r�- ��\�G\�aw�\��\�','',0,'?'),(_binary '\�\���a#�\�@\�\�\�!Dn','wp-includes/SimplePie/Parse/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Parse/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�ǝ�\�Q��_y�d\��+�','wp-includes/sodium_compat/src/Core/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X�\�U iU0\�ll9�c',_binary '��_\�v$\�U7_�*\r?�+\�^\��≾�Ā','',0,'?'),(_binary '\�Ӗe\�!Lݹ\0��N�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_off_24px.svg',0,_binary '\�\�}�\�N��uz}��f',_binary '\�\�}�\�N��uz}��f',_binary '��>�\�yE\ZkF�~�\�\�>�#/]�̧��:�\��','',0,'?'),(_binary '\�\�\�N��\0\�\�ܹ\�t','wp-includes/js/jquery/ui/spinner.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/spinner.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\r\�O�\��Q1�\�\�',_binary '\�\�-�7\�\�\�@i?҆8�3~�gXV�{\�','',0,'?'),(_binary '\�\��/�\ZK\�\�,�\'','wp-includes/blocks/post-featured-image/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�߲\�fr\�\�Z\�6\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/gallery/.gallery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/gallery/.gallery.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�Ħ\�zYݾ��\"|�y\�','wp-content/plugins/wpforms-lite/src/Admin/SiteHealth.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/SiteHealth.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�~�A\�.�N�T7��\�',_binary 'g\�`\�d��\�X�6;\�)VP��ix�\�\� 7\�\�','',0,'?'),(_binary '\�\�\�\�5Y���\�\�.i\�\'','wp-includes/Requests/src/Hooks.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Hooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�|\"��\�e\�|\�\�j\�',_binary '�\�\�;g}h�\�f\��ט>S\�C8�\�\Z\�\�1\�','',0,'?'),(_binary '\�\�v\�E,�-O\�{\���','wp-includes/link-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/link-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\�vI�V\�\�\�>*�``',_binary '/�1����k�v\�a�\n�w\�kG\�p�<�\�`','',0,'?'),(_binary '\�\�+��\�pSb-*pg]','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/total.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/wp/total.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�#\�\�\�\�]\�Z@nd',_binary 'E9\�ک \0�v9{�F�\�w\�\��\�\�\�\�\�o\��','',0,'?'),(_binary '\�\�#XEM\�LY��\"s�3','wp-content/plugins/wpforms-lite/includes/admin/admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/admin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��%<\�\�R\�y���CM',_binary '�w\�\�o�R�Au4O�H%�*\�J�Bk\��\�K','',0,'?'),(_binary '\�\�\�M\�4�\�hױQ','wp-content/plugins/wpforms-lite/assets/images/challenge/getting-started.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/challenge/getting-started.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���Q%Of��=c\�kN',_binary '̶��o&�\���\�ʜ\�8W�����1\n7\�R','',0,'?'),(_binary '\�n;c�ӊs�{�|\�>','wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<G\�p~�\�\�\nuX�$\�',_binary '�ʧ�8�u\�\�v\�> ;+\�*����#��\�w�','',0,'?'),(_binary '\���\�{\�@\�q��mu','wp-content/themes/twentytwentyone/template-parts/header/entry-header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/header/entry-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\�\�E�50Q\�\�D=�l�',_binary '\�2&��\�.��\�\�(SG�l���^\�N��C&/ρ�','',0,'?'),(_binary '\�$�f\Z�+%�r\�Hr','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-wordpress.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-wordpress.svg',0,_binary '�\����_#�\�7�\�c',_binary '�\����_#�\�7�\�c',_binary '�\��#\�J`Տ��.y�a�Q�\�\��^�M?����\'','',0,'?'),(_binary '\�B�\'��\�մ?\�]\�','wp-content/plugins/wpforms-lite/includes/functions-list.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/functions-list.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�9\rF�\�7�掺\"L',_binary 'D\�\'��\�}�\�\�\�dQ��-\��{��_\�}�2�1�\�','',0,'?'),(_binary '\�\n+\�u]ȵ\Z\"z�\�`\"','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateChild.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateChild.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[�\�eL���I�5Vr8v',_binary '1��r�\�5C�?x�5*韹5�\\s\�};�/\�','',0,'?'),(_binary '\��cɈz\��\�\�oQ','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/OrderResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/OrderResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w7��\�y\"u\�\�|qH|5',_binary '+\�uo XK���\�G�x��\�\�0\�\�\�k�Wm`\�','',0,'?'),(_binary '\�!\�LT\�3��i\�\�x\�','wp-admin/update-core.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/update-core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*o���7ݐp\�1��w',_binary '=Y8pgڠ\�\�\�OT3C�縄\\��}C�\�]ӣE�\�','',0,'?'),(_binary '\�,\�\0ͣ\�\�\�~)��\�','wp-includes/sodium_compat/src/Core32/SecretStream/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/SecretStream/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�/�}��¦�\�kA�Zj','wp-includes/blocks/query-pagination/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�~�u\���\�\�\�dN\�',_binary '\�$\�ԡi�\�\�xr:`�k�G�r�?���Չ�\�','',0,'?'),(_binary '\�/\�3�V�э\�7 B','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_wb_iridescent_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_wb_iridescent_24px.svg',0,_binary '\�ˮ�%\�t\�\�\��%',_binary '\�ˮ�%\�t\�\�\��%',_binary 'OQ�T_f�\����8������:4ʌ\�OH\�\�?2','',0,'?'),(_binary '\�1 %g�a�x�}D�# ','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/alert.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/alert.min.js',0,_binary '���\�x1�\"l�#\�\�\�',_binary '���\�x1�\"l�#\�\�\�',_binary '=�-\�v�w\�B�r\\#\�\�\�\�\�,}���P�]�','',0,'?'),(_binary '\�4>�{n\�\�\�u\�^-���','wp-includes/Requests/src/Exception/Http/Status404.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I!Ă\�f\�\�ZpL.re�',_binary 'rc�\�c��\�5�\Z\���:�^�K�\�Y�R|','',0,'?'),(_binary '\�=`\�:�����\�x~�\�','wp-includes/blocks/site-logo/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z�\�m�-?\�\�,��~\�-',_binary '1\�9\n�=\�vh�&��\�U#}L\�\�\�\"Kd\�\�\Z�','',0,'?'),(_binary '\�B�\�(m锰T<d_\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/date/.date.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/date/.date.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�HU���\�\�\�\�+�]�','wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_�Yژٸ:\�5�3k�',_binary '\�\�nݼ-�$w���f��\�hu���S�+\�\�\�\�\�','',0,'?'),(_binary '\�M\�Tq&[?��>칊\�\n','wp-admin/css/colors/ectoplasm/colors.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ectoplasm/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�a\�b\�.3\�^\�DSo',_binary '�x�n���0�� #�G.�즡!!�i\���\�','',0,'?'),(_binary '\�M\�\�\�\�z\�ŭY���','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�G\�J��u;Q\�Z6��',_binary '���\�\\MU�\�KhQ�w�C��i\�V��\�J\'','',0,'?'),(_binary '\�V�ڮ��\�\�M�\�jӁ','wp-includes/js/plupload/license.txt','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u&\n�TI�z����+�',_binary '��\0v1�\�s\�N\�>cID٦��\��I\�0�-','',0,'?'),(_binary '\�\\\�� �i+=�O�k','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/BadDecryptionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�1\�\"��\'}3s)\�',_binary '��i Mo\�*L�|s�\�\�(��wG6U79��\�','',0,'?'),(_binary '\�a$�:�4j\�\0�\ZX\�','wp-includes/blocks/comment-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'qf+,�\�8\�#F�*\�',_binary '\�\�\�\��O�z\�\�ՕVLQ�6?{�aK�q�\�k��','',0,'?'),(_binary '\�tgӱ����n0\�\\%�','wp-content/plugins/wpforms-lite/vendor/composer/autoload_namespaces.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\"L�\�E�E��\��\�\�',_binary '@\�a\����4��6���\��\�( \Z�D��mK�\�','',0,'?'),(_binary '\�x�$�\�E\r7��FX','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistt571.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',�u}�\�ڒ>�Mĥ',_binary 'g��T��/j�\�*�G�&_�ẖ~\�Ҿ��:o','',0,'?'),(_binary '\�IW�\�zm#�xix�','wp-content/plugins/wpforms-lite/assets/css/admin-wp5.7-colors.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin-wp5.7-colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Pg\�\��\�q��Z>U�',_binary '�Ñ=Ĺ�|8E\�\��[���\0�mw\�\�u$cC','',0,'?'),(_binary '\�\��i�\�n�j/\�r�\�','wp-includes/js/dist/i18n.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/i18n.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�b\�n�\"��� ��',_binary 'V3\�{g\�\�33�8�O�\�% �\� \�}�4\�,\�X{�','',0,'?'),(_binary '́ԑ�A�Ha]�\':�','wp-includes/blocks/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�+]�^M2\�t\�J',_binary '�b�.\�.{<�\�f)T?�ڊݜ\�\�h\�\�\��\�','',0,'?'),(_binary '̋��q\�B3a\�Y\�\�-\�','wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\0`\'}�(���b���A#',_binary 'c,�Bp�2�8�\�\�0j��7}hp-�\�宆','',0,'?'),(_binary '̙~�Ȍî+�\�\�byȁ','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{�숊z��;5!\�\�',_binary '\�D\�\Z��\�L�ޠΔa��]n\�\n�\�\�L&\�\n','',0,'?'),(_binary '̫ u+ĥ\�\0��\�$)S','wp-content/plugins/js_composer/include/classes/shortcodes/layerslider-vc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/layerslider-vc.php',0,_binary '+\�~9u�NL@+5�#2',_binary '+\�~9u�NL@+5�#2',_binary 'KY��L����f\�Nm\�t`��z��Ђ^..f�','',0,'?'),(_binary '̳L\n�&@<\�\r8\�!R','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_column_inner.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_column_inner.js',0,_binary ')@\�n0m���!�\�\�Xk',_binary ')@\�n0m���!�\�\�Xk',_binary '��\�1�\�[\�\�)\�7�\��\�;��\���On','',0,'?'),(_binary '̸����-]\Z���n�','wp-includes/sodium_compat/src/Core/Ristretto255.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Ristretto255.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k9\�wZ\�\�~�� �\�\'',_binary ' z�`WN?]�ӟ�B,K�\�\�Jl�\�W��>k�','',0,'?'),(_binary '̹y^\�lw\�\�\ZX�','wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/total.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/dash-widget/smtp/total.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oU�<솘�K����b\�',_binary '\�\'l�J3\�ʄ�lձQ�\� Y\��\�A��U?r','',0,'?'),(_binary '\�Ê5ff\�;,G!\'\�\�\'-','wp-admin/css/colors/ocean/colors.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ocean/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mF8\n8prX\0;9t%\�',_binary '%�`\��E��m\�jxZk!� ���\�\r4�\�\�','',0,'?'),(_binary '\�\�.\�J��\�8�{�e��\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/container.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/container.tpl.php',0,_binary '��I\�:]�V\�\�\�\��',_binary '��I\�:]�V\�\�\�\��',_binary '\�K\��n2g��06��\�\�g�\��bQN�{','',0,'?'),(_binary '\�\�\�\�\�\";+\�\rxu�\�\�w','wp-includes/js/mediaelement/renderers/vimeo.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/renderers/vimeo.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�?\�~s\�\�\�i6G�/',_binary '�\�{�\��\�w�\�-\r����zF\�v_��\\wf\�\�\�','',0,'?'),(_binary '\�NJ�E�v�c,\�صyS^','wp-includes/images/crystal/license.txt','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�]�Lc\�iG�fQ�\r\�\�',_binary 'v\�\�pm�\�c\�6\�Y~\",!V�\�EXl�l\�\"z\�','',0,'?'),(_binary '\�\�U`)\�\�:\�B�\�t*','wp-content/plugins/revslider/admin/includes/shortcode_generator/elementor/elementor.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/elementor/elementor.class.php',0,_binary '�E���%#\�\�\�%�A�Z\�',_binary '�E���%#\�\�\�%�A�Z\�',_binary '8خ:p�\�\�\\c��\��\r��0l�R&��Y\��@\�','',0,'?'),(_binary '\�\����\�OaIm�{\�^H','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�;u n�?\�3k-Hw',_binary '�\�\"\��b\�a�\�\�r���\�\�\�E\�@\�\�Z��\�','',0,'?'),(_binary '\�\���\�]H\�k\�CH','wp-content/plugins/gosolarthemes-core/.gosolarthemes-core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/.gosolarthemes-core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�2>\�\�:mz= 6٣;�','wp-includes/blocks/comment-edit-link.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-edit-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';�\�\�[�\�\��\Zz',_binary 'O5%\�\�W/\�\�j(_\n�4\ZtQ\�\�q@n�','',0,'?'),(_binary '\���\�p\�j֛`�\�w','wp-admin/css/customize-controls-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-controls-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�\�e��tĿ\",�',_binary '{\n\�znT4O�\�$�)��\�K\�f�<˾\���\�EO','',0,'?'),(_binary '\�n �}V-����I�','wp-content/themes/twentytwenty/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�\Z�)\�ې�\�P|s%�',_binary 'u\�[�\'\nn�\�\�\�RX�o��\�ӦO\�|u-\�\�@','',0,'?'),(_binary '\�0S�\�R\�\0A�\�B�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSmsCampaign.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSmsCampaign.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��9\� \�2\�\�U�h',_binary '^\�\�tFZC�����8US8��菦��\�$R0','',0,'?'),(_binary '\���8\�=Gs\�:@Kn','wp-content/plugins/wpforms-lite/assets/images/about/plugin-sb-instagram.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-sb-instagram.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0>�u�j��=־2�&\r�',_binary '/��G��\'�^\Z���\�\�\�oJmG��=��S�\�','',0,'?'),(_binary '\��\�\�=E/+��|ށ �','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/Original.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/Original.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ң-\�\�\�с�\�',_binary '�9\0zot�ID:\0��\�\�g\� I%\�~ަ��$o','',0,'?'),(_binary '\�d\�\�\�lP�O\�I�','wp-admin/network.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'$��z�k��t�ׄ�\�',_binary 'vwh�KT\�c-�\Z#\�j\�\��\��)\�5[\\��\�','',0,'?'),(_binary '\�\"\�ȿ\�\0����\�xy','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_swap_vertical_circle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_swap_vertical_circle_24px.svg',0,_binary 'A\�\�@\Z\�6�G\�\�CDJ',_binary 'A\�\�@\Z\�6�G\�\�CDJ',_binary '�\'E�{҂�3E\�,.z��N�- Σ�lnd��L','',0,'?'),(_binary '\�&Q�:\�cM�\�4��\0','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/admin.css.map','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/admin.css.map',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0�\�>E��G�<���',_binary '��Inm�_5Z;WT�M\�ޚU���Ð�<�\�`Q','',0,'?'),(_binary '\�&�\�&{�\�:/):5R','wp-content/plugins/js_composer/assets/lib/bower/masonry/dist/masonry.pkgd.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/masonry/dist/masonry.pkgd.min.js',0,_binary '\�\�{�>t�����\�nY�',_binary '\�\�{�>t�����\�nY�',_binary '+r\�\�\�+ST�}\�q!§\�\�\�\�!�$�H}ߕ�Z','',0,'?'),(_binary '\�)\�\�\�\�\0�e�_\�5=�','wp-content/plugins/wordfence/lib/diffResult.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/diffResult.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\�Q ���\�f��7\�F',_binary '\�Ҏ�\�E\�\��\�؊>^!j��\0O��\�ca��^�\�','',0,'?'),(_binary '\�9\�*\��}�~o\�\\V','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file08.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file08.svg',0,_binary '�\�s`bS�C\�\�\�a}f��',_binary '�\�s`bS�C\�\�\�a}f��',_binary '\�Fn&8���\��\�+\�\njB��?�ь\�♮_�','',0,'?'),(_binary '\�:8c�`\���\�L{&�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_queue_play_next_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_queue_play_next_24px.svg',0,_binary 'n\�gM�mDM\�J#Q� ',_binary 'n\�gM�mDM\�J#Q� ',_binary 'zJ\�\�Y\�\'��]���)�[N�\r\�y!m\�F3\�o�\�','',0,'?'),(_binary '\�:=S`Ӹ}\�݃\�\�\��','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/Date.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/Date.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',뽹��\�Kq�}�9R',_binary '�����}`�zl�[T�<��:��If�Qn�Aƀ','',0,'?'),(_binary '\�=\�$�`w�\�\�!7','wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/caps.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/caps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vW�\�\�\�W.tr-�&',_binary 'Qp�\�Ch1c\�8��\\�I*�\��\�ۜ\�\�\�H\�','',0,'?'),(_binary '\�K=�X\�a:\�\'5�','wp-includes/sodium_compat/src/Crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�-p����\0E\�cb�c�',_binary '\"\�̘�L�\�\�!\�{rDnPz^\�\�X\�j\�\�Lk','',0,'?'),(_binary '\�Nju���\r�\�6\�\�Hq','wp-content/plugins/wordfence/waf/.waf.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/.waf.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�O��\�9\�!\�\���','wp-content/plugins/wp-maintenance-mode/assets/images/recommended/postcards.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/recommended/postcards.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ىM*@�Hk�\�\�H��',_binary '%&M�`no>)�\�\�\�\�\�\�R%&\�nW�!�M\�2','',0,'?'),(_binary '\�Yť =�:tZB�\�\r\�s','wp-content/plugins/really-simple-ssl/testssl/cloudflare/ssl-test-page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/cloudflare/ssl-test-page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�a\�0�����&�-',_binary 'Ӫ��GDf��\�:\�ڝ\�lk�#�L+J5B�\�','',0,'?'),(_binary '\�^&�\�`R\�y���\�J','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���}n\�3;g)�\�\�',_binary '\nj\�^����\�C\�(\�\�UU\�i\'9\�O','',0,'?'),(_binary '\�a�\�pyA+*[s','wp-includes/images/crystal/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�l,8\�\0㉺%��+�','wp-content/uploads/2019/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2019/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '\�m��L0N\"\�T~\�b\�','wp-includes/theme-compat/footer-embed.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/footer-embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Z\���\�.�+�j',_binary '�i�\�D�AJ\�ψ;v,gc\�%�\�\� ^#','',0,'?'),(_binary '\�w�9=�_\"h%�\�v','wp-admin/css/install-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/install-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�sj�r\�$Wθ\�\"�',_binary 'G���no��Q�\���\� �%\�ܪ��~P�\"\�','',0,'?'),(_binary '\�|W ����K�G�g_�','wp-content/plugins/revslider/admin/includes/shortcode_generator/elementor/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/elementor/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\��MTbv\�>��L~','wp-content/plugins/contact-form-7/modules/sendinblue/service.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/sendinblue/service.php',0,_binary 'M�w3�/lQ\�\�\�',_binary 'M�w3�/lQ\�\�\�',_binary '�1��\�/h\�^�8+\�1� \'�V�I�\�4�\�`o','',0,'?'),(_binary '͎3ע\�Jyn\�ĀM\�','wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�nq*�\�\��ZF�)2�',_binary '\�&4\"\rQ�jX\�mN\"\�\�?P�o�\�\\�\�\�?���','',0,'?'),(_binary '͏b�:\���䙡\�;','wp-content/plugins/wpforms-lite/assets/images/recaptcha-placeholder.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/recaptcha-placeholder.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�K\\\�HW|��\�\�>',_binary '\�wp\�\�lt�\�%�!\�\�\�B֙�OP\�\�\�͊�K','',0,'?'),(_binary '͓\�Y\�36�\�l\�Y��','wp-includes/js/tinymce/plugins/textcolor/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/textcolor/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�v�<h\�\�\�\�\�\�p�',_binary '!�/\�[I\�+\r�\�G\�\�\�� Dխ\�7�=�����\'','',0,'?'),(_binary '͜��dwE���A�z:!','wp-content/themes/main/woocommerce/cart/.cart.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/cart/.cart.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ͨ���ܧأ\�Z\�\�\�','wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�E��Þv�V\�L�',_binary '�YT���!�A3����؊\�\�|zp^<�\'}�','',0,'?'),(_binary 'ͪu�owsFC�G[c�\�','wp-includes/rest-api/fields/class-wp-rest-meta-fields.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�R\�;L|�MTU��',_binary '\�T\�\�9�\�Y\�k\�vRKg�;��T�\�\�\�\�;','',0,'?'),(_binary 'ͰlH�|;\�C\�x\�\�`','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KR:\�^�hS(�H�{�\"W',_binary '$;U\�t\�\�\\�\\\�\�E:�\�x)�E\�tgH','',0,'?'),(_binary 'ͳ)p�-�3iX�.�Ep','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_album_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_album_24px.svg',0,_binary 'iV&HlS�>;İ\�}',_binary 'iV&HlS�>;İ\�}',_binary 's\�H\�x�{$\�t\�\����\�t�\�`���!\�0f\�','',0,'?'),(_binary 'Ͷ�jʃఱ���-�','wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�:د_x\�\�O0\�8��\�X',_binary '�[\�|\�r�;��\�\�\���\�Ƹ�\���l�b\�\�\� Q','',0,'?'),(_binary 'P@M\�\�\r�?�e\�','wp-content/plugins/wordfence/css/wfselect2.min.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/wfselect2.min.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�c��\�\�3,B\�V\�\�\�',_binary '��ڑ\�t4U\��\"�;�t�7\�\Z�Jy\�rb@','',0,'?'),(_binary 'ͼ&5}\�/����F�\�X','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/checkbox/field_checkbox.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/checkbox/field_checkbox.js',0,_binary ' \�`\�\�!U\�H�&\�_�',_binary ' \�`\�\�!U\�H�&\�_�',_binary '��\�Y,�s�?\�w\\��j��8Z\�6TK}��','',0,'?'),(_binary 'ͽ3\�\�=��O�G\�|~�','wp-includes/SimplePie/Credit.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Credit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '.�6\�K>.��L\�\�',_binary 'r\�ٴ�\�@c�@���{R\�CG����d^\�>>E\Z','',0,'?'),(_binary '\�\�\�_�P��=���O)�','wp-includes/Requests/src/Exception/Http/Status402.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status402.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y 3\�N�JC�@w��C�',_binary 'R\�.�-� \�h�k�V��H�P���\��\'jx�\�`*�','',0,'?'),(_binary '\�\�䗆 R+?Bu�#','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\�:�:XFƝ�0\'�P',_binary '�/ �n\�f�<\�%n)\�9\�\�\�lf��Ύu��','',0,'?'),(_binary '\�\�K\�\Zr\� i\�}�z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Verify.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/AccessToken/Verify.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P\� �\���c�}Zc�,Y',_binary '�\�}\�\�ȧ\��\�9�\'�u\�|� (H��3�','',0,'?'),(_binary '\�ʥ�#���=\� ','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/tooltip.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/tooltip.min.js',0,_binary '}�\�Q�\�Z9��[\�\�x',_binary '}�\�Q�\�Z9��[\�\�x',_binary '\�$-U.q\\\Z�)\�\�\�gX2��ԟ+ӤAf\�H���\�','',0,'?'),(_binary '\�\�\nf)�4<�u�zM�U&','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r\�P$\�\�\�;�����',_binary 'Ս���\�39��u2ս\���\�\�\�\�<#�','',0,'?'),(_binary '\�\�@\�\�X�2HZg\Z� \�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Mbstring.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Mbstring.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�v�\�L(�vU\�?@�\�',_binary ',\�A�P�\r9\ZKs��>#5�\�\�\�x\nr�u �0$','',0,'?'),(_binary '\�\�3�\�\��\�F\�<��8','wp-includes/js/underscore.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/underscore.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�i�e\�<̓\�\�f\�44\�9',_binary '�Vޗ�\�è_=�V~ \�\�UWK\�OC\�\r','',0,'?'),(_binary '\�\�S�>s�U)���\�H','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y$�NX\��\�l��l',_binary '[\�-��\�v5<\�\�M\n\��\�+B�u.,\�5g','',0,'?'),(_binary '\�\�Ƭ\�\�-�*$\�+�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/.Account.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/.Account.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\���j(g��~jU#�\�','wp-admin/includes/class-wp-filesystem-ssh2.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-filesystem-ssh2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�;ؓ�T��\�}ڜ',_binary '}0\�\�^�&�s�\�zMn��jYN���\�\�h��\�','',0,'?'),(_binary '\� X���\����\\~\�i','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SyslogUdp/UdpSocket.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�k\�\�]\�8L\�\�K\��\�',_binary 'l�\�gU9S`�!V!\�y\'ϓ[ul�w\�\��\�','',0,'?'),(_binary '\�\n�/\�\r�\�ɞ\Z\�u�o','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/EventLog/Event.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/EventLog/Event.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��>��f|�b�L\�Ƅu',_binary 'Y\�7\�r�T@\�u�?@j��k8�W��8Ʃ<\�','',0,'?'),(_binary '\�Ogg\'s6�\"��\�j�','wp-content/themes/twentytwenty/.twentytwenty.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/.twentytwenty.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�?\�\� ;���\�%','wp-content/plugins/wpforms-lite/assets/js/punycode.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/punycode.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#�\�����\�o\�h�',_binary '{\"5á��w\�;5/��\�\�=�����P\�t܃\�S','',0,'?'),(_binary '\�O\�B��\�a\�OI��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_tag_faces_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_tag_faces_24px.svg',0,_binary 'l!qM+\�x\� k-�\�',_binary 'l!qM+\�x\� k-�\�',_binary '\0ꧤ^vޕO\�\�͍\�r��r��0#�\�t','',0,'?'),(_binary '\�\� \�{6�\�KTN�aF','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/.vendor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/.vendor.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�\�x�V�\�\�V>\�e','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G��5]{\"��\�V\�',_binary '�C\�Jr~W\�OY�*[\�:[j)��\�G�Є\�e�','',0,'?'),(_binary '\� �\�Mu\�)`��>\�2','wp-content/themes/twentytwentyone/image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\�\�_@$\�k\n\�m\�T5`',_binary '+p�>\�\�?9\�\���\�\� �����v��=M|�\�','',0,'?'),(_binary '\�(tR\�\�f�\�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Utils.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�$z;�M��K[ 1�$\�',_binary '=\�j6\�\�Q��n\�=RI ��44\�z\�C\\\�','',0,'?'),(_binary '\�14J<\�o\�kX\�\�j�\�','wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/fonts/Pe-icon-7-stroke.svg',0,_binary '\�_}\���j��~<P�\�',_binary '\�_}\���j��~<P�\�',_binary '\�7o\�\�ϲ\�`w�!��=FJ ]�Ү\�²�','',0,'?'),(_binary '\�@6�\�\�j�vG��t@�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/dsb.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/dsb.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ċ�\�\��\�ԛ�Ȕw�',_binary '�\�oP�\�+\n1�,-C5�=\�FLo\�\�\0','',0,'?'),(_binary '\�E(�\�\�z��Kv�4','wp-content/plugins/wordfence/modules/login-security/classes/controller/.controller.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/controller/.controller.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�Ic���6I�\�\\\�\�\�','wp-content/plugins/revslider/includes/em-integration.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/em-integration.class.php',0,_binary 'a��}�\�ϸ)��ौ',_binary 'a��}�\�ϸ)��ौ',_binary '�w\�y�?���a\�M\n{�v��\�\'ܪ&���\";','',0,'?'),(_binary '\�N: �\����\�@�kς','wp-content/themes/twentytwentyone/template-parts/post/author-bio.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/post/author-bio.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a�Ɓ.�\�\�\�o���O#',_binary 'd\�{\�_\�U�\�R7I��\�o�(\�~�6,\rT��\�\n��','',0,'?'),(_binary '\�S\�p͝\\\�P\�AAm�b','wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-header.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/vc_ui-header.tpl.php',0,_binary '\�0�qº:\�M\�~Z=m',_binary '\�0�qº:\�M\�~Z=m',_binary '@��t6z�U\�\�ޠ߫�*u��[�\'kUS�F6\�,','',0,'?'),(_binary '\�_)-�]\�ˌkO \�\�\�','wp-includes/ID3/module.tag.apetag.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.tag.apetag.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ӟ\�8)��(�ZOV!�',_binary '�p�ĞN��W\�lѰU!\�\�\�\�[dL�\�I9','',0,'?'),(_binary '\�l/<�\�U\�\�ZA�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�W\�Sz�L�HAWr�6~',_binary '0��pU\�\�\�gו�G/���%��\'�\�\�Zd\�\n\n','',0,'?'),(_binary '\�|:��\"�\�}�\' \�\�b','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_close_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_close_24px.svg',0,_binary '�\�\�F\�_�\Z�d��\"',_binary '�\�\�F\�_�\Z�d��\"',_binary 'M�r�Y5t�\�J��\�$Y�I \�?�\�\�\�^\�','',0,'?'),(_binary '\�|W_iɈ��\�8I\�0�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Runner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Runner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^�m\�\�|6\�*\�ԭf�',_binary '�Ҝ[�0X\��\�\�k�H ˊF=g\�\�<M\�\n�','',0,'?'),(_binary '\�|�\�f\��\�\�\�,2�T ','wp-admin/term.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/term.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a2�ױw��SF.�\�\�\�\�',_binary ')i�C��\�\�H\�35��\�8���\�lB{B�f\��\�g','',0,'?'),(_binary '\�~�\�E\�Dy\�n\�Y3r','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_line_spacing_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_line_spacing_24px.svg',0,_binary '\�sG\�{\Z�Gż�\�\�:\�',_binary '\�sG\�{\Z�Gż�\�\�:\�',_binary '.s\�\�7\�y\�{��w�˔\���\�Uw','',0,'?'),(_binary 'Β\'fo>�2py�C3�\Z','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_phonelink_erase_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_phonelink_erase_24px.svg',0,_binary '\�uF��\�\0YQW�\�t�',_binary '\�uF��\�\0YQW�\�t�',_binary '\�9\�آ(c�Rظ�������<�`~V�\�e�\�w�','',0,'?'),(_binary 'Μ]\�Y�מ�WK�wі','wp-content/plugins/wpforms-lite/assets/images/addon-icon-geolocation.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-geolocation.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!N`��hI\�SU�0',_binary '\�9\�\�\�\���\nB7\�.\�N*p\�5\�IA]\Z�>','',0,'?'),(_binary 'Μ\�>\�)\��\'�a�\�','wp-content/plugins/wpforms-lite/templates/admin/settings/hcaptcha-description.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/settings/hcaptcha-description.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�9�_���\�B�+',_binary '7����0��9m��2���2\�&_0ut+\�ĝ�','',0,'?'),(_binary 'ΝP|\�ڒ���\�\\\�o','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �w^\��]緣M',_binary '��\�\�\��ZE�O\�7(�nY�\�h\�˨��','',0,'?'),(_binary 'α�Z �\�i\�Iȏ�','wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'H�K�W��w��B\�^\�',_binary 'd\r\�W�:|[\Z�\�\��!\�\�c\�9�q�]LH\�\�\\F','',0,'?'),(_binary 'γy\0�6\�ϛ\0�^ =@','wp-includes/blocks/post-navigation-link/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-navigation-link/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6�\�iY\��������',_binary '��$�x����*Eeɹbo\�>�7$��!','',0,'?'),(_binary 'η\����HG�\�\"7\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Curve448.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6�s�o�9ڹ\�{',_binary '\\\�7�\�{X\�N���\� \�\� ��#\�\\�MΘ','',0,'?'),(_binary '\�\�A\���\�\�`l�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hi.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hi.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�1�8jt\�#q���',_binary '\�1\�P��ְ~K\�-���\"�D���+�|Hlo\0e','',0,'?'),(_binary '\�œ���ϔ\�=��#6','wp-admin/images/post-formats32.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/post-formats32.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'WY~�O��{\�+_L�kE;',_binary 'k�<8�._D�\�K���\�G[�5e-I(0w�\�h','',0,'?'),(_binary '\�\�)�~ġ7/+�z\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateContact.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateContact.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\�\��9�H\�n�\r�FW',_binary '>l�4X8\'T\�m\�(\�\�\�53I/c\"\"\�\�l���\�d(','',0,'?'),(_binary '\�\��\�\����\n�P','wp-includes/blocks/quote/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(�\�C��Z\�N(6Dm',_binary '�\�\�+�\�\�\�6Ɛ$lw���1\�w��7�\�V','',0,'?'),(_binary '\�\�FGŜ\�A\�?\�KM\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/rocket2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/rocket2.svg',0,_binary '|\�;\�.\�\�l\�w8�}��\�',_binary '|\�;\�.\�\�l\�w8�}��\�',_binary '�c��K\�?Xb?tF�4O+]uf3\�a\'%&/�\�','',0,'?'),(_binary '\�\�ߝ9\���\�\�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/UrlSafe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Base64/UrlSafe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��pF\�\�t1\�+\���',_binary '�;�}\�\�\0[���\'\rq\�\�\�\�\�ĥd\�;#\�.','',0,'?'),(_binary '\��O��\�\�9\�f\�','wp-content/plugins/wpforms-lite/templates/admin/challenge/modal.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/challenge/modal.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0C�\�����������',_binary '`\�%�\�8��\���\��O\�{\Z{s�0蟫a�','',0,'?'),(_binary '\�\�B\�0�\�\�i`zz','wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Regular.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']oR\�\�,�K��h`',_binary ' P\�^b��>\0�W\���C\�x��2{\�F�\"\�','',0,'?'),(_binary '\�\�,���@\�\�\�Q\�','wp-content/plugins/wordfence/views/common/indeterminate-progress.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/indeterminate-progress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I�\�\"\�sg�4�\\(�8',_binary '�@�\�Zn\"ξ~�QՔ�\�8�s\�P���\07\�3','',0,'?'),(_binary '\��$e\�&�gq�i�m\�','wp-content/themes/twentytwenty/header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[���L\�*�\�H��u\�\�\�',_binary '~\�\�д\"�\'6�\�\�xg\�\�k�?$�\�u�J{R^','',0,'?'),(_binary '\��\�gw4\�\�LR��W','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-post-title.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-post-title.svg',0,_binary '�\�\�}Nλ\0�Բ>\�\�\�',_binary '�\�\�}Nλ\0�Բ>\�\�\�',_binary '�K�,\�\�}0f�`?\��\�U3�1_TH�\�','',0,'?'),(_binary '\�n�Q\�Z�\�y�4\�7\�','wp-content/uploads/2021/12/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2021/12/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�\Z��\��M\�5\�Hҝ.\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/images/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/images/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�\'\�p\�鱇�yw�\��','wp-content/themes/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/inter/Inter-VariableFont_slnt,wght.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��De\��\�,\�m\�\�',_binary '%�b�R447�T�\�Wz\�?�X6�&���\�\�.','',0,'?'),(_binary '\�-\�+�e\�\�\�m\�u\"�\�x','wp-admin/css/colors/sunrise/colors.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/sunrise/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�$�\�]\�t�\�]��\�je',_binary '\�m�\�\� \�4�%�ٟH3\�<PM\�i\�\�\�x2&bf','',0,'?'),(_binary '\�26\�6\�# S[h(\\��','wp-includes/css/dist/block-library/common.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/common.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S�\�:�\�`8|�Ob',_binary 'vjA禎�� ��w��!��\�q;\"��3\�8}\�','',0,'?'),(_binary '\�:{��\�\�a�P1\�g��^','wp-content/uploads/2022/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/index.php',0,_binary 'j�n\�ƾž�qYs\�',_binary 'j�n\�ƾž�qYs\�',_binary '\Z��\�\�\'�`\�\�\� \�l$\�Fqi�L\���(\��\�k','',0,'?'),(_binary '\�=\�Ɓ�y�柫','wp-content/plugins/contact-form-7/modules/disallowed-list.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/disallowed-list.php',0,_binary 'Z\���6\�r�\�lU FX',_binary 'Z\���6\�r�\�lU FX',_binary ':-�l�NH���\�h��Qo,q�O\0�����;c�','',0,'?'),(_binary '\�EV�:\�|+t�s\�$��','wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/loaders/loading.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g�\�:�0\�|\�Yo9',_binary '�\�\�Յ=Gk��`\�\���\�F\�6\�\0� �q��\�','',0,'?'),(_binary '\�E�\� M\�L\�\�:�\�+�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UrlRegister.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UrlRegister.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�VA���bt����e\r',_binary 'E�\�n \0���p\\\�\�\�\�y\�d�;\�V�<aH','',0,'?'),(_binary '\�K���XsS>\�\�d','wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/fonts/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/pe-icon-7-stroke/fonts/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�M@\�6Y\�.t�v�\�','wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/.Outlook.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Outlook/.Outlook.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\\F�\�\�w�+�e�0','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/image_select/field_image_select.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/image_select/field_image_select.js',0,_binary '\�KrV�5�d�\�\�:|',_binary '\�KrV�5�d�\�\�:|',_binary '\�\��<\�է\�\�p#d��Lz\r�\�\�[dV�\�\�?','',0,'?'),(_binary '\�_q ^�\�<\�8\�\�:\� ','wp-admin/css/colors/modern/colors.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/modern/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����j�ɰ�>\�\�0g',_binary '�\�\�\'\�)\�53)��֯y�(��+\��^\�\�\�','',0,'?'),(_binary '\�g�$��.H�q\�UP','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/umbrella.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/umbrella.svg',0,_binary '$��|�9\�ۏ\�1�Mk�',_binary '$��|�9\�ۏ\�1�Mk�',_binary 'p ��`�yt\r)\�d�7�V\nc\��G���\�g�\�&','',0,'?'),(_binary '\�uF\�\�^G��E+��c','wp-admin/network/freedoms.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/freedoms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u���6\�|��tJ4�1�',_binary '\�\�B\�;�\���M\�7�߃�\�[�9�</�','',0,'?'),(_binary '\�z�\\y�E���rM���','wp-includes/css/dist/list-reusable-blocks/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/list-reusable-blocks/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�~F��t\��g��r��','wp-content/plugins/contact-form-7/includes/rest-api.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/rest-api.php',0,_binary 'b�e\��+�1�\�B8�',_binary 'b�e\��+�1�\�B8�',_binary 'f\�\�=���\�T\�#ڛ\�ߍʉ�-1\�\�k�(S{','',0,'?'),(_binary 'π�tGȩ�\���D','wp-includes/js/tinymce/plugins/image/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/image/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B�\n�4\�\\��0\�=',_binary 'Q�v\���SI>;4��1�%�rf\�$@\�p\�\�\\j','',0,'?'),(_binary 'ρ^�\�O\�\�u<C\�\�?,','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsEventReport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmsEventReport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�Su��?1����\�',_binary 'g\�:��\�\�0B\�\�1n�0]]؋T\0h���','',0,'?'),(_binary 'ϊ=\�\�X��\�bBz\' �','wp-includes/js/jquery/ui/effect-explode.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-explode.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%��\�V��zn�\�\�Y',_binary '��p\�\�^vF\�#�����9��s=�ⷸ@�F$�','',0,'?'),(_binary 'ϊYw\���E��G\�','wp-includes/blocks/group/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3�jC�OѺ}�`xݰ�',_binary '��GC\�f0S�\"hs\�\�p4YuR\Z\��$\�\�xqO','',0,'?'),(_binary 'ϔNV\"�j<\�#^F\�V�','wp-content/plugins/wp-mail-smtp/src/Uploads.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Uploads.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����1\�*\�=\�Օ\�',_binary '��@/~[�r�\�h��|(�m�f��M\�/*N�','',0,'?'),(_binary 'Ϙ�^׆�\��\Z:\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Dns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Dns.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\�\�\�/�gc\�_\�>\�|',_binary '2I��\�\�\Z\nP���Y�ﱢ�\\:�\�:bʹ�֥�','',0,'?'),(_binary 'Ϛ�\"���j\�y�\�\�\�^','wp-includes/js/dist/blob.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/blob.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' Z\��\�in���_rr\�l',_binary 'ȼϴ�ڽȼ*�r(^\�\��vn��|��}鋛3�','',0,'?'),(_binary 'Ϟ�\�\��<\�\�\�\�?','wp-content/plugins/js_composer/assets/lib/bower/ace-builds/src-min-noconflict/mode-css.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/ace-builds/src-min-noconflict/mode-css.js',0,_binary 'إե�#p.\�\'�;�-F',_binary 'إե�#p.\�\'�;�-F',_binary '\�v>\�*t�e�HgV�\ZD\�kC�>\� \�l1EH88','',0,'?'),(_binary 'Ϥ)r��;\"/RD5�\�0�','wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_star_border_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/toggle/ic_star_border_24px.svg',0,_binary '\���\�Z�\�^�(D1�\�',_binary '\���\�Z�\�^�(D1�\�',_binary '��ij�\�\�N�\�*\�7dt5\�ِ#�+�,\0\"�\�\�','',0,'?'),(_binary 'ϰ�z����\�x�U�-','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�Ө�� zbA̾�',_binary 'E�g��u\�\�k\r� �����m\\Q�m6\\;W<7�\�\�','',0,'?'),(_binary 'ϰ�\r$\�Q\�J�L2�AE','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_smoking_rooms_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_smoking_rooms_24px.svg',0,_binary '�J\�t\�5\�|��LG��U',_binary '�J\�t\�5\�|��LG��U',_binary 'ֺ6\�s�a[\�\�3(��]AH�$2�5\�\�w\�\�\�0��','',0,'?'),(_binary 'ϼ�\�\nxԡ�\�%eB\�','wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Light.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�S~�ٽ\�CD�\�\�\�',_binary '\"\�\Z�ۻb�\�\��[\�\�$�M\�d�/�퍤.\�z','',0,'?'),(_binary '\�\�\���HԹ\�\�f\�k\�','wp-includes/js/tinymce/wp-tinymce.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/wp-tinymce.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1_H�0�\�\�US\�\�@h\�',_binary '��\�\�\�\�_ؕ\�\�\�N͞\���\�1�*\�\�ǜ�\�','',0,'?'),(_binary '\�\�;M6�g}cp�i�F','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GetQuotaProjectInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/GetQuotaProjectInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�J/�od�*��\�6ͬ',_binary 'K\�܇x��p1\��Ƈ\�\�Ƅd#�M\�[�ԥ��)\�','',0,'?'),(_binary '\�\��yKv\�\�.�\Z�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>��_\�3\�\�Nw�#\�',_binary '\�ǥ\��mZz*,=:\n�\�-\�3��|�\�!�\�\�','',0,'?'),(_binary '\�ڥ���\�B@��i`��','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/directadmin/.directadmin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/directadmin/.directadmin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�ݙ�P(��\�O\'E��e','wp-includes/js/jquery/ui/effect.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v�&?>\r\�]\� \�\�\�f�',_binary '�F:\�\�4���:^�\�q\�v\�+u@]F��b!\n[5��\�','',0,'?'),(_binary '\�\�S<C�է�6g�)','wp-includes/Requests/src/Exception/Http/Status408.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status408.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L�\�\�\�\�]pæ֊K�\�',_binary '�|g\�+}պIw\�y\�TlfO\r�\�O�d','',0,'?'),(_binary '\�\�\'�\�*a\"\0�_r\�','wp-content/plugins/wordfence/css/dt_table.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/dt_table.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�gJbj�J��9�k:\�',_binary 'o[P\�HyЊ}�\�\�iGc�~�\�<c�D\�R:D\�','',0,'?'),(_binary '\�鋭��{^�MU*\�_','wp-includes/js/twemoji.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/twemoji.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�/�`�w�\�|ȷtg�R\n',_binary '\�8\�M��82s�\�\�#{\�Hu�K��\�n�\�У�w','',0,'?'),(_binary '\�c\�q\�T�Hz_��','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�XM?\�ρ\�\�Js\�&',_binary 'IaM�.7 S��q\�_\�t�\�ע ڂ\� ��\�\�\�\�','',0,'?'),(_binary '\�\�VY�\�ϧ�\�wc','wp-content/plugins/js_composer/assets/lib/vc_round_chart/vc_round_chart.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc_round_chart/vc_round_chart.min.js',0,_binary 't!ph\�\�5[\�\�y�z',_binary 't!ph\�\�5[\�\�y�z',_binary '�j[\�1�\Zn9˛�\�\�x\�\�բ\�-?\���2,\n\�','',0,'?'),(_binary '\�UD<RI�dx\�p','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_1_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_1_24px.svg',0,_binary '��d\�B*Mvˤ��\�\"',_binary '��d\�B*Mvˤ��\�\"',_binary '/j�T�d\�x�\�t�m\�g1&$F\�\�b\�7�\�=��','',0,'?'),(_binary '\�\�\\T��@SO\�|m','wp-includes/blocks/audio/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�w\�W�\n\�Jh\�`�*A�',_binary 'B\�jO��V�]��2�r\�m�ӣ\�=P\n\�\�\�\Z�(','',0,'?'),(_binary '\�@�\�AO= \�yA�','wp-includes/class-wp-paused-extensions-storage.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-paused-extensions-storage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��!n���\�\�\�\�s\�|',_binary '�\�\�\�B*\�\�v�\�y\0w�L_���\�Y\n��\�','',0,'?'),(_binary '\�-�BP͕\�5�\�\�','wp-content/plugins/js_composer/include/templates/editors/partials/vc_settings-image-block.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/vc_settings-image-block.tpl.php',0,_binary 'ЁmzT��F(��J\�j�',_binary 'ЁmzT��F(��J\�j�',_binary '+ Y\�D���+\�PJ\�\�ڷ[�\�x��\�\�c','',0,'?'),(_binary '\�[{x74֮>\"ׁ��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_voice_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_voice_24px.svg',0,_binary '�;Ջ ��i$�\���\�\�',_binary '�;Ջ ��i$�\���\�\�',_binary '�X�ĪV�\�u.Q\�>�x\��/��b{�\�\��Aj','',0,'?'),(_binary '\�U\�-:h���2�3�\�','wp-content/plugins/wpforms-lite/assets/images/cross-updated.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/cross-updated.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�/��f\�f̸�����',_binary '\�+�K^Z����\�K�\�A)�niК��\�1�8','',0,'?'),(_binary '\��]mٲ� ▭\�','wp-content/plugins/wordfence/vendor/composer/installed.json','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/installed.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\�X\"��Ʒ�U�]\\',_binary '*�5�œ�\�,�\�Vu�C*�_\�\�\�o1\nPC�\rF','',0,'?'),(_binary '\�\���gs��)݅','wp-includes/blocks/latest-posts/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�O>ލ3\�6SI���.',_binary '\\3�\rC2u\�]�\�@\�~`d<��hzY�c�\�#\n:','',0,'?'),(_binary '\�\�\�o\�!G\�\�Z\�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_back_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_back_36px.svg',0,_binary 'B?.��\�Gwg�P\�',_binary 'B?.��\�Gwg�P\�',_binary 'BN�ǃ�V�[\���Q\�@�J2c8B!\r8\�\�Nt��','',0,'?'),(_binary '\��O��\'�@���VO�C','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\�m\n摋�#��V��',_binary 'Ps\�\�s\�\��\�\��cK#f�\�8����q6`;\�','',0,'?'),(_binary '\�%#\�\�t�\�\�4�x','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y�W�0{X\�n�Z�0',_binary '\�\0AV\�RX�\�ȕ\�~\�\�d�^\�/)�@R\�\�','',0,'?'),(_binary '\�9�\�mXem�\�]sb�w','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/choices.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/choices.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@�o�\�F^�*\�|�\�\�',_binary '��̚f�pt���\�Ѕ\�\�\��\�(?TQl\�/\�','',0,'?'),(_binary '\�>6bY���AUF\�.','wp-includes/blocks/archives.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\�\�Qn��,\�we�\�',_binary ']��a\��j��\�.=�\�\�Z��\�pѓ�\�hF\�Y','',0,'?'),(_binary '\�>�s\�l�WD7\�M�','wp-includes/bookmark-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/bookmark-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xU�@�� \��\��a\�',_binary '\�\�V����vZꢏ2(Mp\�\�U{`K��6�^\�c','',0,'?'),(_binary '\�FEa\��L\"�0B�\�','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y�ז�\��E\�\�1',_binary '\�\�\�Z\�\�8�^]�r�����\�cf�S���v','',0,'?'),(_binary '\�G݄�um_�M\�\�M�\�','wp-content/plugins/js_composer/assets/fonts/vc_icons/fonts/VC-Icons.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/fonts/vc_icons/fonts/VC-Icons.svg',0,_binary '�\�C.\�kP\�\�\�<>�\Z',_binary '�\�C.\�kP\�\�\�<>�\Z',_binary '�,�\�Y�\�\��5����$I\�Cq �1k\�\��\��','',0,'?'),(_binary '\�[.�`K\�\�%�(�c\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/.deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/.deprecated.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\\%V�(d�۷|','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_cast_connected_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_cast_connected_24px.svg',0,_binary 'n\�\�9�S\�Nj(��1',_binary 'n\�\�9�S\�Nj(��1',_binary 'sIV����J�i�\�\�\���AiO�n_mT���','',0,'?'),(_binary '\�]\\]�d�Րo�aT\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '}��s�6\�\�_�kݎ��',_binary '\���\�Qq�٦!�ub_\�K0H�\�\�>\�\�\�,z%�','',0,'?'),(_binary '\�`\��\�\�ѿwwj\� ','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/Deactivate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/Deactivate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�q1\�\�\�qW@���+��',_binary 'sR-�#\�\�((J��ޓehw8\0u6e��K�|�ڎ','',0,'?'),(_binary '\�gz_�Mvf��~\�','wp-includes/css/dist/block-library/classic-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/classic-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݮu�\�x�\�2\�\�V8C',_binary '69�\�\�\�\�S\�$�\�B#\�n.0\�%8\�lF*$\"\�','',0,'?'),(_binary '\�mN\�m4��N��F\�jd','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactCampaignStats.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactCampaignStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h=S�\�8�Pr�sF\�^L',_binary '\�\�Yj����P<��\�-8��)v�\���١','',0,'?'),(_binary '\�v3c\�Aka\�Ǝa�\Z','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hand-money2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hand-money2.svg',0,_binary 'Y�\�y\�\�\r\�\�pC�',_binary 'Y�\�y\�\�\r\�\�pC�',_binary '\r :�t6b\�!f��w\\\�\�\�/�E\�ΩnS','',0,'?'),(_binary '\�y�t��\�V\�\\#','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacEmailsListTransactionalEmails.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacEmailsListTransactionalEmails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '67\�FM�*\�\�e',_binary '\�.$7�5\�(.�&Tߑ�f��4,��\�n','',0,'?'),(_binary 'ЄA,縡\Z��zBE��','wp-content/plugins/wpforms-lite/assets/images/about/plugin-sb-youtube.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-sb-youtube.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ҡ_�j�\�\�}\�i\�f&\�r',_binary '\�\�ץ4K\0�}\�\\\�71E#\�4�1$ւ\�\�\�\�','',0,'?'),(_binary 'Нs��\�\�\�\��&1p\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_24px.svg',0,_binary 'ԡ\�I\�\�\\7�g;;Ie',_binary 'ԡ\�I\�\�\\7�g;;Ie',_binary '\�\�}<1@�\�m+�9�O�!=\�4=�\�s��r�','',0,'?'),(_binary 'Т�펹�|\�\�\�\�@','wp-includes/images/smilies/icon_arrow.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_arrow.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�J<\�g�\�o�9:x',_binary '�n�c�\�\�x0�ĥ\�\�\�t��N��\�Y2X\0!','',0,'?'),(_binary 'б\�0�Z<X\�U�\"�*','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_touch_app_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_touch_app_24px.svg',0,_binary '��g�&\\,o�I0\�Un�',_binary '��g�&\\,o�I0\�Un�',_binary ']�\\w\��z��\�_�K\��͠{�\�;D�s\�\�d','',0,'?'),(_binary 'е]\�\0�;�sC�\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-r.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.koi8-r.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=\�.�D\�Gg�d�X\�',_binary '1�^\��\�\�c�#(\�濫\�T�Vh�QG>C �K','',0,'?'),(_binary 'о��+\�3\�c1<-݈\�','wp-content/plugins/wp-maintenance-mode/assets/css/.css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/.css.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�[&\�(�����O\�+','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/lib.redux_instances.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/lib.redux_instances.php',0,_binary '\"a�\�\�\"�I\�}��/',_binary '\"a�\�\�\"�I\�}��/',_binary 'y\nK�\Z���&\�\�\�.\�m\r��\�G4��\�\�\�\�\�\�','',0,'?'),(_binary '\�\�u|�=:�1�\�\�v�','wp-includes/blocks/post-excerpt/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �<\�\�\r\'w9zR',_binary 'O�FsoKL*\�(\n\�b\�`�fNX�sSԚ�\\S�]','',0,'?'),(_binary '\�\�2[\�v\\)�I�\�\�Q','wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~/�\�\\�/0oҹ ע\�\\',_binary '�\���g\�Z�\�xEĴ\�ΗM&3r\�q�c\�lTG\�','',0,'?'),(_binary '\�\�^�\\�X\�PvS�\\\�{','wp-admin/js/media-upload.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/media-upload.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F�V?\�\�a\�n\r\��',_binary '�E����\�\�a,�\Z�\�,yM�/\\iQ\�Ӡ\"\�?28','',0,'?'),(_binary '\�\�G�\�Xۚ~z5\�S\�(','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�(N�L@Ҹ��l\�',_binary '�y�s�C7\�M¨U�(\�s\�\�**�n4Q���\\Z~','',0,'?'),(_binary '\�\�r]�s\��1���w�','wp-content/plugins/wp-mail-smtp/assets/vue/img/copy-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/copy-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>&��]��i�A�V��*',_binary '�i�\�\n\�GӾ�\�\�]�\"�h\�\r\�Bo=\�9��','',0,'?'),(_binary '\�\�/<v`6��Y]�\�\r','wp-content/themes/twentytwentyone/assets/sass/07-utilities/measure.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/07-utilities/measure.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(���\�\�\�\�\�\�{ƸM�',_binary '\�\r���E=���K\�\�I\�y!Y��v*\�\\��_�>','',0,'?'),(_binary '\�\�\�^��\�G\�甝\�%','wp-content/plugins/wordfence/lib/wfScanFileLink.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfScanFileLink.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2%�Ự嚃g�@Ξ�',_binary '�\Zc�BQ��\�\�\�\�\�VY�N�EgI%3<c\��vX','',0,'?'),(_binary '\�\�-\�1\��a\�q?RH�d','wp-content/plugins/wp-maintenance-mode/assets/js/scripts.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/scripts.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��#L�ӎޘ{={�',_binary 'D\�\�u\�{��Uw\Z\�`�HiQrB̩\'/��cJ\Z','',0,'?'),(_binary '\�\�\�\�\�,\�\�\�f\�\�','wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y2eR\�\�\�ۻ�I\�\�',_binary 'Rws\�5Ǩ6��\�\�Т\�Kx\�i,�u|�\�','',0,'?'),(_binary '\�\���d\�X�H\rЉ��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ע(�\�\�\�\�Gy�n+',_binary ':x�\�/o��2�ob\�r\�8{\�K\�\�9D5]\'o�','',0,'?'),(_binary '\�!Z�&kAyX�\�\�)','wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-numbers/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aOYc\�*C)\�����%\�',_binary '\�~\�$;�V|��&8���mpț\�\�h���>�\�','',0,'?'),(_binary '\�\0D�E �!ܯ�Q!k��','wp-content/plugins/wpforms-lite/assets/images/about/plugin-seedprod.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-seedprod.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\nHN�S���\�N ��p1',_binary '?>�g� \�g��\\\�)l�<ܖ/�\�x\�v�\��','',0,'?'),(_binary '\�\0p�\�WG�\r}^\r�̈́L','wp-content/plugins/contact-form-7/includes/upgrade.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/upgrade.php',0,_binary '�m\�wr\�\"\�\�d|��\�',_binary '�m\�wr\�\"\�\�d|��\�',_binary '\���49�Q���\�c�D�=��{\�{\�=O\�\�','',0,'?'),(_binary '\���g\�\�=O#o\�o','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/ParserInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/ParserInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Us&�\�\��]W\�1�',_binary 'C��Z¤\� ����[e\�<��`��\�`[-�^','',0,'?'),(_binary '\��EU��\�-ф�M\�\�:','wp-includes/blocks/more/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/more/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z�\�\�\�\�\�\�\�u\�d',_binary '�\�y*�C\�\�6W\��Տ۳\�w/\�8\��:�t��','',0,'?'),(_binary '\� B~m9�bnb�Ň`=','wp-includes/blocks/details/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/details/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2G\�a\�F�!P^',_binary '#_*\�\�%)�&k\�\�;��\�]V��~\�z�o','',0,'?'),(_binary '\��\�N���Y�\�%|_n;','wp-content/themes/main/vc_templates/vc_row_inner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/vc_templates/vc_row_inner.php',0,_binary 'N\�4ēB\�A$G\�ͻ',_binary 'N\�4ēB\�A$G\�ͻ',_binary '\�/`�V\�\�&�y_�G� yC\�}�G��\�\�\Z\�f�','',0,'?'),(_binary '\�BW\�G\� 3�K���','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�P\"�\�?u\�\Z\'*\�',_binary '\�\�\�ܡ\�[,lr�Ĵ.�۴C\�Z\�\���P�','',0,'?'),(_binary '\�\"�\�嘒 ¯˵\�\�7','wp-content/themes/main/js/plugins/gosolar-sticky-kit.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-sticky-kit.js',0,_binary '�{�@6\�t�\�����\\',_binary '�{�@6\�t�\�����\\',_binary 'Zd;7\�\�<��H�(�pÇ!\�7\�n\�*!��\�$��','',0,'?'),(_binary '\�,�\�TTzp�Ӕk\��','wp-content/themes/main/includes/visual-composer/vc-params.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/vc-params.php',0,_binary '\�M\�?^�E\�)�,�\�pI',_binary '\�M\�?^�E\�)�,�\�pI',_binary '\�6\�\\p?�\�)b\�pN�!A�ʜ��%5\'�̻�\�','',0,'?'),(_binary '\�:uo\�5�\�\��a\Z\'�','wp-content/themes/main/woocommerce/loop/add-to-cart.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/loop/add-to-cart.php',0,_binary '�\Zj@_\�\�i\�\�\0',_binary '�\Zj@_\�\�i\�\�\0',_binary '\�\�\��=q�\�G�@��ǀ�\�W-1\�%�O','',0,'?'),(_binary '\�:�\n\�\�y�ˌ\"4�','wp-includes/blocks/text-columns/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�w\�\�`}\�N�\n��X',_binary '�t!\�\�l�`�|*�^��\�0� \�l$C��\�;�\�','',0,'?'),(_binary '\�@\�gk�\�\�;l���\�0i','wp-content/plugins/js_composer/assets/lib/bower/skrollr/dist/skrollr.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/skrollr/dist/skrollr.min.js',0,_binary '\�(��I�\�8m|p��-]',_binary '\�(��I�\�8m|p��-]',_binary '+�\�ݭ)It�\n�2Y̌��eq[����q%@','',0,'?'),(_binary '\�UW\�~/N�\� � �','wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-svg-icons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/classes/class-twenty-twenty-one-svg-icons.php',0,_binary '�[�R����!Xɑ\�\�',_binary '�[�R����!Xɑ\�\�',_binary 'c��x�k0�\�\"�\�\�\�\�o�\�zkFMpӣ','',0,'?'),(_binary '\�[�ܦ\�_�u��{�(\�','wp-content/plugins/wpforms-lite/assets/images/geolocation-education/smart-address-field@2x.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/geolocation-education/smart-address-field@2x.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\0y\�\�M&M\�� �',_binary 'n\�A\��\�\�#v��&\�vS\�F%6�%=H�@�','',0,'?'),(_binary '\�_\\c9mL�v\�\�1�\�','wp-includes/compat.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�7��ʄ�\�u\nZ+ۂ\'(',_binary '\Z�]\�G\�\r\�Ԏ/�\'\"<�9\�R\�O\�\�\�ֳ414','',0,'?'),(_binary '\�ma\�vMv�K\�\Z','wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\� �2%\\���&\"P�',_binary '\�6_]W��>VXv�\�B�\�Ӿ�u\�K$ް9�|]E\r','',0,'?'),(_binary '\�m�?\�\\��ϪaG\�F\�','wp-content/themes/twentytwentytwo/parts/header-large-dark.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/parts/header-large-dark.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N�Ի�\�U_�ml\0BY5',_binary '�&��0M/WGbv�?\��\�\�1m.���2\�%v','',0,'?'),(_binary '\�n�E\rd�\�/�\�f�','wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Builder/.Builder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Builder/.Builder.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�r�Foz#-\�#@\�a$\�','wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-pushengage.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/plugin-pushengage.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\�\�\�%�3\�\�\r�2�3',_binary 'b\�\�+\\M�bB�Ğ��w\'�S\��SL\n\���','',0,'?'),(_binary '\�uRl�t\�\�\��\"�\�','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�7֊i[L�9ƁH �',_binary '߹{8(��Ïat��\0C\�n3Q\�ڤ\n�l?�$y\�','',0,'?'),(_binary '\�v\�j�8�B�I\�\�$\�','wp-content/plugins/gosolarthemes-core/tinymce/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/plugin.js',0,_binary '����<H4\�\�L\�3',_binary '����<H4\�\�L\�3',_binary 'F�ZɿWe�\�/\'\���\�\�`�8�*\�;�','',0,'?'),(_binary '\�w�EWk`�^K��Z5\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20/.ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20/.ChaCha20.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�|\�ֵ��\�_J�^��\�P','wp-content/plugins/contact-form-7/assets/icon.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/assets/icon.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/\�\�У!�ș\�\�\�/�',_binary 'inY�\"xg��e(M��Ǐ�\�˕\�\�\�\�U\�\n2%�','',0,'?'),(_binary 'рs\�$P�\�l@I��#','wp-content/plugins/js_composer/include/classes/shortcodes/paginator/class-vc-pageable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/paginator/class-vc-pageable.php',0,_binary 'C�b�\�I���i\�\�4',_binary 'C�b�\�I���i\�\�4',_binary '�Ϧ�~�e>,��m�\�V5\�\�y\�R�Χ1\�[','',0,'?'),(_binary 'ы\�*���bY\�k\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_web_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_web_24px.svg',0,_binary '=>D��3����*l^',_binary '=>D��3����*l^',_binary '��MB+\�P�\�\Z�Y�w�\�O���\�Ywhr�','',0,'?'),(_binary 'эڬxV&�TZxjw��','wp-includes/blocks/footnotes/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/footnotes/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�l�\�\�]�A��W\�',_binary 'W\��\�ˑJ��\�\�\�Y.��$W6/���`�D�}�','',0,'?'),(_binary 'ѐN�ں��\�\'G�\�\�','wp-content/plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-regular-400.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/font-awesome/webfonts/fa-regular-400.svg',0,_binary '\�\��\�>\�\�ܯ8�p',_binary '\�\��\�>\�\�ܯ8�p',_binary 'Ҋt\�\�>\�\�\\ӡv���\n?h\�nej\�]�\�N\�\�h','',0,'?'),(_binary 'ѕl|,:R��8�\�s(H','wp-content/plugins/js_composer/include/autoload/vc-image-filters.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-image-filters.php',0,_binary '\�A\�\�&}�\�\�X=',_binary '\�A\�\�&}�\�\�X=',_binary '�%:�\�\�\�)>9\�]�X\�\�h�+\�W���s�H\� ','',0,'?'),(_binary 'і��\"�\�s�k�\��83','wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`�Ә��\����)�\�n',_binary '\�(%\�L{�0\�d\� &\�\�X\�2I���\Z�ʜgq��','',0,'?'),(_binary 'џ�ȩ\��\���m2��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/presentation02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/presentation02.svg',0,_binary '�,k\�\�Tn\�g\�Udj\�W',_binary '�,k\�\�Tn\�g\�Udj\�W',_binary 'V�\�C�H�fR�\�\�\�&7&~p\�w��H���>Y','',0,'?'),(_binary 'Ѡu�}\�(\�͢�g�','wp-content/plugins/revslider/public/assets/fonts/font-awesome/css/.css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/font-awesome/css/.css.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Ѡ��ܱ��UfO�) �0','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_wallpaper_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_wallpaper_24px.svg',0,_binary '\�\�\�ǸN�<�\rI}6��',_binary '\�\�\�ǸN�<�\rI}6��',_binary '\�#Njˇl�\�?[�߭��\�\�:Cl�\�s�','',0,'?'),(_binary 'Ѵ�\�eG`Vt\�7m#','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�l�.��(\�K�pQ\�\�',_binary '�ٍ$rb=p\�h�x\�K��5]8\�Q���R��jn4','',0,'?'),(_binary 'Ѷ\�\"<9�ZXm�Ǖ','wp-includes/class-wp-theme-json-schema.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-theme-json-schema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y\�\n\Z\0\�雦��kԓ�',_binary 'g0�\0ү$m\�\�\�\�\�P�����>3�o�w#W','',0,'?'),(_binary '\�\�\�\�^|��\�Y}6\n','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\�\�\��@\�\�%Y(\�',_binary '\� ��\�\�ԁ�\�\�x\�Hi\�\�54\Z^\�ks��p/\�>','',0,'?'),(_binary '\�\�\�15n(O�#\�r:@\�','wp-content/plugins/wpforms-lite/vendor/autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n�\"�{#��!��\�Q:',_binary '\�\��:>wn�BO\�\r\�H\�e�\�\�\�~�s�v�','',0,'?'),(_binary '\�\�\�\�v\�\�3�k\�\�\��','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/.Core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/.Core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�cUs�~r\�uƬ~\�','wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.eot','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.eot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gOP҇�č���\�\�',_binary '��\�~8 ir��\�\nPp��\n2\�5�DahBzP','',0,'?'),(_binary '\�\�O��!ȓx.\�Ͽ�\�2','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sk.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sk.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��e�\�\�f�\�\�n\�',_binary '\�\�c4gI\�\�z\n\���`I�c�Y��\�\�\�\�','',0,'?'),(_binary '\�䕝�탵ge@Y/Hf','wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/.Postmark.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Postmark/.Postmark.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�57\�S\�K�\�\�r\�(','wp-content/themes/main/js/plugins/libs/jQuery.Easing.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/jQuery.Easing.min.js',0,_binary '�N4���LƷ\�Iޛ_',_binary '�N4���LƷ\�Iޛ_',_binary '���D�\�\�H�\�qׇq��\�B\�H\�g@X\�ۡ�','',0,'?'),(_binary '\�\�\\Ɔ��ai+%5\�','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-fr_FR.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-fr_FR.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L� o\"���f\�m\�\0',_binary '�Ay�\"\� �x\�\��\�\�9\r�\�\�5\�\�\�','',0,'?'),(_binary '\�\�\�ߓ�\�\�!\�\�Ղ�K','wp-content/uploads/2022/10/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/10/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�\�\�_�V#\�\�Bt','wp-content/wflogs/config-transient.php','/home2/faster25/public_html/ansrwanda.com/wp-content/wflogs/config-transient.php',0,_binary 'i϶�νe���G�!',_binary 'i϶�νe���G�!',_binary 'i&B�[n\\-;\�,M>0_hh\�Ub��|�\0\�\�\�e','',0,'?'),(_binary '\��\�\�dž�A�\�-�\�\�','wp-content/plugins/wpforms-lite/templates/admin/challenge/builder.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/challenge/builder.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�r�A�\�FE\�x���',_binary 'e�&Ύ]Q#�\�\��*��\r`\�7(�Or\�{\� J','',0,'?'),(_binary '\�\nR�\�:B\�o�3l\�','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/.Html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/.Html.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\r��H��\�6Cc\�\\\�','wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font/icon-wpforms.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font/icon-wpforms.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+\�g\�\�$�s s$',_binary 'M~ӑ�ٽwL\��\Z\�$�\\�0��J\�;\�\�\�AR','',0,'?'),(_binary '\�Jh|��0\�`Zp�E','wp-admin/user-edit.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Jr~u\�I\�*�ʑ��',_binary 'b-*V��\�~�2��\�\�\�7+7�\�2�\�\�\�.','',0,'?'),(_binary '\��\�\n�t5�:>\�\r','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character08.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/character08.svg',0,_binary '(\�ۭs\�\�\�U\�7B��',_binary '(\�ۭs\�\�\�U\�7B��',_binary 'Quoh\�RW�\�4L�\�кB�`\��u��Bƈ\�.U','',0,'?'),(_binary '\��\�Z���s�\�\��s','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_drop_down_circle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_drop_down_circle_24px.svg',0,_binary '\��\�\�\\���\�7b',_binary '\��\�\�\\���\�7b',_binary 'Bkt\�`g_\�TȌ�u\�\�AP�:\�͙^\�@d','',0,'?'),(_binary '\�\�zs\�\�~\�a�R->^�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersDrafts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersDrafts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\�\�\r\�����洼',_binary '�\�Ȼ\�\�\�,\na*Wf#W�悫\0�\�h\�C\�8g\0�','',0,'?'),(_binary '\�O\�\�3E��\�\\�1\�x','wp-includes/css/dist/format-library/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/format-library/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�-�2����H/�]imn','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp936.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp936.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����\�\�qg�\�<��\0',_binary '\�\�\�:%�\�G1\\D2byn\�\�\�I�0\�\�\�p','',0,'?'),(_binary '\�7�[*w�J\nn���>','wp-includes/js/dist/redux-routine.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/redux-routine.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6��P@�0U\�j\�g(\'\�',_binary '=\�q6m\�\"�\�_\�#\�F\�\�\�eO\�V\�C�\�','',0,'?'),(_binary '\�8�s鎗��߹Oh\�','wp-includes/js/dist/vendor/regenerator-runtime.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/regenerator-runtime.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Q\�\�\�H�\�\�\�)B�U\�',_binary '�i�m�O�\�JH\�M)�tcE�_\�J��u�0\�\�\�','',0,'?'),(_binary '\�;�pyY��Չ+3\��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/field_typography_json.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/field_typography_json.js',0,_binary '� /�+\�骘�R6*\�',_binary '� /�+\�骘�R6*\�',_binary 'V�\r�\�e���\'���\0Cq�\�1���\�d\�+�','',0,'?'),(_binary '\�Mn�vC�UI� _q\�J','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/switch/field_switch.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/switch/field_switch.min.js',0,_binary '�����G����U��m\�',_binary '�����G����U��m\�',_binary '\�?\�R.\�\0\�!?1\�Ԑ�\�\�*:�\�}�R�7\�E<','',0,'?'),(_binary '\�T�E\�?�\�\�jz�\�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_refresh_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_refresh_36px.svg',0,_binary '�\�\�\�z�٤*g�b��',_binary '�\�\�\�z�٤*g�b��',_binary '#�ON\�4OG�,\�\0ۢQ,4�_5\�\�k\�[�P�)','',0,'?'),(_binary '\�Z\'�B���7/���\�rk','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Hx+\�07��`�}\�',_binary '@qz�j\�I��\�\� \0D�a�W��6n\�{���y\�','',0,'?'),(_binary '\�a\�\�p�\�q�\�r[&/','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sv.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/sv.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��C�گ\�j\��Q\�',_binary '�\Z�.\�|�D�SZ6�s��\�M4D8\�d&s\r_1','',0,'?'),(_binary '\�j�i�\� \�\nT\�槿\r','wp-includes/blocks/post-featured-image.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�/\�0\�\�-7랤�\�\�',_binary 'ԉ���8����#U@r\�\�8}��˄\�\��\�','',0,'?'),(_binary '\�n���\�F37�Lߡ�','wp-content/plugins/js_composer/include/autoload/vendors/gravity_forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/gravity_forms.php',0,_binary '\�(sއ��\�\�V\�UmY�',_binary '\�(sއ��\�\�V\�UmY�',_binary '\�v\�\�׆*pyY���J\0־b\�٭:gXV^\�g:,','',0,'?'),(_binary '\�x\nA[\�*ZxS\�\�9�NY','wp-content/themes/twentytwentyone/assets/sass/style-dark-mode.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/style-dark-mode.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\nC�}wGfoon!�l\�X\�',_binary '~���6WT�\�-�J\r昫g��ĉ/K\�','',0,'?'),(_binary '\�xi�5v\"?nvD���\\','wp-content/plugins/gosolarthemes-core/tinymce/config.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/config.php',0,_binary '���H\�P�zT�}@#\�',_binary '���H\�P�zT�}@#\�',_binary '�\�|Y�7ŬC\�\�\r��uW\�\�Wy\�xn\�2�K','',0,'?'),(_binary '\�y��N�ӊx\�\�3\�+�','wp-content/plugins/revslider/admin/views/builder-slider-forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/builder-slider-forms.php',0,_binary '\�\�q�W70a�>��H',_binary '\�\�q�W70a�>��H',_binary '�0Q�\�\�\�H\�\�;~��QDY^\n�\�\�\�k\�\�\�\�\�','',0,'?'),(_binary 'Ҁ�@b\�@�@J\�>�','wp-content/plugins/wordfence/css/license/premium-global.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/license/premium-global.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '٬5\�&�\��]U�\�\0',_binary '=:I\�\�#_A�\\R�\�\�֣X\�\�F��SO��re\�c','',0,'?'),(_binary '҅i\���\�\Z�\'�!\��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color/field_color.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color/field_color.php',0,_binary '[\�\��U��G �t\�V\�',_binary '[\�\��U��G �t\�V\�',_binary '\�+,BqJ ߲\'5���1���^\�V�� ','',0,'?'),(_binary 'ғ\�Yz$�\�\� \�\�\Z+','wp-content/plugins/js_composer/include/autoload/bc-access-rules-4.8.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/bc-access-rules-4.8.php',0,_binary '\�}�@#��e,K�א',_binary '\�}�@#��e,K�א',_binary '�x\�O\�\��=�\�v�\�\�HP\\_\Z�\��','',0,'?'),(_binary 'ҕ1��\�V��D��3C+a','wp-content/plugins/wpforms-lite/includes/class-fields.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/class-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\'&|\�K�%�0�X#\�w',_binary '�\nul/��\�fPT�\�l$S¤\�@�m�\�f\�b�','',0,'?'),(_binary 'Җ6�\�\�M֦��5wH\�','wp-content/plugins/wordfence/views/options/option-text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-text.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k����ߟ*k+;8',_binary '7\�\�\�M$<\�\�rO9�Gj\�\�\�Ey�\�Q*+\�3','',0,'?'),(_binary 'ҞQ\�,ϋ�\�\�\�0\�f�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/.customizer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/customizer/.customizer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'Ҟ�\�\�ǟ\� Ks\�\�\�','wp-includes/images/icon-pointer-flag-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/icon-pointer-flag-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�2\�b\�\�&\�Z\�r',_binary '4\���Bȥ\��\'x+c\�h�ҠVn�5�I\�>�j\�\�','',0,'?'),(_binary 'Ҥ\0�]�]\�PP�L<','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/MemoryCacheItemPool.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/MemoryCacheItemPool.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�/��\�\�\�\�[�\�',_binary '\�V\�\�G\�j\�r=\ro\"/���6\�\�\�S\'�uC\Zf�','',0,'?'),(_binary 'Ҫ*�\�\�H���\n;t��','wp-admin/includes/ajax-actions.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/ajax-actions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')��\�\�\�#K\�\"L0I\'',_binary '/\�\�\��\Z�\�㪐|\�\\K�/l\���*�\'','',0,'?'),(_binary 'ҭ\�_VlK�g�!p�1','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���V<\��\�)�!*�[',_binary ')��\�k\��8x\�l\�!\�L�M{�K�YΤ','',0,'?'),(_binary 'ү�e\��\�����+f','wp-content/plugins/js_composer/assets/lib/vc_accordion/vc-accordion.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc_accordion/vc-accordion.min.js',0,_binary '2\� .\�]\�����_�',_binary '2\� .\�]\�����_�',_binary 'e�υb=�� ]v�\�{r\�\'F@q�Kz-6Cu','',0,'?'),(_binary 'ҲE5|\�ѵ�C�d闼','wp-admin/options-reading.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/options-reading.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r �6Π�;�i�\0�=',_binary '\�UT\�xU�G�́k@yK�ň\�A\�^L\r�','',0,'?'),(_binary 'ҹ)EG\�T��\�\�h>\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_button2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_button2.php',0,_binary 'CX6i��%Ն\� -�P',_binary 'CX6i��%Ն\� -�P',_binary 'Sʋ�PK\�]N U��\�f�^ò?\�\�yD\�0�y��','',0,'?'),(_binary 'ҽ\Z \�TW��Fv\�\�GQ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/InconsistentSetupException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\�\�\�Y\Za5Ƥ\�Q��',_binary 'nDؘKcs�\��\�.��F\�S�\�w&/�Y�$$�o','',0,'?'),(_binary '\�\�H)\�9\�V+','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chemistry.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chemistry.svg',0,_binary 'Ȅ��\�\�*y��\�e\�l',_binary 'Ȅ��\�\�*y��\�e\�l',_binary '�\�U��c^�\�9\�@�ˌ;v�:�O8��|�D���','',0,'?'),(_binary '\�\�\�-{�Vs5�\�\�','wp-content/plugins/really-simple-ssl/class-help.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-help.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�I5oi���\�Ά�\�1',_binary '��7x|V\�@StmI\'u�0��}���2.\�O\�','',0,'?'),(_binary '\�\�\�\�*�H*ey��X\�\�','wp-content/uploads/2021/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2021/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '\�\�Lt593�u^�\�\�)\�\�','wp-admin/images/comment-grey-bubble-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/comment-grey-bubble-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�TY\�ŝ2�s,\r\�m��',_binary 'D�\�x���T-��\�\�w�\�N� ��P�{��','',0,'?'),(_binary '\�ؖK-\�\�:1O�f','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmtpTemplateOverviewSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetSmtpTemplateOverviewSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�L\�\�\�Lӗ��\�S>g�',_binary ']��\��z0/c\�C\�l\�q_컲5�?\�k<��','',0,'?'),(_binary '\�\�LL38_q\�N8pA\�y','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/StringHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/StringHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$\�\�60~)\�\�\�ǰ<\0[',_binary '_.��y\�\n�u)7�ѹP�\�9\r�4|̜+4\�w�E','',0,'?'),(_binary '\�\�Kg3�sU-\�8\�B\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_dns_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_dns_24px.svg',0,_binary '2���P�yؑP=Z\�',_binary '2���P�yؑP=Z\�',_binary '����F��\�RNgo\��_\�?��\�O��Cwl0','',0,'?'),(_binary '\�\�\�q��~3\�\�\�\�\�','wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Italic.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7r��/ܫL��V\\���',_binary '.�I�y�:P\�]\�\�!\�~P� :\�p�5e�P','',0,'?'),(_binary '\�\�Hfi��gY\� �\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�U}q&}��;��tĒE',_binary 'Z$\�B�\�H�BJ\�����6\0�1i\�\�\�W\�]\�','',0,'?'),(_binary '\�\�y\rQ*\�\Z8PZgZ�\"','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�X-CAl%{\�\0\��\�\�',_binary '�\�\�:����\�k\�m�:-4�%\�,E\�\�mB553','',0,'?'),(_binary '\�\�\�:��nأ\�>\�N\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/.SecretStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SecretStream/.SecretStream.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�l��I\r,�B8\�','wp-includes/blocks/quote/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�B\�x�~�\�.\Z\�K8d4M',_binary '+\�\�J\�\�a\� :usِK;̧}�t\�%���\�D\�','',0,'?'),(_binary '\�\�\�;\�|O\�{a�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '闹q\�\�\�hL�\�sZ#',_binary '�h�6d6%k��ZX7\��z\�T��\��\�\�4\Z','',0,'?'),(_binary '\�\�\�A�XZ���=','wp-includes/Requests/src/Ssl.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Ssl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T\�\�\�vbu\�ض:�\�|\�',_binary '�ċ^Ȩ瞅K\�Fc\"Wd \0V\�֜��,eb(H3,\�','',0,'?'),(_binary '\��\�\�$\�Oȵz%�\�','wp-content/plugins/wpforms-lite/assets/images/empty-states/no-entries.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/empty-states/no-entries.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8�2V��\���\�Ďҝ',_binary '!U��q\�\�%���\�{\��ߏ\�HZqt@г��','',0,'?'),(_binary '\�w�]cI�w�\�Ȱ\�H','wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ITw���\�\�\����',_binary 'l�\�a\�#\�YO\�=7*w$S\�rVа����\�?h_\'','',0,'?'),(_binary '\�\r�\�\�;�\�iѨ\�\�E;','wp-content/plugins/wp-mail-smtp/assets/vue/img/smtp.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/smtp.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3E�f=8d(\�\��c@S',_binary 'Z\�\�rú\�GÅ@\�Bn�Oۋ9\�[(���!���m','',0,'?'),(_binary '\�;.?�`<E��Y','wp-content/themes/main/js/plugins/libs/imagesloaded-packaged.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/imagesloaded-packaged.min.js',0,_binary '����Q�����,#',_binary '����Q�����,#',_binary 'ˏ�y��Zt�\��:?<`���\�f��eS\�8���','',0,'?'),(_binary '\�\r9�\�\Z�\ryR ','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/AdminEmail.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/AdminEmail.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�O\�\��ki\�А��\�',_binary '���\�;��R�ط9�\�\�\�M$(�V�KX\�1Q','',0,'?'),(_binary '\�\Z�I\"Q ��}\�vgQ\\','wp-content/plugins/wpforms-lite/includes/class-frontend.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/class-frontend.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ͬ�f�܌��;\�9�',_binary '\�\�\�\�\�t�K�`�\�\�륟�46C\�Vk\n�0��\�','',0,'?'),(_binary '\�(EhLf|\����\�~','wp-includes/blocks/details/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/details/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2G\�a\�F�!P^',_binary '#_*\�\�%)�&k\�\�;��\�]V��~\�z�o','',0,'?'),(_binary '\�7\�\�\�-\�Ϝ�y+\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/field_typography.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/field_typography.min.js',0,_binary '\�2M!I\�?a�BŶ1�',_binary '\�2M!I\�?a�BŶ1�',_binary '�E\�hݠǹ���y \�9�IH%\�\�\�\�L\�+��pD','',0,'?'),(_binary '\�B�2+�4 \�QG\�nCV','wp-includes/blocks/video/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�E#l\�\�L�\�_&ܪ�\�\�','wp-admin/images/arrows.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/arrows.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�v�$\�>�\�\�\�>�Y',_binary '�YW��(�\�N3�2U;\�\�\�\�\�<.iDd!\�\�','',0,'?'),(_binary '\�G&�\�&\�\\|\�\�~?�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_full_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_charging_full_24px.svg',0,_binary '�\�\�\�=\�nV~tM��',_binary '�\�\�\�=\�nV~tM��',_binary '1ΰ\�Q�TŁ�(�\����#\�\�>~�\�}\�WwL�q','',0,'?'),(_binary '\�H �%9\�\�\�l�ԅ�E','wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����Z\�\�|JS\�\�\�',_binary '����i\\\�JkF\�\�t\\\�\0x\�\�Re\�he�&j�','',0,'?'),(_binary '\�M\�p�\0��\�`k�nP','wp-includes/template-canvas.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/template-canvas.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\'\�!\�\'S�B|Ȍ�\Z',_binary '-tHv*\�\�A1��@M��\�Mr\\z�H8��\�\�\�','',0,'?'),(_binary '\�M\�#-߿\�&\�Y�}','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sim_card_alert_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sim_card_alert_24px.svg',0,_binary '\�0N�\r\'0M8��\�~�W',_binary '\�0N�\r\'0M8��\�~�W',_binary '�\�\n�1\�k\�%���fE�%P g��\��zxڹ','',0,'?'),(_binary '\�O�,�.淎\n?\�\�iY�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/outgoing.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/outgoing.svg',0,_binary '����>_�b7�\�3\�',_binary '����>_�b7�\�3\�',_binary 'tȎ*`J��\�J��\�֕k���G� s�#g\��\�','',0,'?'),(_binary '\�Q��y��7FD�}x���','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��h\���P�\�\�',_binary 'K\�\�\��d�%�.RAO\�F�\�\�\�\�\���jo�-','',0,'?'),(_binary '\�U\��n\�/|r@ڪ\�\�','wp-content/wflogs/config.php','/home2/faster25/public_html/ansrwanda.com/wp-content/wflogs/config.php',0,_binary '��\"�\�\�.#\�@ķ\�\�',_binary '��\"�\�\�.#\�@ķ\�\�',_binary 'U{6ӕ\�\��k\�\0\�h\"7?:-.\�\�\�0_m`\�*\�','',0,'?'),(_binary '\�[�:\�S���h ˸\�','wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']<1����!\0\�o��',_binary '#@^\�=}l5\�@\�\��W\�\�\�sa� #a\� �\�V','',0,'?'),(_binary '\�a5�\�2�y�Ɩ\�Qy�','wp-content/plugins/contact-form-7/modules/constant-contact.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/constant-contact.php',0,_binary '��\�\�m�\�?\�S�ڜ{[',_binary '��\�\�m�\�?\�S�ڜ{[',_binary 'yWށF\�(��{\0>\�E�c�\�\�\�n\�z�n�','',0,'?'),(_binary '\�i�bWx�o4\�j�?�','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-advanced-custom-fields.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-advanced-custom-fields.php',0,_binary '\�gx��\�q���31X\�',_binary '\�gx��\�q���31X\�',_binary '��,V�q>j�̺\�V#\Z\Z5�\�o\0\�\�\�����\�;','',0,'?'),(_binary '\�js��w2�\�p��qS','wp-content/plugins/wordfence/lib/wfIssues.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfIssues.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�x\\�\�Ps\�⟤&\�W.�',_binary ':�H\�\\4\�c,;\�\�\'��U�[T*\�_u�\�.�','',0,'?'),(_binary '\�k��\�]��lK�VI�$','wp-content/plugins/js_composer/include/classes/shortcodes/vc-tour.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tour.php',0,_binary '!���2�,��Y���',_binary '!���2�,��Y���',_binary '8;�M�r���6�����q\�|3Յ�\�\�','',0,'?'),(_binary '\�s���wI\�Ӧ3\�','wp-content/plugins/really-simple-ssl/grid/css/grid-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/css/grid-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\\t\�n��y/�YX����',_binary '��h��]��A?#\��\�E��a�Ć%�|\�\�3','',0,'?'),(_binary '\�s}\�Ƕ\�)\�T\�V�\�','wp-includes/blocks/nextpage/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/nextpage/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%@\�S,fm��\��w\�g',_binary '�kn,\�8��$7@&$\�\�d�nT�f�R\Z��2�6','',0,'?'),(_binary '\�{ڭd3T�Xy��\�\�7;','wp-includes/css/admin-bar-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/admin-bar-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2/QT\�\�\�1\��\�\�',_binary '��o��N\�c2�\�|R��TRd�\�h\�','',0,'?'),(_binary '\�}�\�e�\�C\�\�!�*','wp-includes/js/codemirror/codemirror.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/codemirror/codemirror.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\� �f��h�;f�q\�',_binary '�u�*\�Q\�6\�Ƅ\�d�vdȇ�_���\0�\����','',0,'?'),(_binary '\�2�O�8�u�\�K\�\�','wp-content/plugins/really-simple-ssl/languages/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/languages/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�\�(�KSYU\�v\�',_binary '\�)\�\Z\�?���{a\�3{\�W\�`\�\�EX�-\�','',0,'?'),(_binary 'Ӂ�C\�ծ�\�+9Q��ܗ','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_photo_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_photo_24px.svg',0,_binary '��\�\�vːͦF1�\�8?',_binary '��\�\�vːͦF1�\�8?',_binary 'ɧbN�=\�,\�g\�8r\� (M���XjO�\�A\�`s��','',0,'?'),(_binary 'Ӂ\�l-�\�\�y4Ngp0','wp-content/themes/twentytwentyone/template-parts/content/content-single.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/content/content-single.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�0�F\ZLO\�k:\�',_binary 'Z�8\��!!\�P�\�\�8~�\0���\�\�e��h','',0,'?'),(_binary 'ӕ\���\�\n��t\�0','wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mpG\�\�\�aB��NX>�\�(',_binary '%�-*Ψ6F�\�i�\rWϹ�M�WI���:�v�D','',0,'?'),(_binary 'ӟ\�\�\�my�+\nf\�:','wp-includes/js/wp-api.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-api.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ɶ @\\��\�R�T3�',_binary '\�\�<��bЍS8�\�\�\��\"fU-Л\�rM~L','',0,'?'),(_binary 'Ӥ��\�\�ǕL\�F��ZQ','wp-includes/css/dist/block-library/common-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/common-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�p�r,yWa�RC\�',_binary 'կ5�\n�\r��=U��\�\���v~JU\�\�w\�\�?','',0,'?'),(_binary 'Ӫ\�\�\�!Ft �%?l@]','wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/ibm-plex-mono/IBMPlexMono-Bold.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��wM�;�_m�ȁ',_binary '����NS��a4\\Mؘ\�$Γ���H\0�����x�','',0,'?'),(_binary 'ӫ\�\�R\��\�>j\�I1','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_space_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_space_bar_24px.svg',0,_binary '\�b?�ľ\r\��o',_binary '\�b?�ľ\r\��o',_binary 'K6w�X~\��)i�s\�ԏ�\�~�Q\�֪/%ڑ��','',0,'?'),(_binary 'Ӱ�@p�\�\�\� 5x�P','wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�J��;\�\�MS�\nQd\�ڇ',_binary '&жd\�I\�I�\�2�8!�.!�е�̼��\�u�','',0,'?'),(_binary 'ӿ�\�#UYUN54\�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/.Core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/.Core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\��\�Bv�gqMܑh','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_boat_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_boat_24px.svg',0,_binary '�,|��Ev� ʬ\�� ',_binary '�,|��Ev� ʬ\�� ',_binary 'M\�ke�&��eЩ�\�uyũ,�\�\�F���\�\�','',0,'?'),(_binary '\�\�\��Պ]�J�ɪ� ','wp-content/plugins/contact-form-7/.contact-form-7.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/.contact-form-7.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�|+X�aI\�/\�','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-grid-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ک\�qM^t�o+�%\�',_binary '?\nۡ\��.=b�e\�fQkj\0\�{p\�|�\�L\�`�','',0,'?'),(_binary '\�\�J =$f�W��0� O','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_gradient/field_color_gradient.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_gradient/field_color_gradient.min.js',0,_binary '_�\�\����&`\��N�',_binary '_�\�\����&`\��N�',_binary 'V}����u�,��\Z犥\r>Ƹ�\�n�JuzJU','',0,'?'),(_binary '\�\�[\�\�\�t\0\�\�ΧC\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select/field_select.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select/field_select.min.js',0,_binary 'U *1�\���#ȃ^\�\�\n',_binary 'U *1�\���#ȃ^\�\�\n',_binary 'Wf\�=X�\�\�\�a|U\��\�*L6x�\�\�~E\�','',0,'?'),(_binary '\�э\�o(�H�ttx�.','wp-includes/blocks/table/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�iP6�X\�/��\�9M\�',_binary 'ܷ\rfMn�|��\�*-$zᔉ�ߗQ�I.����g','',0,'?'),(_binary '\�\�5��\�ĺ\�%�\�','wp-includes/blocks/buttons/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��¬>u���Y\���*',_binary '\���/�\�\�-(y\�\�\�\�\�\�$��\�\�\�g�2','',0,'?'),(_binary '\�\�\�\�iٕ(\�V$w\�\�X','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/config/.config.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/config/.config.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�H\�\�AG�|����\"�','wp-includes/blocks/nextpage/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/nextpage/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6Rc��0�t F�\�\�0',_binary '\�\�X��kW�����4\�\�x\�Y�\�Ę\�H�7\�y�a','',0,'?'),(_binary '\�\�\�`��RW���@d#\�\�','wp-content/plugins/wp-maintenance-mode/languages/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '\�\�I7߇S\�2�&���','wp-admin/erase-personal-data.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/erase-personal-data.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\��\�T7諡���}',_binary '�Id��gT\�S\�\�ѫV�E���w��;\�bv;�w','',0,'?'),(_binary '\�?H4�V�����\n�\�','wp-includes/blocks/pullquote/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�i\�}�}Oa��X`�',_binary '5h�3D\� ��!�У\�^I\�un+���/\�_�u','',0,'?'),(_binary '\�\0��Dd4�\�\�B\�`','wp-content/plugins/js_composer/include/params/el_id/el_id.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/el_id/el_id.php',0,_binary '�ʿ\�V�6{�V����',_binary '�ʿ\�V�6{�V����',_binary '�\�S��Y� \�\�B�\0�&^\�\�0G�x�\�\�HG','',0,'?'),(_binary '\� kJ�?� �@x����','wp-includes/blocks/categories/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G�G3-\�\�\�\Z#\�\�k�v',_binary 'k\��\�Q\�/\0v\�\�\�;ļ[Xv\�!!�TS','',0,'?'),(_binary '\�\�\�\�\�0*\�W\�\�','wp-content/plugins/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/index.php',0,_binary 'gD,V\�=\\\�bP',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '\�S�>I\�\����0�5i','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateEmailCampaign.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateEmailCampaign.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T4\�\�[\�o :)�J\�',_binary '\�\�8�\�?�Xi\�ゼ���\�\�\rA(�\�\�ge�\�','',0,'?'),(_binary '\��p�^\�2\�{\��*','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/cloud-down.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/cloud-down.svg',0,_binary 'K\�]p���!���\�s�]',_binary 'K\�]p���!���\�s�]',_binary 'm��\r\�Z\Zg���\�g���� ��\0\�jj�Ly','',0,'?'),(_binary '\��\r\n�8n}\�\�','wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\�\�\�\�sŽu+�B\�\�\�',_binary '��uC[I�z\�\�_)x\�\� ?�c/�\�\�\�\�','',0,'?'),(_binary '\���E;q8��3O\'Y\�}','wp-content/plugins/really-simple-ssl/testssl/serverhttps1/ssl-test-page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverhttps1/ssl-test-page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�a\�0�����&�-',_binary 'Ӫ��GDf��\�:\�ڝ\�lk�#�L+J5B�\�','',0,'?'),(_binary '\�d\�B�qo\�|\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_graphic_eq_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_graphic_eq_24px.svg',0,_binary '^H��}Tǚe\�\� \�+',_binary '^H��}Tǚe\�\� \�+',_binary '��*\��U��\�Y-\�\�\�\�}9\r���M\�C~\�','',0,'?'),(_binary '\��A?j&�l�\\�tQ�|','wp-includes/Requests/src/Capability.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Capability.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dzϤw{��\�\�\�',_binary 'g$���\���_\�;^\�>��mΔ���-�d\�p��+g','',0,'?'),(_binary '\�*�i\r\�M�\�4B\�[v','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_bookmark_border_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_bookmark_border_24px.svg',0,_binary '\�B#�R�%B��\�\�a��',_binary '\�B#�R�%B��\�\�a��',_binary '&D\rD�b�^\�K\n��Z{0\�B`0\�\0\�#����','',0,'?'),(_binary '\�5�\�v�%d�o�Z\�7L�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-pie.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-pie.php',0,_binary 'b���f\�,,a�\��q\�1',_binary 'b���f\�,,a�\��q\�1',_binary '���0�J�v\\��3Jx�\�^ls:\�\�\�ٗN,','',0,'?'),(_binary '\�B�\�\�\�gղ&�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/AsymmetricKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/6�1�\�n\���w�H',_binary '�\0yߒ\�#t6f\�\�W1羅��L\�YԸ�X\�z�','',0,'?'),(_binary '\�S(�KB\��YF]��]93','wp-content/plugins/wpforms-lite/assets/images/addon-icon-paypal-standard.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-paypal-standard.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '91x\��I\�\�t-',_binary '��>[�8�\�*\�S����\�\�=\� \�\�\�\�W�h�9\�\n','',0,'?'),(_binary '\�W\�3t7˂X\�\�am�\�\�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/grids/vc_media_grid.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/grids/vc_media_grid.js',0,_binary 'э>�5N;a-T���',_binary 'э>�5N;a-T���',_binary '�X@���?h9�Ta���.�T\�\�4�*�o|X','',0,'?'),(_binary '\�[=a\�0�A\�\�\Z�G','wp-includes/js/crop/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/crop/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�].\�oo\�ȦM-n �','wp-admin/images/align-none-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/align-none-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�XC�)[\���-�4�',_binary '�ߧ&QQ�p\"~\�\Z8S��\�\�\�Y\�\�\�\�S`','',0,'?'),(_binary '\�e\��!3%p��\���u','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_cancel_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_cancel_36px.svg',0,_binary '4�Tv�\�\�W\�\�4���',_binary '4�Tv�\�\�W\�\�4���',_binary ' X��K#����\�f������\� O|[����\n\�','',0,'?'),(_binary '\�i\�\�;|�\�\�t�\�','wp-content/plugins/wp-mail-smtp/src/Admin/ParentPageAbstract.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/ParentPageAbstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\"Ӥ\�l\�8�`\�x\�P',_binary '��b_����t\n���?�c��^\�\��e�x}+*�','',0,'?'),(_binary 'Ԁ�z� \�Ğ\\�S�\n','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp875.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp875.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\n\�k�-Rm\�\��',_binary '_iŷ\�]\"%y|&~(\�\�0[>1b�&��S�\�\�\�|�','',0,'?'),(_binary 'Ԍ�\�;\�\�YAg16','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Base64/.Base64.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Base64/.Base64.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ԍ�kr�\�\\�>Sē','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_gesture_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_gesture_24px.svg',0,_binary '�>�\�֠\�\0\�HngxD',_binary '�>�\�֠\�\0\�HngxD',_binary '��\�Y�Ų�\�*�\�Ĉu\�c�\��\�G\�a�ri\�','',0,'?'),(_binary 'ԛ\�a�\���\�tr��','wp-includes/blocks/video/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�՚L\'s�:\� 3',_binary '�Ҫ\�p��k\ZӉ��\�Ų�2^�\�(Ѣ�x+K\Z','',0,'?'),(_binary 'Ԝd�&;0\�;\�}h�\�','wp-includes/blocks/columns/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�o\��µ@\�I�f',_binary '�s�=�\�!�\'�?X 3e\�}��A�ȗ��ڐP�','',0,'?'),(_binary 'ԥ���\�\�-S<�`4�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart-board.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart-board.svg',0,_binary '�(��\�;g�\�B\�]h�',_binary '�(��\�;g�\�B\�]h�',_binary 'a+pg��R��� Dž_�z��n���*�n��9\�e=','',0,'?'),(_binary 'ԧb\\)zq\�\�\�\"?�P','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hat.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hat.svg',0,_binary 'P\�\�F\�5=#D�\�P\\\�',_binary 'P\�\�F\�5=#D�\�P\\\�',_binary '\� \�lӳʬL;g�\�\�\�?��\n�\�\� ','',0,'?'),(_binary 'ԧ�#7��\"\0\�xyP','wp-content/plugins/wpforms-lite/vendor/composer/autoload_files.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/autoload_files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f�\�˸��\� \�a�\�1%',_binary '\�O\�i�\��L���\�\�^\�\�Ph�>�\�7\�9ꤙ\�\�','',0,'?'),(_binary 'Ԫ\���\�\�I�t\�\�T\�{','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/emblem.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/emblem.svg',0,_binary 'h��\�%V+\'�L\�5',_binary 'h��\�%V+\'�L\�5',_binary '��\�)\0��8\�\�!PE\�$lX;�\�\�\�zD)�3\�','',0,'?'),(_binary 'Q\�\"K�\�u�\n\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/egg.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/egg.svg',0,_binary '�{ \��<]Rc�\�\'\�K\�',_binary '�{ \��<]Rc�\�\'\�K\�',_binary '�?�\0��BΓ\�P Cm�\�\�xӢ�\n�s\�HG�J','',0,'?'),(_binary 'Բ��L[���\��h\r_','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserLastName.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/UserLastName.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\'�m�\�(E؟�x�\�\�\�',_binary '7\�VX\�[h�\�JZ���.E\�\�#�\�\�\�\�$\�c,','',0,'?'),(_binary 'Իq�E\�{\�\�\�n���','wp-includes/blocks/verse/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/verse/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�e\�ˣR\�R|�\����',_binary '�j/+\�H�\�\�+\�\�z*c\�\�*��a�a�e�','',0,'?'),(_binary '\�\�V/\�\�\���މ<','wp-includes/sodium_compat/src/Core/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�Ȇp��\�]4\�\�L\�\�q�','wp-includes/css/admin-bar.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/admin-bar.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����誼jo~H\�\�',_binary 'V^�\�\�o�B\�D�(J\�\���W\�odx��Y{36','',0,'?'),(_binary '\�\�p��S��`\�]T]D\�','wp-includes/css/dashicons.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dashicons.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',J\�\�/�\�n\�R\�~\�',_binary 'qԡ\���c�\�q\�l5/\�3$˝T�GW\�','',0,'?'),(_binary '\�\�ݘ@�?ڮD\�\�\�\�y','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_bluetooth_searching_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_bluetooth_searching_24px.svg',0,_binary 'c\r;�Ǐ���_\�\�',_binary 'c\r;�Ǐ���_\�\�',_binary '>TV\nC~8�LOɁ\�\�Y�vK˶�De��\'�%','',0,'?'),(_binary '\�̆lҘ\�\\\�4\�,C-�m','wp-includes/css/dist/block-library/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\�ﵯ1\�B\��#',_binary '@ѫD\�HCr\�F��g�DI$\�\n�\�Oxdl�u,�','',0,'?'),(_binary '\�\�\�/47�\�P7f','wp-content/plugins/wp-mail-smtp/assets/images/logs/single.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/logs/single.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�j\�s��G��HTFVr',_binary '[A�E\�f:4�:\�\���\Z,@\"�-lG\�%�o_','',0,'?'),(_binary '\�\�YrW[A_�\�U� �D','wp-content/plugins/wp-mail-smtp/assets/js/connect.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/connect.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��k\�k� \�\�p\�\�',_binary '_���ەGoc�y\�R�|b�\�}�\�\Z\�T�\�','',0,'?'),(_binary '\�\�\�\Z6�\�g�c\�j\'���','wp-content/plugins/js_composer/include/params/colorpicker/.colorpicker.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/colorpicker/.colorpicker.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�$�X\�h�+\�}\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bomb.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bomb.svg',0,_binary '�l�\�S{\�\�*x\�\�$\�\�',_binary '�l�\�S{\�\�*x\�\�$\�\�',_binary 'oS~���E\�Qg{Lw\�\�kvn�¿\�j\�8','',0,'?'),(_binary '\�̓a��QM*#z\�D�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_tablet_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_tablet_24px.svg',0,_binary '\�N\�\\�ׯp9@r\�]�{�',_binary '\�N\�\\�ׯp9@r\�]�{�',_binary '2l\�/�m@\�ً�\�I\�x^+�BF�\�|\�%�2�','',0,'?'),(_binary '\�\��/�q��RR\�|��\�','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�R\���!z@;\�Ve\��\�\�',_binary '�#\�\�l�#\�к;� KAH9Q\�@� �\�\�\�B~�','',0,'?'),(_binary '\��R@\�4�>��bȴ\�','wp-content/plugins/wp-maintenance-mode/uninstall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/uninstall.php',0,_binary '�.\�^>�)�\�B\�',_binary '�.\�^>�)�\�B\�',_binary 'Id��zE\�-ǿ\�3d]g\�,�\�*���\�\�=\�\�p\�','',0,'?'),(_binary '\�\�s\�\�l\�k\\lZ','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_wb_auto_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_wb_auto_24px.svg',0,_binary '�z\�\n�.]YvP\�\�27',_binary '�z\�\n�.]YvP\�\�27',_binary '\"v��\�=�;�B�\0�\�P`\� 뒝{p\�[L\�b','',0,'?'),(_binary '\�mi5G��C��0\Z','wp-content/themes/main/vc_templates/.vc_templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/vc_templates/.vc_templates.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\��#��\�U3l�7�','wp-content/themes/main/js/plugins/gosolar-jquery.waypoints.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.waypoints.min.js',0,_binary '���v\�/����!c%�',_binary '���v\�/����!c%�',_binary 'ҡ��ڏe\�\�VbN�Z\�_�+��S\�\�^Q�pԪ\�','',0,'?'),(_binary '\�X\�\�$�a�\�B\�\�^','wp-admin/js/user-suggest.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/user-suggest.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6|3���\�s�J:+IV\�',_binary 'nj�0B�Ƞ|\�qO� F���\�>��g�����\�#','',0,'?'),(_binary '\�v�\�\�\�f\�\�*&ξ�','wp-includes/Requests/src/Exception/Http/Status409.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status409.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\�Z�D6�\�\�$\�[$',_binary '�G�\�9\�\�73\��\�Uɬ\�}\�O�@�\�\�,','',0,'?'),(_binary '\�%f\��G���Pѣ�\�','wp-content/themes/twentytwenty/singular.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/singular.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���9\�&)e\�k�i',_binary '�^�\�~\�\�1o�U�\�\�K��\�\�\�?[�*\�\�\�\�','',0,'?'),(_binary '\�2�\��\�_R\�\�[��Y','wp-includes/blocks/code/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Q\�\ZQ�\�\�\�響�',_binary '�� \�\�\�$�\r�$�\�gI`@�+9�\r��\�\��mf','',0,'?'),(_binary '\�33Kw�D$��\�\�5�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FingersCrossed/ActivationStrategyInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�>\�F�O\�\�\"2�z',_binary 'h;]��`~�Ң�&��6�Yx�^v\�m�2(�','',0,'?'),(_binary '\�4jX�͜^/7tP`\�','wp-content/plugins/wpforms-lite/assets/images/challenge/bar-bg.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/challenge/bar-bg.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�r21�tw�O~)����',_binary 'L�\�=\�E\�G\��+��\�\�\�I��SEj��,','',0,'?'),(_binary '\�<\�AŹ�\�\0��5��\�\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-round-chart.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-round-chart.php',0,_binary '�D�\�-|}�*\��',_binary '�D�\�-|}�*\��',_binary ':d.ᤦ\"�\�U�\�-J3\�4�\�Sz\rӘ\�\�\�{','',0,'?'),(_binary '\�?9Nk\�@\�+;�\�\�&H','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��b?\�T�\�\�\�\�+ \�\�',_binary '�\0��B�\�DQ�!��ة\� \'+:�Jg X','',0,'?'),(_binary '\�BImS�\�96\�7��\�X','wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��y�G\�M�!ex9\�\�',_binary '\�!ZgbZ\�\�FZ��\�z��\�\�|�YE\� ���','',0,'?'),(_binary '\�G\�h˲�;\�\�\'ݷ�/','wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/group/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���j|�ZY\�\�\�\�P',_binary '���:.P��BIP��i\�l�� 9h�\�\� �j� ','',0,'?'),(_binary '\�L|\�rL�|�� J\�5�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/SecretStream/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/SecretStream/State.php',0,_binary 'BՀ2\�/\�݅mbd���',_binary 'BՀ2\�/\�݅mbd���',_binary '1^?�\�h�I�nj�L7=�` \�P��\�\�,\�S','',0,'?'),(_binary '\�L\�8�Șd.q��\�\�#\�','wp-content/plugins/wpforms-lite/includes/class-install.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/class-install.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�U\�\�Jč\�\�\�\�',_binary '-,\�a�4\�\�9$I�Q�q�8L\�!j�%�r�a�I\�','',0,'?'),(_binary '\�Qyh\�&\0W\\��E�\�U','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1256.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1256.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�,ځ\�/i�\�*p�B\�',_binary '\�1��\�*\�\�Y��zϖ0\�\�,ȱ�l=�','',0,'?'),(_binary '\�T\�\�Ͼ\�\�^�υ�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/SiteAlias.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/SiteAlias.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&Z}U\�\Z�\�\�\���v�',_binary ']�\�\�k�\�,� �u�<���P�&��\Z<xx\�\�R\�','',0,'?'),(_binary '\�X K�]��Z�2!1{\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/css/select2.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/css/select2.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�foj\�SݎI[��0',_binary '�)��|\�d�D\�}\�,f�\�ځ��˶N���x��\�','',0,'?'),(_binary '\�`\�<6V ����9{\�','wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg',0,_binary 'B�T\� ��}�9\�O�',_binary 'B�T\� ��}�9\�O�',_binary '��\�\�,:4�^a��\�{rrC�\":�9\"\�n�*\�','',0,'?'),(_binary '\�b�]�zL�5|;�\�A5','wp-content/plugins/revslider/includes/wpml.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/wpml.class.php',0,_binary '�D�\�\\\�<�I\�Z/�',_binary '�D�\�\\\�<�I\�Z/�',_binary '\�\�KM�&\\�V\�k����\�W\�\�xG\�\�d�@','',0,'?'),(_binary '\�c4�\�jKm\�\�m[��','wp-content/plugins/js_composer/include/params/vc_grid_element/.vc_grid_element.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_element/.vc_grid_element.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�f�`3W�#�uJ\�\�:','wp-content/plugins/wp-mail-smtp/src/Providers/.Providers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/.Providers.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�gֿ��m�㋣�\�I','wp-includes/js/dist/data.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/data.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']�\�\�%y��ھ�Ԙ\Z\�',_binary 'ԐX�qI\��V��\�f\�\��5���\�H�I��','',0,'?'),(_binary '\�p\�sZZ�#\�N7�\�e�','wp-includes/css/dist/block-editor/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�c!\�:ͻ\�r?��;',_binary 'h��9H���yr\�\�yR�\��Rd\�\�G#� \��z\�\�','',0,'?'),(_binary '\�sm�\�oo\r\�Xxbb0\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_add_to_queue_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_add_to_queue_24px.svg',0,_binary '��2E�jgXF�z�\�\�o',_binary '��2E�jgXF�z�\�\�o',_binary '\�\�U��\�H�p�3��ع\�\�a�\�л�\�','',0,'?'),(_binary '\�yj���zڣt�<7�J','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime256v1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��D���\�\�sX\�\�5',_binary '�Q�\�Be\�\�բv�3�Gsʏ\�\�\�*�\�/1��','',0,'?'),(_binary '\�`S�O٪U�&*w�\�','wp-content/plugins/contact-form-7/includes/js/html5-fallback.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/html5-fallback.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�*�=\�O�n\�]�g\�z\�',_binary '���:�<QY�\�\�ъ��\�\�4$9�/q�hD}','',0,'?'),(_binary 'Յ��ߐ\�S��+����','wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/bird-on-green.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\�Vc v¹N\�1i)�',_binary '싹�=\�\�\���>�dz�0\��\r\�H�o�\�H/�\�','',0,'?'),(_binary 'ՕL��+7>$ɡ4\�]','wp-includes/blocks/post-comments-form/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '쮛�\�9\n.ha��=8\�',_binary '����b�\��?C�=P�\�\n\�E\�H\�g\�pE','',0,'?'),(_binary '՛s�\�\�j��\�\�\�L','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/.classes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/.classes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'բ�q�\�\�:�*ksP�E','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/license.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�B7�&\�]��NDd',_binary '\�@H\�\�\�\�M;ﺾ�5 i\�\�\'�\�o\�5V\�','',0,'?'),(_binary 'ծ\�7�5�!\�k�u','wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Admin/.Admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Education/Admin/.Admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'կhp��\�&\�\�v��K�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spacing/field_spacing.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spacing/field_spacing.min.js',0,_binary '�p;\�QK]\�8�X`2�t�',_binary '�p;\�QK]\�8�X`2�t�',_binary '7sB�&iǯ\�\�\�k\�إ�/�v\�_\�94`F\�u\rU','',0,'?'),(_binary 'շK�;-�/��U7\�f�','wp-includes/class-wp-block-parser-frame.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-parser-frame.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O}\�%� kX\�i!�\�\�m',_binary '\�}��\�!\'�\�:\�]\�\�J�eX��SZ��躸+y�c','',0,'?'),(_binary '\�\�\��Ȩ�\�r\�\�%Mè','wp-includes/blocks/file/view.asset.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/view.asset.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��$�\�\�2S\�9\�)�+',_binary 'l�Of��(Ej�[\�4�c�\�4\��1Hq��k�5�+6','',0,'?'),(_binary '\�\�\�4�1\���ѓ','wp-content/plugins/js_composer/include/params/animation_style/animation_style.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/animation_style/animation_style.php',0,_binary '͖�T�On^Q,o\�ü',_binary '͖�T�On^Q,o\�ü',_binary '��[<)\�h\�]�\0�Cz\�R��L\�\�\�\�Tf\�','',0,'?'),(_binary '\�Η4R��\�=\�\��,\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W\�X\�v\�vlX�8��\�',_binary 'qdwLԹ�L�\�90�\�\�k��9dZ��+T�`','',0,'?'),(_binary '\�\�v\�)\�+/~\�Z%iV','wp-admin/images/dashboard-background.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/dashboard-background.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[H\rkg\��yjK�OM�\�',_binary '�\�c�.K.h|\�M�\���=�ʀ\�0R�ϭD�\�','',0,'?'),(_binary '\�\�dߩ*�-�\�i=�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_my_location_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_my_location_24px.svg',0,_binary '�\�G~)5�o\�\�!g�\�',_binary '�\�G~)5�o\�\�!g�\�',_binary '�W?ړ�-�JA\�\�\�\�V۩TS�`�o\�{+��','',0,'?'),(_binary '\�\�uOR�O̪ks93���','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeReader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�0\�_MW{�\�\�\r�',_binary '<#{\�c\�m\�|\��^\�I}\�6\�yi\�ߙՄ� U\0','',0,'?'),(_binary '\�\�\�̉�8P�<�S�\'','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/GetCertificate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/GetCertificate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\�X\'\�R�\�\�\"\�g',_binary '�6:\�7\�\�\�\�8\�w��\Z\�c�\r�LJ>\���M�','',0,'?'),(_binary '\�\�VKtyB���\�\�N','wp-content/plugins/wpforms-lite/src/Helpers/File.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Helpers/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wMU�~\r\�$2|l�B;�\�',_binary '\�\�<\�҈\�A�C�\�*�ŧr|�\�4�2�\��','',0,'?'),(_binary '\�\�K2;\�<D����kub','wp-content/plugins/wordfence/lib/wfStyle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfStyle.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's���1_�e�k2R���\�',_binary 'j\�颎��\��_c\�632�3օ\�]Gs}.\n','',0,'?'),(_binary '\�\���\�-� \���\�\�','wp-includes/Requests/src/Exception/Http/Status403.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status403.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#YOdsCHMG��\�7�',_binary '\ZY\�\��EKq\��ev\�@\�9��\�n3Jy\�&��','',0,'?'),(_binary '\�\���ͤ6\�\0/��k��\�','wp-includes/js/imgareaselect/jquery.imgareaselect.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/imgareaselect/jquery.imgareaselect.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӳ\�/V\�\�aW��6�\r',_binary 't�\�c�At\�]�\�{�\� N\�@\'y)B\�\�CL��\��','',0,'?'),(_binary '\�J�?�,���\�Q\�6�','wp-includes/blocks/read-more/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/read-more/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�<Le=�n��\�\�p�`',_binary '��㼄�F4\rQU�\�\�=�\�\���ҩB\�iI\�8','',0,'?'),(_binary '\�]C\�9�EyR\�\�`','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/.RevsliderDivi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/.RevsliderDivi.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\0>7L~�k ��\�/','wp-content/plugins/js_composer/include/templates/params/param_group/.param_group.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/param_group/.param_group.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�Q��\"0]קEL@�','wp-includes/Requests/src/Utility/FilteredIterator.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Utility/FilteredIterator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c��L\�{$\�G�\\i',_binary '���G�\�\�\�\�\�d�\�O�u�$A\�$6P�Cnts\�','',0,'?'),(_binary '\�z��\Z�L��/�\�\�','wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/ActionScheduler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/ActionScheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@\�d\�p M��f�',_binary '�%T��\�-�\�ʽ�- \�R3\\T��,�-*\�\�\�','',0,'?'),(_binary '\�>\�q��f?�=\�','wp-content/plugins/really-simple-ssl/class-multisite.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-multisite.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\Z\� ��h��ק��M\�G',_binary '\�\�+[?0-:^�\�U���ʏ\�\�©�`�%c','',0,'?'),(_binary '\�)��Ҵw%L\�-\�s','wp-content/plugins/wpforms-lite/templates/admin/challenge/embed.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/challenge/embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O�0�\�e\�qMe�\�A.',_binary '�~�\�4�w&C\\�����\�ay�y�P�\�n�','',0,'?'),(_binary '\�;a.m\�Ͱ�a�=d','wp-content/plugins/revslider/admin/views/features/layer_animations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/features/layer_animations.php',0,_binary '�\�\\�u}Ԡ/ѡ�f',_binary '�\�\\�u}Ԡ/ѡ�f',_binary 'K��+;\�^U\�uh\�B\\8\�@;B\�\�IЎ��Ŋnu','',0,'?'),(_binary '\�<�8\�;p� x�TG','wp-includes/css/dist/edit-widgets/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-widgets/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�W\�G1ŲҥD�h��',_binary '�*\�\��1\�\�4d�Dd\'H\�\�:d\�\�m\�W\"��\�','',0,'?'),(_binary '\�F��8m�u@_\�XT\�','wp-content/themes/twentytwentythree/parts/footer.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/parts/footer.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W �o9i�\�\�[��r',_binary '�\�, ��\��b$\�O��\�\�`I\�\�','',0,'?'),(_binary '\�Xډ|\�8\�\��\�}\�B\�','wp-includes/js/tinymce/plugins/link/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/link/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�V\\\n]\�\�K�s\'�',_binary '\Z�>��I\�S\�е���\�\�v�,�\�q�U��\�\�^','',0,'?'),(_binary '\�Z\�\� r!ޏf\�\�� \�','wp-includes/images/icon-pointer-flag.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/icon-pointer-flag.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�,�\�\�E^�j`\'',_binary 'oq�\�9��a{)h}=#���\�\�T�ק\�\�','',0,'?'),(_binary '\�c3�[�V\�\�\�\�A\�)','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gutenberg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gutenberg.php',0,_binary '\�\�F\�L�T\�!꡴H�',_binary '\�\�F\�L�T\�!꡴H�',_binary '�C �\�\� \�i_$�;�\�*KN�\�\�9C�u\�','',0,'?'),(_binary '\�d�\�.Y\�@P\�\�G�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`��;p�o���M�︪',_binary '퉪F�\�Z8�,\�^n�(�3\nuN�\�S0��Q','',0,'?'),(_binary '\�j\���#�Ӳ��X%�I','wp-includes/block-supports/elements.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/elements.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�@ץ��\�\�-ЙgJ',_binary '^\�6� m�%\�(k:\�\�_;\�?М\rk���\��*','',0,'?'),(_binary '\�mዞj�\�\�W\�Bv|','wp-includes/blocks/template-part/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��,J�d�՝\�<TS\\�',_binary '\�#��XQ��wE\�Sbz)\�\��l\�!\�uO _kϝ1\�','',0,'?'),(_binary '\�oҨ*K\�\�o�7{� <','wp-includes/ID3/module.audio-video.matroska.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.audio-video.matroska.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\"\�X\�T\�pP\�z',_binary 'u�P\�k�_?�\�\�(��]\\�\�O59\�a{�n�\��','',0,'?'),(_binary '\�rY�S�xwDY˚J�[','wp-includes/images/media/interactive.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/interactive.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R˂�\�\�ôʼnh\�H',_binary '{\�\� [K\�\�\0!�긽��/\�\\�lw.��\�\�','',0,'?'),(_binary '\�~Ņ\�\�Gg�?��\�B�{','wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/.Pepipost.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/.Pepipost.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ք\�\�F��\�4\�=\�','wp-includes/blocks/button/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'ֈ�\�\�KT�\�Vw~$�','wp-content/plugins/wpforms-lite/includes/emails/templates/body-default.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/emails/templates/body-default.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\�GAϺ�|u�/\ZE\�G',_binary ')\Z���w�O|НӡI\"X�̗~�\Z�4�\�9Z��','',0,'?'),(_binary '\�8�[�����0�ʊ','wp-content/plugins/wordfence/views/waf/debug.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/debug.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�A\�N��z�\�\� ܿ�',_binary 'ŗ�5��bDG�!�\�\�\�{t�*\"��\�y�','',0,'?'),(_binary '�\�q\�ó�X�[\�\�\�','wp-includes/class-wp-feed-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-feed-cache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j�o�%\Z�/b�ud\�',_binary 'g�\�(H\�v�\"$X8�s+\�\"Z\�*\�?�e�J','',0,'?'),(_binary '֒\rܗ��]�&\�','wp-content/plugins/js_composer/include/classes/core/access/.access.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/access/.access.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '֔�UvƆ\�E�+tn��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Prime.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�bLeo�F\'o�\�#md\n�',_binary '��\�\�)\�h/E�=\�\'\"\�hs�.v\�*x\�9��{','',0,'?'),(_binary '֣\�MA_5u ͩ��j�c','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/BuiltIn.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�K\�\�c\"Ñ@?�idi',_binary ',(�`b~�!\�N\�%\�T�\�\�\�T}�NS�\�\�*|�D','',0,'?'),(_binary '֩��\�6�%�Ô�a��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/gauge2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/gauge2.svg',0,_binary '\�N���|ub�3��',_binary '\�N���|ub�3��',_binary '17�U辫m\�\�\�.\�\�d|\'\�O<�\"\�','',0,'?'),(_binary '֮`\�JTJ�F\�\��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/Create.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/Create.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�)�ƣl0�}@��0T',_binary '�SU���\\�N�˚uۖ��l]\'t�q!S\�x{\�','',0,'?'),(_binary 'ְ�9\"�\�w#Y\�\'\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�A\�\�fSCj�<�I',_binary 'S�2�\"\�&\�1�M�1\na��p�\�溴a\�','',0,'?'),(_binary 'ֶ\�\�9؞f�po3t','wp-includes/class-wp-admin-bar.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-admin-bar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%\�S\'�jA\���b��',_binary '&D\�p�顺�9�\�\�Ob�X8\�\�\�t\�>��B\�d','',0,'?'),(_binary 'ֻ�\r�\�\�IY�:�\�d','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestContactExportCustomContactFilter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestContactExportCustomContactFilter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����-�PiU�%�G\�',_binary '�U�Gҿi\�2R��\�\�];+���P�D\�','',0,'?'),(_binary '\�͇K�\Z\�T�ӏ\�R','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/Finalize.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Order/Finalize.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�sD9�h9\����F��',_binary '�b/E�A�I�ۗ�k5R�ߋdo���D\�\�>\n\�','',0,'?'),(_binary '\�\�J\�\�!�[W6ݧ\�','wp-content/plugins/wordfence/lib/IPTraf.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/IPTraf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��8�w\�VX�8��~$\�\�',_binary '�\���%\�\�\�\�m\��\�-[�\0:�&��','',0,'?'),(_binary '\�\�U2\�|BB\�\�n��Y@','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/AppIdentityCredentials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/AppIdentityCredentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�ωRa�ł��',_binary '\�Ram�\�\�a \n\�#\�\�\�.6��[w�\Z\�9CV','',0,'?'),(_binary '\�\�\�B�\�W�\�\�k\rZ{��','wp-includes/sodium_compat/lib/ristretto255.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/ristretto255.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a3�pwypo\�|i\�\�',_binary '$� 3���\�o3�83��\�i�Q�\Z)[�e�','',0,'?'),(_binary '\�\�\�e@\�\� �p�k�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/RFC4648.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/RFC4648.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��!Y��\�D��{��\�',_binary '^\�U��57;���\"�\n%*\�n�����s\�L\�k\�Ɂ�','',0,'?'),(_binary '\�\�\�F��z#�\n�)7Z','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_wifi_lock_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_wifi_lock_24px.svg',0,_binary '�\�闘Mȕ�їz���\�',_binary '�\�闘Mȕ�їz���\�',_binary '\�\�0\� \�e��(�pz����\�~\Z�\�K�\�E�','',0,'?'),(_binary '\�\�5/ 7Cx��\�q','wp-content/plugins/js_composer/include/autoload/vendors/shortcode-vc-gutenberg.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/shortcode-vc-gutenberg.php',0,_binary '6\�r�74]���ݖ�qE',_binary '6\�r�74]���ݖ�qE',_binary '�\nf�u��C\�^T/j\'\�㏆\�h�\�ޕ\03\�T�e','',0,'?'),(_binary '\����6,U\\\�0��\�','wp-content/plugins/wpforms-lite/includes/fields/class-select.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/ID�\�\Z�\��\�G$\�',_binary '��o�\��8X2ꠁQRA\�{j\"��<\�!��','',0,'?'),(_binary '\�%��7����h\�Ʃ�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\���,\�a�\�9~R��','wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�[�6Zm�)�\�\�\nqG\�',_binary '%+�@mU D\�\�\�xsL�1x�#忇���\�\�D\�5Q','',0,'?'),(_binary '\�%\�u\�c\�p֖�\�]\�','wp-includes/blocks/calendar/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/calendar/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� WXAf~D��\�a��aZ',_binary 'җ;mT}\�\�\�&��]�h\�\�\�N\�d��\�Eh�T\�\�','',0,'?'),(_binary '\���R-\����_\�','wp-content/plugins/wp-maintenance-mode/assets/images/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '\�!\�{N\�}\�\� \�\�','wp-content/plugins/wpforms-lite/assets/images/sullie.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/sullie.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')3\�\�7�?�\�x���',_binary '�\�7���jam\�l��D��\�LkgW[\�fa\�','',0,'?'),(_binary '\�#�O��pnn�Pg��','wp-content/themes/main/framework/core/headers/header-7.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/core/headers/header-7.php',0,_binary '/�\���@�\�>\n>\��',_binary '/�\���@�\�>\n>\��',_binary '�y��Fk>\0�\�\�)\�\�*\'o\�^�\�\�hl\�\��','',0,'?'),(_binary '\�(+�ja>X3�a�\�!\�L','wp-content/plugins/js_composer/config/deprecated/shortcode-vc-accordion.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/shortcode-vc-accordion.php',0,_binary '��\��G�\�!�@gC',_binary '��\��G�\�!�@gC',_binary '临`��\�6\�7�+*\�`\��ޣD!\�\�b3�ި','',0,'?'),(_binary '\�+�\�\�U�q\'\�g\�\Z','wp-content/plugins/wordfence/views/unsupported-php/.unsupported-php.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/unsupported-php/.unsupported-php.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�-��\��Z�\�3\�\�','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_queue_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_queue_24px.svg',0,_binary '\�\�ܓnj��aK�-*ig',_binary '\�\�ܓnj��aK�-*ig',_binary 'i\�\�Q���Z&\�\��6oLCR+w\n�\r\�\�|\�3.\rm','',0,'?'),(_binary '\�/�T��E^�\�\�\nT�8J','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/button_set/field_button_set.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/button_set/field_button_set.js',0,_binary '\�\�\�i�p_>!=�/<',_binary '\�\�\�i�p_>!=�/<',_binary '�#0+��3\�*�r�y*Y*\\�>��j��t��','',0,'?'),(_binary '\�1`bߟ:v�\\\�g4T�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_volume_down_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_volume_down_24px.svg',0,_binary '\�\�#I\�TU\�;\�H#��H',_binary '\�\�#I\�TU\�;\�H#��H',_binary 'S�:삫�f\�#\�Ռ/\�J;4��\�E\�\�\�\�˳�w-','',0,'?'),(_binary '\�D\�a&8�\\���؞','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart10.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart10.svg',0,_binary '�/g dN�Ӿ^j\�ݨ`',_binary '�/g dN�Ӿ^j\�ݨ`',_binary '\�;?\�\�\�\r\�\�\�]�\�\��\�[t\0�ǭ \�d�T�\�','',0,'?'),(_binary '\�Gȩ\�\�6���\�\0Y','wp-admin/includes/class-wp-posts-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-posts-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�a}®Ҁ �uФ�\�',_binary '\��\0���8GT\�\�l�\�-%�n!�\�B,d�\�\�\�\�','',0,'?'),(_binary '\�I\� J��a~R��Z�','wp-admin/includes/class-wp-application-passwords-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-application-passwords-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B�ׄS�/\�yl8�Ɇ�',_binary '�R&\�?\'4�?èW@~�\�\�ѩ\�=\�G\�h�','',0,'?'),(_binary '\�M\0\�\�\�c��\��_d\�','wp-admin/includes/class-file-upload-upgrader.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-file-upload-upgrader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8\�ֶ\�ӻ\�\�\�',_binary 'p��\�\�\�\�\�Rk81 \�\�\�\�\�\�g(ߦ�\�$','',0,'?'),(_binary '\�P!\�\���}�S\�Ұ','wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/list/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�,W\�\� �)�\�,\�^�m',_binary 'G+xڍaȴѾ䄮�C\0B\�\�,��L�\�w','',0,'?'),(_binary '\�XYHo$�\\\�\���h@','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-text.php',0,_binary 'gw#�\�fO�\�\�\��\r�',_binary 'gw#�\�fO�\�\�\��\r�',_binary '��,�\���:j\�\�\�R;�g\�\�\Z����wK��\n','',0,'?'),(_binary '\�b�d˒mHb]6A��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/checklist2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/checklist2.svg',0,_binary 'T�\�e\�f�I(R��',_binary 'T�\�e\�f�I(R��',_binary '\�C}\�Zi\� x�Z\\4\�\'��u]N\�\�:0��\�D','',0,'?'),(_binary '\�dDY�9��>\�\�X\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/AccountApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/AccountApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a\�Yr�Cw\�]2�\�\�',_binary '�\'(g����\�ό16gE��\�E�\'gB���9$�','',0,'?'),(_binary '\�f�k[x���\� \\�/Y','wp-includes/js/dist/redux-routine.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/redux-routine.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z=�\�̩EҊמ',_binary '�KrdH�mF�)zČ��Q�tq\��\�=�C\�f','',0,'?'),(_binary '\�n\\w�;\\]Ǜ�\�#�','wp-content/themes/twentynineteen/archive.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/archive.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��>\�������:�t',_binary 'yg�۱\��\�Jg\�\�\�zV�\�x�\��\�\�=H\�','',0,'?'),(_binary '\�t�Z���ݵ�\n\��V\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_square_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_square_24px.svg',0,_binary '\����0?\�\�\�ocY\�',_binary '\����0?\�\�\�ocY\�',_binary '\�o�K�\�Sq\�o\�ؖY,�h98����[I\�\�','',0,'?'),(_binary '\�w�h]�á\�&�wM�\�','wp-includes/class-wp-network-query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-network-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�^d\��Z���>�T\'�',_binary '\�d\\\�\�G\�H�ʼ��g\�\�|\�q~{L\�d��T','',0,'?'),(_binary '׀�\�\�\�\�sh�P[z0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/prime192v2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�_G{\�`ɓZsm�\�z',_binary '^*,}0�_Y��$�\�ڵ+:zE%0�ȑz\�0ju\�','',0,'?'),(_binary 'ׁ��˷@��0\�Њ','wp-content/plugins/wordfence/css/license/care.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/license/care.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�qC\�*��&h)F',_binary '\�\��\Zm\�ʘ\�:Nӹ���_\n8�Q&y\rx�_Qy\�','',0,'?'),(_binary 'ׇg\�Gi*�\�d�� ?\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/award1.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/award1.svg',0,_binary '{ \�\�2N�C�*�D{��\�',_binary '{ \�\�2N�C�*�D{��\�',_binary '�\�\�N�\�\�\��N\�\�e\�CU�\0D�\���','',0,'?'),(_binary 'אS��\n8Q&Nx\�:','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_font_download_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_font_download_24px.svg',0,_binary 'P\�\"@^?߅\�\0T�\�',_binary 'P\�\"@^?߅\�\0T�\�',_binary '\�!\�M\�\�\�\���\�v�<?_��mf#���\��\�','',0,'?'),(_binary 'חR�\�Ai`ُ�ݐ:','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/SipHash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/SipHash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\�v�1^l�&)g�4��',_binary '-�l���\�/6�\\�\�\�\�jx�R�\0Ю\�\�~�','',0,'?'),(_binary 'ח\�\�\'�-[f2\�S�','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\�s�=�\�$N\���-��[',_binary '`e�5�ľ<��B_\�|�,�_ݦb�ltΝ<o5\�','',0,'?'),(_binary 'ט�Qf��D�!;\�{\�','wp-content/plugins/js_composer/config/deprecated/shortcode-vc-tabs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/shortcode-vc-tabs.php',0,_binary '|M~�0\"@5\�\�(�',_binary '|M~�0\"@5\�\�(�',_binary '4���?x\�\�\�.\�]��Nx�T]�r\���5\�˙','',0,'?'),(_binary 'מj� N\�\�@\�d\��','wp-includes/Requests/src/Exception/ArgumentCount.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/ArgumentCount.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '䏽$J\�\�z\�\�\�f\�DU',_binary 'Vh6\�\�#�EI�\� =��\�\r6�U!\Z���(','',0,'?'),(_binary 'מ�y�7mE5���O_�','wp-admin/js/media.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/media.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�n�\�\�L\"\�j \�u�\�A',_binary '�Xm�C��R�\Z_rZVm3�\�sy@\�\"�1#','',0,'?'),(_binary 'ס\�\�\�=�M \�\��','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-es_ES.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-es_ES.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\hpj�,B�<�����zR',_binary 'Y�\�\�<z\�F��I�\�(��\�\�\�\�(��T\�','',0,'?'),(_binary '����Wu\�\�6�Eb\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_custom_heading.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_custom_heading.php',0,_binary '\�nO�v\�o\��n�U\'',_binary '\�nO�v\�o\��n�U\'',_binary '�Ux��3��~\��%Ч\�\0���Rx�\r��ڑ�4','',0,'?'),(_binary '��F\�\�Z�Yd?�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_upward_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_upward_24px.svg',0,_binary '�Ɉ\�B�2c�j\r�>�4\�',_binary '�Ɉ\�B�2c�j\r�>�4\�',_binary '��]/\�\�7�s\�{w�\�s�i�f`�I\�\�Qw\�V,\"J','',0,'?'),(_binary '(GpBխt\�t\�\�w','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_overscan_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_overscan_24px.svg',0,_binary '=^�l��\�\Z/E\�TNA',_binary '=^�l��\�\Z/E\�TNA',_binary '���\�\n\�v=Os�(˔\��[\"&\�$�\�\�-�^\�','',0,'?'),(_binary '\�\�\�ze\�#�\�@d\�zq\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/NewNonceResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Cache/NewNonceResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xɺ\�\�ʘ-/zM\�\\',_binary ':X(,sXE\Z� .�/!I�\�ϱ��\�\�X\�I7','',0,'?'),(_binary '\�\�,�F\"d5J ꥇЁ�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Poly1305/.Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Poly1305/.Poly1305.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�j0��\�w�E}®R�','wp-admin/css/wp-admin.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/wp-admin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�e\�Upʓ�H�WtP!�H',_binary '\�^�\�\�E-\�R�����\'#?�le��mL0�kU@�','',0,'?'),(_binary '\�\�-S&\���?�&C\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-widget-sidebar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-widget-sidebar.php',0,_binary '�n���Jw��y�v',_binary '�n���Jw��y�v',_binary '�u���n:hvLi QR;��C-�\�(9\�\�zeϙ','',0,'?'),(_binary '\�\�P�ـ\\\�\�/o���v','wp-includes/Requests/src/Exception/Http/Status406.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status406.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4���)-�Հ\��\0G�',_binary '$�+\�\�}d\�m<\�\�|v�\�iw\��r1\�\�G�\�0\�','',0,'?'),(_binary '\�\�V�\��Dv�+�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_90_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_90_24px.svg',0,_binary '�\�+\�j�C��x%��',_binary '�\�+\�j�C��x%��',_binary 'D� v\�\�S\�w\�9Ot\\Fd\�\�kW?�\�\�\�؋�\�\�','',0,'?'),(_binary '\�\�\�Lq�\�\�wiO�em�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_list_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_list_24px.svg',0,_binary '\�W<#\�IK\�!��\��',_binary '\�W<#\�IK\�!��\��',_binary 'XDe{\�̋�6M������\�#\�%3`�>\�}�o7','',0,'?'),(_binary '\�\�s@�2ʔeO���\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_items.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_items.php',0,_binary '\�Uf�uQQ\�ӻ/$\�\�\r',_binary '\�Uf�uQQ\�ӻ/$\�\�\r',_binary '�\�[\'\�E-0}�\�k\� T��g��\n��d\�)\�','',0,'?'),(_binary '\�\�\�\r\�\�\�\�5\�\�x\�s\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_tabs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_tabs.php',0,_binary '#O���ހ�\�#�\�2\�',_binary '#O���ހ�\�#�\�2\�',_binary '\�pz�3�,\Zf,�Gf�}e�i\�\r\0�U\�(\�M%\r���','',0,'?'),(_binary '\�\�[\�\�\�J�b�6gZ�#','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-meta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-meta.php',0,_binary '�/\�\�\0{P\r�P',_binary '�/\�\�\0{P\r�P',_binary 'ZƻtP:�\�w�\�\�~?�$���yw\�̕�\�\�\�','',0,'?'),(_binary '\�\�^\�u��\�\�}�G�\�','wp-content/plugins/wordfence/lib/email_unlockRequest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/email_unlockRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�~͟\�\�ak�\�',_binary 'u\Z�g$}o���\�bĄ�\�+\r�\�\n���8�','',0,'?'),(_binary '\�\�K+�\�T5�\� ��L�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_run_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_directions_run_24px.svg',0,_binary '\� Pצ\�}\�\�\�e\�X',_binary '\� Pצ\�}\�\�\�e\�X',_binary '�ѹ\�\�x��:I4�g��U\�^\�v5\�\'-}','',0,'?'),(_binary '\�\�<Q��\�\�_4�t','wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/social-icons/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��{G��(\�땤h\�\�',_binary 'z\�\�Х\�\�Y\�\�\�\'R�H�y�\�Ri�V~\��\nȿy�','',0,'?'),(_binary '\��\Zv�I:wm\�\'~K-','wp-includes/ID3/module.audio-video.riff.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/module.audio-video.riff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Ș\�A\�=n�b��]]',_binary ')��\�#CmMh�\n\�U0:�u~\��(3YT�','',0,'?'),(_binary '\�u\�K��mqƐ��n�','wp-content/plugins/wpforms-lite/assets/js/jquery.timepicker.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.timepicker.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�yb3C꣓}�\'R\�',_binary '#�\�`�ȮF�h\'�F�w1�s��+2\�\�X\��','',0,'?'),(_binary '\�#\�pG���AS\�;�;?','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/vc_btn.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/vc_btn.php',0,_binary 'q��GɘK*\�\�.\�',_binary 'q��GɘK*\�\�.\�',_binary '�#QX\�R�J9%\�R�/�n?\�W\�&~�ѩ\�ɻ','',0,'?'),(_binary '\�&\�Zh\�$�Éo�','wp-includes/class-json.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�ް\�Bs\�A\�*�.\�\�',_binary 'u�8\�g\�Ǔ9�\���\�\�\�\�H�K2�J\���\0,�','',0,'?'),(_binary '\�-�:�\�\�\�\�\�l\�j','wp-includes/js/tinymce/skins/wordpress/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '\�. @\�KH\�YhWs,','wp-content/plugins/js_composer/include/classes/shortcodes/vc-toggle.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-toggle.php',0,_binary '��\�T贌��\�pU\�',_binary '��\�T贌��\�pU\�',_binary '��D�\�HJq\�c�@)\�F\�\�2�6{�\�tp�\�\�)','',0,'?'),(_binary '\�8/B��$8��\�`m�','wp-includes/js/imgareaselect/jquery.imgareaselect.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/imgareaselect/jquery.imgareaselect.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XN?[�\�Ɓ\�Z�L\"\�',_binary '�\�\�Y�\�\�E�6�4\�g/���\�\�<\"zq$�','',0,'?'),(_binary '\�<�af9\�T���\�e8�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/variables.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/css/variables.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��ُ\0�\� �\�B~',_binary '\�\�B����\�șo�$\'�A\�d��L���xR�U','',0,'?'),(_binary '\�A�h)I�\Z]Gr\�\��E','wp-admin/includes/import.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/import.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-�����&ÞE�1v5',_binary '6.�)GP\�r�cb�e��m \�#��jW��}픇','',0,'?'),(_binary '\�C��M�R\�^�#��\�U','wp-content/plugins/wpforms-lite/assets/js/jquery.payment.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.payment.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p5��\�\�a�)yk�',_binary '�\���=�!\�U��\�\�N\�^^�G\n\�1+t','',0,'?'),(_binary '\�J=R\'��\�t^\�}�\n','wp-content/plugins/wordfence/images/2fa2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/2fa2.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\��\0��H',_binary 'n�p\��ʅ���G\��0\�6Kq�J]�\�\��J�','',0,'?'),(_binary '\�M&�3\r\�3CMaQ{','wp-admin/images/yes.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/yes.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�+��7܉�\rqZ\�Qk',_binary '�=\�Q\�\�G\�\�\�9%�K�\�\�,\�\r�\ZF\�y\��\�','',0,'?'),(_binary '\�[\�\���l\�\�\�P�Xw`','wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost-smtp.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/providers/pepipost-smtp.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�IX�\�I\�N X�6�<',_binary '�\ZF�\�п�{��ɥ���!�*W���\�@�-\��','',0,'?'),(_binary '\�i�\�kRM\'\01\�\�','wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'у`\�|i~\���\\w�',_binary 'ȷFt_�d9�\�;\��c\�En%�̲���\�?.q>','',0,'?'),(_binary '\�o\�G$W��b�w','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_poll_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_poll_24px.svg',0,_binary '*�5�\�\":(�;��7+�',_binary '*�5�\�\":(�;��7+�',_binary '�a\�\�O;��\�\�L;_)�~ԍ?ഥ��:\�\�\�\�','',0,'?'),(_binary '\�o\�ǣ� ף\�f0�Y','wp-includes/SimplePie/Core.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Core.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ز3aݩ\�0)��_\�S',_binary '\��\�760\�w8�\�([��\�o\�W\�\�K\�\�4d�\�\�','',0,'?'),(_binary '\�v\��\�\�\r\�&X��','wp-includes/js/jquery/ui/selectable.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/selectable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ZB��\�R;�n�+',_binary '�-x\�a�x�7\�=mY&�\�*�\�^ec���L','',0,'?'),(_binary '\�x��βЦ�\�A �<\�','wp-content/plugins/wordfence/lib/wfCrypt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfCrypt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C�R`���\�\�9|�e',_binary 'U�͊�s�\�ds\�9;\�C�O\��\�Ȥ�@','',0,'?'),(_binary '\�|�z\�\�7HWT_ĝ�','wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-white.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/loading-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�5��ME/\�Ml�\�',_binary 'x��P�a#͑\�#e\�X\�l��9�\"҃U�4V','',0,'?'),(_binary 'ѐYM,��wtP߈�','wp-content/plugins/revslider/includes/extension.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/extension.class.php',0,_binary 'K��_d�[x}~��n9 ',_binary 'K��_d�[x}~��n9 ',_binary '�j\�\�\0���H\� o3} �}���\�\�uۋy�\�','',0,'?'),(_binary '؏ \�Q\�\�iw\�8HJ�U','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_3_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_3_24px.svg',0,_binary '�~\�()�PŒ/;apD�',_binary '�~\�()�PŒ/;apD�',_binary '\�q��_�\��\���A�J�~\�M\�\�\�3E\�;�\�{�','',0,'?'),(_binary 'ؓ�-��\�\���\�\�\�\�','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-gray-b.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�TEb���B;',_binary 'ͽ\�1=͍\�\�N]z]�\�wn�@�x\�a��H','',0,'?'),(_binary 'ؖ\�\� �eT\�wc�vo','wp-content/plugins/js_composer/include/params/sorted_list/sorted_list.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/sorted_list/sorted_list.php',0,_binary '�\�y�\�\��]\n\�\�\�\�',_binary '�\�y�\�\��]\n\�\�\�\�',_binary '\�\��E\�o^$�_�\�\�\�/�h�\�8�$o�\�ʣ','',0,'?'),(_binary '؝Ã\�\�3�\�\�\ZSy','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/.Core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/.Core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ث�\05\�W�K��=\�3Q','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_satellite_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_satellite_24px.svg',0,_binary 'Aw�..�\�AE��C\�.ȃ',_binary 'Aw�..�\�AE��C\�.ȃ',_binary '�\�\�N\�Jފuz8 \�R3�\��\�C�\�ե��','',0,'?'),(_binary 'ج}\�\�\�ȑ\�#e','wp-content/plugins/wpforms-lite/changelog.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/changelog.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��&\�\�\�v��y�A^',_binary 'v�*�$�\Z����Аx\�\��QRX��u_\�$k','',0,'?'),(_binary 'ح\�\�Auݤ\�0�','wp-content/plugins/wp-maintenance-mode/assets/js/jquery-ui-timepicker-addon.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery-ui-timepicker-addon.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '23u\�K?Df\�\�N7*]',_binary '�|1簂�\�n{\�\�9\�B�2�J;%c\�ܾ��|$�c�','',0,'?'),(_binary 'د���\�.\�=t5$\�b ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/.unidata.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/Resources/unidata/.unidata.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ر�-�_}Z�h�\�\n�\Z','wp-admin/includes/class-walker-nav-menu-edit.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-walker-nav-menu-edit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�kΕ\��\�J|1�Z',_binary 'N����*>.\�\���<Z�D\�s\0[��m,�7','',0,'?'),(_binary 'ط6��.-; ե�[g�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_image_aspect_ratio_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_image_aspect_ratio_24px.svg',0,_binary '{HSڳ�u�f%\�5cO�\�',_binary '{HSڳ�u�f%\�5cO�\�',_binary '�<[�ĭP\�n8\�\�~9� \�~\�M\�\�\�\��U','',0,'?'),(_binary '\�\���rf\�\��L�\�S�','wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-stacked.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�w\�/7�7fV�g&',_binary '\�v�E�x,\�%�%NA\� 6;\�34*E;`\�#5a','',0,'?'),(_binary '\�\�a\�@z<ю��Hk\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�XM?\�ρ\�\�Js\�&',_binary 'IaM�.7 S��q\�_\�t�\�ע ڂ\� ��\�\�\�\�','',0,'?'),(_binary '\�\�\�\�{�\�BXEшk\��','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1Ƀ�\�[\�c+�\�$',_binary 'd\\\\�QF YB\�\�م��\r�FoWq�\�\�4f���f','',0,'?'),(_binary '\�ܵ��[�g�9\�\�Ĭ� ','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_flight_takeoff_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_flight_takeoff_24px.svg',0,_binary '�(�%m_Qb�Rβ~\Z\�',_binary '�(�%m_Qb�Rβ~\Z\�',_binary '\�iU;A\�¯�+a�P\�Dw/bV�\�+X�\n�]','',0,'?'),(_binary '\�\�\\� n�� �\�x\Z\'','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Query.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��Md\���\'!���',_binary '/\�[1�4m\�\r=_\�طWH���&�\�\�M','',0,'?'),(_binary '\�\�y8\�g\�֡!�\�S\�o','wp-content/plugins/contact-form-7/modules/recaptcha/.recaptcha.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/recaptcha/.recaptcha.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�|\�?�ȋ*\�L�\� ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestVersionStats.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestVersionStats.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I\��\�\�}�\�Ui',_binary '���}wU�.�u\0�W�&�\�_wrr�\�_\�)k\�\�W','',0,'?'),(_binary '\�\�\�G2�\���\'\r�6','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestContactExport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestContactExport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@���\�5�=�\�Kʶ',_binary ')�]\�r�m(ft%Y\�y�;\�\�7BS\�+d��M','',0,'?'),(_binary '\�\�ҡ���K%����^�','wp-includes/js/dist/dom-ready.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/dom-ready.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��V�Np�܂R�\�',_binary 'u\��\��\�28>�&$�V\�㔇̞E�\�_\�v\�z�\r','',0,'?'),(_binary '\�-h\n\r`�\�ýەC/s','wp-includes/class-wp-query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��$i_P0�I7\�aη',_binary ']vq$���\�[n�S~q\Z?�\n��_�\�\�\�','',0,'?'),(_binary '\�\nh\�\�\�j\�fm8:c','wp-content/plugins/revslider/public/assets/js/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/js/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�r��-���\�D.�\\\�','wp-content/themes/twentytwenty/print.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/print.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��vؖ�\�W.mc��',_binary '\�h�\�\�\\\���|UW�\�\�\�\�5h�\�g���\�','',0,'?'),(_binary '\�\�\�Ȟ�W\�\�öHN','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Exception/BadConfigurationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�>$�\�XR\��j\nXN',_binary '\\G��\�\�\�\�K\�ρ=x\�Ո��j\r�+@\�&\�','',0,'?'),(_binary '\�%N�^ǽv\�7s�@\n�5','wp-content/themes/twentytwentyone/assets/css/ie.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/css/ie.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�fq��(��>\�yY=�',_binary '�n�\�T�a �X��Z�:3o��ƈK.�)','',0,'?'),(_binary '\�,(�i7:^\�^\�#','wp-includes/js/tinymce/plugins/paste/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/paste/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'dX�\�����\�z҆֫',_binary '�f\�\�\0W{?q�\�\�\��\�\�\�Ul\�P\�֫c8','',0,'?'),(_binary '\�3\�>\"k\�I1\�F1 ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsForwardingAddresses.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsForwardingAddresses.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�V�k��\�(QКRjN',_binary 'ghN�\�X*4 \���\��\\|\"��&�N;3\n\��','',0,'?'),(_binary '\�9�8�u���s@t@y�','wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/.lib.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/lib/.lib.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�F\�2\'�?z\�\�\�\��_\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BinaryField/Integer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~B�\�:����K�_\Z�Z',_binary '`\�\n\�\���\�%�\�xv�#\�W�\�C$��\0¥�G','',0,'?'),(_binary '\�J\�\�^\Z7��uG�k+','wp-content/plugins/wordfence/lib/wfDB.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfDB.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P�_<���-1\�__I��u',_binary '\�%d����d�\�_�\01@TY�$�\�\�\�A','',0,'?'),(_binary '\�R\�M\�\�<60%���;','wp-admin/network/contribute.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/contribute.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c�yJ\�ߛ\�B\���\0�',_binary '\�C�\�\�\�KdS\�I���Sߪի,<\�,F��\�','',0,'?'),(_binary '\�UӸph\�7\��r�\�P\�','wp-includes/Text/Diff/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�d\�\�%3\�\�Z\�4��_+','wp-includes/css/dist/edit-post/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\�o�6m \�\�dM',_binary '/Fz�H�FGV\�\�:��\�p�*\�ϵ\�\�gE�V4J�','',0,'?'),(_binary '\�h�\�\�\�\�&zg?y\�','wp-includes/sodium_compat/src/Core32/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�k\�\�/y�����&��G','wp-includes/images/rss-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/rss-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ya[�Q�\�\���rj�',_binary 'yS0�c`\n7�\�as�\�#\�n\��Y\�\��','',0,'?'),(_binary '\�}\�7:MЉ/;/�;�1','wp-includes/block-patterns/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary 'ف5i�\�3�8E�C','wp-content/themes/main/js/plugins/gosolar-skrollr.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-skrollr.js',0,_binary '(�;ퟰH�1#寴�\�',_binary '(�;ퟰH�1#寴�\�',_binary '���!�3A=�\�Y0F��\�DH\�\�\�\�vY�d����','',0,'?'),(_binary 'ق��\�)\�4�g����0h','wp-content/themes/twentynineteen/js/skip-link-focus-fix.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/js/skip-link-focus-fix.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�=�oG;\� k�\Z\"\�',_binary '��ՙda��1,6�\���9\�%ef;V�5+�','',0,'?'),(_binary 'م�;\n�fD\�o�c','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistb409.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5��_\�}��\��GzIyJ',_binary '\�gA�\��\�\Z\"ӊ�E5\�>\�9\�L�덐Ϯ�','',0,'?'),(_binary 'ه�(�êq.�A��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/SignBlobInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/SignBlobInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�IH*\�\�۫q&�ZR�',_binary 'LҰm�^*\�_\�XBh�\�/=\�7E�5;�K-p$�','',0,'?'),(_binary 'و\�TĖhx~Dt>l�','wp-includes/js/dist/compose.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/compose.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˴\��\��f�(J\�\�',_binary 'W��\�lZf[\�,�2ԇ\�se.�\�;�r�\�++k�2','',0,'?'),(_binary '٘P2X���@.E�et#','wp-content/plugins/wpforms-lite/assets/images/geolocation-education/smart-address-field.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/geolocation-education/smart-address-field.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A\�|]�VS�7\"zW@\�',_binary 'ۆ���h�_8��K�����aT\�\�\�\�:���\�','',0,'?'),(_binary '٘\�\"P�ܞ\�\�,��\�','wp-content/plugins/wordfence/images/icons/ajax24.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/ajax24.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K:����\�mP�',_binary 'j*\�e�\��\�doX�~�7\�\�&���N�9\�|L��\�','',0,'?'),(_binary 'ٛ\�N\�\�jgWCl\n��b,','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/NullHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/NullHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�1hpg\�>&!\�^',_binary '�\n^�ȩ\�<~Ą��!U/?\0\�|xo�g6�','',0,'?'),(_binary 'ٟ�#.\�x:��P\���','wp-content/themes/main/vc_templates/vc_column.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/vc_templates/vc_column.php',0,_binary '�O\"!D\�6ֿ#�/\�\�',_binary '�O\"!D\�6ֿ#�/\�\�',_binary 'B�U\�5_\�[=�\�BVe*>-��1l\�\�\�|\�-�u','',0,'?'),(_binary '٥\� �5\�-\�\�k�}','wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z\��\�\���\� 6�>',_binary '�\�@⣂�L\�EQ\�\�(�ie��q[N|&�\��Ð\�','',0,'?'),(_binary '٫\�\�x\�˰�Fd�]','wp-content/plugins/js_composer/config/lean-map.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/lean-map.php',0,_binary '卿]+���\��̈\�',_binary '卿]+���\��̈\�',_binary 'K�m�\�֙<B�|\�h>��o\�\\J֭\�','',0,'?'),(_binary 'ٱ��MPr\�\�h~���','wp-includes/blocks/post-content/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-content/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����#Y�B�F��ZT',_binary '\�4�bC�>\�\�\':\�\���3��s�:1<Ay\�D!','',0,'?'),(_binary 'ٽ���_sU���:\�\�+','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_donut_small_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_donut_small_24px.svg',0,_binary '\n�I�u��\�\0n\�(\"9\�',_binary '\n�I�u��\�\0n\�(\"9\�',_binary '�����_\�\�\�مX�m�\�=�ۋiŤP��\'\nJUV\�','',0,'?'),(_binary 'پ[��v�J_.�G\�','wp-content/themes/twentytwentyone/assets/js/palette-colorpicker.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/palette-colorpicker.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u�K\�\�TS\Z5�5��',_binary '�~}�\�\�۽@֖\"�����Jf4�*Ww븺','',0,'?'),(_binary '\�ċ\�}\�3�m\�J\n�\�<','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Ip.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Ip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ы\�r.:ֳq9i(�',_binary '\�fUo�Y�z\�\�!a3��5\���\'R�Ͼ+�','',0,'?'),(_binary '\�\�\�*\�g\��Q\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_progress_bar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_progress_bar.php',0,_binary '@R5oR\�)O��\�5#',_binary '@R5oR\�)O��\�5#',_binary '���\�y\�V~\�\�{�\�`�\�YO�Z�9J16r2','',0,'?'),(_binary '\�\�%�4�\�11GpRX','wp-includes/blocks/tag-cloud/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/tag-cloud/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�\�\�{*�\�4JqDU\�n','wp-content/plugins/wordfence/js/jquery.dataTables.min.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/jquery.dataTables.min.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '<\\\�\� �͕�h�',_binary 'v\�Ao;�uD\�3$�WB95\�_\"��\� �','',0,'?'),(_binary '\�\�\�(܁R�L�\�K� ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/address-book2.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/address-book2.svg',0,_binary '�\��R7rR�\r\�w3�',_binary '�\��R7rR�\r\�w3�',_binary '\r\�I^\�c>��\�ڮ\�\�u�B�7[��4��öU\�','',0,'?'),(_binary '\�\�\�;�e\�ܿ%�PS\�','wp-content/themes/main/includes/register-metabox-types.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/register-metabox-types.php',0,_binary '\�>�I��Y�L̢\�eߌ',_binary '\�>�I��Y�L̢\�eߌ',_binary '\�)��z\�mH�\�\�\��\�E\�Oϕ���A�NC[3','',0,'?'),(_binary '\�\�Og{0,��\�Ȓ\\�\0','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/.Formatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/.Formatter.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�\\m o\�.r/\�\�','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xN�$h\�Z��f��\�=',_binary '*\�tk�UO�@\�\�cL\�\�g\�/\�rۉ�\\y6,���\�','',0,'?'),(_binary '\�\�EIF�\�,�Ŧ�h��\�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_memory_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_memory_24px.svg',0,_binary '\�\0]�K\rM�\���\�',_binary '\�\0]�K\rM�\���\�',_binary '*r��<\�\Z\�Ŝ��.w\�\�!;\� �vI\�_ow','',0,'?'),(_binary '\�\�!}\�=\�`*�gZ=','wp-admin/network/themes.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/themes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9S��?\�;�\�>%\�!',_binary 'S\���#�<^�L�\�w\�ǧ\�Y#�I\�C�g�;J','',0,'?'),(_binary '\�\�r[\�C`��\���','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/Ge/P3.php',0,_binary '\�\�\��|pi\�9��\�\�',_binary '\�\�\��|pi\�9��\�\�',_binary 'tt%SC\�WdD\�Ml\�I\��\�_$��?\�d','',0,'?'),(_binary '\�\�CI���\"i��\�ٳb','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/address-book.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/address-book.svg',0,_binary 'X\ZK:8\�D^��\�(\�s',_binary 'X\ZK:8\�D^��\�(\�s',_binary '_\�\�\��_�\�\�u(�� ,8\�$O��`�5���','',0,'?'),(_binary '\�\�\�9\�\�eP8{�(Y','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hu.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hu.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*i@\�\�qo8k\����',_binary '�p�\�:�6:*�\�2;�N\�ך�1v\�2;\�܈\rX�','',0,'?'),(_binary '\�\�\����F�\��\�uw','wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-01.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email-reports/screenshot-01.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'İ��օ�\�\�\�\�!�K',_binary 'w\�\�lD��N\�*DQ����J\�F5j\��','',0,'?'),(_binary '\�\�VBǡ\�\�\Z�B\"\0�\�','wp-includes/js/codemirror/esprima.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/codemirror/esprima.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd_� \�S�\�g��ٛ��',_binary ']�;�%Js\�\�lx\�\�Fq��BH\Z\�U8\�\�','',0,'?'),(_binary '\�ǔ%\��(Z\n\�$w�','wp-content/plugins/js_composer/include/autoload/vc-shortcode-autoloader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-shortcode-autoloader.php',0,_binary '�l��\r�\n�0$8%#�\�',_binary '�l��\r�\n�0$8%#�\�',_binary '\�Ĵ�4���{Co\�$;\�2�T�\�H���T\�\�[','',0,'?'),(_binary '\��\�W\�02�)IiNk��','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/vc_tta_section.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/tta/vc_tta_section.js',0,_binary '\�,x#\��\�r\�\�\�',_binary '\�,x#\��\�r\�\�\�',_binary '�\�\�>w^G\Z`\�\" W^ٽ�R��ގ\�;��','',0,'?'),(_binary '\�>\�~\�!\�g\�q��','wp-includes/js/tinymce/skins/lightgray/skin.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/skin.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\\��B���&\�pw\�',_binary '7>xV&v|�\�U�& ݷ\"ǥz9j\�F%ѽK\�\�V','',0,'?'),(_binary '\��\�\'�i\�P�剧#�','wp-includes/js/tinymce/plugins/tabfocus/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/tabfocus/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\��G\r�6�\�f�Lv-�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_zone.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_zone.php',0,_binary 'Z�o��\�T\�\�4\�\�M)Ւ',_binary 'Z�o��\�T\�\�4\�\�M)Ւ',_binary 'h\�:7\�\�$��\�ׅNߚ.�\�\�6\�o@�C\�8\'�Y�','',0,'?'),(_binary '\�\\_\�\�fsA\�)Y','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/TagProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/TagProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�]��M\�\�@f�\�\�',_binary '��\��XivhN\�\��U��\��\�{Hc�rG','',0,'?'),(_binary '\��w�=Ţ\�O�&�F\�','wp-admin/css/colors/midnight/colors.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/midnight/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DI�����0\'�|`n_(',_binary '\�\\\�\�&5e\\\�k\�q\�pAnL:�\��b����\�\�','',0,'?'),(_binary '\�D\�\� d{�\�´�','wp-content/plugins/wp-maintenance-mode/assets/js/scripts-admin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/scripts-admin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\�\�&ٗ�˿\�n\�',_binary '\n;z7R�f~LC^�\�]/\�s^�\�.�(0e!}R�','',0,'?'),(_binary '\�\�\�\�)\�\�D��','wp-includes/block-i18n.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-i18n.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n\�\�\�!���:D�\�8\�',_binary '\�f�\\t�M&\�\r�1\� $u3�\�\� \�\�\�','',0,'?'),(_binary '\�\'�\�7�\�b\�\�~ 6','wp-includes/sodium_compat/src/Core/Base64/Original.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Base64/Original.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ң-\�\�\�с�\�',_binary '�9\0zot�ID:\0��\�\�g\� I%\�~ަ��$o','',0,'?'),(_binary '\�,\r�\� \�g\�H\�6','wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�H\�v����\���',_binary 't Nɼ!\'�W�\�\�`�1�\�1���1\�\��!\�','',0,'?'),(_binary '\�2\�6,̞|ke�L\ns','wp-content/plugins/wordfence/images/2fa1.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/2fa1.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/)\�h\\ h�G\�8�',_binary 'C\�%\�0�z)f ����@\�t>\��ɶ{T�\�8�o�','',0,'?'),(_binary '\�5\�Xx_�c.��]B\�','wp-content/plugins/wpforms-lite/assets/images/times-solid-white.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/times-solid-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm#4\�\�v���\�$^!�',_binary '\"��{#I�\�\�#o!i*\�\�eb�]ӓ\�\�v�\�','',0,'?'),(_binary '\�@Gtd\�AD4�\�\��','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/File.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'c\�]-\�@W�\\0\�\�Wv',_binary '\�\�c`�C(ߛ\�V\�S6ب�c\�s\�\�u8\�6�\�l','',0,'?'),(_binary '\�G�\�>Ds\�Ȥ\0','wp-content/plugins/revslider/public/assets/fonts/font-awesome/fonts/fontawesome-webfont.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/font-awesome/fonts/fontawesome-webfont.svg',0,_binary '�.\�mur��I1��G\�',_binary '�.\�mur��I1��G\�',_binary 'Lr7D@y��\�ɂ]NK�(�\�ti\�G9\���\�Tm=','',0,'?'),(_binary '\�V�\�\�C\���\�dvۦ�','wp-includes/blocks/file/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ō�L\�\�?\�*��',_binary '�Ts3\����n\nAt�l۩_�S�^\�\�H\�Z\�#8','',0,'?'),(_binary '\�W���3\�\�\0b78:','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_eject_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_eject_24px.svg',0,_binary '�T̝�s�L�rb%V�',_binary '�T̝�s�L�rb%V�',_binary '�d���A\�j\�\r\�86\�\�\�#Ӈ:����쓋\�!','',0,'?'),(_binary '\�ZT�+#\�\�E닽�\'','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_outer_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_border_outer_24px.svg',0,_binary 'A�,���0^\�_\�,\�=\�',_binary 'A�,���0^\�_\�,\�=\�',_binary '�?\ZSb\�\\\�c�W�_Bf9\�l���e̍|�\�@','',0,'?'),(_binary '\�]\�\��\�o�i\�\��7\r','wp-admin/css/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�`V�\\�����\��9\�','wp-content/themes/twentynineteen/template-parts/content/content-page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/content/content-page.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\��Gm��xW�\�\�d',_binary ' N\�\�ż �I6h\�%^�?`v\�Y\�=�\�2��','',0,'?'),(_binary '\�a��\�T\�vb\�\�2sE','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L{4O0\�Bm�&�',_binary '\�#g\�\�t��S\��9E\�5}S�\�S\�\�\�\��\�','',0,'?'),(_binary '\�bT)��D5Ity#','wp-content/plugins/wpforms-lite/assets/images/exclamation-triangle.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/exclamation-triangle.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'DV�@MO�\� ��\�+\�8\�',_binary 'Ε�ܥ\�9�H�Td9�\�|\�\�M\�+P�����\�','',0,'?'),(_binary '\�o�+-/#EG^!�?�\n','wp-content/plugins/revslider/admin/views/builder-layer-forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/builder-layer-forms.php',0,_binary 'k\�\�\�d|}#���o\�\�',_binary 'k\�\�\�d|}#���o\�\�',_binary '\�b5An%�� \�/�\�V\�h} $TהWK�贵^','',0,'?'),(_binary '\�r\�׆MGs\�#{)��\�\�','wp-includes/blocks/widget-group/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/widget-group/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�u78�¸\�KԊkh\�','wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�tJֶ�Dܒ�+�C',_binary '\�\�\"uu�g�I$E���D=\�\�\n���Q��g-\�TZ','',0,'?'),(_binary '\�z�ͣ&]Tթ�\�,','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/.inc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/.inc.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�|�#\�#�{�\��\�','wp-admin/js/link.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/link.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n��w��h���\��s�[',_binary '�y\�h8\�Hi*\r!��\�4*�<9g�V\"�U��','',0,'?'),(_binary '\�}\nک �\�k;p�','wp-content/themes/main/js/rate-it/gosolar-jquery.rateit.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/rate-it/gosolar-jquery.rateit.min.js',0,_binary '(��E�zo�\0[��[E�p',_binary '(��E�zo�\0[��[E�p',_binary '\�\�\��A%k\�\�|;\�\�3\�Gr��u�[\�\�0��','',0,'?'),(_binary 'ډx`\�9\�LťM�\�,L','wp-includes/css/dist/block-editor/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\�2\�:�t\�\�\�d\'\�',_binary '\�K�\�G\�jR\��\�\�\�\�\��\�.�J\"��[\�\�Ɣ','',0,'?'),(_binary 'ښ�\����\�\�u�_\�','wp-includes/blocks/post-template/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��s�&\�Aɕ-\�\�V^',_binary '\�Kc\�\�y\�\�\�\�\�\�\�\�p��h\�~\�\��','',0,'?'),(_binary 'ڰfK�nM\�\\8���\Z','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestCampaignResultClickedLinks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AbTestCampaignResultClickedLinks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��o�VFH\�5��y\�\\Y\�',_binary 'u�\�\�\�3\�\�\�\�\�b�S*�\��\�\��f�\�\�','',0,'?'),(_binary 'ڰXϨ]I\�s�_Z�}�\�','wp-content/themes/twentytwenty/assets/js/color-calculations.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/js/color-calculations.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd�0�^\�t\�\�}S\�',_binary '̠U��\�\�e\�Cb\�`aމb��\�z/ȓ\�U','',0,'?'),(_binary 'ڹ�\�|P������','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-date.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-date.php',0,_binary '�\�[�&��Q罶\�\�Z3=',_binary '�\�[�&��Q罶\�\�Z3=',_binary '\�ZU�\�G\�y�\�:\�X�|e�\�=���\�\�BJJ','',0,'?'),(_binary '\��#6�K%#f\r\�','wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9@G0\�\�z\�\�0j^D\�',_binary '[�\�j�\�9���\�Ba\�|����\�\�\�)�>�Oa','',0,'?'),(_binary '\�\�W\�S\�:\�(\�=c�\�','wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gߔ\�\�A�\�\�B�\\�',_binary '\�`GS\"Ŝ(G�u\Z \�s�E\�\��\�P|�\�','',0,'?'),(_binary '\�\� Б�˳�RQ\�\�\�{','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/TransactionalSMSApi.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/TransactionalSMSApi.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�KpR=�\�u��\�+=z�',_binary '�k*<&�s¿@rM!` }\��\�$r}RE5#O�8','',0,'?'),(_binary '\�\�r\�\�wƞ\�\�\�','wp-includes/blocks/footnotes.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/footnotes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CLr`$�#�İ��\��',_binary '\���u�τ=�Ŗ�P��k�v\�=~�X�\'��3\�','',0,'?'),(_binary '\�\�(ti�R��\�\�d�\�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r�*\�un�rdu�g�\�\�',_binary '\�ҷ<h�bo\�>\�W�\�\Z�N��� e\��ia�','',0,'?'),(_binary '\�\�̭\n5\�B�\�\�\�+\�l','wp-includes/blocks/gallery/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�%}\�\�D�J.r�\�<',_binary 'T|�հ>n%|\�c!�J�Z\�=��������G','',0,'?'),(_binary '\�\�)�V\�:��v\�|ߌv','wp-content/plugins/js_composer/include/classes/core/class-vc-pages-group.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/class-vc-pages-group.php',0,_binary '&\��֨\��9E�\�g',_binary '&\��֨\��9E�\�g',_binary '\���ƒx{.jo�Y\�<�{\�\�d\�C\r\Z!�\�','',0,'?'),(_binary '\�\�J�B�&9:V\�F[�','wp-includes/js/dist/media-utils.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/media-utils.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��+;\�¥\�\�H',_binary '5\�*~\\ݥ�\� \�Z��L�B\�8�\�y�\�!Ies�','',0,'?'),(_binary '\�\�pNe9�O�iEX)!','wp-content/themes/twentytwentytwo/inc/patterns/general-video-trailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-video-trailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�⩑據\�ys�y\�\�',_binary '��\�@\�C\�]�^��h\�\�\�\�\�b6��L���K','',0,'?'),(_binary '\�\�\�C�.yj\0o\�*�f�','wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�L\Z3`f��і{_z�q',_binary ' .IET�\�أ��J#\�J\�Uk\�7�hy�\�\\�0�','',0,'?'),(_binary '\�\�}aqG%\�I5ŢY�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/km.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/km.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b+\�\�|�\�\�\�\�ǩ',_binary '�`�؊\�����5͝\�\�d\'2\'\�\�\�h�E�~\\','',0,'?'),(_binary '\�!�(t�\�<Թ','wp-includes/js/heartbeat.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/heartbeat.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j�d�\'�\�~��;{��',_binary '�!b�\���\�+<\�[-|�\�\�*\�~g\�rU9��Z','',0,'?'),(_binary '\�\�_\r�JL\�#�@B\�\�','wp-admin/css/colors/midnight/colors.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/midnight/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�]1A9\�Qz�}\�\�>q',_binary 'M\�t&\�}*\�%5\"w�萆 \�o�|x��}�!','',0,'?'),(_binary '\�J{B�\�\�.|\n�\�e','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�{\� ���X\�\���',_binary '\�0�\�Tv��]\�\�\�\"T�&��Q\�հ���\�5�','',0,'?'),(_binary '\���\�n\�_\� ��\�d�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartBody.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/MessagePartBody.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�!\��\�\�儣\"',_binary 'I�o�\�~�c\�\�2�r\�p�\�_����z�\'JG��\�\�','',0,'?'),(_binary '\�r$A\�C\��ߵkO','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/PublicKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Niĥ^uo�2�gl[h',_binary '`\�,d#\���\�0�\�p�\�H5.ip�R�\�)','',0,'?'),(_binary '\� \�I\�_X�\����?','wp-admin/js/gallery.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/gallery.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J�\02\�iY\�tyk��{\�',_binary 'ĥ\";���Du\'U_f��*\�~\�̸\�#\�\0�qML','',0,'?'),(_binary '\�%\�\�jo�z\�|%*{\'�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_invert_colors_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_invert_colors_off_24px.svg',0,_binary '*\�}���\�V�\��_��',_binary '*\�}���\�V�\��_��',_binary '��\�mD��K�\�+�\�\�\�f���=��&}w�\�','',0,'?'),(_binary '\�\'9d��d�h^uM','wp-content/plugins/revslider/admin/assets/js/modules/editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/modules/editor.min.js',0,_binary '#�\�\�Si�\\�\�=+.',_binary '#�\�\�Si�\\�\�=+.',_binary '��rT\�꒷��}\�,h7�\�\"x8&�a\�/','',0,'?'),(_binary '\�4V��s#�,\�Q�\�','wp-includes/blocks/query-pagination/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�(�\�yX\�\�n \�H\�f�',_binary 'DA\�uJ[���?W\����\�\�.ٝ\�oI\�o\�&','',0,'?'),(_binary '\�4��6\�1\�m\�\�Y�R','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�nH\0\�u�}� `�\�\�\�',_binary '���R\�\�&�X\��d\�[��4���9��V\�I','',0,'?'),(_binary '\�<���\0vY�>ma','wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-chat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-chat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�3\�=4\�+�\�2]',_binary 'i\Z%\�2��\�l\�\�\�@uFi\�\�=��_\0P�հ�','',0,'?'),(_binary '\�GW�HW\�f\����\�s','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�/d?�^F:_t�\� ',_binary '\�F�\�\�\�\�\�Z#mEn��X\�\�\n ��\�_Y�\�','',0,'?'),(_binary '\�Gri\r�~�dX\�c:\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/import_export/field_import_export.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/import_export/field_import_export.min.js',0,_binary '�\���XOA��\�3�TB�V',_binary '�\���XOA��\�3�TB�V',_binary '\�(\�́�ǃv{Os7o�aDYWV)Y\�\��`��','',0,'?'),(_binary '\�RЄlЉ)��Ç^?\�','wp-content/plugins/revslider/backup/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/backup/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�U�i>��a뻲,lH/','wp-includes/js/tinymce/plugins/wpdialogs/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpdialogs/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�f��\�7\�\�w\�\�\�%�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exception/StrictViolationException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exception/StrictViolationException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�@�ReT��\�?��I',_binary '.\�f[,\� H=\�\n*xi?�!r�\�.�\�','',0,'?'),(_binary '\�j,ΐI�}\'\�u,��\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-arrows06.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-arrows06.svg',0,_binary 'vO\�H�%,3�}䤎LZ\�',_binary 'vO\�H�%,3�}䤎LZ\�',_binary '\�\r��\�\�1\��v�\�\�O�_�<х(%{u�\�b\�','',0,'?'),(_binary '\�o�\�/�oYԙ�>K&kx','wp-content/plugins/js_composer/include/templates/editors/partials/vc_ui-templates-tabs.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/vc_ui-templates-tabs.tpl.php',0,_binary '�Ti\�6\�?\'�: X�',_binary '�Ti\�6\�?\'�: X�',_binary '>��M8WDuaiS\� \�\�F�V>���q','',0,'?'),(_binary '\�v6^A\�\�A/],6\'y:','wp-admin/css/site-health.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/site-health.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9\�\�_rs�\\\�\�t|G;',_binary 'w�\�b2\"�\�%:k�ց\�\�3R�!S�w0 N�O\�K\�','',0,'?'),(_binary '\�zY#1��A��pV�m�','wp-content/plugins/really-simple-ssl/class-admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/class-admin.php',0,_binary '\�\�_\r\�d\�Z]&Qj\�@�',_binary '\�\�_\r\�d\�Z]&Qj\�@�',_binary 'hh��\� r\�硍�]~\�Tt\�Rg\�ra)\�','',0,'?'),(_binary '\�~P/{\�ե��o\�;W','wp-content/plugins/js_composer/include/params/iconpicker/.iconpicker.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/iconpicker/.iconpicker.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ۆ\�\�\�\�A+:�\�ʌ','wp-includes/Requests/library/Requests.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/library/Requests.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5�N�Ej\�4yx\"\�\�$',_binary '�P\�\�\�\�\05P�^\�9*�xG)�֬�a\�X��|\�','',0,'?'),(_binary 'ۋ{S0\0\0=�1_ئ\r�5','wp-includes/js/dist/priority-queue.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/priority-queue.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#5R]4�\�]H�F>v_q�',_binary '���\����%�*���\�k2~�\�h�edz�\�','',0,'?'),(_binary 'ۖJ�Bw�C��|M\�v','wp-content/plugins/wordfence/lib/Diff.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/Diff.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5VzY�]�#yR�\�Jݮ',_binary 'Y�M�\"z)tϖ��\�*c�wL\0�����1w$d�\�','',0,'?'),(_binary 'ۙȂ\�\'\�.��gJ\\e','wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-sidebar-blog-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'wh!\�\�R�|\Z\�\�\"�|�0',_binary 'jI��W+{FС��\�K��\�\r\�Ag� ���(X�8','',0,'?'),(_binary 'ۚ\�~>\�qQO3�\\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��E\�mfoJ0{\�\�',_binary '3o\�\�\�o���8��\��l\0L��\��\�%�\�t','',0,'?'),(_binary '۞~\�\�RS*��͞-��\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\�j\�x\�\��\�2T�',_binary '\Z�p���\�u\�\�k�\�؆��k\���\n�pa�\�J','',0,'?'),(_binary '۪\�\�\� .\�ո\�\\�\��','wp-includes/js/tinymce/skins/wordpress/wp-content.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/wp-content.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����`�\�Un\0\r��',_binary '>��\�@\�:so�\�\�X\�=��Kd�\�ku�{�','',0,'?'),(_binary '۳ d\�\�\�&s>h\�,','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-raw-js.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-raw-js.svg',0,_binary '\�]\�\�ed \�&@\�2{�',_binary '\�]\�\�ed \�&@\�2{�',_binary 'f�R`kn\�Z:�\�\�V\\iҦ5\�a\\�-j�Mjי\Z','',0,'?'),(_binary '۳7��� \�8��t<','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money5.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/money5.svg',0,_binary '\�\0�;1�{\�^72\�\�',_binary '\�\0�;1�{\�^72\�\�',_binary '�X\��C��&�\�=K2;;`A��\�\�\�=\"���n','',0,'?'),(_binary '۷\�\��\��\n\�\�/\�','wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/dm-sans/DMSans-Bold-Italic.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�N\�\�ƭ\�`\�d\�v�\�',_binary '\�oWap)�=\�\�q#{d\�6\�x�\���\�(D\�E\�','',0,'?'),(_binary '۾\�\�ķ:����`\�\�}\'','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_namespaces.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\�,}vĨ3�\�G�\�)�',_binary 'E�r4@\0�ԡ$�\�z\�3\�$l�\�\Z\�`i\�ex\�l\�','',0,'?'),(_binary '\�\�r�����=\�Ԓ\�','wp-includes/images/rss.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/rss.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��[�(\�.��*NZ�',_binary 'j�(-9��_\�\�E-#\�we\�$\�]o�01�\�u','',0,'?'),(_binary '\�͞� \�x\�G& \�','wp-content/plugins/js_composer/include/params/textarea_html/.textarea_html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/textarea_html/.textarea_html.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�g�\� \�B93\��\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/.Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/.Curve25519.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�ڨ\�t�c \�˵\�:G�','wp-content/themes/twentytwenty/template-parts/content.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/template-parts/content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',(��A�)f\�O�|',_binary 'o���]\�\�̀�h\"\�\�\�\�xd�\�\�HM\\�j�','',0,'?'),(_binary '\�\�\np�\�\�Gnu:��\�','wp-includes/js/colorpicker.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/colorpicker.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�V g\�����-�',_binary '�V�w\�\�%�%\�:�3CQ#+g\�\� ��e�}\�','',0,'?'),(_binary '\�\�Q\�Y�\n!�\�\�O&�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hi.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/hi.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oi\�\�+6\�<|ԁ*�\�',_binary 'K��\�\\2�\�i7Q\�s��9\�v\�p��\��~s֡','',0,'?'),(_binary '\�\�\�hg\0)]\�E\�','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg2_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg2_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5i4�\��\�ii�=\�-',_binary '��\�\Zz�\�_�<\�\�:N�\n^\�0HҬ q�\�\�\�\�','',0,'?'),(_binary '\�\0K��\�q�w\�\��n','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/key.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/key.svg',0,_binary '*h\�\�>\�P��: ��\�',_binary '*h\�\�>\�P��: ��\�',_binary '�¼#�3\�\�\�5�?�\�h\�щ\���%�','',0,'?'),(_binary '\�F\���\ru�D�b7','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@S�|���t��/AzN',_binary '%<.\���|\��\�\�\�o\�A��,8��ő\�)\�Øa','',0,'?'),(_binary '\�ȼ�؟\�\'\r`�\�\�\�','wp-includes/feed-rdf.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/feed-rdf.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xG�7\�%���\0b\�\�\�',_binary 'p=m=G\�l\�h�nh\��V\�\�]\�-\�+�1\�a','',0,'?'),(_binary '\�\n8\�,\�]!ˉN\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_received_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_received_24px.svg',0,_binary '!(�\�d�� 8!�]_P',_binary '!(�\�d�� 8!�]_P',_binary '\��m:ө:\�p�当�\�ē�\�LI�\�ex1\�9]','',0,'?'),(_binary '\�����\�,Z�삦','wp-content/themes/twentytwentytwo/templates/single.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/single.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�zo�yN]ɽ2��',_binary '\0h\�k��\�Qv\�6P��r\"��:RF.\�m�$\�ϭI','',0,'?'),(_binary '\�1k1seǢҠ\�y\�\�','wp-content/plugins/wpforms-lite/includes/admin/class-menu.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/class-menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�y�. \�\����\�B�',_binary '#�\�<>\�z\��\�\�l,\�\�z���\��B�\�\�:','',0,'?'),(_binary '\�2G�?�_\�\\\�\�-B','wp-includes/canonical.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/canonical.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�F�\"\�\�\�&�/��',_binary '�Y�\�\����l\�KJZd6�\�\�s�M-6t`U\�','',0,'?'),(_binary '\�7\�40\�\�\�!Go \�','wp-content/themes/twentynineteen/sass/elements/_elements.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/elements/_elements.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S�\�u����$x\0oT�',_binary '\�\n�ơ\�J�\�xY#$m>�ۍյ?�U\"$�\�lz','',0,'?'),(_binary '\�J`�I�2|%^\�\�\�_�','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_dock_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_dock_24px.svg',0,_binary '��\�!����_;W�r\�',_binary '��\�!����_;W�r\�',_binary '��;\�~y��\�\�>��\�l\�!;�\��8�{�g','',0,'?'),(_binary '\�]\�C���!}$^�r\\ ','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!K\� 5y���S*',_binary '\���Ty�O\�%u;\�U\�}\�g\�1�\�)�\�Z\�','',0,'?'),(_binary '\�r�)9C�\�\�o\�\�^�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/header_stickybar.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/templates/panel/header_stickybar.tpl.php',0,_binary '3܉X�y\�j\�B9�%',_binary '3܉X�y\�j\�B9�%',_binary '}on\�HI]\�\���\�!��`\'�\�oNL���YfI','',0,'?'),(_binary '܀.5\�Fqߟ[��\�~','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_youtube_searched_for_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_youtube_searched_for_24px.svg',0,_binary 'O\�E��i�Vke\�\���\�',_binary 'O\�E��i�Vke\�\���\�',_binary '�E\�vi\�\�X\�\�\�^�=B&}\�\�(^Sm��\�G�C','',0,'?'),(_binary 'ܑK\�ݓ\�\�\�%eP�^U','wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g�}\�h�k9\�yb�(W',_binary '��\�\ZD��Q\�^��\\���\��9��;\�7v�\�F\�','',0,'?'),(_binary 'ܠ4_+��;\�\�Ѩ2��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/files.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/files.svg',0,_binary '��\�-2���Tdz�\�',_binary '��\�-2���Tdz�\�',_binary 'P\�l�y\�\� \�\�^~�������M\�\n�0 8\�\�\�','',0,'?'),(_binary 'ܸ\�־\nL\�U7��\�\r','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/LexerConfig.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/LexerConfig.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�7��\���:*���',_binary '*Է�\�M|%(\�\�\�\�\�٨��\�r%�E\r�\�\�','',0,'?'),(_binary 'ܽ�i\n3\nꉟ�\nc\�\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slides/.slides.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slides/.slides.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�ˇ\r\�/��\rbi\�Z.','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Qy���?�;\�8�V\n�',_binary '\0\�-\�\�]뮳��XEt)�`\�\�1\�C�}Mr2\�/','',0,'?'),(_binary '\�\�\�.\�U\� ��Y\�\�=','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�h���`����V�Af',_binary '<�\\�G\�\�;1#��k�L��à\��(փ','',0,'?'),(_binary '\�\�Tо�R���\'\�{','wp-content/plugins/wordfence/lib/wfPersistenceController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfPersistenceController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%\�\�ky���i\�MO*',_binary '\�\�\�\�X(�30\r\n\�\�\nPE�̠�� �9\�\��\�','',0,'?'),(_binary '\�ӂ\�Y�\�%KB\�F','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/tk.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/tk.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'XV�)���f��\�\�',_binary '[\��m}��F�`�\��;\�>V\�`\�$��Ξ\�pk','',0,'?'),(_binary '\�\�ҹ`\�\Z\�\�]X:>\\�5','wp-content/themes/main/woocommerce/checkout/thankyou.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/checkout/thankyou.php',0,_binary '�y�SO\�z;#v`8j',_binary '�y�SO\�z;#v`8j',_binary '��\r\���\�EIWξ�/�Y}V�Ʀ-��P�','',0,'?'),(_binary '\�\�i\�q�\��\�r\�-s\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_check_circle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_check_circle_24px.svg',0,_binary '�q\0;�\�G����1��\�',_binary '�q\0;�\�G����1��\�',_binary 'Z܁4�B}\�\��-����W\�F+��_����,W\�','',0,'?'),(_binary '\�\�ջZml�\�4\�ˮU','wp-includes/images/smilies/simple-smile.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/simple-smile.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�K�\�{
��f�w�h',_binary '\�?Y�ag\\�<y�\���0\01\�\�8�3��H�g','',0,'?'),(_binary '\�\�0�\�\�\Z/1�\�~','wp-includes/blocks/query-pagination/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�HȞ]y��d`R<',_binary '�ϭF\�\��K�^�\� B\�ү\�Bn�5�\�','',0,'?'),(_binary '\��\r\0FJ\�\�B\�\�e\�','wp-login.php','/home2/faster25/public_html/ansrwanda.com/wp-login.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�n��\�wy\�d6',_binary '�p��1��N$\����q\�\�R\�4�n \r��\�]\�[','',0,'?'),(_binary '\�(\�\��K\�B\�\�','wp-includes/js/codemirror/fakejshint.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/codemirror/fakejshint.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5\�v\�,ROlx]J\')K',_binary '\�\�-�6\�$$�;���}ptO�4]2��ТR\�5֡','',0,'?'),(_binary '\�\�Ԭg#\�\�٠\�\�\�','wp-content/themes/twentytwentyone/404.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/404.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�n�\�6Z��.\�C\�A',_binary '\�\�-c����W\�\�o�\�6\n����(','',0,'?'),(_binary '\�\�K���\�\�I=\�!M�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Interpreter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Interpreter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nn�?����f@��\�Ĭ',_binary '�\r���JJ\"$�\�x\�mѻ��άb\�$i��\�_S�S','',0,'?'),(_binary '\�;$����NL\�\�Ϙi','wp-content/plugins/wpforms-lite/lite/templates/education/admin/settings/integrations-item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/education/admin/settings/integrations-item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!6<\�\�Dg�RUM�!\\�',_binary 'H\��\�GO\0\�km���6�\�VՇ�����','',0,'?'),(_binary '\�<�\�5��+H�\�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exception/.Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exception/.Exception.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�o\��\r�\�lٰ�d\�n','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetStatsByBrowser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetStatsByBrowser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '/[��i8\0\���N�:',_binary '\�\�\�8P>�!3����\��\�\��4\�[a`�vL','',0,'?'),(_binary '\�\Z\��\�#�nZ\�\�,','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder.svg',0,_binary '�\�=(\�(T\�D��ƍ0�',_binary '�\�=(\�(T\�D��ƍ0�',_binary '�`y\�3汮ʀ.���Ct��b�*R�{Eh\��\\','',0,'?'),(_binary '\�5 <؏]Ԛ\�\�>\�u�','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/DatabaseMetadata.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�I�}\�b\�\�~ LMQ\�',_binary 'WV�XH��\�W��r��rt(��\�\�<b�)','',0,'?'),(_binary '\�8�IH܂��\"\�ڜ�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_null_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_null_24px.svg',0,_binary '�o7\�K_�¼�\�',_binary '�o7\�K_�¼�\�',_binary '�\�4��mj{|\�\�>�|M\�j�\�ZZ�%}��~�','',0,'?'),(_binary '\�J0\�\��\�j�Yg\�h�','wp-includes/js/tinymce/plugins/lists/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/lists/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2�8��:s��w�9\�J��',_binary ')b\�#4\�e��*\�9(��=\�QE�e0|1��\�\n�','',0,'?'),(_binary '\�L,�\�Kͅ�`k\�\�Z','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�V\�*�\�F谯�\�<��l',_binary '\�®�R�l�U\�\����wz\�ank�\�G\�t�3\�','',0,'?'),(_binary '\�[6�5��+\� \�n9\�','wp-admin/images/sort.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/sort.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '������\�*� ��\�\�3',_binary 'vP���-~�x��O\" �\�\�\�\�;�\�','',0,'?'),(_binary '\�`�\�L\\3-i�_3�S\r�','wp-includes/blocks/code/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h��\�\�h\�w>��\�C�\�',_binary '#\�0�c���\�k�S�\�vܾl\���n\�lJ�7��','',0,'?'),(_binary '\�f�\�y���ħ�*!','wp-admin/js/nav-menu.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/nav-menu.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��G�jd�$]L���9',_binary '���+��\�`ٚ�\�\�\�S\�\��6\�!h\�ˣn�\�\�','',0,'?'),(_binary '\�j�OO\�\�裒����\�\�','wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/.importer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/.importer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�of\�\�\�A�\�ם(','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/RuntimeMmdbException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nJ!^\r�Y^\�&\�[c\�',_binary 'Ώ$�\�k�[�o�B\�LZ@h\�aWT\�\�e�\�','',0,'?'),(_binary '\�w�s��\�Y�e\�s{�','wp-content/plugins/contact-form-7/admin/includes/help-tabs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/includes/help-tabs.php',0,_binary 'ߤ�\0=�wkGϼ\�|Z\�z',_binary 'ߤ�\0=�wkGϼ\�|Z\�z',_binary '\�\�<\�<�n�:q\�}\\=W_<�Xc�\�\0','',0,'?'),(_binary '\�~4�M�\�ô\r)\�O','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pt-BR.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/pt-BR.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u�b�X�10\�\�R$\�*',_binary 'H&�\�G���V\�]\�\�\�w���+p�Qפ\\\�x\�\�\�','',0,'?'),(_binary '\�0�p��\�;=:Np�1�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_send_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_send_24px.svg',0,_binary '�7�������Ú\�\�\�',_binary '�7�������Ú\�\�\�',_binary '|($�y�K��A=A�ޅ\03.G���w\�\�O','',0,'?'),(_binary '݂{m�\�U.`�d�Y\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_color_reset_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_color_reset_24px.svg',0,_binary 'O�XW\�*�X\�',_binary 'O�XW\�*�X\�',_binary '��m\�2\'�9җ\\,\n���N�\�1�����','',0,'?'),(_binary '�rn}�z�\�w\'\�','wp-content/plugins/contact-form-7/license.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/license.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>,�\��M;�g\�@��',_binary '`\�\Z\�)�d|\�LJa�X\�>�P��6\�dP\�Z\ru\�','',0,'?'),(_binary 'ݔWh�\�il������','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/NullLogger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/log/Psr/Log/NullLogger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't+\�\�\�r�v�܈��',_binary 'eO�Z\�\�3T\�\�\�a\�Oމ7F�m�\"\�K�\�\�','',0,'?'),(_binary 'ݔ}\�\�!)\\NH�N>','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʑ�$�k\�)\�\�\�!�h\�',_binary 'H1\�\�6����F\�x\�Aj\�x�;x]\�J<�','',0,'?'),(_binary 'ݖ�\'\�\"|3\�_�t|�\�','wp-includes/class-wp-term.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-term.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0tv\��e�\�i/��:�',_binary '�\�\�\�\�V\�\�Gk�<\�|<P\�S� �5\�I\�\�_\�\�','',0,'?'),(_binary 'ݜ\�^q\�E��~}(','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_screen_rotation_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_screen_rotation_24px.svg',0,_binary '\���:=6�F\�\�0�q\�',_binary '\���:=6�F\�\�0�q\�',_binary 'yr!\�w\�\0��}@\�xɳp��=�9\�\�G\�\�\�0��49','',0,'?'),(_binary 'ݦ\��\�\�{b�h0�Q�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/rss/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�6ߔu\�U�Q(�AF\�',_binary '̩\ZTQb[c\�U\�,�\�s~��$\�F_\n\�e\� \�\�','',0,'?'),(_binary 'ݲ\�\�E\�b.r\�\�','wp-content/plugins/js_composer/assets/js/vendors/qtranslatex_frontend.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/vendors/qtranslatex_frontend.js',0,_binary '�ֶtST�\�.T\�\�OyV',_binary '�ֶtST�\�.T\�\�OyV',_binary '�ֈQ\n\�&\�\0\�\�G\�\�\��I\�Cc\�A','',0,'?'),(_binary 'ݲ��g\�>:\�[tQ�V','wp-includes/blocks/query-title/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-title/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�-m�Cl-�\��h',_binary '\�i\�)!n�\�le#\�\�\�aniq\�la\n\�O�X�','',0,'?'),(_binary 'ݵ�iK#�\�\�B]��','wp-includes/blocks/term-description/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/term-description/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�2\�璌\�oF�`@_\�',_binary 'X��H)e�?J\�\�Wy\�2\��\r\�kq��L�\�\�\�K-7','',0,'?'),(_binary 'ݺ$;k\�\�J� �a�l1�','wp-content/plugins/contact-form-7/modules/select.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/select.php',0,_binary '�uS�6\�ξ\�/��',_binary '�uS�6\�ξ\�/��',_binary '#�\�4!\�V+��Q�~\�\��wtT��U�s32�\�2\�','',0,'?'),(_binary 'ݺٰ�\�\�G�]��\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-progress-bar.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-progress-bar.svg',0,_binary 'O2j\0\�����\�4I',_binary 'O2j\0\�����\�4I',_binary '\�b\'�k�\�$VuiE\"�_8\�\"\�/G[�\�\�;','',0,'?'),(_binary 'ݺ\�9H\�ɍ�%@Y�\�F','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_chat_bubble_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_chat_bubble_outline_24px.svg',0,_binary '���ⓒÀު\�\�\�',_binary '���ⓒÀު\�\�\�',_binary '�P\��a gO� ;F\�sv��\06\�9\�ޟg$m2� ','',0,'?'),(_binary 'ݽ�G��#�\�X-�*8+','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp775.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp775.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a+\�\'G�*[����ٙ\�\�',_binary '�N�\�\��\�!\�\"K \0�\n�P�\�\�\�\�M�\�','',0,'?'),(_binary '\��\�\�\�\Z4=#��','wp-content/themes/twentytwentyone/.stylelintignore','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/.stylelintignore',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':F�\�Q�\�K/���(�',_binary '\�\"����$ْ��Mh�m�\�6\�:W�C\�tN�\�`\�','',0,'?'),(_binary '\�\��\��`�$\�Fc�','wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Ct�2iw r-^\�',_binary 'L\�D\�p[\��t_s^W\�9lB�(@ۨ\�\�\�:','',0,'?'),(_binary '\�\�!GSgL\�\�lye�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_turned_in_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_turned_in_24px.svg',0,_binary ':�\�\�TJM�\�AR�',_binary ':�\�\�TJM�\�AR�',_binary '�R2�s\����yn��\�8\"\�G7\�\�gwH$h','',0,'?'),(_binary '\�Г\�%�w|�dRO�\�S\�','wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/.DebugEvents.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/DebugEvents/.DebugEvents.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�4\�\����\�','wp-includes/blocks/media-text/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7n[f6j7\�;go�ex\�',_binary '[��\n1Š,\�rv2P\�櫈�`�a�g��,�X\\','',0,'?'),(_binary '\�\�\0��b2�1?��\�:','wp-includes/js/dist/core-commands.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/core-commands.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ϐ�m�5��\�\�\�',_binary '�\�U>l�\�\�{U�<��$��R�\r�\�\�Z\\','',0,'?'),(_binary '\�\��F@h�\�KP�X7��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/Create.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Account/Create.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y\���T�bku\�o',_binary '}\��\�W\�\���9\�{g�H�\�\�n�L{\�\�#\�','',0,'?'),(_binary '\�\�!z\�\�H�\�T�۰�','wp-includes/js/dist/router.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/router.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~�\�x: A\Z�v�K\�1',_binary '\�x,8\�}\�-*[\�H\�\�\�#1��\�\�\�\�T@SJ','',0,'?'),(_binary '\�\�\'�\�|?�\�>�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�L\�\�aDJ�?��Z��',_binary '����=F=�=�<��_%�=�\�M?\�\�\�\�\�u/','',0,'?'),(_binary '\�\�A�1\Z�fz;t1','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/diagram-hierarchy.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/diagram-hierarchy.svg',0,_binary '��\�s�\�\���ɫ\�(',_binary '��\�s�\�\���ɫ\�(',_binary '&����!\�\�\�Ho[\������Mb<�50\�)r� ','',0,'?'),(_binary '\�%�_\�2\r��2��\�k','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_5_4_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_crop_5_4_24px.svg',0,_binary '<�C�K\�|~9m\�\�',_binary '<�C�K\�|~9m\�\�',_binary '��\�\�٢��\�\�˻L(*��g�3\�a�KրC�I+','',0,'?'),(_binary '\���\�K\Z_�\�\�\Z','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڸb�\�9\����M',_binary '\�F�/\'���M%�9\�}@�\�fW�>��S*�m','',0,'?'),(_binary '\� �I;y<�s\�\'s�|','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/.Api.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Api/.Api.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�6]L���7\�de','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/AbstractAuthorization.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Response/Authorization/AbstractAuthorization.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'd͟\�\"�ގX�\�]\�T',_binary '٨\�(g�\�qu8\�=\�\�sE��t\�\�\�h\�[ˬ�\'>','',0,'?'),(_binary '\��\�\�jJ%COx0\�e\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�W\"2�\�\�(�\'H\�Kyv',_binary ';\�\���[\�9#\�j�(��d*Z�7V]�J2\�A�Y\�','',0,'?'),(_binary '\�Q�.\�Ob��ZƠ���','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Struct/ChallengeAuthorizationKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Struct/ChallengeAuthorizationKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��,G\�m}�Q\nw\�\�F\�',_binary 'o`\�CR\�#N�\�Ֆ\�l�Z:\'�|О;x��醶y\�','',0,'?'),(_binary '\� ���F�\�\�\�\�E��)','wp-includes/blocks/comments.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�)\�Z\�\\0*�S��1',_binary '�hT\�\�>\�x7�ź\04\�q3�B^��\�ܭ�\�\�\�','',0,'?'),(_binary '\�\nw�2v~\�p5a�k�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select_image/.select_image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/select_image/.select_image.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\n\�1p�?YG�\�N�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MimeType.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ss\�\�\�]\�ϑ�1yTV0',_binary '\�/8\�BGF���\�j٤a\�;/\�%e=�L','',0,'?'),(_binary '\��&p\�C��\�Q\�b�\'','wp-content/plugins/wpforms-lite/assets/css/fields/richtext/modal-views.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/fields/richtext/modal-views.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']x\�\�8\���?�H�',_binary '_裬�K\�\'\"��iX\�\���Ү�FR\�H\�\�f','',0,'?'),(_binary '\�HC���\�\�\�)�C\�','wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�y\�\�K�\�\n\�u�@\�x',_binary 'Aݶ�݁;_|s\�Ȥ4\�\�_\�)z�aK\�Q�Ee!��','',0,'?'),(_binary '\��\�I\�>��[l\"��','wp-content/plugins/wordfence/css/wordfenceBox.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/wordfenceBox.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C��\�WY�~\�H�#\�]',_binary '�r����{�\�\ZI�5�O1���Q\�\�Ӈ��\�\�C\�\�','',0,'?'),(_binary '\�p�խ^\�@#\�Ԓ','wp-content/plugins/wordfence/views/scanner/scan-progress.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/scan-progress.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�1{\� @\�m�90',_binary '\�K�\�M$��\�)�+SCQF�1qZ\�Tv`\�r','',0,'?'),(_binary '\� #�*�¸\�3�\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_message.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_message.php',0,_binary 'Zʂ\��,��\�\�;',_binary 'Zʂ\��,��\�\�;',_binary '<G\�+\�\�Py]�X\�mbԨ?r)\�~x\rC�y?��','',0,'?'),(_binary '\�/�\�\�\�yxRB�\�\�}','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/.Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/.Exception.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�3^\�\�PM�Y�\�\�H�D\�','wp-includes/js/tinymce/skins/wordpress/images/video.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/video.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�¶\��B�=\rz��3j�',_binary '���i�\�\�I/=�M�MX�:M\�A\�pv\�\r\�','',0,'?'),(_binary '\�5f����\�oޮ\�','wp-admin/includes/class-wp-privacy-policy-content.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-privacy-policy-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�=z\�KEН%��F�#n',_binary '=\�\�u\�\0�Ǖ�\�Y�1D\�@�,�u���\�\�a','',0,'?'),(_binary '\�BT\�}7\�\�\�\�Vꯚ\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\�A�m\�\�\�\�Z\�z',_binary '8VA\�\'t\�ێ?xԌY\�0��k�\��I��\�','',0,'?'),(_binary '\�N\�\\�|\�`*�,)@4','wp-includes/images/xit-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/xit-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ӂ\�u:@4\r�\�\�z<5\�',_binary '�S\r\�}@�~Q\�:�Sc���\�*d+\�Z\�_�{�R','',0,'?'),(_binary '\�Y�\�\�f\�ѥ��┧','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_find_replace_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_find_replace_24px.svg',0,_binary '̟}\��\�R�)b�\�n\�',_binary '̟}\��\�R�)b�\�n\�',_binary ']�{��ރ1\��ڽ�7scRc\�\�2�M','',0,'?'),(_binary '\�Zd��\�ƌ���\n�\�','wp-content/plugins/wp-mail-smtp/src/MigrationAbstract.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/MigrationAbstract.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�DD>)rv_{��\�$�\�',_binary '�;��sJ\�HD�� O֩��9���/Zт1�','',0,'?'),(_binary '\�^��x\�S�K\�v�O','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_drafts_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_drafts_24px.svg',0,_binary '�YoD\�Mډ��\�\�0Bˈ',_binary '�YoD\�Mډ��\�\�0Bˈ',_binary '\\E�hf\n�R\�:Q\�\"~\�\�\�KV\�BO��\�\�\n','',0,'?'),(_binary '\�a�-�\�lq��\�\�','wp-content/plugins/js_composer/include/classes/shortcodes/.shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/.shortcodes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary 'ހ[11�bB�c\�!��\�','wp-content/plugins/contact-form-7/modules/stripe/api.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/stripe/api.php',0,_binary '�f�\�cL��YNQ�\�c',_binary '�f�\�cL��YNQ�\�c',_binary '\���\�\�v6QL��\\B�\�\�EӦD�H\�WE��[B','',0,'?'),(_binary 'ނ�\�~Ԋ{Vj�\�X','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Salsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/Salsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')6��):\�\�\�\���\�',_binary 'H0��L�ї?�㞹�.1\�M\�Ie\�\�٣�','',0,'?'),(_binary 'އ\�\�\�gD\��D�0�\�','wp-includes/js/mediaelement/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary 'ޑo\�!.��o��;ߟS0','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/bootstrap.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/bootstrap.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�FGЩW�\�vˑO��',_binary 'w/ozW16[�E�\�xc<�|\�\�aXR\�\�M%&','',0,'?'),(_binary 'ޒ�?I\�Ωi%��g\�y�','wp-content/plugins/wordfence/lib/menu_dashboard_options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_dashboard_options.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�p\�\� ���9�_\�\�',_binary '?�0\�\�\�)��ɼԅ$\�Z�V����\0FYN\�f','',0,'?'),(_binary 'ޚQ�wk\�T�U�}G]�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/background/field_background.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/background/field_background.min.js',0,_binary '�� ��i4��:��d',_binary '�� ��i4��:��d',_binary '�\"Z5\�Vq y\�\�O�F?\�\�J ��_d\�%�\�/|','',0,'?'),(_binary 'ޚ\�ꧭ\�߅\"gс<Nr','wp-includes/blocks/text-columns/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�w\�\�`}\�N�\n��X',_binary '�t!\�\�l�`�|*�^��\�0� \�l$C��\�;�\�','',0,'?'),(_binary 'ޝ����C\0�\�s\�\n\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user05.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user05.svg',0,_binary '\�2�+(Ý\�\�ۄ\�l�',_binary '\�2�+(Ý\�\�ۄ\�l�',_binary '�L�\�o\\6�/\�\�A�L��N��5\�$\�=�\�1�','',0,'?'),(_binary 'ޠ�OČÑL:\0و�','wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/images/2020-three-quarters-4.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӂ\�\�\"�E47ŎE\�',_binary '��\�\�\�yaĊ\�\�2ݦ\�wʩ\�\�q\�,��\�{','',0,'?'),(_binary 'ޠ\�q�\��\�D\��\�b,','wp-includes/blocks/paragraph/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�&XL^�bs!���kR�',_binary ' �\�\�!5\�vE3z^E\�\�\�VJҐ\n\�H\�\�\�\�\�_','',0,'?'),(_binary '!\�f�9-�̞�̢D','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/link_color/.link_color.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/link_color/.link_color.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�mb��:�AwHܲK','wp-content/themes/main/includes/theme-admin/screens/welcome.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-admin/screens/welcome.php',0,_binary '?W\�{�1p�\�X���',_binary '?W\�{�1p�\�X���',_binary 'W�h�\�k�]\�R�\�\�L�\��̝>���\�\�\�','',0,'?'),(_binary '\�\�O�S�e7�cL�u','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart18.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart18.svg',0,_binary 'yS�\�\�կ\0 \�+G\�[',_binary 'yS�\�\�կ\0 \�+G\�[',_binary '\�Ա��}�_\n��]x\�O�`z\�r\�\\t\�X�GV','',0,'?'),(_binary '\�ދ���1F\�\�\�a�','wp-content/plugins/wordfence/lib/wfArray.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfArray.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\'Fbaۆ\�ₑ�1ʤ/',_binary '��n2q��8D�\�-�AR\�>�xqYq���$� ш','',0,'?'),(_binary '\�\�\�\��qK�\"\�\�3N</\'','wp-content/plugins/js_composer/include/autoload/.autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/.autoload.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\'g!�:�H�\�),�','wp-includes/SimplePie/XML/Declaration/Parser.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/Declaration/Parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�O,@\�ۺ�a\� Δ�\�',_binary '�\�im\�Q\�q+��\r��:�Po���\�\Z*����\�','',0,'?'),(_binary '\�\�Z�V�1\�g�\�{��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendReport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendReport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�4�r�u|`��z]\�\�7',_binary '��d\�\�X\"\�\�fE\�\�\�\�t�\�\�ٔ�u\�|\�','',0,'?'),(_binary '\�\�ܖ�ƭ�rg-��4�^','wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/bird-on-gray.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pa�oZQO�\�2\�',_binary 'z7����)\�\�#��\�Ϧv\�\�E-��\�1��gV','',0,'?'),(_binary '\��G�R�A�䤅�','wp-content/plugins/really-simple-ssl/css/main-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/css/main-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�T�\�츲���\�3\�',_binary '3���A]n�1�\�S֍ٽ��=���\'ꪷǭ��','',0,'?'),(_binary '\�CZ[}\�\"\r\�j�4\�','wp-includes/js/dist/vendor/regenerator-runtime.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/regenerator-runtime.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�O(�=\�l�K\�E�n',_binary '��\�dZ\�\�_�oo\�t\�2ĥ\�dKwWd�','',0,'?'),(_binary '\�\n\�\�D��\�B\�E%���','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/.Pages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/.Pages.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�\"����\�c)j\�\"','wp-includes/js/wplink.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wplink.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5ً�O�-�37\�\�a$',_binary 'C�v�\�*�Q�r�ZMA2Tlj\�%c \�\�f�\�\�?u','',0,'?'),(_binary '\�I\��\�\"�+\�\��','wp-content/plugins/revslider/includes/navigation.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/navigation.class.php',0,_binary '�_%�ܑ\�͜���EJ�',_binary '�_%�ܑ\�͜���EJ�',_binary '\�A2�\�L#�7{�\�\���\�Ph\��\�S\�zv�\�5','',0,'?'),(_binary '\�\"�g�>K\'؇�\�zr','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp256k1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��$��j\n��&Q@',_binary '9O=Y>�6\�\�\�M\�^\�\�N�4\�\�/��]\�Ag˞\�','',0,'?'),(_binary '\�1m�G��\�Q��\�\�\'','wp-content/plugins/wpforms-lite/libs/sodium_compat/autoload-php7.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/autoload-php7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\����\�\�n�\�4�\�',_binary '\�-\�\�r*H�\�^��O\�<�a{����X\�@\�g \�+','',0,'?'),(_binary '\�2$x\�P`�C>C�\�\�','wp-includes/js/tinymce/plugins/lists/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/lists/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�8=?�X\�=�dPy\�\'_','wp-includes/blocks/embed/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�=@\\\�JpQ\�m\\��6','wp-admin/includes/class-wp-upgrader-skin.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-upgrader-skin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_�#w\\�\�F\�2>|\�\�\�',_binary '�\�\��V�\�4f�\'w\�\�[�rh҆i^�\'����\�','',0,'?'),(_binary '\�=\�\�\�\�>\0�U<�n\�','wp-admin/images/about-header-freedoms.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/about-header-freedoms.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�{\�\�2a\�L9`��f�',_binary '���q!\�\�唪��\��Y�~\�<I�\�\�6��\�5','',0,'?'),(_binary '\�?UBAt!�|8.հ2;�','wp-content/plugins/wpforms-lite/includes/admin/.admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/.admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�B�T+�5���C|r�\�-','wp-content/plugins/wp-mail-smtp/src/Providers/AmazonSES/.AmazonSES.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/AmazonSES/.AmazonSES.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�C6\�\�\���ȫ<���^�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateAttributeEnumeration.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateAttributeEnumeration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'L��\�\�}�\�9��^/�S�',_binary '��\�˦\�70x\�\�T$Ϳ\�X��K5?γ�e6d�m','',0,'?'),(_binary '\�F(f�[\�\�<��p\�^','wp-includes/rest-api/fields/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/fields/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�L#���\�\�a���W \�','wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')�5\�\�+\���\�a�',_binary '�Q\�OK��r�\�\n\�\�o�$\�N�O\Z�rw���\�','',0,'?'),(_binary '\�NlܕK��\\\�^\�\�\�\�','wp-content/plugins/revslider/admin/includes/newsletter.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/newsletter.class.php',0,_binary '\�D���^|�mȆ��\��',_binary '\�D���^|�mȆ��\��',_binary '�n\�\n��6+\�1cw\�%$�}T���\n�Q\"A\�','',0,'?'),(_binary '\�T@\�%ph\�\�Cr�\'','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/StatusInvalid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/StatusInvalid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��a<\�7j�-I\�LF',_binary '\�b\\렔�7��<^\'��Ȍo\r\�\�n-B0c��j','',0,'?'),(_binary '\�ap\�,\�\�emj\�\��','wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking/UsageTracking.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/UsageTracking/UsageTracking.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�u����/�w1f\�',_binary 'n���{&wf^�\Z� \�G1>\�\�X_��g��','',0,'?'),(_binary '\�bz�/���T�7aHy','wp-includes/js/mediaelement/mejs-controls.svg','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mejs-controls.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^yq+\�S%\�\�y',_binary '���\�\�\�h\���A3L�:�\�\'1\�ꁠ\�\\\�','',0,'?'),(_binary '\�c�\�\Z\�qiS`<Θ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\���p�#{?n��s\�\�',_binary '�/\�Q��\�*A\�\�֦��\�Æ\�4���&ե','',0,'?'),(_binary '\�c�3\�a�\�`N��\�D','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/images/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/images/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�q����%ű� m+','wp-admin/css/colors/light/colors-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/light/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�;/I�\�3\�_\rZ=',_binary '\Z��\�β%U���\��K���_\ZpԂ�a\0\�u','',0,'?'),(_binary '\�u�Ջl�N]NB\"c\�\�','wp-content/plugins/js_composer/config/deprecated/shortcode-vc-tab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/shortcode-vc-tab.php',0,_binary '5\�\�\�IzĪ\�:\�\�i\�\�',_binary '5\�\�\�IzĪ\�:\�\�i\�\�',_binary 'T-\�t`Κ�\� |8Ҭ�*\�Q\ra7[\�3�5H\�','',0,'?'),(_binary '\�xAn~\�\�\�`\�\�QO\�\�','wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�x�\�%�}��HzL��N','wp-content/plugins/wpforms-lite/assets/css/logger.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/logger.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J>����w\��)\�~3',_binary 'Vl\�^�\�J\�\�kL\�k\�rA\��3s\�\�\�RiζC','',0,'?'),(_binary '\�u\�T\�q�=\�\�S�b\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AttributeNode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AttributeNode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@Eݡ\'T\�\�b\0���',_binary '�J��ɕ\�\�2�e��ڲp#+\�\�38Q\�zJI\"','',0,'?'),(_binary '߃N�T98u4z�j#','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_vertical_align_top_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_vertical_align_top_24px.svg',0,_binary '\�||��Pp�q\�Y\�d!\�',_binary '\�||��Pp�q\�Y\�d!\�',_binary '�r\�/}�w#\n$u)c�\�1aƒ����\�\�r�\�\�\�','',0,'?'),(_binary 'ߌ\��(����\�\�2�\�\�','wp-includes/js/quicktags.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/quicktags.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɗ\�LK/�����W�\�\�',_binary 'A\�V\�1ʾ\�F��e4��,��ų5\�\�\�\�e\Z','',0,'?'),(_binary 'ߒf�\�O\�ri�}q7','wp-content/plugins/really-simple-ssl/grid/templates/support-footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/support-footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R�� /#E��\�O��\�A',_binary '�Q�/\�rV5\�3H˧\�\�}c�bCg��IM\�','',0,'?'),(_binary 'ߔ�\�\����H�u\�&\�','wp-includes/js/plupload/plupload.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/plupload.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݠ�$pZR\�>\'�|\�',_binary '\�\"�\���8[J%�.�˚�c�V\r\rE��)\'','',0,'?'),(_binary 'ߗ\�Q��u\�!ٶx�[','wp-includes/js/wpdialog.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wpdialog.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%���EW\�@����',_binary '�&�C�\�\�\�%\�\�(B\Z�t��\�]�h\�\�˾3\�','',0,'?'),(_binary 'ߟ����z���FnJV','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_arrow_right_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_keyboard_arrow_right_24px.svg',0,_binary '=�\n�T\\G\�CA\�',_binary '=�\n�T\\G\�CA\�',_binary '\��\�\�47�q\Z�Q\�پ\�\�\�\\`jή<XM \�P','',0,'?'),(_binary 'ߥN�S]\�\�\�F-��~','wp-content/plugins/gosolarthemes-core/tinymce/js/popup.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/js/popup.js',0,_binary '~\�Y��sv=D���R�',_binary '~\�Y��sv=D���R�',_binary 'sv1L_~ƭ��Q\0\�\�\�3\�aN\�/\�/\�Tkb�','',0,'?'),(_binary '߰S����h[�۳\�','wp-includes/class-wp-http-streams.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-http-streams.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M\�\�\�A�1�e.��\�',_binary '\�PGo0X[1z]jCvJ\r\�8y���\"D\� n\�s','',0,'?'),(_binary 'ߴ\�S8\�\�AТ','wp-includes/js/jquery/ui/autocomplete.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/autocomplete.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\� �G\�¤��T\��`B',_binary 'e�X������\�Ӕ?����\�C8v\�P~ \Z 6\�','',0,'?'),(_binary '߹V\�=���\"\�#n� �','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_\�-�T�\0\�2�L-\�',_binary '�ȴ�\��\�g�A\�]\�z-ۣ�\�᷸[\�','',0,'?'),(_binary '߾4�+�K\�&\�V�#\�c','wp-content/plugins/js_composer/assets/lib/bower/ace-builds/src-min-noconflict/ace.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/ace-builds/src-min-noconflict/ace.js',0,_binary '�Y\�\Z3\�Q\���\�]I',_binary '�Y\�\Z3\�Q\���\�]I',_binary '\�\�ێ����c\�\�xLk�h�(\�}J?~,','',0,'?'),(_binary '\�f�y�ڸy\�Y�n\�C\�','wp-includes/style-engine/class-wp-style-engine-css-rules-store.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/style-engine/class-wp-style-engine-css-rules-store.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ch�\�M\�\�_p\�Y',_binary '0&�Fo>�I~\��\�_\�B\�C:\�\�3��n�k6\�C\�\�','',0,'?'),(_binary '\�ĵ>��#B��b\�\�\�','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ۓ�\�\�G�c,��=c^�',_binary '\�\�\���G\�c��\�\�t(5\n,9%\�\���\�\�)\�e','',0,'?'),(_binary '\�Ȧ0\� $�7O>�\�\�','wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�M�/6��h`�\�JR',_binary '�A���q�S�M�\ZG�&2\�\�P9�\�=\�bEbBN','',0,'?'),(_binary '\�\�G]�\�9��\�e7�\�(','wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/latest-posts/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\�a�7:ל{\�Z\�\�h',_binary '\"[3[�@\'��`$Ip\�E.ҹS�{�\��\"$0','',0,'?'),(_binary '\�\�=͎?�\�\�)\"o\�!r�','wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Mailer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Pepipost/Mailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�-\�\�����c�\\\�E',_binary '>q\�\�\�\�e<��z\�9\�=\�r�茷狤\�96��','',0,'?'),(_binary '\�\�Yv�z\�֗*�9\�\�a','wp-includes/js/jquery/ui/tooltip.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/tooltip.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�FA\r\�{?\�\�\�D\\�',_binary '\\�@$�)�Ҷ\�\�\�\�\nX�\r\�ήl\�h����DHH','',0,'?'),(_binary '\�\�e��\�\n*\�\�\�v�','wp-includes/blocks/comments/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g߿>�\�\Z���\�=(De',_binary '-0:\' !�o��6Ս�\�\09ZN @7��B� X\�v','',0,'?'),(_binary '\�\�$dp\�\�\�C����','wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks-editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/blocks-editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�w\�2\�\'�ud}���',_binary 'ƵIg\"ʧ[ r�\�\�8pVg�R\�\�~�\�(\�\�)�','',0,'?'),(_binary '\�\�eş+�\r�\� �\�\�','wp-content/themes/twentytwentyone/assets/sass/02-tools/functions.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/02-tools/functions.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~/��\�+(7\�D�\�',_binary ')\�vIy��a�\�\"?��\�\�@v�pYAqJ�\��>�','',0,'?'),(_binary '\�\�-\�w��=��\�\�S','wp-includes/css/dist/edit-widgets/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-widgets/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p�\��Kc¾ԛC�;H',_binary 'lR��e\�[\�C�\'K��\�W�ТP7�7n�@�rG\�','',0,'?'),(_binary '\�\�-�k\�RO��^���','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hand-money.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/hand-money.svg',0,_binary ' ݡ\��؇\Zl�\�\��',_binary ' ݡ\��؇\Zl�\�\��',_binary '�Y\�\����\�=\�\�\"\�!�\'����?j��\�\�#?','',0,'?'),(_binary '\�\�[}\�e�\��\'','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_3_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_looks_3_24px.svg',0,_binary '6�e` ̝G�Գ#/\�',_binary '6�e` ̝G�Գ#/\�',_binary 'R#7JSJ\�QP\�\�g\�W\�\�\�4\�Ӂ\�\��\�\�','',0,'?'),(_binary '\�P�����L6|�S�\�','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ExportTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ExportTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�OF\rD/tZ\�',_binary '�J\�\Z^;��?^$ v\rDƳ�\�U�\�e��\�=','',0,'?'),(_binary '\�:\��\�麃H\�y\�\�\�','wp-includes/js/dist/vendor/wp-polyfill-inert.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-inert.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5q��]�ĢZ0ђ\�Q�',_binary 'x*<u� O��\�\�L��:�\n\�r�f���','',0,'?'),(_binary '\�� Z\�,o\����','wp-content/plugins/revslider/includes/update.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/update.class.php',0,_binary '�i\�\�·\�e��!�\�\�P',_binary '�i\�\�·\�e��!�\�\�P',_binary '�cw\�R~\�*;qa\�zh��6\�e�%6\�\�1\�!','',0,'?'),(_binary '\�3\�%\r��b\�J\�b\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��C�\�DD\�Ͼ��\�G\�',_binary '�\�c�t�\0�K\n��[Źږ�0Ř�!��g\�\�H\� ','',0,'?'),(_binary '\�\�8\�-*jO�4ZE','wp-content/themes/twentynineteen/template-parts/footer/.footer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/footer/.footer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\Z�tU�R\r\"C�\�\�','wp-includes/blocks/avatar/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��o\�fc\�x�\"��\�Y',_binary '!��� \�溺\\3GF2#\�&#p̪F�\�D���]�','',0,'?'),(_binary '\�yQy\�\�\�`�\�5WG^','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_markunread_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_markunread_24px.svg',0,_binary '1v):�Xg\�u��0',_binary '1v):�Xg\�u��0',_binary '\�^#Û\�wz��\�s��\�n{�\�Ѭ\",-�i\�i�','',0,'?'),(_binary '\�!��\0\�[�=\�\�','wp-content/plugins/wp-mail-smtp/src/Admin/Notifications.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Notifications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '߽�8\��L�\�c$@',_binary ' �]G� <8��\�j��\�M���Yo�\�\�?\�x\�\�','',0,'?'),(_binary '\�\"D\�H�\0���\�E�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Retryable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Retryable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ED8I�\�x\�:\�D!',_binary '0\�\��EL��S\�B�z\�>�\�W;\n̋\�\�\�Gù�','',0,'?'),(_binary '\�%\�f\\+,�\�\�\0\\Y','wp-admin/includes/class-wp-filesystem-base.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-filesystem-base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ɨ^\�mC\�lHJXS�',_binary 'e��\�K,nj��\�\�X\�kO\� \'\�\rI�)I\�g�]','',0,'?'),(_binary '\�)�sGS\�m\��gZT\'�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BinaryField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BinaryField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�7�\�aAGY\���@\�',_binary 'bI�g\�Wt2.Y�I�&�\�\Z�~jFt�ڥa�','',0,'?'),(_binary '\�*����\'Kj��̰!c','wp-content/plugins/wordfence/waf/pomo/plural-forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/pomo/plural-forms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P!�7G\�NJ�q`.',_binary '.��\n)[.\�\�c�f��\r�\rF�\�Z�k\����','',0,'?'),(_binary '\�/����\�.\�\�鑅8H�','wp-content/plugins/really-simple-ssl/system-status.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/system-status.php',0,_binary '\�\�\�X\�W1�\�\�d\�dP',_binary '\�\�\�X\�W1�\�\�d\�dP',_binary 'k\r�R<p0\�^�<\��s�{�\�[S2\�b\�e3�w','',0,'?'),(_binary '\�7\�g�NSt\�\�<6�','wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�~bB/;�\� �y\�',_binary 'y~�\�ݩ����2����d�\��/\nG���ye�M�','',0,'?'),(_binary '\�;\�T=fG\�Ͻ�eW\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/conference.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/conference.svg',0,_binary '\�.z�G\r\ZS3 ES�}\�',_binary '\�.z�G\r\ZS3 ES�}\�',_binary '\�\�&#PFL+\�\�8(\�.�AH}{5@w�\�\�:�]','',0,'?'),(_binary '\�?7�`�\�9��\�Å','wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/table/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"��If\�D�S~\�Ee;\"',_binary '-\�L\\Z\�%\���Er_^nniW\�B-\�mC��\�5A','',0,'?'),(_binary '\�A5v �B\'pf�\�a','wp-content/plugins/js_composer/include/classes/shortcodes/vc-column.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-column.php',0,_binary 'p\0)\� Yde\�~O\�',_binary 'p\0)\� Yde\�~O\�',_binary '�h \�>}��~\�\�|2\�^\�\�y|\�\�\�o\��\�','',0,'?'),(_binary '\�D�1R77�\�0�Q�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�x\�6F�\0f�\���',_binary 'N��^q\�\�yqܯ\r]�S�\�\\\�\�[\�C{V��y\�w\�','',0,'?'),(_binary '\�L�\�W�Y\�k!�M�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_line_weight_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_line_weight_24px.svg',0,_binary '\n {\nb�ن\0r�\�',_binary '\n {\nb�ن\0r�\�',_binary '* �m�\�\�D2ȉ\�\�3��lX\n0W\�J\�I�\�1�\�','',0,'?'),(_binary '\�O�*�Ҟ\�9;����\�','wp-includes/blocks/embed/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[�\�\�K;�n�\�\��1C�',_binary '\�\�l�|ǒB�\��\�\����T\�3EV� �uG6i','',0,'?'),(_binary '\�Q~M�h/�ӹ5�\�h1C','wp-content/plugins/wp-maintenance-mode/assets/css/chosen.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/chosen.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�!\�>�̸V�����',_binary '&CC\�\����nW�Bٕ3�!��c�\�X�\�3\�\�','',0,'?'),(_binary '\�XL�t���\�Cc-��','wp-includes/blocks/query/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%k\�\�aXz\�z\�\r\�0',_binary '�@�͈-�\�=� .��s1�\�M w+�\��','',0,'?'),(_binary '\�\\1݃\�%\�VE|<N��','wp-content/plugins/wordfence/modules/login-security/img/loading.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/loading.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K:����\�mP�',_binary 'j*\�e�\��\�doX�~�7\�\�&���N�9\�|L��\�','',0,'?'),(_binary '\�i�\�\�4��Zl\�Ѓ @','wp-includes/css/dist/block-editor/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�II\n�1\�,!$\�8',_binary '�\�Ay���[}\�Ɲ�}5Ó\�{�NB��Ao','',0,'?'),(_binary '\��O\�\�K�9�>','wp-content/plugins/wordfence/css/jquery-ui.theme.min.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/jquery-ui.theme.min.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�K�0�b\��xљ]',_binary '4\�\���\�\n�c�E2=V�{\�+\�\\goЅ�O��','',0,'?'),(_binary '\�\�r�\�M\�ܴ-\nS��','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eR\�\�r�#�U���犏',_binary '\�\��s\�Gd��l\�IB-?`7|r\�R\�\�3����V','',0,'?'),(_binary '\�0\0��#�\�V�Wx��2','wp-content/plugins/wp-mail-smtp/assets/vue/img/info-circle-solid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/info-circle-solid.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '٢M\�\�\�M*ܯ\n\�\�V',_binary '\�˛&1�/a�\�BW��\��ʶ��.9�M\�\�\\\�&x(','',0,'?'),(_binary '\�\�|`\n\"v���k2�u','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down-hover.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-down-hover.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2\�[�{�5n\�\�uP�%',_binary 'B�%X\�y��n�,\�3a�v\�\�\�ɐz\n6��ɻq\�','',0,'?'),(_binary '\���\nF xv*�?/\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/incoming.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/incoming.svg',0,_binary 'B1;h��EG�\� j\�ȴ\�',_binary 'B1;h��EG�\� j\�ȴ\�',_binary '\�4\\6m\���0,@d�+F\"^vͶs�H̯_','',0,'?'),(_binary '\�+H���\�,Yn*\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateEmailCampaign.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateEmailCampaign.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V%p\�\�h\�<;ܔ�G��5',_binary 'J\�.r����S�R]\Z��\\\�_\���\�o4x�Z','',0,'?'),(_binary '\�2�U8\Zoa\�\�\nB�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/UpdateMetadataInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/UpdateMetadataInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '![��\Z\\eV\�\\�;�V',_binary '\�S\r �y�n\�3\�n\�=\�\�=?�\�B7=\�6��','',0,'?'),(_binary 'భ\��\�)�@Rp�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/Cached.php',0,_binary '�\�s��\�W.T@n(��c\�',_binary '�\�s��\�W.T@n(��c\�',_binary '\�\��\�\�V8\�10��t4�V�\�\�\\\�\�\0�Np�','',0,'?'),(_binary '\�-7\�\r��|�\�}C\�','wp-includes/css/dist/customize-widgets/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/customize-widgets/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary 'ൕ�\�&\�A\�ʼn\�f�\�','wp-content/themes/twentytwentythree/patterns/.patterns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/patterns/.patterns.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�JU_mu�B��g\�e','wp-content/plugins/revslider/admin/includes/shortcode_generator/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�\�y2q\�\�2��?�\�\�','wp-content/plugins/wordfence/js/jquery.tools.min.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/jquery.tools.min.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:-�\�Eՠx�$\�B',_binary ',�4\�~aT�lS �fQO f�\�\�Tӵ�\�;\�\�)','',0,'?'),(_binary '\�\�N \\���Һ.\�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LanguageSettings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LanguageSettings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_�\Z�t]\�I1#�sA�\�',_binary ',���2�W҈\�\�De\�Y]\�\�Բ4�o�;�u','',0,'?'),(_binary '\�\�e�!\�T�2AP�S','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/SysVCacheItemPool.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/SysVCacheItemPool.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�5\�č\�����=',_binary '/t\�0ob*Υx��o�\�z\r@�\�W�2n\�g�','',0,'?'),(_binary '\�\�Z\�|֊�N-��E�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/HeaderSelector.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/HeaderSelector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�z\�;\�(ѱ�\�]\�\�#\�',_binary '}뗔\\j^l\��zex<\�C\�\�緲��w2\�','',0,'?'),(_binary '\�!b�\�B�\�Z\�g\�#','wp-content/plugins/wpforms-lite/src/Integrations/IntegrationInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/IntegrationInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r�\�X\�8:e7ܺl��n',_binary 'y��+�s��\�Ƣ\�\�n�\�.�%YH\�)�?_�l��','',0,'?'),(_binary '\��^��bR�\�SI\�!\�?','wp-includes/class-wp-image-editor-imagick.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-image-editor-imagick.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\�\�G�(�h\"��{�z�\�',_binary 'U�g\�_\�sb\�mz\�?�\�\�n�f�\'ȯ X^\�7','',0,'?'),(_binary '\�6\�̬H4�O��$\�','wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-list-events.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�R�QIGh6�\�\�V\�T',_binary '�\�^\�V��\�[�#��:��9�ҕtG��c�t���','',0,'?'),(_binary '\��\�\�sk�6/��н�','wp-content/plugins/wordfence/lib/wfSupportController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfSupportController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���i�\�M~\�댄ܿ��',_binary '���Q/�\�M@R\�\�\�\�,\�\�O�P�\Z�L','',0,'?'),(_binary '\�n\�q���2\�ОO�\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\n\�o�����\��\� ',_binary 'lO�7\�bz\�\�3�\�\�\�L\"�(gg�D0<S�','',0,'?'),(_binary '\�0��\�2:zt5�H','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/en.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/en.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�N\�\�J\�\�\�7�c\��',_binary '\�+p:t\�b\� \�72\nt\�\�\�\��\�d=N÷%\�','',0,'?'),(_binary '\�2\Z�\�\0�m\�\�\�\�\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-custom-field.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-custom-field.php',0,_binary 'u�\�\�\�\�#�!�tC\�X',_binary 'u�\�\�\�\�#�!�tC\�X',_binary '\r��[H\�\�\�\�e\"!�%u\�����Z7\�>��\�M\\','',0,'?'),(_binary '\�4`��BI*��\�.\�F','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/installed.json','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/composer/installed.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�+���?>\�,\"��',_binary '��f�� \���nQ\�\n����9����춀�G\�f�','',0,'?'),(_binary '\�@��M]\"���iNJ','wp-includes/class-wp-http-requests-hooks.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-http-requests-hooks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#\�X�\�\�\�-t��н',_binary '2�:�(\��@�\'\�V�)\�\�{\�\0b�;�f_��w','',0,'?'),(_binary '\�E��2�+F���.}','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/.Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/.Curve25519.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�T\�T�9ܰ\�\�\nj\�~','wp-includes/blocks/query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~\�9�.*�?�\r\�\�',_binary 'N\rC�+\�*`~\\{38��pnq\��ޠ�\r7ݙ_�','',0,'?'),(_binary '\�WFlc�\�Ze�:�\nh','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/OpenSSH.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R+\Z�bF8�\�(��o\�',_binary '�\�\�-\�SfS�\�ԨU\�(tc\�>g�z\��','',0,'?'),(_binary '\�Z���(>(�1bޫ�Z\�','wp-includes/js/tinymce/skins/lightgray/content.inline.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/content.inline.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�lo7\�r79wA�U\�E',_binary '\�\�\�E���P��\�[\���x\�v1i0\�h;����^J','',0,'?'),(_binary '\�[��v�\�ӭQ��\�','wp-content/plugins/wp-maintenance-mode/assets/js/jquery.fitvids.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.fitvids.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�*Oi�\�և�oS\�P\�%',_binary 'K�g�@��u�w�\�Sƶ�J6=\r�M��0=ޅi�','',0,'?'),(_binary '\�\\m\��]I{�\�B�]�','wp-content/plugins/wordfence/images/icons/check-premium.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/check-premium.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '߇���`ީ:\r�N�',_binary '�&�\�y$�f\�\�D\�\�z��\�\�9ͧ\�|VqV\�','',0,'?'),(_binary '\�\\�\����$\�I�H\�\�','wp-includes/js/jquery/jquery.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�y�\�e#0�D�',_binary '��\�_K[��꘤��~��q:�\�\�z���:�','',0,'?'),(_binary '\�e\��\��:֬p6\�','wp-includes/js/dist/vendor/wp-polyfill.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǬG\�5S4[�\r\n]�v q',_binary '\'��\�\� ����\�Rl_ 8��\"r>`\\�','',0,'?'),(_binary '\�kN�PҖ��G\�c','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/LICENSE.md','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/LICENSE.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z\��cqA��p�\�',_binary '$L�\�ز\�wq��Z[Vj�\\�֢^\�\�d^\Z�{','',0,'?'),(_binary '\�kSkH\�č\�Ë\�ƿ','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/blocks.build.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/blocks.build.js',0,_binary '\�8gK\�5X\��Dlb�8',_binary '\�8gK\�5X\��Dlb�8',_binary '4�,ܴ7zN��v�\�6\�LI�:��\�[\�\�:\� �','',0,'?'),(_binary '\�m]Ӽ:P\�\�^8','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetReports.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetReports.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�RC�\�Z�V\��t\�',_binary 'y\�\�z\�v6Ǭ���Eb?>�\�~-I���U\�`','',0,'?'),(_binary '\�q�@/��ꦑٞ-M\�','wp-admin/network/site-users.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/site-users.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r��>?\�\�\�)��\�,\"M',_binary '\rA_&[z5D��~U\�t\�WC\�\�\�\�Ǖ\�B','',0,'?'),(_binary '\�l�Y\�O�\�IvYJ�%','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_presets.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_presets.tpl.php',0,_binary ')ed\� \�\�\�,C\�s',_binary ')ed\� \�\�\�,C\�s',_binary '\�m$\Z|�A]���\�T\�h9\�\�L�\Zq\��ȶ�','',0,'?'),(_binary '\�J���\�\�\0\�T��c�','wp-content/plugins/really-simple-ssl/grid/css/grid.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/css/grid.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K���A+z\�\�\�En\�',_binary '\�E\�\�Bq`\�\�\� � 8\\�X\r\�\�fw�T��k','',0,'?'),(_binary '\�ɒL$�\�\�/lak|','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem.php',0,_binary '�pE5�\�Q\'\�Mg(F�E',_binary '�pE5�\�Q\'\�Mg(F�E',_binary '\�\r\�!�0Û\0��\�\�ۍ18۵\�\�l�\�','',0,'?'),(_binary 'ᕵ7\\F�|�[E���\�l','wp-includes/sodium_compat/src/Core/Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��=�`\�v\ZC\��',_binary 'x�\��ӡU\ruX�aL\�q&\�\��\�\0�-\�\�N','',0,'?'),(_binary '\�\�a0P@\�a\\x��-','wp-includes/blocks/social-link/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-link/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h|�H�?�\�f\�e�I',_binary '\�=��\�J��L�!\�<\�\0\�f�/7�p\�\�^W�','',0,'?'),(_binary '\�>\�\�\�\n\�5��\�\�Z','wp-includes/customize/class-wp-customize-image-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-image-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j�f�\� ˥\�^\�К',_binary '�\nu��8\�\rYY�\�:\nVk���.aG�\�GoM','',0,'?'),(_binary '\�\\,�U\�\�]���@','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/image_select/field_image_select.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/image_select/field_image_select.php',0,_binary '҈\�T$\�S\�J�J\�=�l',_binary '҈\�T$\�S\�J�J\�=�l',_binary '=�\�\�+��N�\�{\�\�U\�I2��\�`Ӯ��i�y','',0,'?'),(_binary '\�\�\���\�g�\�\�_�m','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_missed_outgoing_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_missed_outgoing_24px.svg',0,_binary '\r�\�\�<�xR⠄R|&h',_binary '\r�\�\�<�xR⠄R|&h',_binary '��H�b�I \�\�s\�=\�V��Apx\�x\�.�J','',0,'?'),(_binary '\�;�Dth\�E\�G\�>�H�','wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Γ\��jN\�y�\�8',_binary 'U�\�AM�V\n\�\�PWk�xu� � �\����/�=','',0,'?'),(_binary '\�}\r(�\�o�O�\�1n�','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�\� \�\�I�ר\�d��Y','wp-content/plugins/wp-mail-smtp/src/Admin/PluginsInstallSkin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/PluginsInstallSkin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B\�\�y¦~T�\��K{4',_binary '��꾱\�`�\�\�j\�}�\�+uFdI�\�.\�Ѭ\�\�','',0,'?'),(_binary '\�\�^���\0O�\�\�)W','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/attributes/vc_btn.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/attributes/vc_btn.php',0,_binary 'R���!:.�R<_\�\�4�',_binary 'R���!:.�R<_\�\�4�',_binary '�ؖG\�o�\�i�����Exj\�\�0G9\���B\�\�Y','',0,'?'),(_binary '\�\��m|\�yb���\�','wp-includes/class-wp-recovery-mode-email-service.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-recovery-mode-email-service.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�BƩ\�g�%\�}wr�\�',_binary '�\�#\�\�\�\n`�������ApYǻG\�ag�D�\�','',0,'?'),(_binary '\�\�a�����tY\�\�\�v','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ԧ -�!���j#N\�\�',_binary '�c23E)��@.�4!Xp�\�%�+�7ϒ�0֔','',0,'?'),(_binary '\�\�i\��4|?���','wp-includes/blocks/details/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/details/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�ue%誵�+0\�\�\�',_binary '6MJ\�K<=�S�\�{�j�\�\�f=���r\�g\r%','',0,'?'),(_binary '\�\�\"\�C*��\��\�.��','wp-content/plugins/wordfence/vendor/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E\"xK\�\�{\�8\�dS�',_binary 'C��\��\'r�9�\�@\�K�ކt���\�\�w#@k�','',0,'?'),(_binary '\�\�&}d�,\�\�\�w2biE','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/ace_editor/field_ace_editor.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/ace_editor/field_ace_editor.js',0,_binary '��\�{nD=\��\�Q\�O',_binary '��\�{nD=\��\�Q\�O',_binary '\�\�\�q�M\�3�\�8&I\�^�-:\�$ �\�\�{���\�','',0,'?'),(_binary '\�\�Ҝ\�\�\�\Z7\�R�W','wp-content/themes/main/woocommerce/cart/shipping-calculator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/cart/shipping-calculator.php',0,_binary '|9z\�B�Q]�\�\�zW\�',_binary '|9z\�B�Q]�\�\�zW\�',_binary '�x��\�p�\�e9\�b\�\"\�\�\�f�\�\�\�S��\�c','',0,'?'),(_binary '\�\�\\9ã>���Iz4�c','wp-includes/js/tinymce/plugins/hr/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/hr/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�k+%�5l3\�!-��',_binary '\�2`��\�Ri�L��#e�4\�6\�g\�p�o~�','',0,'?'),(_binary '\�\�D[E0\�C@\��Kfa','wp-content/plugins/wp-mail-smtp/assets/vue/img/zoho.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/zoho.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�ǀWs\�\�*x���\�g�',_binary 'ʶ�vyag\rq�k7\�\"L\0\�\�Nr\�C\�t\��ʗ_\�3','',0,'?'),(_binary '\�8\�\n�\���\�o�\�','wp-content/themes/twentytwentyone/assets/css/style-dark-mode.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/css/style-dark-mode.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ж�\� \�ef �%a� j�',_binary '\�\�\�^�5*�+R\�\�\Z�7S$\�|+�c����\�v','',0,'?'),(_binary '\�\0�[\�㦄�n�G�Y','wp-content/themes/main/includes/theme-admin/screens/zozothemes-plugins.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-admin/screens/zozothemes-plugins.php',0,_binary 'ku�V:\��\�\�b�\�k\�y',_binary 'ku�V:\��\�\�b�\�k\�y',_binary '\�V���f\r�\0�i\�)���x\�4\�*\"\�P]U\�k\\\�','',0,'?'),(_binary '\�L\�{~E\�\�(�\��','wp-content/themes/main/includes/visual-composer/shortcodes/contact_form.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/contact_form.php',0,_binary '2\�ׯNjy��!Q�=',_binary '2\�ׯNjy��!Q�=',_binary '<_I�\�I\�\�jt����S?a�Z\�s@F�\�\�8','',0,'?'),(_binary '\�BK��\�A�a<\�l2','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Xߓ\�Œ\"X3\�6DQ\�',_binary '!�l.�.�\�GI\�\n7oe\�ѿ\�\';I�\n\n��\�','',0,'?'),(_binary '\��EK\�>\�Bm/1i','wp-includes/Requests/src/Exception/Transport.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Transport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ha\�\�\�x���\��',_binary '\�7�C�\r�X\Z<\�w=,8\�rww{c\�m\�[�M0\�\�D','',0,'?'),(_binary '\�\�h+������DAN�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_drive_eta_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_drive_eta_24px.svg',0,_binary ']�\�g>p~�\�\�\�\�ܼ�v',_binary ']�\�g>p~�\�\�\�\�ܼ�v',_binary '\�P�\�,tZ�%�W�DxW��@Ow�`Z,/�','',0,'?'),(_binary '\�)�ޤ��\��x7�xy�','wp-content/plugins/revslider/includes/navigations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/navigations.php',0,_binary '\�[&��\�\�N9P^\�\'\�',_binary '\�[&��\�\�N9P^\�\'\�',_binary '�\�41�|壅\�\�Yr.�\�q/�^|Z��04\�','',0,'?'),(_binary '\�/\�s��\�\�\�\�T�\r\n','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�0\�|�k\�o\�-`#\�h','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/required.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/required.php',0,_binary 'HӮ\�p\�ay�\�\�-�',_binary 'HӮ\�p\�ay�\�\�-�',_binary '\�\�0d3\0ܘp \�\�A;⚀\�\�N\�G���G','',0,'?'),(_binary '\�L�>�ٟ�#{6p}Y\�\�','wp-admin/options-writing.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/options-writing.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aI&y�\�\�쒺\��',_binary '�\�\�Y\�\��đ\�\�Iv<~\�n�~��\�%?','',0,'?'),(_binary '\�U6υs\�d\�~x��\�','wp-includes/sodium_compat/src/Core32/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Y\�%RS\���\�\�\�TY',_binary '`-���\�\���\�J��\0\�P\�\�#M\"\�&�o\�','',0,'?'),(_binary '\�^}R \�V7{WI\rH','wp-includes/blocks/search.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�w\�f�P\�hE&fk��r',_binary 'Q=F\rB\\\�p\�1\�\�1�?\�\�ODp�M\�\��\�','',0,'?'),(_binary '\�e|6\�\n\�W\���','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_laptop_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_laptop_24px.svg',0,_binary '\Z\'\�`\�A]��\"�=E��',_binary '\Z\'\�`\�A]��\"�=E��',_binary '\�q�\�\�o|�\�>\�\�\�DŽ�%Ývδ\�ѿӋ','',0,'?'),(_binary '\�l\�Ƀa�nd�v\"\�\�Q','wp-content/plugins/contact-form-7/admin/js/tag-generator.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/js/tag-generator.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�tyY�@\�x�,\�R.�;',_binary 'V]\'\�m�\�W��3 T\"\�\n�䄿ôz\�~N=�','',0,'?'),(_binary '\�x+)$\ZͫĜ��\�d','wp-content/plugins/js_composer/include/autoload/hook-vc-wp-text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/hook-vc-wp-text.php',0,_binary '\�@H:%�n�\�A��\�',_binary '\�@H:%�n�\�A��\�',_binary '����\�\�}^@֭��O�\�ZA)#Fgh','',0,'?'),(_binary '\�y�0H�#;\�e\n\"�+','wp-includes/js/dist/server-side-render.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/server-side-render.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�aᕏ 8pחN\�ZA7',_binary '�9�\�y�\�ґ�\�I\�g\�\�\�\�$t��(hi�','',0,'?'),(_binary '\�{K~�ղ��\�Ų\�\�ۨ','wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�k&\��\�}�;1',_binary '\�.v;\�q�\�]�m�,�\\ؔ�\�\�Zr�.\�\n{','',0,'?'),(_binary '\�\�\�nI�\�y�c<\�=','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spacing/field_spacing.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spacing/field_spacing.js',0,_binary '|��vl\�߶|U2\�',_binary '|��vl\�߶|U2\�',_binary '\�Ӫ��Z\�\�L�j RxQ\�\�\�U���=&�,\�','',0,'?'),(_binary '\�B�|���\���D\�','wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.otf.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�W����&hE5�Ox�\�',_binary '1\r�\�*�h\\�\�B\�o\��\�B�}��_��XD7','',0,'?'),(_binary '⪪\�82c�=\�t�*\�l','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_input_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_input_24px.svg',0,_binary '\�4�yb\�`_O\��f\�',_binary '\�4�yb\�`_O\��f\�',_binary '-\�\�\�h\"�\�o�\�g�ɒ\�N TE��\�JC*\�r\�\�','',0,'?'),(_binary '\��:\�6d�e\'O','wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ӟ=:&��$.���W`vI',_binary '�u\���\�y�Һ\0v\�&�%�0)^\�\ZA\�6\�','',0,'?'),(_binary '\�\�\�N�ӑ��`\�t`','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/media/media.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/media/media.js',0,_binary '߲\�v�~�b��{\�Qkz',_binary '߲\�v�~�b��{\�Qkz',_binary '\�Glm\�w\�%�d\�A,vn�6L[M�r\�=\�\�\�','',0,'?'),(_binary '\�~��]��$ �z�\�','wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/star.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/flyout-menu/star.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e\�XG\�0�\�7%\ZE',_binary '\�\�9�8\�<W��R�^yJM�V\�\Z-�J\�\�J�\�}5','',0,'?'),(_binary '\�Nl,��F[P�:ԡ�w','wp-content/plugins/js_composer/include/classes/core/.core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/.core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�Za9�U�z��ն','wp-includes/class-wp-date-query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-date-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ƀ\n��\����\�\�',_binary 'fl\�Jmg:����O�>@R0\�\�,\��M\����VG','',0,'?'),(_binary '\�Ŧ\���\�?�Ӯ���u','wp-content/themes/main/includes/plugins/sidebar-generator/sidebar_generator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/plugins/sidebar-generator/sidebar_generator.php',0,_binary 'ޚ0Q\�I\�\�\�Y\�_�Z',_binary 'ޚ0Q\�I\�\�\�Y\�_�Z',_binary 'a�M���&y)�:�ס\�m]�*#M\�5\r?\�\�','',0,'?'),(_binary '\�E�\�l9�u��F7IG','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�ᾋ5�S��$�\�\�',_binary 'HRz��s�~\�\�m \� mLPF���\�`\�x� �\�','',0,'?'),(_binary '\�\�\�\�\�-P�F?�:\�','wp-includes/blocks/comments/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'e8\�\�_��\Z��ꏐ��',_binary '�\n\�q��C5!\�\�|v\�\�\0+iM\�Ԡ�K�\�f\\{}','',0,'?'),(_binary '\�V\�\�g\�|3*J�','wp-admin/css/colors/ocean/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ocean/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�\�\�)2�: I\�u+�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_column_text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_column_text.php',0,_binary 'Ia\�`�\�ƺ-ꝴq\r',_binary 'Ia\�`�\�ƺ-ꝴq\r',_binary '�)�gx,��������9ɯ�\�w�/�69X��\�','',0,'?'),(_binary '\�㳢ى5��c\�|��','wp-includes/SimplePie/HTTP/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/HTTP/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�\�ĸ:\�,p�1�\�Hr','wp-admin/js/dashboard.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/dashboard.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4v�\�[��r\�(\�',_binary '2̇�!UJ\�;\�D<s�˕G�V�\�-\�x��)�','',0,'?'),(_binary '\�\�i�\�ܔ\�ح2�','wp-includes/sodium_compat/src/Core/Curve25519/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�\�(�hYԫ�>e^r\�\�%','wp-content/plugins/wpforms-lite/assets/images/builder/loading-spinner.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/builder/loading-spinner.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�2�O\nz�\�x+鉍',_binary '�\�9\�(\�v@˭\�&Jx2\n�]\��\�\\\�\�w�L\�','',0,'?'),(_binary '\�\�/]��_Kd\�\Z','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/.revslider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/.revslider.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\0��וoxi3%\r+]kg','wp-admin/images/post-formats.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/post-formats.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�K�\�\�\0�\�\�%3�\��',_binary '9ƺ�&\�]��n�Eu��a]iF\�\�\�\�Ƴ\�','',0,'?'),(_binary '\�5\�\�\�������','wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/header-text-only-green-background.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b\�lm\�؝`5v\�\�ݮ',_binary '\�\�\�k�¨R�~`\�@���9P\�\�[)h\�bQR','',0,'?'),(_binary '\��+\�Я��\�(��\�t�','wp-content/plugins/wpforms-lite/includes/fields/class-gdpr-checkbox.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/fields/class-gdpr-checkbox.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��R\�=0�\��P�eu\�\�',_binary '\�\�\\\�?��0\�$`��W\�\�(3r�\�=膇D�\�\�','',0,'?'),(_binary '\�\��D93���Wd#\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pencil.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/pencil.svg',0,_binary '&|❝,f:qC�YL;',_binary '&|❝,f:qC�YL;',_binary '���\���\�D\�ؒy\�[v�Qq�~�λ�r\�RS','',0,'?'),(_binary '\��\�۹\'Z\�T�X!','wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-image.php',0,_binary '{���r\�Y\"\�\�\��NV\�',_binary '{���r\�Y\"\�\�\��NV\�',_binary '��\�k-sS1Y\�F�~%xoodP ��ϓFR\�\�!\�','',0,'?'),(_binary '\�x\\5n�W\n��\�\�\�','wp-includes/blocks/embed/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '& �~�\�\�XtJ\'`\�',_binary '�b\"PP\�\�\0�<\�g4]�Rm\�<h.�*s`','',0,'?'),(_binary '\�)��W!<BM:&�����','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Config.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Config.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�sr:X*��m\�~�\�\�j',_binary '>d-\�q�\�1�-wYk�\�u��rN}a���V�dB','',0,'?'),(_binary '\�,\�݅+[RXX7ۏ\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_pages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_pages.php',0,_binary '\���1Ȇu*�\r�\�N.',_binary '\���1Ȇu*�\r�\�N.',_binary '\�]_�\�ݕMp��m\��B;y\�a\�z��N7','',0,'?'),(_binary '\�-m}�6\�\�0�˙\�t\�','wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Builder/Settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Pg�\�\�\��A=Xz\�p\r',_binary '\���{c\�R�ٝ\Z�K�}�\Z1V��t\��\��','',0,'?'),(_binary '\�0�;\�-,\�A\�Ey\�','wp-includes/theme-compat/sidebar.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/sidebar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\�S\��;��I�\�(',_binary '\�\��U\�kx\�r\�\�Lb�\"\�\�JAF�(u; \0\�&','',0,'?'),(_binary '\�B��\"^I\n��\�hƜ','wp-includes/js/dist/dom.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/dom.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�,\�ᄻ�\�M�\�\�B',_binary 'e���\�LR &Y\�b*)\�0��V-�\�M\�ɼ-\\','',0,'?'),(_binary '\�M�%.���\'��9�\�n','wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_developer_board_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/hardware/ic_developer_board_24px.svg',0,_binary 'y8W�<��w ����?',_binary 'y8W�<��w ����?',_binary 'I=\�\�H\�G?\"�C�H�\�\��?E\�s\�[\�3_\�\�\�','',0,'?'),(_binary '\�YК\�qK.3h��Ҧ\�\�','wp-includes/blocks/footnotes/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/footnotes/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '#� �q7�@v���ޑ',_binary '\�\�i\� �\�`\"�TB]\�\�\�-\�\�Y�w\�\�f]�,q\�','',0,'?'),(_binary '\�a\�Oj\'\�ŻD*ցV4','wp-cron.php','/home2/faster25/public_html/ansrwanda.com/wp-cron.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x�%y6\�\�\��?7\�',_binary '�\�^g\�k\�\�)�$\�\�\�²�]\�\r2%C\�Յ��\\�','',0,'?'),(_binary '\�m�5^�\�\�u\�\�9>','wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�(t\�\���\r4\�\�cR',_binary '�^\�V\�x��\�_:\�\�k �\�(�\�?�B\�!','',0,'?'),(_binary '\�p\�NT?֬O�(O�Ƀ','wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/twitter-text-php/lib/Twitter/.Twitter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/twitter-text-php/lib/Twitter/.Twitter.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�tM�&�x�V���\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/_config.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/_config.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2�142�%�\�F�\�)�',_binary 'هO\�x\�,\�{e>\�z\�Ɂ���s���\�2C��ܳ','',0,'?'),(_binary '\�~��#��\�\�\'\�\�\�^s','wp-content/plugins/js_composer/include/params/params_preset/.params_preset.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/params_preset/.params_preset.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '』\"}?\�TU�\�\�L�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_7_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_7_24px.svg',0,_binary '\�\�z�\�\�QD�� ˙s',_binary '\�\�z�\�\�QD�� ˙s',_binary '�&QK�v\�\�%N�\0���u��I�\�v�Y\�','',0,'?'),(_binary '\�#�\' �~��\�\�/z�F','wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�q\�`գ\�-$',_binary '[\�\�-v1R ?��:.v�\�\�\�U�X\�\�EL','',0,'?'),(_binary '\�\�y\\ܦQ\�j`e \�','wp-content/plugins/wordfence/modules/login-security/classes/model/text/.text.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/text/.text.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\0\n�G��\�`��0','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U�\�\�)p\�\�\�\ZP\�',_binary '�A�ő�ً*��WG��7�\�\"VRR�RQ\�\�','',0,'?'),(_binary '\�e\�\\\�k\�c\�\�Xf','wp-includes/customize/class-wp-customize-upload-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-upload-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ؓ�B8�?)ivr��`-�',_binary '�~t~��X���% �\�K/3-n6\0\�RB�֨G�','',0,'?'),(_binary '\�\"�\�>\�P\�\�\�\�','wp-content/plugins/wp-mail-smtp/src/MailCatcher.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/MailCatcher.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '$R�����\�(\�\�(�',_binary '\�-W\n\��\�\�7�K¥�*M����\�\�\0\�\���ȷ','',0,'?'),(_binary '\�Rs{p~�\�\�gЁؑ\�','wp-includes/css/dist/reusable-blocks/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/reusable-blocks/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x֕�I\�S��\�\� \�t\�W',_binary 'wn�Mȣ�J\� \r6���kW\0\�\���\r�Y8','',0,'?'),(_binary '\�Q\�\�\�{\�a3C�iR','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/Specificity.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/Specificity.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\�@�\r��9���\�)?',_binary '�:��\�ьn\�\�st��\�z\�MAE��z�\�_\�','',0,'?'),(_binary '\�ݍo�� �\0=}�ٍ�','wp-content/plugins/gosolarthemes-core/tinymce/.tinymce.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/tinymce/.tinymce.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�nYy\�~\n�̞�\n~T','wp-content/themes/main/framework/core/headers/.headers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/core/headers/.headers.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�s��c�c\�Ь�;x}-','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�D�\�\�\�Y\�p\'\�9\�',_binary '\�ؐ�N:�=\��\�\�\�5%w�*\�l�]vHn�l','',0,'?'),(_binary '\�
�\�b�Սu}�X��,','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20/IetfCtx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core32/ChaCha20/IetfCtx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���|�Ww�b>E\�\�yJ',_binary '�\'�����~�6ȝ\nB��\�agz��\�d\�\�Q','',0,'?'),(_binary '\�\���\��\�\�r\�#','wp-content/plugins/js_composer/config/content/shortcode-vc-gmaps.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-gmaps.php',0,_binary '3\�$ ���\�\�F�B\� >i',_binary '3\�$ ���\�\�F�B\� >i',_binary '�\'�Q~\�0�l\'24WC6\�\�A��\�TKfij!\�w','',0,'?'),(_binary '\�\�q\�82��v\�&#M','wp-includes/js/tinymce/plugins/wpview/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpview/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�j5q��S\rX�\�\�i\�\�',_binary 'Ej\Z��\Z�I\�\�\�3J\�\�G�jVݒ��6<S\�9P','',0,'?'),(_binary '\�\�Q��\�p�������','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/autoload.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/autoload.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�X�5\�PT�YC\�鈤}',_binary 'Y��1n\�(�����\�\�gd���Ka������l��','',0,'?'),(_binary '\�\�H����\�%\�\�\�,��','wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|��%;w���Q�8�\�@',_binary 'wi>\�6�Ƭ\�4\�\�.N\�C�\��\Z�4�IO�\�','',0,'?'),(_binary '\�\���\�R\\�Z�s���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSmtpTemplate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSmtpTemplate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4�J�3���$g\�\�K�_',_binary 'Wm�-H��1p?���\��\�\'\�3ĴXV�ElQ','',0,'?'),(_binary '\�\�\�<kUJv%\��1��','wp-includes/fonts/dashicons.ttf','/home2/faster25/public_html/ansrwanda.com/wp-includes/fonts/dashicons.ttf',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7��\�\�\�|��\���Z',_binary '\�D�\�D+ve�h�\�s>���Z�fo�\�vW�~,=','',0,'?'),(_binary '\�\�\�Z Y���\�\':�/','wp-content/plugins/wpforms-lite/assets/images/about/icon-none.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/icon-none.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\L4\�ț7�qM\�4\�~Gn',_binary '\�^���c\�\�i/�}�(\�QE2�\��w','',0,'?'),(_binary '\�\�a,\�;wV�SY,��\�','wp-content/plugins/js_composer/include/autoload/vendors/revslider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/revslider.php',0,_binary '_Y\�\�xݚ\�6\�H\0�',_binary '_Y\�\�xݚ\�6\�H\0�',_binary 'b�\�a&|e4]lߵ�\r%\0�{JTn0Kśk\�Ɵ\\','',0,'?'),(_binary '\�0ס��l��Pɑߪ','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Base64/Original.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Base64/Original.php',0,_binary '�\�\�_�\�#\�\�t�%�',_binary '�\�\�_�\�#\�\�t�%�',_binary '\�\�\"�qw\�v���,1d\0�\��u9\�`��^\�W��','',0,'?'),(_binary '\�\0g\�5\�\�Pz��RH�\�\\','wp-content/uploads/2017/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2017/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�\�`c�@3\�\�\�vz�','wp-includes/blocks/legacy-widget.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/legacy-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\"Gkn��u.�18�\�|',_binary 'Ug+(�]{ !H�\�>`�O]��\�\�!C\�~��ꥋ7','',0,'?'),(_binary '\�\�\�#�iJ\�H�?\�@�','wp-includes/class-wp-http-curl.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-http-curl.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K��cԘ(\�y�݀���',_binary '\�\�*�&c�C6w;rS�z,ŮO4\�Bq1�','',0,'?'),(_binary '\�w�\�\�\�V�\�\�!\�','wp-admin/includes/class-wp-ms-themes-list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-ms-themes-list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�\�/�\�\�B��',_binary '����|�$�\�\�\�QʯeyS�\'u��˻\�','',0,'?'),(_binary '\�՜\�f+!X_�~\�\�c�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_hospital_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_hospital_24px.svg',0,_binary '�\��E \�\�$��QNj\�',_binary '�\��E \�\�$��QNj\�',_binary 'Pg\�Ү\�M!s�\�U\�A�p_\�4�\�ʉݚp��g','',0,'?'),(_binary '\�\Z\�K\�\�^���\n\�','wp-includes/blocks/image/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�0�\�F\� xAF�\�',_binary 'H\�-��<9A\�L\�&\�H�(�\�$d1\� ��A�\�\�q','',0,'?'),(_binary '\� >h�{:�(\�\�+7','wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/query-irregular-grid.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�|-+\�A���s嚤',_binary 'iJ�6��,,T�|�h��X\�*\� \�\�i�\�\�\�','',0,'?'),(_binary '\� �\�\�6��[�0TA��','wp-includes/blocks/post-comments-form/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�,�\�*iV�O1a\�\n3\�','wp-includes/blocks/post-featured-image/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\n\�b�FQ\�^�����\�',_binary '�Vh�Ŋ��\�wƌ�\�օ\�K���K\�Q\�','',0,'?'),(_binary '\�/�Vpk��^\�B�\\\�','wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-social-copyright.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':L6\�\�\�iɫ�H�A\�]',_binary '��F�Q�\�Q\�\�4X\�x�\�&\�$lH�\�\�kd\�','',0,'?'),(_binary '\�1�B\�\�\�\�K2*�\�A�','wp-content/plugins/wordfence/crypto/vendor/composer/.composer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/.composer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�@z&!�2=\\ӹ5\'��o','wp-content/plugins/wordfence/js/jquery.tmpl.min.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/jquery.tmpl.min.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\\}\�\"���7ڷ��DZ',_binary '\�.I\�H\Z�g\0\�H!7`��gޠZ�zȄ�ž6|','',0,'?'),(_binary '\�E�\�סa\�E\�/�BO\�','wp-content/plugins/wp-mail-smtp/src/MailCatcherV6.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/MailCatcherV6.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�>[ߣ\�>\�m��',_binary '\�]�AE��`\�\�\�_2\�r�\�~\�Z\�w]\�z','',0,'?'),(_binary '\�Iܤ\�Ɖ\�ǫ\��\�','wp-content/plugins/js_composer/include/templates/editors/.editors.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/.editors.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�L\�-�\�G\�_\�\�\�','wp-content/plugins/wpforms-lite/templates/emails/general-style.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/general-style.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Yڱa&�\�eѻ\�ĵ�',_binary '�\�-\�ɲ!?�6r#���QN*k:�\�\'RN�l�3\\','',0,'?'),(_binary '\�\\/蝄W\�n\�-�\n� 9','wp-includes/blocks/image/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Tx\�`��ğJK',_binary 'G(1y����s��F1X=�Hn\�8��\��l<','',0,'?'),(_binary '\�^ۛ\�������F','wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ani�\�}���:\�k',_binary '��EP��\�B)\�A\Z^�\�У�u4,\�9:o��\�>','',0,'?'),(_binary '\�ik�\�I\�\\l\�Ɯ��','wp-includes/blocks/query-pagination/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�k>+=��\�5�d��{g','wp-includes/sodium_compat/src/Core32/Curve25519/Ge/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�n\�9-�A\�nA\�|hr','wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font/icon-wpforms.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/font/icon-wpforms.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r��Q\�R��g\�\�\�',_binary '��\��rg\�z��M\�#�\�\�\\f.c�\�\�<�\�','',0,'?'),(_binary '\�te\�\�+��\�\�U\�O��','wp-admin/js/index.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '\�z^}��¤hh3\r��w','wp-content/plugins/wordfence/images/options.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/options.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�V\�\�Ѵ�\�\��A\�',_binary 'D:\�bw\�#^���\�4�B�KIP�? z�n�V\�_','',0,'?'),(_binary '\�\�,R*��\�n [\'>','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/.css-selector.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/.css-selector.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '䃉�\r\�6\�ݳN�?�\�','wp-content/plugins/wpforms-lite/src/Integrations/WPMailSMTP/Notifications.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/WPMailSMTP/Notifications.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����U\�\�>�n]&Q(>\�',_binary '��5ֲ<:S�����\�F|\�K\�_�2gis��\�\�v5','',0,'?'),(_binary '䆮G*\�~�5H�\�\�I','wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'fm\�vCI=\�wb־\�;',_binary '��L\�c�c�\�9\�00p���\�$ӥ����','',0,'?'),(_binary '\�P\�\�]XK\�<\�km�','wp-content/plugins/wpforms-lite/assets/css/form-embed-wizard.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/form-embed-wizard.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' ¥�QȤ��\�wRs\�+*',_binary ')\n1K��Y��\�\�;<4R�\�+�6\\�s� l�\�\�\�','',0,'?'),(_binary '\�*\�n\�~u���\ZY�','wp-content/plugins/wpforms-lite/assets/images/about/plugin-aioseo.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/about/plugin-aioseo.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����}�\���K�\�R�',_binary '[5\�W���\�|��r�\�Pb�V )\\��vMFm�͌','',0,'?'),(_binary '\�h\�ѺtX5\�U','wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/hidden-heading-and-bird.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p�)*C�7|��Kq\�\�',_binary '2�c\�\n\�ҳZB5^\�D�aU\�ȷ\�6-\'G\�c\�F\�','',0,'?'),(_binary '\�qU\�况b[�H�\�X','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/FormatterInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ٜ��8T\�\�MF�\�ׅ\\',_binary '5�\�\�\�(w�Uc�`DTP�6V�:\�\�.���\�k','',0,'?'),(_binary '\�\�\�\�h^v�-�%/�;�_','wp-content/uploads/2022/08/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/08/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�؞��\�%�4�0nk\�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tab.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/deprecated/tabs/vc_tab.js',0,_binary '\nC�\�������=�1\�h',_binary '\nC�\�������=�1\�h',_binary '݀V\�k\�ѣ\�\�\0;9�~-\�R�;�\'tC�|\'��','',0,'?'),(_binary '\�\�\�\�\�\\Q;\�\�\�\'Xr','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart17.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart17.svg',0,_binary '�\�:�i�xY��Y/T\�\�',_binary '�\�:�i�xY��Y/T\�\�',_binary '�ͻ!\�\�\'\�f\�x���\�\�Z�S/��\\\�yk(�','',0,'?'),(_binary '\�ޚW�*\�Hɒ�\�\n�:','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_blur_on_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_blur_on_24px.svg',0,_binary 'ƹur����d\�{df�N',_binary 'ƹur����d\�{df�N',_binary 's�\�\�g\�h����\�[km�4CqT\�\�B\�','',0,'?'),(_binary '\�\�\�\�zpKC�{\\>�\�','wp-admin/js/dashboard.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/dashboard.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\�\�\�� \�1�\�S|',_binary '\Z��>\\2q���غ\�H\�\�t(b�W�]rDB�\�5','',0,'?'),(_binary '\�\��1�]\�M|�K\�FZ','wp-content/plugins/wordfence/lib/wfBulkCountries.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfBulkCountries.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9 +Oyծ�urO\�3\�\n',_binary 'X&o1\'\�cg�\�ml��yS\�\�\�\�t�����\r','',0,'?'),(_binary '\�\�\00��q�ĊNy)�\�','wp-includes/plugin.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/plugin.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�g֒a\�fX �*\�\\eK0',_binary 'w\�\Zc.(���\�Uc�I\�sy�\�8\��꩙\�\Z~','',0,'?'),(_binary '\�\�\�7!B�\�0> ','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/.polyfill-iconv.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/.polyfill-iconv.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�\�:\�`\�w/{\�\�','wp-content/plugins/wpforms-lite/includes/emails/templates/.templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/emails/templates/.templates.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�7��\�/Dv91\�j/','wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/general-wide-image-intro-buttons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Lw\�\�r+\��\�lG�',_binary '�V$R��Y�\�\�CC(ݞ7:!J5S�\r�\��P\�7','',0,'?'),(_binary '\�S�ErU���\�x\\\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/handshake.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/handshake.svg',0,_binary '\� �v\�\�\�\�\�&\ZH�R',_binary '\� �v\�\�\�\�\�&\ZH�R',_binary '\�\�}�`��lW�\rz(z��qL�mQ��\�<\�l(F','',0,'?'),(_binary '\��8�\�\�\��~\�0�=�E','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�)\�?�LO�)\�͜�',_binary 'l\�\�\�F��~AG\�X�M�\�ݡ�<~\\V\\P?�b�\�','',0,'?'),(_binary '\�>e�\�A\Zm�g�P','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Ȏ\�\�eWS\�\�<�',_binary 'H\���\Z\�\�\�\�t�a�!I�cU�|�|i\�\'','',0,'?'),(_binary '\� 4&�ǟ \�\�M0','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_toll_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_toll_24px.svg',0,_binary '\�_�\�\�Z\'9\�\�TN�\�d�',_binary '\�_�\�\�Z\'9\�\�TN�\�d�',_binary '˳*:\�˛���\�\r�O_\�s�\�Ư\�/+#\��','',0,'?'),(_binary '\�\'\�`F̔\�~\�Ė��','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C��\�؍\�\�0\�+C����',_binary '`>&i(Ź���C�\�\�f�\�\�&\�\�\�>Y\"�','',0,'?'),(_binary '\�)�鷫�\�g̨R','wp-includes/blocks/loginout/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/loginout/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��J\Z\�\�)\�)6\�\�?�',_binary '\�\�d�\\�#!\�%lu����\�L�\\�\�s\�\�P','',0,'?'),(_binary '\�+\\�BYh}�SϐӞy�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/.Account.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Account/.Account.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�/�����\�z�\�\�Xg��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sorter/field_sorter.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sorter/field_sorter.js',0,_binary '\�0��A\�\�(�3�f',_binary '\�0��A\�\�(�3�f',_binary '\�HH��Ôȡ3V\�3>�1�n�oń\�tb\�\�\�','',0,'?'),(_binary '\�5&$5Q���5\�\�N\�','wp-includes/js/dist/edit-widgets.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/edit-widgets.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\"?9�.\��\�_',_binary '�*\�\�\�\�\����Ho\�Ny���s�\�\�','',0,'?'),(_binary '\�C�Ǵ�\�k�q{.L','wp-includes/js/dist/block-serialization-default-parser.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/block-serialization-default-parser.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\'\Z\�{\�7\�\�\rV\n',_binary '�\�r�\�\"\�|`|iT=\�\�y��\�/S#�r7ܟ;','',0,'?'),(_binary '\�H\�\�4�.\\\�:�\�#\�\�','wp-admin/css/l10n.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/l10n.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '+.\�[H\rϬ.k��/ ',_binary '����\���lg\�\�\�\�j-u�\�\\$?���)\\�y6@','',0,'?'),(_binary '\�I�)߂:�$�\�\"9s�','wp-includes/blocks/term-description/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/term-description/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�2\�璌\�oF�`@_\�',_binary 'X��H)e�?J\�\�Wy\�2\��\r\�kq��L�\�\�\�K-7','',0,'?'),(_binary '\�I\�\�\�a�!���c��','wp-includes/Requests/src/Response/Headers.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Response/Headers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�P�\�L���\�l�\�wγ',_binary '�\�\�\�0�\�a��m��.*b�3�\0�Ahy̧B�','',0,'?'),(_binary '\�R��q� v\�\�z\rPU','wp-content/plugins/wordfence/languages/wordfence.mo','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/languages/wordfence.mo',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0%�\�\�=X�Ӽ/��',_binary ']�%�N�8��ܠ�\�럷\�\�_�;��\rD�,e�\�','',0,'?'),(_binary '\�R\�\�5?�- S�^H��','wp-admin/js/editor-expand.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/editor-expand.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���K\�\\(��p���[',_binary '\�\�\�;W#\�}Gj\�[��K�SAKZ\�iˤ[Q4c\n','',0,'?'),(_binary '\�U\�l�E�I\�1Q�*+F\n','wp-content/plugins/wordfence/views/onboarding/.onboarding.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/onboarding/.onboarding.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�b�,�,.\�\�V��\'\�\Z','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Hx+\�07��`�}\�',_binary '@qz�j\�I��\�\� \0D�a�W��6n\�{���y\�','',0,'?'),(_binary '\�eŐ\�\�n���A\�','wp-content/plugins/wordfence/lib/wfView.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfView.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[�ܺ\�-ˆN\n�\\\�nO',_binary 'x\�2Q��\�\�mk٫@IFRh\�Hu~\�R8�\"z\�K4\�','',0,'?'),(_binary '\�hY3\�X3\�\�D�sc\�R�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �w^\��]緣M',_binary '��\�\�\��ZE�O\�7(�nY�\�h\�˨��','',0,'?'),(_binary '\�j�\�|��$�ؓy�4\�','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_all_inclusive_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_all_inclusive_24px.svg',0,_binary '\�\�=��\\iq\�\�w�',_binary '\�\�=��\\iq\�\�w�',_binary '�MJ\\�r��\�\�\Zŏ߹�n\����k�o��Z\�\�4','',0,'?'),(_binary '\�se���Qr^T\�K�','wp-includes/blocks/post-title/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-title/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�\�8X�\�oYc',_binary 'o�W�Bx�\�p���\�\'.uZ^\�\�2c����','',0,'?'),(_binary '\�wʼnZ\��-��\n�\�r','wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/file/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�K�c\�\Zම#\Z֭',_binary '\�\�|N�\0��a69\�A�\�1N�%+��\�','',0,'?'),(_binary '\�5�~\�\�t�\�H�\�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\��\�\�\�0\�\�\�\Z',_binary '��tEt\0f\�Re�\�\�\�ETϛ \�W�a\�Dߩ','',0,'?'),(_binary '\�#�nΐ��\� ��\�','wp-includes/css/dist/edit-site/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-site/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';U\�Z�#9\�\nu>�\�W',_binary '�%�\�0~n\�*\�~\�\�\�A�[ i\�\�L2�\�\�}�s','',0,'?'),(_binary '\�d�6m]eΰ5���','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/html_custom/.html_custom.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/html_custom/.html_custom.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\��5\�1Q�?�_��','wp-includes/https-migration.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/https-migration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'bd��^�qn�\�̠+',_binary 'P~9�8�Y�����*2\�*���j\�i�ŭ��','',0,'?'),(_binary '\�)\�\�\Z�\�٦L\r','wp-content/plugins/wp-mail-smtp/assets/images/about/team.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/about/team.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\���*&\�\�Ftr�\�\�',_binary '�x�Mg5C\�4�\0�\�\"Z�5/vo\�9\�\��W\n~q','',0,'?'),(_binary '\�\�VF��Ʊ�9K�\���','wp-includes/rest-api/endpoints/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�\�>�x디\�\�\�P�5','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendTestSms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/SendTestSms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '˧�i�=4\�\�j$@�',_binary '�èB*�߀\��,^\n\�*!7�!\�\�.�\�<�\�','',0,'?'),(_binary '\�Xx�I]�Ͽ��','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_1_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_1_bar_24px.svg',0,_binary 'h�\�,\�m�V�\�\�O\�U�',_binary 'h�\�,\�m�V�\�\�O\�U�',_binary '��byu\Z�\�\'�\�/Um\�3�|Ǝ\�U\�d �\Z','',0,'?'),(_binary '峳$� @z6�\0`�\�/�','wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ջ}\�\�B�\�H�\�71',_binary '�\�\"\�\�beTb�$\�\�\�\��\n���~�ln\�\�','',0,'?'),(_binary '嶎om�GVM7\��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/it.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/it.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��G\�8C\�\�\�䯒٬',_binary '\�\�\�ud�z�5���G9\�$�Т�\�Ww��a\�x','',0,'?'),(_binary '庖8V�y�\�K5Av\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_facebook.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_facebook.php',0,_binary '\�i�y\�\�]ⷘܷSVD',_binary '\�i�y\�\�]ⷘܷSVD',_binary '���\�WN��ɧK\�ZN-^G\�Z\�\�̮�\rփ\�','',0,'?');
INSERT INTO `wp_wffilemods` (`filenameMD5`, `filename`, `real_path`, `knownFile`, `oldMD5`, `newMD5`, `SHAC`, `stoppedOnSignature`, `stoppedOnPosition`, `isSafeFile`) VALUES (_binary '\�\�\�܂l�\�\�*x&ER','wp-content/plugins/revslider/includes/googlefonts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/googlefonts.php',0,_binary '�\�[[�65Z ��\�\�',_binary '�\�[[�65Z ��\�\�',_binary '\�\�tl^By�����\�J\�eB�E\�}I\�\��\�he','',0,'?'),(_binary '\�\�q\�H\�D��\\0\�9�','wp-includes/style-engine/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/style-engine/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '\�\�s�ѡ���P��J','wp-content/plugins/wp-mail-smtp/src/Reports/.Reports.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Reports/.Reports.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�G\�O鞻)�1rd���','wp-content/plugins/gosolarthemes-core/widgets/tabs_widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/tabs_widget.php',0,_binary '��f�H��cÑ\'\�\�\�|\�',_binary '��f�H��cÑ\'\�\�\�|\�',_binary '\�\��(�^H/ih\�A\�\�\�Y\�vQ!IΒ\�','',0,'?'),(_binary '\�\�\��\�]\�Ʃ1�)s�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/.sodium_compat.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/.sodium_compat.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�*\�,A�*�\�\�\�>�','wp-content/plugins/wpforms-lite/includes/providers/class-base.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/providers/class-base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u\�\08,\�T\�d�\�C',_binary '\�J�\�̟\�Wպ�Qb2�\�\�\�\� \�( *{�\�','',0,'?'),(_binary '\�\r\�b\\\�\�ɍ�\Z\�\�','wp-admin/edit-form-advanced.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/edit-form-advanced.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X}h�\�\n+FP�uSV\Z��',_binary 'T!�\�\�|M\�5@�k�g\�4�\�<_\�g2���Cp,','',0,'?'),(_binary '\�t\�ћ}S]�\�\��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Authorizer/DNS.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Authorizer/DNS.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�RJ\�s\�}�\�>\�h\�a',_binary '%&v�ⅾ���Ӌ \�/.�\Z�Dߕ�g��bfA','',0,'?'),(_binary '\�\Z�\��WO��gG�\�\�','wp-content/themes/main/admin/js/metabox.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/admin/js/metabox.js',0,_binary '�q��\�l\'s�+�\�J\�',_binary '�q��\�l\'s�+�\�J\�',_binary '���w�VQ6��KN�c\�ޞM54\�q\�vUBG<','',0,'?'),(_binary '\�7��\\��L\Z�L^\n\Z','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/class-field.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/class-field.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�4(b1iJ���e\�\�',_binary 'w�����\�\0\�\��j\�z\�\�x�U���sg\�C','',0,'?'),(_binary '\�vџ�H��\�5%','wp-includes/blocks/site-logo/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q\�33\�\�ުo�E|2',_binary 'DX<DPL�\�.9h��Z�b\�/�\�b}͕�m��\�[l','',0,'?'),(_binary '\�\�;\�\�\�\�|jj+�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/README.md','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�e��ц=\�qm\�T5�*',_binary 'cō�ddf\�nԱ�\�\�]���y�p\�6enU\�\�W','',0,'?'),(_binary '\�+���.\�\�eF�\�','wp-admin/css/dashboard.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/dashboard.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��d�&V,�&\�4\�\�',_binary '�A�\�*\�潋\�[\�-�\��Pi�\�\���T�*)/\r','',0,'?'),(_binary '\�+����\�\�\�Ѡ&2Q�a','wp-admin/css/colors/modern/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/modern/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�/l�\��%p�f`�\n�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_4_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_cellular_4_bar_24px.svg',0,_binary 'E�f�=\�q\�\�zr\\',_binary 'E�f�=\�q\�\�zr\\',_binary '\�X%��й\���\�\�\�0�\�\�Yhj}1�\�\�\�R��','',0,'?'),(_binary '\�9e�\�\�kk\�R\�o���S','wp-includes/embed.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm���vQL\\��Զ_j��',_binary '��Sk�@!���\��\n��\�4�>�\�aij/)','',0,'?'),(_binary '\�Ak��_]D�\�@�]�{\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-separator-with-text.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-separator-with-text.svg',0,_binary 'k3�Ӳ\ZA1\�O�-]\�t',_binary 'k3�Ӳ\ZA1\�O�-]\�t',_binary '�0��.�\�O�@�!6\0D�E\�\�_\�L�=\�yn6','',0,'?'),(_binary '\�G\�\�5\�@\�\�\�\�07�\�','wp-includes/images/blank.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/blank.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��ʟg�\�h\�kK��f',_binary '>��E\�G\�\�L\�� E�\�JQ��\�|\�B���ij\�','',0,'?'),(_binary '\�H�F\�bG\�5D\�7�','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/images/rslogo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/RevsliderDivi/images/rslogo.svg',0,_binary '�9\�\����[�\�7',_binary '�9\�\����[�\�7',_binary '\Z>\�T�ۯ��9\�q�O\�\'!!���\nO�DX\�','',0,'?'),(_binary '\�J~_o�f�k��\�\�\�','wp-includes/js/wp-embed.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-embed.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'l %\�,2��a�\�\�',_binary '\�\�Ӄ�dKW��GJ���n���\�.\�Z�\�d�\�','',0,'?'),(_binary '\�Sh�\�\�ݧh�\'��','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/.WP_CLI.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/.WP_CLI.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�[\�\�C�1bԍF�\"','wp-includes/images/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '\�d�DDzq\�\�ْ>','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��9w#���\�/^D',_binary '��l�\0?s,�@iTy7�<\��\�%]','',0,'?'),(_binary '\�r1�\�\�2#�\�j��\�','wp-content/plugins/wpforms-lite/src/Forms/Honeypot.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Forms/Honeypot.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'S9�4Q�HC�\�\�D\�$',_binary '�s\�Q��\'Ä��fa�I�\�\�\�:aI\�R#70\�','',0,'?'),(_binary '\�z��A#T�hd�\�\"8\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/ace_editor/field_ace_editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/ace_editor/field_ace_editor.php',0,_binary '�\�\�.�x�\�0�\�\�',_binary '�\�\�.�x�\�0�\�\�',_binary 'i)�+Kl6�;�R�Ӱ�\�M�E�Iq��k8�\�','',0,'?'),(_binary '\�؋�)\�T�[ r�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_portable_wifi_off_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_portable_wifi_off_24px.svg',0,_binary '���O\��vn�Z\�y',_binary '���O\��vn�Z\�y',_binary '��\"�\�\� ��\�oA\�|w��\� gw\�\�w�Y\'�+','',0,'?'),(_binary '様�\�7\�^\�b�\"�','wp-content/plugins/wordfence/images/back_disabled.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/back_disabled.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h\�\�\�g\�\�i\�\��>',_binary '�䏛N\�7\�g\�?\�Fb!}��ݿ�\�C��鳇','',0,'?'),(_binary '\�g�\�wߍ�hm\��\�A�','wp-includes/blocks/freeform/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/freeform/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�:\���\�x���t\�',_binary '6\�\0��7EFL�L\�\��\�\��cj=+\�8\�t','',0,'?'),(_binary '\�y�l��s\�U>\�<\�\�','wp-includes/css/customize-preview.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/customize-preview.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�b\��\�Sb\�s��\"',_binary 'ߌ�\�I�R\�\\Ĺ\�e��z3\�QsC���\�Q�','',0,'?'),(_binary '\�\���eҕ\�h�V�\"�','wp-content/plugins/wordfence/views/options/block-controls.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/block-controls.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�B�\�#j�T�, ���D',_binary 'x�\�L�a);\�%��Ƶ���R*��\�','',0,'?'),(_binary '\�\�\rT�\\\�\'\�D\�Q%z','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1251.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.windows-1251.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�qM\�M�x\�R?',_binary '1xn@7,o}hiB��Hdو�{\�q9|+L\�\ZҊ]','',0,'?'),(_binary '\�\�W�\�\�\"�\�\�Sk:\�','wp-admin/images/align-center-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/align-center-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���-\�r�5*J7�If',_binary '�8tf\�*Jw\�T\�^\�\�H\�>\�\�\�1\�JD\�ο','',0,'?'),(_binary '\�\�\�\�P�IcD\�\�ƾ\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��\�J�s�\�Ǚ�B',_binary '��ER�\�Jb\�ȸI\"\�\�t\�],�qP�1\\fD','',0,'?'),(_binary '\�\�\Z]CV\�1u\�O�7N�\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_queue_music_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_queue_music_24px.svg',0,_binary '�\\Zc\�\�\�F\�3�\�0',_binary '�\\Zc\�\�\�F\�3�\�0',_binary 'm=�\��Mŏ\r\�l\"`1�qG���\Z��6��~,6','',0,'?'),(_binary '\�\�[L2@��*��\�I�','wp-includes/blocks/comments-title/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-title/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \�]C\�!\�|A\�JH\0�\�',_binary '��f )�Cھ�KG�\Z\�C��\�\�ť L��p\�','',0,'?'),(_binary '\�⣣\�M\�O\��\�\�U�','wp-admin/js/editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�=\�\�Β\�\�y�\�',_binary 'ڒ��e\�\��y\�ѿ\�HK�\�t%\�\" ֩\�k','',0,'?'),(_binary '\�\��\"�LJ1\�C4ND\�','wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�pD*���\�L}�',_binary '\�\�f���ƾߜ=i\��\�s�8�\Z}��\���','',0,'?'),(_binary '\�\�\�r�`}���s\�','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_merge_type_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_merge_type_24px.svg',0,_binary '��:4��)�!*�t',_binary '��:4��)�!*�t',_binary 'kƕ[�/kB\�|�>\\`\�r�\�t=��VE=�','',0,'?'),(_binary '\�\�a\�4B\Z>#�}�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_post_author.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_post_author.php',0,_binary 'rd\�C�� <Ou�\�S�',_binary 'rd\�C�� <Ou�\�S�',_binary 'c\�\ruNr\�:\�NVd-o\�\�=\�P-�\�wRcq�;�','',0,'?'),(_binary '\�\��\�\�;�W�\�\�\�l�','wp-includes/js/dist/deprecated.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/deprecated.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i�ϐ,\nL�as2�/',_binary '\�\�\\�\�t��b�\�BI-�G\�Z�m��\�\�\�x�','',0,'?'),(_binary '\��3�\�\�\� \�kH','wp-content/plugins/wordfence/modules/login-security/views/options/.options.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/.options.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\���\�\�4Q��y\�\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetIpsFromSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetIpsFromSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�s@N\��x\�ϩ\��',_binary '�\�\�Ԧ�i���\�\�\r\�_�\�\�T\�Y���Ke','',0,'?'),(_binary '\�coxd`�\�\�\�}4��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Binary.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Binary.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j�9rb4M�j\�ę%\�',_binary '��\�3\�\�8�\�V\�\\��KA�q\�]W���B�o�_\�X','',0,'?'),(_binary '\� �QU \Z\�\nf���.','wp-content/plugins/wp-maintenance-mode/assets/css/style.bot.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/css/style.bot.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'n�9�E��(c\�',_binary '#O�N[\�\��vqc\�\r�d\�\� 1\�\�|\�\�','',0,'?'),(_binary '\�\n`m\�H�I�i�M\�','wp-content/themes/twentynineteen/inc/color-patterns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/inc/color-patterns.php',0,_binary '�Pç5�\Z�To��KyU',_binary '�Pç5�\Z�To��KyU',_binary 'Iks+�lC\�It!=,�.�\��\�5Z=�E�4�','',0,'?'),(_binary '\�\�Q�\�\�o\�CP\�','wp-includes/blocks/navigation-submenu/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-submenu/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�g\�̏\�\�~z\�',_binary '\�͡\�\�cG�e\�\�\�F�m\�]2\��a�2j\�','',0,'?'),(_binary '\����F\�\\\\\�\�nw�','wp-content/themes/main/includes/theme-filters.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-filters.php',0,_binary 'L�\�\rV�ImP-\�i',_binary 'L�\�\rV�ImP-\�i',_binary '\�g\n=�j�\�� ,\�9J�<�:u��ٍ�\�CK\�\�zm','',0,'?'),(_binary '\�\"\�ơ���7vs+\�','wp-admin/includes/class-pclzip.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-pclzip.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0\�Lj�\Z>�l�E\�nO',_binary '\�v\�f�y\�y�IX\�\�\�!/\�I��\"Y\�*ˮ\�6Hy','',0,'?'),(_binary '\�q+(~\�\���1|\�','wp-content/uploads/2022/04/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/04/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�)�\��DBëN_`;)o','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/.templates.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/.templates.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�04\�\�\�哔�Xvs','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactCampaignStatsUnsubscriptions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactCampaignStatsUnsubscriptions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';\�%�b髳r�$P]M',_binary 'U�@HV\�l|����Qc�\�_\��e\0֔\�&','',0,'?'),(_binary '\�2\Z\� {D�Z���-','wp-content/plugins/wordfence/fonts/ionicons.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/ionicons.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���h�\�I�15[I]J',_binary '*�\�\\&�t䭨\\\� gTw�����,\�1���','',0,'?'),(_binary '\�6\�ׂ\Zo$�T��|\�\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_calendar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_wp_calendar.php',0,_binary 'DN\�NsBI�snuUȆ',_binary 'DN\�NsBI�snuUȆ',_binary '�~{��;bJ/ԉ\�\�\�Ͷ\�/P-u��粠','',0,'?'),(_binary '\�Djמ\�8]fД_\�','wp-includes/class-wp-widget.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-widget.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� �H-�\�\�\"�|A',_binary '�/1�\�e\r]ʑh\�2tl�[C)5;7�j����O�','',0,'?'),(_binary '\�L�\�Q�KO\�\�\�\��0','wp-includes/sodium_compat/lib/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�[˳b\�7d\09h_�2|','wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\\}\�\"���7ڷ��DZ',_binary '\�.I\�H\Z�g\0\�H!7`��gޠZ�zȄ�ž6|','',0,'?'),(_binary '\�\\�\�Y\�_\�\�\�,4E','wp-content/plugins/wpforms-lite/assets/css/admin-bar.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/admin-bar.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���\�/A�\�\�\�7rY',_binary '\�;\'\�k�\�h��\"�\� kRX�ng\�VMߢ�\"�o)','',0,'?'),(_binary '\�b`K�\'\��컜�\�\�K','wp-includes/functions.wp-scripts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/functions.wp-scripts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[�l²\�XԐI�\�L\�',_binary '~?�:��\\\�\n�5�s\�ʃԪ\�\�k^��oz\�','',0,'?'),(_binary '\�cu�\Z\�w���Z\�\�V��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/textarea/field_textarea.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/textarea/field_textarea.php',0,_binary '�\n\�\�Z_�w=�(o�,',_binary '�\n\�\�Z_�w=�(o�,',_binary '�&�\�m\r\�\�fE��0\Zm\�:(3��#\�N�\�u\��','',0,'?'),(_binary '\�c�Z0{ǟK~�v�','wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedssl1/ssl-test-page.html','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedssl1/ssl-test-page.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�a\�0�����&�-',_binary 'Ӫ��GDf��\�:\�ڝ\�lk�#�L+J5B�\�','',0,'?'),(_binary '\�n�\�Q4\�/A�4\�\�p','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg3_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg3_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�VIk~\�\�?L�\�]��ȫ',_binary '\�{��\�\�\�M\�mF\�J�\�-k>3�0*\�{�O','',0,'?'),(_binary '\�x�Δ)NX3u/@�4Y�','wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E�]\�I�dW�\�f\�\�S',_binary '.��!���8\�\�\�^!KN�\�C}7�{A\�`\�\",\�','',0,'?'),(_binary '\�X\�\����\�@5','wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-full.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/integrations/divi/wpforms-full.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1s\�gu\�ن��u\\lJ',_binary '/\�G�!M�\�r�\'�IN�>f}M�0\�{\\\�\�ӹ�','',0,'?'),(_binary '\�Lb.|~�Z�WF\0i','wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid-white.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/check-circle-solid-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\�a!\�KS�!\�$�\�',_binary '�ns��\�6\\�`��\�c)�zr1C�R\�(�\�U\�','',0,'?'),(_binary '煣�5\��{���*\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/.Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/.Poly1305.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\��b��B\�>\�\�T\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacAggregatedSmsReport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacAggregatedSmsReport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�&\�\�E\�}/o���g�',_binary '\�О�]i�\�\�D�9�\�\�AR֯0_\�;�Sت��','',0,'?'),(_binary '\�Zd+\�\�dA�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_access_time_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_access_time_24px.svg',0,_binary '�\n�8�l}�+�QG�\� ',_binary '�\n�8�l}�+�QG�\� ',_binary '�~2`\�\�[�é��YR\�:\�ٗέ0\0#$s�\�(','',0,'?'),(_binary '\�\�Kd�|Y\�|a�J�<','wp-content/themes/main/fonts/Flaticon.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/fonts/Flaticon.svg',0,_binary '�I�<���6ݤ\�\�\�',_binary '�I�<���6ݤ\�\�\�',_binary 'HNe/\�\�dr�\�\� Ri<�?g���n\�F\�-\r\�','',0,'?'),(_binary '\�J��ёe\�\rXd�\�$\�','wp-includes/class-wp-customize-widgets.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-customize-widgets.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'eO�C\�[\�\\������',_binary 'W�\�c\�\�M.�!Y\�8-g���D�\�I�','',0,'?'),(_binary '\�l\0�v�;4\�\�EH','wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/thumbs-up.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[�w�\�\�G�\Z��\�\�\�',_binary '\�\�\�ę���*x(\�\�����\"ӂ&\�\�(�\�\0','',0,'?'),(_binary '\�\Z\�I\�\�����\�','wp-includes/blocks/social-links/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\0�\�\�\��7�\��\�',_binary '�G\����һS\�N\�\Z\Z�M���a#\�*','',0,'?'),(_binary '\�\����� O�S\�Dz','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�\�鰂g~.D\�b#��',_binary '� #\Zm\��-0@�ʖDG\��\�\���ь','',0,'?'),(_binary '\�ҘG\"��:0\�\\�KH#','wp-content/themes/twentytwentyone/assets/sass/style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'CUZJ\�k�\r=\�q\'��',_binary 'Pc����:�D3yN�o&�t*Ѱ�[�\�:kG\'\�','',0,'?'),(_binary '\�S��F\�Y�n\�\�n�\�','wp-content/plugins/wpforms-lite/assets/images/geolocation-education/address-autocomplete@2x.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/geolocation-education/address-autocomplete@2x.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K�\�Fu\�>�4\�\�\�',_binary '\�d9vrr&`C�����\�G��&\�=7�ݽ\�\�k��','',0,'?'),(_binary '社e�\�H�\�\�p\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_connected_no_internet_3_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_connected_no_internet_3_26x24px.svg',0,_binary 'ߍ�\�],�+�u�\�8��',_binary 'ߍ�\�],�+�u�\�8��',_binary '�� \'\�u}�.0\��(�\'�э^\�.����g\�E','',0,'?'),(_binary '\�\�4\�e�A�\�\"\�@,J','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAttributesAttributes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAttributesAttributes.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k�\�{���\�o�\�\Z\n\�\�',_binary '\�\�j\�d\�E@�Fy��\�~�J�%E{�Ms','',0,'?'),(_binary '\�#P�wd�?\��:�','wp-includes/js/imgareaselect/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/imgareaselect/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '粺\�\���#zY�\�m\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V�\�\�zȒ��`(\�lE\�',_binary '��\�\�\�\�⯠盍�\�\�\�\�\�\�ԵJ�\\\�_�z[','',0,'?'),(_binary '\�\�bl.��y�\���~','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fi.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fi.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�ob\�,G��\�\�\�',_binary 'N}|5��P\�t\�Nzg�v\�\'Do�\�/\�NK\�','',0,'?'),(_binary '\�kN\�>t\�\�,\�\�\�','wp-includes/blocks/file/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���i��\�=N\\i��(',_binary '������\� �\�t�\�\�少\�V��\�\�\�\r�','',0,'?'),(_binary '\�6\�Si\�\�\�\rلnT\�','wp-includes/blocks/comments/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�W}I>ו��\��x�\�',_binary '[\���J\�Wv)@1q�IO:��Dx\�\�1��3?','',0,'?'),(_binary '\�\�Ó��]ɚ\�d�Q\�v','wp-content/plugins/revslider/public/assets/fonts/revicons/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/fonts/revicons/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�\�p����\0\�\��ywUY','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_comment_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_comment_24px.svg',0,_binary 'h\�/\�3\�\�2/�ʝ�m',_binary 'h\�/\�3\�\�2/�ʝ�m',_binary '�EP�)xiMZƥ�\�y^` \�}���\�#��^�1ݽ','',0,'?'),(_binary '\�\�\�K�g�\�\�o#\�0','wp-activate.php','/home2/faster25/public_html/ansrwanda.com/wp-activate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�\�\�7�A&�#t\�\�\0�',_binary '^\�%\�\�7\�\"8ip\�2ape[_�8ѢA����I��','',0,'?'),(_binary '\�ʼn� i\�\���/Э','wp-includes/formatting.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/formatting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Nj�� 8 ԟn<u\�',_binary 'm`U;TX*g���`[9\�^,���\�_\�u','',0,'?'),(_binary '\�\�\�*Qb�-�\�\�\�\�\�','wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/smtp-admin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Љ�$\�װ�|)Ec\�',_binary '���\�\�t�� G}A*&`^����\�P\���','',0,'?'),(_binary '\�\�\�\�a\Z�C\�\�\�','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��\�\� F\n\�J\�1^',_binary '\�\r�,\�<�]\nbk�3�P\�ˍ;髞![gǂ1','',0,'?'),(_binary '\�\�H\�\�\�l\��{!D#�!','wp-admin/js/color-picker.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/color-picker.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��`l� W+%䆊kc',_binary '}\�̶�g��uw`h�f\�\�Foz�,drr,,u','',0,'?'),(_binary '\�\�\�L�.dDv\��','wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',�&�1{\�\04�H\��,\�',_binary '+\�=���\�\�\�ɱ[2��ȩ~�<o�ch\�','',0,'?'),(_binary '\�\�4k%�\�,X\0��e,6K','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_media_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_perm_media_24px.svg',0,_binary '�9;?\�(W\�O��1`\�',_binary '�9;?\�(W\�O��1`\�',_binary '\�\�\�l\n/\�\�\�\�+#?\�<��^�2�\�\�H\�N�\�','',0,'?'),(_binary '\�\�F�ZY�\�C8��3E','wp-admin/css/colors/blue/colors.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/blue/colors.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��c�\�Fq�\�\�\�s�(�',_binary '*��\�CC� }�AL2\�b\"K�pyZM�\�','',0,'?'),(_binary '\�\�ux7\�\r�\�\'t��Q�','wp-content/plugins/really-simple-ssl/testssl/cloudflare/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/testssl/cloudflare/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\�˭\�ӍÒWv8�qGP',_binary 'w\�\�\�\Z�\�\\\�l�8U\�Ǒ�\�\�\�f\�\�{��\Z�','',0,'?'),(_binary '\�\�G�E�9=\�\r��\�F�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder-remove.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder-remove.svg',0,_binary ':��\�e���ڔS^$�',_binary ':��\�e���ڔS^$�',_binary '\�s\�\n墠\Z\�p\"n)dH�-5.��jǮ_�','',0,'?'),(_binary '\�\�\�\Z*�|���}v\�','wp-content/themes/main/search.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/search.php',0,_binary '-\�\�M\�\�װh�2\"�',_binary '-\�\�M\�\�װh�2\"�',_binary 'K\��L�\�\�$��C�_}���x^\�&]\"\�\�L','',0,'?'),(_binary '\��÷�g$\�\�M\�s\�','wp-content/plugins/wordfence/views/waf/option-rate-limit.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/option-rate-limit.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E,bٿʊ�N��E\\',_binary '|J\�\�\Z^(\������xDsX\�\�8\�\�?\�R','',0,'?'),(_binary '\�Lgt��\�\r�ad\��','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/import_export/field_import_export.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/import_export/import_export/field_import_export.php',0,_binary '�k\�ڻ_<\�g5`�\�',_binary '�k\�ڻ_<\�g5`�\�',_binary '$�~�)`�տs�\�*4\�8{3���A#�<��','',0,'?'),(_binary '\�\r�Q�\�Q���|\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlash.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/paragonie/constant_time_encoding/src/Base64DotSlash.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4\���\�\�!s�p��\�Mψ',_binary '֏I�n<u�h\�\�D5Q�\�\�t\�@o���Ikhؽ~','',0,'?'),(_binary '\�\�\Zw!\�\�F�\�(�� ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/.Keys.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/.Keys.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�ז?�4N�-�','wp-includes/Requests/src/Exception/Http/Status417.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status417.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�nL���,\�Ux�\�\�(',_binary '@v�A��Z��7\�\�\�X�B�-��%ou�h\�5p','',0,'?'),(_binary '\�B Z.n�.\�\�n\\','wp-content/plugins/wpforms-lite/assets/images/icon-provider-constant-contact.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/icon-provider-constant-contact.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_�\�\���ЄZ�e�v\�',_binary '��Q��DC�\�\�\�.\n\�\�V�\�\�B>-�(�\��\�@\�\Z','',0,'?'),(_binary '\�\"�j+R�\�\�\�C g','wp-includes/Requests/src/Exception/InvalidArgument.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/InvalidArgument.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��R%�\�9H&F��',_binary '\�Lb�v�\�GZ��j\'����<K#�J��ѓS\�\�','',0,'?'),(_binary '\�%y�>}H\�o\�\�(6','wp-includes/js/jquery/ui/core.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/core.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�4c��<9곈\�',_binary '˲�EE�6Pe!X��\�s\0�$\�\\�tZ���i ','',0,'?'),(_binary '\�0��`�U[T� \\','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/.Cookie.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/.Cookie.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�7�\�\�\�t�֜��','wp-content/plugins/wpforms-lite/assets/js/admin-notifications.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin-notifications.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Hp�\�`\�\�:<ub%',_binary '05<�bKT�9\�\�?� ̺��������\�\0Օ','',0,'?'),(_binary '\�@��\�I�\�ۯc\�&O�','wp-content/plugins/wpforms-lite/src/WPForms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/WPForms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�߶Ȯ?\�\�;Y^�<\�v',_binary '\�\"��V p+\'p��,\�\�RN\�4C\�\�CO\�w\\\�','',0,'?'),(_binary '\�J������F�G\�\0�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacBlockedContactsReason.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetTransacBlockedContactsReason.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�i�ċ�ƞ&\�J�\�(<�',_binary '\��\�Q\� 9�\�2\�ec@��N\�&Ya\�Zj䓞\�\�','',0,'?'),(_binary '\�Q�\�|�Œ?,\�8a6','wp-content/themes/twentytwenty/inc/.inc.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/inc/.inc.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�SHLenP\�q7�č�','wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f�\����`\�j|��y�',_binary 'i��OGi����F|4�8\��V\�\�j\�\n#V-L','',0,'?'),(_binary '\�S\�I���\�#���)|','wp-includes/blocks/quote/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�7W\�Qʓ��B\�\�ir',_binary '�\�\�A�v�\�\�+�\�@�\�y^��nY��\�=��[M|t','',0,'?'),(_binary '\�b+\�\�a�X�\�\�\�X','wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-ntp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�!h��\0,\� \��%',_binary '˃\\B\n\�\�G/͉Cw��\�9�,$��ŐJ!\�8&','',0,'?'),(_binary '\�fx�)\�=\�ޞ�=\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/tracking.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/tracking.php',0,_binary '\�\r\�\�\n8)��X̸',_binary '\�\r\�\�\n8)��X̸',_binary ' #�\�\r�\�o\�\�VS3\�8dρ\�\�\�3�l�\��n','',0,'?'),(_binary '\�f\�i�`�=@T�\�o\�','wp-admin/images/spinner.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/spinner.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�L\�\nD�\n\�oً\�j˲�',_binary 'zƄ\�\Z\"��n\Zs�(\�U�/~\�7��F��^
\�','',0,'?'),(_binary '\�h8T� �\�\�9\0.?�','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/Exception/IOException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/Exception/IOException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ɠ\�\�\�ˡ��\�}=|e',_binary 'z�uD�ؽAl_�BB�y�Lx\�7�\0}�\�\�̏.$','',0,'?'),(_binary '\�t#�ݕx\�gM$�','wp-content/plugins/js_composer/assets/js/dist/settings.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/dist/settings.min.js',0,_binary '��U�\�ʋ\�L}\�\�@\�',_binary '��U�\�ʋ\�L}\�\�@\�',_binary '�=��\�EQ\ZI�\�\0d�Y����ჰ�#{�w\�{','',0,'?'),(_binary '\�wj0��67���@�T','wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�2s7��\\\�i#�\�E',_binary 'a\�\�\��\�\�t��W\�\� \�3N�\Z\�\�`x�hI\�`�','',0,'?'),(_binary '\�J�\�\�y��0m\�`\�/','wp-includes/class-IXR.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-IXR.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�0�\�\�C`q�x\�',_binary ']\�\�\�z\�p��q�N\"CKW\�\�鴛��c�\�M','',0,'?'),(_binary '\�>A�N�\�\�&FN�I','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmtpMsa.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/SmtpMsa.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�`�O�<�\�J��n�Z>',_binary '��]���}�\�,\�x��T�W?�5Y9���\�퀹Q','',0,'?'),(_binary '\�\�q�\�8O�\�;\�A','wp-includes/blocks/shortcode/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/shortcode/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\1�\�\�-��YH�\�\�',_binary 'vN\��\�7�PRu8\0oq\�\�W��,n���P��','',0,'?'),(_binary '\�\�V3ЌW�4\�\�\�\�+','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Fe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Curve25519/Fe.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�� �\�I�ݶ�3��S',_binary '!MڒޫDw��\�\�we(�!\�\�\�=\�\�ިd\�\�,GW','',0,'?'),(_binary '\�P(\�\�\�^\�Nu�I�','wp-content/themes/twentytwentythree/screenshot.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/screenshot.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�/s\�\�#y�� u�?\�',_binary '���ȳw7\�\�\�\�_�]h�\�\�I>�ʳO\�','',0,'?'),(_binary '\�\0�]�p\�\�ޑ\� \rG','wp-admin/css/customize-nav-menus.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-nav-menus.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ow/�\�7`�\�\�\�`;',_binary 'ߒ\�۫e{�\�\�\�Kd\�hGYӺ�dJ\�ϒo_�','',0,'?'),(_binary '\�W�5\���\�\�:','wp-content/themes/main/includes/plugins/importer/.importer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/plugins/importer/.importer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�a\�\�/1 \�ͥI\�;','wp-content/plugins/wpforms-lite/includes/templates/class-base.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/templates/class-base.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\����+9\�\�,.\�\�',_binary '\�\�\"o6J/ �\�\��;�\�|��\�̆\�dg\�ߞ�','',0,'?'),(_binary '\�\�s\�X\�3���f\�$','wp-includes/blocks/file.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Zq-#�\�(�\�m\�:',_binary '��\�/:/AR\�+�\�+z��RM�\�˲��n3���','',0,'?'),(_binary '\�;!\�kM\�\�\�\�\�\�K','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/.slider.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/.slider.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '謤j\�\�,\�\�\�\�=>','wp-includes/blocks/site-logo/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ס\�[� �\�D]�a@l',_binary '\�t3(5%\ZY�w�\�\�yMY��Me�\�}4G/#','',0,'?'),(_binary '\�ԶKF�H���AR\�','wp-content/plugins/really-simple-ssl/grid/css/grid-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/css/grid-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\���\�9�',_binary '\�9<\�7\�eb\�\Z�.\"E�N�\�, �\�瞓/�\�','',0,'?'),(_binary '\�\�̣�M?|\�\�%c\�\�!','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_exit_to_app_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_exit_to_app_24px.svg',0,_binary '\�R\�\�K�q^���cG*',_binary '\�R\�\�K�q^���cG*',_binary 'NJA{M�5_ \�e֛\�G�\Z\�m��Q(�a\�`','',0,'?'),(_binary '运Dي�\Z\ZR�u���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Q\�X\��¿:\�M*\�\�B�',_binary '-#u�e[�r\�\�\��}M\�b\�g�\�z\�Q\�4','',0,'?'),(_binary '\�\�?�V�\�\��\�!�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/PhpHandler/.PhpHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/PhpHandler/.PhpHandler.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�ͩ@2\�\�\Zf��l','wp-content/themes/twentytwentytwo/screenshot.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/screenshot.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�>�\�p���\r LF�z',_binary '��?C\�-�\�欳���Y6\�\�c\'\�\Zvw�=)*o','',0,'?'),(_binary '\�\�̪&�x,d\0���f9�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/content/vc_toggle.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/content/vc_toggle.js',0,_binary '^�\�z\�f��\0�o8h5',_binary '^�\�z\�f��\0�o8h5',_binary '9x{�\�q߃\�\�\�9mpJ\�\�\�n_S<�\�g�\�\�/','',0,'?'),(_binary '\�ғ8Kb��BBG9K#q�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_forward_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_arrow_forward_24px.svg',0,_binary '\�h\�)㕑\�SK',_binary '\�h\�)㕑\�SK',_binary '䧙*�\'\�B3xZg\��B)cw\� \�>F9y��','',0,'?'),(_binary '\�\�H��=\�:&\�fЛv�','wp-content/plugins/wpforms-lite/src/Lite/Admin/Pages/Addons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Admin/Pages/Addons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'hTߜ\rn\�+6�M�?�r',_binary '8(HL3�\�h\�9�\�|O2�f\�[C�,M�\�&V','',0,'?'),(_binary '\�\�\�VP��*GU*�<�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AddChildDomain.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/AddChildDomain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7 oA\�Ucy�ȏ\�XY',_binary '\�\�\�56+I�\'Ң\�A�w@��\�}8��\\\�\�W�c\�','',0,'?'),(_binary '\�\�\�W\�\��\�:��]','wp-includes/js/dist/primitives.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/primitives.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*R�\�ȪC5<\� \�7\�=',_binary '��\�>ޓ|\�ʇdZC�\�\�\�N�U�P\�y\'�S�\"','',0,'?'),(_binary '\�\�p�\"0^���T]\�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-user-journey.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-user-journey.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ң\�\��@$��\�Fk\�\�',_binary '�T�7�\�7\�og\�f�_4\�1I@�\�7؉\�\�\�|','',0,'?'),(_binary '\�\�<|Ɔ3#�`�}�','wp-includes/blocks/separator/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\��R�4*v\�\�ֶ-\�',_binary '\�$i\�侢\�\\��\�\n�y�.\�QHt��\n\�q','',0,'?'),(_binary '\�\�\�Q\�o�H*���(\�','wp-content/plugins/wordfence/images/sort_asc.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/sort_asc.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',��I�\�+ƾ�\�=��',_binary 'd�C\�T�\�\��\�e&,)Ѵ�\�FG\�\Zd\�ON\�','',0,'?'),(_binary '\�\�Gz\��I~\�\ns>\�gm','wp-content/plugins/wpforms-lite/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\��%\�$�g3d�N3\�\�','wp-content/plugins/js_composer/include/autoload/ui-vc-pointers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/ui-vc-pointers.php',0,_binary '�`�?�?ï�B�\\\�\�\�',_binary '�`�?�?ï�B�\\\�\�\�',_binary ':Ga,\�l29\��\�\�&�\�u�@V���!\"V7\�r\�L','',0,'?'),(_binary '\�\��ĵ��}b칖%��\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_camera_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_photo_camera_24px.svg',0,_binary 'O�\�\�\�a6�Y�%���\�C',_binary 'O�\�\�\�a6�Y�%���\�C',_binary 'l6\�ꏀ\�].\�r�\�C�\����\r�;E���','',0,'?'),(_binary '\�\�v�BB\r�\�Z$','wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-templates-panel-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/popups/class-vc-templates-panel-editor.php',0,_binary 'O�\�([2\����BL�� ',_binary 'O�\�([2\����BL�� ',_binary '\�;�9�\\P�\�ڑ ~�v\�,)�6�������UE','',0,'?'),(_binary '\�/�\�\�-\�\�2\nb�u/','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_linear_scale_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_linear_scale_24px.svg',0,_binary '�Œ\�X��!\�P\\�:�',_binary '�Œ\�X��!\�P\\�:�',_binary '�\�\�\�\�g��4@MPck\�d�#�*�G\�iV�j~','',0,'?'),(_binary '\��U�MU����$\�','wp-includes/blocks/latest-posts/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A~\�ב�������ɺ',_binary '� ʄ\�ŬZcI�\\!\�\�\'8ۨ\�&��\�CU��','',0,'?'),(_binary '\� \�_\�d��A�nk��.','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_3d_rotation_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_3d_rotation_24px.svg',0,_binary '�\�\�\�V>��\ZC���',_binary '�\�\�\�V>��\ZC���',_binary '(4 0*\�`�\�\�\�1؎\�V);S\ZJRA\�\�','',0,'?'),(_binary '\�A$�\�>\�\�\�T��.','wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�Q�^�1X^|R�\�:�',_binary '\\�\�\�t�vf\�~\�h�ɠ�oF��\�\�NӤ\�\�','',0,'?'),(_binary '\�+�\���3\�pU','wp-content/plugins/wordfence/lib/wfOnboardingController.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfOnboardingController.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y�%�̍��ų�<�\�',_binary 'ŔWF&�x\Z �\"�g\�\�ߠ\���;�=�D�ٗx','',0,'?'),(_binary '\�&9�\'\�\�O�\�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/Logger.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Utilities/Logger.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ct�[<-\�\�\�Z\�\�zGok',_binary 'g��� ��A� �P��\�\�U�y\�gU\�y����wt','',0,'?'),(_binary '\��$�C\�qZYu���J','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart19.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart19.svg',0,_binary '���%�\�N\'\��\�G�H',_binary '���%�\�N\'\��\�G�H',_binary '\\�r[w�[U�kуhf�\Zz�t%i�-t�/','',0,'?'),(_binary '\�fh����0\�Z\�PZ\�','wp-includes/sodium_compat/src/Core32/Curve25519/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�!2S�\�zE�?\�-S��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessages.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersMessages.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�9\�p(R�!a4��',_binary ';{y�\�N����\�N;�%\�9\�yf<\0u�\�]Q\�L','',0,'?'),(_binary '\�\"�e��AlB\�E�/','wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-gallery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/excerpt/excerpt-gallery.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'vh�lZ��.�]m`q��`',_binary 'Ȧ(�{r�E�(ug�_ ܹ k�\�\rP\�`\�8�c�','',0,'?'),(_binary '\�2\��\��\�\�\'\�M','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/CouchDBHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*�Iv\�ͺs�,�\0�1\�',_binary 'c��D�V--9\�ԭG\�\�1+\Z�2cG#\0iO\� �','',0,'?'),(_binary '\�A)��j,�¤?˼\�>','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/HChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/HChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��h\���P�\�\�',_binary 'K\�\�\��d�%�.RAO\�F�\�\�\�\�\���jo�-','',0,'?'),(_binary '\�A5\�\Z�c�\��鼀\�','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg1_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg1_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ':~�^Q\�\��\nV',_binary '%J�\�ID[\�\��\�UW\�\"�\�-�zC9��','',0,'?'),(_binary '\�D\�?&\�n�y¿','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-layer-slider.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-layer-slider.svg',0,_binary '<��\�B���\�!\�)��\�-',_binary '<��\�B���\�!\�)��\�-',_binary ';y\�[�\�u$I\�/�\n����\��y]\�\0\�\�','',0,'?'),(_binary '\�F\�j!Y\�{.J=,��','wp-admin/images/stars.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/stars.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[�\���><\�k�{\�\�(�',_binary '/ \�\�\"�\��Fa챔<SY\�\�g\��\�؉F�\�@','',0,'?'),(_binary '\�P\'Я(�sU�A� u~','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/pro-plus.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/pro-plus.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�?�NQ\0I�\Z\n\�\�',_binary '��\0y5\�\�Y/`���\�7\�\�W�$�v\�>\�','',0,'?'),(_binary '\�]\�W/>\�}<8\� VF\�','wp-admin/includes/theme.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/theme.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�٪ \�#��kI�[4m',_binary '}%/����>���\�^\�!\�ms>$?\�\�?g\� M\��','',0,'?'),(_binary '\�^.�jT}�<\��I��','wp-admin/js/accordion.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/accordion.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�@|{^\�\�\�g�\�h\�',_binary 'j~<�T��\�}\�2\�\�\Zl(\0w\�a��\�v�ʊ�%P','',0,'?'),(_binary '\�c͇�\�\�\�54ǾQ\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/PushoverHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/PushoverHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'pl4 �ŵ\�2q�c�',_binary '�\�ԡy/T\�pj�\�d+h\����@�\�q\�P�2�','',0,'?'),(_binary '\�g\���U)\rR(\�','wp-includes/js/dist/is-shallow-equal.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/is-shallow-equal.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'yeeG;�\�O�\�&��',_binary '\"|Ce\�F�a��v/�\���v��\�\��x�\���','',0,'?'),(_binary '\�g@\Z<\�\�\�Bs\�\�\�\�','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg7_thumb.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg7_thumb.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�H�ү8�*��֦�',_binary '\�څ\�z\�g\"�r�\�Z�\�/�_���ݣ\�','',0,'?'),(_binary '\�m[s*W,X\�\�\�Ð\�:','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_0_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_0_bar_24px.svg',0,_binary '�\nR\�\�Ȯi�d\�\Zf\�',_binary '�\nR\�\�Ȯi�d\�\Zf\�',_binary 'fn��jv�\�mu\�ϛ�\"B\�\�ץ▁9��|7\�','',0,'?'),(_binary '\�|:�\�x�Z~�*\�wl�','wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b\�\�V&�\0�79��7�',_binary '\�\\�g\�D��i̕�0m\�gg존�b�Y\'Z39�','',0,'?'),(_binary '郸\�F�\�P9\�\"�\��\�V','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_invert_colors_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_invert_colors_24px.svg',0,_binary '��Ih\�h�^]wPٲ\Z�\�',_binary '��Ih\�h�^]wPٲ\Z�\�',_binary 'ڌ8\�\�C\�P�j\�O\�\�|H�A�+[r��M\��6','',0,'?'),(_binary '\�J^\��\0ՠ\\[\�','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fiber_dvr_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_fiber_dvr_24px.svg',0,_binary '�\�G��\�\�\��\�5\0',_binary '�\�G��\�\�\��\�5\0',_binary 'Ò]gq-��aȠ�.\�\�K�\�\��w)\�0\�\'','',0,'?'),(_binary '頻�yN<���9�o\Z<','wp-admin/js/xfn.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/xfn.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�<\�>B���25�\r1U*�',_binary 'O �\�\�h^dLgz\�\�\�Iw�vƄaZ1�\�','',0,'?'),(_binary '\�tLH�:�\�P(\�\�\�','wp-includes/css/dist/widgets/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/widgets/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8��\�SoN=�Gwt\�\�\�',_binary '��S_\�\Z�\�1a5�V���\�\'m]vw�^rk�v\�x\�','',0,'?'),(_binary '\�\�m�Mt��\�W�B','wp-admin/images/align-left.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/align-left.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\�y0\�d\�Z\�o.h�\�',_binary '\�_]\�<#�S\�\"�B^U4_\�Q<!@�x?J$��K\�','',0,'?'),(_binary '\�L\�\�P\�W\�5(�Z','wp-content/themes/main/js/plugins/libs/infinite-scroll.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/infinite-scroll.min.js',0,_binary '\�I\�\�s\�p�\�6D��',_binary '\�I\�\�s\�p�\�6D��',_binary 'u\�\�˂VD\�\�sid\0q���1�#rR��ؓq','',0,'?'),(_binary '\�\n��\�ݒA}jk�$�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user09.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/user09.svg',0,_binary '(m_94\�0',_binary '(m_94\�0',_binary '\�\\Q\�V/Ei�V�h}�?�\�X)�x\�ǹF9��\�i','',0,'?'),(_binary '\�c\�8�\�x�\�\�ϵ','wp-includes/blocks/preformatted/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/preformatted/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�)1n8.R��\�*',_binary 'v�[\�\�7�/N@3)}�o�x\��\�t\�7�Nk��','',0,'?'),(_binary '\�\� \�b���6avmh','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg9.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg9.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����32e \�! ��*\�',_binary 'x-��#\�M�u��t\�%æ�kQ�\�\�]V<\�[�','',0,'?'),(_binary '\�\�\�\�t���Z\�O\'� \n','wp-includes/js/thickbox/macFFBgHack.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/thickbox/macFFBgHack.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ȱg\�W�,/u�',_binary 'Rw\�/\�h\�\�&q\�\�]Z��_�\�\�\�Ngy\�\�','',0,'?'),(_binary '\�\�\�\�\�V,E@�X���y','wp-includes/SimplePie/Cache/File.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P��8?Q\�\�h\�',_binary '~\�`�\�嫌\�<�\�B\n鲙%]�\�X}\Zi��','',0,'?'),(_binary '\�\�S��t\��R�Ϛ|\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/wpbakery/wpbakery.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/wpbakery/wpbakery.class.php',0,_binary 'mK�\�8۰\�\�\nJ:ֳ',_binary 'mK�\�8۰\�\�\nJ:ֳ',_binary 'l\�T^�œ\�@J�Go����a\Z�\�\�T�g���pv','',0,'?'),(_binary '\�\�/de�\�w�\�פ�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_dehaze_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_dehaze_24px.svg',0,_binary '��\�\�\�x>.��\"�b�N',_binary '��\�\�\�x>.��\"�b�N',_binary 'H\�G��\���a\�t/2\�Շ\�<\�9�Zd\�','',0,'?'),(_binary '\�\�sUlM�r)\�_ G\"\\','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Locale/.Locale.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Struct/Locale/.Locale.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\� \�1_E\�67�\�\�','wp-content/themes/twentynineteen/sass/forms/_buttons.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/forms/_buttons.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�a|2]�e\�\"$9z\�',_binary '\0�Ó\rƱ6\� \�,\�J \�\�!d7��\�n�\�h\�\�','',0,'?'),(_binary '\�kLN\0\�\�x6@','wp-admin/css/list-tables.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/list-tables.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\�(y�\n�v\nT\�)� 6',_binary '\�Ə)71Px_�V\�/\�\�\"�8t!��\�P!��','',0,'?'),(_binary '\�\r`2-\rRz��GV','wp-content/plugins/wp-maintenance-mode/assets/js/jquery.plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��7Q2\�y\�\�<�lD��',_binary '�R�\� \'�b*�`\�N\�\�\�>Ԙ�D�0�x\���&','',0,'?'),(_binary '\�\�H�m2�ڻ\�ʿ[','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/af.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/af.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��ʓm�R\�!T\�w�\�',_binary '}�М5dzOD�ĹՆ�KX\�([��\�\�F����','',0,'?'),(_binary '\���@p\�͢\�a�=\�','wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�j\�~n\�#\�6If\�',_binary '_*���e\0\�yo�\�\�v�y\�$�d�\�\�Ջ��','',0,'?'),(_binary '\�\"6��\�-\�\�\�L�','wp-includes/blocks/comment-template/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-template/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\� 7�R�L\�y\0��',_binary 'L~�\�|G��y^�֝G�C \�ǚ�\�%�mAu','',0,'?'),(_binary '\�$.F^\�\\\�CQ\ZA��\�F','wp-content/plugins/js_composer/include/autoload/vc-undoredo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-undoredo.php',0,_binary '�5k\�)�\�C\��\�,�',_binary '�5k\�)�\�C\��\�,�',_binary '�Hq\�:�\� �\��\�O3�4�e㺂�\�\�\�','',0,'?'),(_binary '\�-.��x�ɤ\�R�\�','wp-admin/includes/privacy-tools.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/privacy-tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>\�f\�F�nj\�\�%XČ',_binary 'O dPޝE��\�<\�\�ҡ\�\�Prָ\�u(tX���#','',0,'?'),(_binary '\�0J\�\�\�\�fx�#X{�','wp-includes/sodium_compat/namespaced/File.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/File.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']\�m\�w\�/\�\\\�y5\�',_binary '�ɐt�d7�H\�}=��.t�\�Cw$�`c��\'�','',0,'?'),(_binary '\�4o@\�\�\�[�\�ƗY\�','wp-content/plugins/wpforms-lite/assets/css/emails/general.min.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/emails/general.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B��P�F�����S�',_binary '\�\Z��}a�MM C[���*F0�\�\�E\�ĉ\�hS\Z','',0,'?'),(_binary '\�4\�\�\�2�)A.;4\�','wp-includes/js/customize-preview.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-preview.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3Q �!�@\�٧T\r',_binary ' \�Z\\L\�\�\�\'b\�%\�i$\�\��\�\Z\n\�\�\�F�~','',0,'?'),(_binary '\�>\�;k\�ۉ��8\�?\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-arrows.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/head-arrows.svg',0,_binary '\�@�)mzY�膐�\\ԛh',_binary '\�@�)mzY�膐�\\ԛh',_binary '*\'WQ[�i%�J{t�\�=D�Pg�\�c\�%;\�]�','',0,'?'),(_binary '\�M(E\�@���f0��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP256t1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�o\�\�\�ɟGu\�\\�',_binary '�+\��n�\�\�w��X�ޖ�:���lmh�/\��1I','',0,'?'),(_binary '\�Q\�A\� \�=H��7-','wp-includes/js/jquery/ui/droppable.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/droppable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\\v�rK�S9L��\0i\0-',_binary 'G\�A�b<\�\\A\�={A}:J`�\�L\�\�\�C�\�?L','',0,'?'),(_binary '\�`u\�\Z1��Ր\�\�\0N','wp-content/plugins/js_composer/include/params/el_id/.el_id.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/el_id/.el_id.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�d\n�v;\�O1:���,Tn','wp-content/plugins/wordfence/views/options/option-toggled-multiple.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-toggled-multiple.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�о�6�\����\�',_binary 'r\�\nz\�\�\�>���g\�i\��\ru\��u<�\�F','',0,'?'),(_binary '\�d\�I\'y��\�\�\�W5*�^','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Client/Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Client/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�l\�\�/\�\�R{��\�',_binary '�E0f\�q\�=\�}\��#l��GnG\�G�́�\�F�','',0,'?'),(_binary '\�r@�\�D��Z\�䯩','wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!K\� 5y���S*',_binary '\���Ty�O\�%u;\�U\�}\�g\�1�\�)�\�Z\�','',0,'?'),(_binary '\�}�\��\\�\�^\�\���','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k<]�^ܴ\����=3�c',_binary '*�\n\��\�`�3\�q\�^�,,�G\�/H�\�','',0,'?'),(_binary 'ꍥ��2jEbg؈W�x\�','wp-includes/css/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b��\�\�AAg\�$t\0r�V',_binary 'e\�b�%$0����\�mѺ�Dz�Ar\�z\��\ZU�','',0,'?'),(_binary '\�P�\�Ƅ\�P�PhzFm�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-signatures.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-signatures.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1�q��dp\�&̎~�\�',_binary '\"\�\�F\�C\�\�V:ؘR�}S�\�bb�қ�Ϋ|','',0,'?'),(_binary '\�\Z��Ti�Sx�\�\�-f','wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/class-vc-gitem-acf-shortcode.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/class-vc-gitem-acf-shortcode.php',0,_binary '\���T�\�uR�\�',_binary '\���T�\�uR�\�',_binary '�kb\�[^�%\�\�7�=\�ߪbjmÅ`{S�p\rRyo�','',0,'?'),(_binary 'ꮔ\�\�<�\�\�,Z\�','wp-includes/blocks/comments-pagination/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�·\�Q2�\� �\�\�y[S',_binary 'r�\�r)8J�\� eZ\n*\�\�@�`Cҙk\�=\�9-vB','',0,'?'),(_binary '\�LJ�\�\�4˓T`�k','wp-includes/js/wp-pointer.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-pointer.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'AV{M\�\��rn?\�\n\�',_binary 'c:\���8�\�Xܹ�l\�8od�Gh��S\�D�%\nM\�','',0,'?'),(_binary '\�g*e3Tb�\0\�G�Z','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-wpml.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-wpml.php',0,_binary '�}E�V\�c��\\j�j�',_binary '�}E�V\�c��\\j�j�',_binary '1\�v��\��\�[�%�b\�k:Q\�o榹u\�(9\�\�','',0,'?'),(_binary '\�\�c��?`d��Ql\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/quill.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/quill.svg',0,_binary '5\�Ň���&>%�iL�',_binary '5\�Ň���&>%�iL�',_binary '�x2<\�\�agɇ\0�h=JC�n��/96�O�i','',0,'?'),(_binary '\�\�n8Hv\�4T�\�($p','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/slider/vendor/nouislider/redux.jquery.nouislider.js',0,_binary '��䷂�/�7��1K1\�',_binary '��䷂�/�7��1K1\�',_binary '9T+Б5�Y\�L\0-Оe��dt�F�Ѩ>�ة\�_�','',0,'?'),(_binary '\�\��\�>���Z�m+ۜ','wp-content/themes/main/includes/visual-composer/shortcodes/icons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/icons.php',0,_binary 'Q��,:�/7qlp*�',_binary 'Q��,:�/7qlp*�',_binary '4t\�l�\�8�@D\�\��g�N���#�yíF','',0,'?'),(_binary '\�\�6\�Z�fM\�\��;�','wp-admin/css/site-health-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/site-health-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' \��\�\�\�\�(u\�\r\�',_binary '\n\ZV���\�\�p�;��tFu\�\'\�\�\���\"\�\�\�','',0,'?'),(_binary '\�\�\�X7�\�mzt\�\�o&','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/.Ge.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/.Ge.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�{#o2G>�Fm�','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/attributes/.attributes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/attributes/.attributes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�s�\�遐�ʝ�d1','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/SecretStream/State.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/SecretStream/State.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�:\�Z{\�\�\�5�o',_binary '��\�<\�s\�6�\�\0, Ra\�uhX\�\�c\�\�\�','',0,'?'),(_binary '\�\njݍea!\�\ZWd�q','wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ٶ�\�h�rdG�Ͷ',_binary '�_7\� 2w-Tb\� -�\�710εA\��\�\�f','',0,'?'),(_binary '\� }\�\Z+�\�+{\�1%\\','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_panorama_wide_angle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_panorama_wide_angle_24px.svg',0,_binary '�d\Z뢥z\�\�\"\�\�\�D',_binary '�d\Z뢥z\�\�\"\�\�\�D',_binary '<~�8\�\�n ܀�\�\��\�\0�\�>�ˤo�\�[s','',0,'?'),(_binary '\�-n\�$.�#g%\�}\�\�','wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� \�OّCH�ؖs� ',_binary 'pX�\�\�uc{\�-\�Kژ�/OnE0���)JB','',0,'?'),(_binary '\�0���R\�J�{y\�ˣ\�\�','wp-includes/general-template.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/general-template.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�MPb���5\�#v���\�\�',_binary '\�E\�9\Z�\�0\�1\�S/y!\�\�`\�]��V�S�&f','',0,'?'),(_binary '\�447\�?|\�,��\"^\�','wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/js/smtp-tools-debug-events.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�l�\rU*Һ�\�x꣱',_binary 'Q�Ғ>�\\�\�\"�\�%��X�^\�\'��p�&<','',0,'?'),(_binary '\�F \�8\�+�)\�\�r\�P\�','wp-admin/images/no.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/no.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�k�d\�$��ܟV7\�',_binary '\n\�>\�\��~h\�Z\��\�P\0�U0\�;\' {\�) �>','',0,'?'),(_binary '\�KB���\0g^��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsMessagesSent.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatisticsMessagesSent.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!B�D\r\�K�`��x8',_binary 'r�щ4�@��4�����e\�`i�LR\�U��C\�','',0,'?'),(_binary '\�M\Z�\��H�?ͲZ','wp-includes/class-wp-rewrite.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-rewrite.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^g\�4�$�/*]\�',_binary 'Tz�T��+��)ū\�Om��:\�3��,L�?\�','',0,'?'),(_binary '\�Oӿ�;�=\\J�zy','wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?��\�\�\�\�?g>�}',_binary '�J|x\�^\�W`�\�\�\�oqB<�s\�e�s','',0,'?'),(_binary '\�P�\�o>�\"��\�2��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�hKJ�Y\�w>*\�G\�.',_binary '\�\�\�\�\��\\\�b)\�&U�}�\�gEݕ^\�C��K\�','',0,'?'),(_binary '\�QF\�0t\�+�\�\�\�\�','wp-includes/css/dist/block-library/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\���\��i�DV',_binary 'S���\"\0���\�PO:(��\�\�`\� �u\�\�O\�','',0,'?'),(_binary '\�S�.�\�\��\�\��®','wp-content/themes/twentytwentytwo/parts/header-small-dark.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/parts/header-small-dark.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'I!��6^X��\��Q+\�g',_binary ' $\�\�$o��pñ�y2\"t�Ak�,\�\�c�\Z\�Iy','',0,'?'),(_binary '\�T�\�1\�(�\"_�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-user.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-user.svg',0,_binary '\��i�ҩ�\��\Z',_binary '\��i�ҩ�\��\Z',_binary '[�\�k\�db S\�F\�b; \"9ΞSy&�Q,��','',0,'?'),(_binary '\�W�\����l�M\�Dkr3','wp-content/themes/main/partials/blog/related-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/partials/blog/related-posts.php',0,_binary '��\�hΙ����q\n�fy',_binary '��\�hΙ����q\n�fy',_binary 'I6{\�ȳ[\�\�\��\��_�)\�tI\�\�1�\"�Z>r','',0,'?'),(_binary '\�X\�CF\�\�\�C��˴\�','wp-includes/js/tinymce/utils/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/utils/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�_HH�s�=W�HIf2','wp-includes/SimplePie/Net/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Net/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�_�1t=qT�Q�*�F\�','wp-includes/blocks/gallery/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\�\r\r\r��\�\�\�%\���',_binary '\"\�2K~(�prs\Z1&%\�=\'6Q\�\"x\�\�\�\�!�','',0,'?'),(_binary '\�a��u\"9s?�H��\�\�','wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��%1�s���ËG',_binary 'E��Wٳ�?\�4\�\�@U?�0��\�bP�+\�h','',0,'?'),(_binary '\�e�B Y�S\�v\�(M�','wp-content/plugins/gosolarthemes-core/plugins/tweet-php/TweetPHP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/plugins/tweet-php/TweetPHP.php',0,_binary '\�\�q�\�m��\�B�ӡ',_binary '\�\�q�\�m��\�B�ӡ',_binary ':Ѭ\�\�_\�\�\�vM\"���i3���o-<Oh','',0,'?'),(_binary '\�i>\�h>ػ�1;mj','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�e<i���Y^�\�0�Y&',_binary '_v�&\�\�Z�YwDڀ\�\�g]�\�^\�9۔�uf��d','',0,'?'),(_binary '\�i[^sT<ź\�{�\�7�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_screen_lock_portrait_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_screen_lock_portrait_24px.svg',0,_binary '\�,\��$qeO\�`.DP\�',_binary '\�,\��$qeO\�`.DP\�',_binary '�fٟM\�Җ*\�M\Z!�,��bq\�3k\�\�\nN\�\�','',0,'?'),(_binary '\�m+:o]\�\��au�{��','wp-content/themes/twentytwentythree/styles/grapes.json','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/styles/grapes.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '팩 ?R,�UM��(\�',_binary '\�\�D��o��%\�\0�_;�/\����\")�\��\�[','',0,'?'),(_binary '\�s\�\�Zz\�`x�mf: ','wp-content/themes/twentytwentyone/assets/sass/01-settings/global.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/01-settings/global.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v�\�\�]��c\�\�ț\�\�&',_binary 'mrO\�z\�Iy�Dz�\�q�v\�˘qZ����\�i�','',0,'?'),(_binary '\�x}YAO\�R`#X\�','wp-content/plugins/revslider/includes/cssparser.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/cssparser.class.php',0,_binary '��[un\��\n��lթ',_binary '��[un\��\n��lթ',_binary '?�\�\�\��u\�\�c�-(a�]�Zd�\�#\�\�l�W','',0,'?'),(_binary '\�y�h\�4X���\���','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Util.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/Util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';�\�*�kLwB�\�d\�=',_binary 'ec[d�M?H\�|\�KY�\04��@� QA��:FF \�','',0,'?'),(_binary '\��싿1=Zr]\\\�','wp-content/uploads/2019/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2019/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�x�D�.�\�\�m~<\�2','wp-content/plugins/wordfence/images/ratelimiting.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/ratelimiting.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0[�\�M�ɞ�yP�\�',_binary '\�@�\��\�S\�\�y\'\�N+�k\�B��3�J!PbƖ�','',0,'?'),(_binary '니���B�)\�B�*\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/MessageInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/psr/http-message/src/MessageInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\�Ś[\�pqX�\0\�o\��',_binary '��\�\"Y;��~-\�i�\��\�\�\Zn)����yު','',0,'?'),(_binary '\�\�(K~:,<U\0�]�','wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_upload_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/file/ic_cloud_upload_24px.svg',0,_binary '\�f#/\�&M4�����Ֆ',_binary '\�f#/\�&M4�����Ֆ',_binary '�ͳ�JŹ\�2j\�\�\�\�t��\�\�6}aW\�T%S\�O','',0,'?'),(_binary '\�T{�bǸP-Z\�r��','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-arrows012.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-arrows012.svg',0,_binary '\�ش�:\n\"\�zJ����',_binary '\�ش�:\n\"\�zJ����',_binary '\�\n,3�\�D\�M\�.�j��\�\�k0\�>\�7�\��','',0,'?'),(_binary '\�\�L���\�M�\�','wp-includes/blocks/comments-title/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-title/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_�e\��\�G�Al\�\� ',_binary 'ƳTz��]�� ����\�G�\�\�b�\��g\���','',0,'?'),(_binary '띄�\�`�\�\�\�7ޯ','wp-content/plugins/wpforms-lite/assets/images/community/translators.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/community/translators.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Rk[r�gT�)�\�',_binary ';�^��N3��V��I\�Q�\� K\�vA\�;��Z','',0,'?'),(_binary '\�:k��1�I�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/social/ic_notifications_active_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/social/ic_notifications_active_24px.svg',0,_binary '� *��g)\�\�d�\�\�\�',_binary '� *��g)\�\�d�\�\�\�',_binary ']p\�\�46\�,.\�V\�M\�~=n��-\�\�\'��','',0,'?'),(_binary '뭷\r\�!z}ML�K�E','wp-includes/ms-files.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ms-files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4�9\�b��\�\�\�b�C\�c',_binary 'VU`]E�:�\�<oW\�\� ʌW\���H\�d)�','',0,'?'),(_binary '\�\�Sڰp��GMǯ�l\�','wp-includes/css/media-views.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/media-views.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\�\�̘)RS�\�\�Ov\�',_binary 'U\�\�_\�\�\�\��\�_�a\�<\�֔�$\�\�s!�','',0,'?'),(_binary '\�R\�H\��zS�\�\�)�','wp-content/plugins/js_composer/include/templates/pages/vc-settings/.vc-settings.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/vc-settings/.vc-settings.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�2�|\�?�]���ϸ\�','wp-includes/css/dist/nux/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/nux/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�g�v˦x���͠5�',_binary '���\�A\�hLM�\�w�\�x�V\�\� X\�\���','',0,'?'),(_binary '\�h7\�\nۨ�\0톬\�]','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/de.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/de.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�{�C\�Ѽ4�C�t\�J_Y',_binary '\�ȁd+B�w\'�<�f�\�M�\�\0q�\�1','',0,'?'),(_binary '\�Ƅ�tr\�������%v','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/FirePHPHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�2\�3~\�Ͻ��',_binary 'd��\�\�\�3\�(\�W�Ct�s:Rm��\�?�80r�','',0,'?'),(_binary '\�Ə�TO J�\\G\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/images/.images.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/images/.images.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�F\�\�p\�s�\�4�','wp-content/plugins/wordfence/images/back_enabled.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/back_enabled.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�]\�\���\�H�\�',_binary '���9퇥)R�$px#��q �����\�{#L�O�','',0,'?'),(_binary '\�ɘ�/\�\\L�\rx','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�d �sU~_\�?\�9�*',_binary '\"Bz��\��h��TG\�Ȉ(\�\\r�A\� \�QkP','',0,'?'),(_binary '\�˳�^�c �ۈ�J�','wp-content/plugins/js_composer/config/content/vc-icon-element.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/vc-icon-element.php',0,_binary '�\0&\'\�\�1\�!g�\�',_binary '�\0&\'\�\�1\�!g�\�',_binary '_�.L��gY/J�\�rЇRQ�qJ�I\0\�3\�d��\�\�]','',0,'?'),(_binary '\�\�\�iW;`\�\�B�<+','wp-content/themes/twentytwentythree/readme.txt','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/readme.txt',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ']�*{a\�D\�#䵯 \�',_binary '�����]iG�\�\�H\��\�M,]\�ulJ\�\�(','',0,'?'),(_binary '\�\�L&I~6\Z\�\nd\�\�\�\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-custom-heading.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-custom-heading.php',0,_binary 'Mu|oIC�W(K\�\�g\�',_binary 'Mu|oIC�W(K\�\�g\�',_binary '�:\�d\�pz�m/ ��#\�r\�j�\�e\�ΘQ��','',0,'?'),(_binary '\�љ��e ����BM}','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/lv.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/lv.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5:�Ą�k�^^�\�',_binary '��� ��f�\Z&\�\��p>\�_ֳ�\���ت�ܦ��\�','',0,'?'),(_binary '\�\���H/A\�J\�]�i�','wp-includes/blocks/page-list/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�ٚ���1�ao\�z��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Formatter/HtmlFormatter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�~�\�\�]\�XO\�E\�',_binary 'N\�G:] ���e\�L\�sF�=dYo�?\�ew\�z\�Y\�','',0,'?'),(_binary '\�\�vA�ds�����K�]','wp-admin/post.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�uZ{\�(yO% \�N�\�',_binary '��w#E\�?�a\0\r\�\�&�\�\�A\r3N:\�Q\�','',0,'?'),(_binary '\�\�<V\�/q��\�\\�~','wp-includes/js/tinymce/plugins/wpgallery/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpgallery/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�\�YC\�\�o�oR\�亞�','wp-includes/capabilities.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/capabilities.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�S\�\�q�\�\�?�f6{\�',_binary '�\'�2)�N`q\�p\�\�3\�\�\�\�\�\���\�/\�Ê�\�','',0,'?'),(_binary '\�n\�\�ko�/]��','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_timer_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_timer_24px.svg',0,_binary '\��\�sk�\�\�\��+vp�',_binary '\��\�sk�\�\�\��+vp�',_binary 'o\"%�:t\�U\�3,��u��v�H\nq�\�c��8[','',0,'?'),(_binary '\�\�Je\'�X&�\�\�.','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/link_color/field_link_color.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/link_color/field_link_color.php',0,_binary 'x�3>)`��6\�\�س4',_binary 'x�3>)`��6\�\�س4',_binary '\�wqBAnT\�z{!I(�Uj\�\�^z6�?�\�vVJc','',0,'?'),(_binary '\�\�p�\�В-\�K-\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bell.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/bell.svg',0,_binary 'h��\�;om�<��\�\�s�\�',_binary 'h��\�;om�<��\�\�s�\�',_binary '=_\�\�;%�Y7\�Df[\�\�\����?�\\�p�{e�','',0,'?'),(_binary '\�ҊѺR=\Z�\� \n_','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/meditation.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/meditation.svg',0,_binary '����\�U��k@e\"\�',_binary '����\�U��k@e\"\�',_binary '\�\�\�BΗ�e���3��L��jp��xzq\�\'&','',0,'?'),(_binary '\��]3I4�\�qF&M','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_view_compact_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_view_compact_24px.svg',0,_binary '^=\�y\no\Z8\�\�ˌ�#Q\�',_binary '^=\�y\no\Z8\�\�ˌ�#Q\�',_binary 'yqj㧬9�}<\0F6�D\�֣j\�r\�_\�LȀ\�','',0,'?'),(_binary '\� �\�p(邊�ȼ�a��','wp-includes/blocks/navigation/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�6_!Fv�M\�w\�_\�',_binary '��\�~I�{`�x�h\Z\'\�k\�+`� PeT�pG','',0,'?'),(_binary '\�!�0���\�}�\�g]S�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_none_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_filter_none_24px.svg',0,_binary 'TQO�N4m��ޚ���',_binary 'TQO�N4m��ޚ���',_binary ',�\\K�;\��n\�C��\�}\�T�\'|\� 5�R�����J','',0,'?'),(_binary '\�#ꂾϤ��{�:�T','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListFiltersResponse.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/ListFiltersResponse.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�բ��P\��\�\�3',_binary '\��M\�\�a^D̎\�2���@)\�$H\�Sx\�9�A2Α','',0,'?'),(_binary '\�*4��0+<̖`i�^,F','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSmtpTemplateSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/CreateSmtpTemplateSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ڐ]q?�VXV�T�/]',_binary '��\�\"{OW�*���%����\�2|\n\�\��\'�g\�x','',0,'?'),(_binary '\�*V!\n\�+H�:KBQ\�,','wp-includes/Requests/src/Exception/Http/Status511.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status511.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ѻ\�\�\Z1E�Wk���\�\�',_binary 'E+��\�A�:Sl� h )\�-���\�*R���A�$','',0,'?'),(_binary '\�4I\�l�\�#�\��0','wp-includes/blocks/site-tagline/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-tagline/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�8�ڧ��s}\�\�ն\�Ni','wp-includes/class-phpmailer.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-phpmailer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\�\�F!;� 24\�&',_binary 'G�\�ZG��\�\�5�_ܚ�\�XS[W�\�S:9p@\�?�','',0,'?'),(_binary '\�<AIcr5\�\�K\�ǿ','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��v>\�\�#��!n�(',_binary '\�DFUu|\�v��/\�]\�2x_ERL2QlP93s �15�','',0,'?'),(_binary '\�<�\�\�xNl#A��\�','wp-content/themes/main/framework/plugins-activation/init.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/plugins-activation/init.php',0,_binary '\�8\r��Gų��{0\Z,',_binary '\�8\r��Gų��{0\Z,',_binary '�鎜\�55\�\�>ڗNޅɕs6�\�s���B|','',0,'?'),(_binary '\�?\�\�\��h���\�\�;','wp-includes/js/quicktags.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/quicktags.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ʵ\�\�> %�nK�{<5',_binary 'mwd�\�\�^ʋ\�\r��1�^K�\�(<nV�\�\�\�','',0,'?'),(_binary '\�D\rh}�\����!\n','wp-includes/js/jquery/ui/effect-drop.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-drop.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�UZJ\�v:Ѕ�&',_binary 'c��K�\�5\�\�W��l5�߈\�^\�\�z�I4 ��','',0,'?'),(_binary '\�FrK~Aj#\�\�S\'�A','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_flight_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_flight_24px.svg',0,_binary 'Aہ��&lo�|�[E�',_binary 'Aہ��&lo�|�[E�',_binary 'P\'\�o\�\�o��L\�C\�\�~�o�vP�a�d}\�~','',0,'?'),(_binary '\�Fv\�\�z�E��\�!J','wp-content/plugins/wpforms-lite/includes/class-db.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/class-db.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\�\�c\�\"�\�\�*H',_binary '3\�\�]\�ƙ�1\�\�*!\�\�q�k��t�y\�\'&^ٞ','',0,'?'),(_binary '\�ON�~\�5\�2:�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/nest-money.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/nest-money.svg',0,_binary '\�ұM|\'C\'\�V\�\�\�',_binary '\�ұM|\'C\'\�V\�\�\�',_binary '�\�\�-}]\Z�%\�\r\���\�*�\�$ԹOU\rE\�Y','',0,'?'),(_binary '\�P<�\�h�\�l�RA','wp-includes/blocks/list-item/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/list-item/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(2�1uhUE!\�/\ruV�\�',_binary '�Iqn��\�\�\�\\\\�H���h\�R\�\�i\�\�\�K}\�','',0,'?'),(_binary '\�Pط��悇̺ƴ$@\�','wp-includes/SimplePie/HTTP/Parser.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/HTTP/Parser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P0�ش\�57\�,�� z',_binary '���&\�b\�B筢\�0�9�Z/\�|\�1�\�\��p��','',0,'?'),(_binary '\�R\�;C�_�/�\�jlxK','wp-content/plugins/js_composer/include/classes/shortcodes/vc-tweetmeme.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-tweetmeme.php',0,_binary '�`C\�y�L�ݒۛk*',_binary '�`C\�y�L�ݒۛk*',_binary '\�\�\�pK�PIX\��\�D��\�2\�1+\Z\�PѠ�㊂','',0,'?'),(_binary '\�`z��\�~��\����P','wp-content/plugins/wp-maintenance-mode/assets/js/scripts-admin.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/scripts-admin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ȉ�ِG5\r\�=�M�',_binary '7\�\�\�\�}29�6]��-�3\r\"\�T�8�v�','',0,'?'),(_binary '\�p%�CZ\�F/�\"p=,+i','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg4.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg4.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�͇\�<�2�N;\�A',_binary '�b\�4\�m%�&t�\�xN�q:\�A�6\�mZJ�8H85','',0,'?'),(_binary '\�v\"o!3��Ф+��yU`','wp-content/plugins/wp-mail-smtp/vendor/composer/.composer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/composer/.composer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�{VcR\�\�>�ԈA�\�','wp-includes/blocks/code/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!��)�\�\�>\�8��\�o$',_binary '\�� %\�B\�\�\�*\�0�Ess\�\�x��-\�\��\�\\s','',0,'?'),(_binary '\�*��»&Ra���y\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�e������B\�N:\�\�',_binary '���ee\��0N�=��\�U\�\�\�*4r\�*%�','',0,'?'),(_binary '\�|�`y\�YĶ�����o','wp-content/themes/twentytwentyone/postcss.config.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/postcss.config.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�446ZN\�p�\��T',_binary '=SmV\�\�5�9�H\�bS\�V\�u�\�b\��:r\�?��\�','',0,'?'),(_binary '\�\�\�㇁E��Y�\�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�7֊i[L�9ƁH �',_binary '߹{8(��Ïat��\0C\�n3Q\�ڤ\n�l?�$y\�','',0,'?'),(_binary '\�_��\�(�ļ�Νp','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_phonelink_lock_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_phonelink_lock_24px.svg',0,_binary 'i�e��VgX0cњ*\�a',_binary 'i�e��VgX0cњ*\�a',_binary '\��kZ%�&!\�\�\�\�\����\�2�;iXD','',0,'?'),(_binary '욗\�=͔6m\0�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure.svg',0,_binary '�XjfE*#\�\�[',_binary '�XjfE*#\�\�[',_binary '$\�KU\n\��}w`\�\�\"Rp#\�%>\�6$�B\�*=ǎ\�','',0,'?'),(_binary '젧\�z\���X�M$G�','wp-content/themes/twentytwentytwo/assets/images/bird-on-salmon.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/bird-on-salmon.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��� �\�{�9\r��',_binary '�a\"�+����\�ʹ\�\"��[\�:ґ�\�A�\�','',0,'?'),(_binary '\�\�c\�\�.D\�r� |\�\�','wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R\��\�Z\�?f.�\�8\�\� ',_binary '\�\�.c%�c�*G~�բ>�Yd���:�7\�j','',0,'?'),(_binary '\�l\�c\�{\0��K�y\�','wp-content/plugins/js_composer/assets/lib/vc_carousel/js/transition.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc_carousel/js/transition.min.js',0,_binary '\�>)\�˱{\r\�\�oߴ\�;\�',_binary '\�>)\�˱{\r\�\�oߴ\�;\�',_binary '�Č[AR,U�F\�w�l�;!��/�c\�3u\Z\�D��','',0,'?'),(_binary '츃�v\�\�6\�;�~�','wp-includes/js/tinymce/utils/mctabs.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/utils/mctabs.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '끡\�\"Y����>xU季',_binary '%�Y}ڿ�&)���MaYg��Ѝ\�\�\�*�l�','',0,'?'),(_binary '\�\�!<��\�\�B4\ZS�}','wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\��\�le\�@1�\�-�',_binary '��+ [P\r�i-\�\�b0m���\�ƥ�M\"�#��@','',0,'?'),(_binary '\�[\�\�\�Ӄ�\�2�W','wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�[><\r\�w�\�\�w�ɴ',_binary '��\�T;�\�F\�\�\�\�5@>X\�s\�F\�#�&\�$','',0,'?'),(_binary '\�-x\�(\�E�oI�=\�','wp-includes/class-wp-customize-section.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-customize-section.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KL�\�\�\�\�dT��@�\�\�\�',_binary '\n1�O�:L6֣!dh�+\�Si���9\�WJ�\�D','',0,'?'),(_binary '\�ƿ����\�o\�F\�h�\�','wp-content/plugins/contact-form-7/modules/akismet.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/akismet.php',0,_binary '\�\�\�ϴHW\�\��Z�',_binary '\�\�\�ϴHW\�\��Z�',_binary '��<WF$XO\\\�˅@\���-(fV8��\�С�M','',0,'?'),(_binary '\�\�%\�D%�Ђ�Og�F!\�','wp-content/plugins/wpforms-lite/src/Emails/.Emails.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Emails/.Emails.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�/j\�\�\�}�,t\�l\n','wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/ralouphie/getallheaders/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�xoF\�pj9�\�[^\�\�',_binary '�\�@\�X[\�p:\�\�j�\�:h�\�x\�\�(?\�\��','',0,'?'),(_binary '\�\�\\JL~y�zb�,��\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_null_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_null_26x24px.svg',0,_binary '��L�� 5$RZ�(\�:�',_binary '��L�� 5$RZ�(\�:�',_binary '�ʖ~\�P\�a#�;�Ϧ\�\�~ T�L\���\�','',0,'?'),(_binary '\�\�\�2�\�m\�D���\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�4�`�|D$WE�',_binary '}�v\��>\�y�d\�ƗU�\�s\�\�\�\�;��h','',0,'?'),(_binary '\�\�6\�b$p#\�{�\�_6U','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/OpenSSH.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Um�\�~YTQ/�,HI9\�S',_binary '擵\�\�{���e-\�[.L\�\��3\�9�7A�x���\�\�','',0,'?'),(_binary '\�ꐹ.\�\����\r1�\n','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_child_friendly_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_child_friendly_24px.svg',0,_binary '\�\":X?&\�\\�\�c��',_binary '\�\":X?&\�\\�\�c��',_binary '��Iw.dj�H�:\�q]9-\�Y\�&M\'q�\�','',0,'?'),(_binary '\�M\�\�bj�PT{\�=�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Uri.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/Uri.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\r\�ǼH9���\�ͽTsj�',_binary '�\�\�N\�ذ:�.�W9$\��\�4$���wHu?\�{','',0,'?'),(_binary '\�Ư\�\�0~\rjA4u','wp-includes/css/customize-preview-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/customize-preview-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E�\�?�\�nZ�\�\�d�-',_binary 'G���i�\rl�iU^\��n\�\�rm�5\�\�Ώۻ�\\l�','',0,'?'),(_binary '\�\��_\�\�\�\�J&~�\�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_atm_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_atm_24px.svg',0,_binary 'q��\�\�Ѹ\�W�\�m',_binary 'q��\�\�Ѹ\�W�\�m',_binary 'e}w\�\�R����4\�\��\�\�\'\�\�p\�&D\��)�#','',0,'?'),(_binary '\��2\"�8֗mA|횡','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/uk.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/uk.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F2\�/��V�\�\�UL\�E\�',_binary '?#o\�pJx�\�/\�\�ׯz����9��м��','',0,'?'),(_binary '\�\\\�S�Շ��8��;2','wp-includes/class-wp-tax-query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-tax-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Z&wNf}.F ܦvs',_binary 'RU7<\�\�|��J���8�\�d�^\�`:\�\�\"\�.','',0,'?'),(_binary '\���mה\�\�F@$�~r','wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�w|q�\�M�+{3,�K�#',_binary '�_�t��=�ԑ\��G0ɽ*�67��\�\�t�\�\�*s','',0,'?'),(_binary '\��GVE$5G݁[\�y\�b','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-arrows022.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/person-arrows022.svg',0,_binary 'a�\0\� ǧCƔ�\�^^',_binary 'a�\0\� ǧCƔ�\�^^',_binary ',4te_�<�M6\�\�?~\�\�rF;\�6M��}��','',0,'?'),(_binary '\�,+�L����\\��Ac\�','wp-content/themes/twentytwentytwo/inc/patterns/page-about-solid-color.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/page-about-solid-color.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�f��\�\�A��\�\�\'mP�h',_binary 'm�����m�\�\�=njp߮��\�\r}\�l\�8�Þ�','',0,'?'),(_binary '\�f S�K\�i\�uq�\�','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_column.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/containers/vc_column.js',0,_binary '/\�2�C}����',_binary '/\�2�C}����',_binary ']0o\���f�\�=�\����N\�\����\0\�c=*E','',0,'?'),(_binary '\�)XI A\�d����\�','wp-content/plugins/js_composer/assets/lib/vc_waypoints/vc-waypoints.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/vc_waypoints/vc-waypoints.min.js',0,_binary '_\�a,�\��9�{�',_binary '_\�a,�\��9�{�',_binary '\�\�aN!\�i\'Y9��\� V;\�ơ�nL{\�\��\�','',0,'?'),(_binary '\�4\�:�\�\�j;F?�\�.','wp-content/plugins/contact-form-7/includes/pipe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/pipe.php',0,_binary 'Q7�0j�!s����\�!T',_binary 'Q7�0j�!s����\�!T',_binary '( ��+�\�@~\�4p\�Jg�-B�\�\�x\�D\�a\\2','',0,'?'),(_binary '\�==���1d�g\�Ms','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ko.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/ko.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�&\�~\�R\�Ņ\�B�\�N',_binary '�\�O�`b#\�#pE�٩�t�${�T\�\�\�Ps?�B\�','',0,'?'),(_binary '\�>\�\�гd�VY\0F4�\�','wp-content/plugins/wpforms-lite/assets/images/cc-about-step2.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/cc-about-step2.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��{|\�\'p��\�\�0\r',_binary '��\�T���\nMC�*p\�t\�\�yj�tL�[���T','',0,'?'),(_binary '\�?m��\�I\�5��P uu','wp-includes/js/tinymce/skins/lightgray/fonts/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/fonts/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�Dn\�vow\'E�\�\�;\�p','wp-content/plugins/js_composer/include/autoload/vc-grid-item-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-grid-item-editor.php',0,_binary '#��\�\�!��ϴD��',_binary '#��\�\�!��ϴD��',_binary 'oܨǩ����\�c�\�\�$>�\�\Z%�=','',0,'?'),(_binary '\�D�\�\�\�\�~Zb\�\�\'','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/H.php',0,_binary '\�0\�=5�A�U\\o�\�V)',_binary '\�0\�=5�A�U\\o�\�V)',_binary '�3]�-h�Dی ���+J�\�{hv�e','',0,'?'),(_binary '\�M \�\'5ho�J�\�`','wp-content/plugins/wpforms-lite/src/Tasks/.Tasks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Tasks/.Tasks.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�N\�\�\'�!\rB\�j�\�3\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\H\�\�!#���>b\�W�\�',_binary '�&\�x��w\�α�h\�\�)�œ@5m\�\�.)9\�R','',0,'?'),(_binary '\�OR(ǹ�\�\�\�O��','wp-content/themes/twentytwenty/assets/js/customize.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/assets/js/customize.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&�S\�a\�N���x0�e\\',_binary '\ZY_\�\�tz�)8�\�b#��\�D}%]\�\�Dmy�\�YV�','',0,'?'),(_binary '\�QWf�\�T�(�Z��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateSmtpTemplateSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateSmtpTemplateSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\r��\�\�\�$\�[)�S\�',_binary '=0\�\�\�˗&綀\�.B�\�tѼ\"\�A��[ (B','',0,'?'),(_binary '\�]��@�\n��>ĺ\�Yn','wp-admin/admin-post.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/admin-post.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:��%\�\�P\�w\�\�\�',_binary 'Z��d�z�##D��6\�8��\"U\�\�\�\���\09�x','',0,'?'),(_binary '\�^�\�C\�>.!\0\�Y>�}','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_list_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_list_24px.svg',0,_binary '�3�.v;m�\�\�o��U',_binary '�3�.v;m�\�\�o��U',_binary '�l�\�M(M~6O\�\�\����E�o�_��\�\�\"��I','',0,'?'),(_binary '\�f�a \�\nn\�Qΰ\�2','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle5HttpHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/HttpHandler/Guzzle5HttpHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�r��w�\��A3Q���Ot',_binary '�\�=\�z\�\�X^FXd#��\\}�4�r��\�\�\�HM','',0,'?'),(_binary '\�e\�A��IP��\�a','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_agenda_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_agenda_24px.svg',0,_binary 'bs�\�n�\n�����',_binary 'bs�\�n�\n�����',_binary ']�A���\�/sa�\�92۟��\�\�84ׇ\Zׁ\�P�H','',0,'?'),(_binary '\�\�\�I0��B,\�hʛp','wp-includes/class-wp-term-query.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-term-query.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'oTq\�ɮ6R�\��黪',_binary '\Z\�2q\�\0�\�\�y�gZ\�<��p\�M%\�ݒ\�\�\�','',0,'?'),(_binary '\�\�\�ր^;�/\�\�I�','wp-content/plugins/wpforms-lite/templates/builder/help.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/builder/help.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7mY���\�~ͼ�\�F3\�',_binary '�x\���ŨF�\�~f,� 7\�Q\�W\�\�ߺ\'v\�','',0,'?'),(_binary '\�7�\�*v\���M','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/SecretKey.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/SecretKey.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F�7�\�8�(�\�\�\�3y',_binary '�ݪ�^ף\�\�X\��Ēo\�J\�*A0\�J!','',0,'?'),(_binary '\���\����賮]','wp-includes/customize/class-wp-customize-code-editor-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-code-editor-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�jM\�і\�\�\�lM��_',_binary '�xFZ�Kc\�\�3�7\�`Ԫ$j�g\�]\�Q\�\�','',0,'?'),(_binary '�Z\�\Z�5\n\�j�}�@','wp-includes/blocks/buttons/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ǵ Ubh�I���\�',_binary '\�\n��\�\�4\ZA\\!f���BU~J{�V@,=K^�','',0,'?'),(_binary '\�F�\�\�\�\��m���','wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '|<\��>sZ�K�z�e',_binary '\�̆;\�n�E\�\�!\�\�Z\�\ZV\�\�V H\�\�w','',0,'?'),(_binary '�Z\�\ZaYH\0 �5\�~ ','wp-admin/includes/class-wp-automatic-updater.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-wp-automatic-updater.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(\�:Ki��M\�\�GG',_binary '\�/#�\�\�0/\�\�\"�\\#\� ��`��g�KԤ','',0,'?'),(_binary '�K~ͭF�+\�\�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_sort_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_sort_24px.svg',0,_binary 'dq\�Y�8\�\�\" �\r',_binary 'dq\�Y�8\�\�\" �\r',_binary '\�lܾl\�\�\�8\�K2i&f~h�^\��)K\�YG~\�','',0,'?'),(_binary '\���~�\��a�\�g+','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_attach_file_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_attach_file_24px.svg',0,_binary '`�\�\�B\�kΩm.',_binary '`�\�\�B\�kΩm.',_binary '\�w\�QwV,\�?Aέ0\�\�0hv:\�y,$4\�','',0,'?'),(_binary '\�QR\"\�\�@3�\�v\�S','wp-admin/js/link.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/link.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '϶�5�\��֞��P\�',_binary 'O\�n\�\�n�\�\�˕\�{?�\�\�Q!\�=��\��V�oi\�\�','',0,'?'),(_binary '�k9>M\�u\�\�a. �','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-post-grid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-post-grid.svg',0,_binary 'j�\�H\�NO\�RwPr\�',_binary 'j�\�H\�NO\�RwPr\�',_binary '�+M\�v5\\�༪/\'��_�\�\�X�4�\�\�\�z�O7f','',0,'?'),(_binary '\�_fj.paQ\�\�u��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/.Keys.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/.Keys.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�G� �\�~�\�\�`�','wp-includes/customize/class-wp-customize-nav-menu-name-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-nav-menu-name-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�7\�f\�W�՚7���',_binary 'p�\�v\�w �\�ܪ9����?���a\�\��z�','',0,'?'),(_binary '\�\�\�\n�\�\��7\��.\ZN','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExpressionErrorException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExpressionErrorException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ʓ/9\�\�&F0\�V�\"\"',_binary '�K��\�i\��b�TߚӸw�\�Q�\�\�\�K�','',0,'?'),(_binary '\�\�U�\�E\�Kڂ*\�U','wp-includes/blocks/gallery/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��I� \�\�]w/�\r\�',_binary '�zIȉ��O\�R3�.g�B7\�\�/sgk','',0,'?'),(_binary '\�\�?0\�\r5*:�\�th','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/.shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/shortcodes/.shortcodes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\Za�]]\�A�\�\'h���','wp-admin/network/settings.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�9J��?F�\�C��Դ7L',_binary '\�\"�?֓I_@p\�./5�Ρ\�*D憤x\�c\�','',0,'?'),(_binary '\�\�\�(K�\�7�Oݘ\�','wp-content/plugins/wp-maintenance-mode/assets/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '\�\���=\�c\�ه�\��','wp-admin/includes/upgrade.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/upgrade.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\'sAj\�\Z��\�m���J�',_binary '��5\�4\Z��h�\�[�*\�\�#,ǯ�\'\�\�\��','',0,'?'),(_binary '\�\�eC���\�Di!\�\�','wp-admin/css/colors/coffee/colors.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/coffee/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�.]#%y\Z�e�\�S',_binary '�M\�a\�\�$ey�-���\�\�\�-�(\n�̀u\�h�','',0,'?'),(_binary '\���f\�%u\�P�\�\�','wp-includes/js/mce-view.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mce-view.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����H@ޕ���=^�V',_binary '�,\�=��:i \�XM\�g\r\��\���O&\�521�5','',0,'?'),(_binary '\�&�8fzZ�g���S','wp-content/plugins/contact-form-7/modules/recaptcha/recaptcha.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/recaptcha/recaptcha.php',0,_binary 'R�9ȋ2\�\�\�\�d+U<n',_binary 'R�9ȋ2\�\�\�\�d+U<n',_binary '��\�m�\r\�\" �J\�\� \�\�T$dw\�X;��\�\�','',0,'?'),(_binary '\�\Z��\�{:\Z��\�4f','wp-includes/js/customize-preview-nav-menus.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-preview-nav-menus.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[Nm �l\�VҪ3���',_binary '\�5,��M3\�5\�\�n(tL5��;^\�\�P/9z�\�\�8','',0,'?'),(_binary '\� \�ىe>Q\�\�\�\Z.y\�','wp-content/plugins/js_composer/include/classes/shortcodes/wordpress-widgets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/wordpress-widgets.php',0,_binary '6�\�(��PbT0hڡ7',_binary '6�\�(��PbT0hڡ7',_binary '�\n�*,璸\"\�/k+ߏŽ�xgn\�ڋ�\�� �\�','',0,'?'),(_binary '\�.\�z��&���.\�1y�\�','wp-includes/css/dist/format-library/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/format-library/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5�\'U�XS\�\�r\�',_binary '{XWje95.\�Oc\�m�#A\�ٓ�\�\r�\�\�\�{','',0,'?'),(_binary '\�7��\�M�p\�0��z\�j','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ջ}\�\�B�\�H�\�71',_binary '�\�\"\�\�beTb�$\�\�\�\��\n���~�ln\�\�','',0,'?'),(_binary '\�:\r\"Ùy�\�\�E���','wp-content/plugins/js_composer/include/classes/shortcodes/vc-raw-html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-raw-html.php',0,_binary '�k�+`>ݾ\�\r�\�',_binary '�k�+`>ݾ\�\r�\�',_binary '6+)\�fɧ�\�.���1\�[4\�q[\�ȭ\�7\�\�','',0,'?'),(_binary '\�?kb���x\�_�J��M�','wp-includes/blocks/comments/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�|�X$ǂ=\�`����',_binary '\��� `}nFW6�6ڮ4bSl\�\"~�0\�\�7\�\�','',0,'?'),(_binary '\�@A�\��/�Ń\� \�h�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_in_talk_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_in_talk_24px.svg',0,_binary '��f\�b�\�Ǥ(\�M\�us',_binary '��f\�b�\�Ǥ(\�M\�us',_binary 'lͤz\�xӞ\�d_[�%�g1�e�K�HrJ�D�4','',0,'?'),(_binary '\�el ;�˅M裘q�','wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'mN�Q\�b~h\�\�\�j \�',_binary '\n\��\�\�\�_;�?:\�>C����\�f�W�','',0,'?'),(_binary '\�pq�K�\�g����4k','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Node.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v�K���<�\�t\�\� \�Q',_binary '\�O[^\���yV�`\�\�\�=\�h\�+ﰰd\�\0-','',0,'?'),(_binary '\�t��57+G\���\�d�C','wp-content/uploads/2022/05/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/05/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�yѼ5\�\�!*�\� ��','wp-content/themes/twentytwentyone/searchform.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/searchform.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�gd�w\�\���}�$\'e�',_binary 'E�u)��l��E�4��\�\�觏�篓\�W�\�\�zF','',0,'?'),(_binary '\�\�\�\�θ,0\�@oe{�','wp-content/themes/main/template-maintenance.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/template-maintenance.php',0,_binary '�� #~�֑��k�K�\�',_binary '�� #~�֑��k�K�\�',_binary '�\��6y\�f�06n.�?\�\�x\\\r�\�D�c��\�','',0,'?'),(_binary 'ҳ��\�0��려V','wp-includes/blocks/site-title/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�n\n�\�\�RJ �5\�','wp-content/plugins/wpforms-lite/vendor/composer/.composer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/composer/.composer.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�?��sr�:\r\�2','wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/symfony/polyfill-mbstring/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^s�~\�dž\n\��-\�`',_binary '�2��A\�pr\�A\�$� {��s\�\�\�_p\�>�\�f','',0,'?'),(_binary '\�\�<\�Y\�#�H?�\0d','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/.XPath.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/.XPath.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�<�7v�\�Y6?\�\�\�','wp-includes/blocks/separator/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\��R�4*v\�\�ֶ-\�',_binary '\�$i\�侢\�\\��\�\n�y�.\�QHt��\n\�q','',0,'?'),(_binary '\�ί�\�?\�gW�\�\�9','wp-includes/blocks/embed/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'nQ�X��ho�W��;E',_binary ' c�\�\r���Y\�D�Z\���\\i�j��u�+kU%','',0,'?'),(_binary '\�\�\�\'X\�\�\��\�?��','wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/ContactForm7.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/ContactForm7.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',�I��z@\�\�\�B�!\�,',_binary 'm��\�T>,͐��D7�K=�\�@� \�}�\�\0\�\�','',0,'?'),(_binary '\�\�=��\�!yP������','wp-includes/Requests/src/Exception/Http/Status414.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status414.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '㰚De��l�~\�J�p',_binary '\�\�\��.���Hm��<+\�ۦ)ҝ\�\�D\�Q<5','',0,'?'),(_binary '\�\�N��\�F�V\�Y\�C','wp-includes/blocks/shortcode.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/shortcode.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�0t\� \�ڨ.�j�',_binary '{��bw\n~��4�n\"��\"�\�\�\��\�#.m�/#1','',0,'?'),(_binary '\�\�e��Q\�7G?��\�','wp-content/plugins/wp-mail-smtp/assets/images/menu-icon.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/menu-icon.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�G�\�*k\��HJ3',_binary '*s(|%\�ˇ�\�lR\'xR\��\�,gsPW�Y\�\�F','',0,'?'),(_binary '\�\�XO�z-\�l9Ʒ\�0�`','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Roman.otf.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�A�y\nY�n2�!�\�',_binary 'ShV�Zt^\�~͛���\n#$֒\r�5\�V\���','',0,'?'),(_binary '\�\�uy�؟�uV��@/�\�','wp-includes/class-wp-block-patterns-registry.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-block-patterns-registry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'M{(+��<�m1jO0\�\�\�',_binary 'Ь(Y}\�q�|�\�J\�z�\'xaK3�Tz�@\�\�\�','',0,'?'),(_binary '\�\�V��\�#Z-�Xe0˲','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/LogEntriesHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�#\nO؈ 9N7�� *',_binary '!�|\"��A\�\�ɮ y1��:\�Bڤ�\�\�%Dz','',0,'?'),(_binary '\�Zd/X�3\�p\�c\n\�\�','wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/AuthorId.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/SmartTag/AuthorId.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�T�I#�@:�m�_E*�.',_binary '(8��ϱ\�\�`@�f\��-.\�F��þXMv\r','',0,'?'),(_binary '\��\��D\�\�nk\���','wp-content/themes/twentytwentyone/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�4f]\�U)\�W�\"�\�=',_binary '$��`j0�ɒ�c\�1-�K@\rf\�\�n�R�3T�','',0,'?'),(_binary '\�@}&�J~\�¾&\�\�\0','wp-includes/customize/class-wp-customize-new-menu-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-new-menu-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�N�\�p�\�aC\�q�k',_binary '�F�\�0�Hyce\�LuQ��\�&�\�LiH\n�DũK','',0,'?'),(_binary '\��쪹\�L\�\� u@','wp-content/plugins/wordfence/lib/Diff/.Diff.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/Diff/.Diff.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\Z\�\�\�L\�3\�\�\�\�J�','wp-content/plugins/wp-mail-smtp/src/Connect.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Connect.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8O?���\�:��8\'��',_binary ' ��V!!1��2\�_���ol݁R�\�J\�l\�\�v\�','',0,'?'),(_binary '\�\Z\�l�3\�7�=\�\��<','wp-content/plugins/wpforms-lite/src/SmartTags/.SmartTags.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/SmartTags/.SmartTags.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�;L\�t�C����ɣ','wp-content/plugins/wordfence/tmp/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/tmp/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�I�z~\�i�,L��\�',_binary ' ��HQI\�qz�ڤ�p\�9�C4>H��\�3���G','',0,'?'),(_binary '\�J\r���OL\�Y\�>\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/strategy1.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/strategy1.svg',0,_binary 'B��\Z�hyj(\�|\�ԕ',_binary 'B��\Z�hyj(\�|\�ԕ',_binary '�G2#o�h.S��E%\�\"\�\�\�\�VRϵ\\Uƫ\�4','',0,'?'),(_binary '\�K\�َ�*�dK\�.zPP','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NodeInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NodeInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0u\Z\�C\��H$r��',_binary '�CM����E\'�\��D[\�0�NN�3\r+M�5&t�dc','',0,'?'),(_binary '\�W/o\r��9\"~ovR]�\�','wp-content/plugins/wp-maintenance-mode/assets/js/scripts.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/scripts.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�q\�\�\�Z4�j�m�c',_binary '�;��\�$Ӵ�Q���\r��~�[gs,_١\�1}�','',0,'?'),(_binary '\�Y^~5~��p�G-���','wp-includes/js/customize-views.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-views.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Hӷ�-\\Me��\�',_binary '\�b\����L��-���9wlo\�\�y�$+\�Y\Zޘ\�N','',0,'?'),(_binary '\�^��\�AU�h\�%K\��5','wp-content/plugins/js_composer/include/autoload/class-vc-settings-presets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/class-vc-settings-presets.php',0,_binary 'tF\�s\\�P�\�u��',_binary 'tF\�s\\�P�\�u��',_binary '`�1�X��\�Ȕ���-_B��\Z�\"Ps\�\�\�&o\�','',0,'?'),(_binary '\�jU�\�3\�0<\�g\�\�b','wp-includes/blocks/paragraph/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��_\�\Z\0���#c\�\�-�',_binary '\�>�ǡ\�e}\�f\�y|4��E\0Dcn2��`+\�','',0,'?'),(_binary '\�q�\0�$��\��>S\�1','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect283k1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'èN\�\��,\�\�O\�ik',_binary '�88��\�\� uÂ�H��:[�L�\�\r\�\�)V�\�','',0,'?'),(_binary '\�u_\��\�\�~!\0\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y=\nY\�99�2���',_binary '���6���\Z/���p\�y5\�\�E\�ح���O�E','',0,'?'),(_binary '\�z���\�\�\�\�|�z�xv','wp-includes/js/jquery/ui/droppable.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/droppable.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%\�Ֆ *0�b\�b�(�lN',_binary '\�;MHW\�#[�i��՚K�w�jA�\�k\�x�h�','',0,'?'),(_binary '\���\�˕��r&\�q\�Fi','wp-content/plugins/wordfence/crypto/vendor/composer/installed.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/installed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K:\�Q�)�˸\�:-*',_binary '�\�8}\�ު\�]�\�\"1���&(�\�䙄����\�','',0,'?'),(_binary '\�|�(g\�-f\nԜ','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactDetails.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetContactDetails.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O:��<\�\�\�Uj',_binary 'U�Q�=\�c\�i�KF,�<О|�c\ZG\��\"','',0,'?'),(_binary '\�\�W��s�*uJ�\�s�-','wp-content/plugins/revslider/admin/includes/license.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/license.class.php',0,_binary '6���@\�L��\�(xo',_binary '6���@\�L��\�(xo',_binary '^�\��6=x�S̿���\�s`kJ!�}\���\�','',0,'?'),(_binary '\�Ր�.�\�@&Y���^','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAttributesEnumeration.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAttributesEnumeration.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�AfG.\�ZK\�',_binary '?�P\�`���\�\�\"\�\�\�C��B\�Ñ��\�(z�','',0,'?'),(_binary '\� \�\�\�(9��\�\�XQ�\0','wp-includes/blocks/heading/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/heading/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�\�w\�\�\�w\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/ResettableInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/ResettableInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�#��\�F����\� ���',_binary '۪�Zo?c\�zCF<kN:�L�=\�G�.�HS;\�','',0,'?'),(_binary 'リQ���\��)B\n\�,','wp-content/plugins/wordfence/images/loading_large.gif','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/loading_large.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Y��{Ob�UW~�Y˙',_binary 'p8\�\'�\�� t�\�\�:�Q\�o]{5G1\�\�\�\�E�\�','',0,'?'),(_binary '\��P��a`Xu','wp-admin/css/color-picker-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/color-picker-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\"�:\�@ܐ�^J��\�',_binary '\�E�\�\�_w�����\�1:\�\�\�\�\�\�-\�E','',0,'?'),(_binary '\�\�{�� \r\�Slſ\� ','wp-content/plugins/wordfence/views/.htaccess','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/.htaccess',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E\"xK\�\�{\�8\�dS�',_binary 'C��\��\'r�9�\�@\�K�ކt���\�\�w#@k�','',0,'?'),(_binary '\�\�\�L^\�=�|\�\�\�1~','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/MercurialProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'o\�\�Ә$p$\n�f��',_binary '�&\�\�_�A\� T\�]8T\�oX96�\�A:\�T5\rE���','',0,'?'),(_binary '\�\�X=U�pfp���Z','wp-includes/taxonomy.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/taxonomy.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '0NI�*͍SGt\"\ZX���',_binary '\�hF\�S\\�j/�?\�G\�$��r\�)�d��\� \�c\�{/\�','',0,'?'),(_binary '\�\�\�4�~��^U1Ex\��','wp-includes/blocks/site-title/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@\�{R\�b\0�\��۔',_binary 'F\�!��j\�\�G�\�\�v�h�\�O\�\�\�5d','',0,'?'),(_binary '\�ތt+\�\\\�+\�Xa�ZU','wp-content/plugins/wordfence/lib/wfScan.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfScan.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���4����I}��\Z�2',_binary '�J�\�\�0xt���\�\�odi �Vd!�\�','',0,'?'),(_binary '\�\�]\�,\�Z�f\�J\�','wp-content/plugins/wpforms-lite/assets/images/cross-inverse.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/cross-inverse.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�5\�\�\�$\�����',_binary '\��֔�\�\�<\�\�%l�\�W�@>X\�m\�4\\ G�#','',0,'?'),(_binary '\�㯩\� \'�\�ި�\�V','wp-includes/images/smilies/icon_biggrin.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_biggrin.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�K�\�Jr��:�]kI\�|',_binary ':�����\�ٔ\�\�\�M��\�\�X% \�<8�g4�','',0,'?'),(_binary '\�鈈7�r�-=\�πDK','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular-grey.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-left-regular-grey.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��N\�XZ�+\�{^q\�� ',_binary '#��\�Y�\�>X�Ni��(\0\�\�\ZG\�:y�}','',0,'?'),(_binary '\�\�6X�Ԫ4\�\�[_��=t','wp-content/plugins/wordfence/lib/wfScanEngine.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfScanEngine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"�`*\�$�\�\"�V�|\�\�A',_binary '\'3 �0LM���nD\�u*��\�\�\�n\�8���','',0,'?'),(_binary '\�\�\�Z\�\�\�E�\�\�K-','wp-content/plugins/wpforms-lite/src/Emails/InfoBlocks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Emails/InfoBlocks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~*15�\'N��,~\�\� y',_binary '\�\�!5\�\�ف\�\�Ϭ\�\�0nLp\�+I\'\��i;\�','',0,'?'),(_binary '\�\�c�\�G���(`E��','wp-content/plugins/wordfence/views/scanner/issue-configReadable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-configReadable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\r��\0lp_р>\�#',_binary '����T,�\�}1wa\�Y\�\�\�4B�I]wAX۵�\�','',0,'?'),(_binary '\�\����f��\�\�k{�','wp-content/uploads/wpcf7_uploads/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/wpcf7_uploads/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�\�\�\�\�\�dQ�\�\�~','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart03.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart03.svg',0,_binary '���\�\"\\�m\�#\�YR\0',_binary '���\�\"\\�m\�#\�YR\0',_binary '��\�}g%���̦�\�~@\�(B\�F\�ӻ$\�:�\�','',0,'?'),(_binary '\�\�9�\�r�Mԧ\�\�','wp-includes/js/customize-preview-widgets.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/customize-preview-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b\�^Z�i\"\'�X\�}�kf',_binary '�����\�\�o��\�C\���Mdž�=�M�0ʫ','',0,'?'),(_binary '\�;M\�g\�8~�\�\�\�','wp-content/plugins/wpforms-lite/includes/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�;\��\\R������',_binary '�\�ِ3���M�n\�7�l���\\�i$���b','',0,'?'),(_binary '\��l(&tZ\�\�i\nO','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/LICENSE','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/LICENSE',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�sh)~G�R\�wp,',_binary ']傼\�S�\�\�\�#�\���`\�\�\�\�\�\��<\�Y�\�','',0,'?'),(_binary '\�\nC��AD8xp','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure06.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure06.svg',0,_binary '\r�r�1\�\��I\�i\n+o�',_binary '\r�r�1\�\��I\�i\n+o�',_binary '��\�\nbB�\�:&#� \�\0\�\�\�e(��n��\�q�','',0,'?'),(_binary '\�\r4M�mw\�E\'B�A�0','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file07.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/file07.svg',0,_binary '\�^\�\�->�/\�\"���',_binary '\�^\�\�->�/\�\"���',_binary '�\��\�@�\�,��#\�#\�ߟw-V(��5\�\�=','',0,'?'),(_binary '\�������G\�\�~�T�x','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_repeat_one_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_repeat_one_24px.svg',0,_binary '\�ao� R�\�\n\�32�1\�',_binary '\�ao� R�\�\n\�32�1\�',_binary '\�`)|\0H�\�2\n�BK�˓\�>Z\�\�T\�#��y��`\�','',0,'?'),(_binary '\� �ލ<:9\�|\�\�6','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '-_\�b\�->O��\\苃',_binary '�sɔg\�%��riC��P�\�w��%�\�{\�\�J�\�','',0,'?'),(_binary '\��\�6)Jo*��Nn+','wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/wp-polyfill-object-fit.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '洩\�`��\"@\�\�)\�\�',_binary '[(�Q�@̊\�#2�\nH�e�\�Ec�{רxH8\�:','',0,'?'),(_binary '\�!<\�D]��\�\�w\�5','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsFilters.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsFilters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ѧ�����\�p|IZ\�',_binary '+Q]����\�\�\�\�\\A\�\�\�\n\�\�\�ٕ0\�\�J��','',0,'?'),(_binary '\�\"��\�h\�m�_o�d2\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/.Curve25519.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Curve25519/.Curve25519.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�$�ī�I�^��3��\�','wp-admin/menu-header.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/menu-header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�:���º�!\�h!\�(',_binary 'J�I֔\�\�@�(R\�\�Nbӱ n�\�o_��','',0,'?'),(_binary '\�+�Y�\��n�Q�','wp-content/plugins/wordfence/modules/login-security/views/onboarding/.onboarding.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/onboarding/.onboarding.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�3�lr\�P�\�_�B','wp-includes/css/dist/block-library/classic.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/classic.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ݮu�\�x�\�2\�\�V8C',_binary '69�\�\�\�\�S\�$�\�B#\�n.0\�%8\�lF*$\"\�','',0,'?'),(_binary '\�<@\�\�ɧ#\�92{:4','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/.Signature.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Signature/.Signature.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�D\�>��\�IF\�\�\�\�o','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_high_quality_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_high_quality_24px.svg',0,_binary '��Gl*\�G�\�8_#\�<\�',_binary '��Gl*\�G�\�8_#\�<\�',_binary 'xm��<|n\�7\�\�j\\\���\"#jZ\�/1A�S','',0,'?'),(_binary '\�I/\Z�N\�2\�\�\�\�\�\�p','wp-includes/sodium_compat/src/Core32/Ed25519.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Ed25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�*�����\�\�e�\�\�/',_binary '1��\�h�e\�+\�\�:�z\�a�\�\�\��ͣ4@\�','',0,'?'),(_binary '\�K��\�}%XC��v�x','wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7���\\��\�\Z��\�En',_binary '{GS�\�0��\�\�\�)\�\�\�.~��#m�}\�:2\�\�','',0,'?'),(_binary '\�S�\�9Qe\�\�I�3\�','wp-includes/blocks/details/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/details/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'d\�\�N-\�l\�\�p�y',_binary 'w\�\�\�.;i\�\�s\�r\"�\�.v�^\�hE٭','',0,'?'),(_binary '\�b\�\�P��7�P<��\�*','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_supervisor_account_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_supervisor_account_24px.svg',0,_binary 'hX\\dr\�n˘F2',_binary 'hX\\dr\�n˘F2',_binary '���-Yo\�s�\�\�\�\�\�%��=ܼ�m��\�s\'X2V','',0,'?'),(_binary '\�c7�\'4�5�q\�\0�4p','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '����ت!v]ƥq\�O\�^',_binary '\�v\��\�\'��z7���\�\�[���u\�ր\�B8','',0,'?'),(_binary '\�c}�<���m�6�\�\\�','wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/.SMTPcom.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/SMTPcom/.SMTPcom.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�h\Z�4b\�$\�\0�4�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/ObjectSerializer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/ObjectSerializer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�ѯ��[j�T\�_��z',_binary '\�\�P��7o\�P��zU�\\y�\Z��g\0e�\�`�','',0,'?'),(_binary '\�j$f�\�fer�\�&\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Delegate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Delegate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��Ӱ\�}\"�V\�\n�M�',_binary '\�>\�3��r�0�\�\�I\��\�W\�\\��f\��','',0,'?'),(_binary '\�s��K\�\�[�\�\�\�\�','wp-content/plugins/gosolarthemes-core/widgets/twitter-widget/OAuth.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/twitter-widget/OAuth.php',0,_binary 'H�$��(\�×�\0�A',_binary 'H�$��(\�×�\0�A',_binary '�\�h�W�]\0\�?!��{\��zfd+a�氱C\r��2','',0,'?'),(_binary '\�}�B\�\�2=&��o\�','wp-content/plugins/wpforms-lite/src/Integrations/UncannyAutomator/UncannyAutomator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Integrations/UncannyAutomator/UncannyAutomator.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\� �\�B\�!\�(��\�\�S\�h',_binary '-�i\�B�꩕\�\�\�\�C[,T\�`�D�1s�$\�_$','',0,'?'),(_binary '\�9\�\�\�K:\��S�\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_tonality_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_tonality_24px.svg',0,_binary 'Af�\�Ψ�v@:ɊF)',_binary 'Af�\�Ψ�v@:ɊF)',_binary '\�\�\�%6\�@h&H\�F\�\�\�M�\�(5yQϥ���','',0,'?'),(_binary '\�cy�_�(íz','wp-content/plugins/js_composer/include/classes/editors/.editors.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/.editors.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�/9�l\�{��[','wp-content/plugins/wpforms-lite/assets/js/jquery.validate.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/jquery.validate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�%��x2A\�\�q',_binary '��\�H\�I$U1��$\�\�\�م\�;�aՉ�\�i�\�','',0,'?'),(_binary '\�\�9\�BϠ\�3��','wp-content/plugins/wordfence/images/icons/check-care.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/check-care.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�@�\�n?du\�ǡos�?',_binary 'J\�\�\�\�X\�;�W\�`i�\"��[*�\�\�&`K�>r4\� ','',0,'?'),(_binary '\�lPe�5\�ض-��@\�\0','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/megaphone.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/megaphone.svg',0,_binary '\�2\�\�)\�D?\�?M�\�Rh�',_binary '\�2\�\�)\�D?\�?M�\�Rh�',_binary '[\�:i4�`]#m\\0.90�0-o��P�\�\�5�\0�H�','',0,'?'),(_binary '¿\�O&��&\�5/','wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_templates.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/pages/partials/vc-roles-parts/_templates.tpl.php',0,_binary '���ϧ\�\�D�B�|�\'t',_binary '���ϧ\�\�D�B�|�\'t',_binary '\�)\�\\y�\�Ԯ\r\�U}峘Y0��I�\�\�=\�T\�\�>\�','',0,'?'),(_binary '\�\�y\�u\�n��\�c[٧�','wp-includes/sitemaps.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�`S ���\�E�X�^YA�',_binary '\�%\�\�S\�i����x3�k���O\�\�nz]\���','',0,'?'),(_binary '\�з&�L۽¨�\�VN�','wp-includes/css/buttons.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/buttons.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'a��n�\�G�\�f\�g\�\�\�',_binary 'k!L4>H�i�AF��f�BR�eR@���\�W\�','',0,'?'),(_binary '\�\�П{l2���\�W�V&','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192t1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@d���I���8\�',_binary '�ro\�\n�]-�\�fL\�\�F\�+wHjRᵌUo�ګ','',0,'?'),(_binary '\�\�;\�b�(�.�\�(S�','wp-content/themes/twentytwentytwo/templates/single-no-separators.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/single-no-separators.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '4!et�鶛b\�\�,',_binary '#\�W�\�V\�CPdv���\�J\n��B�o4�\�,Q;','',0,'?'),(_binary '\�\�2�x��;Ǻ-E�4�','wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/email/wp-mail-smtp.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N^ao�&P\�Y�YJ\Z\�',_binary 'A\�$���x_*8=;[7M�K)s\�6�\��\�\Zc<','',0,'?'),(_binary '\�\�3oj�̈1Y(\�mi�','wp-content/plugins/wp-mail-smtp/src/Helpers/Crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Helpers/Crypto.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\�9au�\��0�&\��}',_binary '\�!ih-!8e�\\���G\n)�\0\\#�Ah�U�&\�u','',0,'?'),(_binary '\�\�\�n̑4[j\�|����','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_settings_system_daydream_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_settings_system_daydream_24px.svg',0,_binary '��83��y!\�\�-�R',_binary '��83��y!\�\�-�R',_binary '-\�)G\�\�\��R/̓����\�Z\�D�C\�+s^�\�+Z','',0,'?'),(_binary '\�\������6$[���O�','wp-admin/css/customize-widgets.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-widgets.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'x\�h�\�\�dM\�*�E\�y',_binary '\�Z\�0ڀ�#]\�*\�\��ԯ\r\�=\�\�}�i-','',0,'?'),(_binary '\��\�rp.u�3zx�','wp-admin/includes/class-ftp.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/class-ftp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ӌƲc\�\"h��\�\�',_binary 'f�ɣ!\�+I\��\\B\�0>�V[\�\�P��S�t�8��','',0,'?'),(_binary '\�&\�?.\r\�s�\�;�=9','wp-content/themes/twentynineteen/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ڕ�\�?\�\�d�]$>',_binary '_+)�[g\r�Msz���(�:V\"ۧ\�I\�\�w\�\0s','',0,'?'),(_binary '\�T�\�èc\\žxE\Z','wp-includes/blocks/search/view.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/view.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0c\�u\�Tc%\�y*9O.',_binary '��ϝ \�1l�\�~�3\�C�\�\�E\�\��A��\�v','',0,'?'),(_binary '\�\�3P�do\�,\�t�\�\�','wp-includes/blocks/comments-pagination-numbers.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-numbers.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�+ڏ6<��\�\�\�\'���',_binary '%��.x��Y�av\�w\r�a���i�h\�i[F','',0,'?'),(_binary '\���?\�\�\�aB�/��','wp-content/plugins/revslider/admin/views/modals-copyright.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/views/modals-copyright.php',0,_binary '+ׂL\�-%�\r-\�]_�',_binary '+ׂL\�-%�\r-\�]_�',_binary '\�\�=OE���\�\�S�\Zx��ILkIqҠ�\�g�l','',0,'?'),(_binary '\�M� \�}�]�PM\�\0\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Curve25519/Ge/P2.php',0,_binary 'H~��$[5wԍ���\�',_binary 'H~��$[5wԍ���\�',_binary 'X\\W:M\�Ѱ��T\r\�\�= �X\�eP\�\�\�','',0,'?'),(_binary '\�%L�1č\� �J\�\�ٞ�','wp-content/themes/twentytwentytwo/inc/block-patterns.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/block-patterns.php',0,_binary '�z�\\�\��\�d�\�',_binary '�z�\\�\��\�d�\�',_binary '}\�1\�I^?t\�b�I����,�� ���^c��Y?','',0,'?'),(_binary '\�&[��>j�\�\�/\�\�GU','wp-includes/js/dist/token-list.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/token-list.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~���\���S�[��\�',_binary '�!\�\n\�\�\�)����\���\�BbU\�\�E�s$��\�\�','',0,'?'),(_binary '\�0YXI��r\�A\�q@','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/grids/vc_masonry_grid.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/grids/vc_masonry_grid.js',0,_binary '��\\�%\��\�z;U\�\�',_binary '��\\�%\��\�z;U\�\�',_binary '6y�<�\��\�}�Q\�\�*^ �\�\�\n_��B �\�`','',0,'?'),(_binary '\�0�)\���v�d�V�','wp-content/themes/main/js/plugins/libs/jquery.waypoints.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/jquery.waypoints.min.js',0,_binary '���v\�/����!c%�',_binary '���v\�/����!c%�',_binary 'ҡ��ڏe\�\�VbN�Z\�_�+��S\�\�^Q�pԪ\�','',0,'?'),(_binary '\�7s�\\]\�}�AA�we1�','wp-admin/tools.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/tools.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�Iq\�\�G\�ȧ�n�',_binary '�ߪ�ր�����\�T\�&��n\�\��DՉ�','',0,'?'),(_binary '\�C�5#;�\�\�\�\��8\�v ','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-laurels.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/preson-laurels.svg',0,_binary '�҃\�0\�<�\�\�$',_binary '�҃\�0\�<�\�\�$',_binary '\�\�~�ݱj���z �mD`��2���=_g-�Op','',0,'?'),(_binary '\�Z/���{Lt\�ծF$�','wp-admin/js/svg-painter.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/svg-painter.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\� \�V,\�~\�\�H\�]�d',_binary '\�\"s��W\�\�\�`qa\�8\�4\�P٢V�u혧�M:�','',0,'?'),(_binary '\�]\�\�\�O��p\�\�\�3\�\�','wp-content/plugins/js_composer/include/classes/settings/automapper/class-vc-automap-model.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/settings/automapper/class-vc-automap-model.php',0,_binary '\�\� \�!�\�\�Gr�\�',_binary '\�\� \�!�\�\�Gr�\�',_binary '�\�T���\�\�\�=WrG���EH\�U\n\�\�+\�\�','',0,'?'),(_binary '\�`]\�R\�4#\�\�w\r�\n','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_brightness_auto_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_brightness_auto_24px.svg',0,_binary '�0=TP�#8�\�@q�U',_binary '�0=TP�#8�\�@q�U',_binary 's4n\�2\�K4\�FЇ,�#\�\nP�YK�\�ڻ���','',0,'?'),(_binary '\�iݣ[\�~��?X��','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_post_office_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_post_office_24px.svg',0,_binary '1v):�Xg\�u��0',_binary '1v):�Xg\�u��0',_binary '\�^#Û\�wz��\�s��\�n{�\�Ѭ\",-�i\�i�','',0,'?'),(_binary '\�k@A&@\r �\��n \�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/SlackbotHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'B��sk2\�\�]����-D\�',_binary '\�\\\�\�nC\�:#�H���7 e\�`\���-٫PX','',0,'?'),(_binary '\�|#�\�(f\�0\Z��1\n','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/no_html/.no_html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/no_html/.no_html.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�v�:�D�Y\�G','wp-includes/js/plupload/plupload.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/plupload.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y\�\�|(�H�e�\�\�',_binary '��SV\�y�\�b��Z��\�\�\�j�z\�x�0L�\�','',0,'?'),(_binary '\�ͨ�\�0Ɂ�䷑\�','wp-includes/blocks/video/theme-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/theme-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�T�R���~��H\�{vm',_binary '&�ƅI�{���aw�\�\��[\�\�\�\"m��\�_','',0,'?'),(_binary '\�a��?�\�\"�}Bh\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_location_searching_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_location_searching_24px.svg',0,_binary '>�x\�E\�y\�Q�/bV',_binary '>�x\�E\�y\�Q�/bV',_binary 'SB��\�ށ\�G\�;�+bp\�\�_@=,n[M��\�\�','',0,'?'),(_binary '\�m$���Q��\�\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LabelColor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/LabelColor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ð\�\�\r�=�4R�\��\�',_binary '�{���\��\r\��/�\�k�z��\Z�\�\�!,','',0,'?'),(_binary '\�\�\�$�a�d5\�T','wp-content/plugins/js_composer/config/tta/shortcode-vc-tta-tour.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/tta/shortcode-vc-tta-tour.php',0,_binary '\�\�#\�F3\�\�Jˈ[\�',_binary '\�\�#\�F3\�\�Jˈ[\�',_binary '`��\�h\�v2\�̇E[\�\�4΄S^�q�i�2Q\��9!','',0,'?'),(_binary '\�TY\�PpE\�w��','wp-includes/widgets/class-wp-widget-archives.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-archives.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�I4C�\�dmТ�6\�{',_binary '�@ o\�[���\�j\�S�*��W}7\�\'`\r�3�\�','',0,'?'),(_binary '\�\�4�\��\�\�$ꎪ','wp-content/plugins/wordfence/views/scanner/scan-scheduling.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/scan-scheduling.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�&�J��HN\�\�ԑ',_binary 'r�h,И�Q\�U\�\�2 �V\�J��\�6}N\'3\�iuK','',0,'?'),(_binary '\�І$\�\�Hd+ػ�','wp-includes/assets/script-loader-packages.min.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/script-loader-packages.min.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ɍ<g\'\�,\�9E}\�\�',_binary '�b56u4�Y^&\\��7;\�cW\"@��l)�\�)�','',0,'?'),(_binary '\�\�\�\�\ro\�h45+\��=V\�','wp-content/plugins/js_composer/include/classes/editors/navbar/class-vc-navbar-undoredo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/navbar/class-vc-navbar-undoredo.php',0,_binary 'y�����\�!\�&hĺ\�',_binary 'y�����\�!\�&hĺ\�',_binary '8m�T�y�[4�qH#�\�\�\�8�ϯ\�]e��>��','',0,'?'),(_binary '\�ძo�\�\Z��\�:�j\�T','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_snooze_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_snooze_24px.svg',0,_binary '\�H�\Z���,]P',_binary '\�H�\Z���,]P',_binary 'ˊ\�K\�ՈDf~\�\�\�\�\�-�}˄�\�\��[m','',0,'?'),(_binary '\�\�\�\�%`��B�ry^��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildDomain.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetChildDomain.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�e:g��=+ b̖F',_binary '0\�=\�|`�H߶��B H}\�\�GH2}�\�K�sm�','',0,'?'),(_binary '\�\�\�s��\"�_�\�\�W\�','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_child_care_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_child_care_24px.svg',0,_binary '�\�d>���+����`',_binary '�\�d>���+����`',_binary '��NI�\�Zt�m\�\�����l�I�P\�j�G\�^$�Ax','',0,'?'),(_binary '\�絛�zy�\�\�>_+�t','wp-includes/class-wp-user-meta-session-tokens.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-user-meta-session-tokens.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�8/\'\0�\0��vSL-G\0',_binary '\�\�\��8\�b\�YB&?\�6�\�o\�\�\�>','',0,'?'),(_binary '\�\���_zf�\�\�g�=\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/InsecureCredentials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Credentials/InsecureCredentials.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��MP��6?zv,\�3',_binary '���X\�\� |әP9�\�Ͼ���n�\���>','',0,'?'),(_binary '\�\�/\�\�ӱ�`7\��$\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_report_problem_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_report_problem_24px.svg',0,_binary '\�k���(1:�\�b\�ck\�',_binary '\�k���(1:�\�b\�ck\�',_binary '��\�\�*\�t蛪tm\�SIo2\r\�|o�۲2k','',0,'?'),(_binary '\�`UF��J\�m�k�m�?','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/.vc_grid_item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/.vc_grid_item.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\��4\����M�E^ \�','wp-content/plugins/wpforms-lite/src/Logger/Records.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Logger/Records.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�&x\0\�\"�\"�)�',_binary '\�k{\�bA�mR�����A\��b\�\�6�% U','',0,'?'),(_binary '\��$��M�\�B\�KMY','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_invitation_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_insert_invitation_24px.svg',0,_binary '\�\�\��:�\�ɘ\�\�\�',_binary '\�\�\��:�\�ɘ\�\�\�',_binary 'M!L\�AY(;3B~z\�2\�}�i�\�YJ��W��U','',0,'?'),(_binary '\�j=�\\� <\� \�쮈u','wp-content/themes/main/js/plugins/libs/jQuery.EasyTicker.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/jQuery.EasyTicker.min.js',0,_binary '9|Aj�Tq\��!\�x�\�=',_binary '9|Aj�Tq\��!\�x�\�=',_binary 'td\�Ej[�>t��iA�ų\�\'Z#Z��F�s\�','',0,'?'),(_binary '\�\n5�d���?Y:c\�=�h','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/manager02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/manager02.svg',0,_binary 'Y\�x���\�l\�\�J�\r\�\�\\',_binary 'Y\�x���\�l\�\�J�\r\�\�\\',_binary '�]R�\�2\�\�t�.5tٺMNj\"S\�U\�q�\��~�\"','',0,'?'),(_binary '\�\�\�H\�r #\�w/�:4','wp-includes/js/dist/plugins.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/plugins.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�JwhD�*\�\�@���\�O',_binary '�Y*0(� goA^�\�y-�\�\�R\��R&]','',0,'?'),(_binary '\�\".\�Ne\�\�$�\�\�ͥ0\�','wp-content/plugins/gosolarthemes-core/admin/.admin.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/.admin.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�&\�xYWA�[q\�\�lV','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/speaker02.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/speaker02.svg',0,_binary '�/\�U\ZgW\�}3٩��\Z',_binary '�/\�U\ZgW\�}3٩��\Z',_binary '�AZT`�q���\�,0��c�*b\�1{h�\�s?\�','',0,'?'),(_binary '\�)\��7\�\�\�LV���\�','wp-includes/js/tinymce/plugins/media/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/media/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�*M17w\�?��\�z.\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/mk.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/mk.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ԇ)/�\Z\�\�\�\�`F\�\��',_binary '\�\Z)��%��L��4\�@o;O��\\5oM.��\0\Z!','',0,'?'),(_binary '\�1\n\�\�\���x���\�','wp-includes/blocks/latest-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'uy�\�]L�ڸ��oʔ',_binary ')\�?O�\� Y�\�9ԍ�%*�\���[�\�\0I','',0,'?'),(_binary '\�?�\�E_\�)�xڅ$��','wp-admin/includes/deprecated.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/deprecated.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�5�\�ĺ�\�o\�>1',_binary '\��?({\�\"ӎZ�ځ.\�;o��2\�\�鴲','',0,'?'),(_binary '\�L>\�;�* ��Y۞m','wp-includes/blocks/preformatted/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/preformatted/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�/��\nʜ�`ZN`�@',_binary '�%\�\�;H��z�졯�<�2\�OU��ϧ<WX','',0,'?'),(_binary '\�M�6�n\�\0\�\�E6','wp-content/plugins/wpforms-lite/src/Lite/Reports/.Reports.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Lite/Reports/.Reports.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�X��Ԫ\�Պ\\VV�Q','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/content/vc_raw_js.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/content/vc_raw_js.js',0,_binary '��\�Z�ǂ��&�_\n\�',_binary '��\�Z�ǂ��&�_\n\�',_binary 'D�9�.V\�f<�;���y,��\�\�I�\�\r��','',0,'?'),(_binary '\�^\�\�7\�\�aa�\��d�A3','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect131r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\\&�Q��O\�k\�)���',_binary '=J�%\�bj\�\'RJZ%��a��&Ï�\�.s�BA�\�_','',0,'?'),(_binary '\�d\�To\�f�\�ҷ\�bS','wp-content/plugins/wordfence/lib/menu_dashboard.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/menu_dashboard.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�h\�Go2����\rT~�',_binary '�\0p\�{dM\�]{\��\�⪥ \�]��\�\�\�T-�\�K','',0,'?'),(_binary '\�j�\�\nj<�c�@B�X','wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3\�q\�טw�U\�\�ͰR�',_binary '�JwYw�u�n��[�\�\�&D\�FLV-\�2L\�\�\�','',0,'?'),(_binary '\�m,c)\"�~;��̵�','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_parking_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_parking_24px.svg',0,_binary '��V\rƱ�=�\�Ɛ\�)r',_binary '��V\rƱ�=�\�Ɛ\�)r',_binary '�s\�\�#-\�\�\�\�!\�\�/�t\��0\� �\�~ ~','',0,'?'),(_binary '\�po���X0%\��\�\�\�\�','wp-includes/css/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O\"n\�.\�\n�\�c�#P',_binary 'L��k�\� \�b\�\ZK\�x���Q\�.\�΄\�q\�ec','',0,'?'),(_binary '\�u;Ȍ0\�q�w��=\�\�','wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�+6��\�J\�h�',_binary '),ol��R�\�\�\�ZJ�\�eT�(y� \�5����+','',0,'?'),(_binary '\�y\�\�s�\�[w�es�\�[�','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�SG�\�˺��F��\�',_binary '[\�(��R��\�\�\�\�\�$��2o�\�\�t�b\�\�','',0,'?'),(_binary '\�?=䃍�b���\�^\�','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/NodeRecord.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��~�$\�xM6filK@\�',_binary '����J\�]\�\'��\Zu\�(�X\�ݴR\"','',0,'?'),(_binary '\�c��N��7\��\�/J�!','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatistics.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedContactDetailsStatistics.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���ft\Z_\�d�X��@�',_binary '�ۂ\�\"}ޯ\�\Z�\�\�{� ԍ5[)t��`7�œ','',0,'?'),(_binary '\�*<0\�8~�\�\rct�','wp-content/plugins/wpforms-lite/assets/images/sullie-vc.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/sullie-vc.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Vه\"\��m6�g�^\�',_binary '1�օ�b\�*_XS�\�\�\�[\�\�0U�#2��ud�\�R','',0,'?'),(_binary '\�%V�{4;�f:W�B','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric_not_empty/.numeric_not_empty.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric_not_empty/.numeric_not_empty.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�Ul?�Ep�:�\�m\0�','wp-content/plugins/wpforms-lite/assets/css/fields/richtext/modal-views.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/fields/richtext/modal-views.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �:\�v\�}��\"�.\�]',_binary '^�J4)\'����\�Ӝ�Z�n�\�n\�Q�\�R�(\�\�','',0,'?'),(_binary '\�\��\�-s{R�\��\�-','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/deprecated.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/deprecated.js',0,_binary '\�c$ส:\�vo�\�\'',_binary '\�c$ส:\�vo�\�\'',_binary '\Z\�1\���Yޱe_Qz Cg���zo�G1��\�','',0,'?'),(_binary '\�|�\�EOm��\�(\�5','wp-content/plugins/wpforms-lite/includes/integrations.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/integrations.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�a�M\�G�7�\�[\�',_binary '\n��.*�sx>o\�\'Ky`\�M\�\�0@�wJ0�\�J','',0,'?'),(_binary '\�\�\\���VA\��w','wp-content/plugins/wordfence/modules/login-security/css/admin-global.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/css/admin-global.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\n\�!m]\'\�x\�_�',_binary '\�W���I�Y�\�T\�įQ�.0(?�\�F��\�f#|\�M','',0,'?'),(_binary '\�$c{�97^І\�\�J\�g','wp-includes/js/dist/server-side-render.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/server-side-render.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�J\�5\�E�e \�',_binary '��i�H\"q� �${\�\�\�}\�c��1ܾ&\�\�ث�','',0,'?'),(_binary '\�\Z\�l����\�8/�~','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/IoException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�sӔ�\�\"�K�u�#',_binary '|��*~\�r�Ǫ\� ��b�\�yD�R�ã�Ax\�','',0,'?'),(_binary '\�\�ŕ\��oi|}\�\�','wp-includes/block-supports/custom-classname.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/custom-classname.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1;ɾ&�L~T�\���',_binary 'b\�G���\�ƙ%M~!r\�2�g��c\�A\�\�\�\�\�:','',0,'?'),(_binary '\�M\�٦M\�/`�','wp-includes/js/swfupload/handlers.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/swfupload/handlers.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�*\�#\�0�-\�Ճp\�',_binary 'H�#����a:��1���\�\�\�\�߯orrj\�uz\�zV','',0,'?'),(_binary '��B\�R\�z��Y','wp-includes/js/jquery/jquery.table-hotkeys.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.table-hotkeys.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�o�go����~i�I �',_binary '�<��=���;�:�t_,w�ăI�\��,�,��','',0,'?'),(_binary '\�z�2�\�T�#]nS','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_business_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_business_24px.svg',0,_binary '�!l\�I\�\�WH<��Y��',_binary '�!l\�I\�\�WH<��Y��',_binary 'n@��\�q\�=ТA\�]VJ�\��RՖҷM%yA\�','',0,'?'),(_binary '\�?{o_���\'�n\�','wp-admin/images/resize-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/resize-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�{3VV�\�FV�f\�%K',_binary '懴y2q��Z\�o��~��([��`\0`C�i\ZL\'','',0,'?'),(_binary '\�l\Z���!5\�\�7','wp-content/plugins/wp-maintenance-mode/assets/js/jquery.validate.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.validate.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\�*�f5#\'b[u',_binary 'Sb=F��:lB��=\�>\�ZN\�ƴ-D\�\�d3_','',0,'?'),(_binary '\�\�\�_f $�O<o','wp-admin/js/common.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/common.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\��3�\�\�T6\�\�',_binary '�MGIh;��=�\�s4\'��P�!Ax�?k\�{','',0,'?'),(_binary '\�ÇJo\�D\�\�\r\�Z��R�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_lightbulb_outline_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_lightbulb_outline_24px.svg',0,_binary '\��)\�ݧ6�\�\�\n',_binary '\��)\�ݧ6�\�\�\n',_binary '6\�٭��\�5�\�JO\�W���qJ�\Z6\�L\�4AA2','',0,'?'),(_binary '\�àܿ\�\�\�ˀ?t��\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP192r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'k|\�\�M�\�\�׳T2�\'',_binary '-\�\�ᴙ��B��GM\Z�DJ�(��ˬ\�\�\�','',0,'?'),(_binary '\�\�)gd�9��\�m�2','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/book.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/book.svg',0,_binary '�_pU ]\n\�q\�%�kA�',_binary '�_pU ]\n\�q\�%�kA�',_binary 'F\�_\rbm^O�I_\�W:2��J�<\0�*6�ɪ���\�','',0,'?'),(_binary '\�\�\�+\�Y�\�\�\\�^\�\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_3_bar_lock_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_3_bar_lock_24px.svg',0,_binary '\�7f�\�\�u3�\�\�beG',_binary '\�7f�\�\�u3�\�\�beG',_binary '�\�p\�DП�r\�c\�,\�zj��\�\�?�j\�O\�Z�N','',0,'?'),(_binary '\�\�%�\0�\�z�f�N\�pS','wp-includes/js/tinymce/plugins/wpemoji/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpemoji/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'SE��\�x=d��~���eM',_binary '\"�w�%%{��\�=L(��\�hK\�\rƢH\�P','',0,'?'),(_binary '\�\�w\�+\"+�$\��^�','wp-content/plugins/wordfence/lib/wfLog.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfLog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�k��rŦ��\�-g\r�\�',_binary '_ϊzZ\�h,�\�\\,\�\��\�\�ϱ3uDL�7�\�@\�\�','',0,'?'),(_binary '\�龔�I���\�4?�\�\�','wp-content/plugins/wp-maintenance-mode/assets/.assets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/.assets.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�6U\�*)u1@)\0P\�\�','wp-includes/blocks/navigation-link/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�æ�,\�(��\�D\"',_binary '�A�~\�O<�\�d\�I^X�\�\�����aVȟ�v�\�','',0,'?'),(_binary '\�\�w(\�\'\�s\�y\�\�:6','wp-content/themes/twentynineteen/template-parts/content/content-single.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/content/content-single.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�V�س\�\�\�T��+W�',_binary '\roh}\�}i��V\�A�ԁ\�H\�!v\�>4}\�\�M','',0,'?'),(_binary '\��]��h��qE�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v�#Ļ�8��n�n�[',_binary '\��\�EN�\�p\�2a��DI�3fd������+4�Q�','',0,'?'),(_binary '\� ]����G�\�j���','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedCampaignOverviewSender.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetExtendedCampaignOverviewSender.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '%֢+\�m^|+\n�|0x�',_binary 'E�ɿ���(#����\�8\nb\r\�~*۷W�p\�','',0,'?'),(_binary '\�\��<�fÃ\�y\0�Y','wp-content/themes/twentytwentyone/assets/sass/04-elements/media.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/04-elements/media.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\Z\�.�ʹ��g\�',_binary '\"�e۰�}�)�s�\�ѓʫt[�\"�i��\�\�/V\�','',0,'?'),(_binary '\���#\�\�1R��\�\\','wp-content/plugins/js_composer/include/classes/core/class-vc-shared-library.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/class-vc-shared-library.php',0,_binary '��YHO�\�K�\\R͞m�',_binary '��YHO�\�K�\\R͞m�',_binary '�vK���B\�V�/\�6Z�@z��4\�p̳\�csK�','',0,'?'),(_binary '\�z.\�\'\�\re�z�C�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/OpenSSLException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Exception/OpenSSLException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6�6\Zj����F\�',_binary '7y�\�|�L+\�\�\�3:U\�s�\�$7\�,�JRUR40�','',0,'?'),(_binary '\�#\\��\�/�vXR','wp-admin/js/theme.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/theme.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '>�ѕ�\�[s�Nϸ~G',_binary '�{��g�]!\��cj8�\�~z-�8k�\�i��','',0,'?'),(_binary '\�$\�\�\�\�Ova���8\�%','wp-includes/blocks/text-columns/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���+\���+��R\r��',_binary '$��Y\�|e��q\�Ѝu\0df��DbtF\�\�^� �\�T','',0,'?'),(_binary '\�.R�5j\0\�SK�\��\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/jquery.typewatch.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/jquery.typewatch.js',0,_binary '�5\\���\�P܂&�;�',_binary '�5\\���\�P܂&�;�',_binary '�Qř�љI�t���\��\�q\���fI6`E�\�','',0,'?'),(_binary '\�7�����M��\�\���','wp-includes/certificates/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/certificates/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�=\�\�\�\0�Q\�\'YH\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_code_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_code_24px.svg',0,_binary '�\�:\�V�\�\"\��v �',_binary '�\�:\�V�\�\"\��v �',_binary '\����a�F�\�ހV�?n}+\�\�\�\�9���W`�\�','',0,'?'),(_binary '\�Zg\�H�,۵K�:3��=','wp-content/plugins/wpforms-lite/assets/images/addon-icon-constant-contact.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-constant-contact.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��X!\�\�\�\Z��!q\�',_binary 'd\�ı��(/w�\�\�cq�پ\"\�\�H?�*\�e\�','',0,'?'),(_binary '\�_���\�\�<D��hg\�\�','wp-includes/block-patterns/query-offset-posts.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/query-offset-posts.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�NtW42\���:��',_binary '�բ}=%f|ޞ\�V�ؔ\�#/=ȼ�k�얜*��','',0,'?'),(_binary '\�`\�Yl�\�R�\�\�\�W�','wp-content/themes/main/js/plugins/gosolar-jquery.mmenu.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-jquery.mmenu.js',0,_binary ';�����0F�G0\�\�N1',_binary ';�����0F�G0\�\�N1',_binary '7n\�0,����\�\�e\�\�b�������Cs�\�','',0,'?'),(_binary '\�c\�E%D\�\�\� ��雩','wp-content/themes/twentynineteen/sass/blocks/_blocks.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�clF�,C>v�W���',_binary 'bx�͗߇��J�Ne��\�\�\�\�\���@RP','',0,'?'),(_binary '\�lF���\�c뒕\�L���','wp-admin/js/iris.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/iris.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�2\�2�?ޡ�{\�\�',_binary '�dU\�D��2\�\�\�\�\�G\�\�\�#��\�lk^[\Z�','',0,'?'),(_binary '\�o]Ǘ�^�\�x��X','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�#t�\�\�����[',_binary '�\�ُ3,�||�\�O�R��\�5!<�\�J�\�C','',0,'?'),(_binary '\��J���h��v','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_power_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_power_24px.svg',0,_binary '(�.��`w��\'\�?�;.�',_binary '(�.��`w��\'\�?�;.�',_binary '�\'�Fye\�]��X^_ft�M9���\��뺐\�','',0,'?'),(_binary '\�\�,�o\�!\�z�j\"\�','wp-admin/css/edit.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/edit.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&��ӈ;2�`1\�\�',_binary '-P�\�s>�^褡].[\�<�<;qO]MZ\�\\ч|@','',0,'?'),(_binary '\�ؠ]\�f��\�P\��','wp-content/plugins/wordfence/lib/wfLockedOut.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfLockedOut.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\Z\��6/N�\�\�',_binary '\'$�\�{\��\�i\�P\'\ZTBP\�<�Pp�\��W�\�','',0,'?'),(_binary '\�k<�#6�&&V�9��','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp932.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp932.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\0\�6\�\�U�J�\'\�6',_binary 'XG\�и\�o\�NQ*\�dO&{{�,�B� �P\�v','',0,'?'),(_binary '\�\�\�\�^@�\�9�\�\�','wp-includes/blocks/read-more/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/read-more/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�<Le=�n��\�\�p�`',_binary '��㼄�F4\rQU�\�\�=�\�\���ҩB\�iI\�8','',0,'?'),(_binary '\�\"�G��Uuה�\�','wp-content/plugins/contact-form-7/includes/.includes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/.includes.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�g��bd\�8�c!\�[','wp-content/plugins/wpforms-lite/assets/images/challenge/red-arrow.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/challenge/red-arrow.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'źS}7\�ۢ\�H�/qd',_binary '\�a\�\n\�G=1\�l\�X:�a\�\�^�\� �ՃP\�','',0,'?'),(_binary '\�\�V\�.`Jxbe\�y��','wp-content/themes/twentytwentyone/inc/custom-css.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/inc/custom-css.php',0,_binary 'N\�(\�\�]Y\r_M䍲\��',_binary 'N\�(\�\�]Y\r_M䍲\��',_binary '��\� ;\�\�\��\�/U\�\�\�k���G\n','',0,'?'),(_binary '\�\�\r�(~r\�U~&\�','wp-content/plugins/js_composer/include/templates/shortcodes/post_block/.post_block.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/post_block/.post_block.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�\�\�=S\n\�\�]�K\\','wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cloudways/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/cloudways/functions.php',0,_binary 'S\�K1-T�5\�\�\� M�',_binary 'S\�K1-T�5\�\�\� M�',_binary 'b\�wze7�0N���<�ϲ�$�);\�\�χ','',0,'?'),(_binary '\�S�C \�\\<R9\�f','wp-content/plugins/js_composer/include/helpers/.helpers.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/helpers/.helpers.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�}T\�p�cZJʅ�\�\�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-media-masonry-grid.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-media-masonry-grid.svg',0,_binary '4n��\�\�HOly[\�',_binary '4n��\�\�HOly[\�',_binary 'ê/\�Mý�\�Z\�7JԴϝʓZ�QV@\��C','',0,'?'),(_binary '\�\Z�kD��ӖaL=[V','wp-content/themes/twentytwentyone/template-parts/content/content-excerpt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/content/content-excerpt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\rDŽ\"����TJχٖp�',_binary '���\�\�LJ\�լ@~�\��\")���?A\�\�<�','',0,'?'),(_binary 'zr{6/muP�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelector.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelector.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�xӉ�\�KZgґ��x�',_binary '6bb�m\�.�@\�&�\�+�`\"\�UR��p(\�^\�','',0,'?'),(_binary '\�N\�\�\�\�\�s\�','wp-includes/customize/class-wp-customize-custom-css-setting.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-custom-css-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?\�H(t�\�\�\�)�G9�',_binary 'O/`d;���]\�\�z\�\�#\��\�lQ�g�f\� ','',0,'?'),(_binary '\�̵\�\�%�0i2\�','wp-content/themes/twentynineteen/sass/mixins/_utilities.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/mixins/_utilities.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�&��\�\��7�\�',_binary '\�\��\�/C\�ܰ\�\�/ŏ\�@\�\�X�\�Y!C\�','',0,'?'),(_binary '\�\�\0L�\�\��\��6\�','wp-includes/blocks/latest-posts/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�\�fa\�\�\�!\�',_binary '�9\n֭�G+~\�\�F?ʣU\�Fu�Hd4<\�:�','',0,'?'),(_binary '\�ɼ��\�j���0\Z\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/exchange.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/exchange.svg',0,_binary '}a��\�\�\�CK\�',_binary '}a��\�\�\�CK\�',_binary '7k\�\�\�~�\�0\�hN(E�0k�|6��f�','',0,'?'),(_binary '\�ѝK\�\�}F(��d\�00\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/lang/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/lang/index.php',0,_binary 'i��=�\�\0��!\\\�\�',_binary 'i��=�\�\0��!\\\�\�',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\�\�`�Y\�\�\"V\��*','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-idea.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-idea.svg',0,_binary '\�Ɏ#��-X����\�\�\�2',_binary '\�Ɏ#��-X����\�\�\�2',_binary '>\�\�%\�\�\�ݧ\"\"�����nX�j�Q\�\�:8\�','',0,'?'),(_binary '\�\� \�`\�2\�Y\�\�','wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/composer/autoload_real.php',0,_binary '\�/R�\'\�;\�^3\�U',_binary '\�/R�\'\�;\�^3\�U',_binary '��\�;^,w\�ǩ~/>o���\�%\0\�q>?Y','',0,'?'),(_binary '\�\�\�ك���u�4�� ','wp-content/plugins/js_composer/include/templates/editors/popups/panel_multi_shortcode_edit_form.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/popups/panel_multi_shortcode_edit_form.tpl.php',0,_binary ':�y���U{26Xn\0�',_binary ':�y���U{26Xn\0�',_binary 'rBӯ\�ve��\�e�n{C\�\'f�a:��h\���M','',0,'?'),(_binary '\�\�\�\�\�➞��^R\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�o��\���\�h�g[',_binary '�\�߁.\�-h4`9S _\r\�)I\�(�\�W\�\�','',0,'?'),(_binary '\�V��k9۴\�s���ֿ','wp-admin/css/customize-controls-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-controls-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�n��Y�*Y',_binary 'uuk\�\�y\'\���+�\�P��¨��\�\�B�؝Y\\','',0,'?'),(_binary '\���;\�^𩸴8c�','wp-includes/css/buttons.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/buttons.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�[��\\\�\�\�.\�',_binary 'Lێ�\�b�\�\�\�3���y���\�~�>�I\�t���','',0,'?'),(_binary '\�S��],4Fr8\�v','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbThrowable.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'f\�-\\�\�;��\�X\�\�=',_binary '\Z�78�Ue�)\�1\�/�<\�j\�\'\�&Ց\�+(','',0,'?'),(_binary '\�(\�Կ�\�ɶ۾\�趮','wp-includes/js/dist/edit-widgets.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/edit-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Su\�y1$ZJZZh\�,',_binary '\�0\�\�Cz�nf \�v\�\�^�rJ\�\'��9�!�&�k','',0,'?'),(_binary '\�)�@\�\�\�\�_\�G�=EQ','wp-content/plugins/wp-mail-smtp/src/Compatibility/.Compatibility.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Compatibility/.Compatibility.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�+u\�x��\�g���!�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp850.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.cp850.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1\�C\�I:�\'-�Gx�(',_binary '�\Z\�<+��\�\rY\�\�6\�Q�O�9��\�\�%\�g��\�R','',0,'?'),(_binary '\�5$K0\'-_b?Ԣy��\�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_control_point_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_control_point_24px.svg',0,_binary 'B�\�+�\��=�',_binary 'B�\�+�\��=�',_binary '\�\�xFcV\��\�\�Ҫ�KG��X\�\�*D�\�r֊�C','',0,'?'),(_binary '\�J\'#��rN�0a\r\�','wp-includes/images/crystal/audio.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/audio.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�nV\�:\�ω\�G\�\�-#k',_binary '�~B\Z-�of|W�x\\��|�M\�)\�\��ˢ','',0,'?'),(_binary '\�Y��R�Yi/��l@HX\�','wp-includes/js/media-grid.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/media-grid.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'X0/ҳ\�yO�g}',_binary '<�\��J�Xë\�w�Ѱ�taꭶ\�n���\�','',0,'?'),(_binary '\�Z\�\�Q�!\�\�\��*�','wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`y\0#x\�s�G\�J�\�t�\�',_binary '\�A\�r\�\�\�x?j���\�#�\�C\�F\�O�G-�S\�\�$','',0,'?'),(_binary '\�]�И\n�(�?W&\\\�','wp-includes/blocks/audio/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N�v�+�M\�#O\�a���',_binary '�{߭\�\���R�#\�\nY5pN�93\�+�{�','',0,'?'),(_binary '\�b\�\�uD�v�_%U�S\�','wp-content/plugins/revslider/admin/assets/js/shortcode_generator/shortcode_generator.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/shortcode_generator/shortcode_generator.js',0,_binary '\�<U3GÜ��\Z\�',_binary '\�<U3GÜ��\Z\�',_binary '�Q��\�\��4@�,Fo`~��G|\"YJ\0V�Ӱ','',0,'?'),(_binary '\�c733C��\�)\�ٔsY','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/HSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/HSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�/Dzx��ǂ\�\�',_binary '\�\�\�,\�\�\�\�\�E���{�\�0/m�a\�X�i�\�\�','',0,'?'),(_binary '\�hV�\��\�M&�=9��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�.Ձ��}5',_binary '\'[]&_\�\�:%\�\�f�lÞ�n\�_\"u\�)K\�.\�|','',0,'?'),(_binary '\�k���?w0B�\\e\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_autorenew_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_autorenew_24px.svg',0,_binary '��ˡ����\�p\�,',_binary '��ˡ����\�p\�,',_binary '7�m.0J?\�\�5��}\�ON�:I+脏#�\�8f��\�','',0,'?'),(_binary '\�w\�>d\��?d�','wp-includes/blocks/post-featured-image/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�u b1�TWG\�\�W\�\�',_binary '\�yBOne\n�6���\�A<�b�pu��\�\�Z\�01','',0,'?'),(_binary '\�~�L�Z#\�ڞ\�8ne�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_4_bar_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_4_bar_24px.svg',0,_binary '�K�:\�\�g2\�?Bi�$V',_binary '�K�:\�\�g2\�?Bi�$V',_binary '\�-�$\�1\�\�\�6#�|M��[\�\r�R\�$F�w!','',0,'?'),(_binary '\�\�Pӏ\0`šW�)��','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Authorizer/AbstractDNSWriter.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Authorizer/AbstractDNSWriter.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�O~H�\�b*\�o#\�',_binary 'ݜ\��2\�,)>\�\�\���udl8�qU��A\�b','',0,'?'),(_binary '\�π\�{q\�\"(g$9','wp-includes/Requests/src/Exception/Http/Status504.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status504.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�!g\�GN&\�as�oIw',_binary '\�@Ȝ\0!���\�Fq?�d�\�\�,ǬM\�o��m','',0,'?'),(_binary '\�7:�b�\�\r,\�ja�','wp-includes/js/dist/blocks.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/blocks.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��ᔶ6\�\�9��r\�#�',_binary 'ۀ\�N\�3i@\n0�����TP=�W\�9\�o�{\�c�','',0,'?'),(_binary '\�\��\�#�\�\�\�|�\�','wp-content/plugins/js_composer/include/autoload/vendors/qtranslate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/qtranslate.php',0,_binary '\�6\�+�.w\�j��\�=�u\�',_binary '\�6\�+�.w\�j��\�=�u\�',_binary '�Snn�\��C]\�+�2\�c\�]_>\�˟\�G6\�O�','',0,'?'),(_binary '\� \��ge�Ψ2�','wp-content/themes/twentytwentythree/parts/header.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentythree/parts/header.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R�.e\�˯�\�[KOP',_binary 't�\�Ͳ\�b\�/u����n;��*���9\"M�t��','',0,'?'),(_binary '\�(�\�EK\�t�\�<\�#','wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/.crypto.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/.crypto.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�Z5(8�\�\�F\�e\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/gallery/field_gallery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/gallery/field_gallery.php',0,_binary '�\�㴍�X\�pYbG',_binary '�\�㴍�X\�pYbG',_binary '�R\�vW�*ή\�\� 9,�\�w�L��\�w7�̈́\�','',0,'?'),(_binary '\�\�f� W5\ra\�R\�\nK','wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ԫٖ\�L\\\����S\�',_binary '\�!\�\�~˄\�\�=?p�C\�\�]��;�q.�;πT','',0,'?'),(_binary '\�zZ�f\�\�\�ip^�2','wp-includes/js/mediaelement/mediaelement.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/mediaelement.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�w�\Z\���\�x5+\�.c\�',_binary '��D\�R\�y��\n��:�t�ƴ\��7�\�C@�W','',0,'?'),(_binary '\�\�G��;�R \�{�\�[b','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/field_typography_json.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/typography/field_typography_json.min.js',0,_binary 'S��\0�:ğ\�/J�eY[',_binary 'S��\0�:ğ\�/J�eY[',_binary '(h\��S\�\�݄P����x\�D\�B\�0lό�/','',0,'?'),(_binary '\�j\�8��\�ď\�\Z��\�','wp-includes/js/wp-backbone.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wp-backbone.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�J��T �\�l\�Q\�\�1',_binary '\nT�\�x�\�N�@��s_��L`\�E*�d��\�H�c?','',0,'?'),(_binary '\�\�M\�BV(�eV\�31','wp-content/themes/main/js/plugins/gosolar-theme-init.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/gosolar-theme-init.min.js',0,_binary '� =��\��\�)�PE�q',_binary '� =��\��\�)�PE�q',_binary '�\� \�y\�?q\�;i�\r�a��C���\�p-j\�xT\�','',0,'?'),(_binary '\�¾�h֙ѽj���ﲰ','wp-includes/blocks/comment-content.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-content.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Ѥ\0�#\�K��PH\�#��',_binary '\�x`\r��É�J)��\�ɻA\�~�����\'.;.�','',0,'?'),(_binary '\�\�$�\�M0��`\�}\�','wp-content/plugins/wordfence/js/knockout-3.5.1.1664898183.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/js/knockout-3.5.1.1664898183.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '(��aUHw˲I�\�O',_binary '\��\�\�&�$\�z\�\�;o,�\�4�ca����','',0,'?'),(_binary '\�\�\"3\�&\�j\0\�\�\�v','wp-content/plugins/revslider/includes/aq-resizer.class.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/aq-resizer.class.php',0,_binary '=l\�:\\\�\Z\�y�\n',_binary '=l\�:\\\�\Z\�y�\n',_binary 'g+�]hi\�&gG�7:�G������0\�Ar�Lf','',0,'?'),(_binary '\�\�Ί��sPT0Qj�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/PostSendFailed.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/PostSendFailed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�?���\�\�\�\�P�',_binary '��t�v���\�A�7ld\�ەG�\���|5B5�3','',0,'?'),(_binary '\��t�\�Z�J��$\�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_end_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_end_24px.svg',0,_binary '�ɯ\�~\� Zv�\�<�a�\�',_binary '�ɯ\�~\� Zv�\�<�a�\�',_binary 'Er<^_/E���\�F\�6:ZdCҢ\rĦ�r\�FIw\�','',0,'?'),(_binary '\�\�N�4\�\�ߏo�ݺ3^P','wp-includes/block-supports/settings.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/settings.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�tV\�sp�3\"',_binary '�q�h\Z\'OF\�G!α\�E,��\�k��\����','',0,'?'),(_binary '\�譬\�^m��\0��� ','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_array_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_view_array_24px.svg',0,_binary '\r��)�U��tk�*�Y\"P',_binary '\r��)�U��tk�*�Y\"P',_binary '\�. \�\Z� \�f�J�sW.�E\�\�\��T�a�','',0,'?'),(_binary '\�\�Ex�g��\�\�\�6\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Client.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Client.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�~\�ܖ�kj1\�\�',_binary 'p�t�q+|�<|R.,X�p0�\�\�؆\�\�f����\�','',0,'?'),(_binary '\�\�\�^������MF\\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/OAuth2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/OAuth2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'z<P�#�Z$\\�\��C�',_binary 'J��\�H\�\rڑy)\�\�K\�\�w�\�ѝ\�\�c�¸','',0,'?'),(_binary '\�8�T\�)P#2/\�^\�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_add_box_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_add_box_24px.svg',0,_binary '��5ّT8G�\��\r{',_binary '��5ّT8G�\��\r{',_binary 'Weg ���\�}4�4�!�Eaz\�!/\�Av\�\�;<o}','',0,'?'),(_binary '\�\�CFC�T/ڮ+:`','wp-includes/blocks/comments-pagination-numbers/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-numbers/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\r��1�Ah$�R�Y�',_binary '�\�6=+B�����\�\�\�)/�UA���\�\�Sz\�','',0,'?'),(_binary '\�\�\�\�]�R>\�w.�EQ','wp-includes/sodium_compat/src/Core/Curve25519/README.md','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/README.md',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Y��ϛ\�vj�\�\n��\�',_binary '\�S\�x�^\�V>m\�!-�q\�\�\�\�D\�eV\�\�\�\�\�','',0,'?'),(_binary '\�\�_��LmL\��;{S','wp-content/themes/main/js/plugins/libs/equal-height.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/equal-height.min.js',0,_binary 'T�\�\� c��]\'���ٟ�',_binary 'T�\�\� c��]\'���ٟ�',_binary '�\�\�e0\�\�n�\�\n9��E\�[�\�\�\�\�\�F�','',0,'?'),(_binary '\�(T/I�����e\�vB','wp-includes/blocks/table/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'R�\06\�\�J�u-�=2/V',_binary '*�C;� I\�Z\�ͷ+�\"\�S5��\�E8\�@~\�O��','',0,'?'),(_binary '\����\��\�0�\�\�k','wp-includes/sodium_compat/src/Core/Poly1305/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Poly1305/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\�\�A�����\�\�\�}','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Create.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Create.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��h\�UC=q�Z骧&\�/',_binary '\�j�g��[\Ze��7�d<\�hW�v-\�W�@w����c','',0,'?'),(_binary '\�X�#8\�L���b�d','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_connected_no_internet_2_26x24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_statusbar_connected_no_internet_2_26x24px.svg',0,_binary '�\�\��\�=#�R\�5�1',_binary '�\�\��\�=#�R\�5�1',_binary '��佶Q賚\rɭ�P\�.\�M\ZH\\��ɭ| V\�','',0,'?'),(_binary '\�!�(yJo*\�\�J\�','wp-content/plugins/wordfence/vendor/composer/autoload_static.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/composer/autoload_static.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�6�\� P�W�n\"\�\�b',_binary '�\�Egp��Ԩwh\��.����3�\n\�f\�N\�','',0,'?'),(_binary '\�%\��e\���_�:Zu\�V','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/jsonview.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/assets/js/vendor/jsonview.js',0,_binary '��5����A\r�[�͂$',_binary '��5����A\r�[�͂$',_binary '\�wF\�\�\�Y��sP�\'F�Q(\�\�Rg\�>y\�','',0,'?'),(_binary '\�)�#j\�d��S��\�eʋ','wp-includes/js/jquery/ui/effect-shake.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-shake.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"H:�y��\�O\�a\�?\�\�',_binary 'G-%1A��e\��ʐU�e,b�$-c\�$\�','',0,'?'),(_binary '\�*\�1�G鍫v\�Lߟn�','wp-includes/sodium_compat/src/Compat.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Compat.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z��\�\"��И\rC6�',_binary 'u\�\�\n\�@.�\�R�\�\�#j��!Y\�IW��','',0,'?'),(_binary '\�-\"D\�\�ʹD�5a\�/','wp-includes/cron.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/cron.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N銶��0}\�L#__۱',_binary '\�Vr�C�_M\�:���(\�J<\�!mD?`�D\�$�','',0,'?'),(_binary '\�?{x\�&9�N\�ß \�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/nistp384.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�W�^� ��<6H�U\\\�',_binary '\�\�[�N�1����?\�Ę~{�)�x��\�V�\"o��','',0,'?'),(_binary '\�A4e�\�\�{�^���\�Z','wp-includes/js/wpdialog.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/wpdialog.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�ȋ�5\�U \�\�c\�',_binary '}\�LS5\�z�b�$^G\0\�P\�\���#�{�Ie\�\�\�','',0,'?'),(_binary '\�F�\�\Z��\��C�\�1�P','wp-content/plugins/wordfence/lib/wfDict.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/lib/wfDict.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'y\� L�\�\�Z!bE�\�l\�',_binary '�\��\�.{0Je�\�{\�5-\�\�\�~[T�$Ğ','',0,'?'),(_binary '\�Le�����\'J�^[\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder-private.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/folder-private.svg',0,_binary '8X�pbm\�\�9[ 3:',_binary '8X�pbm\�\�9[ 3:',_binary ')vM���%�\�u�\�E�Ɠ�o٧⯧+R','',0,'?'),(_binary '\�P\�q��_+\�U)E�j\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_rgba/.color_rgba.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/color_rgba/.color_rgba.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�[JSZ\Z�\�K���\�','wp-content/plugins/js_composer/include/classes/editors/navbar/.navbar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/navbar/.navbar.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�u\�N�\��.A_\�_\�','wp-includes/js/media-editor.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/media-editor.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��@4Va�ˣ��\�\�\�\�',_binary '���9�R�\���\r��Ʋo[\�N�K�\�š*h�\�','',0,'?'),(_binary '\�x\�#D\\)M恲�ӣ�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetFolderLists.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetFolderLists.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�K�\�x\�\�\�(5��ศ',_binary '�E\�u���\��lt@iCB➀\�͑P�����','',0,'?'),(_binary '\�|\0=%�\�IM��P','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/images/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/images/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '\��\�\�p\�^�od3�t2','wp-content/plugins/wpforms-lite/assets/images/geolocation-education/address-autocomplete.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/geolocation-education/address-autocomplete.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�ha��G\'\0�\�\�c',_binary '�\�U�!\�\�9X�8�:Q\�Tg�yԑ\0J\Z��#�','',0,'?'),(_binary '\��k�\�ՠ�\0�7��','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/da.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/da.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's\�D҅i�),<��1i�<',_binary '\�<|,\�W\�b��TI�1F\"����c�/\ZK\�bzߚ\�','',0,'?'),(_binary '\���x\�QcUgՊ�tM7','wp-content/plugins/wpforms-lite/src/Providers/Loader.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Providers/Loader.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�{,\�\\�\�;��LUg',_binary '\�^\"P�3V��C��E\�Ύx�\�\�\�\���<!�','',0,'?'),(_binary '\��)Q\n�?\�O�a�r��','wp-includes/blocks/comment-reply-link.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-reply-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{�o>�i�pVz\�,\�',_binary '*E�Hr9`�7\�f���\�RMcʗ\�ia\�\�\�Vh��','',0,'?'),(_binary '\����}�[�9\�Z��\r\�m','wp-content/plugins/gosolarthemes-core/admin/assets/js/metabox.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/assets/js/metabox.js',0,_binary '^Ui\�\�8|T����A<',_binary '^Ui\�\�8|T����A<',_binary '\r��\�&!�K�u)P��� ��\�д\�$/�,�\�','',0,'?'),(_binary '\��\� \�+\�\�f%q\�Co','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tl\0\�e�\�&.d\nf\�\�g',_binary '���Zf\�\�e��L��\r0K\�LȊ\�&���','',0,'?'),(_binary '\����xf�^\�\ZO\��','wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-qtranslate-x.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-qtranslate-x.php',0,_binary '̶M\\��ZN?F�',_binary '̶M\\��ZN?F�',_binary '\\\�U3\�\�^L\�\�\\��&�̻�\�f1\�\�u��!','',0,'?'),(_binary '\���\�\�\�>+ܞL[\�m','wp-includes/js/tinymce/skins/lightgray/img/anchor.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/img/anchor.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�a5q�\�ȑ_4�@',_binary '(afo\�\�x\�D�paQ6\�mtk\�,�\�\�V^','',0,'?'),(_binary '\��\�(\�\�%�#�9yn','wp-admin/css/forms.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/forms.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xg\�Ul�s�\���߀S',_binary '�x�ڗ���,E#T.�5b�\�/nQS�)�$cy','',0,'?'),(_binary '\��o��bBr\�j3#\r��','wp-content/plugins/wordfence/waf/pomo/entry.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/waf/pomo/entry.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';²iGQ���A�\�\�w',_binary '79]���#�/�\�\�r�bC�te\\c\���ߏ��P','',0,'?'),(_binary '\��n\��J\�Ĝ�@eQG','wp-content/themes/twentytwentytwo/templates/blank.html','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/templates/blank.html',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tf\�i\�\�)\r͚B�넞',_binary 'vx1ջ�}�\�0�/w3��\�\�c\��g\�(p\�','',0,'?'),(_binary '\��\��O\r\�\�K��\�7','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_locked_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_phone_locked_24px.svg',0,_binary '�s\�\r)\�\�\�߄�_\�',_binary '�s\�\r)\�\�\�߄�_\�',_binary '\�\�\�$\�h\0z��H�H\� C5\��&cy�\�6','',0,'?'),(_binary '\��\��D2�d4\�\�dy','wp-content/plugins/js_composer/include/templates/shortcodes/vc_tta_section.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_tta_section.php',0,_binary '>rTѠ\�Z[\�A葌��r',_binary '>rTѠ\�Z[\�A葌��r',_binary '\�\�\�l\0;�\�D=ý\��.��\�\�ZcH��','',0,'?'),(_binary '\��Z�%\�߿\�n�,�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Processor/MemoryProcessor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�m6�w\�\r<q~�',_binary '.�@�Z\�\�\�OF\�\�\�\�\�\�\�\�`\'��xV,','',0,'?'),(_binary '\��D���6\�S�/\�cQ�?','wp-includes/customize/class-wp-customize-background-position-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-background-position-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�}4�\�\�\�O\�\�\�\�\�\�\�',_binary '\"�\����:\n\�\�D<RD+|-�\�Z�]K�?��','',0,'?'),(_binary '\��c��k\�x��P:v\�n','wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/revSliderImage.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/revslider/revSliderImage.js',0,_binary 'I\n�\�l8\�\\\�h��r',_binary 'I\n�\�l8\�\\\�h��r',_binary '�{���M\�x\n\�H�vp�<N7N\�\�0\�\�\� \�L��','',0,'?'),(_binary '\�̝B�%��\�N\�k\�\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/note-paper.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/note-paper.svg',0,_binary 'S\�6�%7G%�\�B�',_binary 'S\�6�%7G%�\�B�',_binary '\�1�U\�x�\�\�|�!⟏��\�n���9I\�x\�dT:','',0,'?'),(_binary '\�\�~1Md�n\�G\��','wp-content/plugins/gosolarthemes-core/shortcodes.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/shortcodes.php',0,_binary '� \�YQ��|�@�\��\�I\�',_binary '� \�YQ��|�@�\��\�I\�',_binary '��\�R\�!Iy�[\�~�� �Hm��S\�\�2�','',0,'?'),(_binary '\�\�\�>\�4\�;\�O.R','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_textdirection_r_to_l_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_format_textdirection_r_to_l_24px.svg',0,_binary '�\\\�\��\�`�\�ɱA[FB',_binary '�\\\�\��\�`�\�ɱA[FB',_binary '�\�%�\�є���vl\"�Y@�zЛ\�\�\�g�\�','',0,'?'),(_binary '\�\�\�\�K\�V�E��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_text_format_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_text_format_24px.svg',0,_binary 'g��h��\�Ҭ���`',_binary 'g��h��\�Ҭ���`',_binary '���\�\�;\�
n;�Ȍ\��JybĪbh\�\�\�}\�,','',0,'?'),(_binary '\�\�\�\��y��\0�\"�\�Q','wp-admin/user/menu.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/menu.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z\�V�\���������\�',_binary '�\�m�\r\�)��h0\�E�C��\�N��`\�D[ $3','',0,'?'),(_binary '\�衩\�\"\�\09�d~\��','wp-includes/js/tinymce/plugins/textcolor/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/textcolor/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�\�BL�N\�\�yj\�\�r?','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/fish.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/fish.svg',0,_binary '�N\�\�\nGI�m���\�\�',_binary '�N\�\�\nGI�m���\�\�',_binary '�Q�\�R�7p\�}=���Cң\�\�۹�8�X\�\�\�CN','',0,'?'),(_binary '\�\����\�^�zO5\�<\�\�','wp-includes/blocks/details/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/details/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'d\�\�N-\�l\�\�p�y',_binary 'w\�\�\�.;i\�\�s\�r\"�\�.v�^\�hE٭','',0,'?'),(_binary '\����kյ��\�0Qo','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_1_bar_lock_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_signal_wifi_1_bar_lock_24px.svg',0,_binary '\�\�s\�M�7/$�\�',_binary '\�\�s\�M�7/$�\�',_binary '�\�[�t�\�\�ї\�t����w�ch���\��\�3\�','',0,'?'),(_binary '\��R�\�S\n/N8\��U�','wp-includes/sodium_compat/namespaced/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '\���R��\\�=\�˄c\�','wp-content/plugins/wpforms-lite/lite/assets/js/admin/education/core.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/assets/js/admin/education/core.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '70_�J\'j>˦`�]�\�',_binary '�\�X1b��~�\�WWWn%�Z\�\�R\�~��g�B','',0,'?'),(_binary '\��~��\�\��\�r�C��','wp-admin/link-parse-opml.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/link-parse-opml.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\��/\�-\�^X\��',_binary '\�\�E�\�=\�\�cdh!��X�e,`gs\�.�#\��','',0,'?'),(_binary '\��\� �OZ̯q�q','wp-content/plugins/js_composer/config/deprecated/shortcode-vc-accordion-tab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/shortcode-vc-accordion-tab.php',0,_binary '�%�U&����z���\�#',_binary '�%�U&����z���\�#',_binary '>��|j\�Tx\�q\�\�6�b\�\�\�)\0x�A','',0,'?'),(_binary '\�+NXM]&\��*\�\�h','wp-content/plugins/wp-mail-smtp/src/Providers/OptionsInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/OptionsInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm�pՄ\�]V�e��',_binary '�����ku�K6�D\�\�nvƩ��\�W�$:\�\�\�','',0,'?'),(_binary '\�/�H�nj�\�i\�[\�v[','wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-title-tagline-social.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�:f\�f0�\�&\�L�5',_binary '\�L�\�·��Nd�g\�g\�Qx\�>��pB�ĺ','',0,'?'),(_binary '\�4p�~K\�?��)l\�','wp-content/plugins/js_composer/include/params/animation_style/.animation_style.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/animation_style/.animation_style.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�8\��\�Ag����xa�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_post_data.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gitem_post_data.php',0,_binary '#-ec�zڈ�CU�\�\�;',_binary '#-ec�zڈ�CU�\�\�;',_binary 's�%:�\�\�`I-�N��\�;;հ:\�\�\��h\Z','',0,'?'),(_binary '\�:ӱ�`J��i�L��\�','wp-content/plugins/contact-form-7/includes/integration.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/integration.php',0,_binary '\���T\�I\�?hv��Yv�',_binary '\���T\�I\�?hv��Yv�',_binary '�-]���\�\�\�N\�w�U�΅hOb��\�o\�]1�: ','',0,'?'),(_binary '\�A\�~\�\�\�\�^yk\�E','wp-content/themes/main/partials/.partials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/partials/.partials.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�E���1��\'\�\'Kŀ�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-growth.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/smartphone-growth.svg',0,_binary '\�ę\Z�9��\�\�TO�',_binary '\�ę\Z�9��\�\�TO�',_binary 'G�s\�*\"�{�\�U���Ȃ\�an*�C\�\�c\���','',0,'?'),(_binary '\�H�a\�QʆyO\�','wp-content/plugins/wpforms-lite/assets/images/builder/illustration-payments.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/builder/illustration-payments.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���&��\�nE\�Sy��-@',_binary '��N�[\�\0\�\�\�9��z�\�|u�\�)\�-�q��W\�tO','',0,'?'),(_binary '\�R\�\�:S���\�̝��','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_location_on_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_location_on_24px.svg',0,_binary 'I�}Ԛ^�\�\�Q\Zw',_binary 'I�}Ԛ^�\�\�Q\Zw',_binary '\\]:\�0�\�c��A7�k\���T��\�`��\� (��\0','',0,'?'),(_binary '\�V9�\�K�\�\�goX��7\�','wp-admin/images/align-left-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/align-left-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i�8�O���\�\�^�\�c',_binary '$kb�>�\�\�\�\�k&�: ڂa�7��Zcdm��%','',0,'?'),(_binary '\�W#:\�\�V�\�^H3X','wp-includes/blocks/nextpage/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/nextpage/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6Rc��0�t F�\�\�0',_binary '\�\�X��kW�����4\�\�x\�Y�\�Ę\�H�7\�y�a','',0,'?'),(_binary '\�c��\�R�N3�WO.\�\Z','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_card_membership_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_card_membership_24px.svg',0,_binary '\0�g\�v\�\\\�1�\�|z',_binary '\0�g\�v\�\\\�1�\�|z',_binary 'Mri\"\��C\��։L�bZ`���\�|\�g��&','',0,'?'),(_binary '\�i��m��x�\�*\�\�Fu','wp-includes/sodium_compat/src/Core/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '\�jƖ3\�Jܪ\�lI','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_phonelink_setup_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_phonelink_setup_24px.svg',0,_binary 'e5�ܸ��ܷU|��E1',_binary 'e5�ܸ��ܷU|��E1',_binary '^Z\�u��-�:\"\�]#XE�S\�!\�MF \\��\�','',0,'?'),(_binary '\�vV)1\�\�\�TѶ\"JM','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_create_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_create_24px.svg',0,_binary '9\�05H\�q^�\Z�',_binary '9\�05H\�q^�\Z�',_binary '�\�vu;�\�\�\�ׁO<K�R\�`ֽ\�ӯ�$~','',0,'?'),(_binary '\��О]� \�wj��dzKj','wp-content/plugins/js_composer/include/templates/params/vc_grid_item/attributes/post_categories.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/attributes/post_categories.php',0,_binary 'u��j\��j�\�\�ap',_binary 'u��j\��j�\�\�ap',_binary '�M�\�[ϕ/\�֕\�O/\�Q:g\Z<�`MM(���','',0,'?'),(_binary '\��\�\�\�ڄml:bV\�S�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateEmailCampaignRecipients.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/UpdateEmailCampaignRecipients.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���6ku\�o؏\�{��\�',_binary '�q�\�T\�=�Ҋ�>�[䦑�\��\��^Ç4�','',0,'?'),(_binary '\��t[\Z\�\�o!\�i�M�>','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_cdn.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_cdn.php',0,_binary '\�\�I+$\�\�J\�}\'ڝ�',_binary '\�\�I+$\�\�J\�}\'ڝ�',_binary 'h\�\�ѝ����yx+6���8{�\�@8�f','',0,'?'),(_binary '\��\��O|8�� �\Z\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/RSA.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'O4\�\�o���S\��Q�',_binary '�\��<\�g�@�J$��\�Z\"��0J���aED��\0','',0,'?'),(_binary '\����\�H�S!;� \�','wp-admin/js/user-profile.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/user-profile.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '3x�Yf�qTe\�\�$^\'\�',_binary '0Ǐj\�4G�E�\�\�?�([:\��^��yc.N�\�\�','',0,'?'),(_binary '\��C+���M\�y\�$�','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/Curve25519/Ge/P2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�E�\�ƀk�vk��\r',_binary '\���iiLM�P���4\�\�ިO_!�\��iN �','',0,'?'),(_binary '\���|6�ի\Z��\�M\�%p','wp-content/plugins/revslider/public/views/revslider-page-template.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/views/revslider-page-template.php',0,_binary '`\�gT�\�4�\�\r8u',_binary '`\�gT�\�4�\�\r8u',_binary '��T�=�\��Y%\\��-�� �:~�{\�{�B�\�','',0,'?'),(_binary '\�\�)7`�\���U\�ƢB','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_reply_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_reply_24px.svg',0,_binary 'H4��+j�\�ʛ�v*',_binary 'H4��+j�\�ʛ�v*',_binary '�\�k/\�BU�:\�\��4!(��0.�0\�\�*<���E','',0,'?'),(_binary '\�\�@\�}�~�4G�v<�m','wp-includes/sodium_compat/src/Core32/X25519.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/X25519.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'g\�b\�f>��\�=���',_binary '����ߺ\�`\�\'���盱�\�Жx#i�\�\�#�','',0,'?'),(_binary '\�\�v\�m�!\�\�\�=�3\�','wp-content/plugins/js_composer/assets/js/vendors/woocommerce-add-to-cart.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/vendors/woocommerce-add-to-cart.js',0,_binary 'x\�\�G�\�L\�FAY',_binary 'x\�\�G�\�L\�FAY',_binary '\�\�{Ɇ+Ս��rށ+������\�t��<+$�','',0,'?'),(_binary '\�\�\�+��\�q\�pW�\�','wp-includes/update.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/update.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�MJc\�\�dul\�!�',_binary 'Z9Y�)w\�ҿՖ\�\�_\�v�Cb��\� �P2�6','',0,'?'),(_binary '\�\�\�ߪ�w�\�,�4\�\�','wp-content/plugins/wpforms-lite/assets/js/admin-utils.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/admin-utils.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�n\�G�oJ�a���*',_binary '\�\�1\� N\�\�j]��ɟ\�\�Q\�AA����','',0,'?'),(_binary '\�\�\�`\�&X<\�aQ�Vh\\','wp-admin/user/profile.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/user/profile.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��x8�\�!���x�S\�j',_binary '\�\�J�\�\�f�v^\�D\�w\�ۦ\n\�\�s\�Bu�/���L','',0,'?'),(_binary '\�\�\�K�\�`Q$\�\�+F','wp-content/plugins/gosolarthemes-core/widgets/popular_posts_widget.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/widgets/popular_posts_widget.php',0,_binary '�\�\�\�\�k�\���\�s�!',_binary '�\�\�\�\�k�\���\�s�!',_binary ' \�\�z\����m�_jCZ0\�\�\��\�U?��\�o�','',0,'?'),(_binary '\�\�T��ާ�u̓\�','wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Z�1V����Ý@��\�',_binary '=$re}*�s\�(�\�\"\�\�\�ѷ>R>�\�','',0,'?'),(_binary '\�\�yY)h��N��Á\�','wp-includes/js/dist/customize-widgets.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/customize-widgets.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@>\�\�X\�y\�%\���l�',_binary '3��\�\�aďWU*��֊pa\�-�8��','',0,'?'),(_binary '\�\�\�py]\�\�{\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5-iu�f+�&/@�',_binary '\�H�l/\������P\Z�\�c���Uq\��Z\�\�.V�','',0,'?'),(_binary '\��\n0^gr�#��8[X','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_instances.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/class.redux_instances.php',0,_binary '\��䊪X��-P\�E\��',_binary '\��䊪X��-P\�E\��',_binary '2��F�5\�^O\�X\�*{*\����ֱ�u�=cM','',0,'?'),(_binary '\��\�#��\�{ݒ\Z�','wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/fonts/vc_icons_v2/fonts/vcpb-plugin-icons.svg',0,_binary 'hS\Z��r\�\�\�F�U',_binary 'hS\Z��r\�\�\�F�U',_binary 'J�\�rI��E(�ib�P��rC���h]]�@����','',0,'?'),(_binary '\�\0��N\����U\�\�G�JB','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_slideshow_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_slideshow_24px.svg',0,_binary '$\�.d�<�]�ID�tO�',_binary '$\�.d�<�]�ID�tO�',_binary '3M]\�\'t\�b\�\�\���qh#�E\r[2\�UF','',0,'?'),(_binary '\��U\�\�&(�f\�+9ӽ\�','wp-content/plugins/js_composer/assets/js/frontend_editor/vendors/plugins/jwplayer.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/vendors/plugins/jwplayer.js',0,_binary '�\'\�ůd\�A?X�\�\�h\�',_binary '�\'\�ůd\�A?X�\�\�h\�',_binary '-W\�\�V�\�\�Y.��~!�y(�b\�oQ�m��K��','',0,'?'),(_binary '\��}b\�ա\�N�','wp-includes/js/dist/core-commands.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/core-commands.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�u\�\�i\�[\�\�&\�P\�',_binary '\�\��2s7�\�ӿ][\�9iB���8�Jp\�\��\�','',0,'?'),(_binary '\���TR�1\�m0~','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_trending_flat_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_trending_flat_24px.svg',0,_binary '{�#s$��\��c�m�',_binary '{�#s$��\��c�m�',_binary 'W)\�sZ��Nd$;v\�թn�n@�@Z?\�us�W\�','',0,'?'),(_binary '\�\r\�V\�\�2P\�-+x@\�','wp-content/themes/twentynineteen/template-parts/header/site-branding.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/template-parts/header/site-branding.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���JŐ\\�;�^�q\�\�',_binary '}�D�uغ��i��I|\�{�&��މ��g\�\�0\�\�\�','',0,'?'),(_binary '\��\�+v��n�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Client/.Client.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Client/.Client.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�o�.u�\�J;�{�{\"','wp-content/plugins/wpforms-lite/lite/assets/css/admin.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/assets/css/admin.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'jR�QE`����m�3\�\0\�',_binary ';\����O���\'cX�GV�\�\�X\�v�\�0�','',0,'?'),(_binary '\��gx�A�Ȣ}�g�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�]ኮ\�\�\�ȣ&',_binary '��K�\�#\�@JU�}F�����,��\�![','',0,'?'),(_binary '\�\\qr���\�Fg�}1`�','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-meta.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-meta.php',0,_binary '\�SM�<�SN�K<\�\�lS\�',_binary '\�SM�<�SN�K<\�\�lS\�',_binary '��\�\�u�9��\�7 �ko>?\�m�<�k[3���','',0,'?'),(_binary '\�\Z�x�\�$\�o\�\�ָ\�','wp-content/plugins/wpforms-lite/includes/admin/class-review.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/class-review.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʺ2;�X�b^��\�\�~',_binary 'eY\n\�3��U��fXCx=�\�&:�\�\�D�\Zr\�u','',0,'?'),(_binary '\� @\�;��*\�|��','wp-includes/Text/Diff/Engine/string.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Engine/string.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��ù\�\�f�r\�Z',_binary '�.0دl�>�/H-�/p�4\�{�De[%%N�X','',0,'?'),(_binary '\�\"��\�u;\�N\�^`ا�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_text_separator.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_text_separator.php',0,_binary 'V��촤ƸBHS*�',_binary 'V��촤ƸBHS*�',_binary '\�\�sA&㰅�%\�\�[�\�:@��\�\�S\�G�\�\�c','',0,'?'),(_binary '\�*f{�K\�rђ�|Ѵ\�','wp-content/plugins/js_composer/config/content/shortcode-vc-progress-bar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/content/shortcode-vc-progress-bar.php',0,_binary '$����۞\�4s�|�� �',_binary '$����۞\�4s�|�� �',_binary 'ꊤ�\\�\���F5\���@:R{.#�\�g','',0,'?'),(_binary '\�.�+\�H����L�h`','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_settings_24px.svg',0,_binary '���\'eO\� �\�\��@',_binary '���\'eO\� �\�\��@',_binary '\�u\�\�D\�I\��\�F�!\�\'>��A�?O�G\�\�<','',0,'?'),(_binary '\�9�\�W��L\�\�ͳ�v[','wp-content/themes/main/includes/visual-composer/shortcodes/latest_posts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/visual-composer/shortcodes/latest_posts.php',0,_binary '\�\�\�zP\�\�\�ǫk#',_binary '\�\�\�zP\�\�\�ǫk#',_binary '�Ӭ��0�\Z\�{��:�t8�\�\0:��\�H�a\�4\�','',0,'?'),(_binary '\�=\n����d�G����\�','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��l��\�B\"fr\�',_binary '6�\�\��`B+\�\�O\�)\�Q�/�抔y\��އ','',0,'?'),(_binary '\�CO\�Zc��-#Ԙ^\n�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/namespaced/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�2s7��\\\�i#�\�E',_binary 'a\�\�\��\�\�t��W\�\� \�3N�\Z\�\�`x�hI\�`�','',0,'?'),(_binary '\�L���T�d�VslkM','wp-content/plugins/wpforms-lite/assets/js/choices.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/choices.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '8L\�\�Hq��D(\"A*',_binary '5���\��D\�\\6z?k��ɮR9�ʳE\�b\�]�','',0,'?'),(_binary '\�R_I�.\�\n�з)6M�K','wp-content/plugins/wordfence/css/jquery-ui.min.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/jquery-ui.min.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�}O\�^\�0tGG\�\�Q',_binary '�ٍ$rb=p\�h�x\�K��5]8\�Q���R��jn4','',0,'?'),(_binary '\�R\�;\�c\�RH�u\�+z','wp-content/plugins/js_composer/include/templates/editors/partials/.partials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/.partials.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\�q\�Y�WCr��in�','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_call_24px.svg',0,_binary '8WFKE?\�m�T\�Dv�',_binary '8WFKE?\�m�T\�Dv�',_binary '\�T1�x\�\�.�\�\�~c�E\�bԏGA�\�v','',0,'?'),(_binary '\�Uk��>]�\��\"\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Promise.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/Promise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'U�\���,\�y�>�wGT',_binary '�\�JygC@��=aQV\�eN GCێ�l�tP�','',0,'?'),(_binary '\��:\�M�6]1��mW\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���nU\�W�7tܾz�',_binary '���q�\��\�m\�E[>V1�\�dULG,\�\n','',0,'?'),(_binary '\��]��p\�R�/$�1\�','wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+�$B`w\�ƕ��\�',_binary '�a�\�\�\�6\�\�\�Ο�\�\�v]z5��\���\r�p\�c�','',0,'?'),(_binary '\��W��q\�O�\�\�?I�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/psr7/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '\����+\�\�M%�䣤','wp-includes/Requests/src/Exception/Http/Status405.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status405.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�1#c�\�N���',_binary '\�y3<<�۴�y��HߏS�9Q\�a����\�Fٯ','',0,'?'),(_binary '\��>9��\�\�\�\�E�OXۥ','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_forward_10_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_forward_10_24px.svg',0,_binary '\�b\�Clꟗ^�<#{',_binary '\�b\�Clꟗ^�<#{',_binary '���O�0���#ʯVf82u�q�D: N��>e\\','',0,'?'),(_binary '\��1�b\�>ٶSuj��\\\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/XML.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\n(\�*����u�*P',_binary '�\�O>\�ʑ��\�e&�(o��|UV�ɯ+\�\�','',0,'?'),(_binary '\���W\��*��r�%9\�U','wp-content/plugins/js_composer/include/autoload/vendors/cf7.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vendors/cf7.php',0,_binary 'x��ܬt�Bf���s}�',_binary 'x��ܬt�Bf���s}�',_binary '6:\�}<\�ҧ\�3*@��\�\�K��\'\�\�eYU�8Z','',0,'?'),(_binary '\�\�_w\�ƌ\�\��\�','wp-includes/widgets/class-wp-widget-media-video.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/class-wp-widget-media-video.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u1\�z\�vw�P\�Z\Z��',_binary '��0|�}\�D�\�=�j�\�攡ͪ��\�6�?\�+�','',0,'?'),(_binary '\�\�\�г\�\���Вyw','wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-logo.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�a\�r\'[�p�8/\�:\�\�4',_binary '%>\�N���mC��s�P\�C|\�\�`� ӹL\Z�\�','',0,'?'),(_binary '��A-\��zN�\��','wp-content/themes/twentynineteen/inc/helper-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/inc/helper-functions.php',0,_binary '.2/\�k\�\�[]7�4F\�\'',_binary '.2/\�k\�\�[]7�4F\�\'',_binary 'f�܄\�oÀ\�\�6x\�K|�\�U\�\�D�2B�S��$�','',0,'?'),(_binary '�\�-L�n���b\�\r��','wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i�\�ј2�\r0�\�<c',_binary '�N\�\�W�G���\�\�*^�7_\�.1�\�WO��','',0,'?'),(_binary '�\�\�<�\�I:5\�\�\�J�','wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/wpforms-logo.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/integrations/elementor/wpforms-logo.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�h�4\�\�/\�5/:I7',_binary '[ۭI�\�7\�1P\�t2A6H=oX��\�[$�^i','',0,'?'),(_binary '� ����Nb�Y��B�','wp-content/plugins/wp-maintenance-mode/assets/images/chosen/chosen-sprite@2x.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/chosen/chosen-sprite@2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'aO�amM�Sg\�hP\\�5',_binary '�\�\�(\\�\�n�\�k:J�!X����\�X�<RЈj4','',0,'?'),(_binary '�\�O��\�\�_��m�','wp-content/plugins/js_composer/include/classes/deprecated/interfaces.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/deprecated/interfaces.php',0,_binary 'qQ?\�Ma\�e_ǤI',_binary 'qQ?\�Ma\�e_ǤI',_binary '\�\��-^\�WW\��\�8��}�Aэ�\�7i��h[S','',0,'?'),(_binary '�ԣ\�\�\�\�o�7�\�','wp-content/plugins/wpforms-lite/assets/images/step-complete.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/step-complete.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�.�j�\�a++\�]�u�',_binary ']��k_\�\��[\�P]���\�ۆހ�U����','',0,'?'),(_binary '�uzFV�ʥ�\�r�t`l','wp-content/plugins/js_composer/include/classes/core/class-vc-page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/class-vc-page.php',0,_binary '��>\\\�+�N�\�\�I��',_binary '��>\\\�+�N�\�\�I��',_binary 'F\�k���\Z%�@�\�=|�V�{�;\�A\�\�\�y �I','',0,'?'),(_binary '�-|V\��\�H\�%��','wp-admin/site-health.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/site-health.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�S\�H̋I$\�OFO_�',_binary 'IH٣���m�z�֣V&1��\0z\�=A-Q\�(qr\�','',0,'?'),(_binary '�_m\���)Ȝ��\�$','wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/twitter-text-php/lib/Twitter/Regex.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/twitter-text-php/lib/Twitter/Regex.php',0,_binary '+؊�~Z�m\�\�\�)b\r',_binary '+؊�~Z�m\�\�\�)b\r',_binary ';j^{ ��v\�s�دw�*���ٻ�\"�\�\0>','',0,'?'),(_binary '�\�Ǣ�Bմ(\�\\�0J','wp-includes/class-wp-text-diff-renderer-inline.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-text-diff-renderer-inline.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�ޯ�f��80\\H�',_binary '&�ko\�箍�3�U\�m\� &�\�w�q��\�p�\�X�','',0,'?'),(_binary '�%B:e�}�&\�\�\�\�','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_unfold_more_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_unfold_more_36px.svg',0,_binary '1s4\�\�U����W`jF�',_binary '1s4\�\�U����W`jF�',_binary '\�6��p:�\�ȋ\�N��\�$\�Y\"2kg\�Mc! (','',0,'?'),(_binary '�;\�%N!9�\nL&N�\�\�','wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'C\�\�\�β�\�����J',_binary '\�!\�fc,B�R\"9,\�V<�\� F#�절K','',0,'?'),(_binary '�>\�\�I7m��\�>�','wp-includes/blocks/embed/editor-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/editor-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�KP2=R��48���%',_binary '��\�\�P�z���\�D�\�\�\�Tg\�\�r\��','',0,'?'),(_binary '�D=�\�\���\�\�S�\�C','wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%\�X��\����\�`йKZ',_binary 'S�W�\�,�\�f�\�\�K{��\\�\�\�\�\�\�\�^Y/�','',0,'?'),(_binary '�J���Hl5�\�֩�\�P','wp-content/plugins/js_composer/include/classes/shortcodes/vc-basic-grid.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-basic-grid.php',0,_binary '�>\�x\�M\�J��{\�- O',_binary '�>\�x\�M\�J��{\�- O',_binary '\�R�,\�EX��ï%�\�k챮/�OL;R�\'A\0Ho','',0,'?'),(_binary '�k\�\���e<F\�\�4','wp-admin/js/revisions.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/revisions.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Bc\"��_��o\���',_binary '+�};\�j�#[�8\�\�9\0�i�X\�8F\�\�PJm','',0,'?'),(_binary '��\�,\�\�\���\�+���','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=�\�\�,�##\�.\�!o�\�',_binary '���A�,=��\�%` �y!�v\���5\�x��\�7','',0,'?'),(_binary '���>�b\�4/:�X\�\n','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersLabels.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersLabels.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\#\��J\�\�\���w',_binary 'b\�~��>x��$�nA�\�U% \�֊[�wiu','',0,'?'),(_binary '��\�\�3����������','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/js/.js.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/js/.js.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���_\�ԢF$���\r��','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_important_devices_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_important_devices_24px.svg',0,_binary '=�#�\\\�!\�>;�h˽',_binary '=�#�\\\�!\�>;�h˽',_binary '\�\�yui�\�păY8Q\�}o�{����l�\�t�','',0,'?'),(_binary '���D\�\�=K\�49��\�','wp-includes/js/codemirror/codemirror.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/codemirror/codemirror.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�23j��\�1��(D\�\�',_binary '\��Ό\�,a\�u\�\�@�s\�Y%K��\�-o�\�n\r�','',0,'?'),(_binary '��1\�c9�\�\�Y�\�p3','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestSmsRecipientExport.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/RequestSmsRecipientExport.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J��\�c{�\�?7]�H',_binary '\�\�*�{J\�`8=\\WOd/�m�8>*lѺ\�q־','',0,'?'),(_binary '��e\�D��\�-��]�~','wp-content/plugins/wpforms-lite/assets/images/builder/placeholder-200x125.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/builder/placeholder-200x125.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'E\�\r\�\�\�k��\�}',_binary '\�\�z�P�^\�\�#.X:\�\�;�\�\�w@\�F\n�P','',0,'?'),(_binary '��e\�Hv�\�I�4�.','wp-content/plugins/revslider/public/assets/assets/svg/av/ic_explicit_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/av/ic_explicit_24px.svg',0,_binary '�y�O\�Aq�Q}\"Ҭ�\�2',_binary '�y�O\�Aq�Q}\"Ҭ�\�2',_binary '!�I\�G\�-\�i`c��\�\�b{\�fk�\�T̑#�\�','',0,'?'),(_binary '������\�CMp<E�\�','wp-includes/class-wp-oembed.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-oembed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�h(\�Ku�_$�TC\�=',_binary '[!\�\�շ�o3��>[۫��Ű\�֛H2�Z�\�\�','',0,'?'),(_binary '����\rS����X\���\�','wp-content/plugins/wp-mail-smtp/src/Admin/Education.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Education.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't>!��\"�\�9z���~�',_binary '��F�Z\�VQftv��\�.\0�\�5cBĸQ�C͂\�\�','',0,'?'),(_binary '���\��h�\� \�kE~\�\Z','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_comment_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_comment_24px.svg',0,_binary '\�V�a�Q^$IGʭ',_binary '\�V�a�Q^$IGʭ',_binary '��g�;�\ZSސu����D�/=z��\�O|�G','',0,'?'),(_binary '�\�6K1���(\�\�\�}/AX','wp-admin/network/user-new.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/network/user-new.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�:\�\�N��\�\�R��',_binary '���\0�p,xa�J�}9D\�\�Z\�둈,����\�','',0,'?'),(_binary '�\�<ћ\�b\Z�՛ij\0C','wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_drag_handle_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/editor/ic_drag_handle_24px.svg',0,_binary '8\�\�/�JU�\��~.\�[s',_binary '8\�\�/�JU�\��~.\�[s',_binary '\�\����\�D:U��l0M��\�\�翿�ފ\�o\�','',0,'?'),(_binary '�\�3����R\�C��\�V','wp-includes/blocks/calendar/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/calendar/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '� WXAf~D��\�a��aZ',_binary 'җ;mT}\�\�\�&��]�h\�\�\�N\�d��\�Eh�T\�\�','',0,'?'),(_binary '�ݧlp�S*LST$�8/','wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/01-settings/file-header.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�h�]\�m\�\�0Z3\�',_binary '�N\�\��06-h�\�os�\��i\�\�p�','',0,'?'),(_binary '�\�#�\�\�W\�G�\�\�\�','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.us-ascii.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-iconv/Resources/charset/from.us-ascii.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'K\�T\�F\�x\��{Äf&�',_binary '9��i�\�Z2���\�uk\�<���w\'b�*B�4,��','',0,'?'),(_binary '�\�\�d�\�.��,Qf�','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_6_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_brightness_6_24px.svg',0,_binary 'TB0y\�y��\�HL\�\'Y\�{',_binary 'TB0y\�y��\�HL\�\'Y\�{',_binary 'a�\�r\�\�\�\�9.�&%\�\0+>�����\�\�','',0,'?'),(_binary '�\�ĩ\�}x\�(T��','wp-includes/js/dist/block-library.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/block-library.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�c��ޙ\�\�\�\�R�',_binary ',Uoc\"a�xY��`)\'e_e�\�\��m�VRZ/\�\�','',0,'?'),(_binary '������\�\\<BSM\07\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 's��u��v\�\�v$1�8',_binary '�\�Tdޡi\�6`^!\�̋��\�n�J\�䵥\�X%)','',0,'?'),(_binary '��\�Th\�\�^M�H\�Vs','wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/footer-navigation-copyright.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��{�\�B�����m߱',_binary '{��\�ܒѩ�l�\r��Ӱ\�\�F^�F=X95d�i','',0,'?'),(_binary '����4s-�\�x\�0\�l��','wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-it_IT.po','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/languages/wp-maintenance-mode-it_IT.po',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '~oD�\�\��\�@D�\�\�u\�',_binary '��b��mPB��\�:&R{2���c�\�A\��z\�','',0,'?'),(_binary '��&��\�N\��\�o㍙','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/constants.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/lib/constants.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�{\�#��l\�>m',_binary '�\�ٹmc(\�l\�\�\'\�mt\�ˣ�[�\�g�\�W','',0,'?'),(_binary '�\n�rn4Qj\�\" �\Z\�\�=','wp-content/plugins/wp-maintenance-mode/assets/js/chosen.jquery.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/chosen.jquery.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\��;\���}�\�O\�\�\�\�',_binary 'h��\�nf��G\�\�P4:�ṠQ06\��yl7','',0,'?'),(_binary '�^Q6l�\�J!� \�ͦ','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\��\\�\�oN\�.��',_binary '>4�\�i3�|��v1�N\�\�6�wD�)M�\�jr','',0,'?'),(_binary '���ѹ_�F\�\�5-','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Lexer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Lexer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�0�\��c\�2\n2��SC',_binary 'G\�\��8�ߜ�ڏ+�\�\�\�~�\�D.�\�Ũ�','',0,'?'),(_binary '��+\�x\�~\� yi&\0Q','wp-content/themes/twentytwentyone/template-parts/header/site-nav.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/header/site-nav.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�e@ڞF\n�\�1��\�',_binary 'ǛO��g\�\ZXPECn\��o\�`\�\��\�\�+\�i','',0,'?'),(_binary '� ń1�r}mJGW\�R�\�','wp-content/plugins/wordfence/views/scanner/options-group-performance.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/options-group-performance.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\��P�=\�PҤ�\�\� ',_binary '\�-9��\0t\�\�D\\6�9s]��\\e\0R�r��\�','',0,'?'),(_binary '�0\�$�\'`�Õ\�n\�\\','wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '&!<�\�Tp���+',_binary '\�I\�ʌ\�?�(5\�]]F�r\�A\�~�{t�J?��','',0,'?'),(_binary '�7ljL\n���8b���}\�','wp-content/plugins/js_composer/include/helpers/helpers_api.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/helpers/helpers_api.php',0,_binary '\�\�;(ê@\�\�\�\�.d~',_binary '\�\�;(ê@\�\�\�\�.d~',_binary '^L^q:�i!p@Y\���,\Z!#��\�0W�','',0,'?'),(_binary '�<�\�\�nf�o�Sӝ.*','wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-categories.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/shortcode-vc-wp-categories.php',0,_binary '/ؽ��>���\�\�2%',_binary '/ؽ��>���\�\�2%',_binary '�|bT\�\�^�\�\�S�,O\�\�#aK\��,Ĭv\"e�B','',0,'?'),(_binary '�U�a\�\�4|a\�\�X\�','wp-content/plugins/wp-mail-smtp/src/Compatibility/Compatibility.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Compatibility/Compatibility.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�\�77\�2E\�K',_binary '\'ώ��$z�c!�my\�\�u\�\�c�o�c\���;','',0,'?'),(_binary '�V 덵W�ky�� �','wp-includes/blocks/navigation-link.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gl��fG�͵_\�Y<��',_binary '\�\"���S&a\r�bF�a:;*�9#R�\�E�','',0,'?'),(_binary '�\\\Z}�\�d�qP0G','wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/inc/patterns/query-simple-blog.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���Ո\�P��ɵ*-r',_binary 'FW�*�\�#�a\0��\�;�+��G\"{\�9\"��nk�A�\�','',0,'?'),(_binary '�^:k\�C\�\�\�Œ��\�^','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_accessible_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_accessible_24px.svg',0,_binary '\�u���k\�\��v\�d+�\�',_binary '\�u���k\�\��v\�d+�\�',_binary 'Ҿ��\�$P1XӷA�MB\�.��{#�t5iȔX','',0,'?'),(_binary '�e O�\' km�yٜ�\�','wp-content/plugins/js_composer/assets/lib/bower/ace-builds/src-min-noconflict/theme-chrome.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/ace-builds/src-min-noconflict/theme-chrome.js',0,_binary 'r?Vڰ\\\�\�\�ç\�--�',_binary 'r?Vڰ\\\�\�\�ç\�--�',_binary '�E&\�p�%�u{c�M\�~�\�w+2�&\�sY\�~���X�','',0,'?'),(_binary '�o�\�l�S(��ƍ9','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Property.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Property.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'xq_a@\�\��ˈ�\�.',_binary ' \�v���\�$�=.\�\�<�\�\���\����\�3\�N','',0,'?'),(_binary '��ɱ%��a{Z�j %�','wp-includes/class-wp-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%���\�KE�9�CH',_binary 'lǐc\�\�9\'�A��\�\�\�5w�o\�S�\�\�\�ٱU','',0,'?'),(_binary '���\"ReA����P\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�r^�5H=���O\�',_binary '�@\�ө\��tI�\�3y���@�j���|\�E�\�\�','',0,'?'),(_binary '���\�I�:4P�U\�\��','wp-includes/SimplePie/Cache/Memcache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/Memcache.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�u�\�\�5uyS��',_binary '\�/��M�[�Qt\�n.?χIqA?Tj<�\�woRI','',0,'?'),(_binary '��,���`\�t\�\�t\�b7','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/i18n.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�MP\�<^f\�G\�\� C',_binary 'V�$oBޞj\�\�f0�֫�Qx\�u�T\�=a�\�`�K','',0,'?'),(_binary '��8K�\� ?O]ʹY','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\ZlY^[F\r\�2xʻ',_binary '\�6=��\�S�q�-5 )��E�L}A�ViA]���','',0,'?'),(_binary '���\�\�\�:\�v\0�\�s','wp-includes/blocks/post-comments-form/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�ͽ��\�\�\�t\�',_binary '9\�@\�<_A�\�\�\�zA����N\�\�F\�Q�l\�\�','',0,'?'),(_binary '��Q\���k+)|�i�Þ','wp-includes/Requests/src/Exception/Http/Status429.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status429.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '`Rm\ZpM�={\�;|��:',_binary '�\\]b/ӵ$\�\�[ڃ\�<D��Ǩ�-p�\�\�','',0,'?'),(_binary '��\�\�F�\\\�o\�\\�\'','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-my-shortcode.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-my-shortcode.svg',0,_binary '\� V��M*m̼�kLm',_binary '\� V��M*m̼�kLm',_binary '���\�H�\�P\�%0DF����&H���ˇ?�\�Ә�','',0,'?'),(_binary '��苼���\�3\���','wp-includes/blocks/shortcode/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/shortcode/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'Gkɑ\�&�\�\�\�2�J$',_binary '\�õP\�$\��\�f\"\�Y��\�x�\�oB3-n��\�','',0,'?'),(_binary '����p\�l4[���e�\�','wp-admin/js/inline-edit-tax.min.js','/home2/faster25/public_html/ansrwanda.com/wp-admin/js/inline-edit-tax.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'u�\�,2�/b3S��',_binary '�F\�c{\�+\�o\�>\n\�\�4���P\��\�T,��\�S\�','',0,'?'),(_binary '��#\�J��I\��%\�ģ\�','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/.action-scheduler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/.action-scheduler.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��o��Ş\�D(�G\�$\�','wp-content/plugins/wordfence/css/license/response.1664898183.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/css/license/response.1664898183.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�?Vj�B!�D\�{\�B\r�',_binary '\�6�I^\�(�\�1�*G�mE9-ne:R)�G֎�\�\�','',0,'?'),(_binary '��\�\�\�\�]i\�C�vq','wp-includes/blocks/navigation/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��|��n�RZS\�r]','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'i˰�g�u\�z�S��\n)\r',_binary '&1R��p�O�չK�u\�.i�N/\�5�0��&','',0,'?'),(_binary '�0xF�2\� `:O\�y','wp-content/plugins/js_composer/include/classes/shortcodes/vc-column-inner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-column-inner.php',0,_binary 'ǖ�Wv%oe�\�mXb�',_binary 'ǖ�Wv%oe�\�mXb�',_binary '�ga��^&\�7\�ٱ=P:\�\�m�Qoh˞�H�','',0,'?'),(_binary '�ɿj�K �\�2��\�','wp-content/plugins/js_composer/include/classes/shortcodes/vc-icon.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-icon.php',0,_binary 'a�\�\�#P�\�\�Ӯp�',_binary 'a�\�\�#P�\�\�Ӯp�',_binary '\�_<$\�\�\�c��\�]\�B\�\\\�fg�\ZB+C�F�rU�','',0,'?'),(_binary '�\�l]���g S�D�n','wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�N��>Z\�_?ثS',_binary '0\�`|\'\�8=Β<\��\�Q\�|\�`\�Է1p\�T','',0,'?'),(_binary '�\�ha�\�O��INo\�f','wp-content/themes/main/js/plugins/libs/validate.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/js/plugins/libs/validate.min.js',0,_binary '\�ʊX�!\�5�7�\�\�\�`',_binary '\�ʊX�!\�5�7�\�\�\�`',_binary '\�t@��h{\�1V;�%��۵��#N\�;T`�ݏB','',0,'?'),(_binary '�\�\�\�\�)���\�\�Q�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetIp.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetIp.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7\�\�\�K�\�\rd\�\��{',_binary '\�=\�\�\�\�|/Un\�i�\�@��}� ��2\�9�','',0,'?'),(_binary '�\��\�\�Ѝ3�>#�.�','wp-includes/rest-api/class-wp-rest-request.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/class-wp-rest-request.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�艎���\�X;V�\Z',_binary 'Pvw�\�[�3AJ̵&\�\�$̃Ԉ��\"�\�Ӓ','',0,'?'),(_binary '�\���6\�6���\�','wp-content/plugins/wp-mail-smtp/assets/vue/img/gmail.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/gmail.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"x�\�\"<:\Z\�윞',_binary '3�tHC+��\�(L\��x\�=?(/���\�k5\Z�\�+\�','',0,'?'),(_binary '�\�^y8�7\�z_fRŠ','wp-content/plugins/revslider/public/assets/assets/svg/content/ic_archive_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/content/ic_archive_24px.svg',0,_binary '$]\�;-7h����\�\�p�',_binary '$]\�;-7h����\�\�p�',_binary '\�籚\0\�\�\�T������y\�QXI���8\�\nԊ\�\�','',0,'?'),(_binary '�\�joM\�nCI�\�]�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Server.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/Server.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'VM-2^�]Tn\�^��',_binary '�Id\�tu���G���ߛ\n�B;֞X�+\�L','',0,'?'),(_binary '�\�K|H\�#\�[��x�\�','wp-includes/blocks/tag-cloud/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/tag-cloud/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��~K�\�eL\�.Kǣ\�',_binary 'gbȘ*�Mi�o�\�U\�\�#�\�<\r\�\�\�F������\�','',0,'?'),(_binary '�\�\�V���ir�;ןD','wp-includes/ID3/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�\�I\r\�\�\�h\'�&','wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/PirateForms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Importers/PirateForms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�5\�\r�:\�\�v\�\�j\�G',_binary 'u�\\~��a��*�1\�\�6\�/+�\'^`\�S�W\�c�\�','',0,'?'),(_binary '�\�z���Mj`巂*�','wp-content/plugins/contact-form-7/modules/stripe/stripe.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/stripe/stripe.php',0,_binary '�:f4�D+@���',_binary '�:f4�D+@���',_binary '%�g\'�^�\�\������&���J\�?{\�\r2m\�','',0,'?'),(_binary '�\0�5z<�\�\��\�:�\'','wp-content/plugins/wpforms-lite/src/Forms/.Forms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Forms/.Forms.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�R�\�=�\�*\�d\�\�n�','wp-admin/includes/media.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/media.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�a��0��a�؎Z',_binary '\�|��o2~f\�s\�\�\�\�\�s��I\��k\�','',0,'?'),(_binary '�\r��\�\�\�K{!','wp-includes/css/dist/block-library/elements.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/elements.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�sH��\�H㑡� �',_binary '/\�hLLʭ\�ShH����\�J�Ժ4 � \"�?\�A@','',0,'?'),(_binary '� \��L\�I�\�<','wp-includes/Requests/src/Exception/Http/Status416.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/Status416.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'J\�@E[X��2\�Q\�\'',_binary '�C:�ϧg\�w3eI\�s�\�\\w�9H\�\�8X/','',0,'?'),(_binary '�֔|\nJL�.�Q�','wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/Import.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Tools/Views/Import.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'r%q� \�\�pBx\"A\�',_binary 'El\�O|\�\�\�{�+n�~\�KW\�ρJA��R\Z��','',0,'?'),(_binary '���E\�Ə�\�*�<\�=','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';�\�G\�J���\�\�Y3p�\�',_binary '-X��\�����.\�Ik\'���qxsy� U1�/��','',0,'?'),(_binary '��8�\�=���\�[ձ�','wp-content/plugins/wordfence/modules/login-security/views/page/manage.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/page/manage.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'A��\�\��iYn$\�q��G�',_binary 'v_��eI�ܑ������z\"\��[\�1\no�\�\�F','',0,'?'),(_binary '��A��\�\�)D4\�','wp-includes/pomo/plural-forms.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/pomo/plural-forms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���y\�}8�\�y\�\�*�z',_binary '��\�P\�}\�Ć\�)-�6\�\�K�;��%�s&\0\�\�\�','',0,'?'),(_binary '�F[�A\�Z\�}\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect113r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�>\��\�2b\�\�',_binary '\�#\�\��\�P�\�C�b�_���*\�@\�hӜ�AG�','',0,'?'),(_binary '�\"(��\�b?\Zg�s\�q\�','wp-includes/css/dist/reusable-blocks/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/reusable-blocks/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{R\�K؉u��\�[��h\'',_binary 'S\�܅\�*/o7�E#\�\�3\\e�l2/\�-&\��','',0,'?'),(_binary '�,�Y\�v(�t�y2�/�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calendar1.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/calendar1.svg',0,_binary 'xVЇS�8�J��\�\�\�',_binary 'xVЇS�8�J��\�\�\�',_binary '+(\Z\��x)u]�}���j�\�}�\�\�\�ᬡjB_�=;','',0,'?'),(_binary '�-^g��̺@\0/\���','wp-content/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '�.ն�\�\�Zg{\�=\�\�','wp-admin/css/customize-controls.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/customize-controls.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�L�cKg\"\�\�G&cJ�',_binary '0l&\�\�\�\�\�\�\�?L7W�\�u�Jr\�5�j�','',0,'?'),(_binary '�1C�\�\�\�v���:���5','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_brightness_high_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_brightness_high_24px.svg',0,_binary '\�\�z�\�\�QD�� ˙s',_binary '\�\�z�\�\�QD�� ˙s',_binary '�&QK�v\�\�%N�\0���u��I�\�v�Y\�','',0,'?'),(_binary '�4/\�\�ف�~�\�<+�','wp-includes/blocks/post-excerpt/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�n�K\":[<\�\�\�',_binary '��m�!����TR-v,�\�\Z�/p\�,�a','',0,'?'),(_binary '�5z�\��\�!Ҏ\�\�\�u�\�','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/.styleci.yml','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/.styleci.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�}�\�fLe\�椄����\�',_binary 'h</}�,u@-/$���\�4f\�\�\�\�BD覯\�\�','',0,'?'),(_binary '�:Y\�\���>\�\�\�=','wp-includes/blocks/media-text/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tGe\�F�)�ƫ-\�\�',_binary '��^��e3]��[\�gu\�\�\�[\�)��ޟ1�\0S�r ','',0,'?'),(_binary '�=�ol,\�f\�8�\�S','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_gas_station_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_gas_station_24px.svg',0,_binary '_<݊`\�ڲa}m\�',_binary '_<݊`\�ڲa}m\�',_binary '(�t\�\�w8�FD\�\� ��g�j$�>\0��\�J\�','',0,'?'),(_binary '�=\�yE&�\rqHLP�\"j','wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/content/vc_column_text.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/frontend_editor/shortcodes/content/vc_column_text.js',0,_binary 'X-#A#?J\�`\�� �',_binary 'X-#A#?J\�`\�� �',_binary 'FQ<\�J�\�`#vw\�\r����\�aVq��\�W�53\�','',0,'?'),(_binary '�?\����\�\�\�)\"IQ�','wp-content/themes/main/woocommerce/order/.order.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/order/.order.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�H�4�g\�\�8�eM\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Exception.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Task/Exception.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�B\�\��*\�`\�\�',_binary '\�9�\�%L\\�tf�a�⼳��G�\�*���\r�$','',0,'?'),(_binary '�T\�j\�)o\�o��\'��!','wp-content/plugins/gosolarthemes-core/admin/assets/js/select2.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/assets/js/select2.min.js',0,_binary '|I��5\Z+����\���',_binary '|I��5\Z+����\���',_binary '�,��\��Pp\�\�h\�%s��ą�d��[\�\�','',0,'?'),(_binary '�g���N�a?\\ټ�','wp-includes/js/mediaelement/renderers/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/renderers/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�k0\�k⟆\�\�V\�X��','wp-includes/blocks/file/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�ڃ\�\�D�ZW\�S:W\�',_binary 'Ð\�\"{\�\�\�]\�N\�&!\0���+�\�\�cO\Z�ȉT','',0,'?'),(_binary '�n:\�zW_\�B�S�R��','wp-includes/js/jquery/ui/resizable.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/resizable.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�I\0\�D��\�{�\�',_binary '\0P\�\��ak&铅\0�\�\�V\� �+^�\Z���\r','',0,'?'),(_binary '�w ���+�j\���','wp-content/plugins/wordfence/views/common/status-circular.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/status-circular.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\��)\�.=���g',_binary 'q4^\"-�9�\�\�\�\nd1q���\�O,\�\�','',0,'?'),(_binary '�|_\�]23�<>�<\�','wp-content/plugins/revslider/public/assets/assets/svg/places/ic_kitchen_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/places/ic_kitchen_24px.svg',0,_binary '�nI\\\�F�\�B\�&�hF',_binary '�nI\\\�F�\�B\�&�hF',_binary '\�\"����W=y$�\�4��w�\�M@�\�T�>�','',0,'?'),(_binary '��$*\�-\�ً\�\�\�','wp-includes/blocks/quote/theme.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/theme.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�86␢����\�\�\�',_binary '\�\�ܙ�bi@9\�\�\�\\��\�KqL2\�:�\�++','',0,'?'),(_binary '����b�JȨ�\�\�CK','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure04.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/people-structure04.svg',0,_binary 'x\�>8�\�sf�\�\�\�&}',_binary 'x\�>8�\�sf�\�\�\�&}',_binary '~J�|5�\�\�\�\�\�iK=`H불G\�<�\��\�Zf\�','',0,'?'),(_binary '��7ڔ!\�2�x%�XN�3','wp-content/plugins/wordfence/views/options/option-token.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/options/option-token.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�x�EJR�`��5\Z\�C\n',_binary '\�_���N�R�Ϧg\�N�r�\�{���oXӮ�','',0,'?'),(_binary '���~��a%�\�!�P','wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '{\�6�#UQ:\��|>#\�\�',_binary '\�(\�\�[\n\�̻\�o�RAo�3��^\��\��','',0,'?'),(_binary '��e\��\Z�ၕt�\�\�\�','wp-includes/Requests/src/Port.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Port.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 't\�2\�A\�\�Nr8)\�\�',_binary '�O]g�cxI3\�\�x숥\�Z�\Z?<��\�\'�Ha\�\�','',0,'?'),(_binary '���\�\�L?@��.~O�','wp-admin/css/colors/midnight/colors-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/midnight/colors-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9(}\�ִ��(���\�\�Vv',_binary '\�ha���\�?�R���km��}~X\"\�@3�\�\�','',0,'?'),(_binary '��UU�\��\�,��Htv','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/XML.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\�=[<��\02R\�Y',_binary '<�:E��2�\�\r\�\�մ߂Wg��jD�L\�:','',0,'?'),(_binary '��g&\�\�\�S\�5V\Z�&','wp-content/themes/twentytwentytwo/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�4t��\"�Y�gX\�mr\�|',_binary '��6%\��>-��\Z���u�\�g\�\�\�\� ','',0,'?'),(_binary '��\�\�Sm{L5J@\�\�','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts/builder-bundle.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts/builder-bundle.min.js',0,_binary '[2�\�^�\�\\tC.',_binary '[2�\�^�\�\\tC.',_binary '8\�=�y\�\�\r4��I�\�\�Xv11�cVʶi\nI�I','',0,'?'),(_binary '��I\��@\�Q/�','wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp.pot','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/languages/wp-mail-smtp.pot',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�Ffga6͙Q�f',_binary '�0�|#�\��_\��&ZJ������ӑ���a\�','',0,'?'),(_binary '����T\n��\�e.(��','wp-includes/class-wp-image-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-image-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1�}\�W�s\�\�P�㌅X',_binary '�\Z��\�J.�_\�\�4����>\�N\�V�\�*','',0,'?'),(_binary '��\�\r\�q\�\�\�[O\�\�\�\�','wp-content/plugins/revslider/admin/assets/images/socials/.socials.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/images/socials/.socials.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��1.$�Tx\�\�M\�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAccountRelay.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAccountRelay.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'KH�Bu�\�\�jw',_binary '2������\Zd�{��\�홱ץ����\�ɗ','',0,'?'),(_binary '��ؘ\�-�m4)}�� \�','wp-includes/js/dist/reusable-blocks.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/reusable-blocks.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'T�.\�P�8p��\�Oזh\'',_binary '3P0P\�*\�}X��NPٰ�Ǣ\�Q��\�d\�','',0,'?'),(_binary '��><\�QzU0\�\�V��_\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_pan_tool_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_pan_tool_24px.svg',0,_binary '\�\�݈�\�tA���\\Z%\�',_binary '\�\�݈�\�tA���\\Z%\�',_binary '8.��\�-��\�\�:}��m-����9�K$�3.}h\�','',0,'?'),(_binary '�\�b\�J\�X�@47\�','wp-content/plugins/wpforms-lite/assets/images/addon-icon-conversational-forms.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/addon-icon-conversational-forms.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�1��ggd\�_D\�\�l4',_binary 'K\�@>H�4\�gi[T����N\�\�#�9��Q\�','',0,'?'),(_binary '�\��Kv\�\�KM;�\�','wp-includes/blocks/comment-content/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-content/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��dA\�Sb\�kYhH\�',_binary '\� \0��]Q&<GѬ\�lB;K�fݐ��b�\�\�+�)r','',0,'?'),(_binary '�\�Z�p%\'n\Z��Wj�\�','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\���\�ey\�\�\�B�J',_binary '>?z\�y��O\�IncC!��Y��\�\�\�;/:�<\nJ\�','',0,'?'),(_binary '�\�}�\�\�PÛ�P\\�\Z','wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+q{�\�[��*$\�+\�',_binary '�!\��\�\�\�K\\��\�\�\�j�\�YO�\�\�G�\r\�','',0,'?'),(_binary '�\�o�\�a�\�f�}?E','wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_expand_more_36px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/navigation/ic_expand_more_36px.svg',0,_binary 'ܟt��\��\�i\�o',_binary 'ܟt��\��\�i\�o',_binary '(\�G�\�Rꊢ��\�\�jR;c\ZU\�\�D\�v\�c��\�','',0,'?'),(_binary '�\�R�,�A���\Z\�GJ\'-','wp-includes/default-filters.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/default-filters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'q�j�\�U\�\�\�vV\��',_binary '\�/\�<�m���)R\�i�\r\'n\�u�\�\�[)x!','',0,'?'),(_binary '�\�[K�\���\"\�\�z','wp-content/plugins/js_composer/config/structure/shortcode-vc-raw-js.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/structure/shortcode-vc-raw-js.php',0,_binary '�\�ƹύAZ5�]�q',_binary '�\�ƹύAZ5�]�q',_binary '%\�\�\�Z�1�:�$I@8Mʈd�Q�\�\�y�\� c','',0,'?'),(_binary '�\�N�Q�,k 6���K\�','wp-content/plugins/wp-mail-smtp/src/MailCatcherInterface.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/MailCatcherInterface.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'GES�\�\�èK����2+�',_binary '�\�;\�\�\0\�.�Q�es\�p\�\��|q{V���\'�\�','',0,'?'),(_binary '�\�\n�\����4{���','wp-admin/includes/error_log','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/error_log',0,_binary 'u\�=�T y\�|\�W5J>',_binary 'u\�=�T y\�|\�W5J>',_binary '\�k�.�a\�\�iD�VBg#\�\Zj�\�!%$\�k���','',0,'?'),(_binary '�\�qrx\�\�~�\�G\�','wp-content/plugins/wpforms-lite/src/Logger/Log.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Logger/Log.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\r�\� !ް\�[ւ�\�\r',_binary '\�RJ\\j\�\�\�\�:��&��\�\�qH�Q���~\�8��\�','',0,'?'),(_binary '�\�g�(�35\�\�5\�k�(','wp-includes/blocks/heading/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/heading/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\�S\�%�\�\�j\�1Te\�',_binary '*fTی\Z�\�\"$\�\�.\�\�Ѯ��^\�\r~��\�','',0,'?'),(_binary '��\�\n\\\�ɶ.5���','wp-includes/images/xit.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/xit.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\� 3X�ī9+\�6n~',_binary '�\� s����\�\�ۨ��S,md\�\\Yb�Ƈ\�\�o','',0,'?'),(_binary '���Ь\�p�I\�\�YR','wp-includes/sodium_compat/src/Core32/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'F\�K��y\�\"�\�J�\�\�',_binary '~T\��)_����ԇ���YH+\��\�ɏ\'� ;','',0,'?'),(_binary '�\nN�L��<ffJi+$iC','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/Exception/MmdbException.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�l�2\�̢=�\�|\n^�',_binary '\ree:Ψ<�i\�\�\�ߒ\�#��4\�)\"V���\�','',0,'?'),(_binary '��9\�\�\�ޖ��<�\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAccountRelayData.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/Model/GetAccountRelayData.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�s�z0�M\��ă*',_binary '���>�\r�d�.w����nמxSU�X\�\�?��\�jr','',0,'?'),(_binary '�\�\r\�\�\�n�E,�\�\�2','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '� WzJ�\�\�d\�a\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/palette/.palette.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/palette/.palette.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '� c\�O\�\�\�\�4ĨǖM','wp-includes/blocks/post-terms/style.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-terms/style.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\Z^k�\�N�ұ\�\Z�)�',_binary '\�?�\�㷷\�(s����\'\�˭�#\�l<�RT\�e','',0,'?'),(_binary '�!W㎃\�T\�\�\0a@�\�o','wp-content/plugins/js_composer/include/templates/shortcodes/vc_row_inner.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_row_inner.php',0,_binary '\�C���\�/r%�֞�\�6�',_binary '\�C���\�/r%�֞�\�6�',_binary '\�&�;\��C\�\�\�I|u\0\�F\n`�\�fC�ϱ','',0,'?'),(_binary '�$��8\�\�p���eu+WH','wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '6\�\�\�?\�\n\� :�{Q%',_binary '�\��Z�IK/I��w¥�Ovy�E�Bi\\$G�&','',0,'?'),(_binary '�& \�]�8�a�;PM','wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/namespaced/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\"\�2s7��\\\�i#�\�E',_binary 'a\�\�\��\�\�t��W\�\� \�3N�\Z\�\�`x�hI\�`�','',0,'?'),(_binary '�(Њ�QB&���\�Q?\�','wp-includes/blocks/categories.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�v\�\�}_�\�\�2\�\�5',_binary '��\�\r��I<\rڃH\"�6�\�dB/�/Rq��?','',0,'?'),(_binary '�*>F0\�p\ZeM{ɟ<','wp-includes/css/dist/block-editor/content.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/content.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�o�j$s\�LϿq\�zg',_binary '\�W\�\�5e��[�%��g-P\�U�l�(1\�QP','',0,'?'),(_binary '�+YEA\�g\���\��','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Poly1305/.Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Poly1305/.Poly1305.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�-q\�ƣ��\�Z0\� u','wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/fonts/SourceSerif4Variable-Italic.otf.woff2',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�W����&hE5�Ox�\�',_binary '1\r�\�*�h\\�\�B\�o\��\�B�}��_��XD7','',0,'?'),(_binary '�:���F�\�\�.\��\�\�\�','wp-content/plugins/wp-mail-smtp/assets/libs/jquery-confirm.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/libs/jquery-confirm.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'j\�\�-\�05�\�\��(',_binary '����t?=}�Q�Z��j\�\�y�\��\�O��\r;�','',0,'?'),(_binary '�<\�\ny\�g\�ћ�\�__','wp-content/plugins/wpforms-lite/includes/admin/builder/functions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/includes/admin/builder/functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��z�bb_d\�D�\���',_binary '�\�\�!\�\�/\�\�ߨ\�\�\�\�\�\�\r�\�\�$\�\�\�','',0,'?'),(_binary '�?5�I\r8�_&�\� �','wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/.storage.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/.storage.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�D�\�\�\�]\�|�$�','wp-includes/js/mediaelement/wp-mediaelement.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/wp-mediaelement.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���d\� \r.�K��;I;',_binary 'V@\�\��\��\�=j�\�ֆ��<�DH�q\�s','',0,'?'),(_binary '�I\Z\�%\��xK%{k1','wp-content/plugins/js_composer/js_composer.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/js_composer.php',0,_binary '�gj{\�\�F\0\��\\<\�',_binary '�gj{\�\�F\0\��\\<\�',_binary '\�\�\���H�*B�\�F\�B�{V)\�{B�I\�ɽ','',0,'?'),(_binary '�Lmjyϋ%%�~O\��','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�b�$�\� \�}�[�\�\�\�\�',_binary 'S�]Ks\�D��Àvi��I��t%�j�=�\�\'','',0,'?'),(_binary '�OGŊr\�z\�\�\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/.abstracts.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/abstracts/.abstracts.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�Ph\�\����rV\�','wp-admin/css/revisions-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/revisions-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�؋Jf\�\�q^\�j�4\�',_binary '+\�\�\�\�Yv\�\�\�\�o\�\��x�\�aJ��j','',0,'?'),(_binary '�R5\�Ç��x\��\�\�H','wp-content/plugins/wpforms-lite/assets/css/emails/summary.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/css/emails/summary.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'\�\�A�{�5\��@',_binary '�M�\�GUZ\�\�=:�!�G���\0_\�ǟ-\�WJ\�\�\�','',0,'?'),(_binary '�Tу�\� yX;3\�4��','wp-content/themes/main/includes/theme-admin/js/admin-screen.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/theme-admin/js/admin-screen.js',0,_binary '|\�{�n\Z�\�c�a�!!G',_binary '|\�{�n\Z�\�c�a�!!G',_binary 'i�4L;�\�}7�h<�ē�2������\n�\�jH�L~','',0,'?'),(_binary '�Y\�s�M�Ѩwk\�','wp-admin/images/about-release-badge.svg','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/about-release-badge.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�%��r\�*�\�^\�\�o\�',_binary 'wX�\����z�Sѽ\�\�\�4z��F��p�ќ�\"','',0,'?'),(_binary '�`�/�\�\"Q �\�S{ \\','wp-includes/sodium_compat/src/PHP52/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/PHP52/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�uR��4k���l3l\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/background/.background.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/background/.background.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�zt\�[�\��������','wp-includes/blocks/heading/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/heading/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9Fs)�#�1\�\�\� ',_binary '�|\Z��6���Q_R�|��)Eo\�vS�w,%�~�','',0,'?'),(_binary '��� ,��5ѰO&F�\�','wp-content/plugins/wordfence/views/reports/.reports.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/reports/.reports.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���)l;Y��\�,\�͐','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Subscriber/SimpleSubscriber.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Subscriber/SimpleSubscriber.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '���\�\�\�$\�WU-~\�',_binary ' \�\�t\�\Zl��\� Q�\�9��\�\�AG�J_$h�','',0,'?'),(_binary '��\�V\�Ӓ�\�G8.�\�m','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_swap_calls_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_swap_calls_24px.svg',0,_binary '\�k\�\r�&�J�\�g��',_binary '\�k\�\r�&�J�\�g��',_binary '?\�T�\�R4�k\�P�E�eM�\�l[Ay\�','',0,'?'),(_binary '��\�\'\�\�VB�~�w','wp-includes/blocks/query-pagination/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�g\�\rӁL\�V#����0',_binary '�\�\�*8:1d4w\��`�\�\�\����0y&�D','',0,'?'),(_binary '��?n\�kp\�@/\�]\�>','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/uk.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/uk.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�����\�C�FK�\�\�l',_binary '\�\�,����.L-�A\'�\�y�E\�]��1 \�<�','',0,'?'),(_binary '��^-�3\�\�g+?[b','wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-error.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/images/reports/email/icon-error.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EF�߹�\�q4\�Ըl\�U',_binary '(v2${�(�\�%�\�~;_�(���\�\�\�\�','',0,'?'),(_binary '�\�\�\�S\�K5�47\��S','wp-includes/css/dist/block-library/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�)�+���5<',_binary 'Y2[��B\�s�荸@$�S�\�v]#�5\���;4','',0,'?'),(_binary '�\�hk�zJS�x\\ݚr','wp-content/themes/main/woocommerce/loop/pagination.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/loop/pagination.php',0,_binary '��ɘ���:\�֯Hܜ',_binary '��ɘ���:\�֯Hܜ',_binary 'b(\�Nfo2��\"\�\�mB�\�u�Q��%wBW\\\�','',0,'?'),(_binary '�\�\�\�\�+f6Q\�y9','wp-includes/js/jquery/ui/selectmenu.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/selectmenu.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P�&H_ǭGv\�P-',_binary '\���!�V\�&G7\�E>\�ڋ.�\�X[\�\�\�t','',0,'?'),(_binary '�\�ρX�n\r\�\�?�\�','wp-includes/sodium_compat/src/Core/XSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\��Ʈ�u��o7;~z',_binary '���\�\� %l\�y�\'�#[�\��_\�{E�]8�%\�','',0,'?'),(_binary '��\�\�?i.Q�[��E\�','wp-includes/blocks/post-navigation-link.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-navigation-link.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'tm��y\�\�\\: s\�\�',_binary '�I�M}�\r�� ���\��n�\�0\��h��o=q�\�','',0,'?'),(_binary '�*>�\'�bDX�?�aY*','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_class_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_class_24px.svg',0,_binary ';��CY�\�;�h�P',_binary ';��CY�\�;�h�P',_binary '����\Z\�q27��:�\�k���~�cL:�m�\�','',0,'?'),(_binary '������t%y�\�8u','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/.Http.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient/src/Http/.Http.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�])\�\� ��\�{�?R}','wp-includes/feed-rss.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/feed-rss.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iJ�?YC�>^�\�f�',_binary '�fl�P�\�f5�2tY3�x\��\�D�\�ׄ\�','',0,'?'),(_binary '���\�ǻ$�\r_�\�-g','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/.core.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/core/.core.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '� |$��֒(�:�&','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/brainpoolP320t1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Z`�\�<Kh\\�IlM�\�',_binary '*[1*mC\�\rm\�9ii�)D\�\�\�ڭT{\�\�\���','',0,'?'),(_binary '�,\�5R��c�9&\nj5','wp-content/plugins/wp-mail-smtp/src/Reports/Emails/Summary.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Reports/Emails/Summary.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�X\�\�\���\��\�\�\�@',_binary '$\�\�t[Y\0*�p!�b>}\�\�h���V9\�4۔\�K=','',0,'?'),(_binary '�0<Ps\�\�מH�\�22','wp-includes/js/jquery/jquery.table-hotkeys.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/jquery.table-hotkeys.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '7?\�F5�sS5\�7��,(',_binary 'J<�\�?Y�����\�SuŪ�U&�\nNy�`TkL\�','',0,'?'),(_binary '�3��\�\�\�\�9`w\�q','wp-content/themes/twentynineteen/style-editor.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/style-editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\���C��\0\�',_binary '\�MX�XP�2�\�(m��{�0->�O\�{\�93_','',0,'?'),(_binary '�5Y�\n+/\�9\\Γh','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_shipping_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_local_shipping_24px.svg',0,_binary '[(3�KP\�u@zpA��',_binary '[(3�KP\�u@zpA��',_binary '\�d\0p��Q7E�{\�\�(H�%\�g��8\'92�\�*','',0,'?'),(_binary '�9(F�Rj2�n6]��','wp-admin/css/colors/light/colors.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/light/colors.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\n(�썤�;�\�',_binary '[a�^\�33\�0�$eH�Mr��)\�\�|J\"W\���','',0,'?'),(_binary '�;\�\�i��4\�7\�)\�\�','wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ActionSchedulerTab.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Admin/Pages/ActionSchedulerTab.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�y�|�[1e4z4�#\�',_binary ';��֜�\�\�\�{\r�ρ\�\�T\r��?�\'uܵl\�','',0,'?'),(_binary '�B\�Fa^\�A�\"��\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sd_card_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_sd_card_24px.svg',0,_binary '\�$\�N�o\�I\�g\�B�',_binary '\�$\�N�o\�I\�g\�B�',_binary '\�g\�l\���\�\� �\�7�I�\�Ձ\�\�\�\�A=�','',0,'?'),(_binary '�J��\�!2��\�\0����','wp-admin/css/about.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/about.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�%��\���\�WD',_binary 'bs�<G ^\�\�D���F��Z\�C>\�D�\��H�>5pK<','',0,'?'),(_binary '�Xą�\�$hg\�Rqu�','wp-content/plugins/wordfence/modules/login-security/views/page/.page.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/page/.page.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�] ���n_�ˤ[l\�\�\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/media-text/_editor.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')\�y?>�F\�\n~^�',_binary 'Z��\n�\r�~YW�m�\�\�U\�\�\�\�9Ft\�Q��','',0,'?'),(_binary '�^�\�N4ӝ,ba��D','wp-includes/css/dist/widgets/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/widgets/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�-\�ށ)�-^\�)',_binary 'Y�Pe+\�d�8� h\�̈2�k�+w_|\�Peγ�','',0,'?'),(_binary '�^�O�|\':QǙE\�\�\�','wp-content/plugins/wordfence/views/common/status-critical.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/common/status-critical.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�R�/C[��\�]�u%�',_binary '�W\�\�\�B&6�9\�g�k_����EF�6\�I','',0,'?'),(_binary '�g�\"�}_�7���\�J5','wp-includes/js/jcrop/jquery.Jcrop.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jcrop/jquery.Jcrop.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�}�\�\�(�/\�\�WM',_binary '�r�NR\�n\�\�ɳ\�0�1\Z\�6��[�՛\� \�','',0,'?'),(_binary '�k��@\�\�f���\�x@','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/piggy-bank.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/piggy-bank.svg',0,_binary 'B\�\�賴�OC\�\r7�u',_binary 'B\�\�賴�OC\�\r7�u',_binary 't�r��A��<�H.�8\� w,�+��5\�\���}Ν','',0,'?'),(_binary '�o�5�+��\�I\�\�\�JP','wp-admin/site-editor.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/site-editor.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\0ū�\�Zh0\\�A֨m',_binary '�1���Ys��\�ݙ�\�\�\00�\�@^\�WǍ�dW�\�','',0,'?'),(_binary '�pσ�je��\�ྵ�\�\�','wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-a.png','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentytwo/assets/images/flight-path-on-transparent-a.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'P���7�vxr��?z�\�',_binary 'hZ\��\Z\\\�\�>\�\�\�{%4���F\n\�Ԓw�ˮ\�','',0,'?'),(_binary '�v6Z�\'\�O\�IL\"ݕM\�','wp-includes/js/dist/block-editor.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/block-editor.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '?]��+���\�^]t\�',_binary 'x>��θ\�{w �=U»��E\Zmc:\�~��sCuM\�','',0,'?'),(_binary '�}�\Z�\�F?�Fs\�v��#','wp-content/themes/twentynineteen/print.css','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/print.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '42\�\���\�r!\�j����',_binary '�.\\��J�� �\�TC~0�\�\�\�=�/��\�\�\�','',0,'?'),(_binary '��&�g\�\��\�@ �\�C','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/generation.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/templates/generation.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�+�u,� �6\� ?��\�E',_binary '�9��j���,�sHh��\�:\���#�k_`@�','',0,'?'),(_binary '��3\r2�\�B�0S��U�v','wp-content/plugins/wpforms-lite/templates/integrations/elementor/popup.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/integrations/elementor/popup.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N�/\�\�\�\�\�ߗ@�',_binary '{-���AZ�\�\�\�\�tF%\�\�\�\�Lɢt-�\�I�','',0,'?'),(_binary '��p��9�6è\�R\�','wp-admin/css/common.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/common.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'N��\Zb�e�d%�M\�1\�',_binary 'Zwb\�R�V\�\�\�P|�&+\\f�\�\�{�U�','',0,'?'),(_binary '�����ƪq�悳�\�','wp-includes/js/tinymce/plugins/paste/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/paste/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^\�\�\�s�{��މ2',_binary '�\Z\�X8�c+�x�η�\�\��&Wg\�`m�˴','',0,'?'),(_binary '��lxy�\Z\��\�\�\"��','wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EU.7�\�\�\�H>i�\�;\�',_binary '�\�,\�\�+x>�\�\� V���7r�LKs&��G\�','',0,'?'),(_binary '���\\m�z��լ�u��q','wp-content/plugins/wpforms-lite/wpforms.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/wpforms.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�1\0�\nrj�P��',_binary '�\���K�\�M�\�q2vDH�\�֖\�nE%`\�','',0,'?'),(_binary '��\�ڨ�\r\�\�Y�\�}\�','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'EO :\'\Zӎ�\�\�\�X�P',_binary '+s�x}^\�d�1^����g\�\�R\�\���\�.����','',0,'?'),(_binary '���q\�L�\�>\�\�#Q\�\0','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�\�B�\�\�gY\�\�',_binary '�\��:\�IZ�\�C��Z�\�8�Ȱ\�L�\�]\�m�','',0,'?'),(_binary '��<l\�a��,�bX,��','wp-admin/images/xit-2x.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/xit-2x.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Ӂ\�u:@4\r�\�\�z<5\�',_binary '�S\r\�}@�~Q\�:�Sc���\�*d+\�Z\�_�{�R','',0,'?'),(_binary '��\�;qu@ce���A\�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/sect409r1.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'h#0\�$}fZ��z�(-\�',_binary '��\�28\�\���\�\�;�:/a,W�OM[�\�$�R�','',0,'?'),(_binary '����\�\�4\�K9?\'҆','wp-content/themes/twentytwentyone/assets/sass/06-components/404.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/06-components/404.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\Z\�tŽ�Ћj\�\�?�',_binary '�Gc3I�\�>έ�\�j�\��\�\�_/*�D\�','',0,'?'),(_binary '�\��2e\'�$\�\�\ZL','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_20_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_battery_20_24px.svg',0,_binary '\�mqu��p�:\�&m�e',_binary '\�mqu��p�:\�&m�e',_binary '\�Rdפ�pS\Zx�)q\�.]X�*���NJ\�\nh��\�','',0,'?'),(_binary '�\�ʨ�\0 \�d�i\�H','wp-content/plugins/js_composer/assets/lib/bower/vcIconPicker/jquery.fonticonpicker.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/vcIconPicker/jquery.fonticonpicker.min.js',0,_binary 't%@\�(�9�\\�\'j�',_binary 't%@\�(�9�\\�\'j�',_binary '�bq���:\�2j\�oH�o\�\\\�\'\�+���N�`Z','',0,'?'),(_binary '�Ȍ\�\\\�m\�{�YK�\�M','wp-content/plugins/contact-form-7/modules/stripe/style.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/stripe/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�t^�ާ3�\�\�M',_binary '=�\�լ8�\�x)/\�ߓ\��}��\�ѻ�z@\�A�','',0,'?'),(_binary '�\�6\\}X\0\�*\�ۧ\�\�2','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spinner/vendor/spinner_custom.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/spinner/vendor/spinner_custom.js',0,_binary '��s\�zxH�\��\�E�\�',_binary '��s\�zxH�\��\�E�\�',_binary '^�5\�9\�N\����8_3Y/�R6sbA\rOF�','',0,'?'),(_binary '�\�\\\�}���e��mH\'\�','wp-content/themes/twentynineteen/inc/template-tags.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/inc/template-tags.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\��Q5צ\�O/�J\�N',_binary '\r}p\'qD%�<}�\�&��-#=s_Oa�\�6\�\�{','',0,'?'),(_binary '�\�\�\�c9�KA�\0�\Z�c','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Poly1305/.Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core/Poly1305/.Poly1305.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�\�\n;\�m7I:ڹ\�\�*�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '@�y�n\�\'a�Iѵ�͌',_binary '\�\0\�\�\�_Wy3\�BV�3�\�]pȞ�\�\�aoM�\�','',0,'?'),(_binary '�\�\�:��mP��\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_shop_two_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_shop_two_24px.svg',0,_binary '��l��.\�\�h�\nA�',_binary '��l��.\�\�h�\nA�',_binary '��O\�\�c\�^$\�\�B6I1aCȑ\�\�~���o�z','',0,'?'),(_binary '�\�\�T�^��P\�ϼ��','wp-content/plugins/wpforms-lite/assets/js/chart.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/js/chart.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�W\�˼��r�~\�',_binary '\�\�0K�7\�v�?\�\�~�\�s,�9\�s�k\�<�\�B=','',0,'?'),(_binary '���s�\�r�c�\�\�g\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/checks/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/checks/index.php',0,_binary 'i��=�\�\0��!\\\�\�',_binary 'i��=�\�\0��!\\\�\�',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '��/��\�[��/\��Z','wp-includes/blocks/post-navigation-link/style-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-navigation-link/style-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '5t@OSC�\�#��\�\�̪',_binary 'e�\�y \\-0\��7q��Pl�\�\"�&�2iy\\�D','',0,'?'),(_binary '�\�Q\�\�I�\�`8�m\�D','wp-content/plugins/js_composer/include/templates/shortcodes/vc_raw_html.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_raw_html.php',0,_binary '�=+!a���\�j�7��',_binary '�=+!a���\�j�7��',_binary '\�x�\�˺d�V�5���Od\����X�\\�W','',0,'?'),(_binary '�+q^e��\�\�gu\�F6\n','wp-includes/theme-compat/embed.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/embed.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Ţs�^\�\�q�cb�',_binary 'W\�\�\�5T�p��;-�n��0�a����O\n\�\�','',0,'?'),(_binary '�2\�7�ZN\ni�\�_�3~','wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/action-scheduler.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor/woocommerce/action-scheduler/action-scheduler.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '[\�;|Si\�4�vH~{.y�',_binary '\�*�\�\�\��*\�I�\�#�4w�\�9\�\\�\�\�\�','',0,'?'),(_binary '�G���!#h\�9 �\�&','wp-includes/js/tinymce/plugins/wordpress/plugin.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wordpress/plugin.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^H��\"\�\�\�If�f\n',_binary '\�ژ��Z�9P�MS�dh��f�(\�-��tU\�f\�','',0,'?'),(_binary '�Kj\�\�h��\�','wp-content/plugins/wordfence/images/loading_background.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/loading_background.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\'\�2��p\nK�X�\�',_binary '\�Ύ%X\�ŖF��\�\�\�1s\�;�\�L\�zr璻','',0,'?'),(_binary '�P\�\��:��v���Qw','wp-includes/blocks/list/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/list/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*@8�>\�\�X�p�',_binary '2\�<q\�0��\�\�b/j�\�*K�\�m�\Z8_\�','',0,'?'),(_binary '�W\0?Q�H�1_\�8�)','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageAdded.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/HistoryMessageAdded.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�$\�(�:\�\�O\�p�\�',_binary 'w�}\��\�\�f\�\�#\�P�\�`:�8\�a\�D\nHxQ','',0,'?'),(_binary '�[\�1�*\�\�\�\�p$\�gM','wp-content/plugins/wpforms-lite/assets/images/cc-about-step3.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/cc-about-step3.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�u�9�)]\�c+Q���S',_binary '\��ELsdVgz}�\�\�f\�\�\n��ʋ+wҢ��\�&','',0,'?'),(_binary '�\\���\�3\0h]??\�','wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/gallery/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�.��&\'�\�\rv�z',_binary '��ɘ�\�\�@����l��+X��\�\�SZjǛa\�','',0,'?'),(_binary '�^����\nK�w�:','wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/scripts/index.php',0,_binary '9��v�K\��2p�,Yw',_binary '9��v�K\��2p�,Yw',_binary 'Aũ��\�`�9�7}b�>MH\�\�\�JHh\�\�|Fj','',0,'?'),(_binary '�`Sk\�\�7Tt\�v��X�','wp-includes/class-wp-list-util.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/class-wp-list-util.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\Zc�L���a\��',_binary '\�J{\�\ri����D���j�\�\�h\�\�jeE\���$','',0,'?'),(_binary '�la\'\�P_b�m !��\�p','wp-includes/blocks/audio/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ')�[���J\�[7��\�>�',_binary 'vܽZ�R}�\�Z\�fG|-!T��U\��s�wo�4','',0,'?'),(_binary '�r�\"�-�\0�E�w��X','wp-content/plugins/contact-form-7/modules/textarea.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/textarea.php',0,_binary '\�\��4\0\��\���Ђ\Z',_binary '\�\��4\0\��\���Ђ\Z',_binary '\�\0V�9^�l��\�(�\�\r)Ӎ\�<J�\�\����\�','',0,'?'),(_binary '�us\�TB\�\�B','wp-content/plugins/wordfence/images/sort_desc_disabled.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/sort_desc_disabled.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��J%{O�Z\"/\�o',_binary '^*\�n^\�\0m+��!Nk\�Ɍ\�\�/��ԯ^k','',0,'?'),(_binary '�|\�\��MW��\�j(�','wp-content/themes/twentytwentyone/assets/js/polyfills.js','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/js/polyfills.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�,�`\�\�n��:��\�0',_binary 'O\�]2���\�<2\�\�\nQx}��\�Q78\�\��@','',0,'?'),(_binary '���\�\�j�!iմl�F','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/.travis.yml','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/.travis.yml',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '*=�ղeZ�d�nT\�Q',_binary 'Q#8��m� c����XP�@_0�\���`��\�f','',0,'?'),(_binary '���$\�@`\�m(\�Z��','wp-content/plugins/wp-maintenance-mode/assets/images/.images.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/.images.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��ArP�/�\�ն\�\�','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/dimensions/.dimensions.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/dimensions/.dimensions.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '���ZL��O�l\�\�','wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��C�\�F\�h\�z',_binary 'oő\nw�n�\�pL�+;\�\�\�\�~��t2�P*ƃ6�','',0,'?'),(_binary '���q?P:]|\�~C��A','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/AbstractRequest.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/AbstractRequest.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'LI=�����\�\�t�\n',_binary 'aN7�\�RK\�\n�\�c�\�\�\�\�֚\�,��70\�\�','',0,'?'),(_binary '��Gz�k\�\�tf\�6\"�','wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-separator-zig-zag.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/vc/vc-element-icons/element-icon-separator-zig-zag.svg',0,_binary 'Ϝ\�\��\�\�s�\�Co\�',_binary 'Ϝ\�\��\�\�s�\�Co\�',_binary '\"v\�`\�\�W\�.K˚��P\�,%q�\�\r^H�\�','',0,'?'),(_binary '��\�$��w\�d�~��m','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sortable/field_sortable.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/sortable/field_sortable.js',0,_binary 'R9�\�kY{�0ws�&Q�',_binary 'R9�\�kY{�0ws�&Q�',_binary 'X0\\\�P��:s�\�}-Xv��R\�!��tS�\n�','',0,'?'),(_binary '��\�\'\�B\���7S\�','wp-includes/js/zxcvbn-async.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/zxcvbn-async.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '=�$a\�[ZF)^\n�\�~',_binary '\�uQ9ҫ{��7o}��\�\�\�`\�-nW\�','',0,'?'),(_binary '��Hh\�\�\�IL�R÷W\�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_copyright_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_copyright_24px.svg',0,_binary '�2\�\�\��1oG�㎭�',_binary '�2\�\�\��1oG�㎭�',_binary '\�ב�\�\"��];��ޡ\�\�Z~\�\�\�6FD\�\�n��*','',0,'?'),(_binary '��{� \n|p�٤','wp-includes/customize/class-wp-customize-nav-menu-item-setting.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-nav-menu-item-setting.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\',2�\�\rX�?ZϺ:�',_binary '\�\�>k\�/MŤU�\"JP\�D<qE#\�}�','',0,'?'),(_binary '��\�\�\�/�;\�\�\�<��\�\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/.src.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/.src.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�\�\�)\�(�\�<\�\�','wp-includes/js/json2.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/json2.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\\�\�\'X$�p\��qv',_binary 'v\�\�T/\�\�ů�D\�i\Z\\y�q-B�=\�\�k8���i','',0,'?'),(_binary '��b#!A�3XV\�4 \�','wp-includes/blocks/comments-pagination/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '66E��LСj�-Ԉ(�',_binary '`&�`�8sBV�ρC�\�a\���\��ϐ!���','',0,'?'),(_binary '��\�}�M\�>\�/\�\�\�=\�','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fa.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/fa.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '^� 3��G(7Yd\�u\r�\"',_binary 'ڱ\�\�\�7<36,\�\�\�#Gy�\�\�]EѺ�B�]��','',0,'?'),(_binary '��vhy2\�\�%\�\�(��)','wp-includes/blocks/code/theme.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/theme.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Z� m\�\�\�\�\�E�J��',_binary '�w(\�$�\�\�썎�B.\�\�\�}�e�-��\�','',0,'?'),(_binary '�\�@\rr!\�Xێ9{T\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/keyboard.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/keyboard.svg',0,_binary '+S䃺\�\�Mo��<2>\�',_binary '+S䃺\�\�Mo��<2>\�',_binary 'kP$�\�ώ\�=w� 4�{C\'�\ZL\�x�V\�i�*\�','',0,'?'),(_binary '�\�\�!|MWk�\�pr�','wp-includes/blocks/query/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�\�G1�÷q�\�r:',_binary '\�\�\�\�U\�\�9<���\�\�l=\�9!\�ED�@','',0,'?'),(_binary '�\�a�\�\'@T瑓�\�\�\�','wp-admin/images/date-button.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/date-button.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'v!0ϝ$\�\n-潮L\�\�T',_binary 'h\�ŵδ䘼�\�n$��\�\�\�\����\�q!I#�','',0,'?'),(_binary '�\�q�Q�kg��\��N?','wp-includes/js/dist/development/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/development/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�Ԏ�ՠ\Z�jc��\�^`','wp-content/plugins/revslider/public/assets/assets/.assets.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/.assets.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '��\�\�vջaR9���L\�','wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart06.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/busy-icons-svg/chart06.svg',0,_binary 'l�\�\�a�K@V�Lv(�',_binary 'l�\�\�a�K@V�Lv(�',_binary 'G\�\�M\�aP\�X5�*-E�pM\�4P�S�e�>\�','',0,'?'),(_binary '�\r�\�Ya�\��Ԓ�� ','wp-includes/Requests/src/Exception/Http/StatusUnknown.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/Exception/Http/StatusUnknown.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�M%�}�҅p(\�\�\�\�',_binary '9�p^n\�#\�\�UB\�T��axI8ثd��˜C','',0,'?'),(_binary '�#�5୳r�\�\�\��','wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/scrollspy.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/lib/bower/bootstrap3/js/scrollspy.min.js',0,_binary '��\�A\�\���c�\�k>\�d',_binary '��\�A\�\���c�\�k>\�d',_binary '�$\�A`,s\�U&\�끞�^�?\�Pj\�DVn<','',0,'?'),(_binary '�낏\r?8[9�kQ\'s','wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'iJB�[?\�\��N&�\�R',_binary '��|�6@WR�+�j|\�\�\�,\�ޭ��ܬ','',0,'?'),(_binary '�\'T��\�\�́�\�Y�Ǚ','wp-includes/customize/class-wp-customize-cropped-image-control.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/class-wp-customize-cropped-image-control.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'G\�p[\�q}y��1�',_binary '�x\r:��\�\�\�}��gR)\�`����\�k�M%','',0,'?'),(_binary '�����)z]!?��a�','wp-admin/images/media-button-video.gif','/home2/faster25/public_html/ansrwanda.com/wp-admin/images/media-button-video.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�\�>��\�u��e�w\�J',_binary 'Y�e��\�\"n+\�#@�\��Ƽ�Z��\�g\�VP�\�\'','',0,'?'),(_binary '�%|ݽ�>?v{j\��','wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'V\�\�=\�l�\�\� 2\�X��',_binary '״�0\�\��M\"��r,_\�Ǝ>)G��\�\�\�wg?','',0,'?'),(_binary '�(f��N\nG�\��b�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/Item.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Cache/Item.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�K~\�\�\nY���Nd#',_binary 'fNń移��w/\�\�\� �T�G\�\�\�5L�\�a#C','',0,'?'),(_binary '�)r��ó��Fynշ�','wp-content/plugins/js_composer/assets/js/vendors/woocommerce.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/js/vendors/woocommerce.js',0,_binary '\�\�\�Q���� \n�|�{',_binary '\�\�\�Q���� \n�|�{',_binary 'lvд�{��\�9Рcv\�\�6\�)�\�%���\�t^','',0,'?'),(_binary '�,=<2\�E;?�t� �0','wp-includes/Requests/src/HookManager.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/src/HookManager.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ';�� �}ԋ�����3',_binary '�\�15��5?z�\�\�\�sۍ��\�p�\�b9�\�d\�','',0,'?'),(_binary '�/e\n��o�?}m�bK','wp-includes/blocks/page-list/editor-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/editor-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ',�\rp� \�\��^^�',_binary '\�\Z��y�\"�#�O�O������~��\�@;,�l','',0,'?'),(_binary '�3��J�\�\���V\�a;','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAs.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/apiclient-services/src/Gmail/Resource/UsersSettingsSendAs.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�Y\�\�r@Z��u:.��\\',_binary '���\�.\�]\n5Tz^�Q����f\�y��Z˛\��','',0,'?'),(_binary '�@J\�\�]ka��=','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_airplanemode_inactive_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_airplanemode_inactive_24px.svg',0,_binary '\�^\'Q\�W1ڜ\��',_binary '\�^\'Q\�W1ڜ\��',_binary '��f�Rָ����m;rν�@�q�hɶ\�7\�c��\�','',0,'?'),(_binary '�B��OiS�\�5�\��\Z','wp-content/uploads/wpforms/cache/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/wpforms/cache/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�F\�%��C\�\�0����,','wp-admin/css/list-tables-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/list-tables-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' �\�/ C\�Xd�gY=\�o',_binary '\�`$q�+�\�y\�_\�ٰq��<��\�L��:XP','',0,'?'),(_binary '�I\"\�p�\�t\�Q�\�[Z6x','wp-includes/css/admin-bar.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/admin-bar.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�s\�=l�\�\�\\\�',_binary '�)(�pbHj\"G\�s�;�-QF�My9\�\�.7�','',0,'?'),(_binary '�KXـ\�\�\�\�2#z\�','wp-includes/blocks/comments-title/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-title/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_�e\��\�G�Al\�\� ',_binary 'ƳTz��]�� ����\�G�\�\�b�\��g\���','',0,'?'),(_binary '�LC\�\�\�\�y]\�\�\�f','wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/SimpleMiddleware.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/google/auth/src/Middleware/SimpleMiddleware.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�j\�`\'�\�5Im\Zt����',_binary '=�)g���F\�TkB_%\��!\�Y\�E�\�\�6U','',0,'?'),(_binary '�L�oA7�\�ev ','wp-includes/blocks/loginout.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/loginout.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\� �\�aG*qc:\�B{',_binary '\�K\�\�r�M��m8n\�JK���>�`��A\�܅\��j\�','',0,'?'),(_binary '�Wp[\�<K���\��\�ׄ','wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_forum_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/communication/ic_forum_24px.svg',0,_binary '�#�5\\#����N��\�\�',_binary '�#�5\\#����N��\�\�',_binary '�\�HF�S:\�9��zӣ^�]\n�\�\�','',0,'?'),(_binary '�WzY!�a�\�vwQ^ޱ','wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/js/jquery-ui/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�_��u� �!�\�#~�',_binary '�aoJ�W?�\�(�~1#u(��NSV\�s;c\�y��','',0,'?'),(_binary '�c�\�wk�(���4�3\�','wp-admin/includes/list-table.php','/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/list-table.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�yݣz�\0\�p�or ',_binary 'ָ\�\'\�K`:�\��$\�\�\�\�$b��}$\'�2�','',0,'?'),(_binary '�gV\�\�\�HIw�\�!���','wp-includes/css/customize-preview.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/css/customize-preview.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '1ig`�\�o���ӏٷ1>',_binary '�>kdU���\�\�����\�=@R��\�\r��\�\�;\�','',0,'?'),(_binary '�ojdy�f\�_b&xN�K\�','wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ީyqS�\���\'`5M',_binary 'n\r\�r=� ��sg�\�V\�\�5�Q���\�\�','',0,'?'),(_binary '�y.{�uJߠ5�[�\Z.','wp-includes/blocks/more/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/more/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�z�\�\�\�\�\�\�\�u\�d',_binary '�\�y*�C\�\�6W\��Տ۳\�w/\�8\��:�t��','',0,'?'),(_binary '�z3u\�,�\�N)�\�$j��','wp-content/plugins/really-simple-ssl/grid/templates/support.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/templates/support.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'b�i; ȁ\�#I:��',_binary '�M��}S\�W\�8���@i���q���c\�md/���','',0,'?'),(_binary '�};\�1�\�j7�2�\�\r\�','wp-content/themes/twentytwentyone/assets/images/Daffodils.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/images/Daffodils.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�#0QY�p˚�AO\�e#',_binary '4d��\�SHޘ4��2p⦿ו\�/\�?\� �G�1','',0,'?'),(_binary '�}�\�A�\�5\� PԆ\�\�','wp-includes/blocks/gallery/style-rtl.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/style-rtl.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�7ߕ龫}Ccc�D',_binary '�\�\r8�RaS\�$���\��\�)�<k\�\"�\�\n� \�','',0,'?'),(_binary '�Qֿ6�\�yq\�88','wp-includes/theme-compat/footer.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/footer.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�^X��\�\�{�\�\�Q�3',_binary '�nt�\���2���. �|?<��mfYE\�\�~�I','',0,'?'),(_binary '��\'9o���|\�\��\�','wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg1.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/images/backgrounds/bg1.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�b\r2\���\�Dښ',_binary '\�RK}͙dw�\�[\�\�\�\�}>&7\�����VEgo}','',0,'?'),(_binary '��4[K�a�iY���9�','wp-content/plugins/revslider/admin/assets/js/modules/tooltip.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/js/modules/tooltip.js',0,_binary '\Z\�3)H\�L\�&�\r\�>',_binary '\Z\�3)H\�L\�&�\r\�>',_binary '\�\�\��\"�\�\�d,�S�x��\�O3�C��$�E?','',0,'?'),(_binary '���=\�k\�1m\�\�\�','wp-content/themes/twentynineteen/image.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentynineteen/image.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '2٪V\�+\�T$�\0v�',_binary '\�\�\rOK�\��\�RƩ�e�D�\�ړ8݃�j��0@','',0,'?'),(_binary '���ߤ�.\�?\�`gY��X','wp-content/themes/twentytwentyone/header.php','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/header.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'D�aM#ҁ�&k\�$\�\�u\�',_binary 'g\��\r�]S\�a���v�o&��7\�!أ*�\�;{\�1�','',0,'?'),(_binary '��\0\�[\�\�³\�-�\�]\�','wp-content/plugins/wpforms-lite/templates/emails/summary-body.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/summary-body.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\0��Hv�\����6\�\�',_binary 'Zb�K\�k\�W�}��ڿ�6W\':/��\�x\�=^�H�','',0,'?'),(_binary '�Ņ�u��\�\�ھ:V\�L1','wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20/Ctx.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/libs/sodium_compat/src/Core/ChaCha20/Ctx.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\'�U巃�\� qD\�F\�\�H',_binary '\�\�\�Ԧ\�!�\�\�ӢtL\�k.�\"1\�\�Cm�Kg�','',0,'?'),(_binary '�\�rA|Ƌ\�\�d�O쨰','wp-includes/blocks/image/theme-rtl.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/theme-rtl.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�i~��^__�\���F',_binary '�\�%�W\�\�T��ZU�b��q�;�\�ª�T�./i.\�','',0,'?'),(_binary '�\�:\�N� \�!ٍ����','wp-content/plugins/js_composer/include/templates/editors/partials/post_shortcodes.tpl.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/editors/partials/post_shortcodes.tpl.php',0,_binary '?\�B���=\�9\��X\�A',_binary '?\�B���=\�9\��X\�A',_binary '�\�t)(��}��X=���8\�e�H\�S��\�+�','',0,'?'),(_binary '�ڼtPk��\�-\�\�l�','wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular-white.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/vue/img/long-arrow-alt-right-regular-white.svg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�`\�al��s\�s�\�K�',_binary 'I\�̜)d1\�\�L�\�\�\�~R\�\�\�F\nt�8\��{','',0,'?'),(_binary '�\�\�C� \�\�\�}(��\�d','wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/vendor/wordfence/mmdb-reader/src/IntegerParser.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�O�u�א�]`+{',_binary '��T\�\�wAk\�\�Pۨ�F\'\�6�V~\��ws\�p�\�','',0,'?'),(_binary '�\��w�\�\'�6)','wp-includes/rss-functions.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/rss-functions.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary ' xr�6\�2�\'�]�e\�l#',_binary '\�~^Ɏf}n��\�Bh�\�i=F�\n� �\�^\�,','',0,'?'),(_binary '�\�\�\�\�N��9�{�;','wp-includes/js/mediaelement/wp-mediaelement.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/wp-mediaelement.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\\���clE+ht�A6',_binary '�0��0\�\��9!t;\�ٖ\�\�ߩ\���de\"','',0,'?'),(_binary '�\�.���I\�\nfq\�M9','wp-includes/sodium_compat/src/Core/Poly1305.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Poly1305.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '!\�i�\�L�V=X+� v0~',_binary '4\�\�-<4�,\"V�ȱXʘî\�hR� K�F\�k�','',0,'?'),(_binary '�\�\�\�Yq_[�\��@�\�','wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_time_to_leave_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/notification/ic_time_to_leave_24px.svg',0,_binary ']�\�g>p~�\�\�\�\�ܼ�v',_binary ']�\�g>p~�\�\�\�\�ܼ�v',_binary '\�P�\�,tZ�%�W�DxW��@Ow�`Z,/�','',0,'?'),(_binary '��N~�\�j\�\�/s�_','wp-content/plugins/revslider/public/assets/assets/svg/image/ic_style_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/image/ic_style_24px.svg',0,_binary '�\�R$�\�\�ԥ',_binary '�\�R$�\�\�ԥ',_binary '�@\�l1T\�z�V��4���\�\�\�W[�\�=r��','',0,'?'),(_binary '�\"U\�F~B�.\�\�S','wp-includes/blocks/video/editor.min.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/editor.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�]\"�\�\rL<Jk\0�\�',_binary '�ǖIy�z�3���c\�NVAN��\�\�\�#\�(c���','',0,'?'),(_binary '�(�~\�?#0\�\�\�ҹ\�','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_screen_lock_landscape_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_screen_lock_landscape_24px.svg',0,_binary '�\"�t\�=\�Yo�����',_binary '�\"�t\�=\�Yo�����',_binary '\�ճe!��}�#�\�[}\�ƒ�\�\�b\�+\�\�fՍ\�<','',0,'?'),(_binary '�61Y�@\�֞s�{@�t','wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/divide/.divide.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/fields/divide/.divide.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�;`�$r\�\�\�$���=','wp-content/plugins/wordfence/images/icons/warning128.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/images/icons/warning128.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'p\�G�I\�t*\��\�\�Np=',_binary '��\�\�*�/�\�\�Ⱦs��t\�A���\�}.b\'\\','',0,'?'),(_binary '�<Y��5M0j�`�','wp-content/plugins/wpforms-lite/templates/emails/summary-style.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/emails/summary-style.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'К����S<ٻI(��\Z_',_binary '\n��\�m��L��\�\�\�\�\�\�\�\�`\�{.װ�\�','',0,'?'),(_binary '�<\�^\�\Z\Z��\�!Y','wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/GetCertificate.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Request/Order/GetCertificate.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'ʭMx\�EQ]����Y�)',_binary '&>\���m�&��Jha\�Ӌ��\�F�\�\�mT�,\�jV','',0,'?'),(_binary '�A��a�K\�o��\�+O','wp-includes/blocks/post-author.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�/�}_G[��ʼn�\�n',_binary 'EMڀl\��- @H\�b�N\�u�\�I\�<\n\�','',0,'?'),(_binary '�E58��y�\�\�Ws\�O�\�','wp-admin/css/admin-menu.min.css','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/admin-menu.min.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�\�\�э��U�\�ϝLJ�\�',_binary '\�\�э\���g\�5�\'\�\�-q;\�s��4\�G\�~','',0,'?'),(_binary '�I��r���ݒ\��1N','wp-includes/blocks/rss/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�L\�\�\�\�e5x?e=\�&','wp-includes/js/plupload/wp-plupload.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/wp-plupload.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�)��5*�(�j�\��$Y',_binary ';�}\�&:�\�\�2��Ԛ\�mQ9{\�!�b\�\r\"`','',0,'?'),(_binary '�M;�3�8\�;\�\'/ǯ\�','wp-content/plugins/revslider/public/assets/js/libs/noise.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/js/libs/noise.js',0,_binary '#\�;Wi\"t��Qk�1\�f',_binary '#\�;Wi\"t��Qk�1\�f',_binary '{ʶ�<�P�u,���\�\�B\�*T\�Jsm?<\0','',0,'?'),(_binary '�QS�2\�#\�\�]�srt\�','wp-includes/sodium_compat/src/Core/BLAKE2b.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/BLAKE2b.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�w\�l�\0�pA',_binary '\�+\�\�1,\�3-�OETo�\�d\�\�Û՚c\�?\�<�','',0,'?'),(_binary '�TЛG\�-�\���j\�/$','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/.Curves.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/.Curves.php',0,_binary '�Ľ�\�C��|��H\�M�2',_binary '�Ľ�\�C��|��H\�M�2',_binary '1ݭ��\��6�b�h�_k~�\�\�WJ1�\�9B�','',0,'?'),(_binary '�g�\�\�T32�\�2\�\�','wp-content/plugins/really-simple-ssl/grid/css/grid.css','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/grid/css/grid.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�ۍX( �I� $9\�\"',_binary '\'�\�0{\���o�\���\�-BK?j��W\�\�?�','',0,'?'),(_binary '�k���\�PP��1<\�','wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�ou\�l\�\�_�4@��',_binary '6b% �\"\�ʴs\�J\�p3���\�8ӷ�SǙ:����','',0,'?'),(_binary '�l��\n.��b����\�','wp-content/plugins/js_composer/include/templates/shortcodes/vc_gallery.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/shortcodes/vc_gallery.php',0,_binary '\'\�51DӋ\�Y\�b�®�',_binary '\'\�51DӋ\�Y\�b�®�',_binary '(���×\�\��tڙ�a4�\n��q��N\�L�Pܩ\�f\Z','',0,'?'),(_binary '�xE��̖\�\�>��0�\�','wp-includes/sodium_compat/src/Core/Curve25519/Ge/index.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/index.php',0,_binary '\Z�IB[\�</\�ӟQb',_binary '\Z�IB[\�</\�ӟQb',_binary '�Gk�zu���\�Ŗ\�UT�.�\�\�\�\�!V\�','',0,'?'),(_binary '�{�Qw\��: *\��s','wp-includes/blocks/details/block.json','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/details/block.json',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�9\�1Q�Hb2:��\�+\�c',_binary '�\�gg\�&zm\�\���\�N\�^\�&\�\�\�\�-`��6�','',0,'?'),(_binary '�}R,�\�y÷���4\�Q','wp-content/uploads/2017/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2017/index.php',0,_binary '鞌�\�P��V��VX\�',_binary '鞌�\�P��V��VX\�',_binary '\�ЬW6\�\�@\�|62��5\�\�.��j�\�K+\�D_�','',0,'?'),(_binary '��5�s�\��\��M\��q','wp-content/plugins/revslider/public/assets/assets/svg/device/ic_bluetooth_disabled_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/device/ic_bluetooth_disabled_24px.svg',0,_binary '3L1�y�#BF\�\n�\�a�',_binary '3L1�y�#BF\�\n�\�a�',_binary 'c�\�\�X�\�,.1X-\0\�ߓ�?f��\�\�1\�r','',0,'?'),(_binary '���gCU^�\�PD�́�\�','wp-content/plugins/revslider/public/assets/assets/svg/action/ic_book_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/action/ic_book_24px.svg',0,_binary ';��CY�\�;�h�P',_binary ';��CY�\�;�h�P',_binary '����\Z\�q27��:�\�k���~�cL:�m�\�','',0,'?'),(_binary '��\�j�ȿ�!�����\�f','wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/assets/fonts/vc_grid/vc_grid_v1.svg',0,_binary '�O(��Ն$��V\'\�|\�F',_binary '�O(��Ն$��V\'\�|\�F',_binary '\�*��TO\�\�x�\�U\�i�\�\�_\06Uo��t���\�','',0,'?'),(_binary '��HF)\\\�,�b\�','wp-includes/js/jquery/ui/controlgroup.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/controlgroup.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '9�\�Q�8\�\�o5\�\�j',_binary '�\�\��Y<\�C��*\'\\(6\��N\�r\�\���ЛR�','',0,'?'),(_binary '��~%B�\0�z�\�\�?o','wp-includes/IXR/class-IXR-message.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/class-IXR-message.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '_�!��ՙ�Ś\�(\�2',_binary '�\�CG�x\�b�M\�`�\0?�m\�BTnȮ\�px�\�`','',0,'?'),(_binary '������9�\0<\�r\�>��','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-6.png','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-6.png',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��2�\�I�e\�\�Tz�\�',_binary '\�YW��x{�\�/��I�r\�\��+澕\�Yk��\�','',0,'?'),(_binary '���p�\�KS_e\�eJq9','wp-content/themes/twentytwentyone/assets/images/self-portrait-1885.jpg','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/images/self-portrait-1885.jpg',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�$�Y\�gs|�\�BMj',_binary '�������\�\�\�%*�kb$�ZR\�\�f�i\�`�','',0,'?'),(_binary '��>\�\���\�\�q\��','wp-includes/fonts/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/fonts/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '��a5[4�5�Me�pC','wp-includes/js/jquery/ui/effect-bounce.min.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-bounce.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�uJ}\�\�z.�WUy',_binary '�\�\�\���.\�b�Mm!@��6$a|�m\�8}A�','',0,'?'),(_binary '��S�CRC��l�\�','wp-admin/css/colors/sunrise/colors.scss','/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/sunrise/colors.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��\�\�$lY�\�F�\�R�',_binary 'k��v�Y\�߁\�R\�\�TR�\�\��N*!\�:�aH','',0,'?'),(_binary '��e���H\�\�\n\�5&�,','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Parameters.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�r�w\�R�(\�0\'W@(',_binary '~��\�m�\�҈����\�\�X�C/INg\�3�۳qTQ','',0,'?'),(_binary '��ho����\'\�\"��|�','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/secp112r2.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\n�5s�\�\�L�G�C\�D',_binary '�\��䗲(��A*�\�\�og��\�^aDˋDy','',0,'?'),(_binary '��5/�\Z�A���c\"\�','wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/XSalsa20.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/XSalsa20.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\\����\�\�\�:R/\�+',_binary '\�ɫ����\�\�\�:���jN\�mm����R���[','',0,'?'),(_binary '��\�߹u7\��\�[)\�h','wp-includes/blocks/embed/editor.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/editor.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'm\�T)h�k��\�\�\�Ԣ\�',_binary '�Q_T!\�$��jt��5 ����\�9~#\0\�}\���','',0,'?'),(_binary '��\�)\�&\�\���>\�','wp-includes/js/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�\�k�\�i\�\�.���\\��','wp-includes/images/smilies/icon_neutral.gif','/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/icon_neutral.gif',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�\�VM3HU1!\�v',_binary '��\�Ois8\0�|z\�\�6\�]e��@Y�m49','',0,'?'),(_binary '�\�&\�X\�av\�\��?','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\�4Df\�\�p\�T��x\�',_binary '���\�N�@�7)(��6��\��\�0&^�����','',0,'?'),(_binary '�\�H���X\�\�te\�y\�z','wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/eu.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/wizard/assets/select2/js/i18n/eu.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�A������\�zҿ\r\�v\�',_binary 'dht�f\�˧ÊD�\�h�\�/�]u@1N�7\�\�T\�\�','',0,'?'),(_binary '�\�)I�j�\�\'PO�@�^','wp-includes/blocks/calendar/.class-wp-cache.php','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/calendar/.class-wp-cache.php',0,_binary 'w\�+(w�is�\�A\�\�8',_binary 'w\�+(w�is�\�A\�\�8',_binary '����i<\�\"\n�<�\�椿��ԩXP�\�\�.U','',0,'?'),(_binary '�\�4\�5��q-�\�p,\��','wp-includes/blocks/file/style.css','/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/style.css',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��L\�oH\\9q�\�\�#',_binary '�\�h\ZM`�\�XT�=��\�*\�!�Nf��x\\\�\�','',0,'?'),(_binary '�\�©6�\�<\�\�\09ZiR','wp-includes/js/jquery/ui/effect-fade.js','/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/effect-fade.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '\���\�7V��7A=B;�',_binary 'l0uV{\���\���\��\�\�gf�w`XJ6\�\���','',0,'?'),(_binary '�ەm�\�\�z\�&�\�ދ�','wp-content/plugins/wp-maintenance-mode/includes/classes/index.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/includes/classes/index.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'gD,V\�=\\\�bP',_binary 'k�����~ ��UH\Z�\�x�P\�\�Ā��<��;X�','',0,'?'),(_binary '�\�\�@~}c��\�Q\�\'��J','wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '��%\�9\�\�;%�\�mM6Z',_binary '6�-\�2�Xjݒ[\�l�\�ÆL \'8FJ','',0,'?'),(_binary '�\�=\�8�z(�s0g�p�_','wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_navigation_24px.svg','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/assets/assets/svg/maps/ic_navigation_24px.svg',0,_binary 'ʏ2c�L\�i\�\rĭ#`+',_binary 'ʏ2c�L\�i\�\rĭ#`+',_binary '�ɔ��eV%\�_�X�\"C�w�衢\��i\�0�','',0,'?'),(_binary '�\�\�\'}�\Z�#>1�W�%','wp-content/plugins/wp-maintenance-mode/assets/js/jquery.plugin.min.js','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.plugin.min.js',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary '�Pf_k]km�\�`\�[\�',_binary '�[\�*&@\�\"p�N<\�v.\��\�pN��\�\�r\�','',0,'?'),(_binary '�\���I\�/\�-�_�R','wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php','/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'W�\���|�\�>\�\"��r�',_binary 'o&T��/�\�fƚlc\�\�DE\�9v�4�\�\"^w\�','',0,'?'),(_binary '�\��Y�a�@;�\�ioʻ','wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_style.scss','/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/assets/sass/05-blocks/cover/_style.scss',1,_binary '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',_binary 'w�W�\�:�.p\�j[yyQ',_binary 'v\�6$�-���ȓ��k\�Z\�\�Op�\�]\�\"�r5','',0,'?');
/*!40000 ALTER TABLE `wp_wffilemods` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfhits`
--
DROP TABLE IF EXISTS `wp_wfhits`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfhits` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`attackLogTime` double(17,6) unsigned NOT NULL,
`ctime` double(17,6) unsigned NOT NULL,
`IP` binary(16) DEFAULT NULL,
`jsRun` tinyint(4) DEFAULT '0',
`statusCode` int(11) NOT NULL DEFAULT '200',
`isGoogle` tinyint(4) NOT NULL,
`userID` int(10) unsigned NOT NULL,
`newVisit` tinyint(3) unsigned NOT NULL,
`URL` text,
`referer` text,
`UA` text,
`action` varchar(64) NOT NULL DEFAULT '',
`actionDescription` text,
`actionData` text,
PRIMARY KEY (`id`),
KEY `k1` (`ctime`),
KEY `k2` (`IP`,`ctime`),
KEY `attackLogTime` (`attackLogTime`)
) ENGINE=InnoDB AUTO_INCREMENT=1927 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfhits`
--
LOCK TABLES `wp_wfhits` WRITE;
/*!40000 ALTER TABLE `wp_wfhits` DISABLE KEYS */;
INSERT INTO `wp_wfhits` (`id`, `attackLogTime`, `ctime`, `IP`, `jsRun`, `statusCode`, `isGoogle`, `userID`, `newVisit`, `URL`, `referer`, `UA`, `action`, `actionDescription`, `actionData`) VALUES (1831,0.000000,1695595516.936531,_binary '\0\0\0\0\0\0\0\0\0\0��6D \�',0,200,0,0,0,'https://ansrwanda.com/?_wfsf=detectProxy','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.82 Safari/537.1','scan:detectproxy',NULL,NULL),(1832,1695865579.881016,1695865579.452200,_binary '\0\0\0\0\0\0\0\0\0\0��%s\�',0,403,0,0,0,'http://ansrwanda.com/wp-admin/admin-ajax.php?action=woof_redraw_woof&shortcode=..%2Fwp-config.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0','blocked:waf','Directory Traversal (Requesting wp-config.php)','{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tzaG9ydGNvZGVd\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"traversal\",\"ssl\":0}'),(1833,1695865578.358305,1695865577.879600,_binary '\0\0\0\0\0\0\0\0\0\0��%s\�',0,403,0,0,0,'http://ansrwanda.com/wp-admin/admin-ajax.php?action=duplicator_download&file=..%2Fwp-config.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0','blocked:waf','Directory Traversal (Requesting wp-config.php)','{\"learningMode\":0,\"failedRules\":\"67\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tmaWxlXQ==\",\"paramValue\":\"Li4vd3AtY29uZmlnLnBocA==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"traversal\",\"ssl\":0}'),(1834,1695865575.232240,1695865573.754900,_binary '\0\0\0\0\0\0\0\0\0\0��%s\�',0,403,0,0,0,'http://ansrwanda.com/wp-config.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjQ1LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNDUuMA==\",\"path\":\"L3dwLWNvbmZpZy5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(1835,1695865575.203278,1695865573.754900,_binary '\0\0\0\0\0\0\0\0\0\0��%s\�',0,200,0,0,0,'http://ansrwanda.com/wp-config.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0','logged:waf','wp-config.php back-up probing','{\"learningMode\":0,\"failedRules\":\"logged|501\",\"paramKey\":\"cmVxdWVzdC5wYXRo\",\"paramValue\":\"L3dwLWNvbmZpZy5waHA=\",\"path\":\"L3dwLWNvbmZpZy5waHA=\",\"category\":\"discovery-and-probing\",\"ssl\":0}'),(1836,0.000000,1695917573.947913,_binary '\0\0\0\0\0\0\0\0\0\0��-��',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36 Edg/87.0.664.75','loginFailInvalidUsername',NULL,NULL),(1837,0.000000,1695917577.248172,_binary '\0\0\0\0\0\0\0\0\0\0�����=',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1838,0.000000,1695917618.984611,_binary '\0\0\0\0\0\0\0\0\0\0����\�',0,200,0,1,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailValidUsername',NULL,NULL),(1839,0.000000,1695917649.224414,_binary '\0\0\0\0\0\0\0\0\0\0��&��2',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0','loginFailInvalidUsername',NULL,NULL),(1840,0.000000,1695917719.303562,_binary '\0\0\0\0\0\0\0\0\0\0���M\�s',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0','loginFailInvalidUsername',NULL,NULL),(1841,0.000000,1695917724.780218,_binary '\0\0\0\0\0\0\0\0\0\0��1\�',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1842,0.000000,1695917750.293072,_binary '\0\0\0\0\0\0\0\0\0\0���T\�\0',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:88.0) Gecko/20100101 Firefox/88.0','loginFailInvalidUsername',NULL,NULL),(1843,0.000000,1695917757.286899,_binary '\0\0\0\0\0\0\0\0\0\0��\�\�Q',0,200,0,1,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailValidUsername',NULL,NULL),(1844,0.000000,1695917762.970002,_binary '\0\0\0\0\0\0\0\0\0\0���\�ˠ',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1845,0.000000,1695917767.669591,_binary '\0\0\0\0\0\0\0\0\0\0��U�z',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36 Edg/87.0.664.75','loginFailInvalidUsername',NULL,NULL),(1846,0.000000,1695917828.235885,_binary '\0\0\0\0\0\0\0\0\0\0�����_',0,200,0,1,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0','loginFailValidUsername',NULL,NULL),(1847,0.000000,1695917846.918960,_binary '\0\0\0\0\0\0\0\0\0\0��\�\�]C',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36 Edg/87.0.664.75','loginFailInvalidUsername',NULL,NULL),(1848,0.000000,1695917898.523985,_binary '\0\0\0\0\0\0\0\0\0\0��\0\'',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.72 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1849,0.000000,1695917901.833382,_binary '\0\0\0\0\0\0\0\0\0\0��=\r',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0','loginFailInvalidUsername',NULL,NULL),(1850,0.000000,1695917906.950755,_binary '\0\0\0\0\0\0\0\0\0\0����]',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','loginFailInvalidUsername',NULL,NULL),(1851,1695999372.058806,1695999370.338200,_binary '\0\0\0\0\0\0\0\0\0\0����X\�',0,403,0,0,0,'http://ansrwanda.com/wp-admin/css/index.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(1852,0.000000,1696587610.274172,_binary '\0\0\0\0\0\0\0\0\0\0��6D \�',0,200,0,0,0,'https://ansrwanda.com/?_wfsf=detectProxy','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.82 Safari/537.1','scan:detectproxy',NULL,NULL),(1853,1696595660.415842,1696595659.940500,_binary '\0\0\0\0\0\0\0\0\0\0��\�\Z�z',0,403,0,0,0,'https://ansrwanda.com/',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjA=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(1854,1696595655.934063,1696595654.133400,_binary '\0\0\0\0\0\0\0\0\0\0��\�\Z�z',0,403,0,0,0,'https://ansrwanda.com/?author=1',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjA=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(1855,1696798747.742934,1696798747.315400,_binary '\0\0\0\0\0\0\0\0\0\0��6%\�',0,403,0,0,0,'https://ansrwanda.com/',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjA=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(1856,1696798746.295996,1696798744.874400,_binary '\0\0\0\0\0\0\0\0\0\0��6%\�',0,403,0,0,0,'https://ansrwanda.com/?author=1',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjA=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(1857,0.000000,1696914737.355293,_binary '\0\0\0\0\0\0\0\0\0\0��1�I\�',0,200,0,1,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailValidUsername',NULL,NULL),(1858,0.000000,1696914737.355293,_binary '\0\0\0\0\0\0\0\0\0\0��q�\�B',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','loginFailInvalidUsername',NULL,NULL),(1859,0.000000,1696914743.128942,_binary '\0\0\0\0\0\0\0\0\0\0��\�\�\�x',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 Edg/87.0.664.47','loginFailInvalidUsername',NULL,NULL),(1860,0.000000,1696914747.351677,_binary '\0\0\0\0\0\0\0\0\0\0��n�٣',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0','loginFailInvalidUsername',NULL,NULL),(1861,0.000000,1696914750.476598,_binary '\0\0\0\0\0\0\0\0\0\0��sW\�t',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1862,0.000000,1696914754.352997,_binary '\0\0\0\0\0\0\0\0\0\0��g�*\�',0,200,0,1,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','loginFailValidUsername',NULL,NULL),(1863,0.000000,1696914760.554692,_binary '\0\0\0\0\0\0\0\0\0\0��;bbH',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 Edg/87.0.664.47','loginFailInvalidUsername',NULL,NULL),(1864,0.000000,1696914766.233316,_binary '\0\0\0\0\0\0\0\0\0\0��g� \�',0,200,0,1,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailValidUsername',NULL,NULL),(1865,0.000000,1696914773.832566,_binary '\0\0\0\0\0\0\0\0\0\0��tfK�',0,200,0,1,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailValidUsername',NULL,NULL),(1866,0.000000,1696914778.808049,_binary '\0\0\0\0\0\0\0\0\0\0��v�\�C',0,200,0,1,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailValidUsername',NULL,NULL),(1867,0.000000,1696914786.435921,_binary '\0\0\0\0\0\0\0\0\0\0���\�\r',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1868,0.000000,1696914788.010760,_binary '\0\0\0\0\0\0\0\0\0\0��)*�\Z',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0','loginFailInvalidUsername',NULL,NULL),(1869,0.000000,1696914795.746957,_binary '\0\0\0\0\0\0\0\0\0\0��tZo\�',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1870,0.000000,1696914814.845510,_binary '\0\0\0\0\0\0\0\0\0\0��1\�A�',0,200,0,1,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','loginFailValidUsername',NULL,NULL),(1871,0.000000,1696914818.458321,_binary '\0\0\0\0\0\0\0\0\0\0���\�F\�',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1872,0.000000,1696914824.615742,_binary '\0\0\0\0\0\0\0\0\0\0���c]',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1873,0.000000,1696914825.722914,_binary '\0\0\0\0\0\0\0\0\0\0��\"h�',0,200,0,1,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailValidUsername',NULL,NULL),(1874,0.000000,1696914828.382013,_binary '\0\0\0\0\0\0\0\0\0\0�����',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1875,0.000000,1696914831.543261,_binary '\0\0\0\0\0\0\0\0\0\0���\�z%',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0','loginFailInvalidUsername',NULL,NULL),(1876,0.000000,1696914835.499588,_binary '\0\0\0\0\0\0\0\0\0\0����!9',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','loginFailInvalidUsername',NULL,NULL),(1877,0.000000,1696914836.715417,_binary '\0\0\0\0\0\0\0\0\0\0��q��3',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0','loginFailInvalidUsername',NULL,NULL),(1878,0.000000,1696914839.269888,_binary '\0\0\0\0\0\0\0\0\0\0��q\�\�I',0,200,0,1,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailValidUsername',NULL,NULL),(1879,0.000000,1696914840.783013,_binary '\0\0\0\0\0\0\0\0\0\0��gՀ�',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','loginFailInvalidUsername',NULL,NULL),(1880,0.000000,1696914848.091845,_binary '\0\0\0\0\0\0\0\0\0\0��j\�Xz',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','loginFailInvalidUsername',NULL,NULL),(1881,0.000000,1696914848.828325,_binary '\0\0\0\0\0\0\0\0\0\0��\�P\�\�',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1882,0.000000,1696914865.208269,_binary '\0\0\0\0\0\0\0\0\0\0��1\�!�',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1883,0.000000,1696914880.909619,_binary '\0\0\0\0\0\0\0\0\0\0��.',0,200,0,1,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailValidUsername',NULL,NULL),(1884,0.000000,1696914883.108900,_binary '\0\0\0\0\0\0\0\0\0\0���4\�\�',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 Edg/87.0.664.47','loginFailInvalidUsername',NULL,NULL),(1885,0.000000,1696914891.722012,_binary '\0\0\0\0\0\0\0\0\0\0��u�b,',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 Edg/87.0.664.47','loginFailInvalidUsername',NULL,NULL),(1886,0.000000,1696914912.855773,_binary '\0\0\0\0\0\0\0\0\0\0��= ni',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0','loginFailInvalidUsername',NULL,NULL),(1887,0.000000,1696914922.161020,_binary '\0\0\0\0\0\0\0\0\0\0��1\�\�:',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1888,0.000000,1696914934.066888,_binary '\0\0\0\0\0\0\0\0\0\0��g��\�',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1889,0.000000,1696914935.478471,_binary '\0\0\0\0\0\0\0\0\0\0��ve~!',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1890,0.000000,1696914938.795343,_binary '\0\0\0\0\0\0\0\0\0\0��_\�\�Z',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 Edg/87.0.664.47','loginFailInvalidUsername',NULL,NULL),(1891,0.000000,1696914949.988895,_binary '\0\0\0\0\0\0\0\0\0\0���\��',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0','loginFailInvalidUsername',NULL,NULL),(1892,0.000000,1696914952.988332,_binary '\0\0\0\0\0\0\0\0\0\0��u\�۩',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1893,0.000000,1696914953.512067,_binary '\0\0\0\0\0\0\0\0\0\0��\�x\Z',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 Edg/87.0.664.47','loginFailInvalidUsername',NULL,NULL),(1894,0.000000,1696914956.431866,_binary '\0\0\0\0\0\0\0\0\0\0���=\�',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1895,0.000000,1696914966.752924,_binary '\0\0\0\0\0\0\0\0\0\0��s\�\�\�',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1896,0.000000,1696914967.691502,_binary '\0\0\0\0\0\0\0\0\0\0���R�{',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1897,0.000000,1696914970.397499,_binary '\0\0\0\0\0\0\0\0\0\0��٥)�',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1898,0.000000,1696914972.570622,_binary '\0\0\0\0\0\0\0\0\0\0��q�B',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','loginFailInvalidUsername',NULL,NULL),(1899,0.000000,1696914974.879209,_binary '\0\0\0\0\0\0\0\0\0\0��tj�\�',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1900,0.000000,1696914996.089945,_binary '\0\0\0\0\0\0\0\0\0\0��:a�',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1901,0.000000,1696914999.110367,_binary '\0\0\0\0\0\0\0\0\0\0��$Xi�',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','loginFailInvalidUsername',NULL,NULL),(1902,0.000000,1696915013.838598,_binary '\0\0\0\0\0\0\0\0\0\0���\�f',0,200,0,1,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailValidUsername',NULL,NULL),(1903,0.000000,1696915020.852684,_binary '\0\0\0\0\0\0\0\0\0\0��n�\�\�',0,200,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.85 Safari/537.36 Edg/90.0.818.49','loginFailInvalidUsername',NULL,NULL),(1904,0.000000,1696915026.138914,_binary '\0\0\0\0\0\0\0\0\0\0��g�\�\�',0,200,0,1,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36','loginFailValidUsername',NULL,NULL),(1905,0.000000,1696915032.836064,_binary '\0\0\0\0\0\0\0\0\0\0��10\�',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0','loginFailInvalidUsername',NULL,NULL),(1906,0.000000,1696915052.254079,_binary '\0\0\0\0\0\0\0\0\0\0��$KB]',0,200,0,1,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.67 Safari/537.36 Edg/87.0.664.47','loginFailValidUsername',NULL,NULL),(1907,0.000000,1696915057.452579,_binary '\0\0\0\0\0\0\0\0\0\0��$Q ',0,200,0,0,0,'https://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36','loginFailInvalidUsername',NULL,NULL),(1908,1697247920.977345,1697247919.245200,_binary '\0\0\0\0\0\0\0\0\0\0��^��',0,403,0,0,0,'http://ansrwanda.com/',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjQ1LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNDUuMA==\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":0}'),(1909,1697370392.489779,1697370391.024900,_binary '\0\0\0\0\0\0\0\0\0\0��`~`\�',0,403,0,0,0,'http://ansrwanda.com/wp-admin/css/index.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(1910,0.000000,1697371243.007485,_binary '\0\0\0\0\0\0\0\0\0\0���\�L',0,503,0,0,0,'http://ansrwanda.com/xmlrpc.php','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0','blocked:wfsn','Blocked by Wordfence Security Network',NULL),(1911,1697371246.293064,1697371245.863800,_binary '\0\0\0\0\0\0\0\0\0\0���\�L',0,503,0,0,0,'http://ansrwanda.com/xmlrpc.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:79.0) Gecko/20100101 Firefox/79.0','blocked:wfsnrepeat','Blocked by Wordfence Security Network','{\"learningMode\":0,\"failedRules\":\"\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3htbHJwYy5waHA=\"}'),(1912,0.000000,1697411418.571212,_binary '\0\0\0\0\0\0\0\0\0\0��6Gˮ',0,200,0,0,0,'https://ansrwanda.com/?_wfsf=detectProxy','','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_4) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.82 Safari/537.1','scan:detectproxy',NULL,NULL),(1913,1697425183.615058,1697425181.984500,_binary '\0\0\0\0\0\0\0\0\0\0����;\�',0,403,0,0,0,'http://ansrwanda.com/wp-includes/',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWluY2x1ZGVzLw==\",\"category\":\"brute-force\",\"ssl\":0}'),(1914,1697452788.309131,1697452786.680900,_binary '\0\0\0\0\0\0\0\0\0\0��J\�\�8',0,403,0,0,0,'http://ansrwanda.com/wp-admin/css/index.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(1915,1697499752.159051,1697499751.703300,_binary '\0\0\0\0\0\0\0\0\0\0��6%\�',0,403,0,0,0,'https://ansrwanda.com/',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjA=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(1916,1697499750.106217,1697499748.456500,_binary '\0\0\0\0\0\0\0\0\0\0��6%\�',0,403,0,0,0,'https://ansrwanda.com/?author=1',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjA=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(1917,1697589991.037979,1697589989.214400,_binary '\0\0\0\0\0\0\0\0\0\0��-!@�',0,403,0,0,0,'http://ansrwanda.com/wp-admin/css/index.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(1918,1697618717.851300,1697618716.132800,_binary '\0\0\0\0\0\0\0\0\0\0���\�\�',0,403,0,0,0,'http://ansrwanda.com/wp-admin/css/index.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(1919,1697908086.055744,1697908085.403600,_binary '\0\0\0\0\0\0\0\0\0\0��٠Cr',0,403,0,0,0,'http://ansrwanda.com/wp-load.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWxvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(1920,1697908083.768961,1697908081.779700,_binary '\0\0\0\0\0\0\0\0\0\0��٠Cr',0,403,0,0,0,'http://ansrwanda.com/wp-load.php','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L3dwLWxvYWQucGhw\",\"category\":\"brute-force\",\"ssl\":0}'),(1921,1697908499.178149,1697908498.510800,_binary '\0\0\0\0\0\0\0\0\0\0��٠Cr',0,403,0,0,0,'http://ansrwanda.com/index.php?3x=3x','www.bing.com','wp_is_mobile','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"d3BfaXNfbW9iaWxl\",\"path\":\"L2luZGV4LnBocA==\",\"category\":\"brute-force\",\"ssl\":0}'),(1922,1697917718.986097,1697917718.113700,_binary '\0\0\0\0\0\0\0\0\0\0��-8cJ',0,403,0,0,0,'http://ansrwanda.com/wp-admin/css/index.php',NULL,'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96bGlsYS81LjAgKExpbnV4OyBBbmRyb2lkIDcuMDsgU00tRzg5MkEgQnVsaWQvTlJEOTBNOyB3dikgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgVmVyc2lvbi80LjAgQ2hyb21lLzYwLjAuMzExMi4xMDcgTW9ibGllIFNhZmFyaS81MzcuMzY=\",\"path\":\"L3dwLWFkbWluL2Nzcy9pbmRleC5waHA=\",\"category\":\"brute-force\",\"ssl\":0}'),(1923,1698015008.750995,1698015008.136400,_binary '\0\0\0\0\0\0\0\0\0\0��\�\Z�\�',0,403,0,0,0,'https://ansrwanda.com/',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjA=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(1924,1698015007.393230,1698015005.557300,_binary '\0\0\0\0\0\0\0\0\0\0��\�\Z�\�',0,403,0,0,0,'https://ansrwanda.com/?author=1',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Known malicious User-Agents','{\"learningMode\":0,\"failedRules\":\"307\",\"paramKey\":\"cmVxdWVzdC5oZWFkZXJzW1VzZXItQWdlbnRd\",\"paramValue\":\"TW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjA=\",\"path\":\"Lw==\",\"category\":\"brute-force\",\"ssl\":1}'),(1925,0.000000,1698027080.077602,_binary '\0\0\0\0\0\0\0\0\0\0��S�6�',0,302,0,1,0,'https://ansrwanda.com/wp-login.php','https://ansrwanda.com/wp-login.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:101.0) Gecko/20100101 Firefox/101.0','loginOK',NULL,NULL),(1926,0.000000,1698036999.823045,_binary '\0\0\0\0\0\0\0\0\0\0���e\�',0,302,0,1,0,'https://ansrwanda.com/wp-login.php','https://ansrwanda.com/wp-login.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:101.0) Gecko/20100101 Firefox/101.0','loginOK',NULL,NULL);
/*!40000 ALTER TABLE `wp_wfhits` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfhoover`
--
DROP TABLE IF EXISTS `wp_wfhoover`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfhoover` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`owner` text,
`host` text,
`path` text,
`hostKey` varbinary(124) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `k2` (`hostKey`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfhoover`
--
LOCK TABLES `wp_wfhoover` WRITE;
/*!40000 ALTER TABLE `wp_wfhoover` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wfhoover` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wfissues`
--
DROP TABLE IF EXISTS `wp_wfissues`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wfissues` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`time` int(10) unsigned NOT NULL,
`lastUpdated` int(10) unsigned NOT NULL,
`status` varchar(10) NOT NULL,
`type` varchar(20) NOT NULL,
`severity` tinyint(3) unsigned NOT NULL,
`ignoreP` char(32) NOT NULL,
`ignoreC` char(32) NOT NULL,
`shortMsg` varchar(255) NOT NULL,
`longMsg` text,
`data` text,
PRIMARY KEY (`id`),
KEY `lastUpdated` (`lastUpdated`),
KEY `status` (`status`),
KEY `ignoreP` (`ignoreP`),
KEY `ignoreC` (`ignoreC`)
) ENGINE=InnoDB AUTO_INCREMENT=195925 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wfissues`
--
LOCK TABLES `wp_wfissues` WRITE;
/*!40000 ALTER TABLE `wp_wfissues` DISABLE KEYS */;
INSERT INTO `wp_wfissues` (`id`, `time`, `lastUpdated`, `status`, `type`, `severity`, `ignoreP`, `ignoreC`, `shortMsg`, `longMsg`, `data`) VALUES (194356,1697928108,1697928108,'new','skippedPaths',25,'6fd0d290b978eab8027e6b79501ac149','6fd0d290b978eab8027e6b79501ac149','2 paths were skipped for the malware scan due to scan settings','The option \"Scan files outside your WordPress installation\" is off by default, which means 2 paths and their file(s) will not be scanned for malware or unauthorized changes. To continue skipping these paths, you may ignore this issue. Or to start scanning them, enable the option and subsequent scans will include them. Some paths may not be necessary to scan, so this is optional. <a href=\"https://www.wordfence.com/help/?query=scan-result-skipped-paths\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a><br><br>The paths skipped are /home2/faster25/public_html/ansrwanda.com/w and /home2/faster25/public_html/ansrwanda.com/wordpress','a:0:{}'),(194357,1697928126,1697928126,'new','knownfile',75,'af0b721a3d0f24c86a417c3d6b19253d','85ac7d6866b9a011c6b4f1d3cf2e8066','Unknown file in WordPress core: wp-admin/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:28:\"wp-admin/.class-wp-cache.php\";s:8:\"realFile\";s:70:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194358,1697928126,1697928126,'new','knownfile',75,'54cde7f6c39e95a5029c417617b305f9','03d224c1336961e44d85fe6c6e1dbf84','Unknown file in WordPress core: wp-admin/css/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:32:\"wp-admin/css/.class-wp-cache.php\";s:8:\"realFile\";s:74:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194359,1697928126,1697928126,'new','knownfile',75,'a49d4a5808439521a612104ef27352da','cdb775f62e5e90062fb07bac406e4232','Unknown file in WordPress core: wp-admin/css/colors/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:39:\"wp-admin/css/colors/.class-wp-cache.php\";s:8:\"realFile\";s:81:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194360,1697928126,1697928126,'new','knownfile',75,'8af07fb78b90a8a6de9d442908450094','f41b9986799498a8eb07a48652ae55ae','Unknown file in WordPress core: wp-admin/css/colors/blue/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-admin/css/colors/blue/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/blue/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194361,1697928126,1697928126,'new','knownfile',75,'6b9d6354a0a2eaeb47557cdb9941a0f1','cd87ac126ddf5cc346cdba028782574f','Unknown file in WordPress core: wp-admin/css/colors/coffee/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-admin/css/colors/coffee/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/coffee/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194362,1697928126,1697928126,'new','knownfile',75,'fc72cfd930d351d7ce40eb5eb811c691','fdb1fb19427cd56a9e14396f2bb2ab50','Unknown file in WordPress core: wp-admin/css/colors/ectoplasm/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-admin/css/colors/ectoplasm/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ectoplasm/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194363,1697928126,1697928126,'new','knownfile',75,'c78571533811e6f867035f9e2a03b8a8','041c616d00453301a018c3710238f189','Unknown file in WordPress core: wp-admin/css/colors/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:29:\"wp-admin/css/colors/index.php\";s:8:\"realFile\";s:71:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194364,1697928126,1697928126,'new','knownfile',75,'72c2547861e5c275d14f31cf9ebed95b','7f827ad6da44c54e51c4df5b432e39dd','Unknown file in WordPress core: wp-admin/css/colors/light/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-admin/css/colors/light/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/light/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194365,1697928126,1697928126,'new','knownfile',75,'186eba92030e875f284fa27b5f61bedb','e15780acb2490c22767e85b90445ce8f','Unknown file in WordPress core: wp-admin/css/colors/midnight/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-admin/css/colors/midnight/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/midnight/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194366,1697928126,1697928126,'new','knownfile',75,'7eb16088869b5920e8bdbb449190e5c5','c65e4c09bf89af23341ba3d48f17922c','Unknown file in WordPress core: wp-admin/css/colors/modern/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-admin/css/colors/modern/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/modern/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194367,1697928126,1697928126,'new','knownfile',75,'9a3dee3784e09aee5b44bc6930f19780','d5f8cda576438e1409831e29803a13b0','Unknown file in WordPress core: wp-admin/css/colors/ocean/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-admin/css/colors/ocean/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/ocean/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194368,1697928126,1697928126,'new','knownfile',75,'a3653d0980da46f8040caf4f7e082d1f','38987c3503d99217d954e453f411bb30','Unknown file in WordPress core: wp-admin/css/colors/sunrise/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-admin/css/colors/sunrise/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/colors/sunrise/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194369,1697928127,1697928127,'new','knownfile',75,'709472fb98bc32851c46bb4aa85d0c4c','48e5eef0b621563f8d140293663be30d','Unknown file in WordPress core: wp-admin/css/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:22:\"wp-admin/css/index.php\";s:8:\"realFile\";s:64:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/css/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194370,1697928127,1697928127,'new','knownfile',75,'c5505d3a6e1ccb323331adfef38e6cf0','5619044701867cf266471c3308533cea','Unknown file in WordPress core: wp-admin/images/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:35:\"wp-admin/images/.class-wp-cache.php\";s:8:\"realFile\";s:77:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/images/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194371,1697928127,1697928127,'new','knownfile',75,'2da31cb23f19c5d91aa6928b14b42ddb','63e5272ac65b05860021f37c48983db6','Unknown file in WordPress core: wp-admin/includes/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:37:\"wp-admin/includes/.class-wp-cache.php\";s:8:\"realFile\";s:79:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194372,1697928127,1697928127,'new','knownfile',75,'c1805c1d397195db4c95ddf1ab8dad2a','b9eb3276223d16516efcf3980ec329d0','Unknown file in WordPress core: wp-admin/includes/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:27:\"wp-admin/includes/index.php\";s:8:\"realFile\";s:69:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/includes/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194373,1697928127,1697928127,'new','knownfile',75,'4a165aad354049faf647684d2d0e9ee0','018cf398729179567efa836a7762995b','Unknown file in WordPress core: wp-admin/js/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:31:\"wp-admin/js/.class-wp-cache.php\";s:8:\"realFile\";s:73:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/js/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194374,1697928127,1697928127,'new','knownfile',75,'91c6033bcbd5703bb875f9ca27504cf6','eab15056fd4428e7ba8031b27f14b214','Unknown file in WordPress core: wp-admin/js/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:21:\"wp-admin/js/index.php\";s:8:\"realFile\";s:63:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/js/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194375,1697928127,1697928127,'new','knownfile',75,'aa71d92f67377a88adc901c0ac934f1b','c57e892df9b8efb5d4b9f7981b9dc733','Unknown file in WordPress core: wp-admin/js/widgets/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:39:\"wp-admin/js/widgets/.class-wp-cache.php\";s:8:\"realFile\";s:81:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/js/widgets/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194376,1697928127,1697928127,'new','knownfile',75,'5a94153ac69a3485d1f5b12ec0212e74','91d57d82c3ac1c18cd84b6103f292e47','Unknown file in WordPress core: wp-admin/maint/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:34:\"wp-admin/maint/.class-wp-cache.php\";s:8:\"realFile\";s:76:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/maint/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194377,1697928127,1697928127,'new','knownfile',75,'e8031935df8fee8b988c4daab14e0e00','d5f82ae56485f7587532de3fbda76d8f','Unknown file in WordPress core: wp-admin/maint/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:24:\"wp-admin/maint/index.php\";s:8:\"realFile\";s:66:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/maint/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194378,1697928127,1697928127,'new','knownfile',75,'c01266697ed80de9b5ef4ebe757fc1b8','1b4d32fc3c2abeece35c76095f4178c4','Unknown file in WordPress core: wp-admin/network/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:36:\"wp-admin/network/.class-wp-cache.php\";s:8:\"realFile\";s:78:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/network/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194379,1697928127,1697928127,'new','knownfile',75,'bdf988d7d0e1a4596165001f4b446f37','5fae122a7278605e628e02341455ac10','Unknown file in WordPress core: wp-admin/user/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:33:\"wp-admin/user/.class-wp-cache.php\";s:8:\"realFile\";s:75:\"/home2/faster25/public_html/ansrwanda.com/wp-admin/user/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194380,1697928127,1697928127,'new','knownfile',75,'8e701a495192f7cdcf0f35c06cf7fdc1','8990ae1a69c77a823063f688aeac906a','Unknown file in WordPress core: wp-includes/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:31:\"wp-includes/.class-wp-cache.php\";s:8:\"realFile\";s:73:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194381,1697928127,1697928127,'new','knownfile',75,'c076ab556e85d004f4e95dd748d98b0f','e7b8235655a48154b5711fa50fb9305b','Unknown file in WordPress core: wp-includes/ID3/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:35:\"wp-includes/ID3/.class-wp-cache.php\";s:8:\"realFile\";s:77:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194382,1697928127,1697928127,'new','knownfile',75,'2bb986d92a4e96765d128cce76658e29','f0dafb06b16c67fc82bee170c9804b3d','Unknown file in WordPress core: wp-includes/ID3/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:25:\"wp-includes/ID3/index.php\";s:8:\"realFile\";s:67:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/ID3/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194383,1697928128,1697928128,'new','knownfile',75,'7dc41c13dd8a9d0fe7e1a1e57fdcbe06','8bc160414339f1105ecfa707b97ffc66','Unknown file in WordPress core: wp-includes/IXR/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:35:\"wp-includes/IXR/.class-wp-cache.php\";s:8:\"realFile\";s:77:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194384,1697928128,1697928128,'new','knownfile',75,'6fa0ee145a8fc540096373639410d50a','c0757d4d08604b2266fbeba1e905cb6f','Unknown file in WordPress core: wp-includes/IXR/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:25:\"wp-includes/IXR/index.php\";s:8:\"realFile\";s:67:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/IXR/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194385,1697928128,1697928128,'new','knownfile',75,'3ab610c1a158aceaa9029fc628c757a7','856751026133eed2a060811437587a8f','Unknown file in WordPress core: wp-includes/PHPMailer/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:41:\"wp-includes/PHPMailer/.class-wp-cache.php\";s:8:\"realFile\";s:83:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/PHPMailer/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194386,1697928128,1697928128,'new','knownfile',75,'375868c521a3d4a1f581cac7482b01ff','2f2abe46568de69145bea6583556e02a','Unknown file in WordPress core: wp-includes/PHPMailer/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:31:\"wp-includes/PHPMailer/index.php\";s:8:\"realFile\";s:73:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/PHPMailer/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194387,1697928128,1697928128,'new','knownfile',75,'663bb44ece64f7d530f0d6fb09c0ca68','f99ea3544cec422e70cc6eef1536f4c1','Unknown file in WordPress core: wp-includes/Requests/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:40:\"wp-includes/Requests/.class-wp-cache.php\";s:8:\"realFile\";s:82:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194388,1697928128,1697928128,'new','knownfile',75,'47d9a4733cc718d315bd43e4b6112cac','38ac5b30cd473fe1eaf27be75b8b908f','Unknown file in WordPress core: wp-includes/Requests/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:30:\"wp-includes/Requests/index.php\";s:8:\"realFile\";s:72:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Requests/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194389,1697928128,1697928128,'new','knownfile',75,'b4c070b00bd7c643081f941f8b7792e3','1e35fd08d4e6884bfc50125aa2806205','Unknown file in WordPress core: wp-includes/SimplePie/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:41:\"wp-includes/SimplePie/.class-wp-cache.php\";s:8:\"realFile\";s:83:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194390,1697928128,1697928128,'new','knownfile',75,'4b3bde586a2710c3880294cf502e0746','8260ae946268985976a5858d300a3e7b','Unknown file in WordPress core: wp-includes/SimplePie/Cache/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/SimplePie/Cache/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194391,1697928128,1697928128,'new','knownfile',75,'e64f23fe0538b4024ad1eafe075e59e4','aadb9af50c98453b36ddf81fb72f85b0','Unknown file in WordPress core: wp-includes/SimplePie/Cache/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:37:\"wp-includes/SimplePie/Cache/index.php\";s:8:\"realFile\";s:79:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194392,1697928128,1697928128,'new','knownfile',75,'feb37698ea23e5c381386631ccd9b35c','27eea8eecbac9816b41e02731767e309','Unknown file in WordPress core: wp-includes/SimplePie/Content/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-includes/SimplePie/Content/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Content/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194393,1697928128,1697928128,'new','knownfile',75,'eca0ad07c157401ab167a15dca39c8c8','d8cc4be270b4520605b86243ef51ce69','Unknown file in WordPress core: wp-includes/SimplePie/Content/Type/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:54:\"wp-includes/SimplePie/Content/Type/.class-wp-cache.php\";s:8:\"realFile\";s:96:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Content/Type/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194394,1697928128,1697928128,'new','knownfile',75,'6d5c8e232c0cd682c77fdabbf33ed9db','d664cfb6278efbd797350a3a32d19197','Unknown file in WordPress core: wp-includes/SimplePie/Content/Type/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/SimplePie/Content/Type/index.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Content/Type/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194395,1697928128,1697928128,'new','knownfile',75,'7056d9d7ecde8772fee7d64089fd91ac','089d858d8b1d94a022208e475a1fb815','Unknown file in WordPress core: wp-includes/SimplePie/Content/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:39:\"wp-includes/SimplePie/Content/index.php\";s:8:\"realFile\";s:81:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Content/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194396,1697928128,1697928128,'new','knownfile',75,'7ce82267e88e7dcd3021cdd7dac9f3de','3c0484de19bd859495d073b1b6930648','Unknown file in WordPress core: wp-includes/SimplePie/Decode/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/SimplePie/Decode/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Decode/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194397,1697928128,1697928128,'new','knownfile',75,'448160ec044d2dc3b4b58ae78967b751','395a16beb5310317fb8ab6c7d4694105','Unknown file in WordPress core: wp-includes/SimplePie/Decode/HTML/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:53:\"wp-includes/SimplePie/Decode/HTML/.class-wp-cache.php\";s:8:\"realFile\";s:95:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Decode/HTML/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194398,1697928128,1697928128,'new','knownfile',75,'95883546b74d1c379afff2e22d74f880','977a171480c0f1e406029b8f2b98c765','Unknown file in WordPress core: wp-includes/SimplePie/Decode/HTML/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:43:\"wp-includes/SimplePie/Decode/HTML/index.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Decode/HTML/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194399,1697928128,1697928128,'new','knownfile',75,'817dfe8ce52d7e053b0f25419bd3dd78','bc6f47d739874c75dc8b4aba8538ba5d','Unknown file in WordPress core: wp-includes/SimplePie/Decode/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:38:\"wp-includes/SimplePie/Decode/index.php\";s:8:\"realFile\";s:80:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Decode/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194400,1697928128,1697928128,'new','knownfile',75,'b6f70d8355a2181e61292c83fe456129','238426968f848fad7bb1f5a4ff4cbf6f','Unknown file in WordPress core: wp-includes/SimplePie/HTTP/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/SimplePie/HTTP/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/HTTP/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194401,1697928128,1697928128,'new','knownfile',75,'3a6093be247569b615092b2259dbecf7','3c63de612a7e31334341b18f8a606a0e','Unknown file in WordPress core: wp-includes/SimplePie/HTTP/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:36:\"wp-includes/SimplePie/HTTP/index.php\";s:8:\"realFile\";s:78:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/HTTP/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194402,1697928128,1697928128,'new','knownfile',75,'72f60b48bbe82043ca62fc5b894cd601','26fd00c6968a89ef41486b770f57e7b9','Unknown file in WordPress core: wp-includes/SimplePie/Net/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-includes/SimplePie/Net/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Net/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194403,1697928128,1697928128,'new','knownfile',75,'1fd84892335b019e293448370fa1bfa8','a0899dcd0fb49242452596a0d4fcfda8','Unknown file in WordPress core: wp-includes/SimplePie/Net/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:35:\"wp-includes/SimplePie/Net/index.php\";s:8:\"realFile\";s:77:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Net/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194404,1697928128,1697928128,'new','knownfile',75,'30c289b662dc4d72ab876fe0f29e3cfb','532dcc764e5320f7b4ce5ae42fef4838','Unknown file in WordPress core: wp-includes/SimplePie/Parse/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/SimplePie/Parse/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Parse/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194405,1697928128,1697928128,'new','knownfile',75,'0060ff4cd46c666406d735f5d05bb38a','2539b33ffa0307f09088d128332967ef','Unknown file in WordPress core: wp-includes/SimplePie/Parse/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:37:\"wp-includes/SimplePie/Parse/index.php\";s:8:\"realFile\";s:79:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Parse/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194406,1697928128,1697928128,'new','knownfile',75,'b7255180364e915961554959fcc30e85','50f8b30a93992df44885ae76af934198','Unknown file in WordPress core: wp-includes/SimplePie/XML/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-includes/SimplePie/XML/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194407,1697928128,1697928128,'new','knownfile',75,'c9fa274b8518a0505c07d61605b9461e','fcef3d1f632a886eae9be16ec02fe4d2','Unknown file in WordPress core: wp-includes/SimplePie/XML/Declaration/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:57:\"wp-includes/SimplePie/XML/Declaration/.class-wp-cache.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/Declaration/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194408,1697928128,1697928128,'new','knownfile',75,'befdd8ff14a60a73a1a5416d7f99df19','0fe070f7782c137bcc9c6258bed504a2','Unknown file in WordPress core: wp-includes/SimplePie/XML/Declaration/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/SimplePie/XML/Declaration/index.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/Declaration/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194409,1697928128,1697928128,'new','knownfile',75,'3b72f144be46777309e7e0783c047559','4d9483fa3d8c7d5a3bc97a310005dec3','Unknown file in WordPress core: wp-includes/SimplePie/XML/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:35:\"wp-includes/SimplePie/XML/index.php\";s:8:\"realFile\";s:77:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194410,1697928128,1697928128,'new','knownfile',75,'f72df4d908d1fd13420c6cd3b5ab1b11','c8341b71a6d95fbaee4998fd565848ff','Unknown file in WordPress core: wp-includes/SimplePie/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:31:\"wp-includes/SimplePie/index.php\";s:8:\"realFile\";s:73:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194411,1697928128,1697928128,'new','knownfile',75,'be747230f1735c35753c2495e55e65b3','f890c795388b14980f680dd57ba26016','Unknown file in WordPress core: wp-includes/Text/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:36:\"wp-includes/Text/.class-wp-cache.php\";s:8:\"realFile\";s:78:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194412,1697928128,1697928128,'new','knownfile',75,'9de4c5966bd194c586ca03fe3e559329','56aed25720a55d0bff0fe3fa20c7b4f6','Unknown file in WordPress core: wp-includes/Text/Diff/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:41:\"wp-includes/Text/Diff/.class-wp-cache.php\";s:8:\"realFile\";s:83:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194413,1697928128,1697928128,'new','knownfile',75,'c13be1676e0b628bb96232fc76a2ada0','c5c13504f153368224cc7d4675df22ca','Unknown file in WordPress core: wp-includes/Text/Diff/Engine/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/Text/Diff/Engine/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Engine/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194414,1697928128,1697928128,'new','knownfile',75,'5aca5d7d16189b9f58637c5d0b54acc3','d377c00001e1f6b99ce2e22086296dfe','Unknown file in WordPress core: wp-includes/Text/Diff/Engine/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:38:\"wp-includes/Text/Diff/Engine/index.php\";s:8:\"realFile\";s:80:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Engine/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194415,1697928128,1697928128,'new','knownfile',75,'3e3b2d3e1f01e01c678bcea031bc3518','06682a23e0652d155f47838b01cb103b','Unknown file in WordPress core: wp-includes/Text/Diff/Renderer/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:50:\"wp-includes/Text/Diff/Renderer/.class-wp-cache.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Renderer/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194416,1697928128,1697928128,'new','knownfile',75,'064b9deafeaaa41f6535fd737c85ba0d','bc456697bc7aeb35e2ff1f8fff87ab83','Unknown file in WordPress core: wp-includes/Text/Diff/Renderer/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:40:\"wp-includes/Text/Diff/Renderer/index.php\";s:8:\"realFile\";s:82:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/Renderer/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194417,1697928128,1697928128,'new','knownfile',75,'e016413d3504a9ea7900391376d23eaa','fe3cd9c7c507b3ee901b664c9b1c34fe','Unknown file in WordPress core: wp-includes/Text/Diff/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:31:\"wp-includes/Text/Diff/index.php\";s:8:\"realFile\";s:73:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194418,1697928128,1697928128,'new','knownfile',75,'00e7826ac7f40a8f813d0fd9a8adc5ea','b07947393edc54b07ed74d1717e41f01','Unknown file in WordPress core: wp-includes/Text/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:26:\"wp-includes/Text/index.php\";s:8:\"realFile\";s:68:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194419,1697928128,1697928128,'new','knownfile',75,'94414ea28e9c19f0e59b0e1e8a6b10f2','5fe3220979fa04a62682b0fc74f05de7','Unknown file in WordPress core: wp-includes/assets/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:38:\"wp-includes/assets/.class-wp-cache.php\";s:8:\"realFile\";s:80:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194420,1697928128,1697928128,'new','knownfile',75,'30000fa1d466ad6da2fbd1653409a8fa','d1dbf9b2836e7c4d36c9148a5855ba1e','Unknown file in WordPress core: wp-includes/assets/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:28:\"wp-includes/assets/index.php\";s:8:\"realFile\";s:70:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194421,1697928128,1697928128,'new','knownfile',75,'7e97c560523d2baffe89b1810f7c5508','08c966d4eda147f44e02ac9416439e30','Unknown file in WordPress core: wp-includes/block-patterns/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/block-patterns/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194422,1697928128,1697928128,'new','knownfile',75,'16cd913a0cab5aeaa1204c7e2b7cd65a','6bdee79c946ed43c8ffd8584c11c1105','Unknown file in WordPress core: wp-includes/block-patterns/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:36:\"wp-includes/block-patterns/index.php\";s:8:\"realFile\";s:78:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/block-patterns/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194423,1697928128,1697928128,'new','knownfile',75,'cead0ff1007428aa60633f47281794ad','16653548459f17e2b641f1627f9ac343','Unknown file in WordPress core: wp-includes/block-supports/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/block-supports/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194424,1697928128,1697928128,'new','knownfile',75,'53b31f57d2fbe747a7215333c8641e14','01c98336af319de70a1bad4191d6c2dc','Unknown file in WordPress core: wp-includes/block-supports/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:36:\"wp-includes/block-supports/index.php\";s:8:\"realFile\";s:78:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/block-supports/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194425,1697928128,1697928128,'new','knownfile',75,'60dd8cf77e4818d62fac4dd41df8ea91','4a8929a9280d3b66344ed83121029a5b','Unknown file in WordPress core: wp-includes/blocks/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:38:\"wp-includes/blocks/.class-wp-cache.php\";s:8:\"realFile\";s:80:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194426,1697928128,1697928128,'new','knownfile',75,'760bcdb7079cc06dd23daa2b673445fd','4f39ea6597e3d5b85d8e010e8836707f','Unknown file in WordPress core: wp-includes/blocks/archives/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/blocks/archives/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/archives/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194427,1697928128,1697928128,'new','knownfile',75,'3f20046a7854b06b926113f6194ee658','be511717abc25a38b8e1492fc435914d','Unknown file in WordPress core: wp-includes/blocks/audio/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/audio/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/audio/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194428,1697928128,1697928128,'new','knownfile',75,'a608e19c975eae486dcc273f8377b6a4','e1205b243814fa8c3fccaf5354a466ce','Unknown file in WordPress core: wp-includes/blocks/avatar/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-includes/blocks/avatar/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194429,1697928128,1697928128,'new','knownfile',75,'b12eff58593edefb8f6a8535c1ccd9e2','09d409049298062aa30c341d39560880','Unknown file in WordPress core: wp-includes/blocks/block/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/block/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/block/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194430,1697928128,1697928128,'new','knownfile',75,'1060bd3708baec2ca79e7eeb76e29ce7','8441a10e7d2af954c0725351de4a0daa','Unknown file in WordPress core: wp-includes/blocks/button/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-includes/blocks/button/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/button/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194431,1697928128,1697928128,'new','knownfile',75,'a70dba2598651584291ab4178ead9049','8890abdd01f13b22c1027fb36957f33e','Unknown file in WordPress core: wp-includes/blocks/buttons/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/blocks/buttons/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194432,1697928128,1697928128,'new','knownfile',75,'901452c8fa84ab92b589400155bbd6a8','6dc693b6937cbc0089dbd4a9845a7fbe','Unknown file in WordPress core: wp-includes/blocks/calendar/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/blocks/calendar/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/calendar/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194433,1697928128,1697928128,'new','knownfile',75,'35c1006e449f299ac1c7e9692a34576f','315710676124a8c02a3a3a52f7c4fa0b','Unknown file in WordPress core: wp-includes/blocks/categories/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-includes/blocks/categories/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/categories/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194434,1697928128,1697928128,'new','knownfile',75,'492c85f58c0e030a841d44fd229c7a81','fe7286dc6aa1238c0ab0131a2bda259e','Unknown file in WordPress core: wp-includes/blocks/code/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:43:\"wp-includes/blocks/code/.class-wp-cache.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194435,1697928128,1697928128,'new','knownfile',75,'56926ad46de04c461444ff96a1b1f0aa','a0e9e6fbbda6c68ff298582ee8dcca64','Unknown file in WordPress core: wp-includes/blocks/column/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-includes/blocks/column/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/column/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194436,1697928128,1697928128,'new','knownfile',75,'91f5d3289df9ec77b3232e951037b955','29d6df852cc03cca3cbbdf188e963ccc','Unknown file in WordPress core: wp-includes/blocks/columns/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/blocks/columns/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/columns/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194437,1697928128,1697928128,'new','knownfile',75,'61ddf49f3559512cff1e9d55ead9e36a','e0f4f5435b5dc4a8192eb18224a87084','Unknown file in WordPress core: wp-includes/blocks/comment-author-name/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:58:\"wp-includes/blocks/comment-author-name/.class-wp-cache.php\";s:8:\"realFile\";s:100:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-author-name/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194438,1697928128,1697928128,'new','knownfile',75,'b2031ece86fff9fbfdb92c630e6817e0','d6fc69f9f5322ae4f7524155d0e392f1','Unknown file in WordPress core: wp-includes/blocks/comment-content/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:54:\"wp-includes/blocks/comment-content/.class-wp-cache.php\";s:8:\"realFile\";s:96:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-content/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194439,1697928128,1697928128,'new','knownfile',75,'1ed35cd9cb21b1860a35a78216635e30','cbf62c820fe4f45545f6d55523fd16e4','Unknown file in WordPress core: wp-includes/blocks/comment-date/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/blocks/comment-date/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-date/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194440,1697928128,1697928128,'new','knownfile',75,'5fb0c9bd688fa608cbe163dd83ff0ec6','43a69e07e5fb76b2656b70d6f1d4c4e5','Unknown file in WordPress core: wp-includes/blocks/comment-edit-link/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/blocks/comment-edit-link/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-edit-link/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194441,1697928128,1697928128,'new','knownfile',75,'4c5d33be5af88159d90ab6aa20d5ba12','d0c6f7db5e9cb64b78d948a2162cba75','Unknown file in WordPress core: wp-includes/blocks/comment-reply-link/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:57:\"wp-includes/blocks/comment-reply-link/.class-wp-cache.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-reply-link/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194442,1697928128,1697928128,'new','knownfile',75,'5c3e27318600aab3129205804eb9ce4e','a550b5474d62082d85672f07885159fd','Unknown file in WordPress core: wp-includes/blocks/comment-template/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:55:\"wp-includes/blocks/comment-template/.class-wp-cache.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-template/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194443,1697928128,1697928128,'new','knownfile',75,'4fa6995ac1b732792793ed9554c09af2','36596a27e9b439e6d76548f19a11706b','Unknown file in WordPress core: wp-includes/blocks/comments/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/blocks/comments/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194444,1697928128,1697928128,'new','knownfile',75,'afb99d324a15ee337be619952644c5c7','dd1ef0493e4e1bb1cb0390106414e4d2','Unknown file in WordPress core: wp-includes/blocks/comments-pagination/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:58:\"wp-includes/blocks/comments-pagination/.class-wp-cache.php\";s:8:\"realFile\";s:100:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194445,1697928128,1697928128,'new','knownfile',75,'35e9ca02881d3be434c37a510f662ef9','5bc7d48497bc88a496f6cecf617b3a43','Unknown file in WordPress core: wp-includes/blocks/comments-pagination-next/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:63:\"wp-includes/blocks/comments-pagination-next/.class-wp-cache.php\";s:8:\"realFile\";s:105:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-next/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194446,1697928128,1697928128,'new','knownfile',75,'aa314f71f41d87609c9a5cff92a4ad47','3e241694e5055f41d5e1c82c4636ed26','Unknown file in WordPress core: wp-includes/blocks/comments-pagination-numbers/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:66:\"wp-includes/blocks/comments-pagination-numbers/.class-wp-cache.php\";s:8:\"realFile\";s:108:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-numbers/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194447,1697928128,1697928128,'new','knownfile',75,'fdaf34ed541f5d5f80e54127e08f3492','1712753229fd44432ef73613444b9423','Unknown file in WordPress core: wp-includes/blocks/comments-pagination-previous/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:67:\"wp-includes/blocks/comments-pagination-previous/.class-wp-cache.php\";s:8:\"realFile\";s:109:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-pagination-previous/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194448,1697928128,1697928128,'new','knownfile',75,'989b069622728d2199303d44a64e4ce3','e6dce8069e7f1adb21fa19496abebaa3','Unknown file in WordPress core: wp-includes/blocks/comments-title/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:53:\"wp-includes/blocks/comments-title/.class-wp-cache.php\";s:8:\"realFile\";s:95:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comments-title/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194449,1697928128,1697928128,'new','knownfile',75,'a8bd1ae073cef3d477bd35de39336ab6','fd682db7124e65808599ddc7973502fc','Unknown file in WordPress core: wp-includes/blocks/cover/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/cover/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/cover/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194450,1697928128,1697928128,'new','knownfile',75,'2a7c2e5a181b0cd83306e7d8c9231f32','59642e9d0e475f0eab11fb38874b2681','Unknown file in WordPress core: wp-includes/blocks/embed/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/embed/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/embed/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194451,1697928128,1697928128,'new','knownfile',75,'96b90109bb154e24758df265b2df39fc','2b81f2433ba340be87c126701e577bc0','Unknown file in WordPress core: wp-includes/blocks/file/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:43:\"wp-includes/blocks/file/.class-wp-cache.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194452,1697928128,1697928128,'new','knownfile',75,'410c2460ef8fe6c9ff2c71953215484b','eafa6bd6d51abb6cdfee92d499b5da35','Unknown file in WordPress core: wp-includes/blocks/file/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:33:\"wp-includes/blocks/file/index.php\";s:8:\"realFile\";s:75:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194453,1697928128,1697928128,'new','knownfile',75,'92aa5aeed54e546f5ee1e3e0c3bbe878','11d7db77086eb2525909f5b32f7c963e','Unknown file in WordPress core: wp-includes/blocks/freeform/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/blocks/freeform/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/freeform/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194454,1697928128,1697928128,'new','knownfile',75,'5c5bae4b6755d3546229b2f348565da9','83ba691b2dad7012485ac159ff47f375','Unknown file in WordPress core: wp-includes/blocks/gallery/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/blocks/gallery/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/gallery/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194455,1697928128,1697928128,'new','knownfile',75,'1ef9be04603af7a59806f0d6b245214b','eedc2f012578838c587c16f1bc28916f','Unknown file in WordPress core: wp-includes/blocks/group/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/group/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/group/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194456,1697928128,1697928128,'new','knownfile',75,'a691fb38a31e8d3889d5fa28efcaa57e','fb611721c190fbb64021d616812e3d19','Unknown file in WordPress core: wp-includes/blocks/heading/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/blocks/heading/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/heading/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194457,1697928128,1697928128,'new','knownfile',75,'ed5ffa5ed2da997ec2fc9849cf121c74','aea3ab55ee773b9252cef8f4cf78050c','Unknown file in WordPress core: wp-includes/blocks/home-link/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/home-link/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/home-link/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194458,1697928128,1697928128,'new','knownfile',75,'4b4e14de93f8f70e74a312d90f0b8c6c','a33cbb66deddb3e74540b47674f1dda9','Unknown file in WordPress core: wp-includes/blocks/html/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:43:\"wp-includes/blocks/html/.class-wp-cache.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/html/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194459,1697928128,1697928128,'new','knownfile',75,'e67127f6b30e3224ca06f62007df053c','c251f55482efb626ab2a6035f8ac0511','Unknown file in WordPress core: wp-includes/blocks/image/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/image/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194460,1697928128,1697928128,'new','knownfile',75,'c12b9706f3e113f719c86eef3d7bfbb5','283a60faf0526e366a6c02be39e730fd','Unknown file in WordPress core: wp-includes/blocks/latest-comments/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:54:\"wp-includes/blocks/latest-comments/.class-wp-cache.php\";s:8:\"realFile\";s:96:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-comments/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194461,1697928128,1697928128,'new','knownfile',75,'aaa7ae22e30ef5084cfc42da1eaddc97','cc22efb72359dbe23c423d9e5d111958','Unknown file in WordPress core: wp-includes/blocks/latest-posts/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/blocks/latest-posts/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/latest-posts/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194462,1697928128,1697928128,'new','knownfile',75,'8f99d594ad445f9cfc224fea2816df22','dfbd86e475a4db71069c3219a987957f','Unknown file in WordPress core: wp-includes/blocks/legacy-widget/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:52:\"wp-includes/blocks/legacy-widget/.class-wp-cache.php\";s:8:\"realFile\";s:94:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/legacy-widget/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194463,1697928128,1697928128,'new','knownfile',75,'aca98de0661227ba137e5c60bfe4970e','de30e7d4d85bbf57a765e70fed147c53','Unknown file in WordPress core: wp-includes/blocks/list/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:43:\"wp-includes/blocks/list/.class-wp-cache.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/list/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194464,1697928128,1697928128,'new','knownfile',75,'e6b63cb0d4f7c8e0222b3bb07f017913','2b629071e927e41d0bc78a62a5a7ebca','Unknown file in WordPress core: wp-includes/blocks/list-item/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/list-item/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/list-item/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194465,1697928128,1697928128,'new','knownfile',75,'df59fb379328c587c188bdd8d67378ca','b8b95cdcd0751c8437fee1bb29ab6a31','Unknown file in WordPress core: wp-includes/blocks/loginout/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/blocks/loginout/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/loginout/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194466,1697928128,1697928128,'new','knownfile',75,'1f471d3d4cc36a9b7244a42171fcea31','00c08f9bfc5b6d6a072446883ff0d9ef','Unknown file in WordPress core: wp-includes/blocks/media-text/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-includes/blocks/media-text/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/media-text/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194467,1697928128,1697928128,'new','knownfile',75,'5023f8b4f65899f039b7033c02771840','710a4306ae8d78b1ea873d4f6dbb05cd','Unknown file in WordPress core: wp-includes/blocks/missing/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/blocks/missing/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/missing/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194468,1697928128,1697928128,'new','knownfile',75,'8f3390a5ac6d8554d50748d002619a7f','d3292dece8b9fb29f873a2407c7c4722','Unknown file in WordPress core: wp-includes/blocks/more/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:43:\"wp-includes/blocks/more/.class-wp-cache.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/more/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194469,1697928128,1697928128,'new','knownfile',75,'49ddfefeef49d195a6e44fa26ad40260','46a87ea14cb577f65ac5e8fe0e1d29a4','Unknown file in WordPress core: wp-includes/blocks/navigation/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-includes/blocks/navigation/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194470,1697928128,1697928128,'new','knownfile',75,'53266eeb0a7952fab68aaba35922e86f','31ebbce201a9222a8635faa1c159da9a','Unknown file in WordPress core: wp-includes/blocks/navigation/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:39:\"wp-includes/blocks/navigation/index.php\";s:8:\"realFile\";s:81:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194471,1697928129,1697928129,'new','knownfile',75,'13daa2298dc11030804fe78314724d6b','d603493226118c87079a0fd2abd3c1c4','Unknown file in WordPress core: wp-includes/blocks/navigation-link/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:54:\"wp-includes/blocks/navigation-link/.class-wp-cache.php\";s:8:\"realFile\";s:96:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-link/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194472,1697928129,1697928129,'new','knownfile',75,'c022c51d71c98fb6e836aef55a1ac900','3cb21274f8d6a48efadeb44f4097c5f2','Unknown file in WordPress core: wp-includes/blocks/navigation-submenu/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:57:\"wp-includes/blocks/navigation-submenu/.class-wp-cache.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/navigation-submenu/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194473,1697928129,1697928129,'new','knownfile',75,'0b2523b19dd61709649ce90d32a098ed','fd0828d35f144bfcc982bf9b815dd766','Unknown file in WordPress core: wp-includes/blocks/nextpage/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/blocks/nextpage/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/nextpage/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194474,1697928129,1697928129,'new','knownfile',75,'b84dd215e55512cddf6940bc2316c2bb','5b87a9f71cefd40f3c5f8da96bfa8946','Unknown file in WordPress core: wp-includes/blocks/page-list/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/page-list/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/page-list/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194475,1697928129,1697928129,'new','knownfile',75,'9d31024845b68039d7a30d9e128c748b','ee26649c0e86cc82851ec130776c9ce9','Unknown file in WordPress core: wp-includes/blocks/paragraph/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/paragraph/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/paragraph/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194476,1697928129,1697928129,'new','knownfile',75,'dcb545d7c3d0e5ad961adb7e4c7b29df','ae5b1eb016d727a295b9c0f1b2f93710','Unknown file in WordPress core: wp-includes/blocks/pattern/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/blocks/pattern/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pattern/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194477,1697928129,1697928129,'new','knownfile',75,'b92f98ea99c68974c0a09018287b1794','4c2274db77b5ab5a47eb0bb2bb4b12d2','Unknown file in WordPress core: wp-includes/blocks/post-author/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:50:\"wp-includes/blocks/post-author/.class-wp-cache.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194478,1697928129,1697928129,'new','knownfile',75,'e5670bcfef3e89afb812ba48d6809cee','1e4dbac8dae391a22137625032fca609','Unknown file in WordPress core: wp-includes/blocks/post-author-biography/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:60:\"wp-includes/blocks/post-author-biography/.class-wp-cache.php\";s:8:\"realFile\";s:102:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-author-biography/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194479,1697928129,1697928129,'new','knownfile',75,'6a07b8fae7ee2eabbc8aba38561c97c0','cbfda9ff8079b3bbebc43cf98cf56f6e','Unknown file in WordPress core: wp-includes/blocks/post-comments-form/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:57:\"wp-includes/blocks/post-comments-form/.class-wp-cache.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-comments-form/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194480,1697928129,1697928129,'new','knownfile',75,'11481fc2a8e79f2da8692231f5f0901a','ea63f041f8d69b4c5d0f23bb0f0087a7','Unknown file in WordPress core: wp-includes/blocks/post-content/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/blocks/post-content/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-content/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194481,1697928129,1697928129,'new','knownfile',75,'1148aca0dd78bd83da172978d473af9d','2e03a4473d04927f8775478cc689cf7e','Unknown file in WordPress core: wp-includes/blocks/post-date/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/post-date/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-date/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194482,1697928129,1697928129,'new','knownfile',75,'9d25261f20fc23a68227a9b268443555','56455052aaf44272278eef985ba1cca2','Unknown file in WordPress core: wp-includes/blocks/post-excerpt/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/blocks/post-excerpt/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-excerpt/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194483,1697928129,1697928129,'new','knownfile',75,'c1832031291645d584627c63b0b2ec7a','d039bd98b884d8ee0bc87d160732f220','Unknown file in WordPress core: wp-includes/blocks/post-featured-image/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:58:\"wp-includes/blocks/post-featured-image/.class-wp-cache.php\";s:8:\"realFile\";s:100:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-featured-image/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194484,1697928129,1697928129,'new','knownfile',75,'5decda6267dd4082e2014eb9bd174f86','240b8b867c920e16c2e62be073738420','Unknown file in WordPress core: wp-includes/blocks/post-navigation-link/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:59:\"wp-includes/blocks/post-navigation-link/.class-wp-cache.php\";s:8:\"realFile\";s:101:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-navigation-link/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194485,1697928129,1697928129,'new','knownfile',75,'b41f535952c3ed422d14f263ebe47f4c','58c31423dce23ddfed76e53ba3ea48ee','Unknown file in WordPress core: wp-includes/blocks/post-template/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:52:\"wp-includes/blocks/post-template/.class-wp-cache.php\";s:8:\"realFile\";s:94:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-template/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194486,1697928129,1697928129,'new','knownfile',75,'963005f2837231de2bacd1fdb405ab75','abff9bb9b098b38eafd4fd0d0a94a7cf','Unknown file in WordPress core: wp-includes/blocks/post-terms/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-includes/blocks/post-terms/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-terms/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194487,1697928129,1697928129,'new','knownfile',75,'d5134214d0e6e89c08ae3f5073f23038','cb1897dfe3556cc9252f1aad1afe6b7a','Unknown file in WordPress core: wp-includes/blocks/post-title/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-includes/blocks/post-title/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/post-title/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194488,1697928129,1697928129,'new','knownfile',75,'9dfa16762953767053ef44fb207c8f62','e595ea595f927e6e21539871f3114d41','Unknown file in WordPress core: wp-includes/blocks/preformatted/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/blocks/preformatted/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/preformatted/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194489,1697928129,1697928129,'new','knownfile',75,'bca8de22d742c1290caeef0003f25d33','1caafff94df5d4b00fc93095a625b154','Unknown file in WordPress core: wp-includes/blocks/pullquote/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/pullquote/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pullquote/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194490,1697928129,1697928129,'new','knownfile',75,'eaa8b58c39111618213087f8f63c9e8a','17cf9495b771c08761ec80bcfdae14f4','Unknown file in WordPress core: wp-includes/blocks/query/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/query/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194491,1697928129,1697928129,'new','knownfile',75,'b936b2ad713fcae4619e58ce7a2cc603','bee9fa29d6592d1f79141ceb9e5ef295','Unknown file in WordPress core: wp-includes/blocks/query-no-results/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:55:\"wp-includes/blocks/query-no-results/.class-wp-cache.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-no-results/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194492,1697928129,1697928129,'new','knownfile',75,'ae1fb5599502dfe1a950f2a7f9dd151a','a8106a35cc94edde8d81a676f8f376b7','Unknown file in WordPress core: wp-includes/blocks/query-pagination/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:55:\"wp-includes/blocks/query-pagination/.class-wp-cache.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194493,1697928129,1697928129,'new','knownfile',75,'c9602818d9d9b3b1d350b062d7d12e77','1799ed4e10614743db628533aca9a908','Unknown file in WordPress core: wp-includes/blocks/query-pagination-next/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:60:\"wp-includes/blocks/query-pagination-next/.class-wp-cache.php\";s:8:\"realFile\";s:102:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-next/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194494,1697928129,1697928129,'new','knownfile',75,'41625a87bc3c7bea35c63dc9f2a9e306','d67e885e5c4929a28af2a06b6a091042','Unknown file in WordPress core: wp-includes/blocks/query-pagination-numbers/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:63:\"wp-includes/blocks/query-pagination-numbers/.class-wp-cache.php\";s:8:\"realFile\";s:105:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-numbers/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194495,1697928129,1697928129,'new','knownfile',75,'ccbe791522b8a2ee30d9efd7b1ab3544','859126c4410d5863176ef340ac0fc584','Unknown file in WordPress core: wp-includes/blocks/query-pagination-previous/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:64:\"wp-includes/blocks/query-pagination-previous/.class-wp-cache.php\";s:8:\"realFile\";s:106:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-previous/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194496,1697928129,1697928129,'new','knownfile',75,'b15343f9686daec40ce192bd2c9fa135','696e1f717419c43b8a60551b490e51a5','Unknown file in WordPress core: wp-includes/blocks/query-title/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:50:\"wp-includes/blocks/query-title/.class-wp-cache.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-title/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194497,1697928129,1697928129,'new','knownfile',75,'2966b826d4da2cc31e27d7f1ef79c9cf','400b5b38c95dc1152f255706b5a3faf9','Unknown file in WordPress core: wp-includes/blocks/quote/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/quote/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/quote/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194498,1697928129,1697928129,'new','knownfile',75,'1f516750ee992f36af1ee7539a592d79','1c60addb4b50f6187e3552262d9c06eb','Unknown file in WordPress core: wp-includes/blocks/read-more/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/read-more/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/read-more/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194499,1697928129,1697928129,'new','knownfile',75,'4e8181bcb50ac26e43b15c6cd5ff0e03','043e11d9f45bda8704018fe19bb81bd2','Unknown file in WordPress core: wp-includes/blocks/rss/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:42:\"wp-includes/blocks/rss/.class-wp-cache.php\";s:8:\"realFile\";s:84:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/rss/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194500,1697928129,1697928129,'new','knownfile',75,'bb8300743f301a44564a1dc676e5b724','3ea71de5ec027f2b883d781614fab42a','Unknown file in WordPress core: wp-includes/blocks/search/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-includes/blocks/search/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194501,1697928129,1697928129,'new','knownfile',75,'f6e6744e0cc788ff8eaa4a7d133c44b2','32905bcd1646d99b8b3e0a55bb80239f','Unknown file in WordPress core: wp-includes/blocks/separator/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/separator/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/separator/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194502,1697928129,1697928129,'new','knownfile',75,'022166d8d00dbba360b1a74306c1954f','9d0fa355d7e3bbbff6211bb3a54096d0','Unknown file in WordPress core: wp-includes/blocks/shortcode/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/shortcode/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/shortcode/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194503,1697928129,1697928129,'new','knownfile',75,'0bb6faa1cbdb28d93bdae09411912c4c','a575b19458fbe05b9cff566771f8098b','Unknown file in WordPress core: wp-includes/blocks/site-logo/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/site-logo/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-logo/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194504,1697928129,1697928129,'new','knownfile',75,'e4f14e1e9461432cf39020a5832f019c','f476121301aafde6c043b686557b250c','Unknown file in WordPress core: wp-includes/blocks/site-tagline/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/blocks/site-tagline/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-tagline/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194505,1697928129,1697928129,'new','knownfile',75,'b60ae8e788c241cf18fe1c0854a9720f','1ea74d7219b7b13d7fc68cbb59a856c5','Unknown file in WordPress core: wp-includes/blocks/site-title/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-includes/blocks/site-title/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/site-title/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194506,1697928129,1697928129,'new','knownfile',75,'e17164dbf311fb5e8fca02505934e846','973a23edb5c7764fe0756f56fb08370d','Unknown file in WordPress core: wp-includes/blocks/social-link/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:50:\"wp-includes/blocks/social-link/.class-wp-cache.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-link/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194507,1697928129,1697928129,'new','knownfile',75,'db286a979bf66b776809683ac25826c7','70e68c0f9597e7607f7b0025ef172807','Unknown file in WordPress core: wp-includes/blocks/social-links/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/blocks/social-links/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/social-links/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194508,1697928129,1697928129,'new','knownfile',75,'be13f653fa344b57126b5f01de69f94e','6440c065ed5e74a8b81e5111f234d60b','Unknown file in WordPress core: wp-includes/blocks/spacer/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-includes/blocks/spacer/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/spacer/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194509,1697928129,1697928129,'new','knownfile',75,'5ae2eeed497dd39f41bee1188b8925ef','1c91a4f8613ea1ec480a998cae7cdffd','Unknown file in WordPress core: wp-includes/blocks/table/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/table/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/table/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194510,1697928129,1697928129,'new','knownfile',75,'59644db982aa0e6de38e40a99f254f3e','efef73e42c9808dbe362ee17c0dab630','Unknown file in WordPress core: wp-includes/blocks/tag-cloud/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/blocks/tag-cloud/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/tag-cloud/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194511,1697928129,1697928129,'new','knownfile',75,'fc5ed30068f95516a17a401049e38a47','940dc04f33d4e1f9448d5cee7caca0cf','Unknown file in WordPress core: wp-includes/blocks/template-part/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:52:\"wp-includes/blocks/template-part/.class-wp-cache.php\";s:8:\"realFile\";s:94:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/template-part/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194512,1697928129,1697928129,'new','knownfile',75,'f2dc4dbe150a7c18805ea9ca2c0f888b','d2798c982cf95e4736baaba434a53c08','Unknown file in WordPress core: wp-includes/blocks/term-description/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:55:\"wp-includes/blocks/term-description/.class-wp-cache.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/term-description/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194513,1697928129,1697928129,'new','knownfile',75,'63ecc9d28395185bd5b05fad71dd0d6c','75288481022a7e40b51961b6865ed382','Unknown file in WordPress core: wp-includes/blocks/text-columns/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/blocks/text-columns/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/text-columns/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194514,1697928129,1697928129,'new','knownfile',75,'9c5eca54ea33e7b07d2d1e6a72e52903','8fb51fcf642591ae51127adcaec83526','Unknown file in WordPress core: wp-includes/blocks/verse/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/verse/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/verse/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194515,1697928129,1697928129,'new','knownfile',75,'ff99b85e12d85c67174db3c583e7c404','75e38512843951f726454593a4f058fb','Unknown file in WordPress core: wp-includes/blocks/video/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/blocks/video/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/video/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194516,1697928129,1697928129,'new','knownfile',75,'a89cc06b4911056dc62f1edfc1731f28','45207a2baa29dbf17b3bf1fd522a28db','Unknown file in WordPress core: wp-includes/blocks/widget-group/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/blocks/widget-group/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/widget-group/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194517,1697928129,1697928129,'new','knownfile',75,'10152e9d3e8cf755887ca324d21d07ee','b28d0666e777d135834fbb3dab527dfd','Unknown file in WordPress core: wp-includes/certificates/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/certificates/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/certificates/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194518,1697928129,1697928129,'new','knownfile',75,'60599c5be629b5cc55d38ca59d0a927b','b0a1e2edf73b6731817b43414a8d39dc','Unknown file in WordPress core: wp-includes/css/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:35:\"wp-includes/css/.class-wp-cache.php\";s:8:\"realFile\";s:77:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194519,1697928129,1697928129,'new','knownfile',75,'6f365287954321af5e5c8bf87c0ce8de','de8f1320288514d746e871f81507c2e0','Unknown file in WordPress core: wp-includes/css/dist/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:40:\"wp-includes/css/dist/.class-wp-cache.php\";s:8:\"realFile\";s:82:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194520,1697928129,1697928129,'new','knownfile',75,'3aba91a15407853ca58236601c6a1b6f','42de211664f533a3d97ad4da7d846e4a','Unknown file in WordPress core: wp-includes/css/dist/block-directory/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/css/dist/block-directory/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-directory/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194521,1697928129,1697928129,'new','knownfile',75,'ea1bf65356a4656f70144ceda25e7bb3','3958b6d1b36ec4dbf39c264a49a861d3','Unknown file in WordPress core: wp-includes/css/dist/block-editor/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:53:\"wp-includes/css/dist/block-editor/.class-wp-cache.php\";s:8:\"realFile\";s:95:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-editor/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194522,1697928129,1697928129,'new','knownfile',75,'8e8fcbb08d252209141137c6a709488b','bb21d70c255ebebc8a7cd0f668e11979','Unknown file in WordPress core: wp-includes/css/dist/block-library/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:54:\"wp-includes/css/dist/block-library/.class-wp-cache.php\";s:8:\"realFile\";s:96:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/block-library/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194523,1697928129,1697928129,'new','knownfile',75,'8dab40f2196ff7e644b906ca713890e7','fd05360ec4e08c78106c1c176d801408','Unknown file in WordPress core: wp-includes/css/dist/components/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/css/dist/components/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/components/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194524,1697928129,1697928129,'new','knownfile',75,'31d8bbda43ddc1be8fb3175b8942d2bd','96f452f16b2da3b9848e9dd06aead1a7','Unknown file in WordPress core: wp-includes/css/dist/customize-widgets/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:58:\"wp-includes/css/dist/customize-widgets/.class-wp-cache.php\";s:8:\"realFile\";s:100:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/customize-widgets/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194525,1697928130,1697928130,'new','knownfile',75,'cb37a351fc86cddf5ccf956c5c55fb02','d88afc6fd8b759f29ce6a6ebfd7ee8f4','Unknown file in WordPress core: wp-includes/css/dist/edit-post/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:50:\"wp-includes/css/dist/edit-post/.class-wp-cache.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194526,1697928130,1697928130,'new','knownfile',75,'bb8f08d68cc46bffb759621ea011c41b','c71c78c1749ebfe25faf847cfc0bcfde','Unknown file in WordPress core: wp-includes/css/dist/edit-site/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:50:\"wp-includes/css/dist/edit-site/.class-wp-cache.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-site/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194527,1697928130,1697928130,'new','knownfile',75,'bc50ee9acb50710a9d4c5a9a5a37de35','6467815a9e8c8b2f403ddf35f35c02ab','Unknown file in WordPress core: wp-includes/css/dist/edit-widgets/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:53:\"wp-includes/css/dist/edit-widgets/.class-wp-cache.php\";s:8:\"realFile\";s:95:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-widgets/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194528,1697928130,1697928130,'new','knownfile',75,'1b382e89f6ffdcd8b639645724044c3b','a35d8fca6e39cb069844b4af542bbd1d','Unknown file in WordPress core: wp-includes/css/dist/editor/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/css/dist/editor/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/editor/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194529,1697928130,1697928130,'new','knownfile',75,'4338230d27952e20023c4e2bf12fd14e','d2f00f736304174f2e77074216321353','Unknown file in WordPress core: wp-includes/css/dist/format-library/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:55:\"wp-includes/css/dist/format-library/.class-wp-cache.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/format-library/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194530,1697928130,1697928130,'new','knownfile',75,'6d2fd8537fe23035d9f79eeea60a1d93','8c4b8475425049f1adc5ff81faa421d2','Unknown file in WordPress core: wp-includes/css/dist/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:30:\"wp-includes/css/dist/index.php\";s:8:\"realFile\";s:72:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194531,1697928130,1697928130,'new','knownfile',75,'05d64c7e986336fca989e11f9083c9a2','b3d42f3081b6d6dff2f1c95a3a9b07ea','Unknown file in WordPress core: wp-includes/css/dist/list-reusable-blocks/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:61:\"wp-includes/css/dist/list-reusable-blocks/.class-wp-cache.php\";s:8:\"realFile\";s:103:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/list-reusable-blocks/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194532,1697928130,1697928130,'new','knownfile',75,'10e04b7df882256d3c65eec32d1b4957','6085a949e6e3e0a9f536e97078d3d870','Unknown file in WordPress core: wp-includes/css/dist/nux/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/css/dist/nux/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/nux/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194533,1697928130,1697928130,'new','knownfile',75,'27145827703120d9ff0ea9bd59f52f1d','295850f2413c8e8fe6b6d30aa75fed19','Unknown file in WordPress core: wp-includes/css/dist/reusable-blocks/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/css/dist/reusable-blocks/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/reusable-blocks/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194534,1697928130,1697928130,'new','knownfile',75,'f0c71ce2b6b99df0bd18aa088db7ab96','8ce2aac6f0a2f2a54e8f4013780fdde3','Unknown file in WordPress core: wp-includes/css/dist/widgets/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/css/dist/widgets/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/widgets/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194535,1697928130,1697928130,'new','knownfile',75,'03577ab07c1e21fb69a15534b1bac5c4','201edde711c9defe086f5c34ae8f3e0d','Unknown file in WordPress core: wp-includes/css/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:25:\"wp-includes/css/index.php\";s:8:\"realFile\";s:67:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194536,1697928130,1697928130,'new','knownfile',75,'5d2506cc2adcdc2e1cf57cd35f99273d','3b3db7d7c7fb62f9110ae180f4e9033d','Unknown file in WordPress core: wp-includes/customize/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:41:\"wp-includes/customize/.class-wp-cache.php\";s:8:\"realFile\";s:83:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194537,1697928130,1697928130,'new','knownfile',75,'51cee500d8f0ded47c94c937a892e8fd','3a99ff6a8d246049e84091d0f8c6b67e','Unknown file in WordPress core: wp-includes/customize/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:31:\"wp-includes/customize/index.php\";s:8:\"realFile\";s:73:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/customize/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194538,1697928130,1697928130,'new','knownfile',75,'ddc55105d16a30bf9c2bf8ed0199b3a1','94185a7b435f38c1040c78963a2b5e90','Unknown file in WordPress core: wp-includes/fonts/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:37:\"wp-includes/fonts/.class-wp-cache.php\";s:8:\"realFile\";s:79:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/fonts/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194539,1697928130,1697928130,'new','knownfile',75,'71ed9dd274697770c4b8de2ad351f993','190734d48ca189ee9469eb3b039d838f','Unknown file in WordPress core: wp-includes/images/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:38:\"wp-includes/images/.class-wp-cache.php\";s:8:\"realFile\";s:80:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/images/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194540,1697928130,1697928130,'new','knownfile',75,'fe4cbb73f57d57ac5289e85a43119eaf','ba16a34df61756a134de4e837ab81c04','Unknown file in WordPress core: wp-includes/images/crystal/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/images/crystal/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/images/crystal/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194541,1697928130,1697928130,'new','knownfile',75,'a493502eebc9cc1d00a546c2c5b4d7d9','c8b73f52b06e7bb08b4b7f8b826b84df','Unknown file in WordPress core: wp-includes/images/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:28:\"wp-includes/images/index.php\";s:8:\"realFile\";s:70:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/images/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194542,1697928130,1697928130,'new','knownfile',75,'9a8263d404bee2f508541f42025e5156','68db2e0f98fb0b63f8c2739e33c48a77','Unknown file in WordPress core: wp-includes/images/media/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/images/media/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/images/media/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194543,1697928130,1697928130,'new','knownfile',75,'21e0790ebd60bdd3e01525d90535bf29','7bc99104994ee866054569ebcc469c19','Unknown file in WordPress core: wp-includes/images/smilies/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/images/smilies/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/images/smilies/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194544,1697928130,1697928130,'new','knownfile',75,'d77218eb4588c03227c063fe7242dae9','be5dac434c14c1f72b2881d3674eb0bb','Unknown file in WordPress core: wp-includes/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:21:\"wp-includes/index.php\";s:8:\"realFile\";s:63:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194545,1697928130,1697928130,'new','knownfile',75,'1e661c7e4c50b76a4af2bc1ad07a0425','c36013791ff2017170820bc113f6b4a7','Unknown file in WordPress core: wp-includes/js/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:34:\"wp-includes/js/.class-wp-cache.php\";s:8:\"realFile\";s:76:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194546,1697928130,1697928130,'new','knownfile',75,'fccc1365aea9d5153e4fd0d41ce0044d','0e6b056496c79dfefa954db26e80adec','Unknown file in WordPress core: wp-includes/js/codemirror/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-includes/js/codemirror/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/codemirror/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194547,1697928130,1697928130,'new','knownfile',75,'33362a61d37f00cb8eeb9ac7e3d7b03c','1829d1008a4caadeda7d76bd5c2d1de3','Unknown file in WordPress core: wp-includes/js/crop/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:39:\"wp-includes/js/crop/.class-wp-cache.php\";s:8:\"realFile\";s:81:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/crop/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194548,1697928130,1697928130,'new','knownfile',75,'9f320b701b24570f1686e70b00df02bd','c1d23f125fa0a20c1410ea97af084416','Unknown file in WordPress core: wp-includes/js/dist/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:39:\"wp-includes/js/dist/.class-wp-cache.php\";s:8:\"realFile\";s:81:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194549,1697928130,1697928130,'new','knownfile',75,'5c5893a0203b1e7c474c25822d0c77b6','0d16fcd38a66048baae6bb9825e855be','Unknown file in WordPress core: wp-includes/js/dist/development/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/js/dist/development/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/development/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194550,1697928130,1697928130,'new','knownfile',75,'d7a4bf1480aa63bb27bb9f59b6fbd356','7971ff88a621f67ee747ca1272d390ca','Unknown file in WordPress core: wp-includes/js/dist/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:29:\"wp-includes/js/dist/index.php\";s:8:\"realFile\";s:71:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194551,1697928131,1697928131,'new','knownfile',75,'5c40ce3c29047e90407da9e4a7273e24','42589b310f5b813b8652a462412c51ef','Unknown file in WordPress core: wp-includes/js/dist/vendor/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/js/dist/vendor/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/dist/vendor/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194552,1697928131,1697928131,'new','knownfile',75,'1e31bebea7800966682136867898eb27','ee32f3454eaf4ad24eed31579a8f2314','Unknown file in WordPress core: wp-includes/js/imgareaselect/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/js/imgareaselect/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/imgareaselect/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194553,1697928131,1697928131,'new','knownfile',75,'e27c6a09262cd60e30203f0783714093','97a0a484643c3423d4315116bee83841','Unknown file in WordPress core: wp-includes/js/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:24:\"wp-includes/js/index.php\";s:8:\"realFile\";s:66:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194554,1697928131,1697928131,'new','knownfile',75,'2037e2c67a001a51a2d450ee398a8e86','d5d7c1267b15b194e97bdac3170d422f','Unknown file in WordPress core: wp-includes/js/jcrop/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:40:\"wp-includes/js/jcrop/.class-wp-cache.php\";s:8:\"realFile\";s:82:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jcrop/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194555,1697928131,1697928131,'new','knownfile',75,'8323987b49592e91e2f7cb2cca101df7','ed0bea14e475e73aeb3ac967b5f734c4','Unknown file in WordPress core: wp-includes/js/jquery/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:41:\"wp-includes/js/jquery/.class-wp-cache.php\";s:8:\"realFile\";s:83:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194556,1697928131,1697928131,'new','knownfile',75,'a4e2c74234eb2d57c0f8d63c8ab8d70a','78c1abab5ff20c18caf8078543aea498','Unknown file in WordPress core: wp-includes/js/jquery/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:31:\"wp-includes/js/jquery/index.php\";s:8:\"realFile\";s:73:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194557,1697928131,1697928131,'new','knownfile',75,'c9ed5da4d77e21aa1f6d99b80e57b796','3ea42ead6fd799d9b3de5d821517a236','Unknown file in WordPress core: wp-includes/js/jquery/ui/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/js/jquery/ui/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/jquery/ui/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194558,1697928131,1697928131,'new','knownfile',75,'92588b7e8309112b4e49b359f11a480c','d8ed8f89a2fdfbf9f1aa3049b098aec5','Unknown file in WordPress core: wp-includes/js/mediaelement/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/js/mediaelement/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194559,1697928131,1697928131,'new','knownfile',75,'671aafaea62c7000409cb97710c60433','0424a72a1288797438d5ab4f1c37a16e','Unknown file in WordPress core: wp-includes/js/mediaelement/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:37:\"wp-includes/js/mediaelement/index.php\";s:8:\"realFile\";s:79:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194560,1697928131,1697928131,'new','knownfile',75,'53c6f61f1e2cebb1f3875a4617bf511d','707b4fa2db6acd7442845339b102ce45','Unknown file in WordPress core: wp-includes/js/mediaelement/renderers/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:57:\"wp-includes/js/mediaelement/renderers/.class-wp-cache.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/mediaelement/renderers/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194561,1697928131,1697928131,'new','knownfile',75,'de8a552eb919c4f480d5dcf3a45b75e8','50febb3e4e52de05d1001f488dee984c','Unknown file in WordPress core: wp-includes/js/plupload/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:43:\"wp-includes/js/plupload/.class-wp-cache.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/plupload/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194562,1697928131,1697928131,'new','knownfile',75,'eb1e487f618dd16217efa2799f4b7159','123e3abac3e1c9ffbbe05620d0d588f0','Unknown file in WordPress core: wp-includes/js/swfupload/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/js/swfupload/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/swfupload/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194563,1697928131,1697928131,'new','knownfile',75,'40ae834c56d6c81ff846846663b13cd4','b0828d4c33ec33d912c182ab06232620','Unknown file in WordPress core: wp-includes/js/thickbox/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:43:\"wp-includes/js/thickbox/.class-wp-cache.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/thickbox/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194564,1697928131,1697928131,'new','knownfile',75,'02415ea96dfa48615c580c9c8958e790','bdbe6d35c03c3cf369b67fbca1fff822','Unknown file in WordPress core: wp-includes/js/tinymce/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:42:\"wp-includes/js/tinymce/.class-wp-cache.php\";s:8:\"realFile\";s:84:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194565,1697928131,1697928131,'new','knownfile',75,'f0cf67be58870fa458d0f4915591d6cb','4e90abd90c864259128ec4e3e5758c09','Unknown file in WordPress core: wp-includes/js/tinymce/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:32:\"wp-includes/js/tinymce/index.php\";s:8:\"realFile\";s:74:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194566,1697928131,1697928131,'new','knownfile',75,'c7870cd5eb0c63bbd7b127b675231a39','993ba2a11d2ffbed24abd64f8c057609','Unknown file in WordPress core: wp-includes/js/tinymce/langs/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/js/tinymce/langs/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/langs/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194567,1697928131,1697928131,'new','knownfile',75,'7b34f6fc48349fbdc31685fc6d6fa952','8157c3913120061ab089d8e7caf551ed','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:50:\"wp-includes/js/tinymce/plugins/.class-wp-cache.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194568,1697928131,1697928131,'new','knownfile',75,'fdfb7ff7f9c4adad349ed5404bd03135','eb8718aac7a378ce6caf03a0bfaf788e','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/charmap/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:58:\"wp-includes/js/tinymce/plugins/charmap/.class-wp-cache.php\";s:8:\"realFile\";s:100:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/charmap/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194569,1697928131,1697928131,'new','knownfile',75,'00f8d38bae50abcbfc059075096afc44','f6a8c3360d2468beefcfc1a77f46d8c7','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/colorpicker/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:62:\"wp-includes/js/tinymce/plugins/colorpicker/.class-wp-cache.php\";s:8:\"realFile\";s:104:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/colorpicker/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194570,1697928131,1697928131,'new','knownfile',75,'474f6a6fdfc7a8283900e10b40d9f0d7','96e08fa58d53de4b508f63930ed5c132','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/compat3x/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:59:\"wp-includes/js/tinymce/plugins/compat3x/.class-wp-cache.php\";s:8:\"realFile\";s:101:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/compat3x/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194571,1697928131,1697928131,'new','knownfile',75,'653571967b96edbb89a003e1da9f88ac','b71c684c055d5c4e32d091d29e2fe6b8','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/compat3x/css/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:63:\"wp-includes/js/tinymce/plugins/compat3x/css/.class-wp-cache.php\";s:8:\"realFile\";s:105:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/compat3x/css/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194572,1697928131,1697928131,'new','knownfile',75,'b38128404c29c8fec6b96647c8dd4e51','60a36979ef741ad4c69812a53eb30bda','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/directionality/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:65:\"wp-includes/js/tinymce/plugins/directionality/.class-wp-cache.php\";s:8:\"realFile\";s:107:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/directionality/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194573,1697928131,1697928131,'new','knownfile',75,'545cd96592f99380f619d6a0de045ea8','854b2cacf83f3fe6a058834ab1cda9df','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/fullscreen/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:61:\"wp-includes/js/tinymce/plugins/fullscreen/.class-wp-cache.php\";s:8:\"realFile\";s:103:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/fullscreen/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194574,1697928131,1697928131,'new','knownfile',75,'355adc0b84d1c9b1e00bcf39a385c567','8c827fe5913c3a2d7bf76c05bf1c951a','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/hr/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:53:\"wp-includes/js/tinymce/plugins/hr/.class-wp-cache.php\";s:8:\"realFile\";s:95:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/hr/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194575,1697928131,1697928131,'new','knownfile',75,'a769e0ef7a7e4a367df72e819aa8e031','c28f97d15c6141b9bd6c447d7b5a5e81','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/image/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/js/tinymce/plugins/image/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/image/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194576,1697928131,1697928131,'new','knownfile',75,'aa63fdcc9716d02b8a40d0cce91eea43','c141b9ba1464a17c53858610c04f71fe','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/link/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:55:\"wp-includes/js/tinymce/plugins/link/.class-wp-cache.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/link/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194577,1697928131,1697928131,'new','knownfile',75,'c3d4a2e4e1211224b7307f73691f2403','954ab82ef50eadf508254f6b17e21823','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/lists/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/js/tinymce/plugins/lists/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/lists/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194578,1697928131,1697928131,'new','knownfile',75,'d8320acefc8d94702c915f86947b3416','dfdc20f9a6cb2cfac38d013b69ff85ed','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/media/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/js/tinymce/plugins/media/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/media/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194579,1697928131,1697928131,'new','knownfile',75,'5fd50dbfba2cd3468d1a941fbec1dc1f','56ee30510650a654f4cb413888906cd8','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/paste/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/js/tinymce/plugins/paste/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/paste/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194580,1697928131,1697928131,'new','knownfile',75,'ca9bdbe6e7fdd4bb1a0e9355a48d7cda','a6ca29f22ed073aa819e0cced8018db7','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/tabfocus/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:59:\"wp-includes/js/tinymce/plugins/tabfocus/.class-wp-cache.php\";s:8:\"realFile\";s:101:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/tabfocus/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194581,1697928131,1697928131,'new','knownfile',75,'90ece0b4759ccffbcd3bed8bb797d1e3','a791808f62bf42c30e598b291cccff9f','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/textcolor/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:60:\"wp-includes/js/tinymce/plugins/textcolor/.class-wp-cache.php\";s:8:\"realFile\";s:102:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/textcolor/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194582,1697928131,1697928131,'new','knownfile',75,'7138291634f43530a4628235dfaa5e37','a2a3c14551d33f7802c8402964a223dd','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/wordpress/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:60:\"wp-includes/js/tinymce/plugins/wordpress/.class-wp-cache.php\";s:8:\"realFile\";s:102:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wordpress/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194583,1697928131,1697928131,'new','knownfile',75,'64d593a340bb96cea2438dc8d6db9615','6ac70dc292cc26ec2fa7543a132bbfc4','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/wpautoresize/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:63:\"wp-includes/js/tinymce/plugins/wpautoresize/.class-wp-cache.php\";s:8:\"realFile\";s:105:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpautoresize/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194584,1697928131,1697928131,'new','knownfile',75,'c2d5426033b0760536aa6a201ebc8c64','68ffbe7a044cd97d050a700161e2c017','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/wpdialogs/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:60:\"wp-includes/js/tinymce/plugins/wpdialogs/.class-wp-cache.php\";s:8:\"realFile\";s:102:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpdialogs/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194585,1697928131,1697928131,'new','knownfile',75,'0710933e95c5db9c287e7d2c7392a36c','03e4ba56a37ca8efac5e27949f3f3d80','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/wpeditimage/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:62:\"wp-includes/js/tinymce/plugins/wpeditimage/.class-wp-cache.php\";s:8:\"realFile\";s:104:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpeditimage/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194586,1697928131,1697928131,'new','knownfile',75,'e01f38a09e2c2b39f742fb9621159db0','d23fbdc1bd7dce72190f714303149d1b','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/wpemoji/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:58:\"wp-includes/js/tinymce/plugins/wpemoji/.class-wp-cache.php\";s:8:\"realFile\";s:100:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpemoji/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194587,1697928131,1697928131,'new','knownfile',75,'db15e31b0eb491c025290a7fb9473dd0','8198dca73f796e111c7df1f1ebf91b23','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/wpgallery/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:60:\"wp-includes/js/tinymce/plugins/wpgallery/.class-wp-cache.php\";s:8:\"realFile\";s:102:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpgallery/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194588,1697928131,1697928131,'new','knownfile',75,'81be2288aaa72c8c5a5fd01a21551b72','fd2c320a78d9b5ee84362d4818895302','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/wplink/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:57:\"wp-includes/js/tinymce/plugins/wplink/.class-wp-cache.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wplink/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194589,1697928131,1697928131,'new','knownfile',75,'ec09ca96217ced4a7765e8e680d21ede','e9ff34d448895d896ff2ee02481b8b12','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/wptextpattern/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:64:\"wp-includes/js/tinymce/plugins/wptextpattern/.class-wp-cache.php\";s:8:\"realFile\";s:106:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wptextpattern/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194590,1697928131,1697928131,'new','knownfile',75,'70753aed9f968af7498d91a54046ee78','0e6c542eb7f0974d3d8830fd949b083e','Unknown file in WordPress core: wp-includes/js/tinymce/plugins/wpview/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:57:\"wp-includes/js/tinymce/plugins/wpview/.class-wp-cache.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/wpview/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194591,1697928131,1697928131,'new','knownfile',75,'2bb3da1b3ec4bcd5562f42d1111556ef','c1237d7dbc26cc44a1dc92a24db94535','Unknown file in WordPress core: wp-includes/js/tinymce/skins/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/js/tinymce/skins/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194592,1697928131,1697928131,'new','knownfile',75,'a1fa74520e538beb9efa5247e5d74428','31165be5ae3343b5f688237726b2e948','Unknown file in WordPress core: wp-includes/js/tinymce/skins/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:38:\"wp-includes/js/tinymce/skins/index.php\";s:8:\"realFile\";s:80:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194593,1697928131,1697928131,'new','knownfile',75,'5f03f0d5facc9f7ec4ff2ed3850d8ba7','207719206341928bb1ee276a570eec78','Unknown file in WordPress core: wp-includes/js/tinymce/skins/lightgray/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:58:\"wp-includes/js/tinymce/skins/lightgray/.class-wp-cache.php\";s:8:\"realFile\";s:100:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194594,1697928131,1697928131,'new','knownfile',75,'70faa19d7c673fd48d9d9fac06c96f6d','95cf29e7cedb5bc616d04226fe5ba7ff','Unknown file in WordPress core: wp-includes/js/tinymce/skins/lightgray/fonts/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:64:\"wp-includes/js/tinymce/skins/lightgray/fonts/.class-wp-cache.php\";s:8:\"realFile\";s:106:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/fonts/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194595,1697928131,1697928131,'new','knownfile',75,'02b6af0bb55c324a66396c2e7270084d','a6c8a78c25b6f89ca01550e6114d9771','Unknown file in WordPress core: wp-includes/js/tinymce/skins/lightgray/img/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:62:\"wp-includes/js/tinymce/skins/lightgray/img/.class-wp-cache.php\";s:8:\"realFile\";s:104:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/img/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194596,1697928131,1697928131,'new','knownfile',75,'5bcbafaaf45c473c03ca894ebc0f807f','0eff2f7ca5c3e97ddff5f777b3581016','Unknown file in WordPress core: wp-includes/js/tinymce/skins/lightgray/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/js/tinymce/skins/lightgray/index.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/lightgray/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194597,1697928131,1697928131,'new','knownfile',75,'2de3a5bef63ea86d5b7f01f5999e5374','8302e43819123920c3a2f479c6517dd8','Unknown file in WordPress core: wp-includes/js/tinymce/skins/wordpress/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:58:\"wp-includes/js/tinymce/skins/wordpress/.class-wp-cache.php\";s:8:\"realFile\";s:100:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194598,1697928131,1697928131,'new','knownfile',75,'7153961f5a06e35aeda7f13d53e1954a','8d92c9f55b0b8034b43f428142ec6bc2','Unknown file in WordPress core: wp-includes/js/tinymce/skins/wordpress/images/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:65:\"wp-includes/js/tinymce/skins/wordpress/images/.class-wp-cache.php\";s:8:\"realFile\";s:107:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/images/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194599,1697928131,1697928131,'new','knownfile',75,'af3b4f1bc91ae93b175b832101dbe936','1dc3f60fbd0a7953f22629088dc6b6d7','Unknown file in WordPress core: wp-includes/js/tinymce/skins/wordpress/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/js/tinymce/skins/wordpress/index.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/wordpress/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194600,1697928131,1697928131,'new','knownfile',75,'bccdbf25b9398158af5a5d5c8fb7f57f','78bf297d9bd664f0cdafee661fdf2815','Unknown file in WordPress core: wp-includes/js/tinymce/themes/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-includes/js/tinymce/themes/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/themes/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194601,1697928131,1697928131,'new','knownfile',75,'5d8e1412060608714d06dba9bb96c408','786f27e019e9143b86578d404d00ff80','Unknown file in WordPress core: wp-includes/js/tinymce/themes/inlite/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/js/tinymce/themes/inlite/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/themes/inlite/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194602,1697928131,1697928131,'new','knownfile',75,'02c59c55830854f840451a7e459b7635','41002f49da76c6c9e07bc2e1cc19595c','Unknown file in WordPress core: wp-includes/js/tinymce/themes/modern/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/js/tinymce/themes/modern/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/themes/modern/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194603,1697928131,1697928131,'new','knownfile',75,'06d782ed1dab49c6eceb2776d29ca7d3','0214ff1072966eef8bff285574ace552','Unknown file in WordPress core: wp-includes/js/tinymce/utils/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:48:\"wp-includes/js/tinymce/utils/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/utils/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194604,1697928132,1697928132,'new','knownfile',75,'e2d053d89fdd8713fc9cd7276a4ac42d','33179ee32063de5596979ccf0201e935','Unknown file in WordPress core: wp-includes/php-compat/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:42:\"wp-includes/php-compat/.class-wp-cache.php\";s:8:\"realFile\";s:84:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/php-compat/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194605,1697928132,1697928132,'new','knownfile',75,'43bdbda67db543a510fbd453f327361d','c496223cd2922fbf99d76590165ef791','Unknown file in WordPress core: wp-includes/php-compat/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:32:\"wp-includes/php-compat/index.php\";s:8:\"realFile\";s:74:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/php-compat/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194606,1697928132,1697928132,'new','knownfile',75,'b2c9ae3233acd4bdb6607add4f89a236','bbd676bc0dd018f4e4d97412f4b601a0','Unknown file in WordPress core: wp-includes/pomo/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:36:\"wp-includes/pomo/.class-wp-cache.php\";s:8:\"realFile\";s:78:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/pomo/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194607,1697928132,1697928132,'new','knownfile',75,'93ee7ce02fe2d15b0654d6ae19182881','1545e15ac48f1e09a7e75d5f86a7a6eb','Unknown file in WordPress core: wp-includes/pomo/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:26:\"wp-includes/pomo/index.php\";s:8:\"realFile\";s:68:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/pomo/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194608,1697928132,1697928132,'new','knownfile',75,'d9bb05bd1bd7fe724976db8baa5dac67','52642266e996c72cf1a9072afb207051','Unknown file in WordPress core: wp-includes/rest-api/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:40:\"wp-includes/rest-api/.class-wp-cache.php\";s:8:\"realFile\";s:82:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194609,1697928132,1697928132,'new','knownfile',75,'65f76f97388596d7184a345fe2c43e96','3fa1fcbd7e245ae90a98878079b2fcd0','Unknown file in WordPress core: wp-includes/rest-api/endpoints/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:50:\"wp-includes/rest-api/endpoints/.class-wp-cache.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194610,1697928132,1697928132,'new','knownfile',75,'9f2f2c048d7593942bf7d7d8789fe8fb','8cce48212721f77293bf9947e062ed06','Unknown file in WordPress core: wp-includes/rest-api/endpoints/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:40:\"wp-includes/rest-api/endpoints/index.php\";s:8:\"realFile\";s:82:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/endpoints/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194611,1697928132,1697928132,'new','knownfile',75,'66e3990164343a91d9caa12c79b8d231','1b7b38f34aac9afa20b1a616c333b9ee','Unknown file in WordPress core: wp-includes/rest-api/fields/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/rest-api/fields/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/fields/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194612,1697928132,1697928132,'new','knownfile',75,'f2311293201978573ec0a43f0a39ba44','f84ab01d41abe29cfc0facfbd7193772','Unknown file in WordPress core: wp-includes/rest-api/fields/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:37:\"wp-includes/rest-api/fields/index.php\";s:8:\"realFile\";s:79:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/fields/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194613,1697928132,1697928132,'new','knownfile',75,'e995416b49c418f4134ee86b13268b9e','96eb3cc619bcd3a943cb7d8cd5facc99','Unknown file in WordPress core: wp-includes/rest-api/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:30:\"wp-includes/rest-api/index.php\";s:8:\"realFile\";s:72:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194614,1697928132,1697928132,'new','knownfile',75,'d3f16655fe826497adb46a4413157505','ee8eee4cd438d96b1bd65707d22ed17e','Unknown file in WordPress core: wp-includes/rest-api/search/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:47:\"wp-includes/rest-api/search/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/search/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194615,1697928132,1697928132,'new','knownfile',75,'226cf8774366b38a382cfc4fd4eb93c7','2cd77c77ddf8aa5c420f36cc83e53bc7','Unknown file in WordPress core: wp-includes/rest-api/search/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:37:\"wp-includes/rest-api/search/index.php\";s:8:\"realFile\";s:79:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/rest-api/search/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194616,1697928132,1697928132,'new','knownfile',75,'3de6a3980448aa04deccb7ab18129a7b','9ad24a5cddff7f060eb3346be3b90700','Unknown file in WordPress core: wp-includes/sitemaps/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:40:\"wp-includes/sitemaps/.class-wp-cache.php\";s:8:\"realFile\";s:82:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194617,1697928132,1697928132,'new','knownfile',75,'21121fff3e08383856d82fc316d0d995','481dd24bdf53ea06ba1cf6850db82425','Unknown file in WordPress core: wp-includes/sitemaps/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:30:\"wp-includes/sitemaps/index.php\";s:8:\"realFile\";s:72:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194618,1697928132,1697928132,'new','knownfile',75,'c50c77ffabeb684791082a81f696d79a','9d73afd087c76370abdd3c32accf9993','Unknown file in WordPress core: wp-includes/sitemaps/providers/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:50:\"wp-includes/sitemaps/providers/.class-wp-cache.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/providers/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194619,1697928132,1697928132,'new','knownfile',75,'6c62d2e757e8fba1b2a6f208da360155','2cd8bbad08db18e83cacb1afa2418b10','Unknown file in WordPress core: wp-includes/sitemaps/providers/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:40:\"wp-includes/sitemaps/providers/index.php\";s:8:\"realFile\";s:82:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/providers/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194620,1697928132,1697928132,'new','knownfile',75,'86f03714f0d37acb277d5ef33d894f69','51db3b3407ae1fee6275524c54531e93','Unknown file in WordPress core: wp-includes/sodium_compat/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-includes/sodium_compat/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194621,1697928132,1697928132,'new','knownfile',75,'6b74e5ee935275f6ad43132272afbb49','94a8ec74c875bfa14564644212d80fbf','Unknown file in WordPress core: wp-includes/sodium_compat/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:35:\"wp-includes/sodium_compat/index.php\";s:8:\"realFile\";s:77:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194622,1697928132,1697928132,'new','knownfile',75,'cac5293f56aebb87c8e7d6be751b37f4','5683994d931657944838be0d01eef534','Unknown file in WordPress core: wp-includes/sodium_compat/lib/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-includes/sodium_compat/lib/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194623,1697928132,1697928132,'new','knownfile',75,'7f907ffa6edc6641d5fea3626ecb6e1e','ba75d98f7a40efaf8d4373ac31ed56d1','Unknown file in WordPress core: wp-includes/sodium_compat/lib/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:39:\"wp-includes/sodium_compat/lib/index.php\";s:8:\"realFile\";s:81:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/lib/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194624,1697928132,1697928132,'new','knownfile',75,'98b51c7ae890b74babf4c1792c37038f','89676d0ba8e37e5edf20025ecb0914b0','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/sodium_compat/namespaced/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194625,1697928132,1697928132,'new','knownfile',75,'28e423c6ca76c43f635afae2b45e3faf','4cc6672fad8dab8f205fabf657bdc81c','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/Core/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:61:\"wp-includes/sodium_compat/namespaced/Core/.class-wp-cache.php\";s:8:\"realFile\";s:103:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194626,1697928132,1697928132,'new','knownfile',75,'5ad49f92a9d855ede45b421cc3dda536','c6562b6f03a09651708eecdeb7495644','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/Core/ChaCha20/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:70:\"wp-includes/sodium_compat/namespaced/Core/ChaCha20/.class-wp-cache.php\";s:8:\"realFile\";s:112:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194627,1697928132,1697928132,'new','knownfile',75,'34c8f67e244e827d3331cf839d87aec8','0eaddc491348bed0e7414bfbf1e7ac57','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/Core/ChaCha20/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:60:\"wp-includes/sodium_compat/namespaced/Core/ChaCha20/index.php\";s:8:\"realFile\";s:102:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/ChaCha20/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194628,1697928132,1697928132,'new','knownfile',75,'06664a6104df844da7d3cd831617304d','fe632b77a99386232666e7ca5cef5f57','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/Core/Curve25519/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:72:\"wp-includes/sodium_compat/namespaced/Core/Curve25519/.class-wp-cache.php\";s:8:\"realFile\";s:114:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194629,1697928132,1697928132,'new','knownfile',75,'bb580a8b0282fbd141ddd78845ed9ca9','f008e2cb531b16d1a9bc970abfe27164','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:75:\"wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/.class-wp-cache.php\";s:8:\"realFile\";s:117:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194630,1697928132,1697928132,'new','knownfile',75,'3ba056826c31d420180b080863d2f4fb','0af6d40e22b49260854697793cf00971','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:65:\"wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/index.php\";s:8:\"realFile\";s:107:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194631,1697928132,1697928132,'new','knownfile',75,'f72f1d12e251adb5e78bc99afef5a0ab','2dd279c39d2cc3e549e09a50a9bdf698','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/Core/Curve25519/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:62:\"wp-includes/sodium_compat/namespaced/Core/Curve25519/index.php\";s:8:\"realFile\";s:104:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Curve25519/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194632,1697928132,1697928132,'new','knownfile',75,'341f5e2d7df5f7ef6feca94dceedc3f3','d3df062c58bce620bdbfb456ec8da754','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/Core/Poly1305/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:70:\"wp-includes/sodium_compat/namespaced/Core/Poly1305/.class-wp-cache.php\";s:8:\"realFile\";s:112:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Poly1305/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194633,1697928132,1697928132,'new','knownfile',75,'1e352985bc62cc0577d84081b4a94964','ac25a8daa35c4b147ece11697f28e81a','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/Core/Poly1305/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:60:\"wp-includes/sodium_compat/namespaced/Core/Poly1305/index.php\";s:8:\"realFile\";s:102:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/Poly1305/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194634,1697928132,1697928132,'new','knownfile',75,'9b0e0464d5dafc7bee81a5cfc486ef55','b965b7f6265ddd0564339a0bb05fed46','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/Core/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/sodium_compat/namespaced/Core/index.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/Core/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194635,1697928132,1697928132,'new','knownfile',75,'c38a2d4df65394f861a4ff2d35bdc886','51bffb8b7e727bd55725ff5c6c708859','Unknown file in WordPress core: wp-includes/sodium_compat/namespaced/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/sodium_compat/namespaced/index.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/namespaced/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194636,1697928132,1697928132,'new','knownfile',75,'45fb007040a3671e5a14b2dbcd974dfe','859334a1412d0e534d1fef2fb87bdf30','Unknown file in WordPress core: wp-includes/sodium_compat/src/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:49:\"wp-includes/sodium_compat/src/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194637,1697928132,1697928132,'new','knownfile',75,'4cf4f283ad09d942550b4d8a33a99864','e0befd987d02ce1403682db569dfc31c','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:54:\"wp-includes/sodium_compat/src/Core/.class-wp-cache.php\";s:8:\"realFile\";s:96:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194638,1697928132,1697928132,'new','knownfile',75,'dd8ca17c4bb1b553ed3f3db5f4ccfc7b','128c8f866d1a7282214201037aa70169','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/Base64/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:61:\"wp-includes/sodium_compat/src/Core/Base64/.class-wp-cache.php\";s:8:\"realFile\";s:103:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Base64/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194639,1697928132,1697928132,'new','knownfile',75,'3ad65d2b41438eca506527756eedff5b','9f07a612459a51a66842c0d247951f4d','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/Base64/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:51:\"wp-includes/sodium_compat/src/Core/Base64/index.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Base64/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194640,1697928132,1697928132,'new','knownfile',75,'e6420f19ca889f8d840a66f731c24b52','516ba687adebdae48a148b23a0c1b461','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/ChaCha20/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:63:\"wp-includes/sodium_compat/src/Core/ChaCha20/.class-wp-cache.php\";s:8:\"realFile\";s:105:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/ChaCha20/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194641,1697928132,1697928132,'new','knownfile',75,'491589de5f83fba6cb1c0162588f47b0','187d6e7d5b959867c991a3ab682ae152','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/ChaCha20/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:53:\"wp-includes/sodium_compat/src/Core/ChaCha20/index.php\";s:8:\"realFile\";s:95:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/ChaCha20/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194642,1697928132,1697928132,'new','knownfile',75,'c855def2767ab805f59b51aab590406c','83b0539b0478c95ad9a747b005ffb598','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/Curve25519/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:65:\"wp-includes/sodium_compat/src/Core/Curve25519/.class-wp-cache.php\";s:8:\"realFile\";s:107:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194643,1697928132,1697928132,'new','knownfile',75,'d244ef56dad0ead46d1510de3dd5b1c1','2426c6836647399d0393158b28e90709','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/Curve25519/Ge/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:68:\"wp-includes/sodium_compat/src/Core/Curve25519/Ge/.class-wp-cache.php\";s:8:\"realFile\";s:110:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194644,1697928132,1697928132,'new','knownfile',75,'004c07818fd1f5a9323ca18fffbb4c45','e751382aad14ed0ea34a5c71b9da4704','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/Curve25519/Ge/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:58:\"wp-includes/sodium_compat/src/Core/Curve25519/Ge/index.php\";s:8:\"realFile\";s:100:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/Ge/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194645,1697928132,1697928132,'new','knownfile',75,'72285889ee0635148354d56c5bc25567','ca077b3c1910cb3590306ad40ac382c9','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/Curve25519/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:55:\"wp-includes/sodium_compat/src/Core/Curve25519/index.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Curve25519/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194646,1697928132,1697928132,'new','knownfile',75,'4d550b432247721d4dfe755a22ca6620','ebc89c5c7bc12d3f663517ba8c1684a1','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/Poly1305/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:63:\"wp-includes/sodium_compat/src/Core/Poly1305/.class-wp-cache.php\";s:8:\"realFile\";s:105:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Poly1305/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194647,1697928132,1697928132,'new','knownfile',75,'f0d3c79a253326d6274f1b820c501d7b','40d785afad7d8f94690b723b8cbc2827','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/Poly1305/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:53:\"wp-includes/sodium_compat/src/Core/Poly1305/index.php\";s:8:\"realFile\";s:95:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/Poly1305/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194648,1697928132,1697928132,'new','knownfile',75,'0bc9d759cc871b5583b6554ee961afe2','6ff3a638abca75345cb1d1a8b3de1c13','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/SecretStream/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:67:\"wp-includes/sodium_compat/src/Core/SecretStream/.class-wp-cache.php\";s:8:\"realFile\";s:109:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/SecretStream/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194649,1697928132,1697928132,'new','knownfile',75,'68d25625668be9d9719d103b3f689c2e','8a48179278224ba5e4f0a31527d1aeeb','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/SecretStream/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:57:\"wp-includes/sodium_compat/src/Core/SecretStream/index.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/SecretStream/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194650,1697928132,1697928132,'new','knownfile',75,'819e650dbdbb023395b57f9708867af5','e3fb2a1b38f9986868284e9a6d932842','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/sodium_compat/src/Core/index.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194651,1697928132,1697928132,'new','knownfile',75,'041d5a9d0f1b792e313d892017845d9c','19ae67eacc255319356d363c64eea995','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:56:\"wp-includes/sodium_compat/src/Core32/.class-wp-cache.php\";s:8:\"realFile\";s:98:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194652,1697928132,1697928132,'new','knownfile',75,'4fc94d2ab90f91cfc0314f984437880e','ed9177baaf79cb59bf7dc2587fd719c5','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/ChaCha20/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:65:\"wp-includes/sodium_compat/src/Core32/ChaCha20/.class-wp-cache.php\";s:8:\"realFile\";s:107:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/ChaCha20/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194653,1697928132,1697928132,'new','knownfile',75,'9bc3eced2563ef022a062714f6d258cf','9e701710203257da895e2d68cb9544b1','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/ChaCha20/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:55:\"wp-includes/sodium_compat/src/Core32/ChaCha20/index.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/ChaCha20/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194654,1697928132,1697928132,'new','knownfile',75,'62d30a8bf918cd692d3d2e9fea3ad662','95643d7ea8e29a5bb096e845c4bcd7b6','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/Curve25519/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:67:\"wp-includes/sodium_compat/src/Core32/Curve25519/.class-wp-cache.php\";s:8:\"realFile\";s:109:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194655,1697928132,1697928132,'new','knownfile',75,'97252511ed52ae28f1286ec14f4a7cc5','bc064917788555ef817dfe4571b050bb','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/Curve25519/Ge/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:70:\"wp-includes/sodium_compat/src/Core32/Curve25519/Ge/.class-wp-cache.php\";s:8:\"realFile\";s:112:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194656,1697928132,1697928132,'new','knownfile',75,'68d57a0fc368ab3e815b18f2158064d7','32ec5b88e3fce42a25219444333f3149','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/Curve25519/Ge/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:60:\"wp-includes/sodium_compat/src/Core32/Curve25519/Ge/index.php\";s:8:\"realFile\";s:102:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/Ge/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194657,1697928132,1697928132,'new','knownfile',75,'432b2c7b00cec4affa73291bcf8b2f64','e64ea93b9ad2a0ab4457fff92a3c1698','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/Curve25519/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:57:\"wp-includes/sodium_compat/src/Core32/Curve25519/index.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Curve25519/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194658,1697928132,1697928132,'new','knownfile',75,'f35d22d6ca6fec47448a609793150aae','20eeab953b9089c19b4d99b9ae73711b','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/Poly1305/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:65:\"wp-includes/sodium_compat/src/Core32/Poly1305/.class-wp-cache.php\";s:8:\"realFile\";s:107:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Poly1305/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194659,1697928132,1697928132,'new','knownfile',75,'5d0c398141f96dea08c031c96baa65fe','19a30a459e92856c15fef7fa84db3ef6','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/Poly1305/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:55:\"wp-includes/sodium_compat/src/Core32/Poly1305/index.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/Poly1305/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194660,1697928132,1697928132,'new','knownfile',75,'c0cd1ee7c1a4e88cc32f94dceadb565b','3f09bc3a8156315d58bfa078ec7bc04c','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/SecretStream/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:69:\"wp-includes/sodium_compat/src/Core32/SecretStream/.class-wp-cache.php\";s:8:\"realFile\";s:111:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/SecretStream/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194661,1697928132,1697928132,'new','knownfile',75,'e2d41cace480238173512b2d27833e48','99717ae60bc8b68b0fd9a129478391dc','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/SecretStream/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:59:\"wp-includes/sodium_compat/src/Core32/SecretStream/index.php\";s:8:\"realFile\";s:101:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/SecretStream/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194662,1697928132,1697928132,'new','knownfile',75,'ac6e8e8ab2bf582f01f4771dda830f0d','cd20facf3ee447b2a79d6801e8932cec','Unknown file in WordPress core: wp-includes/sodium_compat/src/Core32/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:46:\"wp-includes/sodium_compat/src/Core32/index.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194663,1697928132,1697928132,'new','knownfile',75,'dd6ee8bda573309acd8fa664bf9f5460','bbb0d330c1ffce535ecf14ac941503f1','Unknown file in WordPress core: wp-includes/sodium_compat/src/PHP52/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:55:\"wp-includes/sodium_compat/src/PHP52/.class-wp-cache.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/PHP52/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194664,1697928132,1697928132,'new','knownfile',75,'0f417527ad19289a019fdb4405facfd3','f6284bba51a02f02c0b0c7a2aed655fc','Unknown file in WordPress core: wp-includes/sodium_compat/src/PHP52/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:45:\"wp-includes/sodium_compat/src/PHP52/index.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/PHP52/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194665,1697928132,1697928132,'new','knownfile',75,'f6c724ab99e98639aed48dc93854c380','7c064c476203e2b11246a017c13cf771','Unknown file in WordPress core: wp-includes/sodium_compat/src/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:39:\"wp-includes/sodium_compat/src/index.php\";s:8:\"realFile\";s:81:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194666,1697928132,1697928132,'new','knownfile',75,'7b495d4e2e00ea1d657d51205b0dabf0','0714e8bc4da602c9117a6aa95f84bb1b','Unknown file in WordPress core: wp-includes/style-engine/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/style-engine/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/style-engine/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194667,1697928132,1697928132,'new','knownfile',75,'5c9e92627feaeb64fdf226d4edcfdd2e','4a121e93fd4b2d6851fa098aafa22a0c','Unknown file in WordPress core: wp-includes/style-engine/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:34:\"wp-includes/style-engine/index.php\";s:8:\"realFile\";s:76:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/style-engine/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194668,1697928132,1697928132,'new','knownfile',75,'f3263756a5e31d0b3cc4d3f309bff706','f3974ee4d48a7d2c2d7ffd2fdb46bd9d','Unknown file in WordPress core: wp-includes/theme-compat/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:44:\"wp-includes/theme-compat/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194669,1697928132,1697928132,'new','knownfile',75,'b21e6a0369bd1cd1ae0f35f71e1aeb26','4e578a2c51c649a8bc0310012b20f21a','Unknown file in WordPress core: wp-includes/theme-compat/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:34:\"wp-includes/theme-compat/index.php\";s:8:\"realFile\";s:76:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/theme-compat/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194670,1697928132,1697928132,'new','knownfile',75,'f953f73a10997734a967202f7a8c9e98','c8f9768f8f617c19a0534ad3e023d847','Unknown file in WordPress core: wp-includes/widgets/.class-wp-cache.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:39:\"wp-includes/widgets/.class-wp-cache.php\";s:8:\"realFile\";s:81:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/.class-wp-cache.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194671,1697928132,1697928132,'new','knownfile',75,'9926074cc41cf36e73c0da7162d20d5a','68917953a0acc3b75a939a7edcdc1951','Unknown file in WordPress core: wp-includes/widgets/index.php','This file is in a WordPress core location but is not distributed with this version of WordPress. This scan often includes files left over from a previous WordPress version, but it may also find files added by another plugin, files added by your host, or malicious files added by an attacker. <a href=\"https://www.wordfence.com/help/?query=scan-result-unknown-file-in-wordpress-core\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More<span class=\"screen-reader-text\"> (opens in new tab)</span></a>','a:6:{s:4:\"file\";s:29:\"wp-includes/widgets/index.php\";s:8:\"realFile\";s:71:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/widgets/index.php\";s:5:\"cType\";s:4:\"core\";s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;}'),(194672,1697928332,1697928332,'new','file',100,'ea7108f1d954cbae6484d9ccf0c174e8','13e3704cf2039d638ec00a37190cb83e','File appears to be malicious or unsafe: wp-content/plugins/contact-form-7/modules/date.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:13:{s:4:\"file\";s:50:\"wp-content/plugins/contact-form-7/modules/date.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/date.php\";s:4:\"shac\";s:64:\"BE5C60A60EF197ADB998BC6A911CFBCEA90860DCF1BF0338E7109153E41EA5EF\";s:9:\"highSense\";b:0;s:5:\"cType\";s:6:\"plugin\";s:5:\"cName\";s:14:\"Contact Form 7\";s:8:\"cVersion\";s:5:\"5.5.1\";s:4:\"cKey\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:7:\"canDiff\";b:1;s:6:\"canFix\";b:1;s:9:\"canDelete\";b:0;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194673,1697928332,1697928332,'new','file',100,'4c529fc2868804935968dfb5ec90a5fd','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/plesk/.plesk.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:79:\"wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/plesk/.plesk.php\";s:8:\"realFile\";s:121:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/integrations/plesk/.plesk.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194674,1697928332,1697928332,'new','file',100,'c427acebdb6e7fda200bc0ea37391111','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/css/dist/nux/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:44:\"wp-includes/css/dist/nux/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/nux/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194675,1697928332,1697928332,'new','file',100,'9c581cab0e2470fab44fffac2eb5676a','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/buttons/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:46:\"wp-includes/blocks/buttons/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/buttons/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194676,1697928332,1697928332,'new','file',100,'1f85a408d69df718468d79f2026c55eb','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wp-mail-smtp/assets/languages/.languages.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:63:\"wp-content/plugins/wp-mail-smtp/assets/languages/.languages.php\";s:8:\"realFile\";s:105:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/assets/languages/.languages.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194677,1697928332,1697928332,'new','file',100,'dfa1e99345a791dadaa994ec4698175a','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-content/uploads/elementor/css/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:52:\"wp-content/uploads/elementor/css/.class-wp-cache.php\";s:8:\"realFile\";s:94:\"/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/elementor/css/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194678,1697928332,1697928332,'new','file',100,'e06dc3f4a0f368aa73a0e02f6955a948','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/freeform/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:47:\"wp-includes/blocks/freeform/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/freeform/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194679,1697928332,1697928332,'new','file',100,'e8da39a1a8dc814379686b2b90474994','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wordfence/modules/login-security/views/settings/.settings.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:80:\"wp-content/plugins/wordfence/modules/login-security/views/settings/.settings.php\";s:8:\"realFile\";s:122:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/settings/.settings.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194680,1697928332,1697928332,'new','file',100,'800bdcdfeff95b424356387372c2aeee','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/styles/.styles.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:87:\"wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/styles/.styles.php\";s:8:\"realFile\";s:129:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/styles/.styles.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194681,1697928332,1697928332,'new','file',100,'2c9d75a943e1a15bdb8f596b2a90ba8c','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: /home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:48:\"wp-includes/js/tinymce/skins/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/skins/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194682,1697928332,1697928332,'new','file',100,'9b5637bdf257aed566050dc281d9ba0f','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/templates/admin/settings/.settings.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:70:\"wp-content/plugins/wpforms-lite/templates/admin/settings/.settings.php\";s:8:\"realFile\";s:112:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/admin/settings/.settings.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194683,1697928332,1697928332,'new','file',100,'b370df7d1414446286380fe3710dba61','fb40e4ebe65a6b80bdfd00fd92938e92','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-excerpt.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:83:\"wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-excerpt.php\";s:8:\"realFile\";s:125:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/vc-gitem-post-excerpt.php\";s:4:\"shac\";s:64:\"587492A134FC678921D723AC54093694413CA45F5E9D606CCD695DD2A7FE46C4\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194684,1697928332,1697928332,'new','file',100,'7681ee574077a74a576fb8374eddecc1','35bb47d31bc2946d21b4d21d6bb45449','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wbpakeryshortcodefishbones.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:99:\"wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wbpakeryshortcodefishbones.php\";s:8:\"realFile\";s:141:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/core/class-wbpakeryshortcodefishbones.php\";s:4:\"shac\";s:64:\"F4CE0D74837E08B45854F2834AD2E77AD6C4ECC43658FC3F9E6893B5618CBC59\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194685,1697928332,1697928332,'new','file',100,'ac52a060660a54365afee42d5a832070','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/.woocommerce.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:91:\"wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/.woocommerce.php\";s:8:\"realFile\";s:133:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/woocommerce/.woocommerce.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194686,1697928332,1697928332,'new','file',100,'4a641bdf17117e680f6ca232216d9702','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/revslider/public/views/.views.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:52:\"wp-content/plugins/revslider/public/views/.views.php\";s:8:\"realFile\";s:94:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/public/views/.views.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194687,1697928332,1697928332,'new','file',100,'4bfee5e3acb43bd1e5d7672de0c4adc9','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wp-mail-smtp/src/UsageTracking/.UsageTracking.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:68:\"wp-content/plugins/wp-mail-smtp/src/UsageTracking/.UsageTracking.php\";s:8:\"realFile\";s:110:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/UsageTracking/.UsageTracking.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194688,1697928332,1697928332,'new','file',100,'793cb28baefc355f0927f8c55c72aad7','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Connector/.Connector.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:109:\"wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Connector/.Connector.php\";s:8:\"realFile\";s:151:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/fbett/le_acme2/src/LE_ACME2/Connector/.Connector.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194689,1697928332,1697928332,'new','file',100,'42f22cd817376480180f7a9055b1c8ab','e952172dc72d679a4f7ef6ccae21c162','File appears to be malicious or unsafe: wp-includes/Text/Diff/index.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:31:\"wp-includes/Text/Diff/index.php\";s:8:\"realFile\";s:73:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/Text/Diff/index.php\";s:4:\"shac\";s:64:\"A0476B837A75049CA1A9CAC596DC5554199E2EA40102DAC1D0D1F198211656DA\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194690,1697928332,1697928332,'new','file',100,'98653d10142fa308991e5fa79ce0d891','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/read-more/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:48:\"wp-includes/blocks/read-more/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/read-more/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194691,1697928332,1697928332,'new','file',100,'b99483a9df58b365672e86338655d8cc','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl/.Curl.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:98:\"wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl/.Curl.php\";s:8:\"realFile\";s:140:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/monolog/monolog/src/Monolog/Handler/Curl/.Curl.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194692,1697928332,1697928332,'new','file',100,'3bae8b947275ed258c5a4c9a8f5f5705','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/really-simple-ssl/languages/.languages.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:61:\"wp-content/plugins/really-simple-ssl/languages/.languages.php\";s:8:\"realFile\";s:103:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/languages/.languages.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194693,1697928332,1697928332,'new','file',100,'06bf1e2fdd42f794f592dc6aa0353d44','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/css/dist/widgets/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:48:\"wp-includes/css/dist/widgets/.class-wp-cache.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/widgets/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194694,1697928332,1697928332,'new','file',100,'826906629db68d59e0fe3253988e3ca1','1d55b60e1bcd641f62d02f36069bb38c','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/params/vc_grid_item/editor/class-vc-grid-item-editor.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:95:\"wp-content/plugins/js_composer/include/params/vc_grid_item/editor/class-vc-grid-item-editor.php\";s:8:\"realFile\";s:137:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/class-vc-grid-item-editor.php\";s:4:\"shac\";s:64:\"FFB9A2D76F32F533F1B828837DDD732B96DA87E8C307E76B018FACE1134123FF\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194695,1697928332,1697928332,'new','file',100,'b67e657f40d3fe6966e054c74a545ab2','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/tmhOAuth/.tmhOAuth.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:82:\"wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/tmhOAuth/.tmhOAuth.php\";s:8:\"realFile\";s:124:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/plugins/tweet-php/lib/tmhOAuth/.tmhOAuth.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194696,1697928332,1697928332,'new','file',100,'685a50b3ea62c4da8683ebc8fffae510','3b2158540367586b5d364ff67058c3c5','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/autoload/vc-settings-presets.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:71:\"wp-content/plugins/js_composer/include/autoload/vc-settings-presets.php\";s:8:\"realFile\";s:113:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/vc-settings-presets.php\";s:4:\"shac\";s:64:\"DD15797D7F341C2360CF3E78948D60B2FA740749DA5418B6F4AEB7FA8F93502A\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194697,1697928332,1697928332,'new','file',100,'2f9b0a7cd92bce810f7dd8d60bf231ed','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/css/dist/edit-post/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:50:\"wp-includes/css/dist/edit-post/.class-wp-cache.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/edit-post/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194698,1697928332,1697928332,'new','file',100,'45960f8bbbedd67052c15af2d904b2cf','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/.options_object.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:103:\"wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/.options_object.php\";s:8:\"realFile\";s:145:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/extensions/options_object/.options_object.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194699,1697928332,1697928332,'new','file',100,'d302432c78599caacccfe5ebdd134b3d','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/revslider/admin/assets/images/guide/.guide.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:65:\"wp-content/plugins/revslider/admin/assets/images/guide/.guide.php\";s:8:\"realFile\";s:107:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/assets/images/guide/.guide.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194700,1697928332,1697928332,'new','file',100,'e9504310d6139a513d8c8a06bbae8340','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/avatar/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:45:\"wp-includes/blocks/avatar/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/avatar/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194701,1697928332,1697928332,'new','file',100,'157c6f518afdf1f2fca7225a633f7a25','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/contact-form-7/admin/includes/.includes.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:62:\"wp-content/plugins/contact-form-7/admin/includes/.includes.php\";s:8:\"realFile\";s:104:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/admin/includes/.includes.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194702,1697928332,1697928332,'new','file',100,'f4bb4bd80082b2858d78f39e9f15b140','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/src/Admin/.Admin.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:52:\"wp-content/plugins/wpforms-lite/src/Admin/.Admin.php\";s:8:\"realFile\";s:94:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/.Admin.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194703,1697928332,1697928332,'new','file',100,'2b6c0429e5b4f9cb4c031e7c29f08d8d','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-content/uploads/rsssl/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:44:\"wp-content/uploads/rsssl/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/rsssl/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194704,1697928332,1697928332,'new','file',100,'0d815fa055352a6fd3ef79c13a3ded96','08dc24f9a0c3400a8f4b34878485fd1d','File appears to be malicious or unsafe: wp-content/themes/main/includes/plugins/importer/wordpress-importer.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( get_template_directory() . '/.' . basename( get_template_directory</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:71:\"wp-content/themes/main/includes/plugins/importer/wordpress-importer.php\";s:8:\"realFile\";s:113:\"/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/includes/plugins/importer/wordpress-importer.php\";s:4:\"shac\";s:64:\"155AACAEF7B19903D6D4059F91D07C4AAA8848C1655AB4AE5069A98BA69A1806\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194705,1697928332,1697928332,'new','file',100,'51b5af02faa32fd93b1c4ba7772177f5','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/params/vc_grid_item/.vc_grid_item.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:76:\"wp-content/plugins/js_composer/include/params/vc_grid_item/.vc_grid_item.php\";s:8:\"realFile\";s:118:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/.vc_grid_item.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194706,1697928332,1697928332,'new','file',100,'734222c922620114d6bec99f8bdb1c3e','e952172dc72d679a4f7ef6ccae21c162','File appears to be malicious or unsafe: wp-includes/index.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:21:\"wp-includes/index.php\";s:8:\"realFile\";s:63:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/index.php\";s:4:\"shac\";s:64:\"A0476B837A75049CA1A9CAC596DC5554199E2EA40102DAC1D0D1F198211656DA\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194707,1697928332,1697928332,'new','file',100,'a9fa8356f4b32c29d6e3275ab4ea1708','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/js_composer/config/deprecated/.deprecated.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:64:\"wp-content/plugins/js_composer/config/deprecated/.deprecated.php\";s:8:\"realFile\";s:106:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/deprecated/.deprecated.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194708,1697928332,1697928332,'new','file',100,'77b74edeb53779744b0852e769926c29','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: /home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/link/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:55:\"wp-includes/js/tinymce/plugins/link/.class-wp-cache.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/link/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194709,1697928332,1697928332,'new','file',100,'a86f33190d95ed5913c2a09e100913b1','aa67e8a8c24c512e873e7d38ca29db0f','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/autoload/params/vc_grid_item.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:71:\"wp-content/plugins/js_composer/include/autoload/params/vc_grid_item.php\";s:8:\"realFile\";s:113:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/autoload/params/vc_grid_item.php\";s:4:\"shac\";s:64:\"70D798A4E660AC2AEFA7E5F77E285B36DD0B3D904C571683C04E6973F04E4F0C\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194710,1697928332,1697928332,'new','file',100,'97a40df0440b925ad4ff3e566cf95056','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/params/gutenberg/.gutenberg.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:70:\"wp-content/plugins/js_composer/include/params/gutenberg/.gutenberg.php\";s:8:\"realFile\";s:112:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/gutenberg/.gutenberg.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194711,1697928332,1697928332,'new','file',100,'19f2648e6e391dee48ef45887748fc0e','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/css/dist/editor/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:47:\"wp-includes/css/dist/editor/.class-wp-cache.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/css/dist/editor/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194712,1697928332,1697928332,'new','file',100,'9643207138f39b0db284c52acddfc925','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/query-pagination-previous/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:64:\"wp-includes/blocks/query-pagination-previous/.class-wp-cache.php\";s:8:\"realFile\";s:106:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/query-pagination-previous/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194713,1697928332,1697928332,'new','file',100,'fc52bbdb2eb4b1baf61a2bf3944287e0','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: /home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/.wp.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:48:\"wp-content/plugins/js_composer/config/wp/.wp.php\";s:8:\"realFile\";s:90:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/config/wp/.wp.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194714,1697928332,1697928332,'new','file',100,'ec7b8331aea8b9ef3315c032fcc6e397','53fda6dfe85c707280100687b400d834','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/params/loop/loop.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:59:\"wp-content/plugins/js_composer/include/params/loop/loop.php\";s:8:\"realFile\";s:101:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/loop/loop.php\";s:4:\"shac\";s:64:\"A16C50B6F5F45C85B67FEC48084A4E4D1792EA9EDB45BF07A4A6A24CBE185223\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194715,1697928332,1697928332,'new','file',100,'9880393b63cec0da7d8577a66149507f','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/image/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:44:\"wp-includes/blocks/image/.class-wp-cache.php\";s:8:\"realFile\";s:86:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/image/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194716,1697928332,1697928332,'new','file',100,'380187e8b56507331bfa2ed7628d9ef6','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/code/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:43:\"wp-includes/blocks/code/.class-wp-cache.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/code/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194717,1697928332,1697928332,'new','file',100,'4e26afb311c0ed365ee504cfaa0894a3','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wp-mail-smtp/src/Reports/Emails/.Emails.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:62:\"wp-content/plugins/wp-mail-smtp/src/Reports/Emails/.Emails.php\";s:8:\"realFile\";s:104:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Reports/Emails/.Emails.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194718,1697928332,1697928332,'new','file',100,'d7b565f4df2fef5157a85ee38f887135','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/.Operator.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:105:\"wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/.Operator.php\";s:8:\"realFile\";s:147:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/really-simple-ssl/lets-encrypt/vendor/plesk/api-php-lib/src/Api/Operator/.Operator.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194719,1697928332,1697928332,'new','file',100,'048c99c0905ccdb96467729a6dc6b555','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/.acf.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:75:\"wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/.acf.php\";s:8:\"realFile\";s:117:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/vendors/plugins/acf/.acf.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194720,1697928332,1697928332,'new','file',100,'884ac75228b3ae8068861dde75b537b9','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color_rgba/.color_rgba.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:95:\"wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color_rgba/.color_rgba.php\";s:8:\"realFile\";s:137:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/color_rgba/.color_rgba.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194721,1697928332,1697928332,'new','file',100,'9549217917d4e025e73f204dbd845f3a','4b916c9a270ae35f2f8066302426da5b','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/params/options/options.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:65:\"wp-content/plugins/js_composer/include/params/options/options.php\";s:8:\"realFile\";s:107:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/options/options.php\";s:4:\"shac\";s:64:\"AC40BB092C2C7CCBD765B7E8EDF31FDCB32B17B6809E617FE9854134BB215200\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194722,1697928332,1697928332,'new','file',100,'48d327f3b3808cc3d5ae12fe4e3e5897','36c22656449808900bcecf0dd51dcf14','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/helpers/helpers_factory.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:66:\"wp-content/plugins/js_composer/include/helpers/helpers_factory.php\";s:8:\"realFile\";s:108:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/helpers/helpers_factory.php\";s:4:\"shac\";s:64:\"B69D2CAAA7A844A2B80974DE91F538CE24A7A8BB1D1B57718F2DD0228A11756A\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194723,1697928332,1697928332,'new','file',100,'0b04f8f3fce52dea8251be8258ac567e','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/.Shortcut.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:89:\"wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/.Shortcut.php\";s:8:\"realFile\";s:131:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/.Shortcut.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194724,1697928332,1697928332,'new','file',100,'167096b7ac3f0ca872802616555e89fd','e952172dc72d679a4f7ef6ccae21c162','File appears to be malicious or unsafe: wp-includes/assets/index.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:28:\"wp-includes/assets/index.php\";s:8:\"realFile\";s:70:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/assets/index.php\";s:4:\"shac\";s:64:\"A0476B837A75049CA1A9CAC596DC5554199E2EA40102DAC1D0D1F198211656DA\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194725,1697928332,1697928332,'new','file',100,'a7fd384ec7f0bfd2b6d152f598c30c3f','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/.lib.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:82:\"wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/.lib.php\";s:8:\"realFile\";s:124:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/sendinblue/api-v3-sdk/lib/.lib.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194726,1697928332,1697928332,'new','file',100,'6339c9fd416e0b0b65a9a4bcf604dbe0','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/.modules.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:98:\"wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/.modules.php\";s:8:\"realFile\";s:140:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/divi/includes/modules/.modules.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194727,1697928332,1697928332,'new','file',100,'cebef3591cfe2c2f9d99dce3b8bcee01','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/partials/.partials.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:98:\"wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/partials/.partials.php\";s:8:\"realFile\";s:140:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/vc_grid_item/editor/partials/.partials.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194728,1697928332,1697928332,'new','file',100,'2b9e18082a809184da353be3f64bf1ea','5df7f8efbe02ed76e51285b272ae248d','File appears to be malicious or unsafe: wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Poly1305/State.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:13:{s:4:\"file\";s:80:\"wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Poly1305/State.php\";s:8:\"realFile\";s:122:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/libs/sodium_compat/src/Core32/Poly1305/State.php\";s:4:\"shac\";s:64:\"108B464DE4ED95E0D1095E44B86BB974E4DD69AC7564780C7B063F3B1D9A26D2\";s:9:\"highSense\";b:0;s:5:\"cType\";s:6:\"plugin\";s:5:\"cName\";s:12:\"WP Mail SMTP\";s:8:\"cVersion\";s:5:\"3.1.0\";s:4:\"cKey\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:7:\"canDiff\";b:1;s:6:\"canFix\";b:1;s:9:\"canDelete\";b:0;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194729,1697928332,1697928332,'new','file',100,'2f3e68d08d8c741e6994b3625d065ad5','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/templates/params/google_fonts/.google_fonts.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:86:\"wp-content/plugins/js_composer/include/templates/params/google_fonts/.google_fonts.php\";s:8:\"realFile\";s:128:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/templates/params/google_fonts/.google_fonts.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194730,1697928332,1697928332,'new','file',100,'212881d3771fd2b2d9d205e521c94156','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: /home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2019/04/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:46:\"wp-content/uploads/2019/04/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2019/04/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194731,1697928332,1697928332,'new','file',100,'c6b4695e486431594979c241d4f685b0','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/contact-form-7/modules/stripe/.stripe.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:60:\"wp-content/plugins/contact-form-7/modules/stripe/.stripe.php\";s:8:\"realFile\";s:102:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/stripe/.stripe.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194732,1697928332,1697928332,'new','file',100,'00299efd5e7d9ef2df4347b398ee7979','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/pattern/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:46:\"wp-includes/blocks/pattern/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/pattern/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194733,1697928332,1697928332,'new','file',100,'17d0cd765b30a35e4ea4c5606b220eba','e952172dc72d679a4f7ef6ccae21c162','File appears to be malicious or unsafe: wp-includes/SimplePie/Cache/index.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:37:\"wp-includes/SimplePie/Cache/index.php\";s:8:\"realFile\";s:79:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Cache/index.php\";s:4:\"shac\";s:64:\"A0476B837A75049CA1A9CAC596DC5554199E2EA40102DAC1D0D1F198211656DA\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194734,1697928332,1697928332,'new','file',100,'b507882e2ece54fe784d52088cea7328','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/preformatted/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:51:\"wp-includes/blocks/preformatted/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/preformatted/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194735,1697928332,1697928332,'new','file',100,'47082f970055f0453a8bc39a9f5c6927','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: /home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/colorpicker/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:62:\"wp-includes/js/tinymce/plugins/colorpicker/.class-wp-cache.php\";s:8:\"realFile\";s:104:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/js/tinymce/plugins/colorpicker/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194736,1697928332,1697928332,'new','file',100,'fabd976375f42901f8b40e3ac01187bc','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/comment-date/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:51:\"wp-includes/blocks/comment-date/.class-wp-cache.php\";s:8:\"realFile\";s:93:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/comment-date/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194737,1697928332,1697928332,'new','file',100,'82bc6b852ec87937495b7e26d938ad9e','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/SimplePie/Content/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:49:\"wp-includes/SimplePie/Content/.class-wp-cache.php\";s:8:\"realFile\";s:91:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/Content/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194738,1697928332,1697928332,'new','file',100,'24d251a2e58975e64569fbaf0da9f0b5','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/file/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:43:\"wp-includes/blocks/file/.class-wp-cache.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/file/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194739,1697928332,1697928332,'new','file',100,'bc7eb488325a765ca8837bd5a2824e21','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/SimplePie/XML/Declaration/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:57:\"wp-includes/SimplePie/XML/Declaration/.class-wp-cache.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/Declaration/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194740,1697928332,1697928332,'new','file',100,'d5475282af2a4153a23531b2444398f9','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/css/.css.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:81:\"wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/css/.css.php\";s:8:\"realFile\";s:123:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/css/.css.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194741,1697928332,1697928332,'new','file',100,'3a2bb08154ff977fcf23492b23b13892','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/.Parser.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:78:\"wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/.Parser.php\";s:8:\"realFile\";s:120:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/.Parser.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194742,1697928332,1697928332,'new','file',100,'efed24ccbe391444490508a8d381954c','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/.dist.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:88:\"wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/.dist.php\";s:8:\"realFile\";s:130:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/dist/.dist.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194743,1697928332,1697928332,'new','file',100,'b7697cc7b4e002149609ba30f6a41540','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: /home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/.EC.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:94:\"wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/.EC.php\";s:8:\"realFile\";s:136:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Crypt/EC/.EC.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194744,1697928332,1697928332,'new','file',100,'0cc1e94d2c4770bcd30df74e8484ff2d','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/.geolocation.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:95:\"wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/.geolocation.php\";s:8:\"realFile\";s:137:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/templates/education/admin/settings/geolocation/.geolocation.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194745,1697928332,1697928332,'new','file',100,'782702d6c1ea72c387de4d271735c631','34a86fc0db71b0afe75a4f431e99b300','File appears to be malicious or unsafe: wp-content/plugins/contact-form-7/modules/checkbox.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:13:{s:4:\"file\";s:54:\"wp-content/plugins/contact-form-7/modules/checkbox.php\";s:8:\"realFile\";s:96:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/checkbox.php\";s:4:\"shac\";s:64:\"D283049C4B692AFB3B088B3451C6CB4DA9DC0EE8360E6D7688E0ABEDE95AD3BA\";s:9:\"highSense\";b:0;s:5:\"cType\";s:6:\"plugin\";s:5:\"cName\";s:14:\"Contact Form 7\";s:8:\"cVersion\";s:5:\"5.5.1\";s:4:\"cKey\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:7:\"canDiff\";b:1;s:6:\"canFix\";b:1;s:9:\"canDelete\";b:0;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194746,1697928332,1697928332,'new','file',100,'9b475de762ef42adde818fc896cba350','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/.Sendgrid.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:68:\"wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/.Sendgrid.php\";s:8:\"realFile\";s:110:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/src/Providers/Sendgrid/.Sendgrid.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194747,1697928332,1697928332,'new','file',100,'2a12a34dda9f7766513073257cd923bb','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/lite/templates/education/builder/.builder.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:77:\"wp-content/plugins/wpforms-lite/lite/templates/education/builder/.builder.php\";s:8:\"realFile\";s:119:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/lite/templates/education/builder/.builder.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194748,1697928332,1697928332,'new','file',100,'cf4c54dcc3ffa13d04bbed12be239664','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/themes/main/woocommerce/checkout/.checkout.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:57:\"wp-content/themes/main/woocommerce/checkout/.checkout.php\";s:8:\"realFile\";s:99:\"/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/woocommerce/checkout/.checkout.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194749,1697928332,1697928332,'new','file',100,'44b077ce1831a57a6412d4112d54ed3d','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/revslider/includes/EspressoDev/.EspressoDev.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:66:\"wp-content/plugins/revslider/includes/EspressoDev/.EspressoDev.php\";s:8:\"realFile\";s:108:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/includes/EspressoDev/.EspressoDev.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194750,1697928332,1697928332,'new','file',100,'637f8e7db46aa2a7969c5dd26ba44c52','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/.Exception.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:105:\"wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/.Exception.php\";s:8:\"realFile\";s:147:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/.Exception.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194751,1697928332,1697928332,'new','file',100,'9645e2ab4ccd19cbf4de985fb65c0e0c','b686be98d669c8c1db3f11c7035537a6','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/params/vc_grid_item/editor/navbar/class-vc-navbar-grid-item.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:102:\"wp-content/plugins/js_composer/include/params/vc_grid_item/editor/navbar/class-vc-navbar-grid-item.php\";s:8:\"realFile\";s:144:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/params/vc_grid_item/editor/navbar/class-vc-navbar-grid-item.php\";s:4:\"shac\";s:64:\"CBB5DA86283C4E4A13972480AEFB0C953DCF0BA7F93D17B779DE2100ABC9078E\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194752,1697928332,1697928332,'new','file',100,'73a67c533eaf8d546e4daffb6d195dcb','e952172dc72d679a4f7ef6ccae21c162','File appears to be malicious or unsafe: wp-includes/sodium_compat/src/Core32/ChaCha20/index.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:55:\"wp-includes/sodium_compat/src/Core32/ChaCha20/index.php\";s:8:\"realFile\";s:97:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sodium_compat/src/Core32/ChaCha20/index.php\";s:4:\"shac\";s:64:\"A0476B837A75049CA1A9CAC596DC5554199E2EA40102DAC1D0D1F198211656DA\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194753,1697928332,1697928332,'new','file',100,'69eeb12547fa13d7e54af271af42248c','2f0b98c62e7437a5c2f5fd8552a6618e','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-simplexml.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:111:\"wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-simplexml.php\";s:8:\"realFile\";s:153:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/core/shared-templates/importer/class-vc-wxr-parser-simplexml.php\";s:4:\"shac\";s:64:\"B3C155B8DA79FB1F06CAC0184B0B94AD1F0449AECBB1E5733AA192A669853D82\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194754,1697928332,1697928332,'new','file',100,'16af98b183c0b336284c693adb5eba01','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/.Tokenizer.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:91:\"wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/.Tokenizer.php\";s:8:\"realFile\";s:133:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/.Tokenizer.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194755,1697928332,1697928332,'new','file',100,'c66633251cb6a878862f42b57ae25642','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: /home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2017/07/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:46:\"wp-content/uploads/2017/07/.class-wp-cache.php\";s:8:\"realFile\";s:88:\"/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2017/07/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194756,1697928332,1697928332,'new','file',100,'3994282d738f9f71f6b8be9206207604','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings/.Settings.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:80:\"wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings/.Settings.php\";s:8:\"realFile\";s:122:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/src/Admin/Education/Admin/Settings/.Settings.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194757,1697928332,1697928332,'new','file',100,'825e7cbfc32710ec80df5345eebe3862','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wordfence/modules/login-security/views/common/.common.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:76:\"wp-content/plugins/wordfence/modules/login-security/views/common/.common.php\";s:8:\"realFile\";s:118:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wordfence/modules/login-security/views/common/.common.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194758,1697928332,1697928332,'new','file',100,'17e993b32108afee0422d5fa53ffda54','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/.GMP.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:114:\"wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/.GMP.php\";s:8:\"realFile\";s:156:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wp-mail-smtp/vendor_prefixed/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/GMP/.GMP.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194759,1697928332,1697928332,'new','file',100,'0c2ae11066afa7f5d427410703c47501','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/classes/shortcodes/paginator/.paginator.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:82:\"wp-content/plugins/js_composer/include/classes/shortcodes/paginator/.paginator.php\";s:8:\"realFile\";s:124:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/shortcodes/paginator/.paginator.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194760,1697928332,1697928332,'new','file',100,'ddfd1732a3c208f67a993997df9593cb','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/.WP_CLI.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:94:\"wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/.WP_CLI.php\";s:8:\"realFile\";s:136:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/.WP_CLI.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194761,1697928332,1697928332,'new','file',100,'36e55a5301ae571ff828714cc653bb0c','5a0514db3bcf119a96ee40cf4639f759','File appears to be malicious or unsafe: wp-content/themes/twentytwentyone/functions.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( get_template_directory() . '/.' . basename( get_template_directory</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:13:{s:4:\"file\";s:47:\"wp-content/themes/twentytwentyone/functions.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/functions.php\";s:4:\"shac\";s:64:\"E5038F4429C4C140BD9129BD06C4F0DCF9C498E021D59DFF85C0B31F3BA8895E\";s:9:\"highSense\";b:0;s:5:\"cType\";s:5:\"theme\";s:5:\"cName\";s:17:\"Twenty Twenty-One\";s:8:\"cVersion\";s:3:\"1.4\";s:4:\"cKey\";s:15:\"twentytwentyone\";s:7:\"canDiff\";b:1;s:6:\"canFix\";b:1;s:9:\"canDelete\";b:0;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194762,1697928332,1697928332,'new','file',100,'7cb41f5d1b0863da257f7adfe923304e','e952172dc72d679a4f7ef6ccae21c162','File appears to be malicious or unsafe: wp-includes/sitemaps/providers/index.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:40:\"wp-includes/sitemaps/providers/index.php\";s:8:\"realFile\";s:82:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/sitemaps/providers/index.php\";s:4:\"shac\";s:64:\"A0476B837A75049CA1A9CAC596DC5554199E2EA40102DAC1D0D1F198211656DA\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194763,1697928332,1697928332,'new','file',100,'08aaf240500b560bedccee6b73cbc217','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric/.numeric.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:89:\"wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric/.numeric.php\";s:8:\"realFile\";s:131:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/validation/numeric/.numeric.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194764,1697928332,1697928332,'new','file',100,'f47182c0e58ff99d10f0a14c95698773','b4105e197f0755fb1b6884b46a53250b','File appears to be malicious or unsafe: wp-content/plugins/contact-form-7/includes/contact-form-functions.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:13:{s:4:\"file\";s:69:\"wp-content/plugins/contact-form-7/includes/contact-form-functions.php\";s:8:\"realFile\";s:111:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/includes/contact-form-functions.php\";s:4:\"shac\";s:64:\"9202FF44F27F6F98D863F68DBC4B78AE424F4C86ED6D3D36F4962CB181BDA69E\";s:9:\"highSense\";b:0;s:5:\"cType\";s:6:\"plugin\";s:5:\"cName\";s:14:\"Contact Form 7\";s:8:\"cVersion\";s:5:\"5.5.1\";s:4:\"cKey\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:7:\"canDiff\";b:1;s:6:\"canFix\";b:1;s:9:\"canDelete\";b:0;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194765,1697928332,1697928332,'new','file',100,'70bac0f0d523551b0c49f9385faffbd5','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/themes/main/framework/plugins-activation/.plugins-activation.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:75:\"wp-content/themes/main/framework/plugins-activation/.plugins-activation.php\";s:8:\"realFile\";s:117:\"/home2/faster25/public_html/ansrwanda.com/wp-content/themes/main/framework/plugins-activation/.plugins-activation.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194766,1697928332,1697928332,'new','file',100,'ec7bea8f65a2339af64e1e132399eaf7','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/themes/twentytwentyone/template-parts/post/.post.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:63:\"wp-content/themes/twentytwentyone/template-parts/post/.post.php\";s:8:\"realFile\";s:105:\"/home2/faster25/public_html/ansrwanda.com/wp-content/themes/twentytwentyone/template-parts/post/.post.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194767,1697928332,1697928332,'new','file',100,'773bca9e238fee9459bf35510a94e78c','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/lang/.lang.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:83:\"wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/lang/.lang.php\";s:8:\"realFile\";s:125:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/gosolarthemes-core/admin/ReduxCore/inc/themecheck/lang/.lang.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194768,1697928332,1697928332,'new','file',100,'ed5c655fb91908d7b9dde42b480db7f0','e952172dc72d679a4f7ef6ccae21c162','File appears to be malicious or unsafe: wp-includes/SimplePie/XML/Declaration/index.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:47:\"wp-includes/SimplePie/XML/Declaration/index.php\";s:8:\"realFile\";s:89:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/SimplePie/XML/Declaration/index.php\";s:4:\"shac\";s:64:\"A0476B837A75049CA1A9CAC596DC5554199E2EA40102DAC1D0D1F198211656DA\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194769,1697928332,1697928332,'new','file',100,'08db3fd639f3b7f62461129ece27d411','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/.Exception.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:105:\"wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/.Exception.php\";s:8:\"realFile\";s:147:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/.Exception.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194770,1697928332,1697928332,'new','file',100,'4c4e196fe41239a25fe4914e57433011','9d920828486d7284a00bcedce9326836','File appears to be malicious or unsafe: wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/.assets.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">wfconfig';<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>if ( $wpdb->get_var( "SHOW TABLES LIKE '{$a1a6db6bf80696c9240bb50ff3c4e596c}'" ) == $a1a6db6bf80696c9240bb50ff3c4e596c ) {<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span><span class=\"wf-hex-sequence\">\\x09</span>$af6dfb30fdeef9e6c31fc6f628acfde82 = $wpdb->get_row( "S...</strong> <br><br>The issue type is: <strong>Backdoor:PHP/nulled.backdoor.9518</strong><br>Description: <strong>Backdoor behavior used to hide malware from malware scanners</strong>','a:9:{s:4:\"file\";s:96:\"wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/.assets.php\";s:8:\"realFile\";s:138:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/revslider/admin/includes/shortcode_generator/gutenberg/src/assets/.assets.php\";s:4:\"shac\";s:64:\"31DDAD19C0B3F7FA369A6293688E5F6B7EFF1211D40BE7574A31927FD83942A5\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194771,1697928332,1697928332,'new','file',100,'f280a70fe1c49566eccdf33f0c6315e6','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-content/uploads/2022/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:43:\"wp-content/uploads/2022/.class-wp-cache.php\";s:8:\"realFile\";s:85:\"/home2/faster25/public_html/ansrwanda.com/wp-content/uploads/2022/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194772,1697928332,1697928332,'new','file',100,'5f69f31b3b753ef2b1c30c0950783640','aee2d6f3603c2e47dc43c8e95bb0caa6','File appears to be malicious or unsafe: wp-content/plugins/js_composer/include/classes/editors/class-vc-backend-editor.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:9:{s:4:\"file\";s:82:\"wp-content/plugins/js_composer/include/classes/editors/class-vc-backend-editor.php\";s:8:\"realFile\";s:124:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/js_composer/include/classes/editors/class-vc-backend-editor.php\";s:4:\"shac\";s:64:\"69A223A76D77D431AB152FB7A13BDB77E0ECE8FB2F4610BC98AEA13A5394A601\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194773,1697928332,1697928332,'new','file',100,'983abfd4583c55da4ff4406b4d8f9c8e','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-includes/blocks/search/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:45:\"wp-includes/blocks/search/.class-wp-cache.php\";s:8:\"realFile\";s:87:\"/home2/faster25/public_html/ansrwanda.com/wp-includes/blocks/search/.class-wp-cache.php\";s:4:\"shac\";s:64:\"9E8ABF98693CDD220A913C8517F2B0B8E6A4BF149CC0D4A9585081C9D7062E55\";s:9:\"highSense\";b:0;s:7:\"canDiff\";b:0;s:6:\"canFix\";b:0;s:9:\"canDelete\";b:1;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194774,1697928332,1697928332,'new','file',100,'3df374b784426c860021dccfe1cc9faf','6d131fd7fed14bf58ea6aa18a50e0cd6','File appears to be malicious or unsafe: wp-content/plugins/contact-form-7/modules/file.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\">{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span> include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path</strong> <br><br>The issue type is: <strong>Backdoor:PHP/lfi.basename.13469</strong><br>Description: <strong>Suspicious generic file inclusion depending on plugin/theme basename</strong>','a:13:{s:4:\"file\";s:50:\"wp-content/plugins/contact-form-7/modules/file.php\";s:8:\"realFile\";s:92:\"/home2/faster25/public_html/ansrwanda.com/wp-content/plugins/contact-form-7/modules/file.php\";s:4:\"shac\";s:64:\"C2AE48C9C5782A7B0ADE1E9FC8D18DC14DD233B573F735F0457BC4E8B8D3D807\";s:9:\"highSense\";b:0;s:5:\"cType\";s:6:\"plugin\";s:5:\"cName\";s:14:\"Contact Form 7\";s:8:\"cVersion\";s:5:\"5.5.1\";s:4:\"cKey\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:7:\"canDiff\";b:1;s:6:\"canFix\";b:1;s:9:\"canDelete\";b:0;s:13:\"canRegenerate\";b:0;s:8:\"wpconfig\";b:0;}'),(194775,1697928332,1697928332,'new','file',100,'67a823d5f99d9612821504887781f6ba','e7975dffd14cd25b21f49c0c5927e2cb','File appears to be malicious or unsafe: wp-admin/css/colors/coffee/.class-wp-cache.php','This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The matched text in this file is: <strong style=\"color: #F00;\" class=\"wf-split-word\"><?php<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>error_reporting( 0 );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>ini_set( 'display_errors', false );<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>class a9fc795f4231c7a599d072ce5e117d55f<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span>{<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $aa94ecb3fba7999af65b2bc185ceb1ff4;<span class=\"wf-hex-sequence\">\\x0d</span><span class=\"wf-hex-sequence\">\\x0a</span><span class=\"wf-hex-sequence\">\\x09</span>private $ab4c8b29911b6edf827ef131d1a1ce5...</strong> <br><br>The issue type is: <strong>Suspicious:PHP/muted.11631</strong><br>Description: <strong>Suspicious startup behavior often seen in shells</strong>','a:9:{s:4:\"file\";s:46:\"